aboutsummaryrefslogtreecommitdiff
path: root/print/p5-Text-PDF
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for perl 5.8.Anton Berezin2012-12-181-14/+3
| | | | | | | Nudged by: az Notes: svn path=/head/; revision=309172
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-4/+9
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.Dmitry Sivachenko2006-12-031-1/+1
| | | | Notes: svn path=/head/; revision=178677
* Update to 0.29a.Anton Berezin2006-09-223-5/+6
| | | | Notes: svn path=/head/; revision=173599
* Update to 0.27a.Anton Berezin2006-04-113-10/+17
| | | | Notes: svn path=/head/; revision=159314
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 0.25Erwin Lansing2003-08-094-40/+39
| | | | | | | | | PR: 55385 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=86642
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 0.23.Anton Berezin2002-09-123-3/+6
| | | | Notes: svn path=/head/; revision=66201
* Update to 0.20.Anton Berezin2002-06-063-5/+8
| | | | Notes: svn path=/head/; revision=60713
* sort plistYing-Chieh Liao2002-05-231-11/+11
| | | | Notes: svn path=/head/; revision=59756
* Update to 0.18.Anton Berezin2001-12-063-2/+4
| | | | Notes: svn path=/head/; revision=51160
* Update print/p5-Text-PDF to 0.16.Anton Berezin2001-07-272-2/+2
| | | | Notes: svn path=/head/; revision=45540
* Upgrade databases/p5-DBIx-SearchBuilder to 0.39.Anton Berezin2001-06-262-2/+2
| | | | | | | | | | | Upgrade mail/p5-Email-Find to 0.04. Upgrade print/p5-Text-PDF to 0.15. Upgrade textproc/p5-Text-Tmpl to 0.24. OK'ed by: markm Notes: svn path=/head/; revision=44462
* Updated MAINTAINER to my new committer email address.Anton Berezin2001-06-122-2/+2
| | | | | | | | | Do the same for pkg-descr files. Approved by: markm Notes: svn path=/head/; revision=43917
* upgrade to 0.14Ying-Chieh Liao2001-05-192-2/+2
| | | | | | | | PR: 27414 Submitted by: maintainer Notes: svn path=/head/; revision=42754
* Upgrade to version 0.13Kevin Lo2001-04-153-2/+6
| | | | | | | | PR: 26548 Submitted by: MAINTAINER Notes: svn path=/head/; revision=41434
* Fix pkg-plistKevin Lo2001-03-111-0/+2
| | | | | | | | PR: 25668 Submitted by: maintainer Notes: svn path=/head/; revision=39556
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add p5-Text-PDF 0.12, a perl module for manipulating PDF files.Will Andrews2000-12-315-0/+73
PR: 23966 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36505