Port details |
- talloc242 Hierarchical pool based memory allocator
- 2.4.2_2 devel
=1 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-01-30 14:45:15
- Last Update: 2025-03-13 07:39:36
- Commit Hash: 47b3df7
- People watching this port, also watch:: tmux, munin-node, memcached, gsasl, monit
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- talloc242>0:devel/talloc242
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/talloc242/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/talloc242
- pkg install talloc242
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: talloc242
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737641773
SHA256 (talloc-2.4.2.tar.gz) = 85ecf9e465e20f98f9950a52e9a411e14320bc555fa257d87697b7e7a9b1d8a6
SIZE (talloc-2.4.2.tar.gz) = 679750
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
-
- databases/ldb29
- devel/tevent016
- net/samba420
- for Run
-
- databases/ldb29
- devel/tevent016
- net/samba420
Configuration Options:
- ===> The following configuration options are available for talloc242-2.4.2_2:
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_talloc242
- USES:
- compiler pkgconfig shebangfix waf gettext-runtime python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.2_2 13 Mar 2025 07:39:36
    |
Michael Osipov (michaelo)  |
*/*: Rework manpages handling in Samba-related ports
* Remove outdated, incorrect, precompiled manpages from ${FILESDIR}/files/man.
* Properly disable manpages generation since XSLTPROC was set to true(1) WAF
always assumed xsltproc(1) to work and if any automatic dependency pulled in
textproc/docbook-xsl, manpages were generated even if explicitly disabled.
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D49327 |
2.4.2_1 06 Feb 2025 04:58:50
    |
Yasuhiro Kimura (yasu)  |
*/*: Fix conflict of PKGNAME
* Fix conflict of PKGNAME by adding PKGNAMESUFFIX to the ports below
- databases/tdb1410
- devel/talloc242
- devel/tevent016
* Set CONFLICTS_INSTALL between different versions of each port.
* Update dependencies of databases/ldb29 and net/samba420 to reflect
change of PKGNAME.
* Bump PORTREVISION of modified ports.
Reviewed by: 0mp, kiwi
Differential Revision: https://reviews.freebsd.org/D48826 |
2.4.2 30 Jan 2025 14:41:59
    |
Xavier Beaudouin (kiwi)  |
devel/talloc242: Update to 2.4.2
Also hook it to the build.
PR: 280533
Sponsored by: Klara, Inc.
Approved by: 0mp (mentor)
Approved by: samba (0mp, kiwi)
Differential Revision: https://reviews.freebsd.org/D48657 |
2.4.1 30 Jan 2025 14:41:58
    |
Xavier Beaudouin (kiwi)  |
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
This commit is just a repocopy. I will update the port to the correct
version and connect it to the build in the next commit.
PR: 280533
Sponsored by: Klara, Inc.
Approved by: 0mp (mentor)
Approved by: samba (0mp, kiwi)
Differential Revision: https://reviews.freebsd.org/D48657 |
Number of commits found: 4
|