bket
21ae5250c3
Update to librsync-2.0.2.
...
OK sthen@
2018-03-10 13:27:36 +00:00
sthen
a265d7dfc9
update to librsync-2.0.1, switch to libb2 from ports rather than the internal
...
copy. from Björn Ketelaars who tested lightly with rdiff-backup. (I checked
that duplicity still starts and confirmed it's able to load librsync/libb2
from python ok).
2018-02-08 22:35:19 +00:00
jca
392958c25f
Fix a crash that can affect duplicity.
...
Problem reported by danj@, already fixed upstream.
2017-05-14 18:51:22 +00:00
jca
fbc3296a05
Update to librsync-2.0.0
...
- mark a few private functions as static inline. Fixes build with
clang, and remove a few global symbols from the shared lib
- switch to cmake
"reads good" danj@
2017-04-23 22:13:36 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
sthen
7ba7deb026
Update to librsync-1.0.0, this switches default hash from md4 which is
...
susceptible to hash collisions. Tidy Makefile while there. tweak/ok jca@
2015-08-21 19:43:04 +00:00
sthen
5b20a18d31
sync WANTLIB
2015-08-19 18:55:04 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
49cc004681
new WANTLIB
2010-11-11 16:27:54 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
naddy
63df307ef3
bump after MAINTAINER change
2009-10-12 23:52:08 +00:00
jsg
ec7d4c821e
drop maintainership of ports I don't use
2009-10-12 23:01:22 +00:00
jsg
9c6be507bc
Use popt from ports instead of old included version, and
...
require bzip2 for additional rdiff functionality.
Slightly changed version of a diff from Wim Lewis <wiml@hhhh.org>
2009-02-03 13:15:01 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
jsg
675f0d8119
Import librsync-0.9.7
...
librsync is a free software library that implements the rsync
remote-delta algorithm. This algorithm allows efficient remote updates
of a file, without requiring the old and new versions to both be present
at the sending end. The library uses a streaming design similar to that
of zlib with the aim of allowing it to be embedded into many different
applications.
ok mbalmer@
2007-08-31 09:56:58 +00:00