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
Port details on branch 2024Q1
pdf-tools Emacs support library for PDF files
1.1.0_6 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.0_6Version of this port present on the latest quarterly branch.
Maintainer: jrm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-27 00:00:05
Last Update: 2024-03-26 23:51:49
Commit Hash: bb5373b
Also Listed In: elisp
License: GPLv3+
WWW:
https://github.com/vedang/pdf-tools
Description:
PDF Tools is, among other things, a replacement of Emacs's DocView for PDF files. The key difference is that pages are not pre-rendered by e.g. ghostscript and stored in the file-system, but rather created on-demand and stored in memory. This rendering is performed by a special library named, for whatever reason, poppler, running inside a server program. This program is called epdfinfo and its job is to successively read requests from Emacs and produce the proper results, i.e. the PNG image of a PDF page. Actually, displaying PDF files is just one part of PDF Tools. Since poppler can provide us with all kinds of information about a document and is also able to modify it, there is a lot more we can do with it.
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
There is no configure plist information for this port.
Dependency lines:
  • pdf-tools>0:print/pdf-tools
Conflicts:
CONFLICTS_INSTALL:
  • pdf-tools
  • pdf-tools-emacs_*
To install the port:
cd /usr/ports/print/pdf-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install print/pdf-tools
  • pkg install pdf-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pdf-tools
Package flavors (<flavor>: <package>)
  • full: pdf-tools
  • canna: pdf-tools-emacs_canna
  • devel_full: pdf-tools-emacs_devel
distinfo:
TIMESTAMP = 1686502995 SHA256 (vedang-pdf-tools-v1.1.0_GH0.tar.gz) = bb5badef03e27411e62290d71c9e4657952230b6bd557c8523699d42c30a3866 SIZE (vedang-pdf-tools-v1.1.0_GH0.tar.gz) = 464021

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cask>0 : devel/cask@full
  2. tablist>=0.70.4 : devel/tablist@full
  3. emacs-29.3 : editors/emacs@full
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. gmake>=4.3 : devel/gmake
  6. autoconf>=2.71 : devel/autoconf
  7. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. tablist>=0.70 : devel/tablist@full
  2. emacs-29.3 : editors/emacs@full
Library dependencies:
  1. libpng.so : graphics/png
  2. libpoppler-glib.so : graphics/poppler-glib
  3. libpoppler.so : graphics/poppler
  4. libintl.so : devel/gettext-runtime
  5. libcairo.so : graphics/cairo
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libMagick++-7.so : graphics/ImageMagick7
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
print_pdf-tools
USES:
autoreconf:build emacs gettext-runtime gmake gnome magick:7
pkg-message:
For install:
Final pdf-tools setup instructions: Add the line below to your Emacs initialization. (load "pdf-tools-init.el")
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vedang/pdf-tools/tar.gz/v1.1.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0_6
26 Mar 2024 23:51:49
commit hash: bb5373b0b95f1ffe3b58e728adbe9acb64dd51c3commit hash: bb5373b0b95f1ffe3b58e728adbe9acb64dd51c3commit hash: bb5373b0b95f1ffe3b58e728adbe9acb64dd51c3commit hash: bb5373b0b95f1ffe3b58e728adbe9acb64dd51c3 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Chase editors/emacs update

- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
  paths
- Bump PORTREVISION of ports with USES=emacs.  This is required for two
  reasons.  Emacs lisp files need to be byte compiled for the new Emacs
  version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
  need to be relocated.

Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D44492

(cherry picked from commit 26421ac37c3c013c7809400976c866a8f70db436)
1.1.0_4
26 Mar 2024 23:41:02
commit hash: 082542e6c694d58c24d1c425c9f06441c6a16db7commit hash: 082542e6c694d58c24d1c425c9f06441c6a16db7commit hash: 082542e6c694d58c24d1c425c9f06441c6a16db7commit hash: 082542e6c694d58c24d1c425c9f06441c6a16db7 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
*/*: Chase editors/emacs update

- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
  paths

- Bump PORTREVISION of ports with USES=emacs.  This is required for two
  reasons.  Emacs lisp files need to be byte compiled for the new Emacs
  version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
  need to be relocated.

Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D43615

(cherry picked from commit ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48)

Number of commits found: 2