Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.29_3 16 Feb 2020 12:34:45 |
rene |
Remove expired ports:
2020-02-16 archivers/rox-archive: Old, uses EOLed python27
2020-02-15 databases/ldb: Old version, uses EOLed python27
2020-02-15 databases/ldb12: Old version, uses EOLed python27
2020-02-15 databases/ldb13: Old version, uses EOLed python27
2020-02-15 databases/tdb1: Old version, uses EOLed python27
2020-02-16 deskutils/rox-memo: Old, uses EOLed python27
2020-02-16 devel/py-roxlib: Old, uses EOLed python27
2020-02-15 devel/talloc1: Old version, uses EOLed python27
2020-02-15 devel/tevent1: Old version, uses EOLed python27
2020-02-16 editors/rox-edit: Old, uses EOLed python27
2020-02-15 graphics/ocre: unfetchable, author not reachable, seems discontinued
2020-02-14 math/py-basemap: Deprecated upstream
2020-02-16 multimedia/rox-videothumbnail: Old, uses EOLed python27
2020-02-14 security/morphis: Fails to build with recent versions of python,
upstream git repository is gone
2020-02-16 x11/rox-wallpaper: Old, uses EOLed python27
2020-02-16 x11-fm/rox-mime-editor: Old, uses EOLed python27
2020-02-16 x11-fm/rox-session: Old, uses EOLed python27 |
1.1.29_3 14 Jan 2020 08:57:17 |
antoine |
Deprecate old versions of some samba libraries
With hat: portmgr |
1.1.29_3 22 Jun 2019 09:31:59 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.1.29_3 19 Jun 2019 22:37:12 |
timur |
Fix conflicts and dependencies for legacy ports |
1.1.29_2 31 Jul 2018 04:09:06 |
timur |
Update Samba supplimentary libs to the newer versions.
Sponsored by: iXsystems Inc. |
1.1.29_1 17 May 2018 02:24:59 |
timur |
Update Samba supplimentary libraries, fixed (new) portlint errors, changed
Python3 version knob. |
1.1.29_1 20 Feb 2018 23:17:49 |
timur |
Update supplimentary Samba libs to the latest versions.
Sponsored by: iXsystems Inc. |
1.1.29_1 21 Nov 2017 17:00:13 |
timur |
Make sure that you can compile all supplimentary ports without Python bindings |
1.1.29_1 20 Nov 2017 13:39:16 |
timur |
Fix too broad Python specification, cut down to 2.7 explicitly. |
1.1.29_1 20 Nov 2017 06:40:28 |
timur |
Update Samba supplimentary libraries to the most recent versions. |
1.1.29_1 10 Jan 2017 12:08:20 |
antoine |
Remove WANT_OPENLDAP_SASL from a few ports as it prevents users from easily
installing a desktop environment and samba.
WANT_OPENLDAP_SASL must not be used in invidual ports Makefiles.
Note: there is a wip to rewrite the handling of openldap in ports
With hat: portmgr
Reviewed by: mat
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D9083 |
1.1.29 02 Jan 2017 22:53:43 |
timur |
Update Samba4* supplimentary libraries to the newer versions.
Made databases/ldb to depend on openldap-sasl-client, so it won't conflict with
the corresponding requirement of net/samba4* ports. |
1.1.26 12 Apr 2016 22:40:37 |
timur |
This is routine update for the Samba supplimentary libraries, bumping them to
the versions that commonly acceptable by recent Samba ports, in particular,
samba44. |
1.1.24 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.24 16 Dec 2015 22:28:52 |
timur |
Update ldb to the latest version, needed by Samba 4.3.3 |
1.1.23 30 Nov 2015 00:17:41 |
timur |
Update Samba supplimentary libs |
1.1.21_1 19 Sep 2015 13:36:28 |
timur |
Fix to the coredump in the library code of the Samba libs. Provided by Andrey
Kramarenko.
https://bugzilla.samba.org/show_bug.cgi?id=11455 |
1.1.21 09 Aug 2015 22:52:18 |
timur |
Upgrade relevant ports to the latest releases.
PR: 202041 |
1.1.20 08 Jun 2015 03:49:09 |
timur |
Update of ldb port, necessary for net/samba42 |
1.1.19_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.1.19_1 08 Apr 2015 15:05:49 |
bapt |
Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe |
1.1.19_1 23 Jan 2015 20:14:37 |
tijl |
Take PORTEPOCH into account in the databases/tdb dependency |
1.1.19_1 16 Jan 2015 17:21:11 |
timur |
Return back incorrectly resetted PORTEPOCH for databases/tdb. Raised minimal
requirements for dependencies for database/ldb to reflect actual ones. |
1.1.19 16 Jan 2015 03:49:35 |
timur |
Upgrade supplimentary net/samba ports to the minimal common required versions. |
1.1.17 20 Dec 2014 17:40:54 |
bapt |
Cleanup plist |
1.1.17 14 Dec 2014 12:25:39 |
timur |
Fix spelling |
1.1.17 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
1.1.17 09 Aug 2014 15:44:28 |
mva |
Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK (Only the first 15 lines of the commit message are shown above ) |
1.1.17 03 Aug 2014 19:30:09 |
adamw |
A couple ports added support for OPTIONS but forgot to add them to
OPTIONS_DEFINE. |
1.1.17 03 Aug 2014 00:37:48 |
timur |
Upgrade to 1.1.7 version |
1.1.16_1 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
1.1.16 13 Mar 2014 02:12:35 |
timur |
Usage of .pre.mk requires corresponding .post.mk |
1.1.16 15 Jan 2014 23:34:24 |
bapt |
Reduce over inclusion of bsd.port.mk |
1.1.16 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.1.16 08 Dec 2013 18:34:35 |
timur |
Modify do-configure target not to depend from GNU_CONFIGURE |
1.1.16 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.1.16 20 Sep 2013 10:54:23 |
ak |
- Remove last vestiges of MAKE_JOBS_SAFE knob
Approved by: portmgr (bapt) |
1.1.16 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1.16 01 Jul 2013 02:36:07 |
timur |
Update relevant ports to the latest release and fix disappeared --prefix
from the bsd.ports.mk.
PR: 180102, 180103, 180136 |
1.1.15 23 Apr 2013 07:08:33 |
bapt |
Convert databases to USES=pkgconfig |
1.1.15 06 Feb 2013 21:06:02 |
timur |
Update of the port to 1.1.15 release.
Change maintaner to myself according to IRC conversation and following e-mail.
[21:50] [aweits(~aweits@discipline.rit.edu )] yea, please take ownership
PR: 175896
Approved by: maintainer |
1.1.0 12 Feb 2012 15:30:44 |
rm |
- convert to using PYTHON_SITELIBDIR (not functional change) |
1.1.0 04 Oct 2011 17:35:12 |
zi |
- Actually remove unneeded patch this time |
1.1.0 04 Oct 2011 17:34:17 |
zi |
- Include missing tdb.so and libreplace.so
- Remove unneeded patch |
1.1.0 04 Oct 2011 16:04:07 |
zi |
New port: databases/ldb
ldb is a LDAP-like embedded database.
ldb provides a fast database with an LDAP-like API
designed to be used within an application.
In some ways it can be seen as a intermediate solution
between key-value pair databases and a real LDAP database.
WWW: http://ldb.samba.org/
PR: ports/161266
Submitted by: Andrew Elble <aweits@rit.edu> |