Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2019 16:43:41 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489354 - in head/textproc: . p5-PDF-Reuse
Message-ID:  <201901051643.x05Ghfgv075210@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Jan  5 16:43:40 2019
New Revision: 489354
URL: https://svnweb.freebsd.org/changeset/ports/489354

Log:
  textproc/p5-PDF-Reuse: create port
  
  PDF::Reuse - Reuse and mass produce PDF documents
  
  This module could be used when you want to mass produce similar (but not
  identical) PDF documents and reuse templates, JavaScripts and some other
  components. It is functional to be fast, and to give your programs capacity to
  produce many pages per second and very big PDF documents if necessary.
  
  WWW: http://search.cpan.org/dist/PDF-Reuse/
  
  PR:		216608
  Submitted by:	gehm@doom-labs.net

Added:
  head/textproc/p5-PDF-Reuse/
  head/textproc/p5-PDF-Reuse/Makefile   (contents, props changed)
  head/textproc/p5-PDF-Reuse/distinfo   (contents, props changed)
  head/textproc/p5-PDF-Reuse/pkg-descr   (contents, props changed)
  head/textproc/p5-PDF-Reuse/pkg-plist   (contents, props changed)
Modified:
  head/textproc/Makefile   (contents, props changed)

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Sat Jan  5 16:29:02 2019	(r489353)
+++ head/textproc/Makefile	Sat Jan  5 16:43:40 2019	(r489354)
@@ -685,6 +685,7 @@
     SUBDIR += p5-PDF-API3
     SUBDIR += p5-PDF-Create
     SUBDIR += p5-PDF-FromHTML
+    SUBDIR += p5-PDF-Reuse
     SUBDIR += p5-PDF-Table
     SUBDIR += p5-PDF-Tiny
     SUBDIR += p5-PDF-WebKit

Added: head/textproc/p5-PDF-Reuse/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/p5-PDF-Reuse/Makefile	Sat Jan  5 16:43:40 2019	(r489354)
@@ -0,0 +1,26 @@
+# $FreeBSD$
+
+PORTNAME=	PDF-Reuse
+DISTVERSION=	0.39
+CATEGORIES=	textproc perl5
+MASTER_SITES=	CPAN
+PKGNAMEPREFIX=	p5-
+
+MAINTAINER=	gehm@doom-labs.net
+COMMENT=	Another perl module to reuse and mass produce PDF documents
+
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+RUN_DEPENDS=	p5-IO-Compress>=0:archivers/p5-IO-Compress \
+		p5-Exporter>=0:devel/p5-Exporter \
+		p5-AutoLoader>=0:devel/p5-AutoLoader \
+		p5-Carp>=0:devel/p5-Carp \
+		p5-Digest-MD5>=0:security/p5-Digest-MD5 \
+		p5-Font-TTF>=0:x11-fonts/p5-Font-TTF\
+		p5-Text-PDF>=0:print/p5-Text-PDF
+
+USES=		perl5
+USE_PERL5=	configure
+
+.include <bsd.port.mk>

Added: head/textproc/p5-PDF-Reuse/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/p5-PDF-Reuse/distinfo	Sat Jan  5 16:43:40 2019	(r489354)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1485788783
+SHA256 (PDF-Reuse-0.39.tar.gz) = 93e3a21851d9f8a5b5c93e84c1796e6c2f3ef999e0f4c819723840c4dbbc9d07
+SIZE (PDF-Reuse-0.39.tar.gz) = 64884

Added: head/textproc/p5-PDF-Reuse/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/p5-PDF-Reuse/pkg-descr	Sat Jan  5 16:43:40 2019	(r489354)
@@ -0,0 +1,8 @@
+PDF::Reuse - Reuse and mass produce PDF documents
+
+This module could be used when you want to mass produce similar (but not
+identical) PDF documents and reuse templates, JavaScripts and some other
+components. It is functional to be fast, and to give your programs capacity to
+produce many pages per second and very big PDF documents if necessary.
+
+WWW: http://search.cpan.org/dist/PDF-Reuse/

Added: head/textproc/p5-PDF-Reuse/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/p5-PDF-Reuse/pkg-plist	Sat Jan  5 16:43:40 2019	(r489354)
@@ -0,0 +1,69 @@
+%%SITE_PERL%%/PDF/Reuse.pm
+%%SITE_PERL%%/PDF/Reuse/Util.pm
+%%SITE_PERL%%/PDF/Util/graphObj_pl
+%%SITE_PERL%%/PDF/Util/reuseComponent_pl
+%%SITE_PERL%%/auto/PDF/Reuse/AcroFormsEtc.al
+%%SITE_PERL%%/auto/PDF/Reuse/analysera.al
+%%SITE_PERL%%/auto/PDF/Reuse/autosplit.ix
+%%SITE_PERL%%/auto/PDF/Reuse/behandlaNames.al
+%%SITE_PERL%%/auto/PDF/Reuse/byggForm.al
+%%SITE_PERL%%/auto/PDF/Reuse/calcMatrix.al
+%%SITE_PERL%%/auto/PDF/Reuse/checkContentStream.al
+%%SITE_PERL%%/auto/PDF/Reuse/checkResources.al
+%%SITE_PERL%%/auto/PDF/Reuse/createCharProcs.al
+%%SITE_PERL%%/auto/PDF/Reuse/crossrefObj.al
+%%SITE_PERL%%/auto/PDF/Reuse/defInit.al
+%%SITE_PERL%%/auto/PDF/Reuse/defLadda.al
+%%SITE_PERL%%/auto/PDF/Reuse/descend.al
+%%SITE_PERL%%/auto/PDF/Reuse/errLog.al
+%%SITE_PERL%%/auto/PDF/Reuse/extractName.al
+%%SITE_PERL%%/auto/PDF/Reuse/extractObject.al
+%%SITE_PERL%%/auto/PDF/Reuse/fillTheForm.al
+%%SITE_PERL%%/auto/PDF/Reuse/findBarFont.al
+%%SITE_PERL%%/auto/PDF/Reuse/findDir.al
+%%SITE_PERL%%/auto/PDF/Reuse/getImage.al
+%%SITE_PERL%%/auto/PDF/Reuse/getKnown.al
+%%SITE_PERL%%/auto/PDF/Reuse/getObject.al
+%%SITE_PERL%%/auto/PDF/Reuse/getPage.al
+%%SITE_PERL%%/auto/PDF/Reuse/inkludera.al
+%%SITE_PERL%%/auto/PDF/Reuse/kolla.al
+%%SITE_PERL%%/auto/PDF/Reuse/mergeLinks.al
+%%SITE_PERL%%/auto/PDF/Reuse/ordnaBookmarks.al
+%%SITE_PERL%%/auto/PDF/Reuse/prAltJpeg.al
+%%SITE_PERL%%/auto/PDF/Reuse/prBar.al
+%%SITE_PERL%%/auto/PDF/Reuse/prBookmark.al
+%%SITE_PERL%%/auto/PDF/Reuse/prCid.al
+%%SITE_PERL%%/auto/PDF/Reuse/prCompress.al
+%%SITE_PERL%%/auto/PDF/Reuse/prDoc.al
+%%SITE_PERL%%/auto/PDF/Reuse/prDocDir.al
+%%SITE_PERL%%/auto/PDF/Reuse/prDocForm.al
+%%SITE_PERL%%/auto/PDF/Reuse/prExtract.al
+%%SITE_PERL%%/auto/PDF/Reuse/prField.al
+%%SITE_PERL%%/auto/PDF/Reuse/prGetLogBuffer.al
+%%SITE_PERL%%/auto/PDF/Reuse/prGraphState.al
+%%SITE_PERL%%/auto/PDF/Reuse/prId.al
+%%SITE_PERL%%/auto/PDF/Reuse/prIdType.al
+%%SITE_PERL%%/auto/PDF/Reuse/prImage.al
+%%SITE_PERL%%/auto/PDF/Reuse/prInit.al
+%%SITE_PERL%%/auto/PDF/Reuse/prInitVars.al
+%%SITE_PERL%%/auto/PDF/Reuse/prJpeg.al
+%%SITE_PERL%%/auto/PDF/Reuse/prJs.al
+%%SITE_PERL%%/auto/PDF/Reuse/prLink.al
+%%SITE_PERL%%/auto/PDF/Reuse/prLog.al
+%%SITE_PERL%%/auto/PDF/Reuse/prLogDir.al
+%%SITE_PERL%%/auto/PDF/Reuse/prMbox.al
+%%SITE_PERL%%/auto/PDF/Reuse/prSinglePage.al
+%%SITE_PERL%%/auto/PDF/Reuse/prTouchUp.al
+%%SITE_PERL%%/auto/PDF/Reuse/prVers.al
+%%SITE_PERL%%/auto/PDF/Reuse/prep.al
+%%SITE_PERL%%/auto/PDF/Reuse/quickxform.al
+%%SITE_PERL%%/auto/PDF/Reuse/sidAnalys.al
+%%SITE_PERL%%/auto/PDF/Reuse/skrivJS.al
+%%SITE_PERL%%/auto/PDF/Reuse/skrivKedja.al
+%%SITE_PERL%%/auto/PDF/Reuse/translate.al
+%%SITE_PERL%%/auto/PDF/Reuse/unZipPrepare.al
+%%SITE_PERL%%/auto/PDF/Reuse/xRefs.al
+%%SITE_PERL%%/auto/PDF/Reuse/xform.al
+%%SITE_PERL%%/auto/PDF/Reuse/xrefSection.al
+%%PERL5_MAN3%%/PDF::Reuse.3.gz
+%%PERL5_MAN3%%/PDF::Reuse::Util.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901051643.x05Ghfgv075210>