From 6ea3db6934ee3ee3e1a0552ed63db204bbcd4746 Mon Sep 17 00:00:00 2001 From: roger Date: Tue, 15 Jun 1999 12:51:57 +0000 Subject: MFS: No longer needed with PicoBSD 0.44 --- release/picobsd/isp/crunch1/login.diff | 33 --------------------------------- release/picobsd/isp/crunch1/ppp.diff | 10 ---------- release/picobsd/net/crunch1/login.diff | 33 --------------------------------- release/picobsd/net/crunch1/ppp.diff | 10 ---------- 4 files changed, 86 deletions(-) delete mode 100644 release/picobsd/isp/crunch1/login.diff delete mode 100644 release/picobsd/isp/crunch1/ppp.diff delete mode 100644 release/picobsd/net/crunch1/login.diff delete mode 100644 release/picobsd/net/crunch1/ppp.diff diff --git a/release/picobsd/isp/crunch1/login.diff b/release/picobsd/isp/crunch1/login.diff deleted file mode 100644 index 98af18b..0000000 --- a/release/picobsd/isp/crunch1/login.diff +++ /dev/null @@ -1,33 +0,0 @@ -*** Makefile.orig Sat Aug 1 20:35:53 1998 ---- Makefile Sat Aug 1 20:36:50 1998 -*************** -*** 9,22 **** - #Uncomment to activate login_auth - #Warning: requires src/libexec/login_* auth modules - #LC_AUTH=-DLOGIN_CAP_AUTH -! CFLAGS+=-Wall -DSKEY -DLOGIN_ACCESS -DLOGALL -DLOGIN_CAP $(LC_AUTH) - - .if defined(KLOGIN_PARANOID) - CFLAGS+=-DKLOGIN_PARANOID - .endif - -! DPADD= ${LIBUTIL} ${LIBSKEY} ${LIBMD} ${LIBCRYPT} -! LDADD= -lutil -lskey -lmd -lcrypt - - .if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4) && !defined(LC_AUTH) - CFLAGS+=-DKERBEROS ---- 9,22 ---- - #Uncomment to activate login_auth - #Warning: requires src/libexec/login_* auth modules - #LC_AUTH=-DLOGIN_CAP_AUTH -! CFLAGS+=-Wall $(LC_AUTH) - - .if defined(KLOGIN_PARANOID) - CFLAGS+=-DKLOGIN_PARANOID - .endif - -! DPADD= ${LIBUTIL} ${LIBMD} ${LIBCRYPT} -! LDADD= -lutil -lmd -lcrypt - - .if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4) && !defined(LC_AUTH) - CFLAGS+=-DKERBEROS diff --git a/release/picobsd/isp/crunch1/ppp.diff b/release/picobsd/isp/crunch1/ppp.diff deleted file mode 100644 index 2df0730..0000000 --- a/release/picobsd/isp/crunch1/ppp.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.orig Tue Sep 8 14:40:17 1998 -+++ Makefile Tue Sep 8 14:40:53 1998 -@@ -13,6 +13,7 @@ - BINOWN= root - BINGRP= network - MAN8= ppp.8 -+NOSECURE=yes - LDADD+= -lmd -lcrypt - DPADD+= ${LIBMD} ${LIBCRYPT} - diff --git a/release/picobsd/net/crunch1/login.diff b/release/picobsd/net/crunch1/login.diff deleted file mode 100644 index 98af18b..0000000 --- a/release/picobsd/net/crunch1/login.diff +++ /dev/null @@ -1,33 +0,0 @@ -*** Makefile.orig Sat Aug 1 20:35:53 1998 ---- Makefile Sat Aug 1 20:36:50 1998 -*************** -*** 9,22 **** - #Uncomment to activate login_auth - #Warning: requires src/libexec/login_* auth modules - #LC_AUTH=-DLOGIN_CAP_AUTH -! CFLAGS+=-Wall -DSKEY -DLOGIN_ACCESS -DLOGALL -DLOGIN_CAP $(LC_AUTH) - - .if defined(KLOGIN_PARANOID) - CFLAGS+=-DKLOGIN_PARANOID - .endif - -! DPADD= ${LIBUTIL} ${LIBSKEY} ${LIBMD} ${LIBCRYPT} -! LDADD= -lutil -lskey -lmd -lcrypt - - .if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4) && !defined(LC_AUTH) - CFLAGS+=-DKERBEROS ---- 9,22 ---- - #Uncomment to activate login_auth - #Warning: requires src/libexec/login_* auth modules - #LC_AUTH=-DLOGIN_CAP_AUTH -! CFLAGS+=-Wall $(LC_AUTH) - - .if defined(KLOGIN_PARANOID) - CFLAGS+=-DKLOGIN_PARANOID - .endif - -! DPADD= ${LIBUTIL} ${LIBMD} ${LIBCRYPT} -! LDADD= -lutil -lmd -lcrypt - - .if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4) && !defined(LC_AUTH) - CFLAGS+=-DKERBEROS diff --git a/release/picobsd/net/crunch1/ppp.diff b/release/picobsd/net/crunch1/ppp.diff deleted file mode 100644 index 2df0730..0000000 --- a/release/picobsd/net/crunch1/ppp.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.orig Tue Sep 8 14:40:17 1998 -+++ Makefile Tue Sep 8 14:40:53 1998 -@@ -13,6 +13,7 @@ - BINOWN= root - BINGRP= network - MAN8= ppp.8 -+NOSECURE=yes - LDADD+= -lmd -lcrypt - DPADD+= ${LIBMD} ${LIBCRYPT} - -- cgit v1.1