Date: Thu, 14 Jul 2016 09:29:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210287] New port: sysutils/abduco Session management in a clean and simple way Message-ID: <bug-210287-13-MIstRrkID0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210287-13@https.bugs.freebsd.org/bugzilla/> References: <bug-210287-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210287 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: jbeich Date: Thu Jul 14 09:29:04 UTC 2016 New revision: 418526 URL: https://svnweb.freebsd.org/changeset/ports/418526 Log: sysutils/abduco: add new port PR: 210287 Submitted by: David Wildasin <swdragonmaus@gmail.com> abduco provides session management i.e., it allows programs to be run independently from their controlling terminal. That is programs can be detached - run in the background - and then later reattached. Together with dvtm it provides a simpler and cleaner alternative to tmux or screen. abduco is in many ways very similar to dtach but is a completely independent implementation which is actively maintained, contains no legacy code, provides a few additional features, has a cleaner, more robust implementation and is distributed under the ISC license. http://www.brain-dump.org/projects/abduco/ Changes: head/sysutils/Makefile head/sysutils/abduco/ head/sysutils/abduco/Makefile head/sysutils/abduco/distinfo head/sysutils/abduco/pkg-descr --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210287-13-MIstRrkID0>