diff options
author | Chuck Short <zul@gentoo.org> | 2004-02-21 02:42:37 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-02-21 02:42:37 +0000 |
commit | a9df65379b7b995e5547cb1081f4cf234fa389fb (patch) | |
tree | 52d78a6bcaacf212f8fea22061e926d59f3f6c6f /net-irc/unrealircd | |
parent | dclib-0.2.4.ebuild: Mark these stable on alpha to stop repoman complaining on... (diff) | |
download | gentoo-2-a9df65379b7b995e5547cb1081f4cf234fa389fb.tar.gz gentoo-2-a9df65379b7b995e5547cb1081f4cf234fa389fb.tar.bz2 gentoo-2-a9df65379b7b995e5547cb1081f4cf234fa389fb.zip |
Header fixes, version bump.
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 10 | ||||
-rw-r--r-- | net-irc/unrealircd/Manifest | 8 | ||||
-rw-r--r-- | net-irc/unrealircd/files/digest-unrealircd-3.2_rc1 | 1 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.1.5.1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.1.6.ebuild | 4 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2_rc1.ebuild | 71 |
6 files changed, 89 insertions, 9 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 02ed11a86bff..90720c12a707 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-irc/unrealircd -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.4 2003/07/02 19:26:51 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.5 2004/02/21 02:42:37 zul Exp $ + +*unrealircd-3.2_rc1 (20 Feb 2004) + + 20 Feb 2004; Chuck Short <zul@gentoo.org> unrealircd-3.1.5.1.ebuild, + unrealircd-3.1.6.ebuild, unrealircd-3.2_rc1.ebuild: + Updated headers, version bump. Closes #41919. *unrealircd-3.1.6 (02 Jul 2003) diff --git a/net-irc/unrealircd/Manifest b/net-irc/unrealircd/Manifest index c20f849a014e..36ea9801d2ef 100644 --- a/net-irc/unrealircd/Manifest +++ b/net-irc/unrealircd/Manifest @@ -1,10 +1,12 @@ -MD5 056c18ee866dbff3239229f3dec7ed28 unrealircd-3.1.5.1.ebuild 1953 -MD5 f795fce9a8d86129c090d0354b0bdc9d unrealircd-3.1.6.ebuild 1957 -MD5 7ca55407412c27d84e7017e2c923455f ChangeLog 710 +MD5 d0f6bf469a32a7b8eb4bfe90a4807187 unrealircd-3.2_rc1.ebuild 1933 +MD5 f491778b2c033057149ba2dffe957117 unrealircd-3.1.5.1.ebuild 1953 +MD5 6f60d80c67bca1dcb4951b9f2acec04e unrealircd-3.1.6.ebuild 1957 +MD5 3f7e945aa4c1b15fe721f5c87779a776 ChangeLog 919 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 2faabd524feebdf184243497848c4da9 files/unrealircd.confd 517 MD5 0e5e4e0c025911074b2673b9a040aa57 files/digest-unrealircd-3.1.6 68 MD5 5470c8e18506b99b25d63039b6b37f3a files/3.1.6-Config.patch 554 MD5 4aacbe2a257a52f6adf3628142d5fa22 files/digest-unrealircd-3.1.5.1 71 +MD5 b6cd2abe5e53010983952c016dda1060 files/digest-unrealircd-3.2_rc1 66 MD5 5470c8e18506b99b25d63039b6b37f3a files/3.1.5.1-Config.patch 554 MD5 9f943e90ba2bb847dd48f53153466eb2 files/unrealircd.rc 523 diff --git a/net-irc/unrealircd/files/digest-unrealircd-3.2_rc1 b/net-irc/unrealircd/files/digest-unrealircd-3.2_rc1 new file mode 100644 index 000000000000..2795023e5707 --- /dev/null +++ b/net-irc/unrealircd/files/digest-unrealircd-3.2_rc1 @@ -0,0 +1 @@ +MD5 c4f49439f7df43cce1ae9b03a080e8a2 Unreal3.2-RC1.tar.gz 1465434 diff --git a/net-irc/unrealircd/unrealircd-3.1.5.1.ebuild b/net-irc/unrealircd/unrealircd-3.1.5.1.ebuild index f5cc8058fd14..cf7e5a01e2c5 100644 --- a/net-irc/unrealircd/unrealircd-3.1.5.1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.1.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.5 2003/07/09 18:46:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.1.5.1.ebuild,v 1.6 2004/02/21 02:42:37 zul Exp $ MY_P=Unreal${PV}-Valek DESCRIPTION="aimed to be an advanced, not an easy IRCd" diff --git a/net-irc/unrealircd/unrealircd-3.1.6.ebuild b/net-irc/unrealircd/unrealircd-3.1.6.ebuild index c3f5263b59ce..67050f5a3056 100644 --- a/net-irc/unrealircd/unrealircd-3.1.6.ebuild +++ b/net-irc/unrealircd/unrealircd-3.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2003/07/09 18:46:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.1.6.ebuild,v 1.3 2004/02/21 02:42:37 zul Exp $ MY_P=Unreal${PV}-Noon DESCRIPTION="aimed to be an advanced (not easy) IRCd" diff --git a/net-irc/unrealircd/unrealircd-3.2_rc1.ebuild b/net-irc/unrealircd/unrealircd-3.2_rc1.ebuild new file mode 100644 index 000000000000..699b980de229 --- /dev/null +++ b/net-irc/unrealircd/unrealircd-3.2_rc1.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2_rc1.ebuild,v 1.1 2004/02/21 02:42:37 zul Exp $ + +MY_P=Unreal3.2-RC1 +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}/Unreal3.2 + +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 -quick || die "configure failed" + make RES="res_init.o res_comp.o res_mkquery.o" \ + || die "compiling failed" +} + +src_install() { + newbin src/ircd unrealircd || die + + insinto /etc/unrealircd + doins badwords.*.conf + insinto /etc/unrealircd/networks + doins networks/{template.network,unrealircd.conf} + + rm -rf ircdcron/CVS + rm -rf doc/CVS + rm -rf doc/technical/CVS + dodoc doc/* Changes Donation Unreal.nfo 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 +} |