Port details |
- talloc243 Hierarchical pool based memory allocator
- 2.4.3 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: samba@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- talloc243>0:devel/talloc243
- Conflicts:
- CONFLICTS_INSTALL:
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- docbook.xsl : textproc/docbook-xsl
- xsltproc : textproc/libxslt
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- devel/tevent017
- for Run
-
- devel/tevent017
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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.3 26 Aug 2025 16:44:03
    |
Mateusz Piotrowski (0mp)  |
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
    |
Mateusz Piotrowski (0mp)  |
devel/talloc243: Repocopy from devel/talloc242
PR: 287985
Reported by: Andrej Ebert <andrej@ebert.su>
Sponsored by: Klara, Inc. |
Number of commits found: 2
|