Commit graph

3 commits

Author SHA1 Message Date
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
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
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