Commit graph

57 commits

Author SHA1 Message Date
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
wiz
9ddb7f9e9c Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
a897668643 Use OPSYSVARS. 2016-02-26 09:41:05 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:17:40 +00:00
fhajny
a5a191ac1c This package is still useful on SunOS, as it provides more functionality
compared to the one shipped with the platform. Enable for SunOS, but disable
the INSTALL/DEINSTALL symlinks. Bump PKGREVISION.
2014-07-28 18:23:39 +00:00
tron
90dd58254c Mark this package as FreeBSD and NetBSD only. Other platforms either
provide this (Linux or Solaris) or cannot use it (e.g. Darwin or OpenBSD).
2014-06-02 10:22:17 +00:00
tron
fc0968fdc2 Create necessary symbolic link "/usr/lib/security" during installation
and remove it during deinstallation. This matches the behaviour of the
"nss_pam" package and makes configuring NetBSD as an LDAP client easier.

Bump package revision because of this fix.
2014-05-29 19:59:39 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wiz
d33dfdeb7c Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
asau
1a433eae91 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 18:16:19 +00:00
adam
52d99912dd Changes 186:
* fix for BUG-424: build fails on Darwin
2010-11-16 09:53:50 +00:00
adam
d529f7a8ee nss_ldap and pam-ldap now share the same configuration files 2010-11-03 11:39:07 +00:00
adam
8d32253257 Changes 185:
* fix: LDAP write on userPassword fails when chasing referral and cached
  policy error is POLICY_ERROR_PASSWORD_EXPIRED
* fix: only request attributes that are actually used
* fix: canonicalize PAM_USER name
2010-10-28 08:06:19 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ahoka
6b7c5c9a7f Try to deal with a bug described in security/39313, when the build
against recent openpam headers produce non functioning pam_ldap.so
on NetBSD 4.99.47(?) or more recent systems.

There's something really fishy in the headers...
2008-11-21 03:24:29 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
adam
028262906e Changes 184:
* fix for BUG 312: pam_ldap does not try to reconnect
  when LDAP server closed the connection
2007-11-27 08:27:06 +00:00
taca
005faebc10 Update pam-ldap to 183.
- Fix miscellaneous pkglint warnings.
- Fix security problem; CAN-2006-5170.

$Id: ChangeLog,v 1.212 2006/10/05 23:23:52 lukeh Exp $
===============================================================

183	Luke Howard <lukeh@padl.com>

	* fix for BUG#291: don't suppress password policy
	  errors which should not be suppressed

182	Luke Howard <lukeh@padl.com>

	* fix for BUG#269: compile time error in call to
	  ldap_sasl_interactive_bind_s()

181	Luke Howard <lukeh@padl.com>

	* fix for BUG#256: don't send password policy request
	  control if pam_lookup_policy no specified
	* fix for BUG#254: check gethostbyname() result
	* fix for BUG#237: typo in ldap_get_lderrno()
	  implementation
	* fix for BUG#207: if ldap_start_tls_s() fails
	  return PAM_AUTHINFO_UNAVAIL
	* fix for BUG#261: sslpath example wrong
	* fix for BUG#268: POLICY_ERROR_CHANGE_AFTER_RESET
	  should be handled as POLICY_ERROR_PASSWORD_EXPIRED,
	  other password policy errors to be treated as fatal
2007-01-15 03:24:03 +00:00
ghen
2eca3d9f2c The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.
2006-05-31 18:22:23 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
drochner
8c63ac307e update to 180
changes:
-manpage added
-fix for BUG#210: use start_tls on referrals if configured to do so
-when handling new password policy control, only fall through to account
 management module if a policy error was returned (CERT VU#778916)

pkgsrc change: use /etc/pam_ldap.conf as config file, to distinguish
from nss_ldap
2005-08-29 09:49:07 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
jlam
1f8a3a3236 Switch to using pam.buildlink3.mk. 2005-01-14 05:35:33 +00:00
xtraeme
335167a653 Make this build on NetBSD -current which uses OpenPAM (should fix the
build with FreeBSD too). Patch stolen from FreeBSD/ports.
2005-01-12 02:30:09 +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
rtr
5bcf200808 patch-ab for previous distinfo commit 2003-11-05 13:10:27 +00:00
rtr
ddfa3ce8e7 #define LDAP_FILT_MAXSIZ 1024 (value taken from pam_ldap 164)
Approved by agc.
2003-11-05 13:09:51 +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