Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Dec 1999 12:41:57 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/15530: new port: irc/nethirc
Message-ID:  <199912171741.MAA01131@blackdawn.com>

next in thread | raw e-mail | index | archive | help

>Number:         15530
>Category:       ports
>Synopsis:       new port: irc/nethirc
>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:   Fri Dec 17 09:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue Nov 30 10:14:31 EST 1999     root@argon.blackdawn.com:/usr/src/sys/compile/ARGON  i386

>Description:

This is (another) perl-based IRC client. See pkg/DESCR
for an interesting description. I would like to request
the review by jedgar@FreeBSD.org, since it is based on
his p5-IRC port. :-)

>How-To-Repeat:

Use the shar below to add the port to the tree.

>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:
#
#	nethirc
#	nethirc/files
#	nethirc/files/md5
#	nethirc/pkg
#	nethirc/pkg/COMMENT
#	nethirc/pkg/DESCR
#	nethirc/pkg/PLIST
#	nethirc/patches
#	nethirc/Makefile
#
echo c - nethirc
mkdir -p nethirc > /dev/null 2>&1
echo c - nethirc/files
mkdir -p nethirc/files > /dev/null 2>&1
echo x - nethirc/files/md5
sed 's/^X//' >nethirc/files/md5 << 'END-of-nethirc/files/md5'
XMD5 (nethirc-0.04.tar.Z) = 725fcc1a2c0cc59d28f7019b96937d49
END-of-nethirc/files/md5
echo c - nethirc/pkg
mkdir -p nethirc/pkg > /dev/null 2>&1
echo x - nethirc/pkg/COMMENT
sed 's/^X//' >nethirc/pkg/COMMENT << 'END-of-nethirc/pkg/COMMENT'
XPerl-based irc client that uses Net::IRC.
END-of-nethirc/pkg/COMMENT
echo x - nethirc/pkg/DESCR
sed 's/^X//' >nethirc/pkg/DESCR << 'END-of-nethirc/pkg/DESCR'
XInteresting Perl-based IRC client with some
XNetHack flavor that spices up the interface.
X
XWWW: http://www.nog.net/~tony/
XAuthor: Tony Monroe <tony@nog.net>
X
X--Will <andrews@technologist.com>
END-of-nethirc/pkg/DESCR
echo x - nethirc/pkg/PLIST
sed 's/^X//' >nethirc/pkg/PLIST << 'END-of-nethirc/pkg/PLIST'
Xbin/nethirc
Xbin/nhirc
Xshare/nethirc/HACKING
Xshare/nethirc/INSTALL
Xshare/nethirc/LICENSE
Xshare/nethirc/README
Xshare/nethirc/TODO
Xshare/nethirc/channel_mode
Xshare/nethirc/classes
Xshare/nethirc/commands
Xshare/nethirc/commands.pl
Xshare/nethirc/complaints
Xshare/nethirc/ctcp
Xshare/nethirc/deities
Xshare/nethirc/disasters
Xshare/nethirc/formats
Xshare/nethirc/handlers
Xshare/nethirc/handlers.pl
Xshare/nethirc/helpers.pl
Xshare/nethirc/monsters
Xshare/nethirc/nhircrc
Xshare/nethirc/scrolls
Xshare/nethirc/self_mode
X@dirrm share/nethirc
END-of-nethirc/pkg/PLIST
echo c - nethirc/patches
mkdir -p nethirc/patches > /dev/null 2>&1
echo x - nethirc/Makefile
sed 's/^X//' >nethirc/Makefile << 'END-of-nethirc/Makefile'
X# New ports collection makefile for:	nethirc
X# Version required:	0.04
X# Date created:		15 Dec 1999
X# Whom:			Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	nethirc-0.04
XCATEGORIES=	irc
XMASTER_SITES=	ftp://ftp.nog.net/pub/tony/nethirc/
XEXTRACT_SUFX=	.tar.Z
X
XMAINTAINER=	andrews@technologist.com
X
XRUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/5.005/Net/IRC.pm:${PORTSDIR}/irc/p5-IRC
X
XNO_BUILD=	yes
XUSE_PERL5=	yes
XMAN1=		nethirc.1
X
Xdo-install:
X	(cd ${WRKSRC} && ${SH} install.sh ${PREFIX})
X
X.include <bsd.port.mk>
END-of-nethirc/Makefile
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?199912171741.MAA01131>