summaryrefslogtreecommitdiff
path: root/databases/tdb/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */*: Rework manpages handling in Samba-related portsMichael Osipov2025-03-134-425/+0
| | | | | | | | | | * 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
* Upgrade port to 1.4.2 versionTimur I. Bakeyev2019-10-111-6/+5
| | | | Notes: svn path=/head/; revision=514256
* Upgrade Samba supplimentary ports to the new build system. Effectively they ↵Timur I. Bakeyev2019-06-197-101/+45
| | | | | | | | | | | are dependent now from Python 3.4+ for the build, unless NO_PYTHON is specified, in which case ports still can be build with Python 2.7. That should address legacy Python dependencies for some non-Samba ports as well. Notes: svn path=/head/; revision=504597
* Not strictly necessary file for the portTimur I. Bakeyev2019-06-111-11/+0
| | | | Notes: svn path=/head/; revision=503993
* Update supplimentary Samba libs to the latest versions.Timur I. Bakeyev2018-02-203-6/+66
| | | | | | | Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=462465
* Update Samba supplimentary libraries to the most recent versions.Timur I. Bakeyev2017-11-204-4/+62
| | | | Notes: svn path=/head/; revision=454532
* Update Samba4* supplimentary libraries to the newer versions.Timur I. Bakeyev2017-01-026-24/+107
| | | | | | | Made databases/ldb to depend on openldap-sasl-client, so it won't conflict with the corresponding requirement of net/samba4* ports. Notes: svn path=/head/; revision=430417
* Update Samba supplimentary libsTimur I. Bakeyev2015-11-301-68/+0
| | | | Notes: svn path=/head/; revision=402636
* Fix to the coredump in the library code of the Samba libs. Provided by ↵Timur I. Bakeyev2015-09-191-0/+68
| | | | | | | | | Andrey Kramarenko. https://bugzilla.samba.org/show_bug.cgi?id=11455 Notes: svn path=/head/; revision=397323
* Upgrade relevant ports to the latest releases.Timur I. Bakeyev2015-08-091-10/+10
| | | | | | | PR: 202041 Notes: svn path=/head/; revision=393833
* Update port to the latest versionTimur I. Bakeyev2013-01-312-7/+7
| | | | Notes: svn path=/head/; revision=311316
* Update to version 1.2.9Timur I. Bakeyev2011-08-017-74/+73
| | | | Notes: svn path=/head/; revision=278739
* Fix unnecessary conflict with samba subports, in particular - libsmbclient.Timur I. Bakeyev2010-10-291-7/+39
| | | | Notes: svn path=/head/; revision=263735
* Bumped port version to the 1.2.2. Fixed installation of the manpages.Timur I. Bakeyev2010-10-263-0/+308
| | | | Notes: svn path=/head/; revision=263615
* Upgrade tdb to tne new version 1.2.0.Timur I. Bakeyev2010-02-051-0/+36
| | | | Notes: svn path=/head/; revision=249249
* Bump port version to the 1.1.5, using sources that come together withTimur I. Bakeyev2009-07-122-85/+0
| | | | | | | net/samba4-devel. Notes: svn path=/head/; revision=237650
* - Remove gdbm dependencyKirill Ponomarev2003-08-172-0/+85
- Fix build on -current PR: 55658 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=87134