Date: Fri, 10 Jul 2009 08:28:38 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/136639: [NEW PORT]textproc/p5-LaTeX-Pod:Transform LaTeX source files to POD Message-ID: <200907100828.n6A8ScBG072563@www.freebsd.org> Resent-Message-ID: <200907100830.n6A8U4v8073557@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136639 >Category: ports >Synopsis: [NEW PORT]textproc/p5-LaTeX-Pod:Transform LaTeX source files to POD >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 Jul 10 08:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: LaTeX::Pod converts LaTeX sources to Perl's POD (Plain old documentation) format. Currently only a subset of the available LaTeX language is supported. WWW: http://search.cpan.org/dist/LaTeX-Pod/ >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-LaTeX-Pod # p5-LaTeX-Pod/Makefile # p5-LaTeX-Pod/distinfo # p5-LaTeX-Pod/pkg-descr # p5-LaTeX-Pod/pkg-plist # echo c - p5-LaTeX-Pod mkdir -p p5-LaTeX-Pod > /dev/null 2>&1 echo x - p5-LaTeX-Pod/Makefile sed 's/^X//' >p5-LaTeX-Pod/Makefile << 'd25eb488b8217f2c8b80335386c12404' X# New ports collection makefile for: LaTeX-Pod X# Date created: 10 July, 2009 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= LaTeX-Pod XPORTVERSION= 0.19 XCATEGORIES= textproc perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= wenheping@gmail.com XCOMMENT= Transform LaTeX source files to POD X XBUILD_DEPENDS= p5-LaTeX-TOM>=0.9:${PORTSDIR}/textproc/p5-LaTeX-TOM \ X p5-Params-Validate>=0.91:${PORTSDIR}/devel/p5-Params-Validate \ X p5-boolean>=0.20:${PORTSDIR}/devel/p5-boolean XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= latex2pod.1 XMAN3= LaTeX::Pod.3 X X.include <bsd.port.mk> d25eb488b8217f2c8b80335386c12404 echo x - p5-LaTeX-Pod/distinfo sed 's/^X//' >p5-LaTeX-Pod/distinfo << 'f08bf3e65df0f7a877d2d2e80bcd263d' XMD5 (LaTeX-Pod-0.19.tar.gz) = fc221dde92a649b3f1a72f673aa30d25 XSHA256 (LaTeX-Pod-0.19.tar.gz) = 6b794ec8784e814eb0790fae4d12ef707af0e5406319d7776d3bba0b2da5d316 XSIZE (LaTeX-Pod-0.19.tar.gz) = 8000 f08bf3e65df0f7a877d2d2e80bcd263d echo x - p5-LaTeX-Pod/pkg-descr sed 's/^X//' >p5-LaTeX-Pod/pkg-descr << 'f69d112adf80e49fd4b5a956321b02f3' XLaTeX::Pod converts LaTeX sources to Perl's POD (Plain old Xdocumentation) format. Currently only a subset of the available XLaTeX language is supported. X XWWW: http://search.cpan.org/dist/LaTeX-Pod/ f69d112adf80e49fd4b5a956321b02f3 echo x - p5-LaTeX-Pod/pkg-plist sed 's/^X//' >p5-LaTeX-Pod/pkg-plist << '4f1e935f309f2c4426385df7f0eaeaa7' Xbin/latex2pod X%%SITE_PERL%%/LaTeX/Pod.pm X%%SITE_PERL%%/mach/auto/LaTeX/Pod/.packlist X@dirrm %%SITE_PERL%%/mach/auto/LaTeX/Pod X@dirrmtry %%SITE_PERL%%/mach/auto/LaTeX X@dirrmtry %%SITE_PERL%%/LaTeX 4f1e935f309f2c4426385df7f0eaeaa7 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907100828.n6A8ScBG072563>