non port: Mk/bsd.ldap.mk |
SVNWeb
|
Number of commits found: 27 |
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
Fri, 8 Jul 2022
|
[ 08:06 Xin LI (delphij) ] eebc8b2
Mk/bsd.ldap.mk: Use OpenLDAP 2.6 by default.
PR: ports/258297
Tested by: exp-run by antoine@
|
Sun, 24 Apr 2022
|
[ 10:00 Tobias C. Berner (tcberner) ] aa25396 (Only the first 10 of 118 ports in this commit are shown above. )
framework: cleanup conditional-indentations in Mk/
Run Tools/scripts/indent_make_if.pl on all of Mk.
These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible
Differential Revision: https://reviews.freebsd.org/D35024
Reviewed by: portmgr (rene, bapt)
|
Sun, 21 Nov 2021
|
[ 22:49 Xin LI (delphij) ] 98a5d42
Mk/bsd.ldap.mk: Fix library name for OpenLDAP 2.6
|
[ 22:33 Xin LI (delphij) ] a41b965 (Only the first 10 of 25 ports in this commit are shown above. )
net/openldap26-server: OpenLDAP 2.6.0
|
Sun, 5 Sep 2021
|
[ 21:05 Xin LI (delphij) ] 53fec21 (Only the first 10 of 25 ports in this commit are shown above. )
net/openldap25-server: OpenLDAP 2.5.7
|
Sun, 1 Aug 2021
|
[ 08:32 Xin LI (delphij) ] 974e13b (Only the first 10 of 34 ports in this commit are shown above. )
net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR: ports/257374
Reviewed by: obrien
Approved by: portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
|
Tue, 6 Apr 2021
|
[ 14:27 Mathieu Arnold (mat) ] 5d33e04 (Only the first 10 of 224 ports in this commit are shown above. )
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
|
Wed, 4 Oct 2017
|
[ 09:32 bapt ]
Garbage collect openldap 2.3 leftovers
|
Fri, 26 Aug 2016
|
[ 08:42 danfe ]
Do not terminate IGNORE messages with period, it is added by the framework.
|
Sun, 27 Mar 2016
|
[ 01:23 bapt ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles
PR: 206569
Exp run by: antoine
Differential Revision: D5047
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Thu, 10 Jul 2014
|
[ 17:47 bapt ]
Use modern LIB_DEPENDS
Do not depends on shlib number it is useless in ldap case
|
Wed, 22 Jan 2014
|
[ 15:12 mat ] (Only the first 10 of 19 ports in this commit are shown above. )
Fixup svn props in Mk.
Sponsored by: Absolight
|
Thu, 2 May 2013
|
[ 17:12 bapt ]
bmake is quite strict with != make it really happy
|
[ 14:12 bapt ]
bmake expect a command to always return something so return an empty line when
openldap is not installed
Obtained from: dports
|
Wed, 12 Dec 2012
|
[ 20:09 delphij ]
Avoid setting PKGNAMESUFFIX late, which in turn changes UNIQUENAME and
causes OPTIONS menu to be shown up multiple times.
As a side effect we have to make openldap24-client and
openldap24-sasl-client which we do not have a better solution at this
time.
Submitted by: bapt (mostly)
|
Wed, 23 May 2012
|
[ 08:17 miwi ] (Only the first 10 of 33 ports in this commit are shown above. )
- Remove emacs mode, -*- mode: ...; -*- [1]
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify
dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]
PR: 151954 [1]
161314 [2]
167085 [3]
167465 [4]
Submitted by: Anonymous <swell.k@gmail.com> [1]
dougb@ and Chris Rees <utisoft@gmail.com> [2]
Garrett Cooper <yanegomi@gmail.com> [3]
"Bryan Drewery" <bryan@shatow.net> [4]
Tested via: phw
|
Fri, 11 May 2012
|
[ 15:19 bapt ]
Do not report error from bsd.ldap.mk with pkgng if pkgng isn't installed
Reported by: Bryan Drewery (via irc://freenode/#pkgng)
|
Thu, 24 Feb 2011
|
[ 21:50 delphij ]
Update OpenLDAP to 2.4.24.
Unfortunately this version requires a shared library version bump again.
|
Mon, 19 Apr 2010
|
[ 21:38 delphij ]
Automatically detect flavour of installed OpenLDAP client library.
PR: ports/135664
Submitted by: Yuri Pankov <yuri.pankov gmail com>
Tested with: exprun (by pav)
|
Mon, 20 Jul 2009
|
[ 08:13 delphij ]
Update to OpenLDAP 2.4.17. Unfortunately a shared library bump is needed.
UPDATING to follow.
|
Thu, 16 Jul 2009
|
[ 23:18 timur ]
Fix artefacts of cloning the file from bsd.databases.mk. Clarify usage
message.
|
Tue, 17 Feb 2009
|
[ 02:54 delphij ]
Update OpenLDAP to 2.4.14.
|
Mon, 5 Jan 2009
|
[ 05:49 delphij ]
Update to 2.4.13. Note that this requires a full rebuild of all
packages that depends on openldap24-client due to a shared library
version bump.
|
Tue, 22 Jul 2008
|
[ 01:59 delphij ]
Fix typo: OPENLPAP should be spelled like OPENLDAP.
|
Mon, 21 Jul 2008
|
[ 22:29 pav ]
- Separate OpenLDAP related code into bsd.ldap.mk
- Change default OpenLDAP version to 2.4
- Remove OpenLDAP 2.2 support, the port has been gone for some time now
- Add -DDEPRECATED to CFLAGS for all OpenLDAP using ports
PR: ports/123602, ports/124115, ports/125605
Submitted by: delphij, Jens Rehsack <rehsack@web.de>,
Yuri Pankov <yuri.pankov@gmail.com>
- Remove USE_GTK, it's no longer used
PR: ports/123528
Submitted by: mezz
- Use PATCH_WRKSRC instead of WRKSRC in do-patch target (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 27 |