ports/50415: New port: irc/onis

Charlie & root at eldemonio.org
Sat Mar 29 02:20:12 UTC 2003


>Number:         50415
>Category:       ports
>Synopsis:       New port: irc/onis
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 28 18:20:09 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Koji
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
eldemonio.org
>Environment:
System: FreeBSD eldemonio.org 4.7-STABLE FreeBSD 4.7-STABLE #2: Mon Nov 4 18:52:04 CET 2002 root at ciberteca.com:/usr/obj/usr/src/sys/daemon i386


>Description:
	New port: irc/onis A script that converts IRC logfiles into an HTML statistics page

# 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:
#
#       .
#       ./aa
#       ./Makefile
#       ./pkg-descr
#       ./distinfo
#       ./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./aa
sed 's/^X//' >./aa << 'END-of-./aa'
X# This is a shell archive.  Save it in a file, remove anything before
X# this line, and then unpack it by entering "sh file".  Note, it may
X# create directories; files and directories will be owned by you and
X# have default permissions.
X#
X# This archive contains:
X#
X#      .
X#      ./aa
X#      ./Makefile
X#      ./pkg-descr
X#      ./distinfo
X#      ./pkg-plist
X#
Xecho c - .
Xmkdir -p . > /dev/null 2>&1
Xecho x - ./aa
Xsed 's/^X//' >./aa << 'END-of-./aa'
END-of-./aa
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   onis
X# Date created:                                29 March 2003
X# Whom:                                        koji at jet.es
X#
X# $FreeBSD$
X#
X
XPORTNAME=      onis
XPORTVERSION=   0.3.3
XCATEGORIES=    irc
XMASTER_SITES=  http://verplant.org/onis/
X
XMAINTAINER=    koji at jet.es
XCOMMENT=       A script that converts IRC logfiles into an HTML statistics page
X
XNO_BUILD=       YES
XUSE_PERL5=     YES
X
Xdo-install:
X       @if [ ! -d ${DATADIR} ]; then \
X               ${MKDIR} ${DATADIR}; \
X       fi
X       ${CP} -R ${WRKSRC}/* ${DATADIR}/
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XOnis is a script that converts IRC logfiles into an HTML statistics page.
XIt provides information about daily channel usage and user activity.
END-of-./pkg-descr
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (onis-0.3.3.tar.gz) = 5f0be1172479f86c6f01fca20571e23e
END-of-./distinfo
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xshare/onis/CHANGELOG
Xshare/onis/COPYING
Xshare/onis/Config.pm
Xshare/onis/README
Xshare/onis/config
Xshare/onis/html.pm
Xshare/onis/images/hor0n.png
Xshare/onis/images/hor1n.png
Xshare/onis/images/hor2n.png
Xshare/onis/images/hor3n.png
Xshare/onis/images/ver0n.png
Xshare/onis/images/ver1n.png
Xshare/onis/images/ver2n.png
Xshare/onis/images/ver3n.png
Xshare/onis/onis
Xshare/onis/parser/dancer.pm
Xshare/onis/parser/dircproxy.pm
Xshare/onis/parser/eggdrop.pm
Xshare/onis/parser/ircii.pm
Xshare/onis/parser/mirc.pm
Xshare/onis/parser/perlbot.pm
Xshare/onis/parser/tools.pm
Xshare/onis/plugins/actions.pm
Xshare/onis/plugins/channel.pm
Xshare/onis/plugins/core.pm
Xshare/onis/plugins/extensions.pm
Xshare/onis/plugins/kicks.pm
Xshare/onis/plugins/longlines.pm
Xshare/onis/plugins/nicks.pm
Xshare/onis/plugins/questions.pm
Xshare/onis/plugins/quits.pm
Xshare/onis/plugins/soliloquies.pm
Xshare/onis/plugins/topics.pm
Xshare/onis/plugins/urls.pm
Xshare/onis/plugins/words.pm
Xshare/onis/plugins/yells.pm
Xshare/onis/timestamp
X at dirrm share/onis/images
X at dirrm share/onis/parser
X at dirrm share/onis/plugins
X at dirrm share/onis
END-of-./pkg-plist
exit


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list