aboutsummaryrefslogtreecommitdiff
path: root/net/nss_ldap/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Fix several default paths relative to PREFIXGanael LAPLANCHE2011-02-181-1/+0
| | | | | | | | | | | | | | | - Move REINPLACE_CMDs to the post-patch target to avoid patching the same files again when re-running the install target - Provide a .conf file from the .conf.sample one - Add a LOCAL mirror PR: 154843 Approved by: Michael Graziano <mikeg@bsd-box.net> (maintainer), ehaupt (mentor) Feature safe: yes Notes: svn path=/head/; revision=269313
* - Update to 1.265Philip M. Gollucci2010-01-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | - Submitted is now MAINTAINER Major upgrade-related fixes (from upstream): - Version info now in binary - Fix broken ethers LDAP query - FD leak cleanup Fixes in port: - Re-enable many nss classes that were disabled (ethers, netgroups) - Fix compile-time breakage in ldap-ethers code (Better fix going upstream when I have time) *** Note: Ethers and Netgroup support aren't thoroughly tested as I don't use these in my environment. Re-enabling them doesn't seem to cause any problems, so they're back on in accordance with POLA. PRs/test cases for these are welcome if anyone finds breakage. PR: ports/141931 Submitted by: Michael Graziano <mikeg@bsd-box.net> Notes: svn path=/head/; revision=248061
* - Update to 1.264 [1]Martin Matuska2008-12-101-3/+3
| | | | | | | | | | | | - use more autotools [2] - fixes assertion problems related to openldap 2.4 [3] PR: ports/129445 [1], ports/127675 [2], ports/122750 [3] Submitted by: mm [1], "Eugene M. Kim" <gene@nttmcl.com> [2] Approved by: maintainer (timeout ports/127675, ports/129030, ports/127675) Notes: svn path=/head/; revision=224080
* - Distfile rerolled; no changes (verified)Pav Lucistnik2007-12-161-3/+3
| | | | | | | | | | | - While here, style PR: ports/117886 Reported by: O. Hartmann <ohartman@zedat.fu-berlin.de> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=203884
* - Update to 1.257Martin Matuska2007-09-071-3/+3
| | | | | | | | | PR: ports/116175 Submitted by: mm Approved by: Artem Kazakov <kazakov at gmail.com> (maintainer) Notes: svn path=/head/; revision=199019
* - Update to 1.256Martin Matuska2007-08-131-3/+3
| | | | | | | | PR: ports/114862 Approved by: maintainer (timeout), garga (mentor, implicit) Notes: svn path=/head/; revision=197567
* Update to 1.255Andrey Slusar2007-03-091-3/+3
| | | | | | | Submitted by: maintainer in ports@ Notes: svn path=/head/; revision=186985
* - Update to 1.254Stanislav Sedov2007-02-011-3/+3
| | | | | | | Submitted by: "Artem Kazakov" <kazakov@gmail.com> (maintainer) Notes: svn path=/head/; revision=183878
* - Update to 1.251Tom McLaughlin2006-07-291-3/+3
| | | | | | | | | | | | | | | | | | - Install man page - Make krb5_ccname option in nss_ldap.conf work nss_ldap has two different arguments that can be used at compile time to make this work. The --enable-configurable-krb5-ccname-env configure option was chossen because it works with both the Heimdal and MIT Kerberos implementations and does not require a kerberos dependency. A note has been made in UPDATING that this now works because misconfiguration can lockout users. PR: 100104 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: Maintainer Notes: svn path=/head/; revision=169086
* Update to 1.250Andrey Slusar2006-05-271-3/+3
| | | | | | | Submitted by: maintainer via email Notes: svn path=/head/; revision=163625
* - Update to 1.249 [1]Andrey Slusar2006-03-241-3/+3
| | | | | | | | | | - Fix build when sasl installed. PR: ports/94049 [1] Submitted by: Dmitriy Kirhlarov <dkirhlarov@oilspace.com> [1] Notes: svn path=/head/; revision=158088
* - Update to 1.244Pav Lucistnik2005-12-301-2/+3
| | | | | | | | | PR: ports/90151 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> Approved by: maintainer timeout (nectar; 3 weeks) Notes: svn path=/head/; revision=152410
* Upgraded to version 1.239Niels Heinen2005-07-111-2/+2
| | | | | | | | | Submitted by: Thomas Sandford PR: ports/82841 Approved by: nectar (mentor,maintainer) Notes: svn path=/head/; revision=138932
* Add SIZE.Jacques Vidrine2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104469
* Correct distfile name.Jacques Vidrine2003-04-181-1/+1
| | | | | | | Submitted by: gordon Notes: svn path=/head/; revision=79172
* Add nss_ldap, an RFC 2307-compliant NSS module. Currently only theJacques Vidrine2003-04-171-0/+1
getpwent(3) and getgrent(3) family of functions are supported. Notes: svn path=/head/; revision=79142