Date: Wed, 7 Apr 2010 15:28:28 GMT From: Ju Pengfei <jupengfei@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/145458: New port: textproc/p5-Text-Extract-Word A simple module for extracting the text from a Microsoft Word file Message-ID: <201004071528.o37FSS2j028532@www.freebsd.org> Resent-Message-ID: <201004071530.o37FU1LY030747@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 145458 >Category: ports >Synopsis: New port: textproc/p5-Text-Extract-Word A simple module for extracting the text from a Microsoft Word file >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 Apr 07 15:30:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Ju Pengfei >Release: 8.0-RELEASE-p2 >Organization: Ju Pengfei >Environment: >Description: New port: textproc/p5-Text-Extract-Word Text::Extract::Word This is a simple module for extracting the text from a Microsoft Word file. WWW: http://search.cpan.org/dist/Text-Extract-Word >How-To-Repeat: >Fix: The attachment is a shar file. 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-Text-Extract-Word # p5-Text-Extract-Word/Makefile # p5-Text-Extract-Word/distinfo # p5-Text-Extract-Word/pkg-descr # p5-Text-Extract-Word/pkg-plist # echo c - p5-Text-Extract-Word mkdir -p p5-Text-Extract-Word > /dev/null 2>&1 echo x - p5-Text-Extract-Word/Makefile sed 's/^X//' >p5-Text-Extract-Word/Makefile << 'daf97e380ad376e023826dfc301d70ef' X# New ports collection makefile for: p5-Text-Extract-Word X# Date created: April 07 2010 X# Whom: jupengfei <jupengfei@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= Text-Extract-Word XPORTVERSION= 0.01 XCATEGORIES= textproc perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= jupengfei@gmail.com XCOMMENT= A simple module for extracting the text from a Microsoft Word file X XBUILD_DEPENDS= ${SITE_PERL}/parent.pm:${PORTSDIR}/devel/p5-parent \ X ${SITE_PERL}/ExtUtils/MakeMaker.pm:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ X ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= YES X XMAN3= Text::Extract::Word.3 X X.include <bsd.port.mk> daf97e380ad376e023826dfc301d70ef echo x - p5-Text-Extract-Word/distinfo sed 's/^X//' >p5-Text-Extract-Word/distinfo << '57529f088b0fb1e295da6bf1ca811195' XMD5 (Text-Extract-Word-0.01.tar.gz) = 9d4f1815f00c7e63f9233b7b0987f45a XSHA256 (Text-Extract-Word-0.01.tar.gz) = 7741b62f72375d2fcb4fb5bfe9fc1eef09d6642bb5b84b5ebadc00ce0831b5bd XSIZE (Text-Extract-Word-0.01.tar.gz) = 77835 57529f088b0fb1e295da6bf1ca811195 echo x - p5-Text-Extract-Word/pkg-descr sed 's/^X//' >p5-Text-Extract-Word/pkg-descr << 'a87bdc3e0484b65053c55cb310f7dbca' XText::Extract::Word X XThis is a simple module for extracting the text from a Microsoft Word file. X XWWW: http://search.cpan.org/dist/Text-Extract-Word a87bdc3e0484b65053c55cb310f7dbca echo x - p5-Text-Extract-Word/pkg-plist sed 's/^X//' >p5-Text-Extract-Word/pkg-plist << '9720f722cbe1603edc19b6def7437245' X%%SITE_PERL%%/Text/Extract/Word.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Extract/Word/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Extract/Word X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Extract X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text X@dirrmtry %%SITE_PERL%%/Text/Extract X@dirrmtry %%SITE_PERL%%/Text 9720f722cbe1603edc19b6def7437245 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004071528.o37FSS2j028532>