cvs commit: ports/net/openldap22-server Makefile distinfo pkg-install pkg-plist pkg-plist.clientpatch-build::top.mk patch-build::version.var

Oliver Eikemeier eik at FreeBSD.org
Wed Mar 31 14:33:10 PST 2004


eik         2004/03/31 14:33:09 PST

  FreeBSD ports repository

  Modified files:
    net/openldap22-server Makefile distinfo pkg-install pkg-plist 
                          pkg-plist.client 
    net/openldap22-server/files patch-build::ltmain.sh 
                                patch-build::top.mk 
  Added files:
    net/openldap22-server/files patch-build::version.var 
  Log:
  - 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
  
  Revision  Changes    Path
  1.89      +54 -34    ports/net/openldap22-server/Makefile
  1.38      +2 -2      ports/net/openldap22-server/distinfo
  1.5       +15 -2     ports/net/openldap22-server/files/patch-build::ltmain.sh
  1.3       +6 -6      ports/net/openldap22-server/files/patch-build::top.mk
  1.3       +13 -0     ports/net/openldap22-server/files/patch-build::version.var (new)
  1.6       +8 -1      ports/net/openldap22-server/pkg-install
  1.26      +5 -1      ports/net/openldap22-server/pkg-plist
  1.3       +7 -1      ports/net/openldap22-server/pkg-plist.client


More information about the cvs-ports mailing list