Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 1b509b0c | 2021-03-12 00:41:36 | Ensure that py-tdb depends on the exact libtdb version it was built against. Adapted from a similar diff cooked by sthen@ for libtalloc | ||
| 3cbe1c2f | 2021-02-23 19:39:08 | 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. | ||
| 076d29f1 | 2021-01-23 23:17:47 | Split databases/tdb into -main and -python package net/samba is the only consumer requiring Python bindings, so this split enables all other consumers (netatalk3, neomutt, fdm, rhythmbox, pulseaudio) to avoid the dependency on Python 2. Bump all consumers due to tdb's PKGPATH change. Wanted by many Feedback OK jca sthen | ||
| a9b96f36 | 2020-03-14 15:35:29 | Set FIX_EXTRACT_PERMISSIONS | ||
| 1bbf7831 | 2019-12-04 00:14:45 | Update to tdb-1.3.18 | ||
| 7227275f | 2019-11-08 19:44:31 | Sync WANTLIB | ||
| 9d2b6c08 | 2019-10-07 13:35:48 | 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! | ||
| 79c2fa73 | 2019-06-22 23:04:49 | Byte-compile _tdb_text.py to avoid leaving the .pyc file around | ||
| bcf34799 | 2019-06-22 22:44:06 | Move the ports I maintain to PERMIT_PACKAGE | ||
| cc524c5a | 2018-08-12 22:57:21 | Update to tdb-1.3.16 |