Port details |
- xpdf4 Display PDF files and convert them to other formats
- 4.05_3,1 graphics =2 4.05,1Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: 2017-09-12 19:01:20
- Last Update: 2024-11-08 19:49:22
- Commit Hash: 980f3d0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: print
- License: GPLv2
- WWW:
- https://www.xpdfreader.com/
- Description:
- Xpdf is a viewer for Portable Document Format (PDF) files. These are
also sometimes also called 'Acrobat' files, from the name of Adobe's
PDF software.
It can also convert PDF input to ps, text, and info formats; and
split out fonts and images.
- ¦ ¦ ¦ ¦
- 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:
-
- Conflicts:
- CONFLICTS_INSTALL:
- xpdf
- xpdf3
- xpdf
- xpdf4-qt6
- To install the port:
- cd /usr/ports/graphics/xpdf4/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/xpdf4
- pkg install xpdf4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xpdf4
- Package flavors (<flavor>: <package>)
- qt5: xpdf4
- qt6: xpdf4-qt6
- distinfo:
- TIMESTAMP = 1726541617
SHA256 (xpdf-4.05.tar.gz) = 92707ed5acb6584fbd73f34091fda91365654ded1f31ba72f0970022cf2a5cea
SIZE (xpdf-4.05.tar.gz) = 986596
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- graphics/xpdf
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- d050000l.pfb : print/gsfonts
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- d050000l.pfb : print/gsfonts
- d050000l.pfb : print/gsfonts
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libpng.so : graphics/png
- libfontconfig.so : x11-fonts/fontconfig
- libcups.so : print/cups
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xpdf4-4.05_3,1:
FONTCONFIG=on: Enable use of libfontconfig (not for XFCE)
GUI=on: GUI interface
LIBPAPER=off: Paper size selection support via libpaper
PRINT=on: Print support (CUPS dependency)
TYPE1=on: Ghostscript type1 fonts
===> Use 'make config' to modify these settings
- Options name:
- graphics_xpdf4
- USES:
- compiler:c++11-lang cmake cpe localbase:ldflags qt:5 desktop-file-utils
- pkg-message:
- For install:
- Please note: The binaries in this package -- pdffonts, pdfimages, pdfinfo,
pdfdetach, pdftohtml, pdftopng, pdftoppm, pdftops, pdftotext -- are
installed in ${LOCALBASE}/libexec/xpdf. The reason for this is to not
conflict with the poppler-utils package, which is a prerequisite of many
other packages. If you need to use any of these utilites,
a) create symlinks in ${LOCALBASE}/bin or some other directory in $PATH, or
b) install graphics/poppler-utils.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.05_3,1 08 Nov 2024 19:49:22 |
Sergey A. Osokin (osa) |
graphics/xpdf4: add Qt5/Qt6 flavors
Bump PORTREVISION.
Approved by: cy (maintainer)
Differential Revision: https://reviews.freebsd.org/D47466 |
4.05_2,1 06 Nov 2024 14:00:43 |
Sergey A. Osokin (osa) |
graphics/xpdf: revert back recent commit
I'll submit a review for these changes.
Bump PORTREVISION.
Fixes: 96de6ae007dd2d770f685d8997523c9ea2def06d |
4.05_1,1 06 Nov 2024 00:24:46 |
Sergey A. Osokin (osa) |
graphics/xpdf4: add Qt5/Qt6 flavors
Bump PORTREVISION.
Approved by: cy (maintainer) |
4.05,1 17 Sep 2024 02:57:15 |
Cy Schubert (cy) |
graphics/xpdf4: Update to 4.05
The xpdf-4.04.tar.gz file has disappeared, replaced by
xpdf-4.05.tar.gz. Therefore we must MFH this update as well.
PR: 281548
MFH: 2024Q3 |
4.04_2,1 01 Mar 2024 23:56:15 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers of graphics/poppler
Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f |
4.04_1,1 22 Jan 2024 13:52:00 |
Muhammad Moinur Rahman (bofh) |
graphics/xpdf4: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
4.04_1,1 03 Jan 2024 18:13:50 |
Vladimir Druzenko (vvd) |
graphics/xpdf4: fix build if qt6 installed
Temporary workaround with turn off qt6 search before upstream fixed qt6 support.
Upstream aimed this in 4.05: https://forum.xpdfreader.com/viewtopic.php?t=42395
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D43295
MFH: 2024Q1 |
4.04_1,1 03 Jan 2024 07:18:40 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump revision of consumers |
4.04,1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
4.04,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.04,1 25 Apr 2022 15:50:02 |
Cy Schubert (cy) |
graphics/xpdf4: Update to 4.04
Update 4.03 --> 4.04 |
4.03_1,1 22 Jan 2022 13:57:10 |
Mateusz Piotrowski (0mp) |
graphics/xpdf4: Install desktop icons
This patch installs the missing Xpdf icons. With this patch applications
like Xfce Application Finder display the Xpdf entry with an appropriate
icon.
PR: 261376
Reviewed by: cy
Approved by: cy (maintainer)
Differential Revision: https://reviews.freebsd.org/D33984 |
4.03,1 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
4.03,1 21 Sep 2021 12:57:48 |
Bernhard Froehlich (decke) |
graphics/xpdf4: Add CPE information
Approved by: portmgr (blanket) |
4.03,1 17 May 2021 16:54:17 |
Cy Schubert (cy) Author: Konstantin Belousov |
graphics/xpdf4: Update to 4.03
PR: 255939
Submitted by: kib |
4.02,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.02,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.02,1 25 Mar 2020 15:38:33 |
cy |
Options should be positive things, even though the underlying software
uses NO_whatever.
Reported by: mat
MFH: 2020Q1 |
4.02,1 25 Mar 2020 15:38:26 |
cy |
Sort options.
MFH: 2020Q1 |
4.02,1 25 Mar 2020 03:11:10 |
cy |
Circumvent an xpdf4 assertion under xfce when fontconfig is present.
This enables users to optionally build xpdf4 without fontconfig support
either through ports or via poudriere-options.
PR: 244968
Reported by: Zane C. Bowers-Hadley <vvelox at vvelox.net>
MFH: 2020Q1 |
4.02,1 06 Oct 2019 08:01:10 |
tobik |
graphics/xpdf4: Drop nop GUI_CMAKE_ARGS
There is no such options helper. It should have been GUI_CMAKE_ON,
but -DNO_TEXT_SELECT:BOOL=OFF is already always in CMAKE_ARGS here. |
4.02,1 06 Oct 2019 03:07:20 |
cy |
Fix build without GUI.
PR: 241094
Submitted by: vvd@unislabs.com
Reported by: vvd@unislabs.com
MFH: 2019Q4 |
4.02,1 05 Oct 2019 02:10:06 |
cy |
Update 4.01 --> 4.02 |
4.01_2,1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
4.01_2,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.01_1,1 28 Feb 2019 03:26:43 |
cy |
Rework and reimplementation of previous GUI option.
PR: 235895 |
4.01,1 20 Feb 2019 07:34:32 |
cy |
Add a missing gsfonts dependency.
Reported by: local poudriere build |
4.01,1 20 Feb 2019 06:59:45 |
cy |
Properly specify USE_QT. This has been broken since this port was
created.
While here pet portlint.
Reported by: koobs@, tobik@
Point hat to: cy@ |
4.01,1 20 Feb 2019 06:14:57 |
cy |
Remove whitespace in USE_QT, otherwise qmake_build is ignored.
Reported by: Paul Beard <paulbeard@gmail.com> |
4.01,1 20 Feb 2019 03:17:49 |
cy |
Sort USE_QT. |
4.01,1 20 Feb 2019 03:15:06 |
cy |
Update 4.00 --> 4.01.
As of this release the option of not depending on Qt5 and therefore not
installing xpdf is no longer supported. |
4.00_2,1 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
4.00_1,1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
4.00_1,1 24 Dec 2018 18:29:41 |
cy |
Fix GCC build.
This commit is based (not entirely) on a patch submitted by
Poitr Kubaj <pkubaj@anongoth.pl> in PR 234251.
PR: 234251 |
4.00_1,1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
4.00_1,1 20 Apr 2018 01:54:02 |
cy |
Add xpdf.desktop files to both xpdf ports so that it is possible to set
xpdf to be the default PDF viewer via xdg-mime.
PR: 227627
Submitted by: 0mp@ |
4.00,1 06 Feb 2018 20:36:14 |
cy |
Revert r449826. There is no 4.02 release. Upon comparing the three tarballs
in my posession (4.00, 4.01 and 4.02), all three are the same.
The two emails received from portscout@FreeBSD.org on
portscout.ysv.freebsd.org on Wed, 13 Sep 2017 08:38:46 +0000 and
Thu, 14 Sep 2017 08:59:44 +0000 were incorrect.
Currently portscout reports at
https://portscout.freebsd.org/cy@freebsd.org.html
that the current release of xpdf4 is 4.10, which is obviously incorrect.
This commit also updates the MASTER_SITE to the new AWS location pointed
to by http://www.xpdfreader.com/. |
4.02_3 15 Jan 2018 04:27:11 |
cy |
Some users have reported broken buttons. Make broken buttons work.
Submitted by: John Hay <john@sanren.ac.za>
MFH: 2018Q1 |
4.02_2 05 Oct 2017 01:52:47 |
cy |
Register xpdf conflicts.
Reported by: rodrigo |
4.02_2 19 Sep 2017 19:04:21 |
cy |
Make PRINT option default.
Requested by: bapt |
4.02_1 18 Sep 2017 19:45:46 |
cy |
Add a printer output option, providing a menu item to print
to file or hardcopy.
Note: xpdf4 only supports printing to CUPS.
PR: 222283 |
4.02 14 Sep 2017 10:08:40 |
cy |
Update 4.00 --> 4.02. |
4.00_2 13 Sep 2017 05:08:30 |
cy |
Fixup broken symlink introduced in r449703.
PR: 222275
Submitted by: Helge Oldach <freebsd@oldach.net> |
4.00_1 13 Sep 2017 02:51:47 |
cy |
Fixup package origins. |
4.00_1 12 Sep 2017 19:04:34 |
cy |
Fixup issue with symlink outide of stagedir.
Reported by: qa-script |
4.00 12 Sep 2017 19:01:10 |
cy |
PR/222002 initially patched graphics/xpdf to update to xpdf 4.00.
As xpdf 4.00 introduces a brand new GUI based on QT5 rather than
Motif, xpdf4 is being added as a new port, repocopied from
graphics/xpdf.
Subsequent to this commit graphics/xpdf will be renamed to xpdf3
and a master port of graphics/xpdf (similar in concept to
security/krb5, sysutils/cfengine and sysutils/syslog-ng) will be
created to allow users to seamlessly update. People concerned
with POLA will be encouraged to use the to be renamed graphics/xpdf3
port.
PR: 222002
Submitted by: Andrew Romanenko <melanhit@gmail.com> |