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) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
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.

There are no commits on branch 2022Q3 for this port