Page MenuHomeFreeBSD

[NEW-PORT] database/tdb1410: Trivial Database for Samba 4.20
ClosedPublic

Authored by kiwi on Jan 24 2025, 2:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 26, 1:43 AM
Unknown Object (File)
Mon, Mar 17, 11:55 AM
Unknown Object (File)
Mon, Mar 17, 2:46 AM
Unknown Object (File)
Mon, Mar 17, 12:35 AM
Unknown Object (File)
Sun, Mar 16, 11:13 PM
Unknown Object (File)
Fri, Mar 7, 12:04 PM
Unknown Object (File)
Fri, Feb 28, 8:50 AM
Unknown Object (File)
Feb 21 2025, 1:59 PM
Subscribers
None

Details

Summary
databases/tdb1410: Trivial Database for Samba 4.20

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.

This port is need for the Samba 4.20.

Sponsored by:   Klara, Inc.
Approved by:    0mp (mentor)
Test Plan

This port is simply an upgrade of databases/tdb to the version needed for Samba 4.20.
Since it is a strong requirement from samba this port is qui needed.
Tested with poudriere.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kiwi requested review of this revision.Jan 24 2025, 2:49 PM
kiwi created this revision.
kiwi edited the summary of this revision. (Show Details)
0mp requested changes to this revision.Jan 27 2025, 6:07 PM

Same as with other Samba 4.20 changes:

databases/tdb1410/files/patch-buildtools_wafsamba_wscript
12

Let's drop this one.

This revision now requires changes to proceed.Jan 27 2025, 6:07 PM
This revision was not accepted when it landed; it landed in state Needs Revision.Jan 30 2025, 2:44 PM
This revision was automatically updated to reflect the committed changes.