7 Commits

Author SHA1 Message Date
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
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +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
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