naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
sthen
3c15a885e7
update to openldap-2.4.44
2016-02-25 00:45:43 +00:00
sthen
2edeecf08e
update to openldap-2.4.43
...
note, syntax parsing is more strict ("fixed slapd configuration parser
with unbalanced quotes"), if you have problems starting slapd then run it
manually with debug output for clues.
2015-12-03 14:55:22 +00:00
sthen
691c83f9b2
Bump some ports which reference if_msghdr in their source, so that package
...
updates are triggered. This is following the struct if_data ABI change a few
days ago; if_msghdr has an embedded if_data. Some may be unnecessary, but
some are definitely needed and bumps are cheaper than debugging.
Problem reported with wpa_supplicant by Mikolaj Kucharski.
2015-10-08 21:19:21 +00:00
sthen
e801efaf89
Add upstream commit to fix assert() with invalid BER, pointed out by landry@
...
http://seclists.org/fulldisclosure/2015/Sep/35
2015-09-11 09:00:01 +00:00
sthen
60dc1963be
bugfix update to OpenLDAP-2.4.42
2015-08-21 21:49:42 +00:00
sthen
83053e8b9e
update to openldap-2.4.41 and take maintainer
2015-07-16 16:30:55 +00:00
sthen
6d8e312646
add DPB_PROPERTIES=parallel, works ok and though it's not a huge port
...
this is on the path to building libreoffice
2015-07-16 15:30:47 +00:00
sthen
6a045833bb
Turn off MDB in openldap-server, as shown by the p5-ldap regress tests it
...
does not work correctly on OpenBSD (slapd segfaults).
2015-02-16 15:32:08 +00:00
sthen
2dce7038b1
add bugtracker url
2015-02-06 11:28:12 +00:00
sthen
9eeac5cfa5
add a couple of openldap patches from upstream (slapd crash fixes)
2015-02-06 11:19:33 +00:00
sthen
06cb53cd75
update to openldap 2.4.40
...
enable mdb (as an option), but if used, enforce that it's configured with
writemap as otherwise it assumes that mmap and file io are coherent
2014-10-03 23:19:44 +00:00
sthen
275c8697c3
kerb5 wantlib were only pulled in via sasl; regen
2014-04-21 12:41:49 +00:00
naddy
d6913ccc2a
disable TCP wrappers support; with/ok sthen@
2014-03-24 12:53:37 +00:00
sthen
d8d9def78c
remove an old explicit @pkgpath ${BASE_PKGPATH} in the plist from when
...
this port was first converted to multi-packages that is now getting in
the way, problem reported by nigel@, espie noticed the @pkgpath line.
2014-03-16 19:43:59 +00:00
sthen
7e92e3dfd6
update to openldap 2.4.39
2014-03-09 20:52:51 +00:00
sthen
6ad090419f
update to openldap-2.4.38
2013-11-18 16:40:07 +00:00
sthen
896114c7f5
update to openldap-2.4.37
2013-11-12 15:57:00 +00:00
pea
28ad04fe20
Update to 2.4.36
...
ok sthen@
2013-10-01 13:33:36 +00:00
sthen
bf8320ae4a
hidden dep on e2fsprogs libuuid
2013-06-26 19:09:13 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
ajacoutot
9920238d6f
Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
...
have it in base now.
2013-06-17 19:30:22 +00:00
sthen
6bbdd6ea31
update to OpenLDAP 2.4.35 and add some comments about mdb
2013-04-29 14:29:56 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
3f680606a7
PERMIT_* / REGRESS->TEST sweep
2013-03-11 02:52:04 +00:00
sthen
4d537b7014
update OpenLDAP to 2.4.33
2013-01-03 11:52:29 +00:00
sthen
2304fdfd01
Use a RUN_DEPENDS-server which doesn't change depending on the flavour;
...
avoids PLIST_DB problem reported by nigel@.
2012-12-07 12:19:27 +00:00
sthen
25b539caf0
use more consistent spacing in Makefile, no pkg change
2012-12-07 12:11:28 +00:00
sthen
aeaed43eeb
add a FLAVOR to enable the experimental ACI support in OpenLDAP,
...
req by Brian Empson. ok pea@.
2012-10-20 08:36:13 +00:00
pea
f68803aa1d
This patch is already committed upstream.
...
Spotted by guenther@
ok sthen@
2012-06-04 11:35:54 +00:00
pea
b1b4ce465c
Bugfix update to 2.4.31
...
ok sthen@
2012-05-09 09:37:21 +00:00
sthen
102ce619a1
Add a comment to slapd.rc showing how to bind to multiple URLs as it's not
...
obvious how to do this without breaking pexp. Zap some stray whitespace in
Makefile while there. ok aja@
2012-05-05 14:41:30 +00:00
ajacoutot
689f54b24a
--localstatedir=/var is the default now.
2012-04-28 10:52:08 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
pea
fcab1e4a5d
Update to 2.4.30
...
ok sthen@
2012-03-09 09:48:32 +00:00
espie
bd7f323cd1
openldap doesn't require db,-java, so avoid it.
2012-01-29 13:46:18 +00:00
gsoares
4e3205f053
security fix to SA46599;
...
"UTF8StringNormalize()" Off-by-One Denial of Service Vulnerability
ok pea@ jasper@
2011-10-29 11:54:04 +00:00
pea
f5e347069b
Update to 2.4.26
...
With tweaks from gsoares@ (thanks).
looks good to sthen@, ok gsoares@
2011-09-21 14:07:47 +00:00
espie
61199a1dbc
normalize pkgpath
2011-09-16 08:48:01 +00:00
naddy
8e76b29205
remove redundant package spec already supplied by PKGSPEC
2011-09-12 21:02:23 +00:00
espie
e0df1d61c2
fix for db change
...
noticed by antoine
2011-09-12 10:04:48 +00:00
sthen
ffbef223a5
prefer http MASTER_SITES
2011-05-20 08:08:04 +00:00
pea
31a97e7084
+ use proper AUTOCONF_VERSION (from Brad)
...
+ fix CONFIGURE_ARGS
ok sthen@
2011-05-02 11:43:37 +00:00
pea
72aa184937
Update to 2.4.25
...
ok landry@, ajacoutot@
2011-04-07 12:08:02 +00:00
jasper
bbf1976d5e
- update openldap to 2.4.24, fixes CVE-2011-1024 and CVE-2011-1025.
...
ok pea@ sthen@
2011-03-03 14:52:04 +00:00
pea
9bbf50ab92
Run slapd as a non-privileged user
...
ok ajacoutot@
2011-01-13 15:41:40 +00:00
ajacoutot
1e59cae24d
Unbreak rc script.
...
Remove bogus MESSAGE-server.
2011-01-07 12:24:32 +00:00
pea
d8e2f5d8db
*MAJOR UPGRADE*
...
Upgrade to OpenLDAP 2.4.23.
Important things to know:
+ ldbm backend has been removed
+ bdb is the default backend
+ slurp has been removed
Backup all your data before this upgrade !!
Tested in a bulk by landry@
Lot of help/comments/ideas/tests from ajacoutot@, jasper@, landry@, sthen@, stephan@
ok ajacoutot@, landry@, jasper@, stephan@
2011-01-07 10:24:30 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
espie
cd474773cf
bye bye old LIB_DEPENDS
2010-11-06 22:50:02 +00:00