From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 11 08:10:21 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F001216A4DD for ; Tue, 11 Jul 2006 08:10:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A08143D5A for ; Tue, 11 Jul 2006 08:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6B8AL6L048054 for ; Tue, 11 Jul 2006 08:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6B8ALXN048053; Tue, 11 Jul 2006 08:10:21 GMT (envelope-from gnats) Resent-Date: Tue, 11 Jul 2006 08:10:21 GMT Resent-Message-Id: <200607110810.k6B8ALXN048053@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2669D16A4DA for ; Tue, 11 Jul 2006 08:01:26 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBB2C43D45 for ; Tue, 11 Jul 2006 08:01:25 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 2673062C; Tue, 11 Jul 2006 16:01:22 +0800 (CST) Message-Id: <20060711080122.2673062C@netnews.NCTU.edu.tw> Date: Tue, 11 Jul 2006 16:01:22 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/100068: [NEW PORT] textproc/p5-Text-Emoticon: Factory class for Yahoo! and MSN emoticons X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jul 2006 08:10:22 -0000 >Number: 100068 >Category: ports >Synopsis: [NEW PORT] textproc/p5-Text-Emoticon: Factory class for Yahoo! and MSN emoticons >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 Jul 11 08:10:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: Text::Emoticon is a factory class to dispatch MSN/YIM emoticon set. It's made to become handy to be used in other applications like Kwiki/MT plugins. Author: Tatsuhiko Miyagawa WWW: http://search.cpan.org/dist/Text-Emoticon/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Text-Emoticon-0.04.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-Text-Emoticon # p5-Text-Emoticon/pkg-descr # p5-Text-Emoticon/Makefile # p5-Text-Emoticon/pkg-plist # p5-Text-Emoticon/distinfo # echo c - p5-Text-Emoticon mkdir -p p5-Text-Emoticon > /dev/null 2>&1 echo x - p5-Text-Emoticon/pkg-descr sed 's/^X//' >p5-Text-Emoticon/pkg-descr << 'END-of-p5-Text-Emoticon/pkg-descr' XText::Emoticon is a factory class to dispatch MSN/YIM emoticon set. XIt's made to become handy to be used in other applications like XKwiki/MT plugins. X XAuthor: Tatsuhiko Miyagawa XWWW: http://search.cpan.org/dist/Text-Emoticon/ END-of-p5-Text-Emoticon/pkg-descr echo x - p5-Text-Emoticon/Makefile sed 's/^X//' >p5-Text-Emoticon/Makefile << 'END-of-p5-Text-Emoticon/Makefile' X# New ports collection makefile for: p5-Text-Emoticon X# Date created: 2006-07-11 X# Whom: Gea-Suan Lin X# X# $FreeBSD$ X# X XPORTNAME= Text-Emoticon XPORTVERSION= 0.04 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Text XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Factory class for Yahoo! and MSN emoticons X XBUILD_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Text::Emoticon.3 X X.include END-of-p5-Text-Emoticon/Makefile echo x - p5-Text-Emoticon/pkg-plist sed 's/^X//' >p5-Text-Emoticon/pkg-plist << 'END-of-p5-Text-Emoticon/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Emoticon/.packlist X%%SITE_PERL%%/Text/Emoticon.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Emoticon X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text X@dirrmtry %%SITE_PERL%%/Text END-of-p5-Text-Emoticon/pkg-plist echo x - p5-Text-Emoticon/distinfo sed 's/^X//' >p5-Text-Emoticon/distinfo << 'END-of-p5-Text-Emoticon/distinfo' XMD5 (Text-Emoticon-0.04.tar.gz) = a9aef67754feabb94c75a0756909aae1 XSHA256 (Text-Emoticon-0.04.tar.gz) = f7409acb5952dc33bf1e1bc960533a7aa6b01df38cbb8e7b3c2e134bc0373b33 XSIZE (Text-Emoticon-0.04.tar.gz) = 2173 END-of-p5-Text-Emoticon/distinfo exit --- p5-Text-Emoticon-0.04.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: