| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow building with Berkeley DB 5.x based on popular demands. | Xin LI | 2012-03-13 | 1 | -1/+2 |
* | Remove a duplicate @dirrmtry, as spotted by pkg2ng. | Xin LI | 2012-03-12 | 1 | -1/+0 |
* | - Chase unixODBC shlib bump | Martin Wilke | 2012-02-06 | 1 | -1/+2 |
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-23 | 1 | -3/+1 |
* | Pet portlint(1). | Xin LI | 2011-07-20 | 1 | -5/+5 |
* | Add license. | Xin LI | 2011-07-20 | 1 | -0/+5 |
* | Update to 2.4.26. | Xin LI | 2011-07-05 | 6 | -26/+19 |
* | Remove painful examples of foo="", with particular prejudice against | Doug Barton | 2011-05-15 | 1 | -1/+0 |
* | inet_ntoa is not thread-safe as it uses a static store, which may | Xin LI | 2011-05-02 | 2 | -1/+71 |
* | Make OpenLDAP libraries link against libfetch when requested and not only | Xin LI | 2011-04-02 | 2 | -5/+14 |
* | Disable FETCH support by default, as it adds a new requirement to fetch(3) | Xin LI | 2011-03-28 | 1 | -2/+2 |
* | Update to 2.4.25. | Xin LI | 2011-03-28 | 4 | -71/+17 |
* | Add a patch from OpenLDAP ITS 6832 to fix build when the user uses a custom | Xin LI | 2011-03-21 | 1 | -0/+68 |
* | Update OpenLDAP to 2.4.24. | Xin LI | 2011-02-24 | 6 | -43/+49 |
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -2/+2 |
* | WITH_SMBPWD should apply only when building servers. | Xin LI | 2010-08-02 | 1 | -1/+1 |
* | Update to 2.4.23. This is a pure bugfix release that addresses several | Xin LI | 2010-07-01 | 2 | -4/+4 |
* | - SASL is not default since 2007 so remove an unneeded test about WITHOUT_SASL | Xin LI | 2010-06-30 | 1 | -6/+12 |
* | Mark Berkeley DB 5.0 as invalid combination for now. OpenLDAP does not | Xin LI | 2010-05-15 | 1 | -1/+1 |
* | Update to 2.4.22 | Xin LI | 2010-04-27 | 3 | -4/+5 |
* | RC_SUBR_SUFFIX has not been needed for a long time now, all supported | Doug Barton | 2010-03-27 | 3 | -4/+3 |
* | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 1 | -1/+1 |
* | Update to 2.4.21. | Xin LI | 2009-12-23 | 2 | -4/+4 |
* | Update to 2.4.20. | Xin LI | 2009-11-30 | 2 | -4/+4 |
* | Update to 2.4.19. | Xin LI | 2009-10-06 | 2 | -6/+6 |
* | Use same logic when creating the name for client package, as what we have | Xin LI | 2009-10-01 | 1 | -1/+1 |
* | Add a missing / or otherwise the generated script would point to wrong | Xin LI | 2009-09-07 | 2 | -2/+2 |
* | o Update to 2.4.18. | Xin LI | 2009-09-07 | 4 | -19/+48 |
* | -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. | Jeremy Messenger | 2009-08-02 | 1 | -2/+2 |
* | Update to OpenLDAP 2.4.17. Unfortunately a shared library bump is needed. | Xin LI | 2009-07-20 | 5 | -22/+24 |
* | Fix a few "bad example" problems in the rc.d scripts that have been | Doug Barton | 2009-07-15 | 1 | -3/+0 |
* | Disable the detection of uuid/uuid.h, which brings an unwanted dependency | Xin LI | 2009-04-30 | 1 | -2/+2 |
* | Update to 2.4.16 | Xin LI | 2009-04-06 | 3 | -5/+7 |
* | Vendor fix to correct incorrect fix of ITS#5849. | Xin LI | 2009-03-02 | 2 | -1/+12 |
* | Update to 2.4.15 | Xin LI | 2009-02-24 | 2 | -6/+6 |
* | - Expose DYNACL and ACI options as configuration menu. | Xin LI | 2009-02-17 | 1 | -6/+13 |
* | Update OpenLDAP to 2.4.14. | Xin LI | 2009-02-17 | 4 | -21/+21 |
* | Update to 2.4.13. Note that this requires a full rebuild of all | Xin LI | 2009-01-05 | 5 | -22/+28 |
* | Fix support of multiple database backend definitions. | Sergey Skvortsov | 2008-09-30 | 2 | -8/+11 |
* | Unbreak install for "smbk5pwd". | Sergey Skvortsov | 2008-09-05 | 1 | -2/+4 |
* | Add option for smbk5pwd overlay. | Sergey Skvortsov | 2008-09-04 | 3 | -1/+47 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -1/+0 |
* | - Overhaul the way we handle with LDAP data directory, populate | Xin LI | 2008-07-20 | 7 | -39/+49 |
* | Detect OpenLDAP data directory from the configuration and use it for | Xin LI | 2008-07-07 | 2 | -3/+5 |
* | Allow building of 'sock' backend. | Xin LI | 2008-06-18 | 2 | -0/+12 |
* | - Update to 2.4.10 | Rong-En Fan | 2008-06-11 | 2 | -4/+4 |
* | Update to 2.4.9. | Xin LI | 2008-05-07 | 2 | -5/+5 |
* | Sync overlays with configure script, while I'm there, also sync there | Xin LI | 2008-03-25 | 1 | -9/+19 |
* | Fix plist of slave ports. | Mark Linimon | 2008-02-24 | 1 | -0/+1 |