aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fsbackup
Commit message (Collapse)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-2/+2
| | | | | | | | | (part 8). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248617
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* fsbackup.pl is a incremental backup creation utility. fsbackup.pl supportPav Lucistnik2005-04-124-0/+63
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> Notes: svn path=/head/; revision=133138