CVS log for ports/Mk/bsd.ldap.mk
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 24 21:50:08 2011 UTC (11 months, 2 weeks ago) by delphij
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update OpenLDAP to 2.4.24. Unfortunately this version requires a shared library version bump again.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 19 21:38:17 2010 UTC (21 months, 3 weeks ago) by delphij
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -3 lines
Automatically detect flavour of installed OpenLDAP client library. PR: ports/135664 Submitted by: Yuri Pankov <yuri.pankov gmail com> Tested with: exprun (by pav)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 20 08:13:11 2009 UTC (2 years, 6 months ago) by delphij
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to OpenLDAP 2.4.17. Unfortunately a shared library bump is needed. UPDATING to follow.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 16 23:18:22 2009 UTC (2 years, 6 months ago) by timur
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -8 lines
Fix artefacts of cloning the file from bsd.databases.mk. Clarify usage message.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 17 02:54:37 2009 UTC (2 years, 11 months ago) by delphij
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update OpenLDAP to 2.4.14.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 5 05:49:34 2009 UTC (3 years, 1 month ago) by delphij
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 22 01:59:22 2008 UTC (3 years, 6 months ago) by delphij
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix typo: OPENLPAP should be spelled like OPENLDAP.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 21 22:29:22 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
- 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 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>
