diff options
44 files changed, 160 insertions, 160 deletions
diff --git a/net-dialup/capi4k-utils/Manifest b/net-dialup/capi4k-utils/Manifest index 0aeed59710f4..dae5b87f5a59 100644 --- a/net-dialup/capi4k-utils/Manifest +++ b/net-dialup/capi4k-utils/Manifest @@ -1,6 +1,6 @@ MD5 eb46a31d03ebabdc03d270d5d28559b7 ChangeLog 767 -MD5 fb7f2fd18320c17ac0ae1efd88b6c4c0 capi4k-utils-20020701.ebuild 1119 -MD5 4f85124a31bb9c488d00b4cb04648cc9 capi4k-utils-20021026.ebuild 1333 +MD5 4760f4be7b0e2677ea7ec336ed825f34 capi4k-utils-20020701.ebuild 1119 +MD5 32625491490bd1cc25f15716cef578c2 capi4k-utils-20021026.ebuild 1333 MD5 9d1eb319e4e9254304fd1c4fbfa58bdd files/capi 646 MD5 d4eb961f35cf41379f2574203166860f files/digest-capi4k-utils-20020701 75 MD5 14a08bf121eef97390c18eafd8458bc7 files/digest-capi4k-utils-20021026 75 diff --git a/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild index 3572da0e8a37..a9e8d19ad82a 100644 --- a/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild +++ b/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Alexander Holler # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild,v 1.7 2003/05/03 09:05:05 killian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild,v 1.8 2003/09/07 00:09:22 msterret Exp $ YEAR_PV=${PV:0:4} MON_PV=${PV:4:2} @@ -24,7 +24,7 @@ src_compile() { emake || die } -src_install() { +src_install() { dodir /dev make install DESTDIR=${D} || die rm -rf ${D}/dev diff --git a/net-dialup/capi4k-utils/capi4k-utils-20021026.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20021026.ebuild index 566095f36d5c..f335b5f276fa 100644 --- a/net-dialup/capi4k-utils/capi4k-utils-20021026.ebuild +++ b/net-dialup/capi4k-utils/capi4k-utils-20021026.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Alexander Holler # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20021026.ebuild,v 1.3 2003/08/28 22:38:06 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20021026.ebuild,v 1.4 2003/09/07 00:09:22 msterret Exp $ YEAR_PV=${PV:0:4} MON_PV=${PV:4:2} @@ -29,7 +29,7 @@ src_compile() { emake || die } -src_install() { +src_install() { dodir /dev make install DESTDIR=${D} || die rm -rf ${D}/dev diff --git a/net-dialup/freeradius/Manifest b/net-dialup/freeradius/Manifest index b40aaa25b7a2..629348833e6c 100644 --- a/net-dialup/freeradius/Manifest +++ b/net-dialup/freeradius/Manifest @@ -1,7 +1,7 @@ -MD5 fc6693f3df5a0694610110287a28568a files/0.9/radius.conf 129 -MD5 386aaf4470ecc4b4e0c43dec2bc02ba7 files/0.9/radius.init 807 +MD5 6d4a1be1e33dcd4726a3aa1edc1e0ec7 ChangeLog 825 +MD5 96ecc375f700b8c86e39df0d92cff41f freeradius-0.8.1.ebuild 797 +MD5 12adc7441b3220c6b9e8b4e164e7b0c5 freeradius-0.9.0.ebuild 3143 MD5 c74e5180819ac75249b8a0a81694b47c files/digest-freeradius-0.8.1 63 MD5 25c3511d9df84703c8b34aceb81d55d6 files/digest-freeradius-0.9.0 69 -MD5 38b31bcded3db4242624b0259ab053d0 freeradius-0.8.1.ebuild 798 -MD5 6d4a1be1e33dcd4726a3aa1edc1e0ec7 ChangeLog 825 -MD5 f1b74e646069327d3194b16f735cb11e freeradius-0.9.0.ebuild 3147 +MD5 fc6693f3df5a0694610110287a28568a files/0.9/radius.conf 129 +MD5 386aaf4470ecc4b4e0c43dec2bc02ba7 files/0.9/radius.init 807 diff --git a/net-dialup/freeradius/freeradius-0.8.1.ebuild b/net-dialup/freeradius/freeradius-0.8.1.ebuild index 0ae619b3cf98..8b0836106d4c 100644 --- a/net-dialup/freeradius/freeradius-0.8.1.ebuild +++ b/net-dialup/freeradius/freeradius-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-0.8.1.ebuild,v 1.4 2003/02/28 16:55:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-0.8.1.ebuild,v 1.5 2003/09/07 00:09:22 msterret Exp $ IUSE="" @@ -18,7 +18,7 @@ src_compile() { ./configure --with-gnu-ld --with-snmp=no --prefix=/usr --sysconfdir=/etc --host=${CHOST} || die make all || die - + } src_install() { @@ -27,7 +27,7 @@ src_install() { make prefix=${D}/usr mandir=${D}/usr/share/man sysconfdir=${D}/etc install || die - dodoc COPYRIGHT CREDITS INSTALL LICENSE README + dodoc COPYRIGHT CREDITS INSTALL LICENSE README } diff --git a/net-dialup/freeradius/freeradius-0.9.0.ebuild b/net-dialup/freeradius/freeradius-0.9.0.ebuild index f185b5ee6234..23eda99ec206 100644 --- a/net-dialup/freeradius/freeradius-0.9.0.ebuild +++ b/net-dialup/freeradius/freeradius-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-0.9.0.ebuild,v 1.1 2003/08/20 17:42:40 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-0.9.0.ebuild,v 1.2 2003/09/07 00:09:22 msterret Exp $ IUSE="snmp mysql postgres ldap kerberos ssl pam frascend frlargefiles frnothreads frxp" @@ -34,7 +34,7 @@ src_unpack() { cd ${WORKDIR} unpack ${MY_PN}.tar.gz cd ${S} - + autoconf } @@ -86,7 +86,7 @@ src_compile() { ${myconf} || die make || die - + } src_install() { diff --git a/net-dialup/gnokii/Manifest b/net-dialup/gnokii/Manifest index 332b563f6f57..6628f102c2e8 100644 --- a/net-dialup/gnokii/Manifest +++ b/net-dialup/gnokii/Manifest @@ -1,5 +1,5 @@ MD5 4a6c94862d82c05653eb6561a0613060 ChangeLog 623 -MD5 61280fa26a71e91fa57a77a04e3cf79b gnokii-0.4.3.ebuild 2457 +MD5 46703050e4c35adb4081985b84e125bf gnokii-0.4.3.ebuild 2455 MD5 a4d03fd08b76e8af4b984f0ede92f976 gnokii-0.5.2.ebuild 2278 MD5 0513ee1bbaef4507f8dd27f9b40d1fa2 files/digest-gnokii-0.4.3 65 MD5 6aed2cdf84c80ebcf50f20895d8e7a62 files/digest-gnokii-0.5.2 66 diff --git a/net-dialup/gnokii/gnokii-0.4.3.ebuild b/net-dialup/gnokii/gnokii-0.4.3.ebuild index ad2ac7d01d5e..6cd3ea3c7a0a 100644 --- a/net-dialup/gnokii/gnokii-0.4.3.ebuild +++ b/net-dialup/gnokii/gnokii-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.4.3.ebuild,v 1.2 2003/02/13 13:52:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.4.3.ebuild,v 1.3 2003/09/07 00:09:22 msterret Exp $ S=$WORKDIR/${P} DESCRIPTION="a client that plugs into your handphone" @@ -28,7 +28,7 @@ src_compile() { --prefix=/usr \ --enable-security \ ${myconf} || die - make CC="gcc ${CFLAGS}" || die "make failed (myconf=${myconf})" + make CC="gcc ${CFLAGS}" || die "make failed (myconf=${myconf})" } src_install () { diff --git a/net-dialup/gtkterm/Manifest b/net-dialup/gtkterm/Manifest index 2bd03892050d..a61f004f10e9 100644 --- a/net-dialup/gtkterm/Manifest +++ b/net-dialup/gtkterm/Manifest @@ -1,3 +1,3 @@ -MD5 a338affff034f77735f383bb774f5be3 gtkterm-0.99.3.ebuild 722 MD5 72bbdcdb7af142ea9184db942106f924 ChangeLog 392 +MD5 bd2d12d53ceeb150aa79d35c9f2fe29d gtkterm-0.99.3.ebuild 643 MD5 bbc54e5d94abd22c3d8f4ebbd336e6ae files/digest-gtkterm-0.99.3 66 diff --git a/net-dialup/gtkterm/gtkterm-0.99.3.ebuild b/net-dialup/gtkterm/gtkterm-0.99.3.ebuild index 6618264065ec..6ed01980125d 100644 --- a/net-dialup/gtkterm/gtkterm-0.99.3.ebuild +++ b/net-dialup/gtkterm/gtkterm-0.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtkterm/gtkterm-0.99.3.ebuild,v 1.1 2003/07/09 18:12:36 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtkterm/gtkterm-0.99.3.ebuild,v 1.2 2003/09/07 00:09:22 msterret Exp $ DESCRIPTION="A serial port terminal written in GTK+, similar to Windows' HyperTerminal." HOMEPAGE="http://www.jls-info.com/julien/linux/" @@ -13,7 +13,7 @@ IUSE="" DEPEND=">=x11-libs/gtk+-2.0" S=${WORKDIR}/${P} - + src_compile() { econf ${myconf} || die './configure failed' emake || die diff --git a/net-dialup/isdn4k-utils/Manifest b/net-dialup/isdn4k-utils/Manifest index 0bb5c5d794c6..e94718f2290f 100644 --- a/net-dialup/isdn4k-utils/Manifest +++ b/net-dialup/isdn4k-utils/Manifest @@ -1,10 +1,10 @@ MD5 6b0787c21f93b17198a434398d48191d ChangeLog 1556 -MD5 e024f8d38d5b7fbe217be349b5112bb1 isdn4k-utils-3.2_p1-r2.ebuild 2832 +MD5 9cf18c125a8e14138c2ae67b56646195 isdn4k-utils-3.2_p1-r2.ebuild 2787 MD5 e2cc85397eb8ff285f383213ab00cdad files/digest-isdn4k-utils-3.2_p1-r2 73 MD5 687b44dc2ebc4a1270b37f47952ef9a0 files/local.start 593 MD5 2dbc97316fbe5d721b9701347464e22c files/gcc33-multiline.patch 1977 -MD5 2f4c186b729606b475e17a0ea54189c9 files/3.2_p1-r2/config 2405 MD5 7ce4e9c2bb9dee4d231ae8da54a06b9f files/3.2_p1-r2/gentoo.patch 2383 +MD5 2f4c186b729606b475e17a0ea54189c9 files/3.2_p1-r2/config 2405 MD5 92412760dfacc81cfac908d522ac8e39 files/3.2_p1-r2/ioptions 86 MD5 49ffb48689897498866cc14687831e08 files/3.2_p1-r2/ip-down.ippp0 228 MD5 bed29303625520b8294a4e1161b81d45 files/3.2_p1-r2/ip-up 113 diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild index 4bb117556e42..0ff063fe7a30 100644 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild +++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild,v 1.5 2003/08/21 23:47:29 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $ IUSE="X" @@ -59,18 +59,18 @@ src_unpack() { epatch ${FILESDIR}/gcc33-multiline.patch } -src_compile() { +src_compile() { make subconfig || die make || die } -src_install() { +src_install() { cd ${S} dodir /dev /sbin /usr/bin make DESTDIR=${D} install || die rm -rf ${D}/usr/doc ${D}/dev dodoc COPYING NEWS README Mini-FAQ/isdn-faq.txt - + cd ${FILESDIR}/${PVR} dodir /etc/init.d /etc/conf.d /etc/ppp /var/lib/isdn4linux diff --git a/net-dialup/mgetty/Manifest b/net-dialup/mgetty/Manifest index 03eb4ef130a1..e9a660fff71b 100644 --- a/net-dialup/mgetty/Manifest +++ b/net-dialup/mgetty/Manifest @@ -1,7 +1,7 @@ +MD5 b10975023036c88f1cabda52098bf521 ChangeLog 2455 +MD5 6168952dc692b0c7217eb592af463098 mgetty-1.1.28.ebuild 2579 +MD5 90f8a86ec1b8ec715703752813689287 mgetty-1.1.30.ebuild 2601 MD5 504eadb9fddc097570882ddc40a66997 files/digest-mgetty-1.1.28 283 MD5 bc47f96a12b21b779d57c0c2ad4b6837 files/mgetty-1.1.30-gentoo.diff 2771 MD5 a1e05459ce2d5ff673bad552f355be4f files/mgetty-1.1.28-gentoo.diff 2308 MD5 c9b070dfabf7bd139d53d263f869b4f0 files/digest-mgetty-1.1.30 70 -MD5 85278c6f6e27f5f55bad797029663c07 mgetty-1.1.28.ebuild 2579 -MD5 b10975023036c88f1cabda52098bf521 ChangeLog 2455 -MD5 cd9a1d7b8704c49a794c7b114d3f8308 mgetty-1.1.30.ebuild 2598 diff --git a/net-dialup/mgetty/mgetty-1.1.28.ebuild b/net-dialup/mgetty/mgetty-1.1.28.ebuild index 90e0ef0cfab3..72adf0ba04e6 100644 --- a/net-dialup/mgetty/mgetty-1.1.28.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.10 2003/04/06 22:49:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.11 2003/09/07 00:09:22 msterret Exp $ inherit flag-o-matic @@ -25,7 +25,7 @@ src_unpack() { unpack ${A} epatch ${FILESDIR}/mgetty-${PV}-gentoo.diff - + cd ${S}/doc sed -i "s:dvips -o mgetty.ps:dvips -M -o mgetty.ps:" Makefile diff --git a/net-dialup/mgetty/mgetty-1.1.30.ebuild b/net-dialup/mgetty/mgetty-1.1.30.ebuild index c0ab058e529b..2d6047128894 100644 --- a/net-dialup/mgetty/mgetty-1.1.30.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.2 2003/04/29 08:10:27 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.3 2003/09/07 00:09:22 msterret Exp $ inherit flag-o-matic eutils @@ -23,7 +23,7 @@ src_unpack() { unpack ${A} epatch ${FILESDIR}/mgetty-${PV}-gentoo.diff - + cd ${S}/doc sed -i "s:dvips -o mgetty.ps:dvips -M -o mgetty.ps:" Makefile diff --git a/net-dialup/minicom/Manifest b/net-dialup/minicom/Manifest index c0605175dc37..6797a3a1fdb2 100644 --- a/net-dialup/minicom/Manifest +++ b/net-dialup/minicom/Manifest @@ -1,7 +1,7 @@ MD5 c389e2c7921c7a4395a14283e274ed63 ChangeLog 1844 -MD5 8703ff9527345286ad09ceebbcc34846 minicom-1.83.1-r1.ebuild 1735 -MD5 35874f225459df6dfa7e8e233eaf7418 minicom-2.00.0.ebuild 1044 -MD5 fbde8d1825a825491310cd99d3d7d949 minicom-2.1.ebuild 1051 +MD5 022a0128aa63bf4c0d5082e17f39dd19 minicom-1.83.1-r1.ebuild 1732 +MD5 148a787c0976945ff82cbc62ec9e53ea minicom-2.00.0.ebuild 1046 +MD5 2a1c3825ad7d18046f6fa5f2121d6400 minicom-2.1.ebuild 1050 MD5 fc4dc154118b88e1aab6aab216bb70aa files/digest-minicom-1.83.1-r1 70 MD5 bbd752eddf4c3da2156d40ae2713b371 files/digest-minicom-2.00.0 70 MD5 6362e781f7e7a1300d8a3c7b602ddd6f files/minirc.dfl 66 diff --git a/net-dialup/minicom/minicom-1.83.1-r1.ebuild b/net-dialup/minicom/minicom-1.83.1-r1.ebuild index 8f32808df26b..e5bb7b361d80 100644 --- a/net-dialup/minicom/minicom-1.83.1-r1.ebuild +++ b/net-dialup/minicom/minicom-1.83.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-1.83.1-r1.ebuild,v 1.11 2003/04/24 21:07:01 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-1.83.1-r1.ebuild,v 1.12 2003/09/07 00:09:22 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Serial Communication Program" @@ -37,7 +37,7 @@ src_unpack() { } src_compile() { - cd src + cd src make || die } @@ -50,8 +50,8 @@ src_install() { exeinto /usr/bin doexe src/xminicom insinto /etc/minicom - doins ${FILESDIR}/minirc.dfl - + doins ${FILESDIR}/minirc.dfl + dodoc Readme Copyright } diff --git a/net-dialup/minicom/minicom-2.00.0.ebuild b/net-dialup/minicom/minicom-2.00.0.ebuild index ec3bd4a0b0c3..802ec8ccb726 100644 --- a/net-dialup/minicom/minicom-2.00.0.ebuild +++ b/net-dialup/minicom/minicom-2.00.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.00.0.ebuild,v 1.11 2003/08/21 07:56:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.00.0.ebuild,v 1.12 2003/09/07 00:09:22 msterret Exp $ DESCRIPTION="Serial Communication Program" SRC_URI="http://www.netsonic.fi/~walker/${P}.src.tar.gz" @@ -21,8 +21,8 @@ src_install() { einstall || die "einstall failed" dodoc doc/minicom.FAQ insinto /etc/minicom - doins ${FILESDIR}/minirc.dfl - + doins ${FILESDIR}/minirc.dfl + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README } diff --git a/net-dialup/minicom/minicom-2.1.ebuild b/net-dialup/minicom/minicom-2.1.ebuild index 2f8fa704fdd3..faa098aa96de 100644 --- a/net-dialup/minicom/minicom-2.1.ebuild +++ b/net-dialup/minicom/minicom-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1.ebuild,v 1.1 2003/08/24 12:59:49 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1.ebuild,v 1.2 2003/09/07 00:09:22 msterret Exp $ DESCRIPTION="Serial Communication Program" SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz" @@ -21,8 +21,8 @@ src_install() { einstall || die "einstall failed" dodoc doc/minicom.FAQ insinto /etc/minicom - doins ${FILESDIR}/minirc.dfl - + doins ${FILESDIR}/minirc.dfl + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README } diff --git a/net-dialup/mserver/Manifest b/net-dialup/mserver/Manifest index 9241730d4d64..e26ec3a3d288 100644 --- a/net-dialup/mserver/Manifest +++ b/net-dialup/mserver/Manifest @@ -1,4 +1,4 @@ +MD5 2e2b36d21908b3de17e6f5b1d5f985af ChangeLog 577 +MD5 0f93ae50b89efa8bd8f0b50c5ef92f09 mserver-0.5.5-r1.ebuild 1046 MD5 946947bd8b3bb6e5521f666607498293 files/digest-mserver-0.5.5-r1 67 MD5 296aaf9aefbc56061cdc4e54bc293781 files/mserver-init 700 -MD5 ca06211487e41fdc3c196a85cf53303d mserver-0.5.5-r1.ebuild 1044 -MD5 2e2b36d21908b3de17e6f5b1d5f985af ChangeLog 577 diff --git a/net-dialup/mserver/mserver-0.5.5-r1.ebuild b/net-dialup/mserver/mserver-0.5.5-r1.ebuild index ed0a91b96d0e..61f8fd3cedaa 100644 --- a/net-dialup/mserver/mserver-0.5.5-r1.ebuild +++ b/net-dialup/mserver/mserver-0.5.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mserver/mserver-0.5.5-r1.ebuild,v 1.3 2003/07/13 11:36:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mserver/mserver-0.5.5-r1.ebuild,v 1.4 2003/09/07 00:09:22 msterret Exp $ DESCRIPTION="Daemon that provides control of dial-up links to other PCs on the LAN" HOMEPAGE="http://cpwright.com/mserver/" @@ -32,10 +32,10 @@ src_install() { insinto /etc newins mserver/mserver.conf mserver.conf.dist - + insinto /etc/pam.d doins pam/mserver - + exeinto /etc/init.d newexe ${FILESDIR}/mserver-init mserver } diff --git a/net-dialup/ppp/Manifest b/net-dialup/ppp/Manifest index e2ad8671c1f3..c1490058afc2 100644 --- a/net-dialup/ppp/Manifest +++ b/net-dialup/ppp/Manifest @@ -1,26 +1,26 @@ -MD5 050e0c5417940a12a902c00a8390336f ppp-2.4.1-r14.ebuild 4659 -MD5 0ed8d8e9cf25b5a4816b39a086f727f4 ppp-2.4.1-r11.ebuild 3126 -MD5 39f95b3626ab5a6a1c0d4c322d9e935d ppp-2.4.1-r13.ebuild 4629 MD5 a001d3c6d18f06f5d7ee7e57e3b551e4 ChangeLog 5106 -MD5 81bf6c8a4891f489632cf7f7a84f782e ppp-2.4.1-r12.ebuild 3911 -MD5 4e62cdeb360ca0a22becbd2deb6f2dac files/pon 957 -MD5 86cdaf133f7a79fb464f02d83afc7734 files/plog 146 -MD5 05b7394b35a2342033b52134568bf6b8 files/poff 2723 -MD5 5f6f3203688bc5a2eceef8301f482c9f files/chat-default 344 -MD5 824964465508977f9d0836f029d6b02f files/ppp-2.4.1-openssl-0.9.6-mppe-patch.gz 36112 -MD5 47bae70427ec4cb3ea1cc87ae799d0e3 files/gcc33-amd64.patch 1207 -MD5 c74b7e519f593babcfc3821832d72819 files/ip-up 282 -MD5 44cc662ba9aa61dd9add3ddd4c5ded57 files/pon.1 3607 -MD5 feb6723fa9b971cb443cff79693db0cd files/ppp-crypto-fix.patch.bz2 35770 -MD5 271b9ea36d7e7c5c6587036927d604e6 files/confd.ppp0 3309 +MD5 3b04ad4472eceaa06e6c3c42ca531af0 ppp-2.4.1-r13.ebuild 4605 +MD5 0d4802a7f38f853629be54be5238f068 ppp-2.4.1-r11.ebuild 3106 +MD5 70020ad09ffcc6bdfd54f47c0fe0e668 ppp-2.4.1-r12.ebuild 3892 +MD5 57413e48ae218f48dc9defde92fcfb31 ppp-2.4.1-r14.ebuild 4638 +MD5 4fda43c2f3f8b5b58a58e5d238991c0b files/digest-ppp-2.4.1-r14 65 MD5 4fda43c2f3f8b5b58a58e5d238991c0b files/digest-ppp-2.4.1-r11 65 MD5 4fda43c2f3f8b5b58a58e5d238991c0b files/digest-ppp-2.4.1-r12 65 -MD5 4fda43c2f3f8b5b58a58e5d238991c0b files/digest-ppp-2.4.1-r13 65 -MD5 4fda43c2f3f8b5b58a58e5d238991c0b files/digest-ppp-2.4.1-r14 65 -MD5 f82a3ae0dba4ce6031bbf1405071e827 files/ppp-2.4.1-r10.patch 311 MD5 b783e9bd9ac5956c582499f0623195fe files/net.ppp0 4705 -MD5 8368eb79ad4618c3c6753801b5c4c689 files/gcc3.3-multiline.patch 1673 -MD5 eb5dfeb9b6a2c8b4b2f23df4980952e0 files/ppp-2.4.1-MSCHAPv2-fix.patch 507 +MD5 c74b7e519f593babcfc3821832d72819 files/ip-up 282 MD5 5d83af7b897082a0b1ecd70a2cc2a0c7 files/modules.ppp 268 -MD5 0713ffc9ae6e3ee4ef0f5c3cb752b3ea files/ip-down 285 +MD5 05b7394b35a2342033b52134568bf6b8 files/poff 2723 +MD5 4e62cdeb360ca0a22becbd2deb6f2dac files/pon 957 +MD5 44cc662ba9aa61dd9add3ddd4c5ded57 files/pon.1 3607 +MD5 eb5dfeb9b6a2c8b4b2f23df4980952e0 files/ppp-2.4.1-MSCHAPv2-fix.patch 507 +MD5 824964465508977f9d0836f029d6b02f files/ppp-2.4.1-openssl-0.9.6-mppe-patch.gz 36112 +MD5 f82a3ae0dba4ce6031bbf1405071e827 files/ppp-2.4.1-r10.patch 311 MD5 f0ad3e0c62aec1771536caf00e28b9c6 files/pppoe.html 7605 +MD5 5f6f3203688bc5a2eceef8301f482c9f files/chat-default 344 +MD5 4fda43c2f3f8b5b58a58e5d238991c0b files/digest-ppp-2.4.1-r13 65 +MD5 0713ffc9ae6e3ee4ef0f5c3cb752b3ea files/ip-down 285 +MD5 86cdaf133f7a79fb464f02d83afc7734 files/plog 146 +MD5 feb6723fa9b971cb443cff79693db0cd files/ppp-crypto-fix.patch.bz2 35770 +MD5 271b9ea36d7e7c5c6587036927d604e6 files/confd.ppp0 3309 +MD5 8368eb79ad4618c3c6753801b5c4c689 files/gcc3.3-multiline.patch 1673 +MD5 47bae70427ec4cb3ea1cc87ae799d0e3 files/gcc33-amd64.patch 1207 diff --git a/net-dialup/ppp/ppp-2.4.1-r11.ebuild b/net-dialup/ppp/ppp-2.4.1-r11.ebuild index 33245a69f939..4732289d600a 100644 --- a/net-dialup/ppp/ppp-2.4.1-r11.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r11.ebuild,v 1.8 2003/02/28 16:55:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r11.ebuild,v 1.9 2003/09/07 00:09:22 msterret Exp $ IUSE="crypt ipv6" S=${WORKDIR}/${P}.pppoe4 @@ -25,7 +25,7 @@ src_compile() { patch -p0 < ${FILESDIR}/${P}-r10.patch ./configure --prefix=/usr || die - + #fix Makefiles to compile optimized cd pppd mv Makefile Makefile.orig @@ -59,9 +59,9 @@ src_compile() { mv Makefile Makefile.orig sed -e "s:CFLAGS= -O:CFLAGS= ${CFLAGS}:" Makefile.orig > Makefile cd .. - + export CC=gcc - + emake || die } @@ -71,10 +71,10 @@ src_install() { doman ${y}/${y}.8 dosbin ${y}/${y} done - + chmod u+s-w ${D}/usr/sbin/pppd chown root:daemon ${D}/usr/sbin/pppstats - + dodir /etc/ppp/peers insinto /etc/ppp insopts -m0600 @@ -95,7 +95,7 @@ src_install() { dodoc PLUGINS README* SETUP Changes-2.3 FAQ dohtml ${FILESDIR}/pppoe.html -# This will have to be updated to work with the new net.ppp0 +# This will have to be updated to work with the new net.ppp0 # # Added a couple scripts to simplify dialing up # # borrowed from debian, man they got some nice little apps :-) # dosbin ${FILESDIR}/pon diff --git a/net-dialup/ppp/ppp-2.4.1-r12.ebuild b/net-dialup/ppp/ppp-2.4.1-r12.ebuild index d4cb60db3679..87278d02e09f 100644 --- a/net-dialup/ppp/ppp-2.4.1-r12.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r12.ebuild,v 1.9 2003/08/07 09:23:59 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r12.ebuild,v 1.10 2003/09/07 00:09:22 msterret Exp $ IUSE="crypt ipv6 activefilter" S=${WORKDIR}/${P}.pppoe4 @@ -33,7 +33,7 @@ src_compile() { } ./configure --prefix=/usr || die - + #fix Makefiles to compile optimized cd pppd mv Makefile Makefile.orig @@ -67,9 +67,9 @@ src_compile() { mv Makefile Makefile.orig sed -e "s:CFLAGS= -O:CFLAGS= ${CFLAGS}:" Makefile.orig > Makefile cd .. - + export CC=gcc - + emake || die } @@ -79,10 +79,10 @@ src_install() { doman ${y}/${y}.8 dosbin ${y}/${y} done - + chmod u+s-w ${D}/usr/sbin/pppd chown root:daemon ${D}/usr/sbin/pppstats - + dodir /etc/ppp/peers insinto /etc/ppp insopts -m0600 @@ -110,7 +110,7 @@ src_install() { dodoc PLUGINS README* SETUP Changes-2.3 FAQ dohtml ${FILESDIR}/pppoe.html -# This will have to be updated to work with the new net.ppp0 +# This will have to be updated to work with the new net.ppp0 # # Added a couple scripts to simplify dialing up # # borrowed from debian, man they got some nice little apps :-) # dosbin ${FILESDIR}/pon @@ -130,7 +130,7 @@ pkg_postinst() { /sbin/update-modules fi einfo "to enable kernel-pppoe read html/pppoe.html in the doc-directory" -} +} pkg_preinst() { ### Fix those broken flags (755 -> 644) diff --git a/net-dialup/ppp/ppp-2.4.1-r13.ebuild b/net-dialup/ppp/ppp-2.4.1-r13.ebuild index a12929a36f1f..1d8f2b98e53a 100644 --- a/net-dialup/ppp/ppp-2.4.1-r13.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r13.ebuild,v 1.4 2003/07/16 14:16:44 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r13.ebuild,v 1.5 2003/09/07 00:09:22 msterret Exp $ IUSE="crypt ipv6 activefilter" S=${WORKDIR}/${P}.pppoe4 @@ -35,7 +35,7 @@ src_compile() { } ./configure --prefix=/usr || die - + #fix Makefiles to compile optimized cd ${S}/pppd mv Makefile Makefile.orig @@ -69,9 +69,9 @@ src_compile() { mv Makefile Makefile.orig sed -e "s:CFLAGS= -O:CFLAGS= ${CFLAGS}:" Makefile.orig > Makefile cd .. - + export CC=gcc - + emake || die } @@ -81,7 +81,7 @@ src_install() { doman ${y}/${y}.8 dosbin ${y}/${y} done - + chmod u+s-w ${D}/usr/sbin/pppd chown root.dialout ${D}/usr/sbin/pppd chown root.dialout ${D}/usr/sbin/pppdump @@ -110,7 +110,7 @@ src_install() { dohtml ${FILESDIR}/pppoe.html # This has nothing to do with net.ppp0 now as net.ppp0 calls pppd -# from the command line with the parameters. +# from the command line with the parameters. #New scripts acquired from cvs (cvs.samba.org) #Changed from old because /usr/sbin not in user's $PATH dobin ${FILESDIR}/pon @@ -120,7 +120,7 @@ src_install() { #Hack because /usr/sbin is not in user's $PATH? dosym /usr/sbin/pppdump /usr/bin/pppdump - dosym /usr/sbin/pppstats /usr/bin/pppstats + dosym /usr/sbin/pppstats /usr/bin/pppstats #Adding misc. specialized scripts to doc dir dodir /usr/share/doc/${PF}/scripts @@ -148,8 +148,8 @@ pkg_postinst() { ewarn "New users or those requiring something more should have a look at" ewarn "the /etc/init.d/net.ppp0 script." ewarn "Users needing particular scripts (ssh,rsh,etc.)should check out the" - ewarn "/usr/share/doc/ppp*/scripts directory." -} + ewarn "/usr/share/doc/ppp*/scripts directory." +} pkg_preinst() { # Fix those broken flags (755 -> 644) diff --git a/net-dialup/ppp/ppp-2.4.1-r14.ebuild b/net-dialup/ppp/ppp-2.4.1-r14.ebuild index 0e499fca25bf..5cade6619128 100644 --- a/net-dialup/ppp/ppp-2.4.1-r14.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.8 2003/09/05 20:51:11 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.9 2003/09/07 00:09:22 msterret Exp $ IUSE="crypt ipv6 activefilter" S=${WORKDIR}/${P}.pppoe4 @@ -44,9 +44,9 @@ src_unpack() { src_compile() { cd ${S} - + ./configure --prefix=/usr || die - + #fix Makefiles to compile optimized cd ${S}/pppd mv Makefile Makefile.orig @@ -80,9 +80,9 @@ src_compile() { mv Makefile Makefile.orig sed -e "s:CFLAGS= -O:CFLAGS= ${CFLAGS}:" Makefile.orig > Makefile cd .. - + export CC=gcc - + emake || die } @@ -92,7 +92,7 @@ src_install() { doman ${y}/${y}.8 dosbin ${y}/${y} done - + chmod u+s-w ${D}/usr/sbin/pppd dodir /etc/ppp/peers insinto /etc/ppp @@ -123,7 +123,7 @@ src_install() { dohtml ${FILESDIR}/pppoe.html # This has nothing to do with net.ppp0 now as net.ppp0 calls pppd -# from the command line with the parameters. +# from the command line with the parameters. #New scripts acquired from cvs (cvs.samba.org) #Changed $PATH back dosbin ${FILESDIR}/pon @@ -157,8 +157,8 @@ pkg_postinst() { ewarn "New users or those requiring something more should have a look at" ewarn "the /etc/init.d/net.ppp0 script." ewarn "Users needing particular scripts (ssh,rsh,etc.)should check out the" - ewarn "/usr/share/doc/ppp*/scripts directory." -} + ewarn "/usr/share/doc/ppp*/scripts directory." +} pkg_preinst() { # Fix those broken flags (755 -> 644) diff --git a/net-dialup/pppoed/Manifest b/net-dialup/pppoed/Manifest index a47b57a6876a..b1638b9eba6c 100644 --- a/net-dialup/pppoed/Manifest +++ b/net-dialup/pppoed/Manifest @@ -1,3 +1,3 @@ MD5 2271de5691ac953e3fba5bf668844e60 ChangeLog 791 -MD5 51f06cbeef3ce8da5be73a24bc478a68 pppoed-0.48_beta1-r1.ebuild 768 +MD5 42d1046b7cf931e155a48c35e628ad73 pppoed-0.48_beta1-r1.ebuild 738 MD5 5e19973ce403b09666cafc987176d7e9 files/digest-pppoed-0.48_beta1-r1 62 diff --git a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild index 4205e878e6e8..fe47b2434547 100644 --- a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild +++ b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.10 2003/07/19 20:47:30 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.11 2003/09/07 00:09:22 msterret Exp $ S=${WORKDIR}/pppoed-0.48b1/pppoed DESCRIPTION="PPP over Ethernet" @@ -13,13 +13,13 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc" -src_compile() { +src_compile() { econf \ --sysconfdir=/etc/ppp/pppoed || die make || die } -src_install() { +src_install() { make DESTDIR=${D} install || die diff --git a/net-dialup/pptpclient/Manifest b/net-dialup/pptpclient/Manifest index 3ff569a989fb..4cd514d20267 100644 --- a/net-dialup/pptpclient/Manifest +++ b/net-dialup/pptpclient/Manifest @@ -1,7 +1,7 @@ MD5 a491a4d857171fc7d4015658fa39c5ed ChangeLog 1419 -MD5 f19bfa508b36854ba0e6c6e06efd491f pptpclient-1.1.0-r1.ebuild 1073 -MD5 8730b42f940be3e348e8a354a36271c6 pptpclient-1.1.0.ebuild 871 -MD5 38aadef62c187ff761df1c72ed661b90 pptpclient-1.2.0.ebuild 997 +MD5 bf37538a444b0a4cc33a4819969ca936 pptpclient-1.1.0-r1.ebuild 1072 +MD5 7416e61fbf8f1d77756a37183b637903 pptpclient-1.1.0.ebuild 869 +MD5 8a97b87a0a0cebe0a9f7f0289e06ebc7 pptpclient-1.2.0.ebuild 998 MD5 b99c10b977285f75f374d605b72e5103 pptpclient-1.3.1.ebuild 1015 MD5 ddba6ac5fde52ccc46d17bc1f5822a39 files/digest-pptpclient-1.1.0 70 MD5 ddba6ac5fde52ccc46d17bc1f5822a39 files/digest-pptpclient-1.1.0-r1 70 diff --git a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild index 787390821b13..80b9d58eb66e 100644 --- a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.5 2003/07/18 21:03:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $ S=${WORKDIR}/pptp-linux-${PV}-1 @@ -22,7 +22,7 @@ src_compile() { tar zxf pptp-linux-${PV}.tar.gz cd ${S}/pptp-linux-${PV} - make || die "make failed" + make || die "make failed" } src_install() { @@ -36,10 +36,10 @@ src_install() { mv xpptp_fe.pl.new xpptp_fe.pl dosbin xpptp_fe.pl fi - + cd pptp-linux-${PV} dosbin pptp - + dodoc AUTHORS COPYING ChangeLog DEVELOPERS NEWS README TODO USING dodoc Documentation/* dodoc Reference/* diff --git a/net-dialup/pptpclient/pptpclient-1.1.0.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0.ebuild index 2ba0c20f3436..336c614e913c 100644 --- a/net-dialup/pptpclient/pptpclient-1.1.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0.ebuild,v 1.7 2003/07/18 21:03:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0.ebuild,v 1.8 2003/09/07 00:09:22 msterret Exp $ S=${WORKDIR}/pptp-linux-${PV}-1 @@ -19,18 +19,18 @@ src_compile() { tar zxf pptp-linux-${PV}.tar.gz cd ${S}/pptp-linux-${PV} - make || die "make failed" + make || die "make failed" } src_install() { cd ${S} insinto /etc/ppp doins options.pptp - dosbin pptp-command pptp_fe.pl xpptp_fe.pl - + dosbin pptp-command pptp_fe.pl xpptp_fe.pl + cd pptp-linux-${PV} dosbin pptp - + dodoc AUTHORS COPYING ChangeLog DEVELOPERS NEWS README TODO USING dodoc Documentation/* dodoc Reference/* diff --git a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild index e09c1f2c481a..621a00d769e3 100644 --- a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.5 2003/08/21 23:30:32 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} @@ -18,7 +18,7 @@ DEPEND="net-dialup/ppp tcltk? ( dev-perl/perl-tk )" src_compile() { - make || die "make failed" + make || die "make failed" } src_install() { diff --git a/net-dialup/pptpd/Manifest b/net-dialup/pptpd/Manifest index 265698716608..5d26956c1af2 100644 --- a/net-dialup/pptpd/Manifest +++ b/net-dialup/pptpd/Manifest @@ -1,19 +1,19 @@ -MD5 31ef21f8b112cc4eb883dc3b7bd15e36 pptpd-1.1.3.20030409.ebuild 866 -MD5 52b4f6d9ab277dde649971036ba96b28 pptpd-1.1.2.ebuild 887 +MD5 55c467878e17891b66f78d6247eef189 ChangeLog 1097 +MD5 63e1ed1df7dc1b7bbecb177f28ea9758 pptpd-1.1.2.ebuild 887 +MD5 08c7fb552f120c5b0516aee465d47016 pptpd-1.1.3.ebuild 896 +MD5 db732f9ef2ca24b7086d0d5037f47de8 pptpd-1.1.3.20030409.ebuild 868 MD5 f03f3c4b2fd6eb67fbe08e9363c3b5dd pptpd-1.1.4_beta3.ebuild 967 MD5 9ab2ee42bf5bf7cf16cfa9a1bfc00d51 metadata.xml 299 -MD5 922d7cd56209dc13c0230c09c3e9374d pptpd-1.1.3.ebuild 894 -MD5 55c467878e17891b66f78d6247eef189 ChangeLog 1097 MD5 a999cbe0d94d973f822b6ab8b2819f57 pptpd-1.1.4_beta4.ebuild 1022 -MD5 584922c862a24633123bc9af4ba32bd3 files/digest-pptpd-1.1.4_beta4 66 +MD5 6e1f9956e6ba9a654f94a873131ac040 files/digest-pptpd-1.1.2 63 MD5 ccaa45fc34133bf6e2fcdae2ae6aaf6d files/digest-pptpd-1.1.3 63 -MD5 045368d0e9da1b9290ee7405b94c8c55 files/digest-pptpd-1.1.4_beta3 66 MD5 a01cdcdde4e8d3f166c3fca4bfdc040c files/options.pptpd 278 -MD5 bff575819b8997e7bbe743b95cb134cb files/pptpd-confd 131 MD5 1d43555befe8c02d19af7030133bbb2b files/pptpd.conf 2339 MD5 44fe01339a2f4fb8bdd39ab2d5520257 files/digest-pptpd-1.1.3.20030409 72 -MD5 6e1f9956e6ba9a654f94a873131ac040 files/digest-pptpd-1.1.2 63 +MD5 045368d0e9da1b9290ee7405b94c8c55 files/digest-pptpd-1.1.4_beta3 66 +MD5 bff575819b8997e7bbe743b95cb134cb files/pptpd-confd 131 MD5 96fed26a1a72e947d12edda983f74d16 files/pptpd-init 386 +MD5 584922c862a24633123bc9af4ba32bd3 files/digest-pptpd-1.1.4_beta4 66 MD5 7bab057d2b9f8c95dc92307a81b7596c files/1.1.3/options.pptpd 620 MD5 1aa6184ca2aca26444923d1f184cc78d files/1.1.3/pptpd.conf 1418 MD5 e22c7de471773b313e5cb07b236520eb files/1.1.4_beta3/options.pptpd 625 diff --git a/net-dialup/pptpd/pptpd-1.1.2.ebuild b/net-dialup/pptpd/pptpd-1.1.2.ebuild index 047964ee5845..015d53382166 100644 --- a/net-dialup/pptpd/pptpd-1.1.2.ebuild +++ b/net-dialup/pptpd/pptpd-1.1.2.ebuild @@ -1,20 +1,20 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.6 2003/02/13 13:55:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.7 2003/09/07 00:09:22 msterret Exp $ S=${WORKDIR}/pptpd-1.1.2 DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server" SRC_URI="http://www.mirrors.wiretapped.net/security/network-security/poptop/pptpd-1.1.2.tar.gz" HOMEPAGE="http://poptop.lineo.com/" -DEPEND="virtual/glibc net-dialup/ppp" +DEPEND="virtual/glibc net-dialup/ppp" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" src_compile() { - econf || die + econf || die emake || die } diff --git a/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild b/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild index 145fc29eb118..88d34e0c5401 100644 --- a/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild +++ b/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild,v 1.1 2003/04/28 07:35:43 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild,v 1.2 2003/09/07 00:09:22 msterret Exp $ S=${WORKDIR}/poptop DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server" @@ -8,14 +8,14 @@ SRC_URI="mirror://sourceforge/poptop/pptpd-1.1.3-20030409.tar.gz" HOMEPAGE="http://www.poptop.org" DEPEND="virtual/glibc - net-dialup/ppp" + net-dialup/ppp" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" src_compile() { - econf || die + econf || die emake || die } diff --git a/net-dialup/pptpd/pptpd-1.1.3.ebuild b/net-dialup/pptpd/pptpd-1.1.3.ebuild index 7cd4782f6142..32ffb5b040aa 100644 --- a/net-dialup/pptpd/pptpd-1.1.3.ebuild +++ b/net-dialup/pptpd/pptpd-1.1.3.ebuild @@ -1,20 +1,20 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.ebuild,v 1.3 2003/07/13 11:36:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.ebuild,v 1.4 2003/09/07 00:09:22 msterret Exp $ S=${WORKDIR}/pptpd-1.1.3 DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server" SRC_URI="http://unc.dl.sourceforge.net/sourceforge/poptop/pptpd-1.1.3.tar.gz" HOMEPAGE="http://sourceforge.net/projects/poptop/" -DEPEND="virtual/glibc net-dialup/ppp" +DEPEND="virtual/glibc net-dialup/ppp" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" src_compile() { - econf || die + econf || die emake || die } diff --git a/net-dialup/speedtouch/Manifest b/net-dialup/speedtouch/Manifest index 93823fc76afe..e433d3eb02ed 100644 --- a/net-dialup/speedtouch/Manifest +++ b/net-dialup/speedtouch/Manifest @@ -1,12 +1,12 @@ MD5 f28bd23545dcfe70c037860e7f3de98d ChangeLog 1549 -MD5 ee915413289d98f927718ddd128f59ef speedtouch-1.1.ebuild 2097 +MD5 82b7f4357577518d94c77ea454c01d71 speedtouch-1.1.ebuild 2098 +MD5 2a06bec81c8a90de1a49eb42b3fa28e8 speedtouch-1.2_beta1.ebuild 2196 MD5 d6cb75f836823289e9672f65ed3be0e4 speedtouch-1.2_beta1-r1.ebuild 2238 -MD5 015c866dd355e8af487a969f3fbce7fe speedtouch-1.2_beta1.ebuild 2195 -MD5 574fe956a92d99e86f531a2ccfa3308a speedtouch-1.2_beta2.ebuild 2284 +MD5 662708231d8d05e9d76421de3dfb1fc6 speedtouch-1.2_beta2.ebuild 2283 MD5 5b5027245babfea9e7dfaee4a1a82af9 files/adsl.sample 501 MD5 c622ee14e155b3897e6a069306d1c88b files/digest-speedtouch-1.1 67 MD5 9c89baff861a43250255b1db0e5c1f6f files/speedtouch.confd 355 MD5 c877ec28583dc934867e0f83bdcce5b0 files/speedtouch.rc6 2217 MD5 95f539c58595e5274cd5a8f57873d497 files/digest-speedtouch-1.2_beta1 73 -MD5 b1033785b6ac1ed25eb1c9dfdf95e379 files/digest-speedtouch-1.2_beta2 73 MD5 95f539c58595e5274cd5a8f57873d497 files/digest-speedtouch-1.2_beta1-r1 73 +MD5 b1033785b6ac1ed25eb1c9dfdf95e379 files/digest-speedtouch-1.2_beta2 73 diff --git a/net-dialup/speedtouch/speedtouch-1.1.ebuild b/net-dialup/speedtouch/speedtouch-1.1.ebuild index ac9fa4c0a31b..db6eb3b7d8f0 100644 --- a/net-dialup/speedtouch/speedtouch-1.1.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.1.ebuild,v 1.7 2003/08/03 03:24:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.1.ebuild,v 1.8 2003/09/07 00:09:22 msterret Exp $ DESCRIPTION="GPL Driver for the Alcatel Speedtouch USB under *nix" HOMEPAGE="http://speedtouch.sf.net/" @@ -15,7 +15,7 @@ RDEPEND=">=net-dialup/ppp-2.4.1" src_compile() { local myconf - + [ `use debug` ] && myconf="--enable-debug" use static && myconf="${myconf} --enable-static" diff --git a/net-dialup/speedtouch/speedtouch-1.2_beta1.ebuild b/net-dialup/speedtouch/speedtouch-1.2_beta1.ebuild index 18e6c72b7a34..5961a8f899ae 100644 --- a/net-dialup/speedtouch/speedtouch-1.2_beta1.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.2_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.2_beta1.ebuild,v 1.5 2003/08/03 03:24:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.2_beta1.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $ inherit flag-o-matic filter-flags -mpowerpc-gfxopt -mpowerpc-gpopt @@ -19,7 +19,7 @@ RDEPEND=">=net-dialup/ppp-2.4.1" src_compile() { local myconf - + [ `use debug` ] && myconf="--enable-debug" use static && myconf="${myconf} --enable-static" diff --git a/net-dialup/speedtouch/speedtouch-1.2_beta2.ebuild b/net-dialup/speedtouch/speedtouch-1.2_beta2.ebuild index d3606c165bea..a4efd446922c 100644 --- a/net-dialup/speedtouch/speedtouch-1.2_beta2.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.2_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.2_beta2.ebuild,v 1.1 2003/08/11 22:42:27 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.2_beta2.ebuild,v 1.2 2003/09/07 00:09:22 msterret Exp $ inherit flag-o-matic filter-flags -mpowerpc-gfxopt -mpowerpc-gpopt @@ -27,12 +27,12 @@ src_unpack() { sed 's/^C$/#&/' < configure > configure.new mv -f configure.new configure && chmod u+x configure - + } src_compile() { local myconf - + [ `use debug` ] && myconf="--enable-debug" [ `use static` ] && myconf="${myconf} --enable-static" diff --git a/net-dialup/wvdial/Manifest b/net-dialup/wvdial/Manifest index 8721956869e8..1abd0faf3b3f 100644 --- a/net-dialup/wvdial/Manifest +++ b/net-dialup/wvdial/Manifest @@ -1,4 +1,4 @@ MD5 87d4c06627c2ad13886cb74b7de3c24e ChangeLog 1625 -MD5 554af4491d99d680ba8be1be2e7b1c4f wvdial-1.53-r1.ebuild 1033 +MD5 3ac46ab0f9fe80d5347ca4541c722cf6 wvdial-1.53-r1.ebuild 1033 MD5 dd6d40650ac9dab6a45f71a9cadbc7a9 files/digest-wvdial-1.53-r1 62 MD5 10b5850b5a52a665bc8cb8ffc7b06bd9 files/wvdial-1.53-crypt.patch 381 diff --git a/net-dialup/wvdial/wvdial-1.53-r1.ebuild b/net-dialup/wvdial/wvdial-1.53-r1.ebuild index 489ba6c10fcd..d22e8bc7a16e 100644 --- a/net-dialup/wvdial/wvdial-1.53-r1.ebuild +++ b/net-dialup/wvdial/wvdial-1.53-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.53-r1.ebuild,v 1.5 2003/08/21 22:50:28 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.53-r1.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Excellent program which automatically configures your PPP session" @@ -23,7 +23,7 @@ src_unpack() { } src_compile() { - + cp Makefile Makefile.orig sed -e "s:PREFIX=/usr/local:PREFIX=/usr:" \ Makefile.orig > Makefile @@ -38,6 +38,6 @@ src_install() { PREFIX=${D}/usr \ install || die - dodoc ANNOUNCE CHANGES COPYING.LIB README + dodoc ANNOUNCE CHANGES COPYING.LIB README dodoc debian/copyright debian/changelog } diff --git a/net-dialup/xc/Manifest b/net-dialup/xc/Manifest index 9a3581758fa2..d14824ed38a3 100644 --- a/net-dialup/xc/Manifest +++ b/net-dialup/xc/Manifest @@ -1,4 +1,4 @@ MD5 39c11475be628e2605692fc0fa0d6f83 ChangeLog 795 -MD5 d7d61c909edd6a1faf98b491a197aad2 xc-4.3.2.ebuild 853 +MD5 6bd64e89e96ad4bfa8c2ba3bdb70ac7a xc-4.3.2.ebuild 855 MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2 60 MD5 80e981efed033a8eaaa0c0e632eee1ae files/xc-4.3.2-gentoo.diff 1905 diff --git a/net-dialup/xc/xc-4.3.2.ebuild b/net-dialup/xc/xc-4.3.2.ebuild index 48b4cb37ba55..7a9083b32b92 100644 --- a/net-dialup/xc/xc-4.3.2.ebuild +++ b/net-dialup/xc/xc-4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2.ebuild,v 1.5 2003/07/01 23:45:56 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $ DESCRIPTION="unix dialout program" HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/" @@ -28,7 +28,7 @@ src_install () { dodir /usr/bin /usr/share/man/man1 /usr/lib/xc make DESTDIR=${D} install || die - + insinto /usr/lib/xc doins phonelist xc.init dotfiles/.[a-z]* } |