./devel/talloc, Hierarchical pool based memory allocator with destructors

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.4.2nb1, Package name: talloc-2.4.2nb1, Maintainer: pkgsrc-users

talloc is a hierarchical pool based memory allocator with destructors.
It is the core memory allocator used in Samba, and has made a huge
difference in many aspects of Samba4 development.


Required to run:
[lang/python37]

Required to build:
[textproc/docbook-xsl] [textproc/libxslt] [pkgtools/cwrappers]

Master sites:

Filesize: 663.818 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-18 11:58:04 by Niclas Rosenvik | Files touched by this commit (15)
Log message:
revbump due to devel/talloc dependency changes
   2024-12-18 11:40:03 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
devel/talloc: add lib buildlinks used during configure

libintl is used when testing t link with python embed,
the configure step breaks if it is not buildlinked and
not in base.
pthreads and dlopen are also used so buildlink these
as well.
   2024-11-10 16:15:05 by Ryo ONODERA | Files touched by this commit (2)
Log message:
devel/talloc: USe standard fingerprint for memset_explicit

* fix build under the letest NetBSD-current.
   2024-01-31 18:40:00 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
talloc: updated to 2.4.2

2.4.2
Unknown changes
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-07-20 22:47:50 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
talloc: updated to 2.4.1

2.4.1
Unknown changes
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-01-22 14:20:00 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
talloc: update to 2.4.0.

Changes not found.