notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
talloc243 Hierarchical pool based memory allocator
2.4.3 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.2_2Version of this port present on the latest quarterly branch.
Maintainer: samba@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-08-26 16:48:07
Last Update: 2025-08-26 16:44:03
Commit Hash: 236e112
License: LGPL3
WWW:
https://talloc.samba.org/
Description:
A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/talloc243-2.4.3/catalog.mk
  3. /usr/local/share/licenses/talloc243-2.4.3/LICENSE
  4. /usr/local/share/licenses/talloc243-2.4.3/LGPL3
  5. include/pytalloc.h
  6. include/talloc.h
  7. lib/libpytalloc-util.cpython-311.so
  8. lib/libpytalloc-util.cpython-311.so.2
  9. lib/libtalloc.so
  10. lib/libtalloc.so.2
  11. lib/python3.11/site-packages/talloc.cpython-311.so
  12. /usr/local/libdata/pkgconfig/pytalloc-util.cpython-311.pc
  13. /usr/local/libdata/pkgconfig/talloc.pc
  14. share/man/man3/talloc.3.gz
  15. @owner
  16. @group
  17. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • talloc243>0:devel/talloc243
Conflicts:
CONFLICTS_INSTALL:
  • talloc
  • talloc[0-9]*
To install the port:
cd /usr/ports/devel/talloc243/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/talloc243
  • pkg install talloc243
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: talloc243
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1751442256 SHA256 (talloc-2.4.3.tar.gz) = dc46c40b9f46bb34dd97fe41f548b0e8b247b77a918576733c528e83abd854dd SIZE (talloc-2.4.3.tar.gz) = 684092

Packages (timestamps in pop-ups are UTC):
talloc243
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.32.4.3-2.4.32.4.3n/an/an/a
FreeBSD:13:quarterly2.4.32.4.3--2.4.3n/an/an/a
FreeBSD:14:latest2.4.32.4.3-2.4.32.4.3---
FreeBSD:14:quarterly2.4.32.4.3--2.4.3---
FreeBSD:15:latest2.4.32.4.3n/a-n/an/a--
FreeBSD:15:quarterly2.4.32.4.3n/a-n/an/a--
FreeBSD:16:latest2.4.32.4.3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. docbook.xsl : textproc/docbook-xsl
  2. xsltproc : textproc/libxslt
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. devel/tevent017
  2. net/samba422
for Run
  1. devel/tevent017
  2. net/samba422

Configuration Options:
===> The following configuration options are available for talloc243-2.4.3: DEBUG=off: Build with debugging support MANPAGES=on: Build and/or install manual pages PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
devel_talloc243
USES:
compiler pkgconfig shebangfix waf gettext-runtime python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.samba.org/pub/talloc/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.3
26 Aug 2025 16:44:03
commit hash: 236e11241172ea7240913159425049a3d31362f0commit hash: 236e11241172ea7240913159425049a3d31362f0commit hash: 236e11241172ea7240913159425049a3d31362f0commit hash: 236e11241172ea7240913159425049a3d31362f0 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
devel/talloc243: Update to 2.4.3

- After the repocopy in the previous commit, update the port to version
  2.4.3.
- Lint with portfmt and portclippy.
- Update CONFLICTS_INSTALL in other talloc* ports.
- Remove a patch file that on longer applied. It seems harmless to
  remove it.
- Remove NO_COLOR-related settings. The port builds fine without those
  and the reason for their presence is unclear. Let's drop them.

PR:		287985
Reported by:	Andrej Ebert <andrej@ebert.su>
Sponsored by:	Klara, Inc.
2.4.2_2
26 Aug 2025 16:44:03
commit hash: 12f0c8603e2c480aeb74c0d21fd50fa552588e0bcommit hash: 12f0c8603e2c480aeb74c0d21fd50fa552588e0bcommit hash: 12f0c8603e2c480aeb74c0d21fd50fa552588e0bcommit hash: 12f0c8603e2c480aeb74c0d21fd50fa552588e0b files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
devel/talloc243: Repocopy from devel/talloc242

PR:		287985
Reported by:	Andrej Ebert <andrej@ebert.su>
Sponsored by:	Klara, Inc.

Number of commits found: 2