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
pdfcpu PDF processor written in Go
0.8.0_1 print 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 0.7.0_3Version of this port present on the latest quarterly branch.
Maintainer: diizzy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-10-23 18:24:14
Last Update: 2024-05-13 17:56:04
Commit Hash: fce0cc3
License: APACHE20
WWW:
https://github.com/pdfcpu/pdfcpu
Description:
PDF processing library providing both an API and a CLI with focus on strong support for batch processing and scripting via a rich command-line. Common functions such as extract assets, merge, split, rotate, trim, validate, watermark PDF files are supported and many more.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/pdfcpu
  2. /usr/local/share/licenses/pdfcpu-0.8.0_1/catalog.mk
  3. /usr/local/share/licenses/pdfcpu-0.8.0_1/LICENSE
  4. /usr/local/share/licenses/pdfcpu-0.8.0_1/APACHE20
Collapse this list.
Dependency lines:
  • pdfcpu>0:print/pdfcpu
To install the port:
cd /usr/ports/print/pdfcpu/ && make install clean
To add the package, run one of these commands:
  • pkg install print/pdfcpu
  • pkg install pdfcpu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pdfcpu
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1714019280 SHA256 (go/print_pdfcpu/pdfcpu-v0.8.0/v0.8.0.mod) = cdf3fcacaf481e60a7cf39851b796d15a5960d2c77bc9ad5e8e86ddac977b8f1 SIZE (go/print_pdfcpu/pdfcpu-v0.8.0/v0.8.0.mod) = 319

Expand this list (2 items)

Collapse this list.

SHA256 (go/print_pdfcpu/pdfcpu-v0.8.0/v0.8.0.zip) = e0c542ea2dee23151bcd586b1c5530d772dcd4a8aabe4422c908869a3edd3a9e SIZE (go/print_pdfcpu/pdfcpu-v0.8.0/v0.8.0.zip) = 267967682

Collapse this list.


Packages (timestamps in pop-ups are UTC):
pdfcpu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.0_10.8.0_1-0.8.00.8.0_1---
FreeBSD:13:quarterly0.7.0_30.7.0_3-0.7.0_30.7.0_3---
FreeBSD:14:latest0.8.00.8.0_1-0.8.00.8.0_1---
FreeBSD:14:quarterly0.7.0_30.7.0_3-0.7.0_30.7.0_3---
FreeBSD:15:latest0.8.00.8.0_1n/a0.8.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
print_pdfcpu
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/pdfcpu/pdfcpu/@v/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0_1
13 May 2024 17:56:04
commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.8.0
27 Apr 2024 11:04:27
commit hash: 247528a717a63737693274d3fcf36ac3d6140e5fcommit hash: 247528a717a63737693274d3fcf36ac3d6140e5fcommit hash: 247528a717a63737693274d3fcf36ac3d6140e5fcommit hash: 247528a717a63737693274d3fcf36ac3d6140e5f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
print/pdfcpu: Update to 0.8.0

Changelog: https://github.com/pdfcpu/pdfcpu/releases/tag/v0.8.0
0.7.0_2
15 Apr 2024 08:20:04
commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.7.0_1
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
0.7.0
17 Mar 2024 13:02:56
commit hash: 8b99a18a4b9469589ca22d36e47f9db81f99a933commit hash: 8b99a18a4b9469589ca22d36e47f9db81f99a933commit hash: 8b99a18a4b9469589ca22d36e47f9db81f99a933commit hash: 8b99a18a4b9469589ca22d36e47f9db81f99a933 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
print/pdfcpu: Update to 0.7.0

Changelog: https://github.com/pdfcpu/pdfcpu/releases/tag/v0.7.0
0.6.0_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.6.0
17 Dec 2023 19:04:30
commit hash: f28f4efaadb20cc0efa8ef31660f6ac6ec06b604commit hash: f28f4efaadb20cc0efa8ef31660f6ac6ec06b604commit hash: f28f4efaadb20cc0efa8ef31660f6ac6ec06b604commit hash: f28f4efaadb20cc0efa8ef31660f6ac6ec06b604 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
print/pdfcpu: Update to 0.6.0

Changelog: https://github.com/pdfcpu/pdfcpu/releases/tag/v0.6.0
0.5.0_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
0.5.0
23 Oct 2023 18:22:57
commit hash: eadcbcb177f3bcd18a34a637af8efd6ed0ef15d7commit hash: eadcbcb177f3bcd18a34a637af8efd6ed0ef15d7commit hash: eadcbcb177f3bcd18a34a637af8efd6ed0ef15d7commit hash: eadcbcb177f3bcd18a34a637af8efd6ed0ef15d7 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
print/pdfcpu: New port: PDF processor written in Go

PDF processing library providing both an API and a CLI with focus on
strong support for batch processing and scripting via a rich
command-line. Common functions such as extract assets, merge, split,
rotate, trim, validate, watermark PDF files are supported and many more.

Website: https://github.com/pdfcpu/pdfcpu

Number of commits found: 9