summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-10-17 01:21:40 +0000
committerSven Wegener <swegener@gentoo.org>2004-10-17 01:21:40 +0000
commitd5730810b3de9974b5f15f6113af985679d697c3 (patch)
tree50c58659ecd6be2639235331234f024f14900591 /net-irc/unrealircd
parentRemoved old ebuilds. (Manifest recommit) (diff)
downloadgentoo-2-d5730810b3de9974b5f15f6113af985679d697c3.tar.gz
gentoo-2-d5730810b3de9974b5f15f6113af985679d697c3.tar.bz2
gentoo-2-d5730810b3de9974b5f15f6113af985679d697c3.zip
Removed old ebuilds and files.
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r--net-irc/unrealircd/ChangeLog7
-rw-r--r--net-irc/unrealircd/files/3.1.5.1-Config.patch29
-rw-r--r--net-irc/unrealircd/files/3.1.6-Config.patch29
-rw-r--r--net-irc/unrealircd/files/digest-unrealircd-3.1.5.11
-rw-r--r--net-irc/unrealircd/files/digest-unrealircd-3.1.61
-rw-r--r--net-irc/unrealircd/unrealircd-3.1.5.1.ebuild70
-rw-r--r--net-irc/unrealircd/unrealircd-3.1.6.ebuild72
7 files changed, 6 insertions, 203 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog
index e29227acdb7f..2f6fc427b947 100644
--- a/net-irc/unrealircd/ChangeLog
+++ b/net-irc/unrealircd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-irc/unrealircd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.24 2004/10/09 20:36:31 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.25 2004/10/17 01:21:40 swegener Exp $
+
+ 17 Oct 2004; Sven Wegener <swegener@gentoo.org>
+ -files/3.1.5.1-Config.patch, -files/3.1.6-Config.patch,
+ -unrealircd-3.1.5.1.ebuild, -unrealircd-3.1.6.ebuild:
+ Removed old ebuilds and files.
09 Oct 2004; Sven Wegener <swegener@gentoo.org> files/unrealircd.rc:
Modified to 'use net' not 'need net' in init script. Closes bug #66467.
diff --git a/net-irc/unrealircd/files/3.1.5.1-Config.patch b/net-irc/unrealircd/files/3.1.5.1-Config.patch
deleted file mode 100644
index 1b4cfce018c6..000000000000
--- a/net-irc/unrealircd/files/3.1.5.1-Config.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- Config.orig 2003-01-31 22:32:22.000000000 -0500
-+++ Config 2003-01-31 22:32:54.000000000 -0500
-@@ -21,7 +21,7 @@
- SETUP=include/setup.h
- OPTIONS_H=include/settings.h
- OPTIONS=Settings
--AUTO_CONFIG=""
-+AUTO_CONFIG="-n"
- #
- STDLIBH=undef
- STDDEFH=undef
-@@ -64,7 +64,7 @@
- #
- # Some reasonable defaults
- #
--DEFOPT="-O -g"
-+DEFOPT="GENTOO_CFLAGS"
- DEFCFLAGS="$DEFOPT"
- DEFLIBS="none"
- MKPASSWDLIBS="-lcrypt"
-@@ -73,7 +73,7 @@
- IRCNET=""
- NOSPOOF="1"
- KLINE_ADDRESS=""
--DPATH="$DIR"
-+DPATH="/etc/unrealircd/"
- SPATH="$DIR/src/ircd"
- MODE_X=""
- TRUEHUB=""
diff --git a/net-irc/unrealircd/files/3.1.6-Config.patch b/net-irc/unrealircd/files/3.1.6-Config.patch
deleted file mode 100644
index 1b4cfce018c6..000000000000
--- a/net-irc/unrealircd/files/3.1.6-Config.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- Config.orig 2003-01-31 22:32:22.000000000 -0500
-+++ Config 2003-01-31 22:32:54.000000000 -0500
-@@ -21,7 +21,7 @@
- SETUP=include/setup.h
- OPTIONS_H=include/settings.h
- OPTIONS=Settings
--AUTO_CONFIG=""
-+AUTO_CONFIG="-n"
- #
- STDLIBH=undef
- STDDEFH=undef
-@@ -64,7 +64,7 @@
- #
- # Some reasonable defaults
- #
--DEFOPT="-O -g"
-+DEFOPT="GENTOO_CFLAGS"
- DEFCFLAGS="$DEFOPT"
- DEFLIBS="none"
- MKPASSWDLIBS="-lcrypt"
-@@ -73,7 +73,7 @@
- IRCNET=""
- NOSPOOF="1"
- KLINE_ADDRESS=""
--DPATH="$DIR"
-+DPATH="/etc/unrealircd/"
- SPATH="$DIR/src/ircd"
- MODE_X=""
- TRUEHUB=""
diff --git a/net-irc/unrealircd/files/digest-unrealircd-3.1.5.1 b/net-irc/unrealircd/files/digest-unrealircd-3.1.5.1
deleted file mode 100644
index c501d9b2a3f6..000000000000
--- a/net-irc/unrealircd/files/digest-unrealircd-3.1.5.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d38463ee6c20fe7e5c0262abc86d2380 Unreal3.1.5.1-Valek.tar.gz 695183
diff --git a/net-irc/unrealircd/files/digest-unrealircd-3.1.6 b/net-irc/unrealircd/files/digest-unrealircd-3.1.6
deleted file mode 100644
index 1686c59f8ba7..000000000000
--- a/net-irc/unrealircd/files/digest-unrealircd-3.1.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2b6043b8c16a61ac2f4c5b04dc68b87d Unreal3.1.6-Noon.tar.gz 693401
diff --git a/net-irc/unrealircd/unrealircd-3.1.5.1.ebuild b/net-irc/unrealircd/unrealircd-3.1.5.1.ebuild
deleted file mode 100644
index 8c3081dd77c6..000000000000
--- a/net-irc/unrealircd/unrealircd-3.1.5.1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.1.5.1.ebuild,v 1.8 2004/06/24 23:09:40 agriffis Exp $
-
-inherit eutils
-
-MY_P=Unreal${PV}-Valek
-DESCRIPTION="aimed to be an advanced, not an easy IRCd"
-HOMEPAGE="http://www.unrealircd.com/"
-SRC_URI="http://www.gower.net/unrealircd/${MY_P}.tar.gz
- ftp://unreal.secure-tech.net/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-IUSE="ssl"
-
-DEPEND="ssl? ( dev-libs/openssl )
- >=sys-apps/sed-4"
-
-S=${WORKDIR}/Unreal${PV}
-
-src_unpack() {
- unpack ${A} && cd ${S}
- rm -f .CHANGES.NEW .RELEASE.NOTES
- epatch ${FILESDIR}/${PV}-Config.patch
- sed -i 's:^ID_CVS.*::' src/res_mkquery.c
-
- cp Config{,.orig}
- sed -e "s:GENTOO_CFLAGS:${CFLAGS}:" \
- Config.orig > Config
-}
-
-src_compile() {
- ./Config || die "configure failed"
- make RES="res_init.o res_comp.o res_mkquery.o" \
- || die "compiling failed"
-}
-
-src_install() {
- newbin src/ircd unrealircd || die
- newbin makeconf unrealircd-makeconf || die
- newbin src/chkconf unrealircd-chkconf || die
-
- insinto /etc/unrealircd
- doins badwords.*.conf
- insinto /etc/unrealircd/networks
- doins networks/{template.network,unrealircd.conf}
-
- dodoc doc/* Changes Donation Unreal.nfo dynconf ircdcron/*
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/unrealircd.rc unrealircd
- insinto /etc/conf.d
- newins ${FILESDIR}/unrealircd.confd unrealircd
-}
-
-pkg_postinst() {
- einfo "UnrealIRCD will not run until you do a few things ..."
- echo
- einfo "Setup /etc/unrealircd/unrealircd.conf"
- einfo " see /etc/unrealircd/template.network for more info"
- einfo "Setup /etc/unrealircd/ircd.conf"
- einfo " see /usr/share/doc/${PF}/example.conf.gz for more info"
- echo
- einfo "You can find example cron scripts here:"
- einfo " /usr/share/doc/${PF}/ircd.cron"
- einfo " /usr/share/doc/${PF}/ircdchk"
- einfo "You can also use /etc/init.d/unrealircd to start at boot"
-}
diff --git a/net-irc/unrealircd/unrealircd-3.1.6.ebuild b/net-irc/unrealircd/unrealircd-3.1.6.ebuild
deleted file mode 100644
index 4c729a8e2a60..000000000000
--- a/net-irc/unrealircd/unrealircd-3.1.6.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.1.6.ebuild,v 1.5 2004/06/24 23:09:40 agriffis Exp $
-
-inherit eutils
-
-MY_P=Unreal${PV}-Noon
-DESCRIPTION="aimed to be an advanced (not easy) IRCd"
-HOMEPAGE="http://www.unrealircd.com/"
-SRC_URI="http://www.gower.net/unrealircd/${MY_P}.tar.gz
- ftp://unreal.secure-tech.net/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-IUSE="ssl"
-
-DEPEND="ssl? ( dev-libs/openssl )
- >=sys-apps/sed-4"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
- unpack ${A} && cd ${S}
- rm -f .CHANGES.NEW .RELEASE.NOTES
- epatch ${FILESDIR}/${PV}-Config.patch
- sed -i 's:^ID_CVS.*::' src/res_mkquery.c
-
- cp Config{,.orig}
- sed -e "s:GENTOO_CFLAGS:${CFLAGS}:" \
- Config.orig > Config
-}
-
-src_compile() {
- ./Config || die "configure failed"
- make RES="res_init.o res_comp.o res_mkquery.o" \
- || die "compiling failed"
-}
-
-src_install() {
- newbin src/ircd unrealircd || die
- newbin makeconf unrealircd-makeconf || die
- newbin src/chkconf unrealircd-chkconf || die
-
- insinto /etc/unrealircd
- doins badwords.*.conf
- insinto /etc/unrealircd/networks
- doins networks/{template.network,unrealircd.conf}
-
- dodoc doc/* Changes Donation Unreal.nfo dynconf ircdcron/*
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/unrealircd.rc unrealircd
- insinto /etc/conf.d
- newins ${FILESDIR}/unrealircd.confd unrealircd
-}
-
-pkg_postinst() {
- einfo "UnrealIRCD will not run until you do a few things ..."
- echo
- einfo "Setup /etc/unrealircd/unrealircd.conf"
- einfo " see /etc/unrealircd/template.network for more info"
- einfo "Setup /etc/unrealircd/ircd.conf"
- einfo " see /usr/share/doc/${PF}/example.conf.gz for more info"
- echo
- einfo "You can find example cron scripts here:"
- einfo " /usr/share/doc/${PF}/ircd.cron"
- einfo " /usr/share/doc/${PF}/ircdchk"
- echo
- einfo "You can also use /etc/init.d/unrealircd to start at boot"
- echo
-}