Commit graph

12 commits

Author SHA1 Message Date
Alexey Dokuchaev
a24816a18f - Unbreak parallel builds (-jX) by fixing targets' dependencies
- Define LICENSE (GPLv3), improve on COMMENT
- Convert USE_GMAKE to USES (gmake)
- Drop GNU_CONFIGURE, USE_AUTOTOOLS implies it
- Reformat port description (now perfectly aligned on both sides)

Reported by:	pointyhat-west
2013-07-27 17:08:56 +00:00
Ruslan Makhmatkhanov
5e4e445a6d - do not treat warnings as erorrs to make it build against current version
of libarchive
- bump PORTREVISION (shared lib version chase)

Submitted by:	glewis (by mail)
2013-03-23 18:20:13 +00:00
Ruslan Makhmatkhanov
999548ae95 - update to 1.1.14
- trim Makefile header
- remove indefinite article from COMMENT
- remove unneeded patch
2013-01-22 07:09:46 +00:00
Ruslan Makhmatkhanov
ec350ab052 - update to 1.1.12 2012-01-31 16:25:20 +00:00
Chris Rees
6e724a5899 - Fix clang build [1]
- 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]
2011-09-25 15:17:18 +00:00
Sylvio Cesar Teixeira
ecb210693a - Update to 1.1.7
PR:		ports/148198
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe:	yes
2010-06-30 11:42:35 +00:00
Dmitry Marakasov
c5deaaea38 - Update to 1.1.4
PR:		145588
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-04-14 00:42:07 +00:00
Wen Heping
ac283a7dc2 - Update to 1.1.2
PR:		ports/144753
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-03-15 07:10:46 +00:00
Dmitry Marakasov
a0e5d25600 - Update to 1.1.1
PR:		144438
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe:	yes
2010-03-04 12:20:09 +00:00
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
Martin Wilke
fe4040af84 - Fix patches 2009-07-05 15:59:04 +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