A Perl IRC Statistics Generator Maintained by:miwi@FreeBSD.org Port Added: 02 Apr 2002 17:13:08 License: not specified in port
This is a port of pisg, a perl script that analyses IRC logs of various
formats and produces an html page of statistics. Its homepage is at:
WWW: http://pisg.sourceforge.net/
To install the port:cd /usr/ports/irc/pisg/ && make install clean To add the package:pkg_add -r pisg
Configuration Options
===> The following configuration options are available for pisg-0.73:
LOGCHARSET=off (default) "Character set for logfiles"
===> Use 'make config' to modify these settings
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
o add OPTIONS for WITH_LOGCHARSET
- WITH_LOGCHARSET adds a RUN_DEPENDS on p5-Text-Iconv
o add empty do-build target, as workaround for OPTIONS bug
Requested by: Ulrich Spoerlein <q@uni.de>
o Update to -> 0.60
- Code cleanup
- Small feature enhancements
- Translation cleanup and fixes.
PR: ports/72870
Submitter: Toni Viemero <toni.viemero@iki.fi>