aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rsyncmanager
Commit message (Collapse)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Clean up sig_stop values. In most cases this means removing a leading -,Doug Barton2006-07-191-2/+0
| | | | | | | | since rc.subr adds that already. In 3 cases it meant removing a wrongly specified TERM, since that is the default. Notes: svn path=/head/; revision=168253
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+0
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to 1.1 [1]Jean-Yves Lefort2005-06-284-17/+10
| | | | | | | | | | | - Polish the port [1] PR: ports/82749 Submitted by: maintainer Notes: svn path=/head/; revision=138138
* Add rsyncmanager, a small ruby thing to manage repeated rsync jobs.Pav Lucistnik2004-11-046-0/+102
PR: ports/73537 Submitted by: Kelley Reynolds <kelley@insidesystems.net> Notes: svn path=/head/; revision=120803