Florent Thoumie
17e01b4b86
Disable pthread_atfork detection. This fixes login issues on FreeBSD
...
7.2-RELEASE and possibly previous versions.
PR: ports/133501
Submitted by: Benjamin Lee <ben@b1c1l1.com>
Approved by: maintainer timeout (4 weeks)
2009-05-06 10:09:55 +00:00
Xin LI
5bbd5cd2dc
Bump PORTREVISION's after OpenLDAP update.
...
Suggested by: rafan
2009-01-05 19:04:45 +00:00
Martin Matuska
a9309546e9
- Update to 1.264 [1]
...
- 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)
2008-12-10 16:11:25 +00:00
Pav Lucistnik
f8c0bfae6a
- Distfile rerolled; no changes (verified)
...
- While here, style
PR: ports/117886
Reported by: O. Hartmann <ohartman@zedat.fu-berlin.de>
Approved by: maintainer timeout (1 month)
2007-12-16 23:18:29 +00:00
Martin Matuska
20c36f8275
- Update to 1.257
...
PR: ports/116175
Submitted by: mm
Approved by: Artem Kazakov <kazakov at gmail.com> (maintainer)
2007-09-07 11:44:21 +00:00
Martin Matuska
85ace8b1ed
- Update to 1.256
...
PR: ports/114862
Approved by: maintainer (timeout), garga (mentor, implicit)
2007-08-13 10:57:42 +00:00
Andrey Slusar
e411f7f8b1
Update to 1.255
...
Submitted by: maintainer in ports@
2007-03-09 10:50:51 +00:00
Stanislav Sedov
74098166c4
- Update to 1.254
...
Submitted by: "Artem Kazakov" <kazakov@gmail.com> (maintainer)
2007-02-01 20:02:16 +00:00
Cheng-Lung Sung
c5a6067866
- In some cases (like sudo), we should check euid not uid, thanks for
...
jnlin at csie.nctu.edu.tw
- Use MAN5PREFIX
- portlint warns:
1) IGNORE should be lowercase-lead
2) INSTALLS_SHLIB should be replaced by USE_LDCONFIG
3) PLIST_FILES should be used when only two files
- Bump PORTREVISION
PR: ports/104310
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (timeout)
2006-12-20 02:31:17 +00:00
Tom McLaughlin
6b63eb2573
- Update to 1.251
...
- 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
2006-07-29 20:47:45 +00:00
Andrey Slusar
e500c6bc8d
Update to 1.250
...
Submitted by: maintainer via email
2006-05-27 16:31:57 +00:00
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