Commit graph

5 commits

Author SHA1 Message Date
Martin Wilke
dcb2ace53e - Update to 1.0.2
PR:		139485
Submitted by:	Charlie Kester <corky1951@comcast.net> (Maintainer)
2009-12-02 13:48:23 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Martin Wilke
fe4040af84 - Fix patches 2009-07-05 15:59:04 +00:00
Martin Wilke
29fbf95c26 - Fix build with HEAD
- Makefile cleanup

PR:		136208
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2009-07-04 19:30:52 +00:00
Martin Wilke
188b89634e rdup is a utility inspired by rsync and the Plan9 way of doing backups.
rdup itself does not backup anything; it only prints a list of the names of
files that have changed since the last backup. It also handles files that are
removed, allowing for correct incremental backups.

Example scripts that implement a backup strategy are included.
(These scripts require GNU date and cp, which are not installed by
this FreeBSD port.)

WWW: http://miek.nl/projects/rdup

PR:		ports/135532
Submitted by:	corky1951 at comcast.net
2009-06-19 05:29:46 +00:00