diff options
author | 2000-11-01 04:44:22 +0000 | |
---|---|---|
committer | 2000-11-01 04:44:22 +0000 | |
commit | 41427d0912dbf3ecede11ee8506f59a421c8a196 (patch) | |
tree | f04be9e68cefba0fba594c0f0bd1ecf454017574 /net-misc | |
parent | Added dependencies (diff) | |
download | historical-41427d0912dbf3ecede11ee8506f59a421c8a196.tar.gz historical-41427d0912dbf3ecede11ee8506f59a421c8a196.tar.bz2 historical-41427d0912dbf3ecede11ee8506f59a421c8a196.zip |
Added dependencies
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/bind/bind-8.2.2.5-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/dhcp/dhcp-3.0_beta0206.ebuild | 3 | ||||
-rw-r--r-- | net-misc/ipchains-firewall/ipchains-firewall-1.7.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netkit-fingerd/netkit-fingerd-0.17-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/netkit-talk/netkit-talk-0.17-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/netkit-telnetd/netkit-telnetd-0.17-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/netkit-timed/netkit-timed-0.17-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/rsync/rsync-2.4.6.ebuild | 3 | ||||
-rw-r--r-- | net-misc/snarf/snarf-7.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wget/wget-1.5.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/whois/whois-4.5.1.ebuild | 5 |
14 files changed, 48 insertions, 14 deletions
diff --git a/net-misc/bind/bind-8.2.2.5-r1.ebuild b/net-misc/bind/bind-8.2.2.5-r1.ebuild index 225b92047eb4..9cdc1f23fe0f 100644 --- a/net-misc/bind/bind-8.2.2.5-r1.ebuild +++ b/net-misc/bind/bind-8.2.2.5-r1.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/net-misc/bind/bind-8.2.2.5-r1.ebuild,v 1.3 2000/09/15 20:09:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bind/bind-8.2.2.5-r1.ebuild,v 1.4 2000/11/01 04:44:21 achim Exp $ A=bind-src.tar.gz S=${WORKDIR}/src @@ -9,6 +9,9 @@ DESCRIPTION="Name Server" SRC_URI="ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/"${A} HOMEPAGE="http://www.isc.org/products/BIND" +DEPEND=">=sys-apps/bash-2.04 + >=sys-libs/glibc-2.1.3" + src_compile() { try make clean try make depend diff --git a/net-misc/dhcp/dhcp-3.0_beta0206.ebuild b/net-misc/dhcp/dhcp-3.0_beta0206.ebuild index 33235ce53857..ab32f6fa23f9 100644 --- a/net-misc/dhcp/dhcp-3.0_beta0206.ebuild +++ b/net-misc/dhcp/dhcp-3.0_beta0206.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-misc/dhcp/dhcp-3.0_beta0206.ebuild,v 1.2 2000/10/05 18:22:51 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0_beta0206.ebuild,v 1.3 2000/11/01 04:44:21 achim Exp $ P=dhcp-3.0b2pl6 A="${P}.tar.gz" @@ -10,6 +10,7 @@ DESCRIPTION="ISC Dynamic Host Configuration Protocol" SRC_URI="ftp://ftp.isc.org/isc/dhcp/${P}.tar.gz" HOMEPAGE="http://www.isc.org/products/DHCP/" +DEPEND=">=sys-libs/glibc-2.1.3" src_compile() { diff --git a/net-misc/ipchains-firewall/ipchains-firewall-1.7.0-r1.ebuild b/net-misc/ipchains-firewall/ipchains-firewall-1.7.0-r1.ebuild index 1686a6191eb4..1a41035336e8 100644 --- a/net-misc/ipchains-firewall/ipchains-firewall-1.7.0-r1.ebuild +++ b/net-misc/ipchains-firewall/ipchains-firewall-1.7.0-r1.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-misc/ipchains-firewall/ipchains-firewall-1.7.0-r1.ebuild,v 1.2 2000/08/16 04:38:17 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipchains-firewall/ipchains-firewall-1.7.0-r1.ebuild,v 1.3 2000/11/01 04:44:21 achim Exp $ P=ipchains-firewall-1.7.0 A=${P}.tar.gz @@ -10,6 +10,8 @@ DESCRIPTION="IP-Chains Firewall Script " SRC_URI="http://firewall.langistix.com/download/"${A} HOMEPAGE="http://firewall.langistix.com/" +DEPEND=">=sys-apps/bash-2.04" + src_compile() { cd ${S} } diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild index 3f9f04354caa..bd7b05b9a757 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.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-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.3 2000/09/15 20:09:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.4 2000/11/01 04:44:21 achim Exp $ P=netkit-bootpd-0.17 A=netkit-bootparamd-0.17.tar.gz @@ -9,6 +9,8 @@ S=${WORKDIR}/netkit-bootparamd-0.17 DESCRIPTION="Netkit - bootp" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${A}" +DEPEND=">=sys-libs/glibc-2.1.3" + src_compile() { try ./configure try make diff --git a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r1.ebuild b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r1.ebuild index 2a05bba3f35a..9fe1ad2b7fba 100644 --- a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r1.ebuild +++ b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r1.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-misc/netkit-fingerd/netkit-fingerd-0.17-r1.ebuild,v 1.3 2000/09/15 20:09:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/netkit-fingerd-0.17-r1.ebuild,v 1.4 2000/11/01 04:44:21 achim Exp $ P=netkit-fingerd-0.17 A=bsd-finger-0.17.tar.gz @@ -9,6 +9,8 @@ S=${WORKDIR}/bsd-finger-0.17 DESCRIPTION="Netkit - fingerd" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${A}" +DEPEND=">=sys-libs/glibc-2.1.3" + src_compile() { cd ${S} try ./configure diff --git a/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild b/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild index 73b6d231901e..107946fdc601 100644 --- a/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild +++ b/net-misc/netkit-routed/netkit-routed-0.17-r1.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-misc/netkit-routed/netkit-routed-0.17-r1.ebuild,v 1.3 2000/09/15 20:09:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild,v 1.4 2000/11/01 04:44:21 achim Exp $ P=netkit-routed-0.17 A=${P}.tar.gz @@ -9,6 +9,8 @@ S=${WORKDIR}/${P} DESCRIPTION="Netkit - routed" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${A}" +DEPEND=">=sys-libs/glibc-2.1.3" + src_compile() { try ./configure try make diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r1.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r1.ebuild index f9e24fba12a9..7f33df3e1a2d 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r1.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r1.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-misc/netkit-rsh/netkit-rsh-0.17-r1.ebuild,v 1.3 2000/09/15 20:09:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r1.ebuild,v 1.4 2000/11/01 04:44:21 achim Exp $ P=netkit-rsh-0.17 A=${P}.tar.gz @@ -9,6 +9,9 @@ S=${WORKDIR}/${P} DESCRIPTION="Netkit - rshd" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${A}" +DEPEND=">=sys-libs/glibc-2.1.3 + >=sys-libs/pam-0.72" + src_compile() { try ./configure try make diff --git a/net-misc/netkit-talk/netkit-talk-0.17-r1.ebuild b/net-misc/netkit-talk/netkit-talk-0.17-r1.ebuild index ddaa445645d3..3c973fdf26fa 100644 --- a/net-misc/netkit-talk/netkit-talk-0.17-r1.ebuild +++ b/net-misc/netkit-talk/netkit-talk-0.17-r1.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-misc/netkit-talk/netkit-talk-0.17-r1.ebuild,v 1.3 2000/09/15 20:09:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-talk/netkit-talk-0.17-r1.ebuild,v 1.4 2000/11/01 04:44:21 achim Exp $ P=netkit-talk-0.17 A=netkit-ntalk-0.17.tar.gz @@ -9,6 +9,10 @@ S=${WORKDIR}/netkit-ntalk-0.17 DESCRIPTION="Netkit - talkd" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${A}" +DEPEND=">=sys-libs/glibc-2.1.3 + >=sys-libs/gpm-1.19.3 + >=sys-libs/ncurses-5.1" + src_compile() { try ./configure try make diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r1.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r1.ebuild index 258e29c449b6..7a43e0c285f9 100644 --- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r1.ebuild +++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r1.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-misc/netkit-telnetd/netkit-telnetd-0.17-r1.ebuild,v 1.3 2000/09/15 20:09:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r1.ebuild,v 1.4 2000/11/01 04:44:22 achim Exp $ P=netkit-telnetd-0.17 A=netkit-telnet-0.17.tar.gz @@ -9,6 +9,10 @@ S=${WORKDIR}/netkit-telnet-0.17 DESCRIPTION="Standard Linux telnet client" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${A}" +DEPEND=">=sys-libs/glibc-2.1.3 + >=sys-libs/gpm-1.19.3 + >=sys-libs/ncurses-5.1" + src_compile() { try ./configure --prefix=/usr cp MCONFIG MCONFIG.orig diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r1.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r1.ebuild index a0323fc204a6..c35abe83f1cb 100644 --- a/net-misc/netkit-timed/netkit-timed-0.17-r1.ebuild +++ b/net-misc/netkit-timed/netkit-timed-0.17-r1.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-misc/netkit-timed/netkit-timed-0.17-r1.ebuild,v 1.3 2000/09/15 20:09:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r1.ebuild,v 1.4 2000/11/01 04:44:22 achim Exp $ P=netkit-timed-0.17 A=${P}.tar.gz @@ -9,6 +9,9 @@ S=${WORKDIR}/${P} DESCRIPTION="Netkit - timed" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${A}" +DEPEND=">=sys-apps/bash-2.04 + >=sys-libs/glibc-2.1.3" + src_compile() { try ./configure try make diff --git a/net-misc/rsync/rsync-2.4.6.ebuild b/net-misc/rsync/rsync-2.4.6.ebuild index 5ba611606e77..fa099ea4cec0 100644 --- a/net-misc/rsync/rsync-2.4.6.ebuild +++ b/net-misc/rsync/rsync-2.4.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/net-misc/rsync/rsync-2.4.6.ebuild,v 1.1 2000/10/05 18:22:51 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.4.6.ebuild,v 1.2 2000/11/01 04:44:22 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,7 @@ DESCRIPTION="File transfer program to keep remote files into sync" SRC_URI="http://rsync.samba.org/ftp/rsync/${A}" HOMEPAGE="http://rsync.samba.org" +DEPEND=">=sys-libs/glibc-2.1.3" src_compile() { diff --git a/net-misc/snarf/snarf-7.0-r1.ebuild b/net-misc/snarf/snarf-7.0-r1.ebuild index 01ed96da8117..6e20d5bb368c 100644 --- a/net-misc/snarf/snarf-7.0-r1.ebuild +++ b/net-misc/snarf/snarf-7.0-r1.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-misc/snarf/snarf-7.0-r1.ebuild,v 1.3 2000/09/15 20:09:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/snarf-7.0-r1.ebuild,v 1.4 2000/11/01 04:44:22 achim Exp $ P=snarf-7.0 A=${P}.tar.gz @@ -10,6 +10,8 @@ DESCRIPTION="A full featured small web-spider" SRC_URI="http://www.xach.com/snarf/"${A} HOMEPAGE="http://www.xach.com/snarf/" +DEPEND=">=sys-libs/glibc-2.1.3" + src_compile() { cd ${S} try ./configure --host=${CHOST} --prefix=/usr diff --git a/net-misc/wget/wget-1.5.3-r1.ebuild b/net-misc/wget/wget-1.5.3-r1.ebuild index 1a057f25d656..7b122375d7fd 100644 --- a/net-misc/wget/wget-1.5.3-r1.ebuild +++ b/net-misc/wget/wget-1.5.3-r1.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-misc/wget/wget-1.5.3-r1.ebuild,v 1.4 2000/10/04 13:31:05 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.5.3-r1.ebuild,v 1.5 2000/11/01 04:44:22 achim Exp $ P=wget-1.5.3 A="${P}.tar.gz wget-new-percentage-3.0.tgz" @@ -12,6 +12,8 @@ SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/wget/${A} http://www.biscom.net/~cade/away/projects/wget-new-percentage-3.0.tgz" HOMEPAGE="http://www.cg.tuwien.ac.at/~prikryl/wget.html" +DEPEND=">=sys-libs/glibc-2.1.3" + src_unpack () { unpack ${A} cd ${S}/src diff --git a/net-misc/whois/whois-4.5.1.ebuild b/net-misc/whois/whois-4.5.1.ebuild index 5d74afbf9bb2..46cd94cd2645 100644 --- a/net-misc/whois/whois-4.5.1.ebuild +++ b/net-misc/whois/whois-4.5.1.ebuild @@ -1,13 +1,16 @@ # 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-misc/whois/whois-4.5.1.ebuild,v 1.1 2000/10/05 18:22:52 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.1.ebuild,v 1.2 2000/11/01 04:44:22 achim Exp $ A=whois_4.5.1.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Whois Client" SRC_URI="http://www.linux.it/~md/software/${A}" +DEPEND=">=sys-devel/perl-5 + >=sys-libs/glibc-2.1.3" + src_unpack() { unpack ${A} cd ${S} |