Date: Sun, 4 Apr 2010 21:34:45 GMT From: Eric Freeman <freebsdports@chillibear.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/145386: new port: devel/p5-File-BOM "Unicode Byte Order Mark for Perl" Message-ID: <201004042134.o34LYjUe048413@www.freebsd.org> Resent-Message-ID: <201004042140.o34Le5hu097759@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 145386 >Category: ports >Synopsis: new port: devel/p5-File-BOM "Unicode Byte Order Mark for Perl" >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: Sun Apr 04 21:40:05 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eric Freeman >Release: 7.2 >Organization: >Environment: FreeBSD localhost 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Simple perl port for File::BOM, this module provides functions for handling unicode byte order marks, which are to be found at the beginning of some files and streams. >How-To-Repeat: n/a >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: # # p5-File-BOM # p5-File-BOM/distinfo # p5-File-BOM/Makefile # p5-File-BOM/pkg-descr # echo c - p5-File-BOM mkdir -p p5-File-BOM > /dev/null 2>&1 echo x - p5-File-BOM/distinfo sed 's/^X//' >p5-File-BOM/distinfo << 'a00a93d8a0b70e89f55446ed8d42da6c' XMD5 (File-BOM-0.14.tar.gz) = e55642294d8ab369b4dda4e9d57c8e41 XSHA256 (File-BOM-0.14.tar.gz) = 4c9877ceb2e97619a6f7943ca8e0a034900577337e41e65915f2aa29c2ca8cd1 XSIZE (File-BOM-0.14.tar.gz) = 15273 a00a93d8a0b70e89f55446ed8d42da6c echo x - p5-File-BOM/Makefile sed 's/^X//' >p5-File-BOM/Makefile << 'dfee51c80be04ea88b08a85103b66abb' X# Ports collection makefile for: devel-p5-File-BOM X# Date created: 02 April 2010 X# Whom: Eric Freeman <freebsdports@chillibear.com> X# X# $FreeBSD$ X# X XPORTNAME= File-BOM XPORTVERSION= 0.14 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= File XPKGNAMEPREFIX= p5- X XMAINTAINER= freebsdports@chillibear.com XCOMMENT= Perl module to handle unicode byte order marks X XRUN_DEPENDS= p5-Module-Build>0:${PORTSDIR}/devel/p5-Module-Build XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= File::BOM.3 X X.include <bsd.port.mk> dfee51c80be04ea88b08a85103b66abb echo x - p5-File-BOM/pkg-descr sed 's/^X//' >p5-File-BOM/pkg-descr << '82b7dc9fa5670cdcc630caf44d6ce72c' XThis module provides functions for handling unicode byte order Xmarks, which are to be found at the beginning of some files and Xstreams. X XThe intention of File::BOM is for files with BOMs to be readable Xas seamlessly as possible, regardless of the encoding used. X XWWW: http://search.cpan.org/dist/File-BOM/lib/File/BOM.pm 82b7dc9fa5670cdcc630caf44d6ce72c exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004042134.o34LYjUe048413>