notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-CAM-PDF PDF manipulation library
1.60_1 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.60_1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-07-13 06:56:35
Last Update: 2023-04-27 15:48:24
Commit Hash: 0755575
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/CAM-PDF
Description:
This package reads and writes any document that conforms to the PDF specification generously provided by Adobe at http://partners.adobe.com/public/developer/pdf/index_reference.html The file format is well-supported, with the exception of the "linearized" or "optimized" output format, which this module can read but not write. Many specific aspects of the document model are not manipulable with this package (like fonts), but if the input document is correctly written, then this module will preserve the model integrity. This library grants you some power over the PDF security model. Note that applications editing PDF documents via this library MUST respect the security preferences of the document. Any violation of this respect is contrary to Adobe's intellectual property position, as stated in the reference manual at the above URL.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (85 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-CAM-PDF-1.60_1/catalog.mk
  2. /usr/local/share/licenses/p5-CAM-PDF-1.60_1/LICENSE
  3. /usr/local/share/licenses/p5-CAM-PDF-1.60_1/ART10
  4. /usr/local/share/licenses/p5-CAM-PDF-1.60_1/GPLv1+
  5. bin/appendpdf.pl
  6. bin/asciify
  7. bin/changepagestring.pl
  8. bin/changepdfstring.pl
  9. bin/changerefkeys.pl
  10. bin/crunchjpg_tmpl.pdf
  11. bin/crunchjpgs.pl
  12. bin/deillustrate.pl
  13. bin/deletepdfpage.pl
  14. bin/extractallimages.pl
  15. bin/extractjpgs.pl
  16. bin/fillpdffields.pl
  17. bin/getpdffontobject.pl
  18. bin/getpdfpage.pl
  19. bin/getpdfpageobject.pl
  20. bin/getpdftext.pl
  21. bin/listfonts.pl
  22. bin/listimages.pl
  23. bin/listpdffields.pl
  24. bin/pdfinfo.pl
  25. bin/readpdf.pl
  26. bin/renderpdf.pl
  27. bin/replacepdfobj.pl
  28. bin/revertpdf.pl
  29. bin/rewritepdf.pl
  30. bin/setpdfbackground.pl
  31. bin/setpdfpage.pl
  32. bin/stamppdf.pl
  33. bin/uninlinepdfimages.pl
  34. lib/perl5/site_perl/man/man3/CAM::PDF.3.gz
  35. lib/perl5/site_perl/man/man3/CAM::PDF::Content.3.gz
  36. lib/perl5/site_perl/man/man3/CAM::PDF::Decrypt.3.gz
  37. lib/perl5/site_perl/man/man3/CAM::PDF::GS.3.gz
  38. lib/perl5/site_perl/man/man3/CAM::PDF::GS::NoText.3.gz
  39. lib/perl5/site_perl/man/man3/CAM::PDF::Node.3.gz
  40. lib/perl5/site_perl/man/man3/CAM::PDF::PageText.3.gz
  41. lib/perl5/site_perl/man/man3/CAM::PDF::Renderer::Dump.3.gz
  42. lib/perl5/site_perl/man/man3/CAM::PDF::Renderer::Images.3.gz
  43. lib/perl5/site_perl/man/man3/CAM::PDF::Renderer::Text.3.gz
  44. lib/perl5/site_perl/man/man3/CAM::PDF::Renderer::TextFB.3.gz
  45. lib/perl5/site_perl/CAM/PDF.pm
  46. lib/perl5/site_perl/CAM/PDF/Content.pm
  47. lib/perl5/site_perl/CAM/PDF/Decrypt.pm
  48. lib/perl5/site_perl/CAM/PDF/GS.pm
  49. lib/perl5/site_perl/CAM/PDF/GS/NoText.pm
  50. lib/perl5/site_perl/CAM/PDF/Node.pm
  51. lib/perl5/site_perl/CAM/PDF/PageText.pm
  52. lib/perl5/site_perl/CAM/PDF/Renderer/Dump.pm
  53. lib/perl5/site_perl/CAM/PDF/Renderer/Images.pm
  54. lib/perl5/site_perl/CAM/PDF/Renderer/Text.pm
  55. lib/perl5/site_perl/CAM/PDF/Renderer/TextFB.pm
  56. lib/perl5/site_perl/man/man1/appendpdf.pl.1.gz
  57. lib/perl5/site_perl/man/man1/changepagestring.pl.1.gz
  58. lib/perl5/site_perl/man/man1/changepdfstring.pl.1.gz
  59. lib/perl5/site_perl/man/man1/changerefkeys.pl.1.gz
  60. lib/perl5/site_perl/man/man1/crunchjpgs.pl.1.gz
  61. lib/perl5/site_perl/man/man1/deillustrate.pl.1.gz
  62. lib/perl5/site_perl/man/man1/deletepdfpage.pl.1.gz
  63. lib/perl5/site_perl/man/man1/extractallimages.pl.1.gz
  64. lib/perl5/site_perl/man/man1/extractjpgs.pl.1.gz
  65. lib/perl5/site_perl/man/man1/fillpdffields.pl.1.gz
  66. lib/perl5/site_perl/man/man1/getpdffontobject.pl.1.gz
  67. lib/perl5/site_perl/man/man1/getpdfpage.pl.1.gz
  68. lib/perl5/site_perl/man/man1/getpdfpageobject.pl.1.gz
  69. lib/perl5/site_perl/man/man1/getpdftext.pl.1.gz
  70. lib/perl5/site_perl/man/man1/listfonts.pl.1.gz
  71. lib/perl5/site_perl/man/man1/listimages.pl.1.gz
  72. lib/perl5/site_perl/man/man1/listpdffields.pl.1.gz
  73. lib/perl5/site_perl/man/man1/pdfinfo.pl.1.gz
  74. lib/perl5/site_perl/man/man1/readpdf.pl.1.gz
  75. lib/perl5/site_perl/man/man1/renderpdf.pl.1.gz
  76. lib/perl5/site_perl/man/man1/replacepdfobj.pl.1.gz
  77. lib/perl5/site_perl/man/man1/revertpdf.pl.1.gz
  78. lib/perl5/site_perl/man/man1/rewritepdf.pl.1.gz
  79. lib/perl5/site_perl/man/man1/setpdfbackground.pl.1.gz
  80. lib/perl5/site_perl/man/man1/setpdfpage.pl.1.gz
  81. lib/perl5/site_perl/man/man1/stamppdf.pl.1.gz
  82. lib/perl5/site_perl/man/man1/uninlinepdfimages.pl.1.gz
  83. @owner
  84. @group
  85. @mode
Collapse this list.
Dependency lines:
  • p5-CAM-PDF>0:textproc/p5-CAM-PDF
To install the port:
cd /usr/ports/textproc/p5-CAM-PDF/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-CAM-PDF
  • pkg install p5-CAM-PDF
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-CAM-PDF
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (CAM-PDF-1.60.tar.gz) = e76afc7f38a624924a77c5c988c36c9e388bfa7716e75cd397fef8e1b42ebb89 SIZE (CAM-PDF-1.60.tar.gz) = 767649

Packages (timestamps in pop-ups are UTC):
p5-CAM-PDF
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.60_11.60_11.60_11.60_11.60_1-1.60_1-
FreeBSD:13:quarterly1.60_11.60_11.60_11.60_11.60_11.60_11.60_11.60_1
FreeBSD:14:latest1.60_11.60_11.60_11.60_11.60_11.60_1-1.60_1
FreeBSD:14:quarterly1.60_11.60_1-1.60_11.60_11.60_11.60_11.60_1
FreeBSD:15:latest1.60_11.60_1n/a1.60_1n/a1.60_11.60_11.60_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Crypt-RC4>=2.02 : security/p5-Crypt-RC4
  2. p5-Text-PDF>=0.29 : print/p5-Text-PDF
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-Test-Memory-Cycle>=1.02 : devel/p5-Test-Memory-Cycle
  2. p5-Test-Pod>=0 : devel/p5-Test-Pod
  3. p5-Test-Pod-Coverage>=0 : devel/p5-Test-Pod-Coverage
Runtime dependencies:
  1. p5-Crypt-RC4>=2.02 : security/p5-Crypt-RC4
  2. p5-Text-PDF>=0.29 : print/p5-Text-PDF
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. japanese/p5-WWW-MobileCarrierJP
for Run
  1. japanese/p5-WWW-MobileCarrierJP

Configuration Options:
===> The following configuration options are available for p5-CAM-PDF-1.60_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_p5-CAM-PDF
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/CAM/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CAM/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CAM/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/CAM/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/CAM/
  7. http://backpan.perl.org/modules/by-module/CAM/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/CAM/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/CAM/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/CAM/
  12. https://www.cpan.org/modules/by-module/CAM/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.60_1
27 Apr 2023 15:48:24
commit hash: 07555752a580b9c1c01cfccb049135cb4bfd3321commit hash: 07555752a580b9c1c01cfccb049135cb4bfd3321commit hash: 07555752a580b9c1c01cfccb049135cb4bfd3321commit hash: 07555752a580b9c1c01cfccb049135cb4bfd3321 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/p5-CAM-PDF: Add NO_ARCH
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.60_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.60_1
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.60_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.60_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
1.60_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.60_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.60_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.60_1
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.60_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.60
04 Jul 2014 22:50:40
Revision:360676Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
1.60
07 Nov 2013 03:52:42
Revision:333056Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
1.60
22 Oct 2013 16:57:45
Revision:331301Original commit files touched by this commit
mat search for other commits by this committer
Try and be consistent with what commands are silent and not in *install.

- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
1.60
22 Sep 2013 18:05:05
Revision:327888Original commit files touched by this commit
bapt search for other commits by this committer
Fix NO_STAGE attribution
1.60
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.60
23 Aug 2013 13:52:51
Revision:325268Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.60
1.59
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.59
30 Jan 2013 09:04:31
Revision:311205Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.59
- Changelog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.59/CHANGES
1.58
31 May 2012 13:37:13
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.58
- Changelog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.58/CHANGES
1.57
18 Dec 2011 19:13:56
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.57

Changes:        http://search.cpan.org/dist/CAM-PDF/CHANGES
1.56
18 Dec 2011 08:28:51
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.56
- Add TEST_DEPENDS
- Remove outdated PERL_LEVEL check

Changes:        http://search.cpan.org/dist/CAM-PDF/CHANGES
1.55
07 Oct 2011 11:22:46
Original commit files touched by this commit
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
1.55
23 Jun 2011 09:16:52
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.55
ChangeLog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.55/CHANGES
1.54
28 Mar 2011 06:16:24
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 1.54
- add licenses
- changes: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.54/CHANGES
1.52
24 Sep 2010 02:03:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
1.52
08 Oct 2008 20:09:50
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.52
1.51
30 Sep 2008 19:21:10
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.51
1.50
26 Sep 2008 14:54:59
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.50

Changes:        http://search.cpan.org/dist/CAM-PDF/CHANGES
1.21
04 Sep 2008 00:39:18
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.21
1.20
28 Jun 2008 22:31:39
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.20
1.13_1
28 Apr 2008 13:02:56
Original commit files touched by this commit
mat search for other commits by this committer
Add some doc
1.13
25 Apr 2008 19:24:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.13
1.12
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
1.12
12 Dec 2007 12:26:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.12
1.10
25 Mar 2007 04:28:05
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.10
1.09
08 Mar 2007 01:23:11
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.09
1.08
12 Dec 2006 00:56:47
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.08
- Move to perl@FreeBSD.org

PR:             ports/106521
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
1.07
13 Jul 2006 06:56:16
Original commit files touched by this commit
novel search for other commits by this committer
This package reads and writes any document that conforms to the PDF
specification generously provided by Adobe at
http://partners.adobe.com/public/developer/pdf/index_reference.html

The file format is well-supported, with the exception of the
"linearized" or "optimized" output format, which this module can read
but not write.  Many specific aspects of the document model are not
manipulable with this package (like fonts), but if the input document
is correctly written, then this module will preserve the model
integrity.

This library grants you some power over the PDF security model. Note
that applications editing PDF documents via this library MUST respect
the security preferences of the document. Any violation of this
respect is contrary to Adobe's intellectual property position, as
stated in the reference manual at the above URL.

WWW:    http://search.cpan.org/dist/CAM-PDF/

PR:             ports/100182
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 39