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
steven
1d7316fbd0
works with openbsd libtool. verified by pea@
2010-10-27 12:54:44 +00:00
espie
880de1aa40
USE_GROFF=Yes
2010-10-18 17:06:05 +00:00
pea
81a0b8e85f
Add a comment about libtools
...
no need to bump
ok jasper@
2010-10-09 10:25:06 +00:00
pea
5bb3c4934b
OpenLDAP doesn't build correctly with our libtool.
...
Unbreak it.
ok sthen@
2010-10-09 09:26:02 +00:00
william
7ab7c2f4e4
SECURITY FIX
...
Resolves CVE-2010-0211 and CVE-2010-0212 (ITS#6570)
from upstream. Also fixes a segfault in IA5StringNormalize() by
sync'ing that function with the same function from 2.4.23.
ok sthen
2010-08-06 02:52:05 +00:00
espie
eb9327fbd1
avoid warning, FLAVOR is broken anyways
2010-02-27 07:30:44 +00:00
pea
c2ccbc930d
Security fix for OpenLDAP.
...
See:
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3767
+ http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap/tls_o.c.diff?r1=1.8&r2=1.11&f=h
ok jasper@, go ahead sthen@, aja@
2009-12-04 15:26:48 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
ajacoutot
d83da7798d
Protect slapd.conf as it may contain passwords and/or other sensitive
...
informations.
"makes a lot of sense" sthen@
"ja ja" landry@
ok jasper@
2009-08-21 13:21:19 +00:00
naddy
d014831c36
fix package spec in depend
2009-07-18 15:52:21 +00:00
brad
379785d590
Update to OpenLDAP 2.3.43. bug fix release.
...
ok mbalmer@
2008-07-21 06:07:10 +00:00
brad
69fa2c3543
Update to OpenLDAP 2.3.42. bug fix release.
...
ok mbalmer@
2008-07-15 18:25:53 +00:00
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