summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/clockspeed/clockspeed-0.62-r1.ebuild6
-rw-r--r--net-misc/dhcp/dhcp-3.0_beta0224.ebuild5
-rw-r--r--net-misc/djbdns/djbdns-1.05.ebuild5
-rw-r--r--net-misc/ipchains-firewall/ipchains-firewall-1.7.0-r1.ebuild4
-rw-r--r--net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild19
-rw-r--r--net-misc/netkit-telnetd/netkit-telnetd-0.17-r1.ebuild15
-rw-r--r--net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild5
7 files changed, 30 insertions, 29 deletions
diff --git a/net-misc/clockspeed/clockspeed-0.62-r1.ebuild b/net-misc/clockspeed/clockspeed-0.62-r1.ebuild
index 6c6c80b81f4a..1dfd723d83be 100644
--- a/net-misc/clockspeed/clockspeed-0.62-r1.ebuild
+++ b/net-misc/clockspeed/clockspeed-0.62-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 Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r1.ebuild,v 1.2 2001/05/01 22:24:04 pete Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r1.ebuild,v 1.3 2001/05/28 05:24:13 achim Exp $
#P=
A=${P}.tar.gz
@@ -10,7 +10,9 @@ DESCRIPTION="a simple ntp client"
SRC_URI="http://cr.yp.to/clockspeed/clockspeed-0.62.tar.gz"
HOMEPAGE="http://cr.yp.to/"
-DEPEND="virtual/glibc"
+DEPEND="virtual/glibc sys-apps/groff"
+
+RDEPEND="virtual/glibc"
src_unpack() {
unpack ${A}
diff --git a/net-misc/dhcp/dhcp-3.0_beta0224.ebuild b/net-misc/dhcp/dhcp-3.0_beta0224.ebuild
index fbe344ad44a2..ecfbdf34a222 100644
--- a/net-misc/dhcp/dhcp-3.0_beta0224.ebuild
+++ b/net-misc/dhcp/dhcp-3.0_beta0224.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_beta0224.ebuild,v 1.4 2001/04/18 22:44:40 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0_beta0224.ebuild,v 1.5 2001/05/28 05:24:13 achim Exp $
P=dhcp-3.0b2pl24
A="${P}.tar.gz"
@@ -10,7 +10,8 @@ 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="virtual/glibc"
+DEPEND="virtual/glibc sys-apps/groff"
+RDEPEND="virtual/glibc"
src_unpack() {
unpack ${A}
cd ${S}/includes
diff --git a/net-misc/djbdns/djbdns-1.05.ebuild b/net-misc/djbdns/djbdns-1.05.ebuild
index 8d9f407ffc7c..d490a45c4078 100644
--- a/net-misc/djbdns/djbdns-1.05.ebuild
+++ b/net-misc/djbdns/djbdns-1.05.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 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/djbdns/djbdns-1.05.ebuild,v 1.1 2001/03/21 08:22:47 ryan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/djbdns/djbdns-1.05.ebuild,v 1.2 2001/05/28 05:24:13 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,8 @@ DESCRIPTION="Excellent high-performance DNS services"
SRC_URI="http://cr.yp.to/djbdns/${A}"
HOMEPAGE="http://cr.yp.to/djbdns.html"
-DEPEND=">=sys-libs/glibc-2.1.3 >=sys-apps/daemontools-0.70"
+DEPEND="virtual/glibc"
+RDEPEND="virtual/glibc >=sys-apps/daemontools-0.70"
src_unpack() {
unpack ${A}
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 1a41035336e8..0e26a0ae732f 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.3 2000/11/01 04:44:21 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipchains-firewall/ipchains-firewall-1.7.0-r1.ebuild,v 1.4 2001/05/28 05:24:13 achim Exp $
P=ipchains-firewall-1.7.0
A=${P}.tar.gz
@@ -10,7 +10,7 @@ DESCRIPTION="IP-Chains Firewall Script "
SRC_URI="http://firewall.langistix.com/download/"${A}
HOMEPAGE="http://firewall.langistix.com/"
-DEPEND=">=sys-apps/bash-2.04"
+RDEPEND="sys-devel/perl"
src_compile() {
cd ${S}
diff --git a/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild b/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild
index 7825ec0e64f4..415301b8df3e 100644
--- a/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild
+++ b/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild
@@ -1,26 +1,25 @@
# 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-r2.ebuild,v 1.1 2001/04/29 22:09:53 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild,v 1.2 2001/05/28 05:24:13 achim Exp $
-P=netkit-talk-0.17
-A=netkit-ntalk-0.17.tar.gz
-S=${WORKDIR}/netkit-ntalk-0.17
+A=netkit-ntalk-${PV}.tar.gz
+S=${WORKDIR}/netkit-ntalk-${PV}
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"
+DEPEND="virtual/glibc
+ >=sys-libs/ncurses-5.2"
src_unpack() {
unpack ${A}
-
patch -p0 < ${FILESDIR}/${PF}-gentoo.diff
}
src_compile() {
- try ./configure
+ try ./configure
+ cp MCONFIG MCONFIG.orig
+ sed -e "s:-O2 -Wall:-Wall:" -e "s:-Wpointer-arith::" MCONFIG.orig > MCONFIG
try make
}
@@ -31,7 +30,7 @@ src_install() {
dosbin talkd/talkd
dosym talkd /usr/sbin/in.talkd
doman talkd/talkd.8
- dosym talkd.8.gz /usr/man/man8/in.talkd.8.gz
+ dosym talkd.8.gz /usr/share/man/man8/in.talkd.8.gz
dodoc README ChangeLog BUGS
}
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 7a43e0c285f9..5e23d7af59ee 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.4 2000/11/01 04:44:22 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r1.ebuild,v 1.5 2001/05/28 05:24:13 achim Exp $
P=netkit-telnetd-0.17
A=netkit-telnet-0.17.tar.gz
@@ -9,20 +9,19 @@ 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"
+DEPEND="virtual/glibc
+ >=sys-libs/ncurses-5.2"
src_compile() {
try ./configure --prefix=/usr
cp MCONFIG MCONFIG.orig
- sed -e "s/-pipe -O2/${CFLAGS}/" MCONFIG.orig > MCONFIG
+ sed -e "s/-pipe -O2/${CFLAGS}/" -e "s:-Wpointer-arith::" MCONFIG.orig > MCONFIG
try make
cd telnetlogin
try make
}
-src_install() {
+src_install() {
into /usr
dobin telnet/telnet
dosbin telnetd/telnetd
@@ -30,8 +29,8 @@ src_install() {
dosbin telnetlogin/telnetlogin
doman telnet/telnet.1
doman telnetd/*.8
- dosym telentd.8.gz /usr/man/man8/in.telnetd.8.gz
- doman telnetlogin/telnetlogin.8
+ dosym telentd.8.gz /usr/share/man/man8/in.telnetd.8.gz
+ doman telnetlogin/telnetlogin.8
dodoc BUGS ChangeLog README
newdoc telnet/README README.telnet
newdoc telnet/TODO TODO.telnet
diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild
index 543c453dccac..04135a25c8da 100644
--- a/net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild
+++ b/net-misc/netkit-timed/netkit-timed-0.17-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-misc/netkit-timed/netkit-timed-0.17-r2.ebuild,v 1.2 2001/05/09 04:37:31 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild,v 1.3 2001/05/28 05:24:13 achim Exp $
P=netkit-timed-0.17
A=${P}.tar.gz
@@ -9,8 +9,7 @@ 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"
+DEPEND="virtual/glibc"
src_unpack() {
unpack ${A}