diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-10 05:59:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-10 05:59:23 +0000 |
commit | 1204b76c7e8fa38bfbff23f6cc25f34d10adceb2 (patch) | |
tree | 8ab17bfd8498aeeb383d8f3134b5b4fdfbee3c40 /sys-apps | |
parent | Added virtual/ruby (diff) | |
download | historical-1204b76c7e8fa38bfbff23f6cc25f34d10adceb2.tar.gz historical-1204b76c7e8fa38bfbff23f6cc25f34d10adceb2.tar.bz2 historical-1204b76c7e8fa38bfbff23f6cc25f34d10adceb2.zip |
old
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute/files/digest-iproute-20010824-r1 | 2 | ||||
-rw-r--r-- | sys-apps/iproute/files/digest-iproute-20010824-r2 | 2 | ||||
-rw-r--r-- | sys-apps/iproute/files/digest-iproute-20010824-r3 | 2 | ||||
-rw-r--r-- | sys-apps/iproute/files/digest-iproute-20010824-r4 | 2 | ||||
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r1.ebuild | 75 | ||||
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r2.ebuild | 77 | ||||
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r3.ebuild | 77 | ||||
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r4.ebuild | 76 |
8 files changed, 0 insertions, 313 deletions
diff --git a/sys-apps/iproute/files/digest-iproute-20010824-r1 b/sys-apps/iproute/files/digest-iproute-20010824-r1 deleted file mode 100644 index 3bc6f97e93f9..000000000000 --- a/sys-apps/iproute/files/digest-iproute-20010824-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 b05a4e375d9468be3a1dd3f0e83daee8 iproute2-2.4.7-now-ss010824.tar.gz 140139 -MD5 49afa6a1fca16902e74e1ca7d4b73aaa iproute-debian-8-htb3.diff.bz2 28452 diff --git a/sys-apps/iproute/files/digest-iproute-20010824-r2 b/sys-apps/iproute/files/digest-iproute-20010824-r2 deleted file mode 100644 index 806474af6e1b..000000000000 --- a/sys-apps/iproute/files/digest-iproute-20010824-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 b05a4e375d9468be3a1dd3f0e83daee8 iproute2-2.4.7-now-ss010824.tar.gz 140139 -MD5 f3d71cfe0de6dad4c7f948d44a76adb5 iproute-20010824-debian8.diff.bz2 27633 diff --git a/sys-apps/iproute/files/digest-iproute-20010824-r3 b/sys-apps/iproute/files/digest-iproute-20010824-r3 deleted file mode 100644 index ecbc0df59073..000000000000 --- a/sys-apps/iproute/files/digest-iproute-20010824-r3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 b05a4e375d9468be3a1dd3f0e83daee8 iproute2-2.4.7-now-ss010824.tar.gz 140139 -MD5 4ce3890725f29d1492e887bb4eed8983 iproute_20010824-9.diff.gz 29910 diff --git a/sys-apps/iproute/files/digest-iproute-20010824-r4 b/sys-apps/iproute/files/digest-iproute-20010824-r4 deleted file mode 100644 index 7ec5295e33a6..000000000000 --- a/sys-apps/iproute/files/digest-iproute-20010824-r4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 b05a4e375d9468be3a1dd3f0e83daee8 iproute2-2.4.7-now-ss010824.tar.gz 140139 -MD5 ac343233aa5d745341da9e4ec22475af iproute_20010824-11.diff.gz 44736 diff --git a/sys-apps/iproute/iproute-20010824-r1.ebuild b/sys-apps/iproute/iproute-20010824-r1.ebuild deleted file mode 100644 index 24186fa8bb17..000000000000 --- a/sys-apps/iproute/iproute-20010824-r1.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r1.ebuild,v 1.12 2004/02/01 15:17:29 usata Exp $ - -IUSE="doc" - -S=${WORKDIR}/iproute2 -DESCRIPTION="Kernel 2.4 routing and traffic control utilities" -SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/iproute2-2.4.7-now-ss010824.tar.gz - mirror://gentoo/iproute-debian-8-htb3.diff.bz2 - http://cvs.gentoo.org/~seemant/iproute-debian-8-htb3.diff.bz2" -HOMEPAGE="http://www.worldbank.ro/ip-routing/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc sparc" - -DEPEND="virtual/linux-sources - doc? ( virtual/tetex )" -RDEPEND="virtual/glibc" - -pkg_setup() { - # Make sure kernel headers are really available - check_KV -} - -src_unpack() { - unpack ${A} - cd ${S} - - # Our patch does two things for us; First, it syncs up with Debian's - # iproute 20010824-8 package; Secondly, it adds htb3 support. The Debian - # patch tweaks the iproute compile so that we use an included pkt_sched.h - # header rather than looking at the one in /usr/src/linux/include/linux. - # This allows us to always enable HTB3 without compile problems; however, - # other parts of the source tree are still dependent upon having a kernel - # source tree in /usr/src/linux. - - epatch ${WORKDIR}/iproute-debian-8-htb3.diff - - # why was this commented out? were the programs segfaulting/not working? - # they seem ok here when i compile with optimisations, so im reenabling - # this patch. if theres problems, will glady change back. ~woodchip - - cp Makefile Makefile.orig - sed -e "s:-O2:${CFLAGS}:g" \ - -e "s:-Werror::g" Makefile.orig > Makefile - - # this next thing is required to enable diffserv (ATM support doesn't compile right now) - - cp Config Config.orig - sed -e 's:DIFFSERV=n:DIFFSERV=y:g' \ - -e 's:ATM=y:ATM=n:g' Config.orig > Config -} - -src_compile() { - emake || die -} - -src_install() { - cd ${S}/ip ; dosbin ifcfg ip routef routel rtacct rtmon rtpr - cd ${S}/tc ; dosbin tc - cd ${S} ; dodoc README* RELNOTES - - #install Debian man pages - doman ${S}/debian/*.[1-9] - - docinto examples/diffserv ; dodoc examples/diffserv/* - docinto examples ; dodoc examples/* - dodir /etc/iproute2 - insinto /etc/iproute2 ; doins ${S}/etc/iproute2/* - if [ "`use doc`" ] ; then - docinto ps ; dodoc doc/*.ps - fi -} diff --git a/sys-apps/iproute/iproute-20010824-r2.ebuild b/sys-apps/iproute/iproute-20010824-r2.ebuild deleted file mode 100644 index 676e902f545b..000000000000 --- a/sys-apps/iproute/iproute-20010824-r2.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r2.ebuild,v 1.11 2004/02/01 15:17:29 usata Exp $ - -IUSE="doc" - -S=${WORKDIR}/iproute2 -DESCRIPTION="Kernel 2.4 routing and traffic control utilities" -SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/iproute2-2.4.7-now-ss010824.tar.gz - mirror://gentoo/${P}-debian8.diff.bz2 - http://cvs.gentoo.org/~seemant/${P}-debian8.diff.bz2" -HOMEPAGE="http://www.worldbank.ro/ip-routing/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc alpha hppa" - -DEPEND="virtual/linux-sources - doc? ( virtual/tetex )" -RDEPEND="virtual/glibc" - -pkg_setup() { - # Make sure kernel headers are really available - check_KV -} - -src_unpack() { - unpack ${A} - cd ${S} - - # Our patch does two things for us; First, it syncs up with Debian's - # iproute 20010824-8 package; Secondly, it adds htb3 support. The Debian - # patch tweaks the iproute compile so that we use an included pkt_sched.h - # header rather than looking at the one in /usr/src/linux/include/linux. - # This allows us to always enable HTB3 without compile problems; however, - # other parts of the source tree are still dependent upon having a kernel - # source tree in /usr/src/linux. - - epatch ${WORKDIR}/${P}-debian8.diff - - # why was this commented out? were the programs segfaulting/not working? - # they seem ok here when i compile with optimisations, so im reenabling - # this patch. if theres problems, will glady change back. ~woodchip - - cp Makefile Makefile.orig - sed -e "s:-O2:${CFLAGS}:g" \ - -e "s:-Werror::g" Makefile.orig > Makefile - - # this next thing is required to enable diffserv - # (ATM support doesn't compile right now) - - cp Config Config.orig - sed -e 's:DIFFSERV=n:DIFFSERV=y:g' \ - -e 's:ATM=y:ATM=n:g' Config.orig > Config -} - -src_compile() { - emake || die -} - -src_install() { - into / - cd ${S}/ip ; dosbin ifcfg ip routef routel rtacct rtmon rtpr - cd ${S}/tc ; dosbin tc - cd ${S} ; dodoc README* RELNOTES - - #install Debian man pages - doman ${S}/debian/*.[1-9] - - docinto examples/diffserv ; dodoc examples/diffserv/* - docinto examples ; dodoc examples/* - dodir /etc/iproute2 - insinto /etc/iproute2 ; doins ${S}/etc/iproute2/* - if [ "`use doc`" ] ; then - docinto ps ; dodoc doc/*.ps - fi -} diff --git a/sys-apps/iproute/iproute-20010824-r3.ebuild b/sys-apps/iproute/iproute-20010824-r3.ebuild deleted file mode 100644 index 21268d5d30e7..000000000000 --- a/sys-apps/iproute/iproute-20010824-r3.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r3.ebuild,v 1.6 2004/02/01 15:17:29 usata Exp $ - -IUSE="doc" - -S=${WORKDIR}/iproute2 -DESCRIPTION="Kernel 2.4 routing and traffic control utilities" -SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/iproute2-2.4.7-now-ss010824.tar.gz - http://ftp.debian.org/debian/pool/main/i/iproute/${P/-/_}-9.diff.gz" -HOMEPAGE="http://www.worldbank.ro/ip-routing/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc ~alpha hppa ~mips" - -DEPEND="virtual/linux-sources - >=sys-apps/sed-4 - doc? ( virtual/tetex )" -RDEPEND="virtual/glibc" - -pkg_setup() { - # Make sure kernel headers are really available - check_KV -} - -src_unpack() { - unpack ${A} - cd ${S} - - # Our patch does two things for us; First, it syncs up with Debian's - # iproute 20010824-9 package; Secondly, it adds htb3 support. The Debian - # patch tweaks the iproute compile so that we use an included pkt_sched.h - # header rather than looking at the one in /usr/src/linux/include/linux. - # This allows us to always enable HTB3 without compile problems; however, - # other parts of the source tree are still dependent upon having a kernel - # source tree in /usr/src/linux. - - epatch ${WORKDIR}/${P/-/_}-9.diff - - # why was this commented out? were the programs segfaulting/not working? - # they seem ok here when i compile with optimisations, so I'm re-enabling - # this patch. if there're problems, will gladly change back. ~woodchip - - sed -i \ - -e "s:-O2:${CFLAGS}:g" \ - -e "s:-Werror::g" Makefile || die "sed Makefile failed" - - # this next thing is required to enable diffserv - # (ATM support doesn't compile right now) - - sed -i \ - -e 's:DIFFSERV=n:DIFFSERV=y:g' \ - -e 's:ATM=y:ATM=n:g' Config || die "sed Config failed" -} - -src_compile() { - emake || die -} - -src_install() { - into / - cd ${S}/ip ; dosbin ifcfg ip routef routel rtacct rtmon rtpr - cd ${S}/tc ; dosbin tc - cd ${S} ; dodoc README* RELNOTES - - #install Debian man pages - doman ${S}/debian/*.[1-9] - - docinto examples/diffserv ; dodoc examples/diffserv/* - docinto examples ; dodoc examples/* - dodir /etc/iproute2 - insinto /etc/iproute2 ; doins ${S}/etc/iproute2/* - if [ "`use doc`" ] ; then - docinto ps ; dodoc doc/*.ps - fi -} diff --git a/sys-apps/iproute/iproute-20010824-r4.ebuild b/sys-apps/iproute/iproute-20010824-r4.ebuild deleted file mode 100644 index 46cfe32133d3..000000000000 --- a/sys-apps/iproute/iproute-20010824-r4.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r4.ebuild,v 1.11 2004/03/25 10:41:15 kumba Exp $ - -IUSE="doc" - -DEBIANPATCH="${P/-/_}-11.diff.gz" -SRCFILE="iproute2-2.4.7-now-ss${PV/20}.tar.gz" - -S=${WORKDIR}/iproute2 -DESCRIPTION="Kernel 2.4 routing and traffic control utilities" -SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/${SRCFILE} - http://ftp.debian.org/debian/pool/main/i/iproute/${DEBIANPATCH}" -HOMEPAGE="http://www.worldbank.ro/ip-routing/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ppc sparc alpha hppa mips" - -# we install our kernel headers in /usr/include/linux -# we should NEVER depend on /usr/src/linux existing ever -# ~robbat2 2003/08/16 -DEPEND="virtual/os-headers - >=sys-apps/sed-4 - doc? ( virtual/tetex )" -RDEPEND="virtual/glibc" - -src_unpack() { - unpack ${SRCFILE} - cd ${S} - - # Our patch does two things for us; First, it syncs up with Debian's - # iproute 20010824-9 package; Secondly, it adds htb3 support. The Debian - # patch tweaks the iproute compile so that we use an included pkt_sched.h - # header rather than looking at the one in /usr/src/linux/include/linux. - # This allows us to always enable HTB3 without compile problems; - - epatch ${DISTDIR}/${DEBIANPATCH} - - # why was this commented out? were the programs segfaulting/not working? - # they seem ok here when i compile with optimisations, so I'm re-enabling - # this patch. if there're problems, will gladly change back. ~woodchip - - sed -i \ - -e "s:-O2:${CFLAGS}:g" \ - -e "s:-Werror::g" Makefile || die "sed Makefile failed" - - # this next thing is required to enable diffserv - # (ATM support doesn't compile right now) - - sed -i \ - -e 's:DIFFSERV=n:DIFFSERV=y:g' \ - -e 's:ATM=y:ATM=n:g' Config || die "sed Config failed" -} - -src_compile() { - emake KERNEL_INCLUDE=/usr/include || die -} - -src_install() { - into / - cd ${S}/ip ; dosbin ifcfg ip routef routel rtacct rtmon rtpr - cd ${S}/tc ; dosbin tc - cd ${S} ; dodoc README* RELNOTES - - #install Debian man pages - doman ${S}/debian/manpages/*.[1-9] - - docinto examples/diffserv ; dodoc examples/diffserv/* - docinto examples ; dodoc examples/* - dodir /etc/iproute2 - insinto /etc/iproute2 ; doins ${S}/etc/iproute2/* - if use doc && [ -n "`ls doc/*.ps`" ] ; then - docinto ps ; dodoc doc/*.ps - fi -} |