ports/135170: [NEW PORT]textproc/p5-LaTeX-Driver:Perl module of LaTeX Driver

Wen Heping wenheping at gmail.com
Tue Jun 2 13:10:02 UTC 2009


>Number:         135170
>Category:       ports
>Synopsis:       [NEW PORT]textproc/p5-LaTeX-Driver:Perl module of LaTeX Driver
>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:   Tue Jun 02 13:10:01 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 #4: Fri Apr 10 16:36:28 HKT 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/wen1  i386
>Description:
The LaTeX::Driver module encapsulates the details of invoking the
Latex programs to format a LaTeX document. Formatting with LaTeX
is complicated; there are potentially many programs to run and the
output of those programs must be monitored to determine whether
further processing is required.

WWW:    http://search.cpan.org/dist/LaTeX-Driver/
>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-Driver
#	p5-LaTeX-Driver/pkg-plist
#	p5-LaTeX-Driver/pkg-descr
#	p5-LaTeX-Driver/distinfo
#	p5-LaTeX-Driver/Makefile
#
echo c - p5-LaTeX-Driver
mkdir -p p5-LaTeX-Driver > /dev/null 2>&1
echo x - p5-LaTeX-Driver/pkg-plist
sed 's/^X//' >p5-LaTeX-Driver/pkg-plist << 'fb5e0bdc1d23aa1bd3ab3756049cb99a'
Xbin/latex2dvi
Xbin/latex2pdf
Xbin/latex2ps
X%%SITE_PERL%%/LaTeX/Driver.pm
X%%SITE_PERL%%/LaTeX/Driver/Paths.pm
X%%SITE_PERL%%/LaTeX/Driver/FilterProgram.pm
X%%SITE_PERL%%/mach/auto/LaTeX-Driver/.packlist
X at dirrm %%SITE_PERL%%/mach/auto/LaTeX-Driver
X at dirrm %%SITE_PERL%%/LaTeX/Driver
X at dirrmtry %%SITE_PERL%%/LaTeX
fb5e0bdc1d23aa1bd3ab3756049cb99a
echo x - p5-LaTeX-Driver/pkg-descr
sed 's/^X//' >p5-LaTeX-Driver/pkg-descr << '31af32b6b32abac17b5e8ad64f29c819'
XThe LaTeX::Driver module encapsulates the details of invoking the
XLatex programs to format a LaTeX document. Formatting with LaTeX
Xis complicated; there are potentially many programs to run and the
Xoutput of those programs must be monitored to determine whether
Xfurther processing is required.
X
XWWW:	http://search.cpan.org/dist/LaTeX-Driver/
31af32b6b32abac17b5e8ad64f29c819
echo x - p5-LaTeX-Driver/distinfo
sed 's/^X//' >p5-LaTeX-Driver/distinfo << 'ded9e1959660f04f74537f5541b808c6'
XMD5 (LaTeX-Driver-0.08.tar.gz) = 741c93121ac7808555252a0005d467f4
XSHA256 (LaTeX-Driver-0.08.tar.gz) = 79b08e0dda63dd3df1ce003d68db79704cd0c391c10de60e4757663a928a3951
XSIZE (LaTeX-Driver-0.08.tar.gz) = 30601
ded9e1959660f04f74537f5541b808c6
echo x - p5-LaTeX-Driver/Makefile
sed 's/^X//' >p5-LaTeX-Driver/Makefile << 'ca2a1400eabf0589687cd464d6ed6423'
X# New ports collection makefile for:	LaTeX-Driver
X# Date created:				1st June, 2009
X# Whom:					Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	LaTeX-Driver
XPORTVERSION=	0.08
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	Perl module of LaTeX Driver
X
XBUILD_DEPENDS=	${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX-base \
X		p5-Cwd>=0:${PORTSDIR}/devel/p5-Cwd \
X		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
X		p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
X		p5-IO>=0:${PORTSDIR}/devel/p5-IO \
X		p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
X		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN1=	latex2ps.1 latex2pdf.1 latex2dvi.1
XMAN3=	LaTeX::Driver.3 \
X	LaTeX::Driver::Paths.3 \
X	LaTeX::Driver::FilterProgram.3
X
X.include <bsd.port.pre.mk>
Xpost-extract:
X	@${REINPLACE_CMD} -e 's#<STDIN>#"\r"#g' ${WRKSRC}/Makefile.PL
X
X.include <bsd.port.post.mk>
ca2a1400eabf0589687cd464d6ed6423
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list