Date: Thu, 13 Jul 2006 04:00:05 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/100175: [NEW PORT] devel/p5-Term-Encoding: Detect encoding of the current terminal Message-ID: <20060712200005.2C175638@netnews.NCTU.edu.tw> Resent-Message-ID: <200607122000.k6CK0a59097276@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100175 >Category: ports >Synopsis: [NEW PORT] devel/p5-Term-Encoding: Detect encoding of the current terminal >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: Wed Jul 12 20:00:36 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: Term::Encoding is a simple module to detect an encoding the current terminal expects, in various ways. Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net> Audrey Tang <audreyt@audreyt.org> WWW: http://search.cpan.org/dist/Term-Encoding/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Term-Encoding-0.01.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-Term-Encoding # p5-Term-Encoding/pkg-descr # p5-Term-Encoding/Makefile # p5-Term-Encoding/pkg-plist # p5-Term-Encoding/distinfo # echo c - p5-Term-Encoding mkdir -p p5-Term-Encoding > /dev/null 2>&1 echo x - p5-Term-Encoding/pkg-descr sed 's/^X//' >p5-Term-Encoding/pkg-descr << 'END-of-p5-Term-Encoding/pkg-descr' XTerm::Encoding is a simple module to detect an encoding the current Xterminal expects, in various ways. X XAuthor: Tatsuhiko Miyagawa <miyagawa@bulknews.net> X Audrey Tang <audreyt@audreyt.org> XWWW: http://search.cpan.org/dist/Term-Encoding/ END-of-p5-Term-Encoding/pkg-descr echo x - p5-Term-Encoding/Makefile sed 's/^X//' >p5-Term-Encoding/Makefile << 'END-of-p5-Term-Encoding/Makefile' X# New ports collection makefile for: p5-Term-Encoding X# Date created: 2006-07-13 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Term-Encoding XPORTVERSION= 0.01 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Term XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Detect encoding of the current terminal X XPERL_CONFIGURE= yes X XMAN3= Term::Encoding.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500702 XIGNORE= requires perl 5.7.2 or later. Install lang/perl5.8 then try again X.endif X X.include <bsd.port.post.mk> END-of-p5-Term-Encoding/Makefile echo x - p5-Term-Encoding/pkg-plist sed 's/^X//' >p5-Term-Encoding/pkg-plist << 'END-of-p5-Term-Encoding/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Encoding/.packlist X%%SITE_PERL%%/Term/Encoding.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Encoding X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term X@dirrmtry %%SITE_PERL%%/Term END-of-p5-Term-Encoding/pkg-plist echo x - p5-Term-Encoding/distinfo sed 's/^X//' >p5-Term-Encoding/distinfo << 'END-of-p5-Term-Encoding/distinfo' XMD5 (Term-Encoding-0.01.tar.gz) = b202cccb3a559eea63114e889a495b48 XSHA256 (Term-Encoding-0.01.tar.gz) = 098fad4fbcf12487bb3d792dc0ccea8ab901134512d7c9e834d6559fcefc0b3d XSIZE (Term-Encoding-0.01.tar.gz) = 11272 END-of-p5-Term-Encoding/distinfo exit --- p5-Term-Encoding-0.01.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?20060712200005.2C175638>