- Break line at 80 chars in pkg-descr
- Remove LDFLAGS from CONFIGURE_ENV
PR: ports/161003
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer), Michel Talon <talon@lpthe.jussieu.fr> [1]
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