Date: Mon, 27 Feb 2006 12:42:29 +0100 (CET) From: Simun Mikecin <numisemis@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/93898: [NEW PORT] print/p5-XML-ApacheFOP: Access Apache FOP from Perl to create PDF files using XSL-FO Message-ID: <20060227114229.DFE1E26D050@mail.logos.hr> Resent-Message-ID: <200602271150.k1RBo8u0060248@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93898 >Category: ports >Synopsis: [NEW PORT] print/p5-XML-ApacheFOP: Access Apache FOP from Perl to create PDF files using XSL-FO >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 27 11:50:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Simun Mikecin >Release: FreeBSD 5.2.1-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD mail.logos.hr 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Mon Jul 26 14:07:00 CEST 2004 root@mail.logos.hr:/usr/obj/usr/src.5.2.1-R/sys/MAIL i386 >Description: XML::ApacheFOP allows you to create PDFs (or other output types) using Apache FOP. This port requires devel/p5-Java which is an uncommitted port (ports/92566) as of this writing. >How-To-Repeat: >Fix: # 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-XML-ApacheFOP # p5-XML-ApacheFOP/pkg-plist # p5-XML-ApacheFOP/pkg-descr # p5-XML-ApacheFOP/distinfo # p5-XML-ApacheFOP/Makefile # echo c - p5-XML-ApacheFOP mkdir -p p5-XML-ApacheFOP > /dev/null 2>&1 echo x - p5-XML-ApacheFOP/pkg-plist sed 's/^X//' >p5-XML-ApacheFOP/pkg-plist << 'END-of-p5-XML-ApacheFOP/pkg-plist' X%%SITE_PERL%%/XML/ApacheFOP.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/ApacheFOP/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/ApacheFOP X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML X@dirrmtry %%SITE_PERL%%/XML END-of-p5-XML-ApacheFOP/pkg-plist echo x - p5-XML-ApacheFOP/pkg-descr sed 's/^X//' >p5-XML-ApacheFOP/pkg-descr << 'END-of-p5-XML-ApacheFOP/pkg-descr' XXML::ApacheFOP allows you to create PDFs (or other output types) using XApache FOP. END-of-p5-XML-ApacheFOP/pkg-descr echo x - p5-XML-ApacheFOP/distinfo sed 's/^X//' >p5-XML-ApacheFOP/distinfo << 'END-of-p5-XML-ApacheFOP/distinfo' XMD5 (XML-ApacheFOP-0.03.tar.gz) = 8652fb3917b59bfdcd3d343710eca495 XSHA256 (XML-ApacheFOP-0.03.tar.gz) = 6606e427a6dfce05dd36f3471ae4c93d719801b70e8c3b133259d8f3200d5b60 XSIZE (XML-ApacheFOP-0.03.tar.gz) = 7089 END-of-p5-XML-ApacheFOP/distinfo echo x - p5-XML-ApacheFOP/Makefile sed 's/^X//' >p5-XML-ApacheFOP/Makefile << 'END-of-p5-XML-ApacheFOP/Makefile' X# New ports collection makefile for: p5-XML-ApacheFOP X# Date created: 27 Feb 2006 X# Whom: Simun Mikecin <numisemis@yahoo.com> X# X# $FreeBSD$ X# X XPORTNAME= XML-ApacheFOP XPORTVERSION= 0.03 XCATEGORIES= print perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= XML XPKGNAMEPREFIX= p5- X XMAINTAINER= numisemis@yahoo.com XCOMMENT= Access Apache FOP from Perl to create PDF files using XSL-FO X XBUILD_DEPENDS= ${SITE_PERL}/Java.pm:${PORTSDIR}/devel/p5-Java XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= XML::ApacheFOP.3 X X.include <bsd.port.mk> END-of-p5-XML-ApacheFOP/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060227114229.DFE1E26D050>