1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Adam Weinberger 80aac39256 acts: Fix excessive message spewing
- Add upstream patch to fix a case where tarsnap messages are
  repeated multiple times in acts output
- Bump PORTREVISION
- Take maintainership. Thank you to Mark, who looked after
  this port for over 4 years!

Approved by:	feld
2019-07-27 11:41:12 +00:00

12 lines
331 B
Plaintext

acts is a minimal shell script that creates backups with Tarsnap.
Some design goals:
Just backup, no restore.
Calendar-based (daily, monthly, yearly) backup schedule
Portable, small code footprint.
By default, 31 daily, 12 monthly, and indefinite yearly backups
are kept.
WWW: https://github.com/alexjurkiewicz/acts