aboutsummaryrefslogtreecommitdiff
path: root/sysutils/massadmin
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingEmanuel Haupt2014-04-171-12/+8
| | | | | | | - Use shebangfix Notes: svn path=/head/; revision=351477
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-061-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326530
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Add sysutils/massadmin.Ganael LAPLANCHE2010-09-293-0/+53
This program is used to send multiple system commands to a group of UNIX-like remote servers simultaneously using concurrent processes. Supported protocols: FTP, SFTP, TELNET, SSH and SCP. With telnet and ssh all system command are supported provided that they are not interactive. PR: ports/150998 Submitted by: Sascha Klauder <sklauder at trimind.de> Approved by: itetcu (mentor) Notes: svn path=/head/; revision=262111