Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 14:32:47 -0800 (PST)
From:      Oliver Eikemeier <eik@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/openldap21-server Makefile distinfo patch-build::ltmain.sh
Message-ID:  <200403312232.i2VMWluq012180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
eik         2004/03/31 14:32:47 PST

  FreeBSD ports repository

  Modified files:
    net/openldap21-server Makefile distinfo pkg-install 
    net/openldap21-server/files patch-build::ltmain.sh 
  Log:
  - update to OpenLDAP 2.1.29:
    - fixed slapd SASL invalid authcID crash (ITS#2961)
    - fixed slapd sasl-regexp debug crash (ITS#3033)
    - fixed back-bdb empty suffix bug (ITS#2970)
    - fixed back-bdb IDL avl_delete failure bug (ITS#3004)
    - fixed libldap assert failure (ITS#2982)
  
  - 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.85      +52 -32    ports/net/openldap21-server/Makefile
  1.38      +2 -2      ports/net/openldap21-server/distinfo
  1.2       +15 -2     ports/net/openldap21-server/files/patch-build::ltmain.sh
  1.5       +8 -1      ports/net/openldap21-server/pkg-install



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403312232.i2VMWluq012180>