diff options
author | 2004-01-19 01:14:35 +0000 | |
---|---|---|
committer | 2004-01-19 01:14:35 +0000 | |
commit | c2ac29993f7881588aef4a6de99a54cb76a1dd42 (patch) | |
tree | 4f110e03a9e42d7b5fb9004e3d4193cb7c2f1917 | |
parent | fix bug #38606. (diff) | |
download | historical-c2ac29993f7881588aef4a6de99a54cb76a1dd42.tar.gz historical-c2ac29993f7881588aef4a6de99a54cb76a1dd42.tar.bz2 historical-c2ac29993f7881588aef4a6de99a54cb76a1dd42.zip |
Initial version, closes #37848.
-rw-r--r-- | net-irc/pisg/ChangeLog | 11 | ||||
-rw-r--r-- | net-irc/pisg/Manifest | 5 | ||||
-rw-r--r-- | net-irc/pisg/files/0.50-network-option-fix.patch | 29 | ||||
-rw-r--r-- | net-irc/pisg/files/digest-pisg-0.50 | 1 | ||||
-rw-r--r-- | net-irc/pisg/metadata.xml | 5 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.50.ebuild | 45 |
6 files changed, 96 insertions, 0 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog new file mode 100644 index 000000000000..5dd323485996 --- /dev/null +++ b/net-irc/pisg/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for net-irc/pisg +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.1 2004/01/19 01:14:35 zul Exp $ + +*pisg-0.50 (18 Jan 2004) + + 18 Jan 2004; Chuck Short <zul@gentoo.org> metadata.xml, pisg-0.50.ebuild, + files/0.50-network-option-fix.patch: + Initial version, ebuild submitted by Sven Wegener + < sven.wegener -at- stealer.net >. Closes #37848. + diff --git a/net-irc/pisg/Manifest b/net-irc/pisg/Manifest new file mode 100644 index 000000000000..e8afbf0563b6 --- /dev/null +++ b/net-irc/pisg/Manifest @@ -0,0 +1,5 @@ +MD5 59fc87354904f33975c323b8eed325ae pisg-0.50.ebuild 1076 +MD5 d7456373ce1e0ae3f970acfb3121f2d4 ChangeLog 450 +MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 +MD5 4122e1015b1785c4ba317d53a3f95dec files/digest-pisg-0.50 61 +MD5 f21fe11a6e586134609a2959f88aad5e files/0.50-network-option-fix.patch 1231 diff --git a/net-irc/pisg/files/0.50-network-option-fix.patch b/net-irc/pisg/files/0.50-network-option-fix.patch new file mode 100644 index 000000000000..b17c89e340df --- /dev/null +++ b/net-irc/pisg/files/0.50-network-option-fix.patch @@ -0,0 +1,29 @@ +--- pisg ++++ pisg 2004-01-11 00:51:16.076387512 +0000 +@@ -79,7 +79,7 @@ + + my $usage = <<END_USAGE; + Usage: pisg [-ch channel] [-l logfile] [-o outputfile] [-ma maintainer] +-[-f format] [-n network] [-d logdir] [-mo moduledir] [-s] [-v] [-h] ++[-f format] [-ne network] [-d logdir] [-mo moduledir] [-s] [-v] [-h] + + -ch --channel=xxx : Set channel name + -cc --cchannels=xxx : Only do this channel from cfg file, give multiple +@@ -89,7 +89,7 @@ + -t --tag=xxx : Replace \%t in --outfile by xxx + -ma --maintainer=xxx : Channel/statistics maintainer + -f --format=xxx : Logfile format [see FORMATS file] +--n --network=xxx : IRC network for the channel ++-ne --network=xxx : IRC network for the channel + -d --dir=xxx : Analyze all files in this dir. Ignores logfile + -nf --nfiles=xxx : Analyze the last xxx files if used with --dir + -p --prefix=xxx : Analyse only files prefixed by xxx in dir +@@ -103,7 +103,7 @@ + + Example: + +- \$ pisg -n IRCnet -f xchat -o suid.html -ch \\#channel -l logfile.log ++ \$ pisg -ne IRCnet -f xchat -o suid.html -ch \\#channel -l logfile.log + + All options may also be defined by editing the configuration file and + calling pisg without arguments. diff --git a/net-irc/pisg/files/digest-pisg-0.50 b/net-irc/pisg/files/digest-pisg-0.50 new file mode 100644 index 000000000000..85a12407c08b --- /dev/null +++ b/net-irc/pisg/files/digest-pisg-0.50 @@ -0,0 +1 @@ +MD5 d86e303ced6bb561d0cde506abdf2175 pisg-0.50.tar.gz 182710 diff --git a/net-irc/pisg/metadata.xml b/net-irc/pisg/metadata.xml new file mode 100644 index 000000000000..6ef15e900f17 --- /dev/null +++ b/net-irc/pisg/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>net-irc</herd> +</pkgmetadata> diff --git a/net-irc/pisg/pisg-0.50.ebuild b/net-irc/pisg/pisg-0.50.ebuild new file mode 100644 index 000000000000..78d85fa2ad78 --- /dev/null +++ b/net-irc/pisg/pisg-0.50.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.50.ebuild,v 1.1 2004/01/19 01:14:35 zul Exp $ + +DESCRIPTION="Perl IRC Statistics Generator" +HOMEPAGE="http://pisg.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" + +IUSE="" + +DEPEND="dev-lang/perl" + +src_unpack() { + unpack ${A} + cd ${S} + + epatch ${FILESDIR}/${PV}-network-option-fix.patch + sed -i 's!lang\.txt!/usr/share/pisg/lang.txt!' modules/Pisg.pm + sed -i 's!layout/!/usr/share/pisg/layout/!' modules/Pisg.pm +} + +src_install () { + eval `perl -V:installprivlib` + + dobin pisg + + dodir ${installprivlib} + cp -r modules/* ${D}/${installprivlib} + + dodir /usr/share/pisg + cp -r gfx layout lang.txt ${D}/usr/share/pisg + + dodoc docs/CREDITS docs/Changelog docs/FORMATS docs/pisg-doc.txt + dodoc docs/dev/API pisg.cfg COPYING README + dohtml docs/html/* +} + +pkg_postinst() { + einfo + einfo "The pisg images have been installed in /usr/share/pisg/gfx" + einfo +} |