notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/openldap22-server/pkg-plist
SVNWeb

Number of commits found: 10

Wed, 7 Feb 2007
[ 17:41 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Remove OpenLDAP 2.2.x.  They are abandoned by developers and users
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.
Sun, 22 Jan 2006
[ 06:28 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Sun, 15 Aug 2004
[ 18:18 eik search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
update to 2.2.15

- 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
Thu, 27 May 2004
[ 11:29 eik search for other commits by this committer ] Original commit 
Update net/openldap22-* to 2.2.11 and follow the OpenLDAP soname change:
  <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
Wed, 31 Mar 2004
[ 22:33 eik search for other commits by this committer ] Original commit 
- update to OpenLDAP 2.2.8:
  - 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
Tue, 20 Jan 2004
[ 19:25 eik search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- update to 2.2.4-release
- default to BerkelyDB 4.2

CAUTION: The OpenLDAP library name changed from libldap.2 to libldap.202
         You might want to do:
portupgrade -rf 'openldap-client-2.2.*'

Approved by:    marcus (mentor)
Fri, 14 Nov 2003
[ 03:57 eik search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
** NOTICE: **

* OpenLDAP 2.0 is no longer actively maintained by the OpenLDAP Project.
* You are strongly encouraged to update to OpenLDAP 2.1
* Port maintainers: Please respect the default in bsd.port.mk
* I plan to remove OpenLDAP 2.0 from the FreeBSD ports tree May 2004

- Update net/openldap21-client and net/openldap21-server to version 2.1.23
- Update net/openldap22-client and net/openldap22-server to version 2.2.2.b,
  fix ITS#2747 from CVS
- some fixes for net/openldap20-server from CVS, seems like there won't be
  a 2.0.28 release anymore
- remove conflict with deleted port net/openldap12
- use PORTDOCS
- use USE_OPENSSL
- don't use _REENTRANT
- add a deinstall message

PR:             58278
Submitted by:   me
Approved by:    marcus (mentor)
Sat, 30 Aug 2003
[ 09:11 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
[MAINTAINER] ports net/openldap2[012]-server: didn't start upon boot on 5.x,
misc. improvements

    - the start/stop scripts failed when booting on 5.x machines,
      detected by Barry Pederson <bp@barryp.org>
    - Fix OpenLDAP ITS 2672: eternal loop in back-bdb (2.1 only)
    - unify the start/stop scripts again, so that they are identical
      across versions
    - added a check for the deprecated variable slapd_args

PR:             ports/56174
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Thu, 28 Aug 2003
[ 12:51 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
[MAINTAINER] ports net/openldap2[012]-server: use RC_SUBR, miscellaneous
improvements

        - use RC_SUBR (PR 54352, submitted by Scot W. Hetzel
<hetzels@westbend.net>)
        - run slapd under a non-privileged account by default (PR 56075)
        - remove ${PORTSDIR}/net/openldap20-server/bsd.openldap.mk (PR 55680)
        - use USE_OPENLDAP
        - improve conflict checking (PR 54845, submitted by Jens Rehsack
<rehsack@liwing.de>)
        - make ODBC library selectable (PR 46288, submitted by Emile Heitor
<eheitor@fr.cw.net>)
        - don't use USE_OPENSSL to avoid gazillions of -rpath warnings

PR:             ports/56077
Submitted by:       Oliver Eikemeier <eikemeier@fillmore-labs.com>
Thu, 14 Aug 2003
[ 03:55 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Split openldap[012] into client and server.

PR:             ports/54436
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)

Number of commits found: 10