Date: Wed, 19 Oct 2005 15:01:26 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/mussh Makefile distinfo Message-ID: <200510191501.j9JF1QiD092480@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2005-10-19 15:01:26 UTC FreeBSD ports repository Modified files: security/mussh Makefile distinfo Log: - Update to 0.6 - Pass maintainership to submitter This version adds the following features: - added '-s' to ssh-agent calls so that they will work for people with non-bash shells. (thanks to Jacob) - Asynchronous mode works. - Asynchronous mode required temp files so we use mktemp to make it safer. - Blocking option in async mode. - All debug messages go to STDERR. - Invoke remote shell (default bash) explicitely. - SIGQUIT (ctrl-\) prints current/remaining host(s). - Modernized all ``'s to $()'s. PR: ports/87664 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Revision Changes Path 1.8 +4 -3 ports/security/mussh/Makefile 1.4 +2 -2 ports/security/mussh/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510191501.j9JF1QiD092480>