aboutsummaryrefslogtreecommitdiff
path: root/security/mussh
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Remove A/An in COMMENTCarlo Strub2013-03-291-5/+2
| | | | | | | - Trim Header where applicable Notes: svn path=/head/; revision=315566
* - Update to 1.0Martin Wilke2011-11-192-4/+3
| | | | | | | | | PR: 162628 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes Notes: svn path=/head/; revision=286082
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Return laszlof's ports to the pool due to lack of time.Mark Linimon2008-08-191-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218823
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - mussh uses seq for concurrency measures which is not available onFrank J. Laszlo2007-08-081-0/+2
| | | | | | | | | | | FreeBSD. replaced with jot. - bump PORTREVISION PR: ports/115278 Submitted by: Richard Arends <richard@unixguru.nl> Notes: svn path=/head/; revision=197319
* 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