aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpdf3/pkg-message
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2017-09-12 19:22:01 +0000
committerCy Schubert <cy@FreeBSD.org>2017-09-12 19:22:01 +0000
commited06a7905ef84206eb9fd6b7b7d4ea55625bff19 (patch)
tree1c89c204b48cf6a407a1883f628f24d520c5eab1 /graphics/xpdf3/pkg-message
parent110c7009fe1faf552e1fcaf231d9f5454303dfb9 (diff)
downloadports-ed06a7905ef84206eb9fd6b7b7d4ea55625bff19.tar.gz
ports-ed06a7905ef84206eb9fd6b7b7d4ea55625bff19.zip
This is the functional update of xpdf to xpdf 4.00.
graphics/xpdf is renamed (actually copied) to xpdf3. Those who want to continue to use xpdf with a Motif interface can either install xpdf3 or set XPDF_VERSION=3 in make.conf and continue to install graphics/xpdf. This works around any POLA issues people might have between the old and the new. PR: 222002
Notes
Notes: svn path=/head/; revision=449705
Diffstat (limited to 'graphics/xpdf3/pkg-message')
-rw-r--r--graphics/xpdf3/pkg-message8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/xpdf3/pkg-message b/graphics/xpdf3/pkg-message
new file mode 100644
index 000000000000..e8baf67674ee
--- /dev/null
+++ b/graphics/xpdf3/pkg-message
@@ -0,0 +1,8 @@
+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.