aboutsummaryrefslogtreecommitdiff
path: root/sysutils/acts
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* sysutils/acts: update to 1.2Mark Felder2015-10-304-23/+22
| | | | | | | | | | | | Patch sample config file to include usr/home as most modern FreeBSD configs have /home as a symlink to /usr/home. Without this users coule be tricked into thinking they were successfully backing up their home directory. MFH: 2015Q4 Notes: svn path=/head/; revision=400551
* Add full path to tarsnap binary in sample configMark Felder2015-05-141-2/+2
| | | | | | | | If you run acts from cron it may fail without full path to tarsnap binary due to cron not having /usr/local/bin in PATH by default. Notes: svn path=/head/; revision=386337
* Simplify setup for new usersMark Felder2015-05-132-0/+19
| | | | | | | | Backport support for /usr/local/etc/acts.conf as default config location Remove ionice reference from sample config file Notes: svn path=/head/; revision=386223
* Even though you could manually install Tarsnap, it shouldn't beMark Felder2015-05-131-0/+2
| | | | | | | encouraged Notes: svn path=/head/; revision=386218
* Welcome acts to the ports treeMark Felder2015-05-134-0/+35
acts is a utility for managing Tarsnap backups which is written in plain sh(1). This utility was praised in mwl's Tarsnap Mastery book, but was somehow missing from our dear ports tree. Now it's here so I can better manage my backups, and you should too! Notes: svn path=/head/; revision=386217