| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
2.3.43
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
18 Jul 2008 22:32:53
2.3.43
|
delphij  |
Update to 2.3.43 |
11 Jun 2008 06:53:13
2.3.42
|
rafan  |
- Update to 2.3.42
Requested by: delphij (maintainer) |
19 Feb 2008 22:07:03
2.3.41
|
delphij  |
Update to 2.3.41 |
16 Jan 2008 18:43:17
2.3.40  |
delphij  |
Avoid confusion when SASL is enabled for server. |
26 Dec 2007 03:57:42
2.3.40  |
delphij  |
Update to 2.3.40. |
11 Dec 2007 20:56:10
2.3.39_1  |
delphij  |
Correct slapd_owner case matching.
PR: ports/117229
Reported by: Tetsuya Uemura <t_uemura at macome.co.jp> |
26 Oct 2007 22:19:13
2.3.39  |
delphij  |
Update to 2.3.39. |
23 Aug 2007 03:07:58
2.3.38  |
delphij  |
This release of OpenLDAP does not support Berkeley DB 4.6 yet.
Submitted by: mm
PR: ports/115712 |
21 Aug 2007 10:17:25
2.3.38  |
delphij  |
- Update to 2.3.38.
- Adjust DATABASEDIR's permission to 700 upon slapd start. |
04 Aug 2007 12:41:31
2.3.37  |
gabor  |
- 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) |
20 Jul 2007 09:08:58
2.3.37  |
delphij  |
Update to 2.3.37. |
18 Jun 2007 08:20:32
2.3.36  |
delphij  |
Update to 2.3.36 |
08 Jun 2007 11:27:05
2.3.35_1  |
delphij  |
Do not build SASL by default for client package, thus avoids
a very annoying conflict when installing the client from package. |
28 May 2007 07:04:24
2.3.35_1  |
delphij  |
Use more concise expressions for splitting the user:group string.
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
PR: ports/111617 |
10 Apr 2007 15:23:02
2.3.35  |
delphij  |
- 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] |
20 Mar 2007 14:10:41
2.3.34_1  |
delphij  |
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 |
26 Feb 2007 06:56:05
2.3.34  |
delphij  |
Add a couple of @cwd's in order to make @dirrmtry really
functional.
Noticed by: Xin ZHAO <quakelee at cn.freebsd.org> |
20 Feb 2007 19:33:01
2.3.34  |
delphij  |
Update to 2.3.34 |
01 Feb 2007 04:14:40
2.3.33  |
rafan  |
- Use newly added RC_SUBR_SUFFIX
Approved by: delphij (maintainer) |
19 Jan 2007 20:41:56
2.3.33  |
delphij  |
Update to 2.3.33 |
05 Jan 2007 02:15:18
2.3.32  |
delphij  |
Upate to 2.3.32 |
19 Dec 2006 09:54:40
2.3.31  |
delphij  |
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)(Only the first 15 lines of the commit message are shown above ) |
30 Nov 2006 08:39:58
2.3.30_1  |
delphij  |
o Respect PTHREAD_LIBS=ANY (like -lthr). [1]
o Use Berkeley DB 4.4, as suggested by OpenLDAP developers.
Submitted by: nork [1] |
15 Nov 2006 07:10:22
2.3.30  |
delphij  |
Update to 2.3.30. |
10 Nov 2006 10:49:21
2.3.29  |
delphij  |
Update to 2.3.29 |
09 Oct 2006 19:51:19
2.3.27  |
alepulver  |
- 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) |
20 Aug 2006 07:31:42
2.3.27  |
delphij  |
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 |
18 Aug 2006 04:09:02
2.3.26  |
delphij  |
Update to 2.3.26.
Submitted by: Joerg Pulz <Joerg Pulz frm2 tum de>
PR: ports/102204 |
01 Aug 2006 19:56:47
2.3.25  |
delphij  |
Update to 2.3.25, a maintaince release which contains a lot of
bugfixes. |
17 Jul 2006 07:59:06
2.3.24  |
delphij  |
Switch to root's credential during pre-install stage. This fixes
installation initialized by a unprivileged user.
Reported by: Michal Bartkowiak <michal bartkowiak biz> |
02 Jun 2006 02:36:11
2.3.24  |
delphij  |
PlanetMirror appears to add a page which fetch(1) do not like, so remove it
for now. |
30 May 2006 18:52:12
2.3.24  |
delphij  |
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) |
26 May 2006 16:11:35
2.3.23_1  |
delphij  |
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 |
22 May 2006 04:55:30
2.3.23  |
delphij  |
Fix pkg-message for client.
Approved by: sem (mentor, implicit)
Pointy hat to: delphij |
20 May 2006 18:00:06
2.3.23  |
delphij  |
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) |
20 May 2006 09:18:57
2.3.23  |
delphij  |
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) |
18 May 2006 16:03:48
2.3.23  |
delphij  |
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. |
11 May 2006 23:49:56
2.3.21_2  |
edwin  |
Remove USE_REINPLACE from all categories starting with N |
18 Apr 2006 15:08:35
2.3.21_2  |
sem  |
- Forced commit to note the last changes was:
PR: ports/95916
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: delphij (maintainer) |
18 Apr 2006 09:49:54
2.3.21_2  |
sem  |
- OPTIONS revision: resort, add new
Submitted by: delphij (maintainer) |
16 Apr 2006 14:06:50
2.3.21_1  |
delphij  |
Forced commit to mention that previous commit was:
Approved by: clive, sem |
16 Apr 2006 14:05:13
2.3.21_1  |
delphij  |
Correct a bug that makes inversed logic for SHELL backend.
PR: ports/95689
Submitted by: Dmitriy Kirhlarov <dkirhlarov oilspace com> |
15 Apr 2006 22:59:29
2.3.21  |
sem  |
- A new maintainer
Submitted by: delphij |
15 Apr 2006 21:34:28
2.3.21  |
sem  |
- Update to 2.3.21 (a bugfix release)
PR: ports/95570
Submitted by: delphij |
14 Apr 2006 19:14:59
2.3.20  |
linimon  |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
10 Apr 2006 08:27:56
2.3.20  |
sem  |
- One more --with-ldbm -> --enable-ldbm forgotten on the last commit
Reminded by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> |
05 Apr 2006 09:15:07
2.3.20  |
sem  |
- 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 |
23 Feb 2006 10:40:45
2.3.19  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Feb 2006 07:24:33
2.3.19  |
vsevolod  |
- Update to 2.3.19
PR: 91983
Submitted by: delphij |
20 Feb 2006 20:47:50
2.3.11  |
dougb  |
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. |
22 Jan 2006 21:24:05
2.3.11  |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 06:28:59
2.3.11  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 02:46:07
2.3.11  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
2.3.11  |
ade  |
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. |
19 Oct 2005 14:08:10
2.3.11  |
vsevolod  |
- Update to 2.3.11
Noticed by: Michael Reifenberger |
19 Oct 2005 10:33:55
2.3.10  |
vsevolod  |
- Update to 2.3.10
Reported by: edwin |
12 Oct 2005 13:43:57
2.3.9  |
vsevolod  |
Update to 2.3.9 |
29 Sep 2005 16:12:45
2.3.7  |
vsevolod  |
Remove two dead mirrors of openldap.
Reminded by: linimon |
15 Sep 2005 12:47:24
2.3.7  |
vsevolod  |
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] |
22 Jul 2005 10:33:36
2.3.4  |
vsevolod  |
Update my email address.
Approved by: perky (mentor) |
30 Jun 2005 13:20:54
2.3.4  |
pav  |
- Add knob for Syncprov overlay
- Portlint
PR: ports/82752
Requested by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer) |
30 Jun 2005 12:03:33
2.3.4  |
pav  |
- Add knobs for Unique and Password Policy overlays
PR: ports/82725
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Approved by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer) |
29 Jun 2005 04:09:05
2.3.4  |
novel  |
Remove warning about alpha quality in package message.
PR: 82732
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by: Vsevolod Stakhov (maintainer) |
15 Jun 2005 07:45:54
2.3.4  |
sem  |
- Update to 2.3.4
PR: ports/82238
Submitted by: maintainer |
19 May 2005 19:28:45
2.3.3.b  |
jylefort  |
Fix the client's packing list.
Reported by: pointyhat |
15 May 2005 21:58:06
2.3.3.b  |
jylefort  |
- Update to 2.3.3beta [1]
- Quote BROKEN messages
PR: ports/80982 [1]
Submitted by: maintainer [1] |
06 May 2005 05:41:31
2.3.2.b_1  |
edwin  |
Fix leftover files noticed by the pointyhat run.
Learned something about the MLINKS command. |
05 May 2005 01:53:44
2.3.2.b  |
edwin  |
New ports: net/openldap23[-server, -client, -sasl-server, -sasl-server]
There is development version of openldap named 2.3.2beta2.
These ports are based on
http://people.freebsd.org/~eik/ports/openldap23.shar.
The repocopy has been already made in ports/77170.
PR: ports/80618
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
27 Mar 2005 04:19:52
2.2.23  |
kris  |
Remove repo-copies requested and performed 5 weeks ago but never
completed by the submitter. They can be added back later if/when the
submitter is ready to proceed.
Approved by: portmgr (self) |