diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 16:55:21 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 16:55:21 +0000 |
commit | bedd6213271fe54ad1d9810cb48e21b53021009a (patch) | |
tree | c0752d163f481feba15087605d5c4ee4723a7126 | |
parent | added kermit license (diff) | |
download | historical-bedd6213271fe54ad1d9810cb48e21b53021009a.tar.gz historical-bedd6213271fe54ad1d9810cb48e21b53021009a.tar.bz2 historical-bedd6213271fe54ad1d9810cb48e21b53021009a.zip |
repoman'd
23 files changed, 149 insertions, 277 deletions
diff --git a/app-misc/beep/beep-1.2.2.ebuild b/app-misc/beep/beep-1.2.2.ebuild index a9b203d79e22..df05a7f9d806 100644 --- a/app-misc/beep/beep-1.2.2.ebuild +++ b/app-misc/beep/beep-1.2.2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/beep/beep-1.2.2.ebuild,v 1.1 2002/07/09 22:57:25 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/beep/beep-1.2.2.ebuild,v 1.2 2002/07/25 16:55:21 seemant Exp $ S="${WORKDIR}/${P}" - DESCRIPTION="Beep, the advanced PC speaker beeper" HOMEPAGE="http://www.johnath.com/beep" SRC_URI="http://www.johnath.com/beep/${P}.tar.gz" -LICENSE="GPL-2" + SLOT="0" +LICENSE="GPL-2" KEYWORDS="x86" DEPEND="" diff --git a/app-misc/bonnie++/bonnie++-1.02a.ebuild b/app-misc/bonnie++/bonnie++-1.02a.ebuild index dcd962f2537d..585862ba9bdf 100644 --- a/app-misc/bonnie++/bonnie++-1.02a.ebuild +++ b/app-misc/bonnie++/bonnie++-1.02a.ebuild @@ -1,12 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/bonnie++/bonnie++-1.02a.ebuild,v 1.4 2002/07/11 06:30:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bonnie++/bonnie++-1.02a.ebuild,v 1.5 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hard drive bottleneck testing benchmark suite." SRC_URI="http://www.coker.com.au/bonnie++/${P}.tgz" HOMEPAGE="http://www.coker.com.au/bonnie++/" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + DEPEND="virtual/glibc" src_compile() { @@ -15,12 +19,7 @@ src_compile() { myconf="--with-debug --disable-stripping" fi - ./configure \ - --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ - $myconf || die "./configure failed" + econf ${myconf} || die "./configure failed" emake || die "emake failed" } diff --git a/app-misc/bonnie++/bonnie++-1.02c.ebuild b/app-misc/bonnie++/bonnie++-1.02c.ebuild index d6ae9d9db00a..49e7b0aad742 100644 --- a/app-misc/bonnie++/bonnie++-1.02c.ebuild +++ b/app-misc/bonnie++/bonnie++-1.02c.ebuild @@ -1,12 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/bonnie++/bonnie++-1.02c.ebuild,v 1.2 2002/07/11 06:30:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bonnie++/bonnie++-1.02c.ebuild,v 1.3 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hard drive bottleneck testing benchmark suite." SRC_URI="http://www.coker.com.au/bonnie++/${P}.tgz" HOMEPAGE="http://www.coker.com.au/bonnie++/" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + DEPEND="virtual/glibc" src_compile() { @@ -15,12 +19,7 @@ src_compile() { myconf="--with-debug --disable-stripping" fi - ./configure \ - --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ - $myconf || die "./configure failed" + econf ${myconf} || die "./configure failed" emake || die "emake failed" } diff --git a/app-misc/boxes/boxes-1.0.1.ebuild b/app-misc/boxes/boxes-1.0.1.ebuild index e6e90de0e047..c34bcdfd6f5b 100644 --- a/app-misc/boxes/boxes-1.0.1.ebuild +++ b/app-misc/boxes/boxes-1.0.1.ebuild @@ -1,20 +1,23 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.4 2002/04/28 02:37:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.5 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="boxes draws any kind of boxes around your text!" SRC_URI="ftp://metalab.unc.edu/pub/Linux/utils/text/${P}.src.tar.gz" HOMEPAGE="http://www6.informatik.uni-erlangen.de/~tsjensen/boxes/" + DEPEND="virtual/glibc" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + src_unpack() { unpack ${A} cd ${S} patch -p1 < ${FILESDIR}/${P}-gentoo.diff cd src - } @@ -24,7 +27,6 @@ src_compile() { } src_install() { - dobin src/boxes doman doc/boxes.1 dodoc README* COPYING diff --git a/app-misc/cdcat/cdcat-0.2.ebuild b/app-misc/cdcat/cdcat-0.2.ebuild index 8da12ec91642..34f2ad56e30d 100644 --- a/app-misc/cdcat/cdcat-0.2.ebuild +++ b/app-misc/cdcat/cdcat-0.2.ebuild @@ -1,12 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.2.ebuild,v 1.2 2002/07/11 06:30:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.2.ebuild,v 1.3 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="CD Catalog is a simple yet effective CD indexing program." SRC_URI="http://www.littledragon.f2s.com/unix/cdcat/cdcat-0.2.tar.gz" HOMEPAGE="http://www.littledragon.f2s.com/unix/" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + DEPEND=">=sys-apps/sed-3.02.80 >=sys-apps/grep-2.4.2 >=sys-apps/findutils-4.1 diff --git a/app-misc/celestia/celestia-1.2.2.ebuild b/app-misc/celestia/celestia-1.2.2.ebuild index 5baebef9e2e2..e3b3886791d5 100644 --- a/app-misc/celestia/celestia-1.2.2.ebuild +++ b/app-misc/celestia/celestia-1.2.2.ebuild @@ -1,17 +1,23 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.2.ebuild,v 1.5 2002/07/11 06:30:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.2.ebuild,v 1.6 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Celestia is a free real-time space simulation that lets you experience our universe in three dimensions" SRC_URI="mirror://sourceforge/celestia/${P}.tar.gz" HOMEPAGE="http://www.shatters.net/celestia" + SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" -DEPEND="gtk? ( =x11-libs/gtk+-1.2* <x11-libs/gtkglarea-1.99.0 ) +DEPEND="gtk? ( =x11-libs/gtk+-1.2* + <x11-libs/gtkglarea-1.99.0 ) gnome? ( =gnome-base/gnome-libs-1.4* ) - virtual/glu >=media-libs/glut-3.7-r2 - media-libs/jpeg >=media-libs/libpng-1.2.1" + >=media-libs/glut-3.7-r2 + virtual/glu + media-libs/jpeg + media-libs/libpng" src_compile() { @@ -22,9 +28,7 @@ src_compile() { use gnome || myconf="--without-gtk" ./configure --prefix=/usr ${myconf} || die - emake all || die - } src_install() { @@ -33,6 +37,4 @@ src_install() { dodoc AUTHORS COPYING NEWS README TODO controls.txt dohtml manual/*.html manual/*.css - } - diff --git a/app-misc/celestia/celestia-1.2.4.ebuild b/app-misc/celestia/celestia-1.2.4.ebuild index 83ab64f7a84b..6a6eca8db9e7 100644 --- a/app-misc/celestia/celestia-1.2.4.ebuild +++ b/app-misc/celestia/celestia-1.2.4.ebuild @@ -1,20 +1,25 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.4.ebuild,v 1.3 2002/07/11 06:30:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.4.ebuild,v 1.4 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Celestia is a free real-time space simulation that lets you experience our universe in three dimensions" SRC_URI="http://telia.dl.sourceforge.net/sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://www.shatters.net/celestia" + SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" -DEPEND="gtk? ( =x11-libs/gtk+-1.2* <x11-libs/gtkglarea-1.99.0 ) +DEPEND="gtk? ( =x11-libs/gtk+-1.2* + <x11-libs/gtkglarea-1.99.0 ) gnome? ( =gnome-base/gnome-libs-1.4* ) - virtual/glu >=media-libs/glut-3.7-r2 - media-libs/jpeg >=media-libs/libpng-1.2.1" + >=media-libs/glut-3.7-r2 + virtual/glu + media-libs/jpeg + media-libs/libpng" src_compile() { - local myconf # currently celestia's "gtk support" requires gnome @@ -24,15 +29,11 @@ src_compile() { ./configure --prefix=/usr ${myconf} || die emake all || die - } src_install() { - make install prefix=${D}/usr dodoc AUTHORS COPYING NEWS README TODO controls.txt dohtml manual/*.html manual/*.css - } - diff --git a/app-misc/ckermit/ckermit-7.0-r1.ebuild b/app-misc/ckermit/ckermit-7.0-r1.ebuild index 7eb5ff84d018..a8adb49741f9 100644 --- a/app-misc/ckermit/ckermit-7.0-r1.ebuild +++ b/app-misc/ckermit/ckermit-7.0-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Michael Conrad Tilstra <tadpol@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ckermit-7.0-r1.ebuild,v 1.3 2002/04/27 07:08:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ckermit-7.0-r1.ebuild,v 1.4 2002/07/25 16:55:21 seemant Exp $ MY_P=cku197 S=${WORKDIR} @@ -9,8 +8,11 @@ DESCRIPTION="C-Kermit is a combined serial and network communication software pa SRC_URI="ftp://kermit.columbia.edu/kermit/archives/${MY_P}.tar.gz" HOMEPAGE="http://www.kermit-project.org/" -DEPEND="virtual/glibc - >=sys-libs/ncurses-5.2" +SLOT="0" +LICENSE="Kermit" +KEYWORDS="x86" + +DEPEND=">=sys-libs/ncurses-5.2" src_unpack () { diff --git a/app-misc/ckermit/ckermit-8.0.ebuild b/app-misc/ckermit/ckermit-8.0.ebuild index 7038cb5bfaff..8bd3a59238cb 100644 --- a/app-misc/ckermit/ckermit-8.0.ebuild +++ b/app-misc/ckermit/ckermit-8.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <tadpol@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ckermit-8.0.ebuild,v 1.1 2002/04/27 07:04:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ckermit-8.0.ebuild,v 1.2 2002/07/25 16:55:21 seemant Exp $ MY_P=cku201 S=${WORKDIR} @@ -9,8 +9,11 @@ DESCRIPTION="C-Kermit is a combined serial and network communication software pa SRC_URI="ftp://kermit.columbia.edu/kermit/archives/${MY_P}.tar.gz" HOMEPAGE="http://www.kermit-project.org/" -DEPEND="virtual/glibc - >=sys-libs/ncurses-5.2" +SLOT="0" +LICENSE="Kermit" +KEYWORDS="x86" + +DEPEND=">=sys-libs/ncurses-5.2" src_unpack () { diff --git a/app-misc/colortail/colortail-0.3.0-r2.ebuild b/app-misc/colortail/colortail-0.3.0-r2.ebuild index 42cf5b6152b6..e6adab483b9d 100644 --- a/app-misc/colortail/colortail-0.3.0-r2.ebuild +++ b/app-misc/colortail/colortail-0.3.0-r2.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/app-misc/colortail/colortail-0.3.0-r2.ebuild,v 1.2 2002/07/21 21:29:41 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/colortail/colortail-0.3.0-r2.ebuild,v 1.3 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Colortail custom colors your log files and works like tail" @@ -8,10 +8,9 @@ SRC_URI="http://www.student.hk-r.se/~pt98jan/colortail-0.3.0.tar.gz" HOMEPAGE="http://www.student.hk-r.se/~pt98jan/colortail.html" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" -LICENSE="GPL-2" SLOT="0" +LICENSE="GPL-2" KEYWORDS="x86 ppc" src_unpack() { @@ -22,7 +21,7 @@ src_unpack() { src_compile() { ./configure --prefix=/usr --host=${CHOST} - make || die + make || die } src_install() { @@ -46,6 +45,3 @@ pkg_postinst() { fi einfo } - - - diff --git a/app-misc/cowsay/cowsay-3.03.ebuild b/app-misc/cowsay/cowsay-3.03.ebuild index a5ec7ee05dc0..a57bc098be48 100644 --- a/app-misc/cowsay/cowsay-3.03.ebuild +++ b/app-misc/cowsay/cowsay-3.03.ebuild @@ -1,20 +1,19 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/cowsay/cowsay-3.03.ebuild,v 1.1 2002/07/21 21:56:37 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cowsay/cowsay-3.03.ebuild,v 1.2 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Cowsay is a configurable talking cow written in Perl" SRC_URI="http://www.nog.net/~tony/warez/${P}.tar.gz" HOMEPAGE="http://www.nog.net/~tony/warez/cowsay.shtml" DEPEND="sys-devel/perl" + SLOT="0" -KEYWORDS="*" +KEYWORDS="x86 ppc" LICENSE="Artistic" src_compile() { - # cowsasy is a perl script so all we have to do is set up some variables - mv cowsay cowsay.orig sed -e 's|%BANGPERL%|\!/usr/bin/perl|g' \ -e 's|%PREFIX%|/usr|g' \ @@ -22,11 +21,9 @@ src_compile() { -e 's| qw(expand)||g' \ -e 's| qw(wrap fill $columns)||g' \ cowsay.orig > cowsay || die - } src_install() { - dobin cowsay dosym cowsay /usr/bin/cowthink @@ -38,5 +35,4 @@ src_install() { # now for the cowfiles dodir /usr/share/cowsay cp ${S}/cows/* ${D}/usr/share/cowsay || die - } diff --git a/app-misc/dailystrips/dailystrips-1.0.24-r1.ebuild b/app-misc/dailystrips/dailystrips-1.0.24-r1.ebuild index 5f8de58c207f..3fdd2ef3ea29 100644 --- a/app-misc/dailystrips/dailystrips-1.0.24-r1.ebuild +++ b/app-misc/dailystrips/dailystrips-1.0.24-r1.ebuild @@ -2,15 +2,16 @@ # Distributed under the terms of the GNU General Public License, v2 or later # /space/gentoo/cvsroot/gentoo-x86/app-misc/dailystrips/dailystrips-1.0.24.ebuild,v 1.3 2002/05/27 17:27:35 drobbins Exp +S=${WORKDIR}/${P} DESCRIPTION="dailystrips automatically downloads your favorite online comics from the web." HOMEPAGE="http://dailystrips.sourceforge.net/" - -DEPEND=">=dev-perl/libwww-perl-5.50" - -#SRC_URI="mirror://sourceforge/dailystrips/${P}.tar.gz" SRC_URI="http://west.dl.sourceforge.net/sourceforge/dailystrips/${P}.tar.gz" -S=${WORKDIR}/${P} +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + +DEPEND=">=dev-perl/libwww-perl-5.50" src_unpack() { unpack ${A} diff --git a/app-misc/dailystrips/dailystrips-1.0.24.ebuild b/app-misc/dailystrips/dailystrips-1.0.24.ebuild index ceee707f24c3..37c6d06d8429 100644 --- a/app-misc/dailystrips/dailystrips-1.0.24.ebuild +++ b/app-misc/dailystrips/dailystrips-1.0.24.ebuild @@ -1,16 +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/app-misc/dailystrips/dailystrips-1.0.24.ebuild,v 1.4 2002/07/11 06:30:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dailystrips/dailystrips-1.0.24.ebuild,v 1.5 2002/07/25 16:55:21 seemant Exp $ +S=${WORKDIR}/${P} DESCRIPTION="dailystrips automatically downloads your favorite online comics from the web." HOMEPAGE="http://dailystrips.sourceforge.net/" - -DEPEND=">=dev-perl/libwww-perl-5.50" - -#SRC_URI="mirror://sourceforge/dailystrips/${P}.tar.gz" SRC_URI="http://west.dl.sourceforge.net/sourceforge/dailystrips/${P}.tar.gz" -S=${WORKDIR}/${P} +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + +DEPEND=">=dev-perl/libwww-perl-5.50" src_unpack() { unpack ${A} diff --git a/app-misc/devtodo/devtodo-0.1.11-r1.ebuild b/app-misc/devtodo/devtodo-0.1.11-r1.ebuild index 5fa28ca0e7c0..5a667175cb41 100644 --- a/app-misc/devtodo/devtodo-0.1.11-r1.ebuild +++ b/app-misc/devtodo/devtodo-0.1.11-r1.ebuild @@ -1,62 +1,31 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.11-r1.ebuild,v 1.2 2002/07/11 06:30:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.11-r1.ebuild,v 1.3 2002/07/25 16:55:21 seemant Exp $ -#Source directory; the dir where the sources can be found (automatically unpacked) S=${WORKDIR}/${P} - -#Short one-line description DESCRIPTION="A nice command line todo list for developers" - -#Point to any required sources; these will be automatically downloaded by Portage SRC_URI="http://activelysecure.net/~alec/development/devtodo/0.1.11/${P}.tar.gz" - -#Homepage, not used by Portage directly but handy for developer reference HOMEPAGE="http://activelysecure.net/~alec/development/devtodo/" -#build-time dependencies -DEPEND="virtual/glibc - >=sys-libs/ncurses-5.2 - >=sys-libs/readline-4.1 - >=sys-devel/gcc-2.95.3" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" -#run-time dependencies, same as DEPEND if RDEPEND isn't defined: -#RDEPEND="" +DEPEND=">=sys-libs/ncurses-5.2 + >=sys-libs/readline-4.1" src_unpack() { - unpack ${A} - cd ${S} - patch -p1 < ${FILESDIR}/${P}.colourplain.patch + unpack ${A} + cd ${S} + patch -p1 < ${FILESDIR}/${P}.colourplain.patch } src_compile() { - #the "try" command will stop the build process if the specified command fails. Prefix critical - #commands with "try" - try ./configure --infodir=/usr/share/info --mandir=/usr/share/man --prefix=/usr --host=${CHOST} - #Note the use of --infodir and --mandir, above. This is to make this package FHS 2.2-compliant - #(/usr/share is used for info and man now). - - try make - #emake (previously known as pmake) is a script that calls the standard GNU make with parallel - #building options for speedier builds on SMP systems. Use emake first; it might not work. If - #not, then replace the line above with: - - #try make + econf || die + make || die } 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. - - # try make prefix=${D}/usr install - - try make DESTDIR=${D} install - #again, verify the Makefiles! We don't want anything falling outside - #of ${D}. - - dodoc AUTHORS COPYING ChangeLog QuickStart README TODO + make DESTDIR=${D} install || die + dodoc AUTHORS COPYING ChangeLog QuickStart README TODO } - diff --git a/app-misc/devtodo/devtodo-0.1.11.ebuild b/app-misc/devtodo/devtodo-0.1.11.ebuild deleted file mode 100644 index 26ac36a1e38e..000000000000 --- a/app-misc/devtodo/devtodo-0.1.11.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.11.ebuild,v 1.2 2002/07/11 06:30:16 drobbins Exp $ - -#Source directory; the dir where the sources can be found (automatically unpacked) -S=${WORKDIR}/${P} - -#Short one-line description -DESCRIPTION="A nice command line todo list for developers" - -#Point to any required sources; these will be automatically downloaded by Portage -SRC_URI="http://activelysecure.net/~alec/development/devtodo/0.1.11/${P}.tar.gz" - -#Homepage, not used by Portage directly but handy for developer reference -HOMEPAGE="http://activelysecure.net/~alec/development/devtodo/" - -#build-time dependencies -DEPEND="virtual/glibc - >=sys-libs/ncurses-5.2 - >=sys-libs/readline-4.1 - >=sys-devel/gcc-2.95.3" - -#run-time dependencies, same as DEPEND if RDEPEND isn't defined: -#RDEPEND="" - -src_compile() { - #the "try" command will stop the build process if the specified command fails. Prefix critical - #commands with "try" - try ./configure --infodir=/usr/share/info --mandir=/usr/share/man --prefix=/usr --host=${CHOST} - #Note the use of --infodir and --mandir, above. This is to make this package FHS 2.2-compliant - #(/usr/share is used for info and man now). - - try make - #emake (previously known as pmake) is a script that calls the standard GNU make with parallel - #building options for speedier builds on SMP systems. Use emake first; it might not work. If - #not, then replace the line above with: - - #try make -} - -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. - - # try make prefix=${D}/usr install - - try make DESTDIR=${D} install - #again, verify the Makefiles! We don't want anything falling outside - #of ${D}. - - dodoc AUTHORS COPYING ChangeLog QuickStart README TODO -} - diff --git a/app-misc/devtodo/devtodo-0.1.14.ebuild b/app-misc/devtodo/devtodo-0.1.14.ebuild index 40c3a7dfef78..9e33fc94a37e 100644 --- a/app-misc/devtodo/devtodo-0.1.14.ebuild +++ b/app-misc/devtodo/devtodo-0.1.14.ebuild @@ -1,59 +1,29 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.14.ebuild,v 1.1 2002/07/24 10:03:58 cybersystem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.14.ebuild,v 1.2 2002/07/25 16:55:21 seemant Exp $ -SLOT="0" -KEYWORDS="x86" -LICENSE="GPL-2" - -#Source directory; the dir where the sources can be found (automatically unpacked) S=${WORKDIR}/${P} - -#Short one-line description DESCRIPTION="A nice command line todo list for developers" - -#Point to any required sources; these will be automatically downloaded by Portage SRC_URI="http://devtodo.sourceforge.net/${PV}/${P}.tar.gz" - -#Homepage, not used by Portage directly but handy for developer reference HOMEPAGE="http://devtodo.sourceforge.net/" -#build-time dependencies -DEPEND="virtual/glibc - >=sys-libs/ncurses-5.2 - >=sys-libs/readline-4.1 - >=sys-devel/gcc-2.95.3" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + +DEPEND=">=sys-libs/ncurses-5.2 + >=sys-libs/readline-4.1" -#run-time dependencies, same as DEPEND if RDEPEND isn't defined: -#RDEPEND="" src_compile() { - #the "try" command will stop the build process if the specified command fails. Prefix critical - #commands with "try" - try ./configure --infodir=/usr/share/info --mandir=/usr/share/man --prefix=/usr --sysconfdir=/etc/devtodo --host=${CHOST} - #Note the use of --infodir and --mandir, above. This is to make this package FHS 2.2-compliant - #(/usr/share is used for info and man now). + econf --sysconfdir=/etc/devtodo || die - try make - #emake (previously known as pmake) is a script that calls the standard GNU make with parallel - #building options for speedier builds on SMP systems. Use emake first; it might not work. If - #not, then replace the line above with: - - #try make + make || die } 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. - - # try make prefix=${D}/usr install - - try make DESTDIR=${D} install - #again, verify the Makefiles! We don't want anything falling outside - #of ${D}. + make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog QuickStart README TODO doc/scripts.sh doc/scripts.tcsh doc/todorc.example contrib/tdrec + dodoc AUTHORS COPYING ChangeLog QuickStart README TODO + dodoc doc/scripts.sh doc/scripts.tcsh doc/todorc.example contrib/tdrec } diff --git a/app-misc/devtodo/files/digest-devtodo-0.1.11 b/app-misc/devtodo/files/digest-devtodo-0.1.11 deleted file mode 100644 index cfedd6be9d04..000000000000 --- a/app-misc/devtodo/files/digest-devtodo-0.1.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 501566f92724a2073280cbdf8adeb709 devtodo-0.1.11.tar.gz 285229 diff --git a/app-misc/dfm/dfm-0.99.9.ebuild b/app-misc/dfm/dfm-0.99.9.ebuild index c391dcedd6b1..b28e153c7be1 100644 --- a/app-misc/dfm/dfm-0.99.9.ebuild +++ b/app-misc/dfm/dfm-0.99.9.ebuild @@ -1,41 +1,27 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/dfm/dfm-0.99.9.ebuild,v 1.1 2002/07/12 01:29:16 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dfm/dfm-0.99.9.ebuild,v 1.2 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/dfm DESCRIPTION="Desktop Manager. Good replacement for gmc or nautilus" SRC_URI="http://www.kaisersite.de/dfm/${P}.tar.gz" HOMEPAGE="http://www.kaisersite.de/dfm/" -LICENSE="GPL-2" -KEYWORDS="*" SLOT="0" - +LICENSE="GPL-2" +KEYWORDS="x86 ppc" DEPEND="=x11-libs/gtk+-1.2* =media-libs/imlib-1.9*" -RDEPEND="${DEPEND}" src_compile() { - - ./configure \ - --host=${CHOST} \ - --prefix=/usr \ - --sysconfdir=/etc/ \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man || die - + econf || die emake || die } src_install () { - make prefix=${D}/usr \ - sysconfdir=${D}/etc/ \ - infodir=${D}/usr/share/info \ - mandir=${D}/usr/share/man \ - install || die + einstall || die dodoc README INSTALL ChangeLog TODO NEWS AUTHORS } - diff --git a/app-misc/emelfm/emelfm-0.9.2.ebuild b/app-misc/emelfm/emelfm-0.9.2.ebuild index bb9b9d47e6fb..2011d0cb6d3d 100644 --- a/app-misc/emelfm/emelfm-0.9.2.ebuild +++ b/app-misc/emelfm/emelfm-0.9.2.ebuild @@ -1,20 +1,22 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm/emelfm-0.9.2.ebuild,v 1.2 2002/07/11 06:30:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm/emelfm-0.9.2.ebuild,v 1.3 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} - DESCRIPTION="A file manager that implements the popular two-pane design." SRC_URI="http://emelfm.sourceforge.net/${P}.tar.gz" HOMEPAGE="http://emelfm.sourceforge.net/" -DEPEND="virtual/glibc - =x11-libs/gtk+-1.2*" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + +DEPEND="=x11-libs/gtk+-1.2*" src_unpack() { unpack ${A} - patch -p0 <${FILESDIR}/po-cs-po-gentoo.patch - patch -p0 <${FILESDIR}/makefile-nls-gentoo.patch + patch -p0 <${FILESDIR}/po-cs-po-gentoo.patch || die + patch -p0 <${FILESDIR}/makefile-nls-gentoo.patch || die } src_compile() { diff --git a/app-misc/endeavour/endeavour-2.1.14.ebuild b/app-misc/endeavour/endeavour-2.1.14.ebuild index d538fa7976f5..3c53c580b862 100644 --- a/app-misc/endeavour/endeavour-2.1.14.ebuild +++ b/app-misc/endeavour/endeavour-2.1.14.ebuild @@ -1,40 +1,36 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Pedro Fiol <fiocolpe@softhome.net> -# $Header: /var/cvsroot/gentoo-x86/app-misc/endeavour/endeavour-2.1.14.ebuild,v 1.2 2002/05/23 06:50:09 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/endeavour/endeavour-2.1.14.ebuild,v 1.3 2002/07/25 16:55:21 seemant Exp $ M=endeavour2-mimetypes S=${WORKDIR}/${P} DESCRIPTION="This is a powerful file and image browser" +HOMEPAGE="http://wolfpack.twu.net/Endeavour2/" SRC_URI="ftp://wolfpack.twu.net/users/wolfpack/${P}.tar.bz2 ftp://wolfpack.twu.net/users/wolfpack/${M}.tgz" -HOMEPAGE="http://wolfpack.twu.net/Endeavour2/" +SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10 >=media-gfx/iv-0.1.9" src_unpack() { - unpack ${P}.tar.bz2 unpack ${M}.tgz - } src_compile() { - cd ${P} ./configure Linux \ --prefix=/usr emake || die "Parallel make failed" - } src_install () { - dobin endeavour2/endeavour2 doman endeavour2/endeavour2.1 dodir /usr/share/icons @@ -53,5 +49,4 @@ src_install () { dodoc README.mimetypes insinto /usr/share/endeavour2/ doins mimetypes.ini - } diff --git a/app-misc/fdutils/fdutils-5.4.20020222.ebuild b/app-misc/fdutils/fdutils-5.4.20020222.ebuild index 2f261b337e1e..9bc4beed90dd 100644 --- a/app-misc/fdutils/fdutils-5.4.20020222.ebuild +++ b/app-misc/fdutils/fdutils-5.4.20020222.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/app-misc/fdutils/fdutils-5.4.20020222.ebuild,v 1.3 2002/07/25 16:55:21 seemant Exp $ +S=${WORKDIR}/${PN}-5.4 DESCRIPTION="The fdutils package contains utilities for configuring and debugging the Linux floppy driver" SRC_URI="http://fdutils.linux.lu/fdutils-5.4.tar.gz http://fdutils.linux.lu/fdutils-5.4-20020222.diff.gz" HOMEPAGE="http://fdutils.linux.lu/" + +SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -SLOT="0" + DEPEND=">=mtools-3" -#RDEPEND="" -S=${WORKDIR}/${PN}-5.4 src_unpack() { unpack fdutils-5.4.tar.gz @@ -19,25 +20,18 @@ src_unpack() { } src_compile() { - cd ${S} - ./configure \ - --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --enable-fdmount-floppy-only \ - --mandir=/usr/share/man || die "./configure failed" - - - - #emake || die + econf --enable-fdmount-floppy-only || die make || die } src_install () { - # since the Makefiles doesnt support $DESTDIR we'll do it manually instead of patching the Makefile.in + # since the Makefiles doesnt support $DESTDIR we'll do it manually + # instead of patching the Makefile.in - dobin src/MAKEFLOPPIES src/diskd src/floppycontrol src/floppymeter src/getfdprm src/setfdprm - dobin src/fdrawcmd src/fdmount + cd src + dobin MAKEFLOPPIES diskd floppycontrol floppymeter getfdprm setfdprm + dobin fdrawcmd fdmount + cd ${S} dosym /usr/bin/binxdfcopy /usr/bin/xdfformat dosym /usr/bin/fdmount /usr/bin/fdumount @@ -45,7 +39,7 @@ src_install () { dosym /usr/bin/fdmount /usr/bin/fdmountd insinto /etc - doins src/mediaprm + doins src/mediaprm doinfo doc/fdutils.info* @@ -57,5 +51,4 @@ src_install () { dosym /usr/share/man/man1/xdfcopy.1.gz /usr/share/man/man1/xdfformat.1.gz dodoc Changelog - } diff --git a/app-misc/figlet/figlet-22.ebuild b/app-misc/figlet/figlet-22.ebuild index 63dcf04b7600..ee1e16a7c201 100644 --- a/app-misc/figlet/figlet-22.ebuild +++ b/app-misc/figlet/figlet-22.ebuild @@ -1,12 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# AJ Lewis <aj@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/figlet/figlet-22.ebuild,v 1.2 2002/04/28 02:37:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/figlet/figlet-22.ebuild,v 1.3 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${PN}${PV} DESCRIPTION="FIGlet is a program for making large letters out of ordinary text" SRC_URI="ftp://ftp.plig.org/pub/figlet/program/unix/${PN}${PV}.tar.gz" HOMEPAGE="http://st-www.cs.uiuc.edu/users/chai/figlet.html" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="x86" + DEPEND="virtual/glibc" src_unpack() { diff --git a/app-misc/fixdos/fixdos-1.3.1.ebuild b/app-misc/fixdos/fixdos-1.3.1.ebuild index 903e573f42c5..ccb33c140e6a 100644 --- a/app-misc/fixdos/fixdos-1.3.1.ebuild +++ b/app-misc/fixdos/fixdos-1.3.1.ebuild @@ -1,13 +1,17 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/fixdos/fixdos-1.3.1.ebuild,v 1.1 2002/05/27 01:02:11 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/fixdos/fixdos-1.3.1.ebuild,v 1.2 2002/07/25 16:55:21 seemant Exp $ +S=${WORKDIR}/fixDos-${PV} DESCRIPTION="Set of utilities such as crlf which converts files between UNIX and DOS newlines." HOMEPAGE="http://e.co.za/marius/" +SRC_URI="http://e.co.za/marius/downloads/misc/fixDos-${PV}.tar.gz" + +SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" + DEPEND="virtual/glibc" -SRC_URI="http://e.co.za/marius/downloads/misc/fixDos-${PV}.tar.gz" -S=${WORKDIR}/fixDos-${PV} src_unpack() { unpack ${A} @@ -15,7 +19,7 @@ src_unpack() { cd ${S} # Apply this patch to the makefile so that it builds with our # desired CFLAGS. - patch < ${FILESDIR}/${P}-gentoo-makefile.diff + patch < ${FILESDIR}/${P}-gentoo-makefile.diff || die } src_compile() { |