aboutsummaryrefslogtreecommitdiff
path: root/security/mussh
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.7Frank J. Laszlo2007-01-022-5/+4
| | | | Notes: svn path=/head/; revision=181280
* Fix dependency on shells/bash2 -> shells/bash.Frank J. Laszlo2006-12-211-1/+2
| | | | | | | | | | Bump PORTREVISION PR: ports/107004 Submitted by: bsam@ Notes: svn path=/head/; revision=180329
* Update my email address in all ports that I maintain.Frank J. Laszlo2006-11-071-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=176714
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* - Add SHA256 to all ports submitter maintainRenato Botelho2005-11-101-0/+1
| | | | | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147849
* - Update to 0.6Renato Botelho2005-10-192-5/+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> Notes: svn path=/head/; revision=145873
* use PORTDOCS and PLIST_FILES instead of pkg-plistYen-Ming Lee2004-02-073-8/+5
| | | | | | | | SIZEify distinfo drop MAINTAINERship Notes: svn path=/head/; revision=100256
* makes portlint happyYen-Ming Lee2004-01-012-7/+7
| | | | | | | | - apply DOCSDIR - replace variable "file" with "f" Notes: svn path=/head/; revision=97038
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* update to 0.5Yen-Ming Lee2002-11-103-3/+4
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=69829
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* Add mussh 0.4, a tool for easily running the same commands on multipleMark Pulford2002-02-175-0/+48
hosts. PR: 34217 Submitted by: Yen-Ming Lee <leeym@leeym.com> Notes: svn path=/head/; revision=54806