Summary: | [New Port] textproc/p5-PDF-Reuse PDF::Reuse - Reuse and mass produce PDF documents | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | gehm | ||||
Component: | Individual Port(s) | Assignee: | freebsd-perl (Nobody) <perl> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | swills, w.schwarzenfeld | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: swills Date: Sat Jan 5 16:43:42 UTC 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 Changes: head/textproc/Makefile head/textproc/p5-PDF-Reuse/ head/textproc/p5-PDF-Reuse/Makefile head/textproc/p5-PDF-Reuse/distinfo head/textproc/p5-PDF-Reuse/pkg-descr head/textproc/p5-PDF-Reuse/pkg-plist Committed, thanks for the patch. Sorry it took so long to get it committed. |
Created attachment 179429 [details] shar export of portdir 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.