summaryrefslogtreecommitdiff
path: root/net/openldap22-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove OpenLDAP 2.2.x. They are abandoned by developers and usersXin LI2007-02-0718-1085/+0
| | | | | | | | | should use 2.3.x for production. net/openldap22-client: OpenLDAP 2.2.x series are no longer maintained by developers. Use 2.3.x instead. net/openldap22-sasl-client: OpenLDAP 2.2.x series are no longer maintained by developers. Use 2.3.x instead. net/openldap22-sasl-server: OpenLDAP 2.2.x series are no longer maintained by developers. Use 2.3.x instead. net/openldap22-server: OpenLDAP 2.2.x series are no longer maintained by developers. Use 2.3.x instead.
* Mark deprecated: no longer maintained by developers.Xin LI2006-07-171-0/+2
|
* PlanetMirror appears to add a page which fetch(1) do not like, so remove itXin LI2006-06-021-1/+0
| | | | for now.
* Oops... Correct mismerge of USE_OPENLDAP usage by moving .else down.Xin LI2006-05-291-1/+1
| | | | | Pointy hat to: delphij Reported by: cperciva
* Fix wrong PKGNAME and COMMENT when WITH_SASL is defined.Xin LI2006-05-291-19/+18
| | | | | | | | | | | Please note that the openldap 2.2.x series is now considered obsolete and is no longer maintained. Therefore, updates to this port would be more conservative and less effort would be taken here in the future. Current OpenLDAP users are encouraged to upgrade to 2.3.x. Submitted by: Gyorgy TEUBEL <tgyurci freemail hu> (with changes) PR: ports/91902
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
|
* - A new maintainerSergey Matveychuk2006-04-151-1/+1
| | | | Submitted by: delphij
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-141-1/+1
| | | | | | back sometime. Hat: portmgr
* Conversion to a single libtool environment.Ade Lovett2006-02-232-10/+13
| | | | Approved by: portmgr (kris)
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-202-2/+2
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* - Revert 1.115, it broke the buildPav Lucistnik2006-01-221-2/+2
| | | | | Reported by: DomiX on Freenode Pointy hat to: edwin
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-223-4/+4
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Update to 2.2.30Pav Lucistnik2005-12-262-3/+4
| | | | | | PR: ports/90221 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> Approved by: maintainer timeout (vsevolod; 16 days)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Update to 2.2.29Vsevolod Stakhov2005-10-122-3/+3
|
* Remove two dead mirrors of openldap.Vsevolod Stakhov2005-09-291-2/+0
| | | | Reminded by: linimon
* Update to 2.2.28.Vsevolod Stakhov2005-09-062-3/+3
| | | | Approved by: perky (mentor)
* Update my email address.Vsevolod Stakhov2005-07-221-1/+1
| | | | Approved by: perky (mentor)
* - New maintainer. He's only person who updated the ports lately.Sergey Matveychuk2005-06-241-1/+1
| | | | | Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: eik MIA
* - Update to 2.2.27. Bugfix releasse.Sergey Matveychuk2005-06-152-3/+3
| | | | | | PR: ports/82237 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: eik MIA
* - Update to 2.2.26. Bug fix only release.Sergey Matveychuk2005-05-012-3/+3
| | | | | | PR: ports/80513 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: eik MIA
* Add mlink for slapd-hdb.5Sergey Skvortsov2005-04-201-0/+2
| | | | | Pointed by: pointyhat (kris) Approved by: kris
* Update to 2.2.24Sergey Skvortsov2005-04-144-37/+3
| | | | | | PR: ports/79335 Submitted by: skv Approved by: maintainer timeout
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to OpenLDAP 2.2.23:Oliver Eikemeier2005-02-035-21/+62
| | | | | | | | | | | - various fixes (see /usr/local/share/doc/openldap/CHANGES) [1] - fixed libldap fdset re-init for restart (ITS#3524) [3] - added ACI support [2] - added SLPv2 support PR: 76192 [1], 74906 [2] Submitted by: Alex Deiter <tiamat@komi.mts.ru> [1], Rainer Duffner <rainer@ultra-secure.de> [2] Obtained from: OpenLDAP CVS [3]
* update to OpenLDAP 2.2.19:Oliver Eikemeier2004-11-304-12/+18
| | | | | | | | | | - Fixed back-bdb cache bugs (OpenLDAP ITS#3356, #3358), ctxcsn memory leak - Added support for BDB 4.3 (depends on PR 73790) NOTE: Don't use BDB 4.3 in production environments yet: <http://www.openldap.org/lists/openldap-software/200411/msg00700.html> For a complete change log see: /usr/local/share/doc/openldap/CHANGES
* - update to version 2.2.18Oliver Eikemeier2004-10-254-9/+4
| | | | <http://www.openldap.org/lists/openldap-announce/200410/msg00001.html>
* - update to version 2.2.17Oliver Eikemeier2004-10-113-6/+21
| | | | | | | + http://www.openldap.org/lists/openldap-announce/200409/msg00001.html + Fixed slapd syncrepl memory leak bugs - change default ldapi:// socket - use IGNORE instead of .error
* update to 2.2.15Oliver Eikemeier2004-08-159-171/+217
| | | | | | | - new switch WITH_DYNAMIC_BACKENDS - WITH_ODBC has to be specified, even when WITH_ODBC_TYPE is set - 5.x users: when you need to start the daemon early, build with WITH_RCORDER=yes to put the start script into /etc/rc.d
* update to 2.2.14Oliver Eikemeier2004-06-182-3/+3
|
* update to 2.2.13Oliver Eikemeier2004-06-112-3/+3
| | | | | | | | | | ** NOTE to porters ** OpenLDAP will declare their REL_ENG_2_2 branch STABLE soon: <http://www.openldap.org/lists/openldap-devel/200406/msg00007.html> I plan to follow that with changing the ports tree default from OpenLDAP 2.1 to 2.2. Please test if your port works correctly with OpenLDAP 2.2. -Oliver
* update to 2.2.12Oliver Eikemeier2004-06-052-3/+3
|
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
|
* Update net/openldap22-* to 2.2.11 and follow the OpenLDAP soname change:Oliver Eikemeier2004-05-276-47/+21
| | | | | | | | | <http://www.openldap.org/lists/openldap-devel/200403/msg00101.html> While I'm not totally happy with their choice, I believe it is better to be in sync with the upstream library naming scheme. No objection from: portmgr
* Fix iODBC detection on 4.xOliver Eikemeier2004-05-071-0/+20
| | | | | Prompted by: Viktor Steinmann <viktor.steinmann@ch.easynet.net>, Marc Rassbach <marc@milestonerdl.com>
* Fix upgrading via portupgrade, reported by Chuck Swiger <cswiger@mac.com>Oliver Eikemeier2004-05-012-6/+18
| | | | Prepare for slave ports with SASL support
* Update to OpenLDAP 2.2.10Oliver Eikemeier2004-04-203-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | - fixed slapd syncrepl replication bugs (ITS#3055,3056,3069) - fixed slapd slurpd update bugs - fixed slapd inappropriate bind error disclosure bugs - fixed slapd sun_path portability bug - fixed slapd passwd referral memory leak - fixed slapd sasl userdb checkpass bug (ITS#3048) - fixed slapd duplicate value detection (ITS#3066) - fixed slapd permissive modify control (ITS#3068) - fixed slapd updateref handling - fixed slapd saslauthz subtree scope bug (ITS#3077) - fixed back-bdb paged results bug (ITS#3076) - fixed back-bdb "" suffix bug (ITS#3063) - fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062) - fixed back-meta compare return code (ITS#3042) - fixed back-ldbm IDL delete bug (ITS#3046) - fixed back-ldbm modrdn indexing bug (ITS#3059) - fixed libldap parse_oid core dump bug (ITS#3065) - fixed ldapmodify missing error information bug (ITS#3057) - fixed ldapsearch paged results error handling - updated slapd limits - updated slapd overlay framework - added slapd Delivery Method syntax validation (ITS#3052) - added libldap ditContentRule oidMacro support (ITS#2920)
* bdb backend requires Berkeley DB >= 4.2 since 2.2.3betaOliver Eikemeier2004-04-111-1/+1
| | | | Noticed by: Michael Reifenberger <mike@Reifenberger.com>
* - update to OpenLDAP 2.2.8:Oliver Eikemeier2004-03-318-44/+107
| | | | | | | | | | | | | | | | | | | - fixed slapd/slapadd syncrepl bugs (ITS#2948,2995) - fixed slapd sasl-regexp multiple entry bug (ITS#3033) - fixed slapd bind method portability bug (ITS#3038) - fixed libldap try_read1msg bug (ITS#2982) - added slapd numericStringOrderingMatch rule support (ITS#2988) - added slurpd replication interval config option (ITS#2768) - shared library soname change (ITS#3035) postponed until bsd.port.mk is patched - enabled hdb backend - prefer autodetection over PTHREAD_LIBS from bsd.port.mk, to avoid problems of clients which crash on -CURRENT while loading/unloading threading libraries - added -sasl as a build option to the package name - made the server requiring the matching client library
* Try to fix the lingering thread problem on -CURRENT, for the better orOliver Eikemeier2004-03-251-4/+6
| | | | | | | the worse, GNATS will tell. Linking all components with PTHREAD_LIBS may not be the most elegant solution. Bump PORTREVISION on all components, which may be unnecessary, but safe.
* Fix libtool patch that somehow got garbledOliver Eikemeier2004-03-251-3/+4
| | | | Noticed by: Alex Deiter <tiamat@komi.mts.ru>
* use included libtoolOliver Eikemeier2004-03-252-6/+37
|
* Convert all but one port that uses libtool14 to use libtool15, in readinessAde Lovett2004-03-241-1/+1
| | | | for the destruction of devel/libtool14
* Correct MAN8Oliver Eikemeier2004-03-243-10/+5
| | | | Reminded by: Alex Deiter <tiamat@komi.mts.ru>
* workaround for changed soname versioning (OpenLDAP ITS#3016)Oliver Eikemeier2004-03-243-9/+27
| | | | Spotted by: Andrzej Tobola <A.Tobola@wilk.2a.pl>
* Update to OpenLDAP 2.2.7 release:Oliver Eikemeier2004-03-232-3/+3
| | | | | | | | | | | | | | | | | | | | | | - Fixed slapd IDL avl_delete failure bug (ITS#3004) - Fixed slapd erroneous illegal filter handling (ITS#2977) - Fixed slapd syncrepl bugs (multiple) - Fixed slapd value regex ACL bug (ITS#3008) - Fixed slapd SASL dnauthz bug (ITS#2961) - Fixed slapcat tools bug (ITS#2974) - Fixed back-monitor crash when used with overlays (ITS#3023) - Fixed back-ldap massaged base free (ITS#2999) - Fixed back-meta memory leak issues (ITS#2986) - Fixed back-glue search abandon handling (ITS#2999) - Fixed back-sql undefined attribute name request bug (ITS#3005) - Fixed back-sql oracle-related issues (ITS#2641) - Fixed back-bdb empty suffix/contextCSN bug (ITS#2970) - Fixed libldap/slapd '=' escape in DN (ITS#3009) - Fixed back-sql attribute subtype in search request - Updated ldapsearch paged results handling - Added total operation count in back-monitor (ITS#2983) - Added slapd ACL peername/expand styles (ITS#2907, ITS#3010) - Added slapd ACL set logging (ITS#2949)
* Only dns/bind8 and dns/bind84 screw up the include files.Oliver Eikemeier2004-03-191-1/+1
|
* Temporarily disable building when a bind port with PORT_REPLACES_BASE_BIND ↵Oliver Eikemeier2004-03-191-0/+4
| | | | | | | | | | | | installed They overwrite /usr/include/netdb.h and give a wrong definition for `h_errno' when _REENTRANT is defined. This causes link errors where `__h_errno' is undefined. This should affect MySQL, Python and Apache too. PR: 64419 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Introduce WITHOUT_BDB to work around a bug in BerkeleyDB on AMD64:Oliver Eikemeier2004-02-291-1/+8
| | | | <http://www.openldap.org/lists/openldap-software/200402/msg00756.html>