From a1db42b7b4c496cd32f2fa01cc8931f7b133264d Mon Sep 17 00:00:00 2001 From: Lukc Date: Sun, 12 Dec 2010 06:07:59 +0100 Subject: Recette de ppp retirée. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ppp/.footprint | 55 -------------------------------------------- ppp/.md5sum | 3 --- ppp/Pkgfile | 21 ----------------- ppp/Pkgfile.old | 21 ----------------- ppp/ppp-2.4.5-pppol2tp.patch | 25 -------------------- ppp/ppp-nofilter.patch | 12 ---------- 6 files changed, 137 deletions(-) delete mode 100644 ppp/.footprint delete mode 100644 ppp/.md5sum delete mode 100644 ppp/Pkgfile delete mode 100644 ppp/Pkgfile.old delete mode 100644 ppp/ppp-2.4.5-pppol2tp.patch delete mode 100644 ppp/ppp-nofilter.patch diff --git a/ppp/.footprint b/ppp/.footprint deleted file mode 100644 index bbeca65..0000000 --- a/ppp/.footprint +++ /dev/null @@ -1,55 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/ppp/ --rw------- root/root etc/ppp/chap-secrets --rw-r--r-- root/root etc/ppp/options --rw------- root/root etc/ppp/pap-secrets -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/pppd/ --rw-r--r-- root/root usr/include/pppd/ccp.h --rw-r--r-- root/root usr/include/pppd/chap-new.h --rw-r--r-- root/root usr/include/pppd/chap_ms.h --rw-r--r-- root/root usr/include/pppd/eap.h --rw-r--r-- root/root usr/include/pppd/ecp.h --rw-r--r-- root/root usr/include/pppd/fsm.h --rw-r--r-- root/root usr/include/pppd/ipcp.h --rw-r--r-- root/root usr/include/pppd/ipxcp.h --rw-r--r-- root/root usr/include/pppd/lcp.h --rw-r--r-- root/root usr/include/pppd/magic.h --rw-r--r-- root/root usr/include/pppd/md4.h --rw-r--r-- root/root usr/include/pppd/md5.h --rw-r--r-- root/root usr/include/pppd/patchlevel.h --rw-r--r-- root/root usr/include/pppd/pathnames.h --rw-r--r-- root/root usr/include/pppd/pppcrypt.h --rw-r--r-- root/root usr/include/pppd/pppd.h --rw-r--r-- root/root usr/include/pppd/session.h --rw-r--r-- root/root usr/include/pppd/sha1.h --rw-r--r-- root/root usr/include/pppd/spinlock.h --rw-r--r-- root/root usr/include/pppd/tdb.h --rw-r--r-- root/root usr/include/pppd/upap.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pppd/ -drwxr-xr-x root/root usr/lib/pppd/2.4.5/ --rwxr-xr-x root/root usr/lib/pppd/2.4.5/minconn.so --rwxr-xr-x root/root usr/lib/pppd/2.4.5/passprompt.so --rwxr-xr-x root/root usr/lib/pppd/2.4.5/passwordfd.so --rwsr-x--- root/root usr/lib/pppd/2.4.5/pppoatm.so --rwxr-xr-x root/root usr/lib/pppd/2.4.5/radattr.so --rwxr-xr-x root/root usr/lib/pppd/2.4.5/radius.so --rwxr-xr-x root/root usr/lib/pppd/2.4.5/radrealms.so --rwsr-x--- root/root usr/lib/pppd/2.4.5/rp-pppoe.so --rwxr-xr-x root/root usr/lib/pppd/2.4.5/winbind.so -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/chat.8.gz --rw-r--r-- root/root usr/man/man8/pppd-radattr.8.gz --rw-r--r-- root/root usr/man/man8/pppd-radius.8.gz --rw-r--r-- root/root usr/man/man8/pppd.8.gz --rw-r--r-- root/root usr/man/man8/pppdump.8.gz --rw-r--r-- root/root usr/man/man8/pppstats.8.gz -drwxr-xr-x root/root usr/sbin/ --rwxr-xr-x root/root usr/sbin/chat --rwxr-xr-x root/root usr/sbin/pppd --rwxr-xr-x root/root usr/sbin/pppdump --rwxr-xr-x root/root usr/sbin/pppoe-discovery --rwxr-xr-x root/root usr/sbin/pppstats diff --git a/ppp/.md5sum b/ppp/.md5sum deleted file mode 100644 index b307a7f..0000000 --- a/ppp/.md5sum +++ /dev/null @@ -1,3 +0,0 @@ -2176942344ec44bc42390e1a4b73317c ppp-2.4.5-pppol2tp.patch -4621bc56167b6953ec4071043fe0ec57 ppp-2.4.5.tar.gz -24867da3561a2ba62f555ac717af77cb ppp-nofilter.patch diff --git a/ppp/Pkgfile b/ppp/Pkgfile deleted file mode 100644 index 38f1eb2..0000000 --- a/ppp/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -description="A daemon which implements the PPP protocol for internetworking over dialup lines" -packager="" -maintainer="CRUX System Team, core-ports at crux dot nu" -url="http://www.samba.org/ppp/" -depends=(zlib openssl) - -name=ppp -version=2.4.5 -release=2 -source=(http://ppp.samba.org/ftp/ppp/ppp-2.4.5.tar.gz ppp-nofilter.patch ppp-2.4.5-pppol2tp.patch) -build () -{ - cd $name-$version; - patch -p1 -i $SRC/$name-nofilter.patch; - patch -p1 -i $SRC/$name-$version-pppol2tp.patch; - ./configure --prefix=/usr --sysconfdir=/etc; - make; - make -j1 INSTROOT=$PKG install install-etcppp; - mv $PKG/usr/{share/man,man} && rm -r $PKG/usr/share; - chmod +w -R $PKG -} diff --git a/ppp/Pkgfile.old b/ppp/Pkgfile.old deleted file mode 100644 index c9e0a35..0000000 --- a/ppp/Pkgfile.old +++ /dev/null @@ -1,21 +0,0 @@ -# Description: A daemon which implements the PPP protocol for internetworking over dialup lines -# URL: http://www.samba.org/ppp/ -# Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: zlib, openssl - -name=ppp -version=2.4.5 -release=2 -source=(http://ppp.samba.org/ftp/ppp/$name-$version.tar.gz \ - $name-nofilter.patch $name-$version-pppol2tp.patch) - -build () { - cd $name-$version - patch -p1 -i $SRC/$name-nofilter.patch - patch -p1 -i $SRC/$name-$version-pppol2tp.patch - ./configure --prefix=/usr --sysconfdir=/etc - make - make -j1 INSTROOT=$PKG install install-etcppp - mv $PKG/usr/{share/man,man} && rm -r $PKG/usr/share - chmod +w -R $PKG -} diff --git a/ppp/ppp-2.4.5-pppol2tp.patch b/ppp/ppp-2.4.5-pppol2tp.patch deleted file mode 100644 index b683acf..0000000 --- a/ppp/ppp-2.4.5-pppol2tp.patch +++ /dev/null @@ -1,25 +0,0 @@ -# https://bugzilla.redhat.com/show_bug.cgi?id=617625 - ---- ppp-2.4.5/include/linux/if_pppol2tp.h 2009-11-16 22:26:07.000000000 +0000 -+++ ppp-2.4.5/include/linux/if_pppol2tp.h 2010-07-16 22:35:22.000000000 +0100 -@@ -32,6 +32,20 @@ - __u16 d_tunnel, d_session; /* For sending outgoing packets */ - }; - -+/* The L2TPv3 protocol changes tunnel and session ids from 16 to 32 -+ * bits. So we need a different sockaddr structure. -+ */ -+struct pppol2tpv3_addr { -+ pid_t pid; /* pid that owns the fd. -+ * 0 => current */ -+ int fd; /* FD of UDP or IP socket to use */ -+ -+ struct sockaddr_in addr; /* IP address and port to send to */ -+ -+ __u32 s_tunnel, s_session; /* For matching incoming packets */ -+ __u32 d_tunnel, d_session; /* For sending outgoing packets */ -+}; -+ - /* Socket options: - * DEBUG - bitmask of debug message categories - * SENDSEQ - 0 => don't send packets with sequence numbers diff --git a/ppp/ppp-nofilter.patch b/ppp/ppp-nofilter.patch deleted file mode 100644 index fb68a9a..0000000 --- a/ppp/ppp-nofilter.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru ppp-2.4.3/pppd/Makefile.linux ppp-2.4.3-new/pppd/Makefile.linux ---- ppp-2.4.3/pppd/Makefile.linux 2004-11-13 13:02:22.000000000 +0100 -+++ ppp-2.4.3-new/pppd/Makefile.linux 2004-12-12 00:05:13.582252968 +0100 -@@ -48,7 +48,7 @@ - # Uncomment the next line to include support for PPP packet filtering. - # This requires that the libpcap library and headers be installed - # and that the kernel driver support PPP packet filtering. --FILTER=y -+#FILTER=y - - # Uncomment the next line to enable multilink PPP (enabled by default) - # Linux distributions: Please leave multilink ENABLED in your builds -- cgit v1.2.3-54-g00ecf