Date: Mon, 29 Oct 2001 23:29:25 +0200 From: Matthew West <mwest@uct.ac.za> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/31606: New port: irc/gruftistats Message-ID: <E15yJyH-00027A-00@casper2.cs.uct.ac.za>
next in thread | raw e-mail | index | archive | help
>Number: 31606 >Category: ports >Synopsis: New port: irc/gruftistats >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 29 13:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Matthew West >Release: FreeBSD 4.3-STABLE i386 >Organization: University of Cape Town >Environment: >Description: Gruftistats is a program which reads your IRC logs and turns them into a web page. This has a mixture of statistics (like who talked most), and amusing facts (like who got kicked most). It supports a variety of log formats already, and can be extended to support other log formats by writing a spec file describing the format. WWW: http://gruftistats.sourceforge.net/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gruftistats # gruftistats/Makefile # gruftistats/distinfo # gruftistats/pkg-comment # gruftistats/pkg-descr # gruftistats/pkg-plist # echo c - gruftistats mkdir -p gruftistats > /dev/null 2>&1 echo x - gruftistats/Makefile sed 's/^X//' >gruftistats/Makefile << 'END-of-gruftistats/Makefile' X# New ports collection makefile for: gruftistats X# Date created: 29 October 2001 X# Whom: mwest@uct.ac.za X# X# $FreeBSD: $ X# X XPORTNAME= gruftistats XPORTVERSION= 0.2.4 XCATEGORIES= irc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gruftistats X XMAINTAINER= mwest@uct.ac.za X XGNU_CONFIGURE= YES XUSE_GMAKE= YES X XMAN1= gruftistats.1 X X.include <bsd.port.mk> END-of-gruftistats/Makefile echo x - gruftistats/distinfo sed 's/^X//' >gruftistats/distinfo << 'END-of-gruftistats/distinfo' XMD5 (gruftistats-0.2.4.tar.gz) = e3999150c38a9d563ceb759ef821ae50 END-of-gruftistats/distinfo echo x - gruftistats/pkg-comment sed 's/^X//' >gruftistats/pkg-comment << 'END-of-gruftistats/pkg-comment' XProduces a web page of statistics and quotes from IRC channel logs END-of-gruftistats/pkg-comment echo x - gruftistats/pkg-descr sed 's/^X//' >gruftistats/pkg-descr << 'END-of-gruftistats/pkg-descr' XGruftistats is a program which reads your IRC logs and turns them into Xa web page. This has a mixture of statistics (like who talked most), Xand amusing facts (like who got kicked most). X XIt supports a variety of log formats already, and can be extended to Xsupport other log formats by writing a spec file describing the Xformat. X XWWW: http://gruftistats.sourceforge.net/ X X-- Xmwest@uct.ac.za END-of-gruftistats/pkg-descr echo x - gruftistats/pkg-plist sed 's/^X//' >gruftistats/pkg-plist << 'END-of-gruftistats/pkg-plist' Xbin/gruftistats Xshare/doc/gruftistats/AUTHORS Xshare/doc/gruftistats/COPYING Xshare/doc/gruftistats/ChangeLog Xshare/doc/gruftistats/NEWS Xshare/doc/gruftistats/README Xshare/doc/gruftistats/README.log-formats Xshare/doc/gruftistats/sample.conf Xshare/gruftistats/axur.lrx Xshare/gruftistats/bitchx.lrx Xshare/gruftistats/dancer.lrx Xshare/gruftistats/eggdrop-1.4.x-mel.lrx Xshare/gruftistats/eggdrop2.lrx Xshare/gruftistats/grufti.lrx Xshare/gruftistats/irssi-some-theme.lrx Xshare/gruftistats/irssi.lrx Xshare/gruftistats/pipe1h.png Xshare/gruftistats/pipe1v.png Xshare/gruftistats/pipe2h.png Xshare/gruftistats/pipe2v.png Xshare/gruftistats/pipe3h.png Xshare/gruftistats/pipe3v.png Xshare/gruftistats/pipe4h.png Xshare/gruftistats/pipe4v.png Xshare/gruftistats/xchat.lrx X@dirrm share/doc/gruftistats X@dirrm share/gruftistats END-of-gruftistats/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E15yJyH-00027A-00>