25 Commits

Author SHA1 Message Date
jca
1a6654d36f Update to tdb-1.3.11 2016-09-03 12:09:30 +00:00
jca
a71dcb9257 Maintenance update to tdb-1.3.10 2016-08-26 20:52:57 +00:00
jca
968fa762be Switch MASTER_SITES to https://download.samba.org/pub/ 2016-05-08 09:11:35 +00:00
jca
ed5fffd8a9 Update to tdb-1.3.9 2016-04-25 08:13:41 +00:00
jca
3866338fc8 Update to tdb-1.3.8 2016-04-22 11:43:42 +00:00
jca
dfecf4a5ca Update to tdb-1.3.7, needed for the upcoming samba release.
ok sthen@
2016-04-12 17:38:15 +00:00
jca
4777f31519 Fix the version in tdb.pc; requested by Volker Lendecke.
Use upstream tarball version, not the ports shared lib version.  Newer
samba releases check for a minimum version of libtdb, this check wrongly
succeeds with tdb from ports.
2016-04-05 16:34:36 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
jca
19fd433655 Kill empty patch files. 2015-09-02 00:03:48 +00:00
jca
f898d4851c Add a comment, in case someone wonders why we're not using the latest version. 2015-08-12 11:24:05 +00:00
sthen
ad5b9d14a3 bump, net/samba4,-tdb had the same version/REVISION 2015-07-20 18:36:15 +00:00
jca
5ba81183a2 docbook needed to generate manpages 2015-07-18 02:34:57 +00:00
jca
26d2dbf570 Incorrect entries in PLIST (now provided by the python dep.) 2015-07-18 02:22:33 +00:00
jca
22f91e604c Update to tdb-1.2.12
Bite the bullet and switch to an upstream version that uses waf*.  The
plan is to use databases/tdb and devel/libtalloc in the samba4 port, and
thus to keep those ports in sync with whatever bundled version comes
with the samba4 tarball.

* trying to make sense of the waf patches is highly discouraged

While here:
- reorder the Makefile
- update the license marker
- take maintainership (discussed with nicm@, former MAINTAINER)

This is a SHARED_ONLY port, and a python wrapper is now provided.
2015-07-18 02:11:13 +00:00
ajacoutot
cc2567a585 Unbreak header by defining _PUBLIC_; newer versions just removed it.
Bypassing maintainer because I need this in now to move further on GNOME
stuffs; nicm@ you can come back and hit me in the face if I broke anything.

ok sthen@
2015-03-29 12:28:21 +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
jasper
4ca0c4fc8f unify; ok nicm@ 2014-10-23 07:21:06 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
sthen
242e10111d update to tdb 1.27, from Ian McWilliam / Stefan Rinkes, needed for samba update
ok nicm@
2011-09-26 09:30:08 +00:00
sthen
a26c1253cd - update tdb to samba's standalone release rather than the sourceforge version
- switch back to standard file locations
- adjust fdm to match

looks fine to nicm@, needed for forthcoming samba update
2010-04-26 17:22:06 +00:00
sthen
1c27a83066 Move the tdb.h header to a subdirectory, avoiding a conflict with
forthcoming samba update.
2010-03-22 09:38:36 +00:00
steven
9ee2bdca3f specify autoconf version and especially USE_LIBTOOL! 2007-07-30 15:36:34 +00:00
jasper
30522a429c import tdb 1.0.6
TDB is a Trivial Database. In concept, it is very much like GDBM, and
BSD's DB except that it allows multiple simultaneous writers and uses
locking internally to keep writers from trampling on each other. TDB is
also extremely small.

from Nicholas Marriott (MAINTAINER)
2007-07-28 21:37:26 +00:00