Commit Graph

17 Commits

Author SHA1 Message Date
Andrey Slusar
fbecc92707 - Now it is possible to use ldap as source for hosts database.
Only gethosbyname, gethostbyname2, gethostbyaddr are implemented.
  Behavior of getpwXXX functions is made traditional for BSD. When uid=0
  they return user password, otherwise returned password is "x".
  Also, in previous version of the port functions setpwent/endpwent and
  setgrent/endgrent were mixed. Now they are not.
- Assign maintainership to submitter.

Submitted by:	Artem Kazakov <kazakov@gmail.com>
2006-05-24 10:48:59 +00:00
Sergey Matveychuk
d175fc6c64 - MASTER_SITE is unstable. Copy distfile on MASTER_SITE_LOCAL.
Requested by:	Dmitriy Kirhlarov (kyrh@RusNet)
2006-04-03 06:36:43 +00:00
Andrey Slusar
596d02bf3e - Update to 1.249 [1]
- Fix build when sasl installed.

PR:		ports/94049 [1]
Submitted by:	Dmitriy Kirhlarov <dkirhlarov@oilspace.com> [1]
2006-03-24 22:52:30 +00:00
Mark Linimon
af77013098 Reset maintainer at his request; nectar is away from FreeBSD work right now. 2006-03-24 05:44:38 +00:00
Dag-Erling Smørgrav
3bedc4746a Remove BROKEN; nss_ldap compiles and runs fine on recent -CURRENT. 2006-02-01 10:52:31 +00:00
Pav Lucistnik
cd1c3385ef - Update to 1.244
PR:		ports/90151
Submitted by:	Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
Approved by:	maintainer timeout (nectar; 3 weeks)
2005-12-30 05:25:00 +00:00
Kris Kennaway
c104a93961 BROKEN on 7.0: Does not compile 2005-10-28 22:51:16 +00:00
Niels Heinen
0e03eaa498 Upgraded to version 1.239
Submitted by:	Thomas Sandford
PR:		ports/82841
Approved by:	nectar (mentor,maintainer)
2005-07-11 18:50:29 +00:00
Jacques Vidrine
da5243d880 Add SIZE.
Submitted by:	trevor
2004-03-18 14:46:23 +00:00
Jacques Vidrine
a4c7f173ac USE_OPENLDAP
Submitted by:	Darrin Smith <beldin@beldin.org>
2004-02-02 15:24:36 +00:00
Jacques Vidrine
9bec3eb647 Enable RFC 2307bis, schema mapping, and paged results.
PR:		ports/61996
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2004-02-02 15:11:17 +00:00
Jacques Vidrine
44a9fa434a Make nss_ldap pull its LDAP configuration from
${PREFIX}/etc/nss_ldap.conf rather than /etc/ldap.conf and the
LDAP secret from ${PREFIX}/etc/nss_ldap.secret rather than
/etc/ldap.secret.

Requested by:	Many.
2004-01-08 14:28:35 +00:00
Jun Kuriyama
7c0800f7ec Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...

Pointy hat to:	kuriyama
2003-08-14 22:12:22 +00:00
Jacques Vidrine
2de006395a Add support for using nss_ldap in `compat' mode (i.e. as sources for
the `passwd_compat' and `group_compat' databases).
2003-04-25 00:07:20 +00:00
Jacques Vidrine
be76e21ec2 Mark IGNORE' for earlier FreeBSD versions, rather than BROKEN'.
Requested by:	kris
2003-04-20 01:16:00 +00:00
Jacques Vidrine
05bfdc05c0 Correct distfile name.
Submitted by:	gordon
2003-04-18 01:06:05 +00:00
Jacques Vidrine
2cc92ba66e Add nss_ldap, an RFC 2307-compliant NSS module. Currently only the
getpwent(3) and getgrent(3) family of functions are supported.
2003-04-17 14:26:46 +00:00