diff options
-rw-r--r-- | app-misc/gtkdiff/gtkdiff-1.7.0.ebuild | 3 | ||||
-rwxr-xr-x | autocompile.sh | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.0.3.ebuild | 3 | ||||
-rw-r--r-- | gnome-apps/gtkdiff/gtkdiff-1.7.0.ebuild | 3 | ||||
-rw-r--r-- | gnome-base/glibwww/glibwww-0.2.ebuild | 3 | ||||
-rw-r--r-- | gnome-extra/glibwww/glibwww-0.2.ebuild | 3 | ||||
-rw-r--r-- | gnome-libs/glibwww/glibwww-0.2.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/ucspi-tcp/ucspi-tcp-0.88.ebuild | 12 | ||||
-rw-r--r-- | sys-libs/ncurses/ncurses-5.2.ebuild | 4 |
9 files changed, 24 insertions, 14 deletions
diff --git a/app-misc/gtkdiff/gtkdiff-1.7.0.ebuild b/app-misc/gtkdiff/gtkdiff-1.7.0.ebuild index 803e10a5443d..93f8fecfe2ad 100644 --- a/app-misc/gtkdiff/gtkdiff-1.7.0.ebuild +++ b/app-misc/gtkdiff/gtkdiff-1.7.0.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtkdiff/gtkdiff-1.7.0.ebuild,v 1.1 2000/11/26 12:44:40 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtkdiff/gtkdiff-1.7.0.ebuild,v 1.2 2000/11/27 15:12:34 achim Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK Frontend for diff" SRC_URI="http://www.ainet.or.jp/~inoue/software/gtkdiff/${P}.tar.gz" HOMEPAGE="http://www.ainet.or.jp/~inoue/software/gtkdiff/index-e.html" +DEPEND=">=gnome-base/gnome-libs-1.2.8" src_compile() { diff --git a/autocompile.sh b/autocompile.sh index df26146043cc..1321c5037c88 100755 --- a/autocompile.sh +++ b/autocompile.sh @@ -9,6 +9,7 @@ C_NO=$'\e[31m' PORTDIR=/usr/portage LOGDIR=$ROOT/tmp/portage-log STEPS="check fetch clean unpack compile install qmerge clean" +#STEPS="check unmerge" do_step() { @@ -74,7 +75,7 @@ do then # Check if installed - if [ -d ${ROOT}var/db/pkg/$myc/$myp ] + if [ -d ${ROOT}/var/db/pkg/$myc/$myp ] then continue fi @@ -101,4 +102,5 @@ do else echo "!!! $myd does not exists !" fi + ldconfig -r $ROOT &> /dev/null done
\ No newline at end of file diff --git a/dev-db/postgresql/postgresql-7.0.3.ebuild b/dev-db/postgresql/postgresql-7.0.3.ebuild index c5f1355aa055..03649f23a146 100644 --- a/dev-db/postgresql/postgresql-7.0.3.ebuild +++ b/dev-db/postgresql/postgresql-7.0.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.0.3.ebuild,v 1.1 2000/11/26 12:38:24 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.0.3.ebuild,v 1.2 2000/11/27 15:12:34 achim Exp $ #P= A=${P}.tar.gz @@ -28,6 +28,7 @@ src_compile() { src_install () { cd ${S} + dodir /usr/include/postgres try make POSTGRESDIR=${D}/usr install } diff --git a/gnome-apps/gtkdiff/gtkdiff-1.7.0.ebuild b/gnome-apps/gtkdiff/gtkdiff-1.7.0.ebuild index 7c068efaf2c1..a58a88943091 100644 --- a/gnome-apps/gtkdiff/gtkdiff-1.7.0.ebuild +++ b/gnome-apps/gtkdiff/gtkdiff-1.7.0.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gtkdiff/gtkdiff-1.7.0.ebuild,v 1.1 2000/11/26 12:44:40 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gtkdiff/gtkdiff-1.7.0.ebuild,v 1.2 2000/11/27 15:12:34 achim Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK Frontend for diff" SRC_URI="http://www.ainet.or.jp/~inoue/software/gtkdiff/${P}.tar.gz" HOMEPAGE="http://www.ainet.or.jp/~inoue/software/gtkdiff/index-e.html" +DEPEND=">=gnome-base/gnome-libs-1.2.8" src_compile() { diff --git a/gnome-base/glibwww/glibwww-0.2.ebuild b/gnome-base/glibwww/glibwww-0.2.ebuild index cea641ea6642..21b45b62d2c7 100644 --- a/gnome-base/glibwww/glibwww-0.2.ebuild +++ b/gnome-base/glibwww/glibwww-0.2.ebuild @@ -9,7 +9,8 @@ DESCRIPTION="The Gnome Application Libraries" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" -DEPEND=">=net-libs/libwww-1.5.3-r1" +DEPEND=">=gnome-base/gnome-libs-1.2.8 + >=net-libs/libwww-1.5.3-r1" diff --git a/gnome-extra/glibwww/glibwww-0.2.ebuild b/gnome-extra/glibwww/glibwww-0.2.ebuild index cea641ea6642..21b45b62d2c7 100644 --- a/gnome-extra/glibwww/glibwww-0.2.ebuild +++ b/gnome-extra/glibwww/glibwww-0.2.ebuild @@ -9,7 +9,8 @@ DESCRIPTION="The Gnome Application Libraries" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" -DEPEND=">=net-libs/libwww-1.5.3-r1" +DEPEND=">=gnome-base/gnome-libs-1.2.8 + >=net-libs/libwww-1.5.3-r1" diff --git a/gnome-libs/glibwww/glibwww-0.2.ebuild b/gnome-libs/glibwww/glibwww-0.2.ebuild index cea641ea6642..21b45b62d2c7 100644 --- a/gnome-libs/glibwww/glibwww-0.2.ebuild +++ b/gnome-libs/glibwww/glibwww-0.2.ebuild @@ -9,7 +9,8 @@ DESCRIPTION="The Gnome Application Libraries" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" -DEPEND=">=net-libs/libwww-1.5.3-r1" +DEPEND=">=gnome-base/gnome-libs-1.2.8 + >=net-libs/libwww-1.5.3-r1" diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88.ebuild b/sys-apps/ucspi-tcp/ucspi-tcp-0.88.ebuild index 592d499a2cc0..f821b9fc4b01 100644 --- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88.ebuild +++ b/sys-apps/ucspi-tcp/ucspi-tcp-0.88.ebuild @@ -1,20 +1,22 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ucspi-tcp-0.88.ebuild,v 1.1 2000/11/24 00:43:31 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ucspi-tcp-0.88.ebuild,v 1.2 2000/11/27 15:12:34 achim Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Collection of tools for managing UNIX services" SRC_URI="http://cr.yp.to/ucspi-tcp/ucspi-tcp-0.88.tar.gz" HOMEPAGE="http://cr.yp.to/ucspi-tcp/" - +S=${WORKDIR}/${P} DEPEND=">=sys-libs/glibc-2.1.3" src_unpack() { - unpack ${A} - cd ${S} + + unpack ucspi-tcp-0.88.tar.gz + echo $WORKDIR/${P} + echo $S echo "gcc ${CFLAGS}" > conf-cc echo "gcc -s" > conf-ld + } src_compile() { diff --git a/sys-libs/ncurses/ncurses-5.2.ebuild b/sys-libs/ncurses/ncurses-5.2.ebuild index 5716a41bebab..b9763d65b639 100644 --- a/sys-libs/ncurses/ncurses-5.2.ebuild +++ b/sys-libs/ncurses/ncurses-5.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.2.ebuild,v 1.1 2000/11/26 14:48:25 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.2.ebuild,v 1.2 2000/11/27 15:12:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -17,7 +17,7 @@ src_compile() { } src_install() { - try make prefix=${D}/usr install + try make prefix=${D}/usr install ticdir=${D}/usr/share/terminfo #move to root so that we can use ncurses on boot cd ${D}/usr/lib dodir /lib |