Commit graph

43 commits

Author SHA1 Message Date
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dmitry Marakasov
dfb5639aab - Update to 0.6.08b
- While here, fix MASTER_SITES

PR:		145282
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
2010-04-05 15:21:04 +00:00
Martin Wilke
bf48b689fb - Update to 0.6.06
PR:		140452
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
2009-11-11 14:38:58 +00:00
Martin Wilke
51daba01b8 - Update to 0.6.05
PR:		138553
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
2009-09-09 09:29:13 +00:00
Dmitry Marakasov
54f5ccfe01 - Update to 0.6.04
PR:		137338
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
2009-08-03 16:16:56 +00:00
Dmitry Marakasov
2a5ac99ef4 - Update to 0.6.03
PR:		137278
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2009-07-31 20:00:24 +00:00
Dennis Herrmann
35bba84ec0 - Update to 0.6.02
- Connect to the build

PR:		ports/136647
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2009-07-13 17:26:48 +00:00
Martin Wilke
46f621d7a2 - Update to 0.5.18
PR:		134761
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
2009-05-22 21:53:08 +00:00
Martin Wilke
4e4c2a875f - Update to 0.5.17
PR:		134374
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
2009-05-10 18:30:58 +00:00
Vasil Dimov
68a5fdd1c2 Transfer maintainership of
sysutils/duplicity
sysutils/rdiff-backup
sysutils/rdiff-backup-devel
sysutils/rdiff-backup10

from myself to Peter Schuller because he has been more active than me
in updating those ports and sent so many ready-to-be-committed patches.
2009-05-07 07:05:52 +00:00
Vasil Dimov
ceb58ae50a Upgrade sysutils/duplicity from 0.5.15 to 0.5.16
ChangeLog:
http://duplicity.nongnu.org/CHANGELOG

PR:		ports/133991
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2009-04-27 14:30:13 +00:00
Vasil Dimov
afbe41ae11 Upgrade sysutils/duplicity from 0.5.13 to 0.5.15
ChangeLog:
http://duplicity.nongnu.org/CHANGELOG

PR:		ports/133432 (is for upgrade to 0.5.14, but is essentially the same)
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2009-04-12 19:14:09 +00:00
Vasil Dimov
7494eac9c9 Upgrade sysutils/duplicity from 0.5.12 to 0.5.13
ChangeLog:
http://duplicity.nongnu.org/CHANGELOG

PR:		ports/133139
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2009-03-28 06:46:09 +00:00
Vasil Dimov
f00e234ee3 * Upgrade sysutils/duplicity from 0.5.09 to 0.5.12
* Remove dependencies on pexpect/GnuPGInterface as they are both bundled
* Fix some out-of-order plist entries

ChangeLog:
http://duplicity.nongnu.org/CHANGELOG

PR:		ports/132908
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2009-03-27 06:54:19 +00:00
Vasil Dimov
4a7ed2bf82 * Upgrade sysutils/duplicity from 0.5.06 to 0.5.09
ChangeLog:
http://duplicity.nongnu.org/CHANGELOG

Supersedes:	ports/131656
2009-02-23 18:25:23 +00:00
Vasil Dimov
00f85befb3 Fix pkg-plist.
Reported by:	pav@ (via pointyhat)
2009-01-13 18:54:31 +00:00
Vasil Dimov
a69936c421 * Upgrade sysutils/duplicity from 0.5.03 to 0.5.06
* Install all the files that the port would install into doc/ if we didn't
  modify its installation script
* Leave the installator to install the man pages by itself, only tune the
  installation directory

ChangeLog:
http://duplicity.nongnu.org/CHANGELOG
2009-01-10 15:04:38 +00:00
Vasil Dimov
6d0dda54a5 Upgrade sysutils/duplicity from 0.5.02 to 0.5.03
ChangeLog:
http://duplicity.nongnu.org/CHANGELOG

PR:		ports/129188
Submitted by:	peter.schuller@infidyne.com
2008-11-27 07:23:50 +00:00
Vasil Dimov
1174befbc8 sysutils/duplicity:
fix pkg-plist error

Reported by:	QAT
Pointyhat to:	vd, peter.schuller@infidyne.com
2008-09-29 08:15:25 +00:00
Vasil Dimov
966d6ee8c0 Upgrade sysutils/duplicity from 0.4.12 to 0.5.02
ChangeLog:
http://www.nongnu.org/duplicity/CHANGELOG

PR:		ports/127161 (with small fix)
Submitted by:	peter.schuller@infidyne.com
2008-09-28 19:28:11 +00:00
Edwin Groothuis
699007ee35 [PATCH] sysutils/duplicity: update to 0.4.12
New in v0.4.12 (2008/07/22)
	---------------------------
	Dan Muresan created a patch to minimize the number of password
	prompts. To do so, it sometimes requests a password once without
	confirmation; if later it turns out that a full backup is needed,
	the user is prompted for confirmation.

	bug #23540: doc bug in man page (environment FTP_PASSWORD)
	https://savannah.nongnu.org/bugs/index.php?23540

	bug #23362: Documentation for --version, --time-separator <char>
	https://savannah.nongnu.org/bugs/index.php?23362

	bug #23283: interactive passphrase query is suboptimal
	https://savannah.nongnu.org/bugs/index.php?23283

	bug #23066 was not actually applied to 0.4.11. Its here now.
	https://savannah.nongnu.org/bugs/index.php?23066

	bug #22826: regressions caused by boto 1.1c
	https://savannah.nongnu.org/bugs/index.php?22826

	New in v0.4.11 (2008/05/05)
	---------------------------
	Changes applied to allow duplicity to run under Python 2.3 again.

	patch #6485: Reinstate patch #6340 with a detailed explanation.
	https://savannah.nongnu.org/patch/index.php?6485

	bug #23066: ssh uris with given portnumbers are not handled correctly
	https://savannah.nongnu.org/bugs/index.php?23066

PR:		ports/125987
Submitted by:	peter.schuller@infidyne.com
Approved by:	maintainer timeout
2008-08-15 01:09:21 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Vasil Dimov
575c771554 Upgrade sysutils/duplicity from 0.4.9 to 0.4.10.
ChangeLog:
http://www.nongnu.org/duplicity/CHANGELOG

PR:		ports/122217
Submitted by:	peter.schuller@infidyne.com
2008-03-30 11:02:01 +00:00
Vasil Dimov
a0544a6584 Upgrade sysutils/duplicity from 0.4.8 to 0.4.9.
ChangeLog:
http://www.nongnu.org/duplicity/CHANGELOG

PR:		ports/119780
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2008-01-19 07:47:08 +00:00
Vasil Dimov
33f6394944 Upgrade sysutils/duplicity from 0.4.7 to 0.4.8.
ChangeLog:
http://www.nongnu.org/duplicity/CHANGELOG

PR:		ports/118742
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2007-12-16 10:03:13 +00:00
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