Commit graph

177 commits

Author SHA1 Message Date
Xin LI
21aadbd7f7 This release of OpenLDAP does not support Berkeley DB 4.6 yet.
Submitted by:	mm
PR:		ports/115712
2007-08-23 02:07:58 +00:00
Xin LI
140f813f89 - Update to 2.3.38.
- Adjust DATABASEDIR's permission to 700 upon slapd start.
2007-08-21 09:17:25 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Xin LI
4a8c580001 Update to 2.3.37. 2007-07-20 08:08:58 +00:00
Xin LI
8ca75a7b6a Update to 2.3.36 2007-06-18 07:20:32 +00:00
Xin LI
3be488b4b3 Do not build SASL by default for client package, thus avoids
a very annoying conflict when installing the client from package.
2007-06-08 10:27:05 +00:00
Xin LI
ce3071d823 Use more concise expressions for splitting the user:group string.
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
PR:		ports/111617
2007-05-28 06:04:24 +00:00
Xin LI
b6206262d3 - Update to 2.3.35
- Unbreak for kernels without COMPAT_43TTY [1]

Note: the patch from [1] was accepted by OpenLDAP, but
not yet integrated into there RELENG_2_3 branch.

Submitted by:	Ed Schouten <ed fxq.nl> [1]
PR:		ports/110386 [1]
2007-04-10 14:23:02 +00:00
Xin LI
0ccf7d3f41 Use USE_LDCONFIG correctly upon successful server installation
in order to make backend shared objects to be recognized
correctly.

Requested by:	edwin
PR:		ports/110424
2007-03-20 14:10:41 +00:00
Xin LI
2a818b8e1a Add a couple of @cwd's in order to make @dirrmtry really
functional.

Noticed by:	Xin ZHAO <quakelee at cn.freebsd.org>
2007-02-26 06:57:11 +00:00
Xin LI
e8aa8b7139 Update to 2.3.34 2007-02-20 19:33:01 +00:00
Rong-En Fan
2f9f20f3e8 - Use newly added RC_SUBR_SUFFIX
Approved by:	delphij (maintainer)
2007-02-01 04:14:39 +00:00
Xin LI
1597b2c1cd Update to 2.3.33 2007-01-19 20:41:56 +00:00
Xin LI
15d7d6f35b Upate to 2.3.32 2007-01-05 02:15:18 +00:00
Xin LI
825092f0b8 Update to 2.3.31, a bugfix release. To quote the release changelog:
Fixed libldap unchased referral leak (ITS#4545)
	Fixed libldap tls callback (ITS#4723)
	Fixed liblutil ldif file: URL parsing
	Fixed slapd syncrepl logging (ITS#4755)
	Fixed slapd group ACL caching when proxyAuthz'ing (ITS#4760)
	Fixed slapd "group" authz default member parsing (ITS#4761)
	Fixed slapd uninitialized sd_actives array (ITS#4765)
	Fixed slapd DN parsing in bindconf_parse (ITS#4766)
	Fixed slapd conditional in macro argument (ITS#4769)
	Fixed slapd send_search_reference should propagate errors
	Fixed slapd memleak on failed bind (ITS#4771)
	Fixed slapd schema preparation case to match RFCs (ITS#4764)
	Fixed slapd kbind buffer overflow condition (ITS#4775)
	Fixed slapd connections_shutdown assert
	Fixed slapd glue parent/sub db overlay nesting (ITS#4615)
	Fixed slapd-bdb/hdb/ldbm slap_add_opattrs error checking
	Fixed slapd-bdb/hdb setting up tool threads when no indices specified
	Fixed slapd-perl interpreter context (ITS#4751)
	Fixed slapo-syncprov to complain if defined outside of a database
	Fixed test021 modify ops to be syntactically correct
	Fixed contrib smbk5pwd, check kadm5 init result
	Documentation
		Fixed typo in slapo-retcode(5) man page (ITS#4753)
		Fixed syncrepl searchbase note (ITS#4540)
		Added syncrepl starttls in the admin guide (ITS#4510)
		Fixed reference to deprecated function in ldap_parse_result(3)
2006-12-19 09:54:40 +00:00
Xin LI
e10cc47dda o Respect PTHREAD_LIBS=ANY (like -lthr). [1]
o Use Berkeley DB 4.4, as suggested by OpenLDAP developers.

Submitted by:	nork [1]
2006-11-30 08:39:58 +00:00
Xin LI
d6cd421f88 Update to 2.3.30. 2006-11-15 07:10:22 +00:00
Xin LI
55f977ef8e Update to 2.3.29 2006-11-10 10:49:20 +00:00
Alejandro Pulver
c3dd807ed8 - Unify the way to choose between ODBC flavors (WITH_IODBC / WITH_UNIXODBC).
PR:		ports/103293
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	girgen (databases/postgresql-odbc), fjoe (databases/libodbc++),
		sergey@network-asp.biz
		(databases/mysql-connector-odbc, timeout),
		delphij@FreeBSD.org (net/openldap23-server),
		mat@FreeBSD.org (databases/p5-DBD-ODBC)
2006-10-09 18:51:19 +00:00
Xin LI
19827fa007 Update to 2.3.27, plus fix for perl backend [1].
Submitted by:	Xavier Beaudouin <kiwi oav net> [1]
		Joerg Pulz <Joerg Pulz frm2 tum de>
PR:		ports/102235 [1]
		ports/102294
2006-08-20 06:31:42 +00:00
Xin LI
2e45fae940 Update to 2.3.26.
Submitted by:	Joerg Pulz <Joerg Pulz frm2 tum de>
PR:		ports/102204
2006-08-18 03:09:02 +00:00
Xin LI
cf6942b3da Update to 2.3.25, a maintaince release which contains a lot of
bugfixes.
2006-08-01 18:56:47 +00:00
Xin LI
b2bdf3f6e8 Switch to root's credential during pre-install stage. This fixes
installation initialized by a unprivileged user.

Reported by:	Michal Bartkowiak <michal bartkowiak biz>
2006-07-17 07:00:36 +00:00
Xin LI
b698338408 PlanetMirror appears to add a page which fetch(1) do not like, so remove it
for now.
2006-06-02 01:36:11 +00:00
Xin LI
8e7a2b625b Update to OpenLDAP 2.3.24 Release:
Fixed slapd syncrepl timestamp bug (delta-sync/cascade) (ITS#4567)
    Fixed slapd-bdb/hdb non-root users adding suffix/root entries (ITS#4552)
    Re-fixed slapd-ldap improper free bug in exop (ITS#4550)
    Fixed slapd-ldif assert bug (ITS#4568)
    Fixed slapo-syncprov crash under glued database (ITS#4562)
2006-05-30 17:52:11 +00:00
Xin LI
edcbb6b1bd According to the openldap configure script, by disabling
threading support the slurpd daemon would not be built.

 - New option: SLURPD to determine whether to build the
   replication daemon.  (enabled by default).  The
   replication functionality is not used by every user
   so it is desirable to give decision to the user.
 - When threading is disabled, reflect the fact that
   slurpd is not being built/installed. [1]  This would
   also override the user chosen SLURPD option.
 - Disable SHELL backend by default.

[1] Reported by: pointyhat via kris
2006-05-26 15:11:35 +00:00
Xin LI
e7dbfbe9d3 Fix pkg-message for client.
Approved by:	sem (mentor, implicit)
Pointy hat to:	delphij
2006-05-22 03:55:30 +00:00
Xin LI
9bccfcfc41 The pkg-install, pkg-deinstall and pkg-message files are suitable
only for -server port, so move them to appropriate place.

Approved by:	sem (mentor, implicit)
2006-05-20 17:00:06 +00:00
Xin LI
a4b154b404 When the SASL option is selected, define WANT_OPENLDAP_SASL
accordingly to depend on the correct flavior of OpenLDAP
client library.

Reported by:	pointyhat via kris
Approved by:	sem (mentor, implicitly)
2006-05-20 08:18:57 +00:00
Xin LI
c173260165 Updates, cleanups and improvements over the openldap23-* ports:
- Make sure that PKGNAMESUFFIX and COMMENT are correctly set when
   building slave ports. [1]
 - Remove RCORDER feature which is now deprecated.
 - Move PORTREVISION related stuff to before bsd.port.pre.mk in
   order to get the revisions actually work.
 - Depend on CLIENT_ONLY and WITH_SASL to determine the package
   name suffix.
 - Make use of USE_OPENLDAP instead of rolling our own.
 - Use WITH_RC_SUBR correctly rather than just specifying "yes"
 - Depend on bsd.database.mk to determine the Berkeley DB name,
   which makes it possible to use versions available from the
   ports collection rather than making decision our own. [2]
 - Disable threading as suggested by openldap developers if
   BACK_SHELL is enabled.  Indicate the fact when showing options.
 - Update to 2.3.23

PR:	 	91902[1], 96752 [2]
Submitted by:	Gyorgy TEUBEL <tgyurci freemail hu> [1]
		Sunpoet Po-Chuan Hsieh <sunpoet sunpoet net> [2]
Approved by:	sem (mentor)

Other changes, blames and all bugs are mine.
2006-05-18 15:03:48 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Sergey Matveychuk
52ba83c5e1 - OPTIONS revision: resort, add new
Submitted by:	delphij (maintainer)
2006-04-18 08:49:53 +00:00
Xin LI
fe8df7f1bf Correct a bug that makes inversed logic for SHELL backend.
PR:		ports/95689
Submitted by:	Dmitriy Kirhlarov <dkirhlarov oilspace com>
2006-04-16 13:05:13 +00:00
Sergey Matveychuk
aa524f30f5 - A new maintainer
Submitted by:	delphij
2006-04-15 21:59:29 +00:00
Sergey Matveychuk
87cf5c6943 - Update to 2.3.21 (a bugfix release)
PR:		ports/95570
Submitted by:	delphij
2006-04-15 20:34:28 +00:00
Mark Linimon
0025f82662 Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.

Hat:		portmgr
2006-04-14 18:14:59 +00:00
Sergey Matveychuk
c35591df2b - One more --with-ldbm -> --enable-ldbm forgotten on the last commit
Reminded by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2006-04-10 07:27:55 +00:00
Sergey Matveychuk
6e8e0d7441 - Update to 2.3.20 (including a client library mutex leak fix,
as described in ITS #4441) [1]
- Use --enable-ldbm-api, instead of --with-ldbm-api for configure script. [2]
- Make a note it's not an alpha anymore. [2]

PR:		ports/94728 [1], ports/93711 [2]
Submitted by:	delphij [1], Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> [2]
Approved by:	maintainer timeout
2006-04-05 08:15:07 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Vsevolod Stakhov
7bc220864c - Update to 2.3.19
PR:		91983
Submitted by:	delphij
2006-02-22 07:24:32 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Vsevolod Stakhov
70c3a0f444 - Update to 2.3.11
Noticed by:	Michael Reifenberger
2005-10-19 13:08:10 +00:00
Vsevolod Stakhov
26e5bf7db7 - Update to 2.3.10
Reported by:	edwin
2005-10-19 09:33:55 +00:00
Vsevolod Stakhov
f74bc7baeb Update to 2.3.9 2005-10-12 12:43:57 +00:00
Vsevolod Stakhov
13bc044fcf Remove two dead mirrors of openldap.
Reminded by:	linimon
2005-09-29 15:12:45 +00:00
Vsevolod Stakhov
fb8e66e8ac Update to 2.3.7 [1]
Add RWM overlay support [2]
Convert to OPTIONS
Remove openldap23-sasl-server as it is no longer required as separated port.

PR:		85709 [1], 84966 [2]
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru> [1]
		Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> [2]
2005-09-15 11:47:24 +00:00