Date: Tue, 12 Apr 2005 11:16:06 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fsbackup Makefile distinfo pkg-descr pkg-plist Message-ID: <200504121116.j3CBG6E8023467@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-04-12 11:16:06 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/fsbackup Makefile distinfo pkg-descr pkg-plist
Log:
fsbackup.pl is a incremental backup creation utility. fsbackup.pl support
backup compression and encryption. Backup can be stored on local file system
and on remote host stored over SSH or FTP. Some addition scripts allow backups
SQL tables from PostgreSQL and MySQL (pgsql_backup.sh and mysql_backup.sh)),
save system configuration files and list of installed packages (sysbackup.sh).
PR: ports/79794
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Revision Changes Path
1.644 +1 -0 ports/sysutils/Makefile
1.1 +32 -0 ports/sysutils/fsbackup/Makefile (new)
1.1 +2 -0 ports/sysutils/fsbackup/distinfo (new)
1.1 +13 -0 ports/sysutils/fsbackup/pkg-descr (new)
1.1 +16 -0 ports/sysutils/fsbackup/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504121116.j3CBG6E8023467>
