devel/talloc242: Hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. This port is needed for Samba 4.20 Sponsored by: Klara, Inc. Approved by: 0mp (mentor)
Details
Details
This is port is mainly an update to talloc, but samba 4.20 needs this version.
Tested with poudriere and full build of samba 4.20
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
- Please add the PR: 280533 to the commit message so that it references the Samba 4.20 PR.
- It's better if we add this port similarly to how I suggested committing devel/tevent016 (see https://reviews.freebsd.org/D48658#1110744)
devel/talloc242/Makefile | ||
---|---|---|
56 | We'll need to add CONFLICTS_INSTALL to devel/talloc as well. Let's do that in another commit. It's better not to mix up an addition of a new port with patching of a different port in the same commit. |
devel/talloc242/files/patch-buildtools_wafsamba_wscript | ||
---|---|---|
12 | We don't need to carry this change. Let's remove it. |