Date: Fri, 29 May 2009 09:07:31 GMT From: Kuan-Chung Chiu <buganini@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135052: [New Port] converters/p5-bsdconv Message-ID: <200905290907.n4T97VSC033656@www.freebsd.org> Resent-Message-ID: <200905290910.n4T9A2M2004649@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135052 >Category: ports >Synopsis: [New Port] converters/p5-bsdconv >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: Fri May 29 09:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Kuan-Chung Chiu >Release: 8.0-CURRENT >Organization: N/A >Environment: FreeBSD Zeta.twbbs.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun May 24 02:45:21 CST 2009 root@Zeta.twbbs.org:/usr/obj/usr/src/sys/ZETA i386 >Description: BSD licensed charset/encoding converter library with more function than libiconv. (Currently only support few codecs) This port is a perl wrapper for bsdconv. WWW: http://github.com/buganini/bsdconv/ *NOTICE* this port depends on pr: http://www.freebsd.org/cgi/query-pr.cgi?pr=134871 >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-bsdconv/ # p5-bsdconv/pkg-plist # p5-bsdconv/pkg-descr # p5-bsdconv/Makefile # p5-bsdconv/distinfo # echo c - p5-bsdconv/ mkdir -p p5-bsdconv/ > /dev/null 2>&1 echo x - p5-bsdconv/pkg-plist sed 's/^X//' >p5-bsdconv/pkg-plist << 'd37716af795a7e19ebcca42f4163774f' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/bsdconv/.packlist X%%SITE_PERL%%/%%PERL_ARCH%%/auto/bsdconv/bsdconv.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/bsdconv/bsdconv.so X%%SITE_PERL%%/%%PERL_ARCH%%/bsdconv.pm X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/bsdconv d37716af795a7e19ebcca42f4163774f echo x - p5-bsdconv/pkg-descr sed 's/^X//' >p5-bsdconv/pkg-descr << 'cfdbc3250edbe905116258a372350573' XBSD licensed charset/encoding converter library with more function than Xlibiconv. (Currently only support few codecs) XThis port is a perl wrapper for bsdconv. X XWWW: http://github.com/buganini/bsdconv/ cfdbc3250edbe905116258a372350573 echo x - p5-bsdconv/Makefile sed 's/^X//' >p5-bsdconv/Makefile << 'eb086ce68ce7b775596b450141657cf2' X# New ports collection makefile for: p5-bsdconv X# Date created: 29 May 2009 X# Whom: buganini@gmail.com X# X# $FreeBSD$ X# X XPORTNAME= bsdconv XPORTVERSION= 1.10 XCATEGORIES= converters perl5 XMASTER_SITES= http://security-hole.info/distfile/ XPKGNAMEPREFIX= p5- XDISTNAME= buganini-bsdconv-23ad46a91dded05668823e067e3dff69b4c49585 X XMAINTAINER= buganini@gmail.com XCOMMENT= Perl wrapper for bsdconv X XLIB_DEPENDS= bsdconv.1:${PORTSDIR}/converters/bsdconv X XPERL_CONFIGURE= yes X XWRKSRC= ${WRKDIR}/${DISTNAME}/wrapper/perl X X.include <bsd.port.mk> eb086ce68ce7b775596b450141657cf2 echo x - p5-bsdconv/distinfo sed 's/^X//' >p5-bsdconv/distinfo << '70d879c531c2f877549023e9356f7976' XMD5 (buganini-bsdconv-23ad46a91dded05668823e067e3dff69b4c49585.tar.gz) = 6f9731868af0f5c88c986d347c7fa7f9 XSHA256 (buganini-bsdconv-23ad46a91dded05668823e067e3dff69b4c49585.tar.gz) = 091f6d13c8521a2e1c90430e6c507b23fa5bc3ec3cf9d8063dec3c04336b6206 XSIZE (buganini-bsdconv-23ad46a91dded05668823e067e3dff69b4c49585.tar.gz) = 319316 70d879c531c2f877549023e9356f7976 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905290907.n4T97VSC033656>