Commit graph

20 commits

Author SHA1 Message Date
wiz
475c70c076 minimal fixes to keep pkglint happy 2000-01-08 04:19:24 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
simonb
c46431a596 Regen. 1999-09-17 06:47:43 +00:00
simonb
c2479e4f47 Work around ELF bug with libwrap in a similar way to the ucd-snmp
package (pointed out by David Brownlee).  We also need to remove -lwrap
from the tools directory libraries - hence the post-configure target to
make sure SLAPD_LIBS is empty in servers/slapd/tools/Makefile.
1999-09-17 06:46:31 +00:00
mrg
7b33f49ee1 regen this; /brick hwr 1999-09-16 12:26:15 +00:00
kim
d0e9933400 Change how Kerberos support is enabled in pkgsrc.
Quick guide for compiling packages:
- set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf

Quick guide for configuring Kerberos support in a package Makefile:
- test for KERBEROS value and enable the appropriate version with
  CONFIGURE_ARGS or other means and set USE_KERBEROS=yes
- make sure to disable Kerberos support otherwise (especially if
  using configure, which might automatically detect it)
- BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk
  when USE_KERBEROS=yes is set
1999-09-14 02:32:21 +00:00
hwr
b0be95c9fc Updated to OpenLDAP-1.2.7 release. 1999-09-10 10:41:39 +00:00
agc
69696f9b82 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_KERBEROS4 to BUILD_DEFS
1999-08-18 09:28:01 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
hwr
56b17f2e7c The OpenLDAP libraries collide with the ldapsdk. 1999-05-18 21:27:01 +00:00
tv
72a191db1c Build shared libraries by using pkglibtool (bump version to "...p1" to
indicate change), skip "make depend", add a Kerberos switch, and add a few
backends.
1999-05-04 00:08:43 +00:00
hwr
5e8e50eebe Update openldap to version 1.2.1.
For changes look at http://www.OpenLDAP.org/software/release/changes.html
1999-04-01 15:25:01 +00:00
hubertf
f9b0c9c697 add bin/ldappasswd and man/man1/ldappasswd.1 1999-03-29 14:35:53 +00:00
hwr
ee3653fa9c Beautify :-) 1999-03-28 18:27:22 +00:00
hwr
d5ca7850ee Change this so that the source packet is fetched as openldap-VERS.tgz,
not as openldap-release.tgz. Now it is easier to get the correct release.
1999-03-28 18:17:21 +00:00
hwr
790c741520 Upgrade to Version 1.2 1999-02-16 13:54:00 +00:00
hwr
cdd1d8edb5 This is now openldap-1.1.4. 1999-01-27 13:04:26 +00:00
hwr
9c47e15af7 openldap is derived from U. Mich. Ldap. 1999-01-08 09:00:38 +00:00
hwr
46b5c038a3 Change Makefile to have 1.1.2 as version number, not -release.
Pointed out by Thorsten Frueauf.
1999-01-08 08:59:31 +00:00
hwr
3fe7c2bf1d OpenLDAP is an open source software impelmentaion of the LDAP protocol
XXX As I can't convince configure to recognize our mit-pthreads, slurpd
    is not built.
1999-01-07 16:49:08 +00:00