head 1.6; access; symbols pkgsrc-2014Q1:1.5.0.34 pkgsrc-2014Q1-base:1.5 pkgsrc-2013Q4:1.5.0.32 pkgsrc-2013Q4-base:1.5 pkgsrc-2013Q3:1.5.0.30 pkgsrc-2013Q3-base:1.5 pkgsrc-2013Q2:1.5.0.28 pkgsrc-2013Q2-base:1.5 pkgsrc-2013Q1:1.5.0.26 pkgsrc-2013Q1-base:1.5 pkgsrc-2012Q4:1.5.0.24 pkgsrc-2012Q4-base:1.5 pkgsrc-2012Q3:1.5.0.22 pkgsrc-2012Q3-base:1.5 pkgsrc-2012Q2:1.5.0.20 pkgsrc-2012Q2-base:1.5 pkgsrc-2012Q1:1.5.0.18 pkgsrc-2012Q1-base:1.5 pkgsrc-2011Q4:1.5.0.16 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q3:1.5.0.14 pkgsrc-2011Q3-base:1.5 pkgsrc-2011Q2:1.5.0.12 pkgsrc-2011Q2-base:1.5 pkgsrc-2011Q1:1.5.0.10 pkgsrc-2011Q1-base:1.5 pkgsrc-2010Q4:1.5.0.8 pkgsrc-2010Q4-base:1.5 pkgsrc-2010Q3:1.5.0.6 pkgsrc-2010Q3-base:1.5 pkgsrc-2010Q2:1.5.0.4 pkgsrc-2010Q2-base:1.5 pkgsrc-2010Q1:1.5.0.2 pkgsrc-2010Q1-base:1.5 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.44 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.42 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.4.0.40 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.38 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.36 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.34 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.32 pkgsrc-2008Q2-base:1.4 cwrapper:1.4.0.30 pkgsrc-2008Q1:1.4.0.28 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.26 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.24 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.22 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.20 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.18 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.16 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.14 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.12 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.10 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.8 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.6 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.4 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.2 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.3.0.10 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.8 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.6 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.4 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.3.0.2 netbsd-1-6-1-base:1.3 buildlink2-base:1.2 netbsd-1-5-PATCH001:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2014.06.10.13.54.30; author joerg; state dead; branches; next 1.5; commitid Bfz6AmAQXMitTYDx; 1.5 date 2010.02.02.17.09.28; author tnn; state Exp; branches; next 1.4; 1.4 date 2004.11.16.07.46.57; author jlam; state Exp; branches; next 1.3; 1.3 date 2002.12.23.21.23.58; author jlam; state Exp; branches; next 1.2; 1.2 date 2002.01.29.17.10.11; author jlam; state dead; branches; next 1.1; 1.1 date 2000.10.21.18.41.54; author rh; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2000.10.21.18.41.54; author rh; state Exp; branches; next ; desc @@ 1.6 log @Remove outdated security/PAM. @ text @$NetBSD: patch-ag,v 1.5 2010/02/02 17:09:28 tnn Exp $ --- modules/pammodutil/Makefile.orig 2001-12-09 22:15:12.000000000 +0000 +++ modules/pammodutil/Makefile @@@@ -25,10 +25,15 @@@@ LIBSTATIC = $(LIBNAME).a SLIBOBJECTS = $(addprefix static/,$(LIBOBJECTS) $(STATICOBJ)) +# libtool library name +LIBLIBTOOL = $(LIBNAME).la + +LALIBOBJECTS = $(LIBOBJECTS:.o=.lo) + # --------------------------------------------- ## rules -all: dirs $(LIBSTATIC) ../../Make.Rules +all: dirs $(LIBLIBTOOL) ../../Make.Rules dirs: $(MKDIR) static @@@@ -36,10 +41,19 @@@@ dirs: static/%.o : %.c $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< -o $@@ +%.lo: %.c + $(LIBTOOL) --tag=CC --mode=compile $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< + $(LIBSTATIC): $(SLIBOBJECTS) ar cr $@@ $(SLIBOBJECTS) $(RANLIB) $@@ +# This is a libtool convenience library that may be linked into shared +# libraries and modules. +# +$(LIBLIBTOOL): $(LALIBOBJECTS) + $(LIBTOOL) --tag=CC --mode=link $(CC) $(LDFLAGS) $(LALIBOBJECTS) -o $@@ + install: @@echo "at this time, we're not installing $(LIBSTATIC)" @@@@ -47,7 +61,8 @@@@ remove: @@echo "at this time, there is nothing to remove" clean: - rm -f a.out core *~ static/*.o - rm -f *.a *.o + rm -f a.out core *~ static/*.o .libs/* + rm -f *.a *.la *.la *.o if [ -d dynamic ]; then rmdir dynamic ; fi if [ -d static ]; then rmdir static ; fi + if [ -d libs ]; then rmdir .libs; fi @ 1.5 log @sprinkle --tag=CC for libtool @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Libtoolize security/PAM so that the appropriate options are passed to the compiler to build shared modules, and so that it builds correctly across different platforms. Bump the PKGREVISION. In particular, this should fix problems building this package on NetBSD/amd64. @ text @d3 1 a3 1 --- modules/pammodutil/Makefile.orig 2001-12-09 17:15:12.000000000 -0500 d27 1 a27 1 + $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< d37 1 a37 1 + $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(LALIBOBJECTS) -o $@@ @ 1.3 log @Update security/PAM to 0.77. Changes from version 0.75 include: * Numerous bug fixes for most of the PAM modules, including several string length checks and fixes (update recommended!). * fix for legacy behavior of pam_setcred and pam_close_session in the case that pam_authenticate and pam_open_session hadn't been called * pam_unix: - don't zero out password strings during password changing function * pam_wheel: - feature: can use the module to provide wheel access to non-root accounts. * pam_limits: - added '%' domain for maxlogins limiting, now '*' and @@group have the old meaning (every) and '%' the new one (all) - handle negative priority limits (which can apply to the superuser too). * pam_userdb: - require that all of typed password matches that in database * pam_access: - added the 'fieldsep=' argument, made a PAM_RHOST of "" equivalent to NULL Incidentally, cups-1.1.18 will once again do PAM authentication using pam_unix.so if built against PAM-0.77. @ text @d3 50 a52 17 --- modules/Makefile.orig Sun Dec 9 17:15:11 2001 +++ modules/Makefile @@@@ -12,7 +12,7 @@@@ MODDIRS=$(shell /bin/ls -d pam_*) all: @@echo building the static modutil library - make -C pammodutil all + $(MAKE) -C pammodutil all @@echo modules sources available are: @@ls -d $(MODDIRS) 2>/dev/null ; echo :-------- @@echo @@@@ -55,4 +55,4 @@@@ clean: lclean $(MAKE) -C $$i clean ; \ } fi ; \ done - make -C pammodutil clean + $(MAKE) -C pammodutil clean @ 1.2 log @Update security/PAM to 0.75. Note that this release contains backwardly incompatible changes to libpam.so; prior versions were buggy so upgrading is highly recommended. Pkgsrc changes from version 0.72 include: * Honor ${PKG_SYSCONFDIR}: the config files are now found in /etc/pam.conf and /etc/pam/*.conf, or in the appropriate ${PKG_SYSCONFBASE} directory. * Convert to use the general INSTALL/DEINSTALL scripts. Changes from version 0.72 include: * bug fixes to almost every PAM module * pam_pwdb replaced with pam_unix * fixed a small security hole (more of a user confusion issue) with the unix and pwdb password helper binaries. * improved handling of the setcred/close_session and update chauthtok stack. *Warning* This is a backwardly incompatible change, but 'more sane' than before. (Bug 129775 - agmorgan) * added support for '/' symbols in pam_time and pam_group config files (support for modern terminal devices). Fixed infinite loop problem with '\\[^\n]' in these files. * added accessconf= feature to pam_access @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.1 2000/10/21 18:41:54 rh Exp $ d3 17 a19 11 --- modules/pam_pwdb/Makefile.orig Sun Aug 1 18:18:27 1999 +++ modules/pam_pwdb/Makefile @@@@ -16,7 +16,7 @@@@ export DYNAMIC=-DPAM_DYNAMIC export CC=gcc export CFLAGS=-O2 -Dlinux -DLINUX_PAM \ - -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings \ + -ansi -Wall -Wwrite-strings \ -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional \ -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline \ -Wshadow -pedantic -fPIC @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import of PAM-0.72, a pluggable authentication module mechanism @ text @@