sthen
82a4909879
OpenLDAP 2.3 segfaults with DB >= 4.6.3 due to an API change.
...
After discussions with a few people and testing of how upgrades will
be handled, mark this FLAVOR as broken so existing -bdb users don't
break their installation with pkg_add -u. Those wishing to upgrade
must dump their database, remove the openldap-*-bdb package, then
they are free to install the new unFLAVORed version and restore
the database.
This can be revisited after release, hopefully OpenLDAP 2.4 (which
requires newer DB) will be stable by then.
ok mbalmer (MAINTAINER)
2008-02-15 12:34:20 +00:00
landry
897eaf2c75
Install @sample /var/openldap-* as owned by unpriviledged user _openldap, and
...
add a pkg/MESSAGE-server teaching the user how to launch slapd in rc.local as
_openldap user.
english 'looks fine' jmc@, and ok ajacoutot@ mbalmer@ (maintainer)
2008-02-13 09:45:54 +00:00
mbalmer
e50047f5ad
Unbreak package build of bdb FLAVOR. OpenLDAP 2.3.x still has issues with
...
BDB4.6.
2008-01-14 21:01:11 +00:00
mbalmer
b46b062cce
Maintenance update to OpenLDAP 2.3.39.
2008-01-09 11:06:08 +00:00
steven
e68b25b9ba
db.=4 -> db.>=4 in preparation of db4 update
...
ok sthen@
2007-10-25 21:05:33 +00:00
simon
cc00442a1a
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 20:34:00 +00:00
steven
f28ba4669a
remove unneeded BASE_PKGPATH definition
2007-05-26 10:35:51 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
msf
3be6c9b29a
add a bit of perl magic to make slapd just work regardless of which flavor
...
you install and bump PKGNAME. Regen distinfo with SHA256 while we're at it.
2007-02-14 10:17:26 +00:00
mbalmer
9e2dae9adb
Create required data directories when installing the -server subpackage and
...
install a sample configuration file in there.
discussed with bernd
2007-01-23 12:57:32 +00:00
mbalmer
8219d93093
Maintenance update to 2.3.33, mostly bugfixes in slapd, no API changes.
...
See http://www.openldap.org/software/release/changes.html for a complete
list of changes made.
2007-01-23 11:04:09 +00:00
mbalmer
de791a4733
Maintenance update to 2.3.32, no new APIs or API changes in the libraries.
...
See http://www.openldap.org/software/release/changes.html for details.
2007-01-13 16:35:11 +00:00
mbalmer
47a7621857
slapacl and slapauth are symbolic links to slapd which is in -server, not
...
-client, so move them to the right PLIST. clean up the Makefile while here.
from Mikolaj Kucharski <eth0@o2.pl>
2007-01-13 13:37:33 +00:00
espie
21efc3ae0c
new MULTI_PACKAGES
2006-11-25 16:50:24 +00:00
espie
b75dec414c
fix a few obviously wrong dependencies, and remove extra shells in ghc.
2006-11-20 13:07:19 +00:00
mbalmer
04d275d832
Bring back support for KerberosV, from Bjoern Sandell <biorn@chalmers.se>
...
Thanks.
2006-10-29 10:37:59 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +00:00
mbalmer
f0f100c3c1
Renove some stupid strays and fold a long line.
2006-10-15 20:26:33 +00:00
mbalmer
4198223338
Update OpenLDAP to the current version.
...
That's one small committ for a developer, one giant leap for the community.
The giant leap, however, may come later.
2006-10-04 19:13:16 +00:00
bernd
64cfee67cc
Security update to openldap-2.3.24. (CVE-2006-2754)
...
Fixes a status file handling buffer overflow in slurpd.
More information:
http://secunia.com/advisories/20126/
Remove obsolete MODGNU_SHARED_LIBS stuff.
ok mbalmer@ (MAINTAINER)
2006-06-19 08:22:35 +00:00
sturm
e6f23d50f4
remove references to shellhung.org in MASTER_SITES and assorted cleanup
...
from jim razmus
2006-04-08 20:28:36 +00:00
bernd
288e4b31fa
Three manpages went to the wrong package during the 2.3.x update.
...
Move them back to the -server package.
This makes updates from 3.8 conflict-free.
found by steven@, help from espie@
ok pvalchev@
2006-02-28 16:27:52 +00:00
david
f85600afe0
move any perl or sed substitutions from post-patch to pre-configure
...
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
espie
023efddc9f
oops, sorry
2006-01-14 20:03:36 +00:00
espie
6caca6d008
zap MODGNU_SHARED_LIBS
2006-01-11 12:19:43 +00:00
bernd
a2d612ec10
SHARED_LIBS. Teamwork by mbalmer and me.
...
ok mbalmer
2005-12-29 14:00:35 +00:00
mbalmer
ffedc5c32f
Move some files from the client to the server package and bump the
...
package name.
hint by wilfried@, thanks!
2005-11-12 18:12:06 +00:00
mbalmer
8288a4922e
Set USE_LIBTOOL=Yes and bump package name. Make sure libsasl2 is linked.
...
Caveat: older versions of the port/package must be removed before building
the package.
thanks to espie@ and bernd@ for helping.
2005-11-12 17:22:58 +00:00
mbalmer
59a9d6f3be
Make sure libldap.so and libldap_r.so are linked against the newly built
...
liblber.so and not a liblber.so that might be installed in the system.
Bump package name.
problem reported by bernd@, thanks.
2005-11-09 15:42:49 +00:00
mbalmer
1b612625c9
Update to OpenLDAP 2.3.11 and take maintainership.
...
Support for sasl2 is now built by default.
ok bernd@
2005-11-07 15:59:08 +00:00
jakob
3ba21fd18d
OpenLDAP 2.2.29
2005-10-08 09:12:38 +00:00
jakob
c2b2220d61
fix Berkley DB dependency
2005-09-26 05:55:03 +00:00
msf
4450fd5adb
- install the configuration files at install time with @sample
...
- bump PKGNAME
ok jakob@
2005-06-29 13:25:19 +00:00
jakob
152b9c5108
openldap release 2.2.27
2005-06-15 20:23:10 +00:00
jakob
268bf99efc
create _ldapldap user and group
2005-05-02 12:19:51 +00:00
jakob
5da7d0cf4c
OpenLDAP v2.2.26
2005-04-30 14:45:58 +00:00
jakob
73266937d4
OpenLDAP 2.2.25 release
2005-04-24 16:46:34 +00:00
jakob
a2ca11be9e
OpenLDAP v2.2.24
2005-03-22 09:13:47 +00:00
alek
9a057371c6
Fix WANTLIB marker
2005-01-27 23:43:02 +00:00
jakob
ff6ff11201
openldap v2.2.23
2005-01-26 08:27:47 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
jakob
ba0657fa96
OpenLDAP release 2.2.20 (stable)
2005-01-04 18:35:49 +00:00
espie
28a459bb6d
WANTLIB markers
2004-11-22 16:59:29 +00:00
biorn
f611ec4e27
bump pkgname due to recent changes in PLIST/PLIST-server
...
ok MAINTAINER
2004-11-10 21:33:55 +00:00
biorn
bfc9881693
Move dyngroup.schema to PLIST-server and add some directories.
...
ok MAINTAINER
2004-11-08 20:27:34 +00:00
jakob
ac69bf42d2
upgrade to OpenLDAP 2.2.17
2004-10-18 06:44:18 +00:00
espie
a42df1be61
new plist.
...
Lots of config files noted as bogus, to look at later...
2004-08-08 16:34:32 +00:00
naddy
5aa12beb57
fix up MODGNU_CONFIG_GUESS_DIRS
2004-07-31 21:17:21 +00:00
pedro
9780f2be84
update to version 2.1.30, maintainer (jakob@) timeout, ok jolan@
2004-06-12 17:44:56 +00:00
jakob
a22ebee4d8
update to 2.1.29 stable release
2004-04-04 21:53:37 +00:00