| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Noticed by: Michael Reifenberger
|
|
|
|
| |
Reported by: edwin
|
| |
|
|
|
|
| |
Reminded by: linimon
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
| |
Approved by: perky (mentor)
|
|
|
|
|
|
|
|
| |
- Portlint
PR: ports/82752
Requested by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer)
|
|
|
|
|
|
| |
PR: ports/82725
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Approved by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer)
|
|
|
|
|
|
| |
PR: 82732
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by: Vsevolod Stakhov (maintainer)
|
|
|
|
|
| |
PR: ports/82238
Submitted by: maintainer
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
| |
- Quote BROKEN messages
PR: ports/80982 [1]
Submitted by: maintainer [1]
|
|
|
|
| |
Learned something about the MLINKS command.
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
completed by the submitter. They can be added back later if/when the
submitter is ready to proceed.
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
<http://www.openldap.org/lists/openldap-announce/200410/msg00001.html>
|
|
|
|
|
|
|
| |
+ 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
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
** NOTE to porters **
OpenLDAP will declare their REL_ENG_2_2 branch STABLE soon:
<http://www.openldap.org/lists/openldap-devel/200406/msg00007.html>
I plan to follow that with changing the ports tree default from OpenLDAP 2.1
to 2.2. Please test if your port works correctly with OpenLDAP 2.2.
-Oliver
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
<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
|
|
|
|
|
| |
Prompted by: Viktor Steinmann <viktor.steinmann@ch.easynet.net>,
Marc Rassbach <marc@milestonerdl.com>
|
|
|
|
| |
Prepare for slave ports with SASL support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Noticed by: Michael Reifenberger <mike@Reifenberger.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
- fixed slapd sasl-regexp multiple entry bug (ITS#3033)
- fixed slapd bind method portability bug (ITS#3038)
- fixed libldap try_read1msg bug (ITS#2982)
- added slapd numericStringOrderingMatch rule support (ITS#2988)
- added slurpd replication interval config option (ITS#2768)
- shared library soname change (ITS#3035) postponed until bsd.port.mk is patched
- enabled hdb backend
- prefer autodetection over PTHREAD_LIBS from bsd.port.mk, to avoid problems
of clients which crash on -CURRENT while loading/unloading threading libraries
- added -sasl as a build option to the package name
- made the server requiring the matching client library
|
|
|
|
|
|
|
| |
the worse, GNATS will tell. Linking all components with PTHREAD_LIBS may
not be the most elegant solution.
Bump PORTREVISION on all components, which may be unnecessary, but safe.
|
|
|
|
| |
Noticed by: Alex Deiter <tiamat@komi.mts.ru>
|
| |
|
|
|
|
| |
for the destruction of devel/libtool14
|
|
|
|
| |
Reminded by: Alex Deiter <tiamat@komi.mts.ru>
|
|
|
|
| |
Spotted by: Andrzej Tobola <A.Tobola@wilk.2a.pl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed slapd IDL avl_delete failure bug (ITS#3004)
- Fixed slapd erroneous illegal filter handling (ITS#2977)
- Fixed slapd syncrepl bugs (multiple)
- Fixed slapd value regex ACL bug (ITS#3008)
- Fixed slapd SASL dnauthz bug (ITS#2961)
- Fixed slapcat tools bug (ITS#2974)
- Fixed back-monitor crash when used with overlays (ITS#3023)
- Fixed back-ldap massaged base free (ITS#2999)
- Fixed back-meta memory leak issues (ITS#2986)
- Fixed back-glue search abandon handling (ITS#2999)
- Fixed back-sql undefined attribute name request bug (ITS#3005)
- Fixed back-sql oracle-related issues (ITS#2641)
- Fixed back-bdb empty suffix/contextCSN bug (ITS#2970)
- Fixed libldap/slapd '=' escape in DN (ITS#3009)
- Fixed back-sql attribute subtype in search request
- Updated ldapsearch paged results handling
- Added total operation count in back-monitor (ITS#2983)
- Added slapd ACL peername/expand styles (ITS#2907, ITS#3010)
- Added slapd ACL set logging (ITS#2949)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
installed
They overwrite /usr/include/netdb.h and give a wrong definition for `h_errno' when
_REENTRANT is defined. This causes link errors where `__h_errno' is undefined.
This should affect MySQL, Python and Apache too.
PR: 64419
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
| |
<http://www.openldap.org/lists/openldap-software/200402/msg00756.html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed slapd SASL callback handling (ITS#2926)
Fixed slapd backglue sizelimit bug (ITS#2888)
Fixed slapd numericStringMatch bug (ITS#2938)
Fixed libldap maxbuf handling (ITS#2944,2956)
Fixed libldap_r abandon msgid mutex bug
Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
Fixed slapd pcache DB init bug (ITS#2960)
Updated libldap reference handling (ITS#2894)
Updated slapd syncrepl support (multiple)
Updated slapd connection deferred logging (ITS#2959)
Updated slapd filter logging
Updated slapd back-ldap
Added slapd limit groups (ITS#2967)
Build Environment
Fixed test021 portable echo bug (ITS#2933, ITS#2879)
Fixed EBCDIC conversion bugs (ITS#2962)
Documentation
Misc. man page updates
|
|
|
|
|
| |
PR: 62117
Submitted by: Pierre Beyssac <beyssac@enst.fr>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- default to BerkelyDB 4.2
CAUTION: The OpenLDAP library name changed from libldap.2 to libldap.202
You might want to do:
portupgrade -rf 'openldap-client-2.2.*'
Approved by: marcus (mentor)
|
|
|
|
|
|
| |
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by: marcus (mentor)
Obtained from: OpenLDAP CVS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* OpenLDAP 2.0 is no longer actively maintained by the OpenLDAP Project.
* You are strongly encouraged to update to OpenLDAP 2.1
* Port maintainers: Please respect the default in bsd.port.mk
* I plan to remove OpenLDAP 2.0 from the FreeBSD ports tree May 2004
- Update net/openldap21-client and net/openldap21-server to version 2.1.23
- Update net/openldap22-client and net/openldap22-server to version 2.2.2.b,
fix ITS#2747 from CVS
- some fixes for net/openldap20-server from CVS, seems like there won't be
a 2.0.28 release anymore
- remove conflict with deleted port net/openldap12
- use PORTDOCS
- use USE_OPENSSL
- don't use _REENTRANT
- add a deinstall message
PR: 58278
Submitted by: me
Approved by: marcus (mentor)
|
|
|
|
| |
Approved by: marcus (mentor)
|
|
|
|
|
|
|
| |
- correct typo in PR 56174 (end => fi)
PR: ports/56182
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
misc. improvements
- the start/stop scripts failed when booting on 5.x machines,
detected by Barry Pederson <bp@barryp.org>
- Fix OpenLDAP ITS 2672: eternal loop in back-bdb (2.1 only)
- unify the start/stop scripts again, so that they are identical
across versions
- added a check for the deprecated variable slapd_args
PR: ports/56174
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
| |
PR: 56094
Submitted by: maintainer
Noticed by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
improvements
- use RC_SUBR (PR 54352, submitted by Scot W. Hetzel <hetzels@westbend.net>)
- run slapd under a non-privileged account by default (PR 56075)
- remove ${PORTSDIR}/net/openldap20-server/bsd.openldap.mk (PR 55680)
- use USE_OPENLDAP
- improve conflict checking (PR 54845, submitted by Jens Rehsack <rehsack@liwing.de>)
- make ODBC library selectable (PR 46288, submitted by Emile Heitor <eheitor@fr.cw.net>)
- don't use USE_OPENSSL to avoid gazillions of -rpath warnings
PR: ports/56077
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
| |
PR: ports/54436
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- build -dynamic for better compatibility with libltdl
- grap back-perl fixes from OpenLDAP CVS to let FreeBSD port users
test the perl backend
- dynamically create pkg-plist in pre-install instead of post-install
to simplify things and guard against changes in bsd.port.mk
- bump portrevision
- miscellaneous style fixes:
PR: 54177
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- fix warnings and potential crash on 64 bit platforms
PR: 54122
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
|
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
PR: ports/53571
|
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by: kris@
|
|
|
|
|
|
|
|
| |
The openldap21 port won't compile with any of the possible
options because of a recursive variable assignement.
PR: ports/51419
Submitted by: Christophe Juniet <cjuniet@entreview.com>
|
|
|
|
|
|
|
| |
OpenLDAP 2.1.20 is available.
PR: ports/52568
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
2.1.17.
o Provides Flag OPENLDAP_STABLE to build against stable branch of
openldap instead of release branch. This gets us an
openldap21-stable-2.1.17 package.
o Maintenance of MLINKS for dropped manual pages and plist for addition
of schema/README
PR: ports/50814
Submitted by: Christian Kratzer <ck@cksoft.de> (maintainer)
|
|
|
|
|
|
|
| |
script.
PR: ports/49074
Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
|
|
|
|
|
|
|
|
| |
Could we perhaps delete pkg-message because the text in it
is totally outdated. openldap hasn't used Berkely db 1.85
for ages.
Submitted by: Christian Kratzer <ck@cksoft.de>
|
|
|
|
|
| |
PR: ports/50406
Submitted by: Christian Kratzer <ck@cksoft.de>
|
|
|
|
|
| |
PR: 48630
Submitter: Christian Kratzer <ck@cksoft.de>
|
|
|
|
|
|
|
|
|
|
| |
OpenLDAP is a suite of Lightweight Directory Access Protocol
(LDAP) servers, clients, utilities and development tools.
(yes, this port was the reason why the renaming was earlier this morning)
PR: ports/46009
Submitted by: Christian Kratzer <ck@cksoft.de>
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
PR: 43829
Submitted by: Valentin Zahariev <curly@e-card.bg>
|
|
|
|
|
|
|
| |
2. example fix
PR: 42660 (1), 42662 (2)
Submitted by: Attila Nagy <bra@fsn.hu>
|
|
|
|
|
| |
PR: 42152
Submitted by: hetzels@westbend.net
|
|
|
|
|
| |
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
|
|
|
|
|
|
| |
PR: ports/40288
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: knu
|
| |
|
| |
|
|
|
|
| |
Approved by: ru
|
|
|
|
|
| |
PR: 34631
Submitted by: Maxim Konovalov <maxim@macomnet.ru>
|
| |
|
|
|
|
|
|
| |
This includes a security related fix. See OpenLDAP ITS#1530
<URL:http://www.openldap.org/its/index.cgi/Software%20Bugs?id=1530>
for details.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
|
| |
|
| |
|
|
|
|
|
| |
PR: 31584
Submitted by: Maxim O. Konovalov <maxim@macomnet.ru>
|
|
|
|
|
| |
PR: 31332
Submitted by: maxim@macomnet.ru
|
|
|
|
|
| |
PR: 30846
Submitted by: leo@florida.sarang.net
|
|
|
|
| |
millionth-second-since-epoch timestamp bug in slurpd.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
been broken by the incompatibility between db3.2 and db3.3.
I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.
Sorry for inconvenience. I'll try to check compatibility hard before
committing next time.
|
| |
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 28129
Reviewed by: Gyori Sandor <gyori@szit.bme.hu>
|
|
|
|
|
|
|
|
|
| |
to the really persistent /var/db. Bump PORTREVISION to indicate
behavior/functionality change (make it work across reboots, well
how about that ;)
PR: 27879
Submitted by: David Wimsey <dwimsey@rtci.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rewrite lines like:
@exec [ CONDITION ] && ACTION
as:
@exec [ ! CONDITION ] || ACTION
In the first version, the @executed command returns false if CONDITION
is false and ACTION is not performed: pkg_add would then complain about the
whole command's exit code.
The second version returns either true or the actual ACTION exit code.
* Do not echo some Makefile commands.
|
| |
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
|
|
|
|
| |
Submitted by: Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
|
|
|
|
|
|
|
|
|
|
| |
- Use Sleepycat Berkeley DB 3.2 that OpenLDAP2's README
recommends. It is known to be multithread friendlier than
Berkeley DB 1.85 included in our libc or GDBM.
- Add -D_REENTRANT and -D_THREAD_SAFE to CPPFLAGS
Submitted by: Yarema <yds@dppl.com>
|
| |
|
| |
|
|
|
|
| |
*.schema.default to *.schema. Sorry.
|
|
|
|
|
|
| |
support for SASL.
Submitted by: nectar
|
|
|
|
|
|
| |
enable LDAPI and fix krb5-kdc schema.
Submitted by: nectar
|
|
|
|
|
|
| |
This patch was somehow dropped during OpenLDAP 1.x -> 2.x update.
Submitted by: nectar
|
|
|
|
| |
Submitted by: nectar
|
|
|
|
| |
(OpenLDAP 1.2.x).
|
| |
|
|
|
|
| |
Use `.for' loop to strip binary executables.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Approved by: Lachlan O'Dea <lodea@vet.com.au> (MAINTAINER)
|
| |
|
|
|
|
|
| |
PR: 19694
Submitted by: maintainer
|
|
|
|
|
| |
PR: 18841
Submitted by: R\xe9mi Guyomarch <rguyom@321.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 17136
Submitted by: yds@dppl.com
|
|
|
|
|
| |
PR: 16391
Submitted by: maintainer
|
|
|
|
|
| |
PR: 15599
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 13874
Submitted by: lkoeller@cc.fh-lippe.de
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 9900
Reviewed by: maintainer
|
|
|
|
|
|
|
| |
Add another two MASTER_SITES while I am here.
PR: ports/9311
Submitted by: Ron Rosson <insane@oneinsane.net>
|
|
|
|
|
| |
PR: 9241
Submitted by: maintainer
|
| |
|
|
Open source LDAP client and server software.
PR: 7995
Submitted by: Lachlan O'Dea <lodea@angmar.mel.cybec.com.au>
|