31 Commits

Author SHA1 Message Date
jca
cd0fba1ff1 Drop RCS Ids in the ports I maintain 2022-03-10 00:04:05 +00:00
sthen
75261975b1 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:22 +00:00
jca
3ecf5c4c07 Update to talloc-2.3.3, needed for samba-4.15.0 2021-10-18 12:23:50 +00:00
jca
f3551346bf Update to talloc-2.3.2
Needed by newer samba releases, switches to python3.

The SHARED_LIBS handling is a bit ugly because of the .cpython-XY tag added
to some libraries names.

Input from sthen@ and Ian McWilliam
2021-05-12 23:31:39 +00:00
jca
61a3f27fd3 Sync ordering/spacing with databases/tdb 2021-03-25 21:33:40 +00:00
sthen
e9d5bc6026 tighten libtalloc-python's dependency to the exact version of -main, ok jca 2021-03-12 09:02:26 +00:00
sthen
e6e6347fba split libtalloc's Python bindings off to a subpackage, ok jca@ 2021-03-05 10:42:29 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
jca
0624160e38 Update to talloc-2.1.16 2019-12-04 00:15:22 +00:00
jca
7227275fbf Sync WANTLIB 2019-11-08 19:44:31 +00:00
jca
9d2b6c08ba Mirror a bunch of samba.org distfiles
download.samba.org now rejects the HTTP/1.0 requests sent by our ftp(1).
Changing ftp(1) now is asking for trouble so work around it.

distfiles hosting courtesy of kmos@, thanks!
2019-10-07 13:35:48 +00:00
jca
bcf347998a Move the ports I maintain to PERMIT_PACKAGE 2019-06-22 22:44:06 +00:00
jca
0d287168f8 Update to talloc-2.1.14 2018-08-12 22:29:10 +00:00
espie
a18c858d08 obey PREFIX 2018-08-10 10:20:21 +00:00
jca
401467a2e4 Update to talloc-2.1.13 2018-04-23 09:10:28 +00:00
jca
b3f727d502 Update to libtalloc-2.1.11 2018-02-09 11:04:13 +00:00
jca
440126aded Update to talloc-2.1.10
No header changes.
2017-11-20 00:32:02 +00:00
jca
dc778bef12 Maintenance update to talloc-2.1.8 2016-08-26 20:54:47 +00:00
jca
7d3153fab5 Maintenance/bugfix update to talloc-2.1.7 2016-05-09 21:57:50 +00:00
jca
968fa762be Switch MASTER_SITES to https://download.samba.org/pub/ 2016-05-08 09:11:35 +00:00
jca
3fb827f718 Update to talloc-2.1.6 2016-04-22 11:44:48 +00:00
jca
f235b40331 Update to talloc-2.1.3, needed for the upcoming samba update.
i386 build by danj@, ok sthen@
2016-04-12 17:39:20 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
jca
f898d4851c Add a comment, in case someone wonders why we're not using the latest version. 2015-08-12 11:24:05 +00:00
jca
e810257b86 docbook needed to generate manpages 2015-07-18 02:36:20 +00:00
jca
9e38e39bfd Update to talloc-2.1.2
Bite the bullet and switch to an upstream version that uses waf*.  The
plan is to use databases/tdb and devel/libtalloc in the samba4 port, and
thus to keep those ports in sync with whatever bundled version comes
with the samba4 tarball.

* trying to make sense of the waf patches is highly discouraged

While here, take maintainership.

This is a SHARED_ONLY port, and a python module is now provided.

ok sthen@
2015-07-18 02:13:25 +00:00
bentley
1bd35a1377 Remove dead ftp mirror. Use https homepage. 2015-07-03 22:47:25 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
jca
990c27c889 Misc. improvements:
* provide debugging symbols
* kill soname
* mark as SHARED_ONLY
* ftp:// url for peek-ftp
* regen distinfo

Use of CONFIGURE_ENV suggested by zhuk@, ok zhuk.
2014-01-13 22:49:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
4acc3c0b3c import libtalloc, based on a submission from Sebastian Liem.
originates from samba, will be used by forthcoming samba update.

talloc is a hierarchical, reference counted memory pool system with
destructors.
2010-04-26 17:23:25 +00:00