Date: Mon, 27 Feb 2006 16:29:55 -0500 (EST) From: Paul Dlug <paul@aps.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/93917: [NEW PORT] textproc/p5-TeX-Encode: Encode LaTeX to or from utf8 Message-ID: <200602272129.k1RLTtUF035327@lugnut.aps.org> Resent-Message-ID: <200602272140.k1RLe5cA001602@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93917 >Category: ports >Synopsis: [NEW PORT] textproc/p5-TeX-Encode: Encode LaTeX to or from utf8 >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: Mon Feb 27 21:40:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Paul Dlug >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD lugnut.aps.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #3: Fri Feb 24 13:09:45 EST 2006 >Description: Encodes LaTeX escapes to and from utf8 using mapping tables. NOTE: This port has a dependency on textproc/p5-Pod-LaTeX which was just submitted as well. PR for this submission is: 93913 Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-TeX-Encode-0.4.shar begins here --- # 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-TeX-Encode # p5-TeX-Encode/pkg-descr # p5-TeX-Encode/Makefile # p5-TeX-Encode/pkg-plist # p5-TeX-Encode/distinfo # echo c - p5-TeX-Encode mkdir -p p5-TeX-Encode > /dev/null 2>&1 echo x - p5-TeX-Encode/pkg-descr sed 's/^X//' >p5-TeX-Encode/pkg-descr << 'END-of-p5-TeX-Encode/pkg-descr' XEncodes LaTeX escapes to and from utf8 using mapping tables. END-of-p5-TeX-Encode/pkg-descr echo x - p5-TeX-Encode/Makefile sed 's/^X//' >p5-TeX-Encode/Makefile << 'END-of-p5-TeX-Encode/Makefile' X# New ports collection makefile for: p5-TeX-Encode X# Date created: 2006-02-27 X# Whom: Paul Dlug <paul@aps.org> X# X# $FreeBSD$ X# X XPORTNAME= TeX-Encode XPORTVERSION= 0.4 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= TeX XPKGNAMEPREFIX= p5- X XMAINTAINER= paul@aps.org XCOMMENT= Encode LaTeX to or from utf8 X XBUILD_DEPENDS= ${SITE_PERL}/Pod/LaTeX.pm:${PORTSDIR}/textproc/p5-Pod-LaTeX \ X ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= TeX::Encode.3 X X.include <bsd.port.mk> END-of-p5-TeX-Encode/Makefile echo x - p5-TeX-Encode/pkg-plist sed 's/^X//' >p5-TeX-Encode/pkg-plist << 'END-of-p5-TeX-Encode/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/TeX/Encode/.packlist X%%SITE_PERL%%/TeX/Encode.pm X%%SITE_PERL%%/auto/TeX/Encode/autosplit.ix X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/TeX/Encode X@dirrmtry %%SITE_PERL%%/TeX X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/TeX END-of-p5-TeX-Encode/pkg-plist echo x - p5-TeX-Encode/distinfo sed 's/^X//' >p5-TeX-Encode/distinfo << 'END-of-p5-TeX-Encode/distinfo' XMD5 (TeX-Encode-0.4.tar.gz) = 1f77d612ccaf5c48a68d52bd406dfb28 XSHA256 (TeX-Encode-0.4.tar.gz) = 749f0414e843f9b5976859754d70e47a0518003b29e7479ad608189aced51a57 XSIZE (TeX-Encode-0.4.tar.gz) = 4824 END-of-p5-TeX-Encode/distinfo exit --- p5-TeX-Encode-0.4.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602272129.k1RLTtUF035327>