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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
extractpdfmark Extract page mode and named destinations as PDFmark from PDF
1.1.1_2 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 1.1.1_1Version of this port present on the latest quarterly branch.
Maintainer: m.ne@gmx.net search for ports maintained by this maintainer
Port Added: 2024-09-16 20:23:27
Last Update: 2025-04-18 16:22:27
Commit Hash: 78c4bd4
License: GPLv3+
WWW:
https://github.com/trueroad/extractpdfmark/
Description:
PDFmarks is a technique that accompanies PDF and that is used to store metadata such as author or title, but also structural information such as bookmarks or hyperlinks. When Ghostscript reads the main PDF generated by the TEX system with embedded PDF files and outputs the final PDF, the PDF page mode and name targets etc. are not preserved. Therefore, when you open the final PDF, it is not displayed correctly. Also, remote PDF links do not work correctly. This program is able to extract the page mode and named targets as PDFmark from PDF. In this way, you can obtain embedded PDF files that have kept this information.
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 (8 items)
Collapse this list.
  1. /usr/local/share/licenses/extractpdfmark-1.1.1_2/catalog.mk
  2. /usr/local/share/licenses/extractpdfmark-1.1.1_2/LICENSE
  3. /usr/local/share/licenses/extractpdfmark-1.1.1_2/GPLv3+
  4. bin/extractpdfmark
  5. share/man/man1/extractpdfmark.1.gz
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • extractpdfmark>0:print/extractpdfmark
To install the port:
cd /usr/ports/print/extractpdfmark/ && make install clean
To add the package, run one of these commands:
  • pkg install print/extractpdfmark
  • pkg install extractpdfmark
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: extractpdfmark
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1718533626 SHA256 (trueroad-extractpdfmark-v1.1.1_GH0.tar.gz) = 9dab715fdd4ce0c34a3d83899c4263a2ab59f649df0f221d335535d6c9546191 SIZE (trueroad-extractpdfmark-v1.1.1_GH0.tar.gz) = 44875

Packages (timestamps in pop-ups are UTC):
extractpdfmark
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.1_11.1.1_2-1.1.1_11.1.1_2---
FreeBSD:13:quarterly1.1.1_11.1.1_1-1.1.1_11.1.1_1---
FreeBSD:14:latest1.1.1_11.1.1_2-1.1.11.1.1_2---
FreeBSD:14:quarterly1.1.11.1.1_1-1.1.11.1.1_1---
FreeBSD:15:latest1.1.1_11.1.1_1n/a1.1.1_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.17 : devel/automake
Library dependencies:
  1. libpoppler-cpp.so : graphics/poppler
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
print_extractpdfmark
USES:
autoreconf gettext-tools pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/trueroad/extractpdfmark/tar.gz/v1.1.1?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.1_2
18 Apr 2025 16:22:27
commit hash: 78c4bd4996cb3ff6e7aa6285205745d705d2188ecommit hash: 78c4bd4996cb3ff6e7aa6285205745d705d2188ecommit hash: 78c4bd4996cb3ff6e7aa6285205745d705d2188ecommit hash: 78c4bd4996cb3ff6e7aa6285205745d705d2188e files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/poppler: bump dependent ports
1.1.1_1
29 Mar 2025 07:08:39
commit hash: 12a794e8bd762a70d33e52860e1ebb9b6b41f67acommit hash: 12a794e8bd762a70d33e52860e1ebb9b6b41f67acommit hash: 12a794e8bd762a70d33e52860e1ebb9b6b41f67acommit hash: 12a794e8bd762a70d33e52860e1ebb9b6b41f67a files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/poppler: bump dependent ports
1.1.1
16 Sep 2024 20:14:22
commit hash: df8d84bbba243d13a1309d7f83b4d2fb50e3a64ecommit hash: df8d84bbba243d13a1309d7f83b4d2fb50e3a64ecommit hash: df8d84bbba243d13a1309d7f83b4d2fb50e3a64ecommit hash: df8d84bbba243d13a1309d7f83b4d2fb50e3a64e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Martin Neubauer
print/extractpdfmark: New port: Extract page mode and named destinations from
PDF

PDFmarks is a technique that accompanies PDF and that is used to
store metadata such as author or title, but also structural information
such as bookmarks or hyperlinks.

When Ghostscript reads the main PDF generated by the TEX system
with embedded PDF files and outputs the final PDF, the PDF page
mode and name targets etc. are not preserved. Therefore, when you
open the final PDF, it is not displayed correctly. Also, remote PDF
links do not work correctly.

This program is able to extract the page mode and named targets as
PDFmark from PDF. In this way, you can obtain embedded PDF files
that have kept this information.

WWW: https://github.com/trueroad/extractpdfmark/

Number of commits found: 3