diff options
-rw-r--r-- | dev-lang/tcl-tk/files/digest-tcl-tk-8.3.3 | 2 | ||||
-rw-r--r-- | gnome-office/eog/eog-0.6.ebuild | 6 | ||||
-rw-r--r-- | kde-base/kdelibs/files/digest-kdelibs-2.1.2 | 1 | ||||
-rw-r--r-- | media-gfx/eog/eog-0.6.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/iptraf/files/digest-iptraf-2.4.0 | 1 | ||||
-rw-r--r-- | net-analyzer/iptraf/iptraf-2.4.0.ebuild | 30 | ||||
-rw-r--r-- | net-nds/yp-tools/yp-tools-2.4-r2.ebuild | 4 |
7 files changed, 45 insertions, 5 deletions
diff --git a/dev-lang/tcl-tk/files/digest-tcl-tk-8.3.3 b/dev-lang/tcl-tk/files/digest-tcl-tk-8.3.3 new file mode 100644 index 000000000000..6315185c4a12 --- /dev/null +++ b/dev-lang/tcl-tk/files/digest-tcl-tk-8.3.3 @@ -0,0 +1,2 @@ +MD5 e94397490adb2c1c2b1990052b1a92b2 tcl8.3.3.tar.gz +MD5 72eb2d4a84f32fc1608e2333f92a2661 tk8.3.3.tar.gz diff --git a/gnome-office/eog/eog-0.6.ebuild b/gnome-office/eog/eog-0.6.ebuild index 9da4af23f9df..c8effe7fca72 100644 --- a/gnome-office/eog/eog-0.6.ebuild +++ b/gnome-office/eog/eog-0.6.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-office/eog/eog-0.6.ebuild,v 1.1 2001/04/29 15:28:08 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-office/eog/eog-0.6.ebuild,v 1.2 2001/05/10 09:39:40 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,9 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/eog/"${A} HOMEPAGE="http://www.gnome.org/gnome-office/eog.shtml" DEPEND=">=gnome-base/bonobo-0.18 - >=gnome-base/gconf-0.8" + >=gnome-base/gconf-0.8 + >=gnome-base/gnome-core-1.4 + >=gnome-base/libglade-0.16" src_compile() { try ./configure --host=${CHOST} --prefix=/opt/gnome \ diff --git a/kde-base/kdelibs/files/digest-kdelibs-2.1.2 b/kde-base/kdelibs/files/digest-kdelibs-2.1.2 new file mode 100644 index 000000000000..4f81b50d137e --- /dev/null +++ b/kde-base/kdelibs/files/digest-kdelibs-2.1.2 @@ -0,0 +1 @@ +MD5 7da819efb418b4ebae65a1ea5ed0ba5c kdelibs-2.1.2.tar.bz2 diff --git a/media-gfx/eog/eog-0.6.ebuild b/media-gfx/eog/eog-0.6.ebuild index 2994ccba1db5..6d11369fe3f7 100644 --- a/media-gfx/eog/eog-0.6.ebuild +++ b/media-gfx/eog/eog-0.6.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-0.6.ebuild,v 1.1 2001/04/29 15:28:08 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-0.6.ebuild,v 1.2 2001/05/10 09:39:40 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,9 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/eog/"${A} HOMEPAGE="http://www.gnome.org/gnome-office/eog.shtml" DEPEND=">=gnome-base/bonobo-0.18 - >=gnome-base/gconf-0.8" + >=gnome-base/gconf-0.8 + >=gnome-base/gnome-core-1.4 + >=gnome-base/libglade-0.16" src_compile() { try ./configure --host=${CHOST} --prefix=/opt/gnome \ diff --git a/net-analyzer/iptraf/files/digest-iptraf-2.4.0 b/net-analyzer/iptraf/files/digest-iptraf-2.4.0 new file mode 100644 index 000000000000..373362190e79 --- /dev/null +++ b/net-analyzer/iptraf/files/digest-iptraf-2.4.0 @@ -0,0 +1 @@ +MD5 becb2fbaef1e387a5339f92520af60e9 iptraf-2.4.0.tar.gz diff --git a/net-analyzer/iptraf/iptraf-2.4.0.ebuild b/net-analyzer/iptraf/iptraf-2.4.0.ebuild new file mode 100644 index 000000000000..f8e356aa33e5 --- /dev/null +++ b/net-analyzer/iptraf/iptraf-2.4.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2000 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# Author Bryce Porter <x86@gentoo.org> + +A=${P}.tar.gz +S=${WORKDIR}/${P} +DESCRIPTION="IPTraf is an ncurses-based IP LAN monitor" +SRC_URI="ftp://ftp.cebu.mozcom.com/pub/linux/net/${A}" +HOMEPAGE="http://cebu.mozcom.com/riker/iptraf/" + +DEPEND=">=sys-libs/ncurses-5.2-r1" + +src_compile() { + cd src + cp Makefile Makefile.orig + sed -e "s:-O2:$CFLAGS:g" \ + -e "s:/var/local/iptraf:/var/lib/iptraf:" \ + Makefile.orig >Makefile + try make clean all +} + +src_install() { + + dobin src/{iptraf,cfconv,rvnamed} + dodoc COPYING FAQ README* CHANGES RELEASE-NOTES + doman Documentation/*.8 + docinto html + dodoc Documentation/*.{gif,html} + dodir /var/{lib,run,log}/iptraf +} diff --git a/net-nds/yp-tools/yp-tools-2.4-r2.ebuild b/net-nds/yp-tools/yp-tools-2.4-r2.ebuild index f12be782481d..5929c1994fad 100644 --- a/net-nds/yp-tools/yp-tools-2.4-r2.ebuild +++ b/net-nds/yp-tools/yp-tools-2.4-r2.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.4-r2.ebuild,v 1.1 2001/04/21 11:29:52 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.4-r2.ebuild,v 1.2 2001/05/10 09:39:40 achim Exp $ P=yp-tools-2.4 A=${P}.tar.gz @@ -26,6 +26,8 @@ src_install() { dodoc AUTHORS ChangeLog COPYING NEWS README THANKS TODO insinto /etc/yp doins etc/nicknames + # This messes up boot so we remove it + rm -d ${D}/bin/ypdomainname } |