aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.ldap.mk
Commit message (Collapse)AuthorAgeFilesLines
* Garbage collect openldap 2.3 leftoversBaptiste Daroussin2017-10-041-1/+0
| | | | Notes: svn path=/head/; revision=451193
* Change the description of WANT_OPENLDAP_SASL to make it clear thatAdam Weinberger2017-01-081-1/+2
| | | | | | | | | that variable is for end-users in make.conf, not for port Makefiles. See CHANGES 20040717. Notes: svn path=/head/; revision=430899
* Do not terminate IGNORE messages with period, it is added by the framework.Alexey Dokuchaev2016-08-261-1/+1
| | | | Notes: svn path=/head/; revision=420904
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-1/+1
| | | | | | | | | | | The infrastructure Makefiles PR: 206569 Exp run by: antoine Differential Revision: D5047 Notes: svn path=/head/; revision=411970
* net/openldap24-*:Tijl Coosemans2014-07-241-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Use modern LIB_DEPENDSBaptiste Daroussin2014-07-101-3/+3
| | | | | | | Do not depends on shlib number it is useless in ldap case Notes: svn path=/head/; revision=361479
* bmake is quite strict with != make it really happyBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317133
* bmake expect a command to always return something so return an empty line ↵Baptiste Daroussin2013-05-021-1/+1
| | | | | | | | | when openldap is not installed Obtained from: dports Notes: svn path=/head/; revision=317118
* Avoid setting PKGNAMESUFFIX late, which in turn changes UNIQUENAME andXin LI2012-12-121-0/+2
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=308788
* - Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke2012-05-231-1/+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 Notes: svn path=/head/; revision=297274
* Do not report error from bsd.ldap.mk with pkgng if pkgng isn't installedBaptiste Daroussin2012-05-111-1/+1
| | | | | | | Reported by: Bryan Drewery (via irc://freenode/#pkgng) Notes: svn path=/head/; revision=296433
* Update OpenLDAP to 2.4.24.Xin LI2011-02-241-1/+1
| | | | | | | Unfortunately this version requires a shared library version bump again. Notes: svn path=/head/; revision=269601
* Automatically detect flavour of installed OpenLDAP client library.Xin LI2010-04-191-2/+6
| | | | | | | | | PR: ports/135664 Submitted by: Yuri Pankov <yuri.pankov gmail com> Tested with: exprun (by pav) Notes: svn path=/head/; revision=252930
* Update to OpenLDAP 2.4.17. Unfortunately a shared library bump is needed.Xin LI2009-07-201-1/+1
| | | | | | | UPDATING to follow. Notes: svn path=/head/; revision=238091
* Fix artefacts of cloning the file from bsd.databases.mk. Clarify usageTimur I. Bakeyev2009-07-161-7/+5
| | | | | | | message. Notes: svn path=/head/; revision=237959
* Update OpenLDAP to 2.4.14.Xin LI2009-02-171-1/+1
| | | | Notes: svn path=/head/; revision=228529
* Update to 2.4.13. Note that this requires a full rebuild of allXin LI2009-01-051-1/+1
| | | | | | | | packages that depends on openldap24-client due to a shared library version bump. Notes: svn path=/head/; revision=225262
* Fix typo: OPENLPAP should be spelled like OPENLDAP.Xin LI2008-07-221-1/+1
| | | | Notes: svn path=/head/; revision=217277
* - Separate OpenLDAP related code into bsd.ldap.mkPav Lucistnik2008-07-211-0/+95
- 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 PR: ports/124169 Submitted by: Max Brazhnikov <makc@issp.ac.ru> - Remove USE_XPM, it's been replaced by USE_XORG+=xpm PR: ports/124506 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> - Minor fixups for bsd.port.mk PR: ports/122675 Submitted by: linimon - Remove stale comment about USE_GETOPT_LONG PR: ports/124521 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> - Correct comment about default fetch arguments PR: ports/125334 Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> Notes: svn path=/head/; revision=217264