Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
$NetBSD: patch-aa,v 1.4 2002/12/23 21:23:58 jlam Exp $
--- _pam_aconf.h.in.orig Sun Nov 25 22:04:46 2001
+++ _pam_aconf.h.in
@@ -28,6 +28,16 @@
# include <features.h>
#endif /* HAVE_FEATURES_H */
+/* we have <utmp.h> */
+#undef HAVE_UTMP_H
+
+/* we have <termios.h> */
+#undef HAVE_TERMIOS_H
+
+/* we have Linux shadow passwords */
+#undef HAVE_SHADOW_H
+#undef HAVE_GETSPNAM
+
/* we have libcrack available */
#undef HAVE_LIBCRACK