| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=277105
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
result in a race condition, where for instance an IP based ACL
might result in a denial decision.
Fix this by changing these inet_ntoa's to inet_ntop with on-stack
store.
Reported by: Damian Hazen <dhazen lbl.gov>
Notes:
svn path=/head/; revision=273487
|
|
|
|
|
|
|
|
|
|
| |
binaries linking against liblutil. This should fix build issue when FETCH
is enabled.
Prompted by: kib
Notes:
svn path=/head/; revision=272131
|
|
|
|
| |
Notes:
svn path=/head/; revision=271929
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC version.
PORTREVISION intentionally not bumped because this does not affect compiled
binary.
PR: ports/155743
Submitted by: mm
Notes:
svn path=/head/; revision=271395
|
|
|
|
|
|
|
| |
Unfortunately this version requires a shared library version bump again.
Notes:
svn path=/head/; revision=269601
|
|
|
|
| |
Notes:
svn path=/head/; revision=253356
|
|
|
|
|
|
|
|
| |
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name.
Notes:
svn path=/head/; revision=251570
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
| |
directory.
PR: ports/138618
Reported by: Alexander Wittig <alexander wittig name>
Notes:
svn path=/head/; revision=241013
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Add support to slapd_krb5_ktname, which exports an environment variable
KRB5_KTNAME so that user can specify alternative Kerberos key table. [1]
o Add support to run slapd with cn=config style configuration. [2]
Reported by: Matthew Hambley <matthew at aether demon co uk> [1]
Ulrich Spoerlein <uspoerlein at gmail com> [2]
Submitted by: Nikolai Nespor <nikolai nespor at basis-wein at> [2]
Notes:
svn path=/head/; revision=240977
|
|
|
|
|
|
|
| |
UPDATING to follow.
Notes:
svn path=/head/; revision=238091
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
| |
Notes:
svn path=/head/; revision=231674
|
|
|
|
| |
Notes:
svn path=/head/; revision=229345
|
|
|
|
|
|
|
|
| |
packages that depends on openldap24-client due to a shared library
version bump.
Notes:
svn path=/head/; revision=225262
|
|
|
|
|
|
|
|
|
| |
PR: ports/127245
Submitted by: Alexander Kriventsov <akriventsov xx masterhost.ru>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=221057
|
|
|
|
|
|
|
|
|
| |
PR: ports/126367
Submitted by: Alexander Kriventsov <akriventsov xx masterhost.ru>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=219853
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the data directory upon start, not upon install. [1]
- Update to OpenLDAP 2.4.11.
- Modify bsd.port.mk to fit with the shared libary version bump [2]
This has no impact to package building yet as 2.4.x is not the
default version.
Submitted by: Mikhail Goriachev <mikhailg webanoide org> [1]
Approved by: portmgr (marcus) [2]
Notes:
svn path=/head/; revision=217167
|
|
|
|
|
|
|
|
|
| |
further operation.
Submitted by: Mikhail Goriachev <mikhailg webanoide org>
Notes:
svn path=/head/; revision=216496
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=207820
|
|
|
|
|
|
|
|
| |
which is not used at the moment, and will appear if user has
installed icu on their system.
Notes:
svn path=/head/; revision=207609
|
|
|
|
|
|
|
| |
the correct fix.
Notes:
svn path=/head/; revision=203013
|
|
|
|
|
|
|
|
| |
PR: ports/117229
Reported by: Tetsuya Uemura <t_uemura at macome.co.jp>
Notes:
svn path=/head/; revision=203012
|
|
|
|
| |
Notes:
svn path=/head/; revision=198790
|
|
|
|
| |
Notes:
svn path=/head/; revision=198042
|
|
|
|
|
|
|
|
| |
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
PR: ports/111617
Notes:
svn path=/head/; revision=192164
|
|
|
|
|
|
|
|
|
|
|
| |
Note: the patch was accepted by OpenLDAP, but
not yet integrated into their RELENG_2_4 branch.
Submitted by: Ed Schouten <ed fxq.nl>
PR: ports/110386
Notes:
svn path=/head/; revision=189684
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris, bsd.port.mk part)
Notes:
svn path=/head/; revision=185598
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please note that this is not connected to build at this time, as
the port infrastructure lacks some necessary support for this
OpenLDAP release which will be tested on pointyhat soon.
If you really want to try this out please apply the patch found
in ports/97515 or
http://www.delphij.net/patch-bsd.port.mk
in order to get infrastructure support for it.
This work is heavily based on ports/96165 submitted by
Joerg Pulz <Joerg Pulz frm2 tum de>.
Approved by: sem (mentor, implicit)
Notes:
svn path=/head/; revision=163448
|
|
|
|
|
|
|
|
| |
PR: ports/95570
Submitted by: delphij
Notes:
svn path=/head/; revision=159654
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=158850
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
| |
Notes:
svn path=/head/; revision=145110
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=142807
|
|
|
|
|
|
|
|
| |
PR: ports/82238
Submitted by: maintainer
Notes:
svn path=/head/; revision=137478
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=135635
|
|
|
|
|
|
|
|
|
|
| |
- Quote BROKEN messages
PR: ports/80982 [1]
Submitted by: maintainer [1]
Notes:
svn path=/head/; revision=135311
|
|
|
|
|
|
|
| |
Learned something about the MLINKS command.
Notes:
svn path=/head/; revision=134682
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=134633
|
|
|
|
|
|
|
|
|
|
| |
completed by the submitter. They can be added back later if/when the
submitter is ready to proceed.
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=132084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- various fixes (see /usr/local/share/doc/openldap/CHANGES) [1]
- fixed libldap fdset re-init for restart (ITS#3524) [3]
- added ACI support [2]
- added SLPv2 support
PR: 76192 [1], 74906 [2]
Submitted by: Alex Deiter <tiamat@komi.mts.ru> [1], Rainer Duffner <rainer@ultra-secure.de> [2]
Obtained from: OpenLDAP CVS [3]
Notes:
svn path=/head/; revision=127952
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed back-bdb cache bugs (OpenLDAP ITS#3356, #3358), ctxcsn memory leak
- Added support for BDB 4.3 (depends on PR 73790)
NOTE: Don't use BDB 4.3 in production environments yet:
<http://www.openldap.org/lists/openldap-software/200411/msg00700.html>
For a complete change log see:
/usr/local/share/doc/openldap/CHANGES
Notes:
svn path=/head/; revision=122814
|
|
|
|
|
|
|
| |
<http://www.openldap.org/lists/openldap-announce/200410/msg00001.html>
Notes:
svn path=/head/; revision=120134
|
|
|
|
|
|
|
|
|
|
| |
+ http://www.openldap.org/lists/openldap-announce/200409/msg00001.html
+ Fixed slapd syncrepl memory leak bugs
- change default ldapi:// socket
- use IGNORE instead of .error
Notes:
svn path=/head/; revision=118672
|
|
|
|
|
|
|
|
|
|
| |
- new switch WITH_DYNAMIC_BACKENDS
- WITH_ODBC has to be specified, even when WITH_ODBC_TYPE is set
- 5.x users: when you need to start the daemon early, build with
WITH_RCORDER=yes to put the start script into /etc/rc.d
Notes:
svn path=/head/; revision=116303
|
|
|
|
|
|
|
|
|
|
|
|
| |
<http://www.openldap.org/lists/openldap-devel/200403/msg00101.html>
While I'm not totally happy with their choice, I believe it is better to
be in sync with the upstream library naming scheme.
No objection from: portmgr
Notes:
svn path=/head/; revision=110123
|
|
|
|
|
|
|
|
| |
Prompted by: Viktor Steinmann <viktor.steinmann@ch.easynet.net>,
Marc Rassbach <marc@milestonerdl.com>
Notes:
svn path=/head/; revision=108628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
- fixed slapd slurpd update bugs
- fixed slapd inappropriate bind error disclosure bugs
- fixed slapd sun_path portability bug
- fixed slapd passwd referral memory leak
- fixed slapd sasl userdb checkpass bug (ITS#3048)
- fixed slapd duplicate value detection (ITS#3066)
- fixed slapd permissive modify control (ITS#3068)
- fixed slapd updateref handling
- fixed slapd saslauthz subtree scope bug (ITS#3077)
- fixed back-bdb paged results bug (ITS#3076)
- fixed back-bdb "" suffix bug (ITS#3063)
- fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
- fixed back-meta compare return code (ITS#3042)
- fixed back-ldbm IDL delete bug (ITS#3046)
- fixed back-ldbm modrdn indexing bug (ITS#3059)
- fixed libldap parse_oid core dump bug (ITS#3065)
- fixed ldapmodify missing error information bug (ITS#3057)
- fixed ldapsearch paged results error handling
- updated slapd limits
- updated slapd overlay framework
- added slapd Delivery Method syntax validation (ITS#3052)
- added libldap ditContentRule oidMacro support (ITS#2920)
Notes:
svn path=/head/; revision=107643
|