diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 10:43:25 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 10:43:25 +0000 |
commit | 3bd0d6ee237edbd424f57526f35b2c72d5141d38 (patch) | |
tree | a371197cccdb4064cecef54b30f9c82587f55a18 /net-dialup | |
parent | SLOT, KEYWORDS, LICENSE, 1.0.x unfriendly notice (diff) | |
download | gentoo-2-3bd0d6ee237edbd424f57526f35b2c72d5141d38.tar.gz gentoo-2-3bd0d6ee237edbd424f57526f35b2c72d5141d38.tar.bz2 gentoo-2-3bd0d6ee237edbd424f57526f35b2c72d5141d38.zip |
repoman'd
Diffstat (limited to 'net-dialup')
37 files changed, 193 insertions, 680 deletions
diff --git a/net-dialup/diald/diald-1.0-r1.ebuild b/net-dialup/diald/diald-1.0-r1.ebuild index afaf005c737e..b2281bcd3c15 100644 --- a/net-dialup/diald/diald-1.0-r1.ebuild +++ b/net-dialup/diald/diald-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/diald/diald-1.0-r1.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/diald/diald-1.0-r1.ebuild,v 1.3 2002/07/17 10:43:24 seemant Exp $ # You need SLIP in your kernel to run diald. @@ -9,10 +9,13 @@ HOMEPAGE="http://diald.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" S=${WORKDIR}/${P} -DEPEND="virtual/glibc sys-libs/pam sys-apps/tcp-wrappers" -RDEPEND="${DEPEND} net-dialup/ppp" -LICENSE="as-is" +DEPEND="sys-libs/pam + sys-apps/tcp-wrappers" +RDEPEND="net-dialup/ppp" + SLOT="0" +LICENSE="as-is" +KEYWORDS="x86" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-dialup/hsflinmodem/hsflinmodem-5.03.03.02062500.ebuild b/net-dialup/hsflinmodem/hsflinmodem-5.03.03.02062500.ebuild index f3195ee1ad13..64c06f4e689a 100644 --- a/net-dialup/hsflinmodem/hsflinmodem-5.03.03.02062500.ebuild +++ b/net-dialup/hsflinmodem/hsflinmodem-5.03.03.02062500.ebuild @@ -1,17 +1,18 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.8 2002/05/30 01:54:49 sandymac Exp +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsflinmodem/hsflinmodem-5.03.03.02062500.ebuild,v 1.2 2002/07/17 10:43:24 seemant Exp $ +S=${WORKDIR}/${PN}-5.03.03.L3mbsibeta02062500 DESCRIPTION="hsflinmodem - Modem driver for Connexant HSF chipset" +SRC_URI="http://www.mbsi.ca/cnxtlindrv/hsf/hsflinmodem-5.03.03.L3mbsibeta02062500/dl/${PN}-5.03.03.L3mbsibeta02062500.tar.gz" HOMEPAGE="http://www.mbsi.ca/cnxtlindrv/" -LICENSE="Conexant" DEPEND="" RDEPEND="${DEPEND}" + SLOT="0" +LICENSE="Conexant" KEYWORDS="x86" -SRC_URI="http://www.mbsi.ca/cnxtlindrv/hsf/hsflinmodem-5.03.03.L3mbsibeta02062500/dl/${PN}-5.03.03.L3mbsibeta02062500.tar.gz" -S=${WORKDIR}/${PN}-5.03.03.L3mbsibeta02062500 src_compile() { emake all || die diff --git a/net-dialup/isdn4k-utils/ChangeLog b/net-dialup/isdn4k-utils/ChangeLog new file mode 100644 index 000000000000..01b7766aef79 --- /dev/null +++ b/net-dialup/isdn4k-utils/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for net-dialup/isdn4k-utils +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v 1.1 2002/07/17 10:43:24 seemant Exp $ + +*isdn4k-utils-3.1_p1-r3 (16 Jul 2002) + + 16 Jul 2002; Seemant Kulleen <seemant@gentoo.org> + isdn4k-utils-3.1_p1-r3.ebuild ChangeLog + files/digest-isdn4k-utils-3.1_p1-r3 : + + No, I am not the maintainer of this. I just added the ChangeLog file and + did some cleaning up of the ebuild. diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild index af6cf22d753b..0d2b668e050f 100644 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild +++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild @@ -1,53 +1,45 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild,v 1.3 2002/07/11 06:30:45 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild,v 1.4 2002/07/17 10:43:24 seemant Exp $ -A=isdn4k-utils.v3.1pre1.tar.gz -S=${WORKDIR}/isdn4k-utils +MY_P=${PN}.v3.1pre1 +S=${WORKDIR}/${PN} DESCRIPTION="ISDN-4-Linux Utils" -SRC_URI="ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/"${A} +SRC_URI="ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/${MY_P}.tar.gz" HOMEPAGE="http://www.isdn4linux.de/" -DEPEND="virtual/glibc - >=virtual/linux-sources-2.4 +DEPEND="virtual/linux-sources >=sys-libs/ncurses-5.1 >=sys-libs/gdbm-1.8.0 mysql? ( >=dev-db/mysql-3.23.26 ) - >=dev-lang/tcl-tk-8.1" + dev-lang/tcl + dev-lang/tk" + +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" src_unpack() { - unpack ${A} - cd ${S} - # sed -e "s:CONFIG_KERNELDIR=.*:CONFIG_KERNELDIR='${WORKDIR}/../../linux-2\.4\.0_rc103/work/linux':" ${O}/files/${P}.config > .config - cp ${FILESDIR}/${P}.config .config + unpack ${A} + cd ${S} + cp ${FILESDIR}/${P}.config .config } -src_compile() { - cd ${S} - try make subconfig - try make +src_compile() { + cd ${S} + make subconfig || die + make || die } -src_install() { - cd ${S} - dodir /dev - dodir /usr/sbin - dodir /usr/bin - try make install DESTDIR=${D} - - dodoc COPYING NEWS README Mini-FAQ/isdn-faq.txt - mv ${D}/usr/doc/vbox ${D}/usr/doc/isdn4k-utils-3.1_p1-r1 - - +src_install() { + cd ${S} + dodir /dev + dodir /usr/sbin + dodir /usr/bin + make install DESTDIR=${D} || die + + dodoc COPYING NEWS README Mini-FAQ/isdn-faq.txt + mv ${D}/usr/doc/vbox ${D}/usr/share/doc/${PF} + + } - - - - - - - - - - - diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild index 72fb0af40111..3ddb6aef0234 100644 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild +++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild @@ -1,53 +1,45 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild,v 1.3 2002/07/11 06:30:45 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild,v 1.4 2002/07/17 10:43:24 seemant Exp $ -A=isdn4k-utils.v3.1pre1.tar.gz -S=${WORKDIR}/isdn4k-utils +MY_P=isdn4k-utils.v3.1pre1 +S=${WORKDIR}/${PN} DESCRIPTION="ISDN-4-Linux Utils" -SRC_URI="ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/"${A} +SRC_URI="ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/${MY_P}.tar.gz" HOMEPAGE="http://www.isdn4linux.de/" -DEPEND="virtual/glibc - >=virtual/linux-sources-2.4 +DEPEND="virtual/linux-sources >=sys-libs/ncurses-5.1 >=sys-libs/gdbm-1.8.0 mysql? ( >=dev-db/mysql-3.23.26 ) >=dev-lang/tk-8.1" +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" + src_unpack() { - unpack ${A} - cd ${S} - # sed -e "s:CONFIG_KERNELDIR=.*:CONFIG_KERNELDIR='${WORKDIR}/../../linux-2\.4\.0_rc103/work/linux':" ${O}/files/${P}.config > .config - cp ${FILESDIR}/${P}.config .config + unpack ${A} + cd ${S} + cp ${FILESDIR}/${P}.config .config } -src_compile() { - cd ${S} - try make subconfig - try make +src_compile() { + cd ${S} + make subconfig || die + make || die } -src_install() { - cd ${S} - dodir /dev - dodir /usr/sbin - dodir /usr/bin - try make install DESTDIR=${D} - - dodoc COPYING NEWS README Mini-FAQ/isdn-faq.txt - mv ${D}/usr/doc/vbox ${D}/usr/doc/isdn4k-utils-3.1_p1-r1 - - +src_install() { + cd ${S} + dodir /dev + dodir /usr/sbin + dodir /usr/bin + make install DESTDIR=${D} || die + + dodoc COPYING NEWS README Mini-FAQ/isdn-faq.txt + mv ${D}/usr/doc/vbox ${D}/usr/share/doc/isdn4k-utils-3.1_p1-r1 + + rm -rf ${D}/usr/doc + } - - - - - - - - - - - diff --git a/net-dialup/mgetty/files/digest-mgetty-1.1.26-r1 b/net-dialup/mgetty/files/digest-mgetty-1.1.26-r1 deleted file mode 100644 index b869bfcfff40..000000000000 --- a/net-dialup/mgetty/files/digest-mgetty-1.1.26-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 02d60e05acdd406b1e86222e8a373a7e mgetty1.1.26-Apr16.tar.gz 948245 diff --git a/net-dialup/mgetty/files/digest-mgetty-1.1.26-r2 b/net-dialup/mgetty/files/digest-mgetty-1.1.26-r2 deleted file mode 100644 index b869bfcfff40..000000000000 --- a/net-dialup/mgetty/files/digest-mgetty-1.1.26-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 02d60e05acdd406b1e86222e8a373a7e mgetty1.1.26-Apr16.tar.gz 948245 diff --git a/net-dialup/mgetty/files/digest-mgetty-1.1.26-r3 b/net-dialup/mgetty/files/digest-mgetty-1.1.26-r3 deleted file mode 100644 index b869bfcfff40..000000000000 --- a/net-dialup/mgetty/files/digest-mgetty-1.1.26-r3 +++ /dev/null @@ -1 +0,0 @@ -MD5 02d60e05acdd406b1e86222e8a373a7e mgetty1.1.26-Apr16.tar.gz 948245 diff --git a/net-dialup/mgetty/files/digest-mgetty-1.1.26-r4 b/net-dialup/mgetty/files/digest-mgetty-1.1.26-r4 deleted file mode 100644 index b869bfcfff40..000000000000 --- a/net-dialup/mgetty/files/digest-mgetty-1.1.26-r4 +++ /dev/null @@ -1 +0,0 @@ -MD5 02d60e05acdd406b1e86222e8a373a7e mgetty1.1.26-Apr16.tar.gz 948245 diff --git a/net-dialup/mgetty/mgetty-1.1.26-r1.ebuild b/net-dialup/mgetty/mgetty-1.1.26-r1.ebuild deleted file mode 100644 index 8c32dd36e2fd..000000000000 --- a/net-dialup/mgetty/mgetty-1.1.26-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp - -S=${WORKDIR}/${P} -DESCRIPTION="Fax and Voice modem programs." - -SRC_URI="ftp://alpha.greenie.net/pub/mgetty/source/1.1/${PN}${PV}-Apr16.tar.gz" -HOMEPAGE="http://alpha.greenie.net/mgetty" - -DEPEND="sys-libs/glibc - app-text/tetex - sys-apps/gawk - sys-devel/perl" - -src_compile() { - cd doc - patch -p0 < ${FILESDIR}/mgetty-${PV}-gentoo.diff - cd .. - sed -e 's/var\/log\/mgetty/var\/log\/mgetty\/mgetty/' policy.h-dist > policy.h - emake || die - cd voice - emake || die - cd .. -} - -src_install () { - #you must *personally verify* that this trick doesn't install - #anything outside of DESTDIR; do this by reading and understanding - #the install part of the Makefiles. Also note that this will often - #also work for autoconf stuff (usually much more often than DESTDIR, - #which is actually quite rare. - - dodir /var/spool - dodir /usr/share/info - make prefix=${D}/usr INFODIR=${D}/usr/share CONFDIR=${D}/etc/mgetty+sendfax spool=${D}/var/spool install || die - cd voice - make prefix=${D}/usr spool=${D}/var/spool install || die - - #make DESTDIR=${D} install || die - #again, verify the Makefiles! We don't want anything falling outside - #of ${D}. -} - diff --git a/net-dialup/mgetty/mgetty-1.1.26-r2.ebuild b/net-dialup/mgetty/mgetty-1.1.26-r2.ebuild deleted file mode 100644 index 134a02c92951..000000000000 --- a/net-dialup/mgetty/mgetty-1.1.26-r2.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp - -S=${WORKDIR}/${P} -DESCRIPTION="Fax and Voice modem programs." - -SRC_URI="ftp://alpha.greenie.net/pub/mgetty/source/1.1/${PN}${PV}-Apr16.tar.gz" -HOMEPAGE="http://alpha.greenie.net/mgetty" - -DEPEND="sys-libs/glibc - app-text/tetex - sys-apps/gawk - sys-devel/perl" - -src_unpack() { - unpack ${A} - - cd ${S}/doc - patch -p0 < ${FILESDIR}/mgetty-${PV}-gentoo.diff || die - - cp Makefile Makefile.orig - sed -e "s:dvips -o mgetty.ps:dvips -M -o mgetty.ps:" \ - Makefile.orig >Makefile - - cd .. - sed -e 's:var/log/mgetty:var/log/mgetty/mgetty:' \ - policy.h-dist > policy.h -} - -src_compile() { - emake || die - cd voice - emake || die - cd .. -} - -src_install () { - dodir /var/spool - dodir /usr/share/info - make prefix=${D}/usr \ - INFODIR=${D}/usr/share \ - CONFDIR=${D}/etc/mgetty+sendfax \ - spool=${D}/var/spool \ - install || die - - cd voice - make prefix=${D}/usr \ - spool=${D}/var/spool \ - install || die - - cd ${S} - dodoc BUGS ChangeLog FTP README.1st Recommend THANKS TODO - cd doc - dodoc *.txt modems.db mgetty.ps - - #generate missing fonts if any. - if [ -f ${S}/doc/missfont.log ] - then - echo '#!/bin/bash' >genfonts.sh - cat missfont.log >>genfonts.sh - chmod +x genfonts.sh - dodoc genfonts.sh - fi -} - -pkg_postinst() { - #generate missing fonts if any. - if [ -x {$ROOT}/usr/share/doc/${PF}/genfonts.sh ] - then - {$ROOT}/usr/share/doc/${PF}/genfonts.sh - fi - - if [ ! -d ${ROOT}/var/spool/fax/incoming ] - then - mkdir -p ${ROOT}/var/spool/fax/incoming - fi - if [ ! -d ${ROOT}/var/spool/fax/outgoing/locks ] - then - mkdir -p ${ROOT}/var/spool/fax/outgoing/locks - fi -} - diff --git a/net-dialup/mgetty/mgetty-1.1.26-r3.ebuild b/net-dialup/mgetty/mgetty-1.1.26-r3.ebuild deleted file mode 100644 index f7a4aa119e09..000000000000 --- a/net-dialup/mgetty/mgetty-1.1.26-r3.ebuild +++ /dev/null @@ -1,98 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Updated by Todd Wright <wylie@geekasylum.org> -r3 -# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp - -S=${WORKDIR}/${P} -DESCRIPTION="Fax and Voice modem programs." - -SRC_URI="ftp://alpha.greenie.net/pub/mgetty/source/1.1/${PN}${PV}-Apr16.tar.gz" -HOMEPAGE="http://alpha.greenie.net/mgetty" - -DEPEND="sys-libs/glibc - app-text/tetex - sys-apps/gawk - sys-devel/perl" - -src_unpack() { - unpack ${A} - - cd ${S}/doc - patch -p0 < ${FILESDIR}/mgetty-${PV}-gentoo.diff || die - - cp Makefile Makefile.orig - sed -e "s:dvips -o mgetty.ps:dvips -M -o mgetty.ps:" \ - Makefile.orig >Makefile - - cd ${S} - sed -e 's:var/log/mgetty:var/log/mgetty/mgetty:' \ - -e 's:var/log/sendfax:var/log/mgetty/sendfax:' \ - -e 's:\/\* \#define CNDFILE "dialin.config" \*\/:\#define CNDFILE "dialin.config":' \ - policy.h-dist > policy.h -} - -src_compile() { - mycflags="${CFLAGS}" - unset CFLAGS - emake prefix=/usr \ - CONFDIR=/etc/mgetty+sendfax \ - CFLAGS="${mycflags}" \ - || die - cd voice - emake CONFDIR=/etc/mgetty+sendfax \ - CFLAGS="${mycflags}" \ - || die - cd ${S} -} - -src_install () { - dodir /var/spool - dodir /usr/share/info - make prefix=${D}/usr \ - INFODIR=${D}/usr/share/info \ - CONFDIR=${D}/etc/mgetty+sendfax \ - MAN1DIR=${D}/usr/share/man/man1 \ - MAN4DIR=${D}/usr/share/man/man4 \ - MAN5DIR=${D}/usr/share/man/man5 \ - MAN8DIR=${D}/usr/share/man/man8 \ - spool=${D}/var/spool \ - install || die - - cd voice - make prefix=${D}/usr \ - CONFDIR=${D}/etc/mgetty+sendfax \ - MAN1DIR=${D}/usr/share/man/man1 \ - install || die - - cd ${S} - dodoc BUGS ChangeLog FTP README.1st Recommend THANKS TODO - cd doc - dodoc *.txt modems.db mgetty.ps - - #generate missing fonts if any. - if [ -f ${S}/doc/missfont.log ] - then - echo '#!/bin/bash' >genfonts.sh - cat missfont.log >>genfonts.sh - chmod +x genfonts.sh - dodoc genfonts.sh - fi -} - -pkg_postinst() { - #generate missing fonts if any. - if [ -x {$ROOT}/usr/share/doc/${PF}/genfonts.sh ] - then - {$ROOT}/usr/share/doc/${PF}/genfonts.sh - fi - - if [ ! -d ${ROOT}/var/spool/fax/incoming ] - then - mkdir -p ${ROOT}/var/spool/fax/incoming - fi - if [ ! -d ${ROOT}/var/spool/fax/outgoing/locks ] - then - mkdir -p ${ROOT}/var/spool/fax/outgoing/locks - fi -} - diff --git a/net-dialup/mgetty/mgetty-1.1.26-r4.ebuild b/net-dialup/mgetty/mgetty-1.1.26-r4.ebuild deleted file mode 100644 index 82781f42b334..000000000000 --- a/net-dialup/mgetty/mgetty-1.1.26-r4.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Updated by Todd Wright <wylie@geekasylum.org> -r3 -# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp - -S=${WORKDIR}/${P} -DESCRIPTION="Fax and Voice modem programs." - -SRC_URI="ftp://alpha.greenie.net/pub/mgetty/source/1.1/${PN}${PV}-Apr16.tar.gz" -HOMEPAGE="http://alpha.greenie.net/mgetty" - -DEPEND="sys-libs/glibc - app-text/tetex - sys-apps/gawk - sys-devel/perl" - -src_unpack() { - unpack ${A} - - cd ${S}/doc - patch -p0 < ${FILESDIR}/mgetty-${PV}-gentoo.diff || die - - cp Makefile Makefile.orig - sed -e "s:dvips -o mgetty.ps:dvips -M -o mgetty.ps:" \ - Makefile.orig >Makefile - - cd ${S} - sed -e 's:var/log/mgetty:var/log/mgetty/mgetty:' \ - -e 's:var/log/sendfax:var/log/mgetty/sendfax:' \ - -e 's:\/\* \#define CNDFILE "dialin.config" \*\/:\#define CNDFILE "dialin.config":' \ - -e 's:\(\#define FAX_NOTIFY_PROGRAM\).*:\1 "/etc/mgetty+sendfax/new_fax":' \ - policy.h-dist > policy.h -} - -src_compile() { - mycflags="${CFLAGS}" - unset CFLAGS - emake prefix=/usr \ - CONFDIR=/etc/mgetty+sendfax \ - CFLAGS="${mycflags}" \ - || die - cd voice - emake CONFDIR=/etc/mgetty+sendfax \ - CFLAGS="${mycflags}" \ - || die - cd ${S} -} - -src_install () { - dodir /var/spool - dodir /usr/share/info - make prefix=${D}/usr \ - INFODIR=${D}/usr/share/info \ - CONFDIR=${D}/etc/mgetty+sendfax \ - MAN1DIR=${D}/usr/share/man/man1 \ - MAN4DIR=${D}/usr/share/man/man4 \ - MAN5DIR=${D}/usr/share/man/man5 \ - MAN8DIR=${D}/usr/share/man/man8 \ - spool=${D}/var/spool \ - install || die - - cd voice - make prefix=${D}/usr \ - CONFDIR=${D}/etc/mgetty+sendfax \ - MAN1DIR=${D}/usr/share/man/man1 \ - install || die - - cd ${S} - dodoc BUGS ChangeLog FTP README.1st Recommend THANKS TODO - cd doc - dodoc *.txt modems.db mgetty.ps - - #generate missing fonts if any. - if [ -f ${S}/doc/missfont.log ] - then - echo '#!/bin/bash' >genfonts.sh - cat missfont.log >>genfonts.sh - chmod +x genfonts.sh - dodoc genfonts.sh - fi -} - -pkg_postinst() { - #generate missing fonts if any. - if [ -x {$ROOT}/usr/share/doc/${PF}/genfonts.sh ] - then - {$ROOT}/usr/share/doc/${PF}/genfonts.sh - fi - - if [ ! -d ${ROOT}/var/spool/fax/incoming ] - then - mkdir -p ${ROOT}/var/spool/fax/incoming - fi - if [ ! -d ${ROOT}/var/spool/fax/outgoing/locks ] - then - mkdir -p ${ROOT}/var/spool/fax/outgoing/locks - fi -} - diff --git a/net-dialup/mgetty/mgetty-1.1.28.ebuild b/net-dialup/mgetty/mgetty-1.1.28.ebuild index b4af7afe94b5..ae91e98fb230 100644 --- a/net-dialup/mgetty/mgetty-1.1.28.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.28.ebuild @@ -1,19 +1,20 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Updated by Todd Wright <wylie@geekasylum.org> -r3 -# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.3 2002/07/17 10:43:24 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Fax and Voice modem programs." - SRC_URI="ftp://alpha.greenie.net/pub/mgetty/source/1.1/${PN}${PV}-Jan10.tar.gz" HOMEPAGE="http://alpha.greenie.net/mgetty" -DEPEND="sys-libs/glibc - app-text/tetex +DEPEND="app-text/tetex sys-apps/gawk sys-devel/perl" +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" + src_unpack() { unpack ${A} diff --git a/net-dialup/minicom/minicom-1.83.1-r1.ebuild b/net-dialup/minicom/minicom-1.83.1-r1.ebuild index e534a3f9c7f2..6c347663d294 100644 --- a/net-dialup/minicom/minicom-1.83.1-r1.ebuild +++ b/net-dialup/minicom/minicom-1.83.1-r1.ebuild @@ -1,51 +1,57 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-1.83.1-r1.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-1.83.1-r1.ebuild,v 1.3 2002/07/17 10:43:24 seemant Exp $ -A="${P}.src.tar.gz" S=${WORKDIR}/${P} DESCRIPTION="Serial Communication Program" -SRC_URI="http://www.clinet.fi/~walker/${A}" +SRC_URI="http://www.clinet.fi/~walker/${P}.src.tar.gz" HOMEPAGE="http://www.clinet.fi/~walker/minicom.html" DEPEND=">=sys-libs/ncurses-5.2-r3" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + src_unpack() { - unpack ${A} - cd ${S}/src - cp Makefile Makefile.orig - cat Makefile.orig | sed -e "s:^FLAGS\t=.*$:FLAGS\t= -Wall -D_POSIX -D_SYSV -D_SELECT -pipe # -I/usr/include/ncurses ${CFLAGS}:" |\ - sed -e "s:^LFLAGS\t=.*$:LFLAGS\t= -s ${CFLAGS}:" |\ - sed -e "s:^CC\t=.*$:CC\t= gcc:" |\ - sed -e "s:^LIBDIR\t=.*$:LIBDIR\t= /etc/minicom:" > Makefile - cp dial.c dial.c.orig - cat dial.c.orig | sed -e "s:<sys/time.h>:<time.h>:" > dial.c - cp common.c common.c.orig - cat common.c.orig |\ - sed -e "s:#include <stdarg.h>:#include <stdarg.h>\n#include <time.h>:" > common.c - cp po/Makefile po/Makefile.orig - cat po/Makefile.orig | sed -e 's:ko.mo::g' > po/Makefile - + unpack ${A} + cd ${S}/src + cp Makefile Makefile.orig + sed -e "s:^FLAGS\t=.*$:FLAGS\t= -Wall -D_POSIX -D_SYSV -D_SELECT -pipe # -I/usr/include/ncurses ${CFLAGS}:" |\ + sed -e "s:^LFLAGS\t=.*$:LFLAGS\t= -s ${CFLAGS}:" |\ + sed -e "s:^CC\t=.*$:CC\t= gcc:" |\ + sed -e "s:^LIBDIR\t=.*$:LIBDIR\t= /etc/minicom:" \ + Makefile.orig > Makefile + cp dial.c dial.c.orig + cat dial.c.orig | sed -e "s:<sys/time.h>:<time.h>:" > dial.c + cp common.c common.c.orig + cat common.c.orig |\ + sed -e "s:#include <stdarg.h>:#include <stdarg.h>\n#include <time.h>:" > common.c + cp po/Makefile po/Makefile.orig + cat po/Makefile.orig | sed -e 's:ko.mo::g' > po/Makefile + } src_compile() { - cd src - try make + cd src + make || die } src_install() { - dobin src/minicom src/ascii-xfr src/runscript - doman man/minicom.1 man/ascii-xfr.1 man/runscript.1 - dodoc doc/minicom.FAQ - docinto scripts - dodoc demos/* - exeinto /usr/bin - doexe src/xminicom - insinto /etc/minicom - doins ${FILESDIR}/minirc.dfl + dobin src/minicom src/ascii-xfr src/runscript + doman man/minicom.1 man/ascii-xfr.1 man/runscript.1 + dodoc doc/minicom.FAQ + docinto scripts + dodoc demos/* + exeinto /usr/bin + doexe src/xminicom + insinto /etc/minicom + doins ${FILESDIR}/minirc.dfl + + dodoc Readme Copyright } diff --git a/net-dialup/ppp/files/digest-ppp-2.4.1-r2 b/net-dialup/ppp/files/digest-ppp-2.4.1-r2 deleted file mode 100644 index 2fcdceae74c1..000000000000 --- a/net-dialup/ppp/files/digest-ppp-2.4.1-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 fbc256801d5fcd8015039b149ae95eb0 ppp-2.4.1.tar.gz 536746 diff --git a/net-dialup/ppp/files/digest-ppp-2.4.1-r6 b/net-dialup/ppp/files/digest-ppp-2.4.1-r6 deleted file mode 100644 index 2fcdceae74c1..000000000000 --- a/net-dialup/ppp/files/digest-ppp-2.4.1-r6 +++ /dev/null @@ -1 +0,0 @@ -MD5 fbc256801d5fcd8015039b149ae95eb0 ppp-2.4.1.tar.gz 536746 diff --git a/net-dialup/ppp/files/digest-ppp-2.4.1-r7 b/net-dialup/ppp/files/digest-ppp-2.4.1-r7 deleted file mode 100644 index b3c7b1676065..000000000000 --- a/net-dialup/ppp/files/digest-ppp-2.4.1-r7 +++ /dev/null @@ -1 +0,0 @@ -MD5 7f655448fbb6bebcede7a515fbcd481e ppp-2.4.1-pppoe4.tgz 556218 diff --git a/net-dialup/ppp/files/digest-ppp-2.4.1-r8 b/net-dialup/ppp/files/digest-ppp-2.4.1-r8 deleted file mode 100644 index b3c7b1676065..000000000000 --- a/net-dialup/ppp/files/digest-ppp-2.4.1-r8 +++ /dev/null @@ -1 +0,0 @@ -MD5 7f655448fbb6bebcede7a515fbcd481e ppp-2.4.1-pppoe4.tgz 556218 diff --git a/net-dialup/ppp/ppp-2.4.1-r9.ebuild b/net-dialup/ppp/ppp-2.4.1-r9.ebuild index 7b091cc3b638..6ff26b391063 100644 --- a/net-dialup/ppp/ppp-2.4.1-r9.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r9.ebuild @@ -1,19 +1,6 @@ # ChangeLog for net-dialuppppChangeLog/net-dialuppppppp-2.4.1-r9.ebuild # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r9.ebuild,v 1.3 2002/07/17 03:11:56 lamer Exp $ - - 16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ppp-2.4.1-r7.ebuild : - - 16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ppp-2.4.1-r7.ebuild : : - - 16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ppp-2.4.1-r7.ebuild : : : - - updated homepage -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later - -# modified by Christian Loitsch <gentoo00@loitsch.org> -# modified by Mike Jones <ashmodai@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r9.ebuild,v 1.4 2002/07/17 10:43:24 seemant Exp $ S=${WORKDIR}/${P}.pppoe4 DESCRIPTION="Point-to-point protocol - patched for pppoe" @@ -23,6 +10,10 @@ HOMEPAGE="http://www.samba.org/ppp" DEPEND="virtual/glibc" PROVIDE="virtual/pppd" +SLOT="0" +LICENSE="BSD GPL" +KEYWORDS="x86" + src_compile() { use crypt && { diff --git a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild b/net-dialup/pppconfig/pppconfig-2.0.8.ebuild index 56461239799f..a58062f85a64 100644 --- a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.0.8.ebuild @@ -1,20 +1,20 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.0.8.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $ -A=pppconfig_2.0.8.tar.gz +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.0.8.ebuild,v 1.3 2002/07/17 10:43:24 seemant Exp $ + S=${WORKDIR}/pppconfig-2.1 DESCRIPTION="A text menu based utility for configuring ppp." -SRC_URI="http://ftp.debian.org/debian/pool/main/p/pppconfig/${A}" +SRC_URI="http://ftp.debian.org/debian/pool/main/p/pppconfig/${PN}_${PV}.tar.gz" HOMEPAGE="http://http://ftp.debian.org/debian/pool/main/p/pppconfig/" + +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" + + DEPEND=">=net-dialup/ppp-2.4.1-r2 >=dev-util/dialog-0.7" -#RDEPEND="" - -#src_compile() { - #try emake - #try make -#} src_install () { dodir /etc/chatscripts diff --git a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild index c5a54c06454f..61a96f43cc25 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-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.3 2002/07/11 06:30:45 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.4 2002/07/17 10:43:25 seemant Exp $ S=${WORKDIR}/pppoed-0.48b1/pppoed DESCRIPTION="PPP over Ethernet" @@ -9,23 +9,25 @@ HOMEPAGE="http://www.davin.ottawa.on.ca/pppoe/" DEPEND="virtual/glibc" -src_compile() { - cd ${S} - try ./configure --host=${CHOST} --prefix=/usr --sysconfdir=/etc/ppp/pppoed \ - --mandir=/usr/share/man - try make -} +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" -src_install() { - cd ${S} - try make DESTDIR=${D} install - dodoc AUTHORS ChangeLog COPYING NEWS README* - cd .. - docinto docs - dodoc docs/* - docinto contrib - dodoc contribs/* +src_compile() { + econf \ + --sysconfdir=/etc/ppp/pppoed || die + make || die } +src_install() { + + make DESTDIR=${D} install || die + dodoc AUTHORS ChangeLog COPYING NEWS README* + cd .. + docinto docs + dodoc docs/* + docinto contrib + dodoc contribs/* +} diff --git a/net-dialup/pptpclient/pptpclient-1.1.0.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0.ebuild index 5f27b77dd23c..ef08d6b474c4 100644 --- a/net-dialup/pptpclient/pptpclient-1.1.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.1.0.ebuild @@ -1,13 +1,19 @@ +# Copyright 2002 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.2 2002/07/17 10:43:25 seemant Exp $ + + S=${WORKDIR}/pptp-linux-${PV}-1 DESCRIPTION="Linux client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP. Allows connection to a PPTP based VPN as used by employers and some cable and ADSL service providers." - HOMEPAGE="http://pptpclient.sourceforge.net" SRC_URI="mirror://sourceforge/pptpclient/pptp-linux-${PV}-1.tar.gz" DEPEND="net-dialup/ppp" -RDEPEND="net-dialup/ppp" +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" src_compile() { cd ${S} diff --git a/net-dialup/pptpd/pptpd-1.1.2.ebuild b/net-dialup/pptpd/pptpd-1.1.2.ebuild index 58f353f446b2..eb49b57c1fde 100644 --- a/net-dialup/pptpd/pptpd-1.1.2.ebuild +++ b/net-dialup/pptpd/pptpd-1.1.2.ebuild @@ -1,15 +1,17 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.2 2002/07/08 04:58:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.3 2002/07/17 10:43:25 seemant 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" -LICENSE="GPL" -RDEPEND="" + SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" src_compile() { econf || die @@ -29,7 +31,7 @@ src_install () { insinto /etc/ppp doins ${FILESDIR}/options.pptpd - dodoc README README.inetd README.slirp AUTHORS COPYING INSTALL TODO ChangeLog + dodoc README* AUTHORS COPYING INSTALL TODO ChangeLog docinto samples; dodoc samples/* } diff --git a/net-dialup/qtwvdialer/files/digest-qtwvdialer-0.3.1-r1 b/net-dialup/qtwvdialer/files/digest-qtwvdialer-0.3.1-r1 deleted file mode 100644 index 2a27e5e76c1a..000000000000 --- a/net-dialup/qtwvdialer/files/digest-qtwvdialer-0.3.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0f74cd54b8d702ae16777122b9a622ab qtwvdialer-0.3.1.tgz 81027 diff --git a/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r1.ebuild b/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r1.ebuild deleted file mode 100644 index 58c0dc85658e..000000000000 --- a/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r1.ebuild,v 1.3 2002/07/11 06:30:45 drobbins Exp $ - -S=${WORKDIR}/QtWvDialer-${PV} -DESCRIPTION="QT Frontend for wvdial" -SRC_URI="http://private.addcom.de/toussaint/${P}.tgz" -HOMEPAGE="http://private.addcom.de/toussaint/qtwvdialer.html" - -DEPEND="=x11-libs/qt-2* - >=dev-util/tmake-1.6 - net-dialup/wvdial - sys-apps/which - sys-apps/modutils" - -RDEPEND="=x11-libs/qt-2*" - -src_compile() { - - cd ${S} - export TMAKEPATH="/usr/lib/tmake/linux-g++" - cp configure configure.orig - sed -e "s:TMAKEPATH/\.\./\.\./bin/tmake:TMAKEPATH/../../../bin/tmake:" \ - configure.orig > configure - try ./configure - try make -e CFLAGS="$CFLAGS" - -} - -src_install () { - - insinto /usr - dobin bin/qtwvdialer - dodoc AUTHORS CHANGELOG COPYING README - -} - diff --git a/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild b/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild index 2e10a03f3188..b9024d3d3b79 100644 --- a/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild +++ b/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild,v 1.4 2002/07/11 06:30:45 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild,v 1.5 2002/07/17 10:43:25 seemant Exp $ S=${WORKDIR}/QtWvDialer-${PV} DESCRIPTION="QT Frontend for wvdial" @@ -10,14 +10,13 @@ HOMEPAGE="http://private.addcom.de/toussaint/qtwvdialer.html" DEPEND="=x11-libs/qt-2* >=dev-util/tmake-1.6 net-dialup/wvdial - sys-apps/which - sys-apps/modutils" - -RDEPEND="=x11-libs/qt-2* - net-dialup/wvdial sys-apps/which sys-apps/modutils" +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" + src_compile() { cd ${S} diff --git a/net-dialup/rp-pppoe/files/digest-rp-pppoe-3.0 b/net-dialup/rp-pppoe/files/digest-rp-pppoe-3.0 deleted file mode 100644 index 666a664d018d..000000000000 --- a/net-dialup/rp-pppoe/files/digest-rp-pppoe-3.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 8137772ad08d1ceeaab4a19356313804 rp-pppoe-3.0.tar.gz 163815 diff --git a/net-dialup/rp-pppoe/files/digest-rp-pppoe-3.1 b/net-dialup/rp-pppoe/files/digest-rp-pppoe-3.1 deleted file mode 100644 index a8def1cea8fc..000000000000 --- a/net-dialup/rp-pppoe/files/digest-rp-pppoe-3.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0daf30850355b534d43ea12a2e6ff9a1 rp-pppoe-3.1.tar.gz 170356 diff --git a/net-dialup/rp-pppoe/files/digest-rp-pppoe-3.3 b/net-dialup/rp-pppoe/files/digest-rp-pppoe-3.3 deleted file mode 100644 index da6fd5c51e9d..000000000000 --- a/net-dialup/rp-pppoe/files/digest-rp-pppoe-3.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 1cd6bc22f7601f769bb654db4a15b15d rp-pppoe-3.3.tar.gz 171480 diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild deleted file mode 100644 index 7242397af2c1..000000000000 --- a/net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild,v 1.4 2002/07/11 06:30:45 drobbins Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${P}/src -DESCRIPTION="A user-mode PPPoE client and server suite for Linux" -SRC_URI="http://www.roaringpenguin.com/pppoe/${A}" -HOMEPAGE="http://www.roaringpeguin.com/" - -DEPEND="virtual/glibc >=net-dialup/ppp-2.4.0" - -src_compile() { - - try ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} - try make - -} - -src_install () { - - try make RPM_INSTALL_ROOT=${D} install - dodir /usr/share/doc - mv ${D}/usr/doc/${P} ${D}/usr/share/doc/${PF} - rm -rf ${D}/usr/doc - prepalldocs - -} - diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.1.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.1.ebuild deleted file mode 100644 index ab1ae478cbb6..000000000000 --- a/net-dialup/rp-pppoe/rp-pppoe-3.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.1.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${P}/src -DESCRIPTION="A user-mode PPPoE client and server suite for Linux" -SRC_URI="http://www.roaringpenguin.com/pppoe/${A}" -HOMEPAGE="http://www.roaringpeguin.com/" - -DEPEND="virtual/glibc >=net-dialup/ppp-2.4.1" - -src_compile() { - - try ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} - try make - -} - -src_install () { - - try make RPM_INSTALL_ROOT=${D} install - dodir /usr/share/doc - mv ${D}/usr/doc/${P} ${D}/usr/share/doc/${PF} - rm -rf ${D}/usr/doc - prepalldocs - -} - diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.3.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.3.ebuild deleted file mode 100644 index 1fa2af384ae6..000000000000 --- a/net-dialup/rp-pppoe/rp-pppoe-3.3.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.3.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${P}/src -DESCRIPTION="A user-mode PPPoE client and server suite for Linux" -SRC_URI="http://www.roaringpenguin.com/pppoe/${A}" -HOMEPAGE="http://www.roaringpeguin.com/" - -DEPEND="virtual/glibc >=net-dialup/ppp-2.4.1" - -src_compile() { - - try ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} - try make - -} - -src_install () { - - try make RPM_INSTALL_ROOT=${D} install - dodir /usr/share/doc - mv ${D}/usr/doc/${P} ${D}/usr/share/doc/${PF} - rm -rf ${D}/usr/doc - prepalldocs - -} - diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.4.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.4.ebuild index bb407e45cdf9..ae4e041ba2b8 100644 --- a/net-dialup/rp-pppoe/rp-pppoe-3.4.ebuild +++ b/net-dialup/rp-pppoe/rp-pppoe-3.4.ebuild @@ -1,29 +1,32 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.4.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.4.ebuild,v 1.3 2002/07/17 10:43:25 seemant Exp $ -A=${P}.tar.gz S=${WORKDIR}/${P}/src DESCRIPTION="A user-mode PPPoE client and server suite for Linux" -SRC_URI="http://www.roaringpenguin.com/pppoe/${A}" +SRC_URI="http://www.roaringpenguin.com/pppoe/${P}.tar.gz" HOMEPAGE="http://www.roaringpeguin.com/" -DEPEND="virtual/glibc >=net-dialup/ppp-2.4.1" +DEPEND=">=net-dialup/ppp-2.4.1" + +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" src_compile() { - try ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} - try make + econf || die + make || die } src_install () { - try make RPM_INSTALL_ROOT=${D} install - dodir /usr/share/doc - mv ${D}/usr/doc/${P} ${D}/usr/share/doc/${PF} - rm -rf ${D}/usr/doc - prepalldocs + make RPM_INSTALL_ROOT=${D} install || die + dodir /usr/share/doc + mv ${D}/usr/doc/${P} ${D}/usr/share/doc/${PF} + rm -rf ${D}/usr/doc + prepalldocs } diff --git a/net-dialup/wvdial/files/digest-wvdial-1.41-r3 b/net-dialup/wvdial/files/digest-wvdial-1.41-r3 deleted file mode 100644 index 27a954709b26..000000000000 --- a/net-dialup/wvdial/files/digest-wvdial-1.41-r3 +++ /dev/null @@ -1 +0,0 @@ -MD5 753312352281f0d8c8579f2ffbffeae2 wvdial-1.41.tar.gz 103321 diff --git a/net-dialup/wvdial/wvdial-1.41-r3.ebuild b/net-dialup/wvdial/wvdial-1.41-r3.ebuild deleted file mode 100644 index 8eb2dbbbb3e7..000000000000 --- a/net-dialup/wvdial/wvdial-1.41-r3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.41-r3.ebuild,v 1.7 2002/07/11 06:30:45 drobbins Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="Excellent program which automatically configures your PPP session" -SRC_URI="http://www.worldvisions.ca/wvdial/${P}.tar.gz" -HOMEPAGE="http://www.worldvisions.ca/wvdial/" - -DEPEND=">=sys-devel/gcc-2.95.2 - virtual/glibc" -RDEPEND="$DEPEND net-dialup/ppp" - -src_unpack() { - unpack ${A} - #doesn't seem to be needed anymore - patch -p0 < ${FILESDIR}/${PF}-gentoo.diff - cd ${S} - cp rules.mk rules.mk.orig - sed -e "s/-g//g" -e "s/-O6/${CFLAGS}/" rules.mk.orig > rules.mk - cp Makefile Makefile.orig - sed -e "s:PREFIX=/usr/local:PREFIX=/usr:" Makefile.orig > Makefile -} - -src_compile() { - make || die -} - -src_install() { - into /usr - dobin wvdial/wvdial wvdial/wvdialconf - doman *.1 - insinto /etc/ppp/peers - newins ppp.provider wvdial - dodoc ANNOUNCE CHANGES COPYING.LIB README - dodoc debian/changelog debian/copyright -} diff --git a/net-dialup/wvdial/wvdial-1.53.ebuild b/net-dialup/wvdial/wvdial-1.53.ebuild index 5139115dcc63..ab4f3b5be17e 100644 --- a/net-dialup/wvdial/wvdial-1.53.ebuild +++ b/net-dialup/wvdial/wvdial-1.53.ebuild @@ -1,17 +1,18 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.53.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.53.ebuild,v 1.3 2002/07/17 10:43:25 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Excellent program which automatically configures your PPP session" SRC_URI="http://open.nit.ca/download/${P}.tar.gz" HOMEPAGE="http://http://open.nit.ca" -DEPEND="virtual/glibc - net-libs/wvstreams" - -RDEPEND="$DEPEND net-dialup/ppp" +DEPEND="net-libs/wvstreams" +RDEPEND="net-dialup/ppp" +SLOT="0" +LICENSE="LGPL-2" +KEYWORDS="x86" src_compile() { |