Date: Tue, 12 Apr 2011 23:12:11 +0900 (JST) From: TERAMOTO Masahiro <markun@onohara.to> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/156355: [NEW PORT] irc/p5-IRC-Utils: Common utilities for IRC-related tasks Message-ID: <20110412141211.86BFB28439@daemon.onohara.to> Resent-Message-ID: <201104121420.p3CEKBtN051216@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156355 >Category: ports >Synopsis: [NEW PORT] irc/p5-IRC-Utils: Common utilities for IRC-related tasks >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: Tue Apr 12 14:20:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: TERAMOTO Masahiro >Release: FreeBSD 7.3-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD daemon.onohara.to 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010 >Description: The functions in this module take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc. WWW: http://search.cpan.org/dist/IRC-Utils/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-IRC-Utils-0.06.shar begins here --- # 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: # # p5-IRC-Utils # p5-IRC-Utils/pkg-plist # p5-IRC-Utils/pkg-descr # p5-IRC-Utils/distinfo # p5-IRC-Utils/Makefile # echo c - p5-IRC-Utils mkdir -p p5-IRC-Utils > /dev/null 2>&1 echo x - p5-IRC-Utils/pkg-plist sed 's/^X//' >p5-IRC-Utils/pkg-plist << '978ece784e04d30bc22586dfb3ac281a' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/IRC/Utils/.packlist X%%SITE_PERL%%/IRC/Utils.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IRC/Utils X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IRC X@dirrmtry %%SITE_PERL%%/IRC 978ece784e04d30bc22586dfb3ac281a echo x - p5-IRC-Utils/pkg-descr sed 's/^X//' >p5-IRC-Utils/pkg-descr << '76ec8f1d5e31302b58f1b0d0a5ae04b8' XThe functions in this module take care of many of the tasks you are Xfaced with when working with IRC. Mode lines, ban masks, message Xencoding and formatting, etc. X XWWW: http://search.cpan.org/dist/IRC-Utils/ 76ec8f1d5e31302b58f1b0d0a5ae04b8 echo x - p5-IRC-Utils/distinfo sed 's/^X//' >p5-IRC-Utils/distinfo << 'd9ae37a86f347a3468c3fa7f330617bf' XSHA256 (IRC-Utils-0.06.tar.gz) = c80a6c092c093dfd774c138198ac52c4da263e875415fce54f79e9dfdcc3abd3 XSIZE (IRC-Utils-0.06.tar.gz) = 20829 d9ae37a86f347a3468c3fa7f330617bf echo x - p5-IRC-Utils/Makefile sed 's/^X//' >p5-IRC-Utils/Makefile << '5447d3b1c7d1cacf6f4673ef9e892234' X# New ports collection makefile for: p5-IRC-Utils X# Date created: 2011-04-12 X# Whom: TERAMOTO Masahiro <markun@onohara.to> X# X# $FreeBSD$ X# X XPORTNAME= IRC-Utils XPORTVERSION= 0.06 XCATEGORIES= irc perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= markun@onohara.to XCOMMENT= Common utilities for IRC-related tasks X XPERL_CONFIGURE= yes X XMAN3= IRC::Utils.3 X X.include <bsd.port.mk> 5447d3b1c7d1cacf6f4673ef9e892234 exit --- p5-IRC-Utils-0.06.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110412141211.86BFB28439>