diff options
29 files changed, 0 insertions, 693 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.8.14.ebuild b/net-analyzer/ethereal/ethereal-0.8.14.ebuild deleted file mode 100644 index 095971a9b822..000000000000 --- a/net-analyzer/ethereal/ethereal-0.8.14.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# 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-analyzer/ethereal/ethereal-0.8.14.ebuild,v 1.2 2000/12/19 01:12:38 achim Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="ethereal" -SRC_URI="http://ethereal.zing.org/distribution/${A} - ftp://ethereal.zing.org/pub/ethereal/${A}" -HOMEPAGE="http://ethereal.zing.org/" - -DEPEND=">=sys-libs/glibc-2.1.3 - >=dev-libs/glib-1.2.8 - >=x11-libs/gtk+-1.2.8 - >=net-libs/libpcap-0.5.2 - >=x11-base/xfree-4.0.1" - -src_compile() { - cd ${S} - LDFLAGS="-L/usr/lib -lz" try ./configure --host=${CHOST} --prefix=/usr/X11R6 --sysconfdir=/etc/ethereal - try make -} - -src_install() { - cd ${S} - dodir /usr/X11R6/lib/ethereal/lugins/${PV} - try make prefix=${D}/usr/X11R6 sysconfdir=${D}/etc/ethereal \ - plugindir=${D}/usr/X11R6/lib/ethereal/plugins/${PV} install - dodoc AUTHORS COPYING ChangeLog INSTALL.* NEWS README* TODO - -} - - - diff --git a/net-analyzer/ethereal/files/digest-ethereal-0.8.14 b/net-analyzer/ethereal/files/digest-ethereal-0.8.14 deleted file mode 100644 index fc4ccd0bd027..000000000000 --- a/net-analyzer/ethereal/files/digest-ethereal-0.8.14 +++ /dev/null @@ -1 +0,0 @@ -MD5 470dd018c417a4bd31f1fafdc57cfe06 ethereal-0.8.14.tar.gz diff --git a/net-analyzer/ngrep/files/digest-ngrep-1.38-r1 b/net-analyzer/ngrep/files/digest-ngrep-1.38-r1 deleted file mode 100644 index 42f6648d7645..000000000000 --- a/net-analyzer/ngrep/files/digest-ngrep-1.38-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 adff63845df54eb40ef48f16664e4344 ngrep-1.38.tar.gz diff --git a/net-analyzer/ngrep/ngrep-1.38-r1.ebuild b/net-analyzer/ngrep/ngrep-1.38-r1.ebuild deleted file mode 100644 index 10106ce67c81..000000000000 --- a/net-analyzer/ngrep/ngrep-1.38-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# 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-analyzer/ngrep/ngrep-1.38-r1.ebuild,v 1.4 2000/11/02 08:31:52 achim Exp $ - -P=ngrep-1.38 -A=${P}.tar.gz -S=${WORKDIR}/ngrep -DESCRIPTION="A grep for network layers" -SRC_URI="http://ngrep.datasurge.net/"${A} -HOMEPAGE="http://ngrep.datasurge.net" - -DEPEND=">=sys-libs/glibc-2.1.3 - >=net-libs/libpcap-0.5.2" - -src_unpack() { - unpack ${A} -} - -src_compile() { - cd ${S} - try ./configure --host=${CHOST} --prefix=/usr - try make -} - -src_install() { - cd ${S} - into /usr - dobin ngrep - doman ngrep.8 - dodoc BUGS CHANGES COPYRIGHT CREDITS README TODO USAGE -} - - - diff --git a/net-analyzer/tcpdump/files/digest-tcpdump-3.5.2 b/net-analyzer/tcpdump/files/digest-tcpdump-3.5.2 deleted file mode 100644 index 33dd99488714..000000000000 --- a/net-analyzer/tcpdump/files/digest-tcpdump-3.5.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 61f221d8a81893fbd4efa89f8426e145 tcpdump-3.5.2.tar.gz diff --git a/net-analyzer/tcpdump/tcpdump-3.5.2.ebuild b/net-analyzer/tcpdump/tcpdump-3.5.2.ebuild deleted file mode 100644 index 8edcab929827..000000000000 --- a/net-analyzer/tcpdump/tcpdump-3.5.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# 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-analyzer/tcpdump/tcpdump-3.5.2.ebuild,v 1.5 2001/04/29 17:19:04 achim Exp $ - -P=tcpdump-3.5.2 -A=${P}.tar.gz -S=${WORKDIR}/tcpdump-3.5 -DESCRIPTION="A Tool for network monitoring and data acquisition" -SRC_URI="http://www.tcpdump.org/release/${A} - http://www.jp.tcpdump.org/release/${A}" -HOMEPAGE="http://www.tcpdump.org/" - -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-libs/zlib-1.1.3 - >=net-libs/libpcap-0.5.2" - -src_compile() { - try ./configure --host=${CHOST} --prefix=/usr --disable-ipv6 - try make -} - -src_install() { - into /usr - dobin tcpdump - doman tcpdump.1 - dodoc README FILES VERSION CHANGES -} - - - diff --git a/net-dialup/isdn4k-utils/files/digest-isdn4k-utils-3.1_p1-r1 b/net-dialup/isdn4k-utils/files/digest-isdn4k-utils-3.1_p1-r1 deleted file mode 100644 index 0bc66779df5f..000000000000 --- a/net-dialup/isdn4k-utils/files/digest-isdn4k-utils-3.1_p1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0cf8322d50f6775e64bbd465aec4a8b2 isdn4k-utils.v3.1pre1.tar.gz diff --git a/net-dialup/isdn4k-utils/files/isdn4k-utils.v3.1p1.config b/net-dialup/isdn4k-utils/files/isdn4k-utils.v3.1p1.config deleted file mode 100644 index 08cac9fba1e2..000000000000 --- a/net-dialup/isdn4k-utils/files/isdn4k-utils.v3.1p1.config +++ /dev/null @@ -1,115 +0,0 @@ -# -# Automatically generated by make menuconfig: don't edit -# - -# -# Code maturity level options -# -# CONFIG_EXPERIMENTAL is not set - -# -# General configuration -# -CONFIG_BUILDX11=y -CONFIG_KERNELDIR= -CONFIG_BINDIR='/usr/bin' -CONFIG_SBINDIR='/usr/sbin' -CONFIG_MANDIR='/usr/man' -CONFIG_RUNDIR='/var/run' -CONFIG_LOCKDIR='/var/lock' -CONFIG_LOCKFILE='LCK..' -CONFIG_I4LCONFDIR='/etc/isdn' -CONFIG_CONFFILE='isdn.conf' -CONFIG_CALLERIDFILE='callerid.conf' -CONFIG_USERCONFFILE='~/.isdn' -CONFIG_COUNTRYCODE='49' -CONFIG_AREACODE='89' -CONFIG_COUNTRY_PREFIX='+' -CONFIG_AREA_PREFIX='0' -CONFIG_DATADIR='/usr/share/isdn' -CONFIG_LIB_AREACODE=y - -# -# Runtime configuration tools -# -CONFIG_ISDNCTRL=y -CONFIG_ISDNCTRL_CONF=y -CONFIG_ISDNCTRL_TIMRU=y -#CONFIG_IPROFD=y -# CONFIG_DIVERTCTRL is not set - -# -# Card configuration tools -# -# CONFIG_TELESCTRL is not set -CONFIG_HISAXCTRL=y -CONFIG_ICNCTRL=y -# CONFIG_ICNCTRL_DEBUG is not set -CONFIG_PCBITCTL=y -#CONFIG_AVMCAPICTRL=y -#CONFIG_ACTCTRL=y -# CONFIG_EICONCTRL is not set - -# -# Tools for monitoring activity -# -CONFIG_IMON=y -CONFIG_IMONTTY=y -CONFIG_ISDNLOG=y - -# -# Options for isdnlog package -# -CONFIG_ISDNLOG_SERV_PORT=20011 -CONFIG_ISDNLOG_USERFILE='isdnlog.users' -CONFIG_ISDNLOG_CHARGEFILE='charge.dat' -CONFIG_ISDNLOG_LOGFILE='/var/log/isdn.log' -CONFIG_ISDNLOG_RELOADCMD='reload' -CONFIG_ISDNLOG_STOPCMD='stop' -CONFIG_ISDNLOG_REBOOTCMD='/sbin/reboot' -CONFIG_ISDNLOG_OLDI4LCONFDIR='/etc/isdnlog' -CONFIG_ISDNLOG_OLDI4LCONFFILE='isdnlog.conf' -# CONFIG_ISDNLOG_POSTGRES is not set -CONFIG_ISDNLOG_MYSQLDB=y -CONFIG_ISDNLOG_MYSQLDIR='/usr/' -CONFIG_ISDN_LOG_DE=y -CONFIG_IPPPSTATS=y -# CONFIG_XISDNLOAD is not set -# CONFIG_XMONISDN is not set - -# -# Options for xmonisdn -# -# CONFIG_XMONISDN_UPCMD='/sbin/netup' -# CONFIG_XMONISDN_DOWNCMD='/sbin/netdown' - -# -# Applications -# -CONFIG_VBOX=y - -# -# Options for vbox package -# -VBOX_SPOOLDIR='/var/spool/vbox' -VBOX_LOGDIR='/var/log/vbox' -VBOX_PIDDIR='/var/run' -VBOX_LOCKDIR='/var/lock' -VBOX_DOCDIR='/usr/doc/vbox' -VBOX_TCL='tcl8.1' -# VBOX_SUSPEND_ID is not set -CONFIG_IPPPD=y - -# -# Options for ipppd -# -CONFIG_IPPPD_MSCHAP=y -# CONFIG_IPPPD_RADIUS is not set -# CONFIG_RADIUS_WTMP_LOGGING is not set -RADIUS_CLIENT_CONFIG_FILE='' - -# -# Documentation -# -# CONFIG_GENMAN is not set -# CONFIG_FAQ is not set diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r1.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r1.ebuild deleted file mode 100644 index 19debea59eb0..000000000000 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# 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-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r1.ebuild,v 1.7 2001/01/05 03:21:55 achim Exp $ - -A=isdn4k-utils.v3.1pre1.tar.gz -S=${WORKDIR}/isdn4k-utils -DESCRIPTION="ISDN-4-Linux Utils" -SRC_URI="ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/"${A} -HOMEPAGE="http://www.isdn4linux.de/" - -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 - >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1 - >=sys-libs/gdbm-1.8.0 - >=dev-db/mysql-3.23.26 - >=dev-lang/tcl-tk-8.1" - -src_unpack() { - unpack ${A} - cd ${S} - sed -e "s:CONFIG_KERNELDIR=.*:CONFIG_KERNELDIR='${WORKDIR}/../../linux-2\.4\.0_rc103/work/linux':" ${O}/files/${P}.config > .config -} - -src_compile() { - cd ${S} - try make subconfig - try make -} - -src_install() { - cd ${S} - dodir /dev - dodir /usr/sbin - dodir /usr/bin - try make install DESTDIR=${D} - - dodoc COPYING NEWS README Mini-FAQ/isdn-faq.txt - mv ${D}/usr/doc/vbox ${D}/usr/doc/isdn4k-utils-3.1_p1-r1 - - -} - - - - - - - - - - - diff --git a/net-dialup/pppoed/files/digest-pppoed-0.48_beta1 b/net-dialup/pppoed/files/digest-pppoed-0.48_beta1 deleted file mode 100644 index a49195768191..000000000000 --- a/net-dialup/pppoed/files/digest-pppoed-0.48_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f6b29ecf829f95681e5a11c4b47cfa99 pppoed-0.48b1.tgz diff --git a/net-dialup/pppoed/pppoed-0.48_beta1.ebuild b/net-dialup/pppoed/pppoed-0.48_beta1.ebuild deleted file mode 100644 index 5f8530290eee..000000000000 --- a/net-dialup/pppoed/pppoed-0.48_beta1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# 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-dialup/pppoed/pppoed-0.48_beta1.ebuild,v 1.1 2000/11/26 20:54:18 achim Exp $ - -S=${WORKDIR}/pppoed-0.48b1/pppoed -DESCRIPTION="PPP over Ethernet" -SRC_URI="http://www.davin.ottawa.on.ca/pppoe/pppoed-0.48b1.tgz" -HOMEPAGE="http://www.davin.ottawa.on.ca/pppoe/" - -DEPEND=">=sys-libs/glibc-2.1.3" - -src_compile() { - cd ${S} - try ./configure --host=${CHOST} --prefix=/usr --sysconfdir=/etc/ppp/pppoed - try make -} - -src_install() { - cd ${S} - try make DESTDIR=${D} install - dodoc AUTHORS ChangeLog COPYING NEWS README* - cd .. - docinto docs - dodoc docs/* - docinto contrib - dodoc contribs/* -} - - - diff --git a/net-dialup/rp-pppoe/files/digest-rp-pppoe-2.3 b/net-dialup/rp-pppoe/files/digest-rp-pppoe-2.3 deleted file mode 100644 index 0f5da7cc4524..000000000000 --- a/net-dialup/rp-pppoe/files/digest-rp-pppoe-2.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 5982708993f60fc40c30d265e7dd5c81 rp-pppoe-2.3.tar.gz diff --git a/net-dialup/rp-pppoe/files/digest-rp-pppoe-2.8 b/net-dialup/rp-pppoe/files/digest-rp-pppoe-2.8 deleted file mode 100644 index f7ff8a40d99c..000000000000 --- a/net-dialup/rp-pppoe/files/digest-rp-pppoe-2.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 2e39b83cac26527b625236cd96fc7bb3 rp-pppoe-2.8.tar.gz diff --git a/net-dialup/rp-pppoe/files/digest-rp-pppoe-2.8-r1 b/net-dialup/rp-pppoe/files/digest-rp-pppoe-2.8-r1 deleted file mode 100644 index f7ff8a40d99c..000000000000 --- a/net-dialup/rp-pppoe/files/digest-rp-pppoe-2.8-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2e39b83cac26527b625236cd96fc7bb3 rp-pppoe-2.8.tar.gz diff --git a/net-dialup/rp-pppoe/rp-pppoe-2.3.ebuild b/net-dialup/rp-pppoe/rp-pppoe-2.3.ebuild deleted file mode 100644 index 9d14da85891b..000000000000 --- a/net-dialup/rp-pppoe/rp-pppoe-2.3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# 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-dialup/rp-pppoe/rp-pppoe-2.3.ebuild,v 1.2 2000/11/02 08:31:52 achim Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="A user-mode PPPoE client and server suite for Linux" -SRC_URI="http://www.roaringpenguin.com/pppoe/${A}" -HOMEPAGE="http://www.roaringpeguin.com/" - -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-apps/bash-2.04 - >=net-dialup/ppp-2.4.0" - -src_compile() { - - cd ${S} - try ./configure --prefix=/usr --host=${CHOST} - try make - -} - -src_install () { - - cd ${S} - try make RPM_INSTALL_ROOT=${D} install - gzip ${D}/usr/doc/rp-pppoe-2.3/* - prepman - -} - diff --git a/net-dialup/rp-pppoe/rp-pppoe-2.8.ebuild b/net-dialup/rp-pppoe/rp-pppoe-2.8.ebuild deleted file mode 100644 index 70c6b963f3b6..000000000000 --- a/net-dialup/rp-pppoe/rp-pppoe-2.8.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# 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>, David Bresson <david.bresson@yale.edu> -# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-2.8.ebuild,v 1.1 2001/02/06 07:00:43 achim Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${P}/src -DESCRIPTION="A user-mode PPPoE client and server suite for Linux" -SRC_URI="http://www.roaringpenguin.com/pppoe/${A}" -HOMEPAGE="http://www.roaringpeguin.com/" - -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-apps/bash-2.04 - >=net-dialup/ppp-2.4.0" - -src_compile() { - - try ./configure --prefix=/usr --host=${CHOST} - try make - -} - -src_install () { - - try make RPM_INSTALL_ROOT=${D} install - prepalldocs - -} - diff --git a/net-dialup/wvdial/files/digest-wvdial-1.41-r1 b/net-dialup/wvdial/files/digest-wvdial-1.41-r1 deleted file mode 100644 index 37e0192a0917..000000000000 --- a/net-dialup/wvdial/files/digest-wvdial-1.41-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 753312352281f0d8c8579f2ffbffeae2 wvdial-1.41.tar.gz diff --git a/net-dialup/wvdial/files/digest-wvdial-1.41-r2 b/net-dialup/wvdial/files/digest-wvdial-1.41-r2 deleted file mode 100644 index 37e0192a0917..000000000000 --- a/net-dialup/wvdial/files/digest-wvdial-1.41-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 753312352281f0d8c8579f2ffbffeae2 wvdial-1.41.tar.gz diff --git a/net-dialup/wvdial/wvdial-1.41-r1.ebuild b/net-dialup/wvdial/wvdial-1.41-r1.ebuild deleted file mode 100644 index 43c10920006d..000000000000 --- a/net-dialup/wvdial/wvdial-1.41-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# 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-dialup/wvdial/wvdial-1.41-r1.ebuild,v 1.4 2000/11/01 04:44:19 achim Exp $ - -P=wvdial-1.41 -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="Excellent program which automatically configures your PPP session" -SRC_URI="http://www.worldvisions.ca/wvdial/wvdial-1.41.tar.gz" -HOMEPAGE="http://www.worldvisions.ca/wvdial/" - -DEPEND=">=sys-devel/gcc-2.95.2 - >=sys-libs/glibc-2.1.3" - -src_compile() { - try make -} - -src_unpack() { - unpack ${A} - cd ${S} - cp rules.mk rules.mk.orig - sed -e "s/-g//g" -e "s/-O6/${CFLAGS}/" rules.mk.orig > rules.mk - cp Makefile Makefile.orig - sed -e "s:PREFIX=/usr/local:PREFIX=/usr:" Makefile.orig > Makefile -} - -src_install() { - into /usr - dobin wvdial/wvdial wvdial/wvdialconf - doman *.1 - insinto /etc/ppp/peers - doins ppp.provider - dodoc ANNOUNCE CHANGES COPYING.LIB README - dodoc debian/changelog debian/copyright -} - - diff --git a/net-dialup/wvdial/wvdial-1.41-r2.ebuild b/net-dialup/wvdial/wvdial-1.41-r2.ebuild deleted file mode 100644 index 409e15f4a06e..000000000000 --- a/net-dialup/wvdial/wvdial-1.41-r2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# 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-dialup/wvdial/wvdial-1.41-r2.ebuild,v 1.1 2001/01/16 13:04:57 achim Exp $ - -P=wvdial-1.41 -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="Excellent program which automatically configures your PPP session" -SRC_URI="http://www.worldvisions.ca/wvdial/wvdial-1.41.tar.gz" -HOMEPAGE="http://www.worldvisions.ca/wvdial/" - -DEPEND=">=sys-devel/gcc-2.95.2 - >=sys-libs/glibc-2.1.3" - -src_compile() { - try make -} - -src_unpack() { - unpack ${A} - cd ${S} - cp rules.mk rules.mk.orig - sed -e "s/-g//g" -e "s/-O6/${CFLAGS}/" rules.mk.orig > rules.mk - cp Makefile Makefile.orig - sed -e "s:PREFIX=/usr/local:PREFIX=/usr:" Makefile.orig > Makefile -} - -src_install() { - into /usr - dobin wvdial/wvdial wvdial/wvdialconf - doman *.1 - insinto /etc/ppp/peers - newins ppp.provider wvdial - dodoc ANNOUNCE CHANGES COPYING.LIB README - dodoc debian/changelog debian/copyright -} - - diff --git a/net-im/gnomeicu/files/digest-gnomeicu-0.96.1 b/net-im/gnomeicu/files/digest-gnomeicu-0.96.1 deleted file mode 100644 index 0a0eb44cbaba..000000000000 --- a/net-im/gnomeicu/files/digest-gnomeicu-0.96.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1286c2d250562fc416836882b89bcdf1 gnomeicu-0.96.1.tar.bz2 diff --git a/net-im/gnomeicu/gnomeicu-0.96.1.ebuild b/net-im/gnomeicu/gnomeicu-0.96.1.ebuild deleted file mode 100644 index ab4a9308b560..000000000000 --- a/net-im/gnomeicu/gnomeicu-0.96.1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Distributed under the terms of the GNU General Public License, v2 or later -# A Gnome ICQ Clone -# Author Ben Lutgens <blutgens@gentoo.org> - -A=${P}.tar.bz2 -S=${WORKDIR}/${P} -DESCRIPTION="Gnome ICQ Client" -SRC_URI="http://download.sourceforge.net/gnomeicu/${A}" -HOMEPAGE="http://gnomeicu.sourceforge.net/" - -DEPEND=">=x11-libs/gtk+-1.2.0 - >=gnome-base/gnome-core-1.2.4" - -src_compile() { - - - local myconf - local myprefix - myprefix="/opt/gnome" - if [ -z "`use esd`" ] - then - myconf="--disable-esd-test" - fi - if [ "`use socks5`" ]; - then - myconf="${myconf} --enable-socks5" - fi - -# This is busted, I'm not sure if it's my box or what, I don't have nls in use -# so the disabling should work perfectly. -# -# if [ -z "`use nls`" ] -# then -# myconf="${myconf} --disable-nls" -# fi - try ./configure --host=${CHOST} ${myconf} --prefix=${myprefix} - try make -} - -src_install() { - - try make DESTDIR=${D} install - dodoc AUTHORS COPYING CREDITS ChangeLog INSTALL NEWS README TODO ABOUT-NLS -} diff --git a/net-irc/bitchx/bitchx-1.0.17.ebuild b/net-irc/bitchx/bitchx-1.0.17.ebuild deleted file mode 100644 index 188d95dc3fa9..000000000000 --- a/net-irc/bitchx/bitchx-1.0.17.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# 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-irc/bitchx/bitchx-1.0.17.ebuild,v 1.3 2000/11/05 14:42:17 achim Exp $ - -P=BitchX-1.0c17 -A=${P}.tar.gz -S=${WORKDIR}/BitchX -DESCRIPTION="A IRC Client" -SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${A}" -HOMEPAGE="http://www.bitchx.com/" - -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1 - gnome? ( >=gnome-base/gnome-libs-1.2.4 )" - -src_compile() { - - cd ${S} - local myopts - if [ -n "`use gnome`" ] - then - myopts="--with-gtk --with-sound --prefix=/opt/gnome" - else - myopts="--prefix=/usr" - fi - try ./configure ${myopts} --host=${CHOST} \ - --enable-cdrom - try make - -} - -src_install () { - - cd ${S} - if [ -n "`use gnome`" ] - then - try make prefix=${D}/opt/gnome install - insinto /opt/gnome/share/gnome/apps/Internet - doins gtkBitchX.desktop - insinto /opt/gnome/share/pixmaps - doins BitchX.png - else - try make prefix=${D}/usr install - fi - dodoc Changelog README* IPv5-support - cd doc - insinto /usr/X11R6/include/bitmaps - doins BitchX.xpm - - dodoc BitchX-* BitchX.bot *.doc BitchX.faq bitch52* README.hooks - dodoc bugs *.txt functions ideas mode plugins tcl-ideas watch - dodoc *.tcl - docinto html - dodoc *.html - doman ircII.1 - -} - diff --git a/net-irc/bitchx/bitchx-1.0.18-r1.ebuild b/net-irc/bitchx/bitchx-1.0.18-r1.ebuild deleted file mode 100644 index f97644e2d69c..000000000000 --- a/net-irc/bitchx/bitchx-1.0.18-r1.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# 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-irc/bitchx/bitchx-1.0.18-r1.ebuild,v 1.2 2001/04/18 01:09:58 drobbins Exp $ - -A=ircii-pana-1.0c18.tar.gz -S=${WORKDIR}/BitchX -DESCRIPTION="An IRC Client" -SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${A}" -HOMEPAGE="http://www.bitchx.com/" - -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1 - gnome? ( >=gnome-base/gnome-libs-1.2.4 )" - -src_compile() { - - local myopts - if [ -n "`use gnome`" ] - then - myopts="--with-gtk --with-sound --prefix=/opt/gnome" - else - myopts="--prefix=/usr" - fi - try ./configure ${myopts} --host=${CHOST} \ - --enable-cdrom --with-plugins - try make - -} - -src_install () { - - cd ${S} - if [ -n "`use gnome`" ] - then - try make prefix=${D}/opt/gnome install - insinto /opt/gnome/share/gnome/apps/Internet - doins gtkBitchX.desktop - insinto /opt/gnome/share/pixmaps - doins BitchX.png - else - try make prefix=${D}/usr install - fi - - ln -sf ${D}/usr/bin/${P} BitchX - chmod -x ${D}/usr/lib/bx/plugins/BitchX.hints - - dodoc Changelog README* IPv6-support - cd doc - insinto /usr/X11R6/include/bitmaps - doins BitchX.xpm - - dodoc BitchX-* BitchX.bot *.doc BitchX.faq README.hooks - dodoc bugs *.txt functions ideas mode tcl-ideas watch - dodoc *.tcl - docinto html - dodoc *.html - - docinto plugins - dodoc plugins - cd ../dll - insinto /usr/lib/bx/wav - doins wavplay/*.wav - mv acro/README acro/README.acro - dodoc acro/README.acro - mv arcfour/README arcfour/README.arcfour - dodoc arcfour/README.arcfour - mv blowfish/README blowfish/README.blowfish - dodoc blowfish/README.blowfish - dodoc nap/README.nap - mv qbx/README qbx/README.qbx - dodoc qbx/README.qbx -} diff --git a/net-irc/bitchx/bitchx-1.0.18.ebuild b/net-irc/bitchx/bitchx-1.0.18.ebuild deleted file mode 100644 index ae316f786095..000000000000 --- a/net-irc/bitchx/bitchx-1.0.18.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# 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-irc/bitchx/bitchx-1.0.18.ebuild,v 1.1 2001/02/22 06:05:31 ryan Exp $ - -P=BitchX-1.0c18 -A=${P}.tar.gz -S=${WORKDIR}/BitchX -DESCRIPTION="An IRC Client" -SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${A}" -HOMEPAGE="http://www.bitchx.com/" - -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1 - gnome? ( >=gnome-base/gnome-libs-1.2.4 )" - -src_compile() { - - local myopts - if [ -n "`use gnome`" ] - then - myopts="--with-gtk --with-sound --prefix=/opt/gnome" - else - myopts="--prefix=/usr" - fi - try ./configure ${myopts} --host=${CHOST} \ - --enable-cdrom --with-plugins - try make - -} - -src_install () { - - cd ${S} - if [ -n "`use gnome`" ] - then - try make prefix=${D}/opt/gnome install - insinto /opt/gnome/share/gnome/apps/Internet - doins gtkBitchX.desktop - insinto /opt/gnome/share/pixmaps - doins BitchX.png - else - try make prefix=${D}/usr install - fi - rm ${D}/usr/bin/BitchX - ln -s ${D}/usr/bin/${P} BitchX - dodoc Changelog README* IPv6-support - cd doc - insinto /usr/X11R6/include/bitmaps - doins BitchX.xpm - - dodoc BitchX-* BitchX.bot *.doc BitchX.faq README.hooks - dodoc bugs *.txt functions ideas mode plugins tcl-ideas watch - dodoc *.tcl - docinto html - dodoc *.html - -} - diff --git a/net-irc/bitchx/files/digest-bitchx-1.0.17 b/net-irc/bitchx/files/digest-bitchx-1.0.17 deleted file mode 100644 index a478a191c686..000000000000 --- a/net-irc/bitchx/files/digest-bitchx-1.0.17 +++ /dev/null @@ -1 +0,0 @@ -MD5 4ab094ae58f0bacb14c3e480404215fd BitchX-1.0c17.tar.gz diff --git a/net-irc/bitchx/files/digest-bitchx-1.0.18 b/net-irc/bitchx/files/digest-bitchx-1.0.18 deleted file mode 100644 index 93500953c151..000000000000 --- a/net-irc/bitchx/files/digest-bitchx-1.0.18 +++ /dev/null @@ -1 +0,0 @@ -MD5 f79c8167069966d9bc927d1418ba9eb3 BitchX-1.0c18.tar.gz diff --git a/net-irc/bitchx/files/digest-bitchx-1.0.18-r1 b/net-irc/bitchx/files/digest-bitchx-1.0.18-r1 deleted file mode 100644 index 3fc29729f1f9..000000000000 --- a/net-irc/bitchx/files/digest-bitchx-1.0.18-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 737276281ae911c5e1e17b028ebee045 ircii-pana-1.0c18.tar.gz diff --git a/net-irc/epic4/files/digest-epic4-1.0.1 b/net-irc/epic4/files/digest-epic4-1.0.1 deleted file mode 100644 index b8889454fb51..000000000000 --- a/net-irc/epic4/files/digest-epic4-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 53610020128ba1edb7701a73b778f75f epic4-1.0.1.tar.gz |