Commit graph

18 commits

Author SHA1 Message Date
Vasil Dimov
db41cdc518 Fix packing list problems in sysutils/duplicity:
the man pages were installed in share/man/ instead of man/

Pointyhat to:	vd, Peter Schuller <peter.schuller@infidyne.com>
2007-12-12 15:02:19 +00:00
Vasil Dimov
6a7f43b195 Upgrade sysutils/duplicity from 0.4.3 to 0.4.7.
ChangeLog:
http://www.nongnu.org/duplicity/CHANGELOG

PR:		ports/118333
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2007-12-12 12:06:43 +00:00
Vasil Dimov
888517b6ee * Upgrade sysutils/duplicity from 0.4.2 to 0.4.3
* Add conditional dependency to misc/py-pexpect

Sample patches from rafan@ and from Peter Schuller [1]

PR:		ports/115762 [1]
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> [1]
2007-08-24 10:39:18 +00:00
Vasil Dimov
4fbff44688 Switch to gnupg2. [1]
sysutils/duplicity uses the ``gpg'' executable, not ``gpgv''.

Suggested by:	rafan@ [1]
2007-05-29 09:01:52 +00:00
Jun Kuriyama
265500d7d8 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
2006-12-22 02:51:16 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Vasil Dimov
a398555489 A bunch of cosmetic changes:
* remove DOCSDIR definition, it is redundant with the one in bsd.port.mk
* remove @ before install commands so one can see what is installed
2006-12-12 10:49:21 +00:00
Vasil Dimov
347530ab39 Update sysutils/duplicity from 0.4.1 to 0.4.2, mostly a bugfix release
Approved by:	garga (mentor)
2006-02-03 16:11:11 +00:00
Vasil Dimov
3a13a77488 Add SHA256 to my ports.
Approved by:	garga (mentor)
2006-01-23 10:25:37 +00:00
Vasil Dimov
0e2468d8b1 Change my email address to the @FreeBSD one
Approved by:	garga (mentor)
2006-01-20 06:12:05 +00:00
Sam Lawrance
d215fd3006 - Update to 0.4.1
- Submitter takes maintainership

PR:		ports/84979
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-08-31 02:46:32 +00:00
Volker Stolz
c94737d606 Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far!

PR:		ports/78088
2005-03-05 22:09:34 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Edwin Groothuis
07f1d50cbc Chase up new MASTER_SITE_SAVANNAH.
PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Yen-Ming Lee
ebdc9229ac A patch to make duplicity work with the new librsync 0.9.6 in ports.
PR:		55567
Submitted by:	Gerhard Haering <gh@ghaering.de>
2003-08-14 10:01:16 +00:00
Yen-Ming Lee
a260c01f89 add duplicity-0.4.0
Duplicity backs directories by producing encrypted tar-format volumes and
uploading them to a remote or local file server. Because duplicity uses
librsync, the incremental archives are space efficient and only record the
parts of files that have changed since the last backup. Because duplicity
uses GnuPG to encrypt and/or sign these archives, they will be safe from
spying and/or modification by the server.

WWW: http://www.nongnu.org/duplicity/

Reminded by:	kris and roberto
2003-07-04 04:04:49 +00:00
Yen-Ming Lee
ad5bdb8126 add duplicity-0.4.0
WWW: http://www.nongnu.org/duplicity/

PR:		53235
Submitted by:	Gerhard Haering <gh@ghaering.de>
2003-07-03 06:57:30 +00:00