Commit graph

18 commits

Author SHA1 Message Date
jlam
1f8a3a3236 Switch to using pam.buildlink3.mk. 2005-01-14 05:35:33 +00:00
jlam
25b9d080ff Update security/pam-ldap to version 176. pkgsrc-related changes in this
update include:

	* The configuration file (shared with nss_ldap.so and sudo) has
	  been moved to ${PKG_SYSCONFDIR}/ldap.conf.  Any secrets file is
	  found in ${PKG_SYSCONFDIR}/ldap.secret.

	* Use the pkg.install framework to copy the config file from the
	  example directory to the real location.

	* Use libtool to build and install the PAM module.

Changes from version 150 include:

	* preliminary SASL bind support

	* include password policy schema file
	* preliminary support for
	  draft-behera-ldap-password-policy-07.txt

	* support for service-based authorization
	  (based on patch from Manon Goo)
	* add ignore_authinfo_unavail flag
	* pam_filter works again

	* fix from Thorsten Kukuk (SuSE) to handle scope-less
	  nss_base_passwd configuration

	* AD password change fix
	* fix from Thorsten Kukuk (SuSE) to handle aborted password changes
	* support for multiple service search descriptors from Symas

	* support non-experimental password change exop
	* patch from Howard Chu to use linker grouping on Solaris
2004-11-19 19:08:43 +00:00
jlam
789cdae316 Cosmetic changes to align with Makefile.template. 2004-11-19 15:32:49 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
rh
512edec2f0 Fix a typo: use ldap.conf (not pam.conf) as the default LDAP config file.
Pointed out by Dick Davies < rasputnik at hellooperator dot net >.
2004-07-17 01:24:45 +00:00
snj
0e761f7225 Convert to buildlink3. 2004-05-09 06:48:40 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
martti
c1b54b4f61 COMMENT should start with a capital letter. 2003-07-21 17:20:17 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
wiz
3676a04f27 Convert to buildlink2. 2003-05-02 14:15:35 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
wiz
abb4d6e1ec Update to 150. Last version was 77, so ChangeLog would be too big to add
here -- lots of new features and bug fixes.
Distfile has version number now, so this should fix pkg/17588.
2002-07-13 21:35:15 +00:00
skrll
fb13e12d3b Another target that does the same job as AUTOMAKE_OVERRIDE bites the dust. 2002-03-15 17:17:45 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
rh
95dd5e5d40 Initial import of pam-ldap-77, a pluggable authentication module for
LDAP directories
2000-10-21 18:47:46 +00:00