Date: Wed, 30 Nov 2011 22:20:54 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/feather Makefile distinfo pkg-descr pkg-plist ports/sysutils/feather/files pkg-message.in Message-ID: <201111302220.pAUMKs2W038236@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2011-11-30 22:20:54 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/feather Makefile distinfo pkg-descr pkg-plist sysutils/feather/files pkg-message.in Log: Feather is a tarsnap wrapper script that performs and maintains a set of backups as defined by a YAML configuration file. Features: - Dynamic scheduling - Keep an arbitrary number of backups of each schedule type - Restrict schedules based on time of day - Restrict feather run to a certain amount of wall time (max_runtime) - Multiple backup paths per tarsnap - Multiple exclude list per tarsnap WWW: https://github.com/danrue/feather Feature safe: yes Revision Changes Path 1.1352 +1 -0 ports/sysutils/Makefile 1.1 +49 -0 ports/sysutils/feather/Makefile (new) 1.1 +2 -0 ports/sysutils/feather/distinfo (new) 1.1 +11 -0 ports/sysutils/feather/files/pkg-message.in (new) 1.1 +12 -0 ports/sysutils/feather/pkg-descr (new) 1.1 +4 -0 ports/sysutils/feather/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111302220.pAUMKs2W038236>