172 Commits

Author SHA1 Message Date
sthen
5ed33d829b set rc before calling Debug, from Paul B. Henson 2017-08-06 10:50:05 +00:00
sthen
7c62b209b6 fix regression tests, one of them uses /bin/bash 2017-08-04 16:36:35 +00:00
sthen
bdd1d7c629 Update the MDB "enforce writemap" patch following debug/feedback from
Paul B. Henson.

MDB is still disabled for now pending further testing.
2017-08-04 12:34:56 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
45533ce218 Some manpages were in the wrong subpackage; move to the correct one
and update @conflict.

This is an old bug, but only noticed after the switch to mandoc which
means that rather than rendering the manuals with groff (dereferencing
symlinks *before* packaging, so all files were present), the files
were installed directly, resulting in symlinks in the package. This
resulted in -client having symlinks to files which are in -main,
causing problems with pkg_add -u as reported by aja@.
2017-06-19 09:12:04 +00:00
schwarze
e6f174f769 No relevant formatting differences, drop USE_GROFF and bump.
But keep textproc/groff in BUILD_DEPENDS because soelim(1)
is used at "make build" time.
2017-06-17 00:42:37 +00:00
sthen
48265fdc3a update to openldap-2.4.45, rolling in the vuln fix previously patched.
upstream added openssl 1.1.x support, so patch to cope with various
OPENSSL_VERSION_NUMBER ifdefs.
2017-06-03 13:17:41 +00:00
sthen
717dbcbd57 add upstream patch to openldap:
ITS#8655 fix double free on paged search with pagesize 0
2017-05-31 19:59:38 +00:00
sthen
149747db9f add a gssapi flavour to openldap, from Kurt Mosiejczuk with a few tweaks,
looks fine to aja@
2017-05-19 08:07:33 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
sthen
6141893a28 revert openldap gssapi stuff that doesn't work. pointed out by aja@ 2016-12-17 14:11:21 +00:00
sthen
fd1dab4d95 add a gssapi flavour to openldap, based on a diff from William Leuschner 2016-10-25 17:25:55 +00:00
landry
d55d24c8b2 Patch the default config to use bdb backend by default, this way slapd
works ootb instead of blowing out because we can't use mdb.

discussed with sthen@ (MAINTAINER)
2016-09-01 16:50:35 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
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