View | Details | Raw Unified | Return to bug 222002 | Differences between
and this patch

Collapse All | Expand All

(-)graphics/xpdf/Makefile (-44 / +22 lines)
Lines 1-13 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	xpdf
3
PORTNAME=	xpdf
4
PORTVERSION=	3.04
4
PORTVERSION=	4.00
5
PORTREVISION=	7
6
CATEGORIES=	graphics print
5
CATEGORIES=	graphics print
7
MASTER_SITES=	http://mirrors.rit.edu/zi/ \
6
MASTER_SITES=	http://www.xpdfreader.com/dl/
8
		ftp://ftp.foolabs.com/pub/xpdf/ \
9
		TEX_CTAN/support/xpdf \
10
		http://komquats.com/distfiles/
11
7
12
MAINTAINER=	cy@FreeBSD.org
8
MAINTAINER=	cy@FreeBSD.org
13
COMMENT=	Display PDF files and convert them to other formats
9
COMMENT=	Display PDF files and convert them to other formats
Lines 15-66 Link Here
15
LICENSE=	GPLv2
11
LICENSE=	GPLv2
16
12
17
LIB_DEPENDS=	libfreetype.so:print/freetype2 \
13
LIB_DEPENDS=	libfreetype.so:print/freetype2 \
18
		libpng.so:graphics/png
14
		libpng.so:graphics/png \
15
		liblcms2.so:graphics/lcms2
19
16
20
GNU_CONFIGURE=	yes
21
USES=		gmake cpe localbase
22
CPE_VENDOR=	foolabs
23
CONFIGURE_ARGS=	--enable-opi \
24
		--with-freetype2-library="${LOCALBASE}/lib" \
25
		--with-freetype2-includes="${LOCALBASE}/include/freetype2" \
26
		--bindir="${PREFIX}/libexec/xpdf" \
27
		--mandir="${PREFIX}/share/xpdf/man"
28
29
MANPREFIX=	${PREFIX}/share/xpdf
17
MANPREFIX=	${PREFIX}/share/xpdf
30
31
OPTIONS_DEFINE=	LIBPAPER TYPE1 X11 DOCS
32
LIBPAPER_DESC=	Enable libpaper
33
TYPE1_DESC=	Ghostscript type1 fonts
34
OPTIONS_DEFAULT=	TYPE1 X11
35
OPTIONS_SUB=		yes
36
37
SUB_FILES=	xpdf-man.conf
18
SUB_FILES=	xpdf-man.conf
38
19
39
TYPE1_RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/fonts/n021003l.pfb:print/gsfonts
20
USES=		cmake:outsource localbase
21
CMAKE_ARGS+=	-DOPI_SUPPORT:BOOL=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt4:BOOL=ON \
22
		-DSYSTEM_XPDFRC=${PREFIX}/etc/xpdfrc
40
23
41
LIBPAPER_LIB_DEPENDS=	libpaper.so:print/libpaper
24
OPTIONS_DEFINE=		TYPE1 GUI
42
LIBPAPER_CONFIGURE_ON=--with-libpaper-library="${LOCALBASE}/lib" \
25
OPTIONS_DEFAULT=	TYPE1 GUI
43
		--with-libpaper-includes="${LOCALBASE}/include"
26
OPTIONS_SUB=		yes
44
LIBPAPER_CONFIGURE_OFF=--without-libpaper-library
45
27
46
.if defined(A4)
28
TYPE1_CMAKE_BOOL=	TYPE1
47
CONFIGURE_ARGS+=	--enable-a4-paper
29
TYPE1_DESC=		Ghostscript type1 fonts
48
.endif
30
TYPE1_RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/fonts/d050000l.pfb:print/gsfonts
49
31
50
X11_CONFIGURE_WITH=	x
32
GUI_CMAKE_ON=		-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Widgets:BOOL=FALSE
51
X11_USES=		motif
33
GUI_CMAKE_OFF=		-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Widgets:BOOL=TRUE
34
GUI_DESC=		QT5 interface
35
GUI_CMAKE_ARGS+=	-DNO_TEXT_SELECT:BOOL=OFF
36
GUI_USE=		QT5=buildtools_build,qmake_build,concurrent,core,gui,widgets,printsupport
52
37
53
post-patch:
54
	${REINPLACE_CMD} -e 's|undef USE_COMBO_BOX|define USE_COMBO_BOX 1|' \
55
		${WRKSRC}/xpdf/XPDFViewer.h
56
57
post-install:
38
post-install:
58
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
39
		${LN} -sf ${PREFIX}/libexec/xpdf/xpdf ${STAGEDIR}${PREFIX}/bin/xpdf
59
.for file in ANNOUNCE CHANGES README misc/hello.pdf
40
		${INSTALL_DATA} ${WRKSRC}/doc/sample-xpdfrc ${STAGEDIR}${PREFIX}/etc/xpdfrc.sample
60
	${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}
41
		${INSTALL_DATA} ${WRKDIR}/xpdf-man.conf \
61
.endfor
42
			${STAGEDIR}${PREFIX}/etc/man.d/xpdf.conf
62
	${LN} -sf ${PREFIX}/libexec/xpdf/xpdf ${STAGEDIR}${PREFIX}/bin/xpdf
63
	${INSTALL_DATA} ${WRKDIR}/xpdf-man.conf \
64
		${STAGEDIR}${PREFIX}/etc/man.d/xpdf.conf
65
43
66
.include <bsd.port.mk>
44
.include <bsd.port.mk>
(-)graphics/xpdf/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (xpdf-3.04.tar.gz) = 11390c74733abcb262aaca4db68710f13ffffd42bfe2a0861a5dfc912b2977e5
1
TIMESTAMP = 1502485405
2
SIZE (xpdf-3.04.tar.gz) = 825519
2
SHA256 (xpdf-4.00.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95dc49505b6e344e4216d6
3
SIZE (xpdf-4.00.tar.gz) = 854175
(-)graphics/xpdf/files/patch-Makefile.in (-32 lines)
Lines 1-32 Link Here
1
--- Makefile.in.orig	2014-05-28 11:50:50.000000000 -0700
2
+++ Makefile.in	2015-09-17 22:04:25.442510655 -0700
3
@@ -89,7 +89,9 @@
4
 	$(INSTALL_PROGRAM) xpdf/pdfinfo$(EXE) $(DESTDIR)@bindir@/pdfinfo$(EXE)
5
 	$(INSTALL_PROGRAM) xpdf/pdffonts$(EXE) $(DESTDIR)@bindir@/pdffonts$(EXE)
6
 	$(INSTALL_PROGRAM) xpdf/pdfdetach$(EXE) $(DESTDIR)@bindir@/pdfdetach$(EXE)
7
-@X@	$(INSTALL_PROGRAM) xpdf/pdftoppm$(EXE) $(DESTDIR)@bindir@/pdftoppm$(EXE)
8
+	$(INSTALL_PROGRAM) xpdf/pdftohtml$(EXE) $(DESTDIR)@bindir@/pdftohtml$(EXE)
9
+	$(INSTALL_PROGRAM) xpdf/pdftopng$(EXE) $(DESTDIR)@bindir@/pdftopng$(EXE)
10
+	$(INSTALL_PROGRAM) xpdf/pdftoppm$(EXE) $(DESTDIR)@bindir@/pdftoppm$(EXE)
11
 	$(INSTALL_PROGRAM) xpdf/pdfimages$(EXE) $(DESTDIR)@bindir@/pdfimages$(EXE)
12
 	-mkdir -p $(DESTDIR)@mandir@/man1
13
 @X@	$(INSTALL_DATA) $(srcdir)/doc/xpdf.1 $(DESTDIR)@mandir@/man1/xpdf.1
14
@@ -98,14 +100,16 @@
15
 	$(INSTALL_DATA) $(srcdir)/doc/pdfinfo.1 $(DESTDIR)@mandir@/man1/pdfinfo.1
16
 	$(INSTALL_DATA) $(srcdir)/doc/pdffonts.1 $(DESTDIR)@mandir@/man1/pdffonts.1
17
 	$(INSTALL_DATA) $(srcdir)/doc/pdfdetach.1 $(DESTDIR)@mandir@/man1/pdfdetach.1
18
-@X@	$(INSTALL_DATA) $(srcdir)/doc/pdftoppm.1 $(DESTDIR)@mandir@/man1/pdftoppm.1
19
+	$(INSTALL_DATA) $(srcdir)/doc/pdftohtml.1 $(DESTDIR)@mandir@/man1/pdftohtml.1
20
+	$(INSTALL_DATA) $(srcdir)/doc/pdftopng.1 $(DESTDIR)@mandir@/man1/pdftopng.1
21
+	$(INSTALL_DATA) $(srcdir)/doc/pdftoppm.1 $(DESTDIR)@mandir@/man1/pdftoppm.1
22
 	$(INSTALL_DATA) $(srcdir)/doc/pdfimages.1 $(DESTDIR)@mandir@/man1/pdfimages.1
23
 	-mkdir -p $(DESTDIR)@mandir@/man5
24
 	$(INSTALL_DATA) $(srcdir)/doc/xpdfrc.5 $(DESTDIR)@mandir@/man5/xpdfrc.5
25
 	-mkdir -p $(DESTDIR)@sysconfdir@
26
 	@if test ! -f $(DESTDIR)@sysconfdir@/xpdfrc; then \
27
 		echo "$(INSTALL_DATA) $(srcdir)/doc/sample-xpdfrc $(DESTDIR)@sysconfdir@/xpdfrc"; \
28
-		$(INSTALL_DATA) $(srcdir)/doc/sample-xpdfrc $(DESTDIR)@sysconfdir@/xpdfrc; \
29
+		$(INSTALL_DATA) $(srcdir)/doc/sample-xpdfrc $(DESTDIR)@sysconfdir@/xpdfrc.sample; \
30
 	else \
31
 		echo "# not overwriting the existing $(DESTDIR)@sysconfdir@/xpdfrc"; \
32
 	fi
(-)graphics/xpdf/files/patch-splash_Makefile.in (-11 lines)
Lines 1-11 Link Here
1
--- splash/Makefile.in.orig	2014-05-28 11:50:50.000000000 -0700
2
+++ splash/Makefile.in	2014-12-20 18:20:37.776117864 -0800
3
@@ -16,7 +16,7 @@
4
 FOFISRCDIR = $(srcdir)/../fofi
5
 FOFILIBDIR = ../fofi
6
 
7
-CXXFLAGS = @CXXFLAGS@ @DEFS@ -I.. -I$(srcdir)/.. -I$(GOOSRCDIR) -I$(FOFISRCDIR) -I$(srcdir) @freetype2_CFLAGS@
8
+CXXFLAGS = @CXXFLAGS@ @DEFS@ -I.. -I$(srcdir)/.. -I$(GOOSRCDIR) -I$(FOFISRCDIR) -I$(srcdir) @freetype2_CFLAGS@ @X_CFLAGS@
9
 
10
 CXX = @CXX@
11
 AR = @AR@
(-)graphics/xpdf/files/patch-splash_SplashFTFont.cc (-11 lines)
Lines 1-11 Link Here
1
--- splash/SplashFTFont.cc.orig	Tue Feb 27 14:05:52 2007
2
+++ splash/SplashFTFont.cc
3
@@ -229,7 +229,7 @@
4
 };
5
 
6
 SplashPath *SplashFTFont::getGlyphPath(int c) {
7
-  static FT_Outline_Funcs outlineFuncs = {
8
+  static const FT_Outline_Funcs outlineFuncs = {
9
 #if FREETYPE_MINOR <= 1
10
     (int (*)(FT_Vector *, void *))&glyphPathMoveTo,
11
     (int (*)(FT_Vector *, void *))&glyphPathLineTo,
(-)graphics/xpdf/files/patch-xfont (-11 lines)
Lines 1-11 Link Here
1
--- xpdf/XPDFViewer.cc.orig	Tue Feb 27 14:05:52 2007
2
+++ xpdf/XPDFViewer.cc
3
@@ -2791,7 +2791,7 @@
4
   aboutBigFont =
5
     createFontList("-*-times-bold-i-normal--20-*-*-*-*-*-iso8859-1");
6
   aboutVersionFont =
7
-    createFontList("-*-times-medium-r-normal--16-*-*-*-*-*-iso8859-1");
8
+    createFontList("-*-times-medium-r-normal--14-*-*-*-*-*-iso8859-1");
9
   aboutFixedFont =
10
     createFontList("-*-courier-medium-r-normal--12-*-*-*-*-*-iso8859-1");
11
 
(-)graphics/xpdf/files/patch-xpdf-qt_CMakeLists.txt (+11 lines)
Line 0 Link Here
1
--- xpdf-qt/CMakeLists.txt.orig	2017-09-01 19:21:51 UTC
2
+++ xpdf-qt/CMakeLists.txt
3
@@ -86,6 +86,6 @@ if ((QT4_FOUND OR Qt5Widgets_FOUND)
4
                         ${CMAKE_THREAD_LIBS_INIT})
5
   set_property(TARGET xpdf PROPERTY WIN32_EXECUTABLE 1)
6
 
7
-  install(TARGETS xpdf RUNTIME DESTINATION bin)
8
-  install(FILES ${PROJECT_SOURCE_DIR}/doc/xpdf.1 DESTINATION man/man1)
9
+  install(TARGETS xpdf RUNTIME DESTINATION libexec/xpdf)
10
+  install(FILES ${PROJECT_SOURCE_DIR}/doc/xpdf.1 DESTINATION share/xpdf/man/man1)
11
 endif ()
(-)graphics/xpdf/files/patch-xpdf_CMakeLists.txt (+103 lines)
Line 0 Link Here
1
--- xpdf/CMakeLists.txt.orig	2017-09-01 19:21:44 UTC
2
+++ xpdf/CMakeLists.txt
3
@@ -118,8 +118,8 @@ else ()
4
   )
5
   target_link_libraries(pdftops goo fofi ${LCMS_LIBRARY})
6
 endif ()
7
-install(TARGETS pdftops RUNTIME DESTINATION bin)
8
-install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftops.1 DESTINATION man/man1)
9
+install(TARGETS pdftops RUNTIME DESTINATION libexec/xpdf)
10
+install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftops.1 DESTINATION share/xpdf/man/man1)
11
 
12
 #--- pdftotext
13
 
14
@@ -129,8 +129,8 @@ add_executable(pdftotext
15
   pdftotext.cc
16
 )
17
 target_link_libraries(pdftotext goo fofi ${LCMS_LIBRARY})
18
-install(TARGETS pdftotext RUNTIME DESTINATION bin)
19
-install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftotext.1 DESTINATION man/man1)
20
+install(TARGETS pdftotext RUNTIME DESTINATION libexec/xpdf)
21
+install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftotext.1 DESTINATION share/xpdf/man/man1)
22
 
23
 #--- pdftohtml
24
 
25
@@ -146,8 +146,8 @@ if (HAVE_SPLASH AND PNG_FOUND)
26
                         ${FREETYPE_LIBRARY} ${FREETYPE_OTHER_LIBS}
27
                         ${DTYPE_LIBRARY}
28
                         ${LCMS_LIBRARY} ${PNG_LIBRARIES})
29
-  install(TARGETS pdftohtml RUNTIME DESTINATION bin)
30
-  install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftohtml.1 DESTINATION man/man1)
31
+  install(TARGETS pdftohtml RUNTIME DESTINATION libexec/xpdf)
32
+  install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftohtml.1 DESTINATION share/xpdf/man/man1)
33
 endif ()
34
 
35
 #--- pdfinfo
36
@@ -157,8 +157,8 @@ add_executable(pdfinfo
37
   pdfinfo.cc
38
 )
39
 target_link_libraries(pdfinfo goo fofi ${LCMS_LIBRARY})
40
-install(TARGETS pdfinfo RUNTIME DESTINATION bin)
41
-install(FILES ${PROJECT_SOURCE_DIR}/doc/pdfinfo.1 DESTINATION man/man1)
42
+install(TARGETS pdfinfo RUNTIME DESTINATION libexec/xpdf)
43
+install(FILES ${PROJECT_SOURCE_DIR}/doc/pdfinfo.1 DESTINATION share/xpdf/man/man1)
44
 
45
 #--- pdffonts
46
 
47
@@ -167,8 +167,8 @@ add_executable(pdffonts
48
   pdffonts.cc
49
 )
50
 target_link_libraries(pdffonts goo fofi ${LCMS_LIBRARY})
51
-install(TARGETS pdffonts RUNTIME DESTINATION bin)
52
-install(FILES ${PROJECT_SOURCE_DIR}/doc/pdffonts.1 DESTINATION man/man1)
53
+install(TARGETS pdffonts RUNTIME DESTINATION libexec/xpdf)
54
+install(FILES ${PROJECT_SOURCE_DIR}/doc/pdffonts.1 DESTINATION share/xpdf/man/man1)
55
 
56
 #--- pdfdetach
57
 
58
@@ -177,8 +177,8 @@ add_executable(pdfdetach
59
   pdfdetach.cc
60
 )
61
 target_link_libraries(pdfdetach goo fofi ${LCMS_LIBRARY})
62
-install(TARGETS pdfdetach RUNTIME DESTINATION bin)
63
-install(FILES ${PROJECT_SOURCE_DIR}/doc/pdfdetach.1 DESTINATION man/man1)
64
+install(TARGETS pdfdetach RUNTIME DESTINATION libexec/xpdf)
65
+install(FILES ${PROJECT_SOURCE_DIR}/doc/pdfdetach.1 DESTINATION share/xpdf/man/man1)
66
 
67
 #--- pdftoppm
68
 
69
@@ -192,8 +192,8 @@ if (HAVE_SPLASH)
70
                         ${FREETYPE_LIBRARY} ${FREETYPE_OTHER_LIBS}
71
                         ${DTYPE_LIBRARY}
72
                         ${LCMS_LIBRARY})
73
-  install(TARGETS pdftoppm RUNTIME DESTINATION bin)
74
-  install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftoppm.1 DESTINATION man/man1)
75
+  install(TARGETS pdftoppm RUNTIME DESTINATION libexec/xpdf)
76
+  install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftoppm.1 DESTINATION share/xpdf/man/man1)
77
 endif ()
78
 
79
 #--- pdftopng
80
@@ -208,8 +208,8 @@ if (HAVE_SPLASH AND PNG_FOUND)
81
                         ${FREETYPE_LIBRARY} ${FREETYPE_OTHER_LIBS}
82
                         ${DTYPE_LIBRARY}
83
                         ${LCMS_LIBRARY} ${PNG_LIBRARIES})
84
-  install(TARGETS pdftopng RUNTIME DESTINATION bin)
85
-  install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftopng.1 DESTINATION man/man1)
86
+  install(TARGETS pdftopng RUNTIME DESTINATION libexec/xpdf)
87
+  install(FILES ${PROJECT_SOURCE_DIR}/doc/pdftopng.1 DESTINATION share/xpdf/man/man1)
88
 endif ()
89
 
90
 #--- pdfimages
91
@@ -220,9 +220,9 @@ add_executable(pdfimages
92
   pdfimages.cc
93
 )
94
 target_link_libraries(pdfimages goo fofi ${LCMS_LIBRARY})
95
-install(TARGETS pdfimages RUNTIME DESTINATION bin)
96
-install(FILES ${PROJECT_SOURCE_DIR}/doc/pdfimages.1 DESTINATION man/man1)
97
+install(TARGETS pdfimages RUNTIME DESTINATION libexec/xpdf)
98
+install(FILES ${PROJECT_SOURCE_DIR}/doc/pdfimages.1 DESTINATION share/xpdf/man/man1)
99
 
100
 #--- xpdfrc man page
101
 
102
-install(FILES ${PROJECT_SOURCE_DIR}/doc/xpdfrc.5 DESTINATION man/man5)
103
+install(FILES ${PROJECT_SOURCE_DIR}/doc/xpdfrc.5 DESTINATION share/xpdf/man/man5)
(-)graphics/xpdf/files/patch-xpdf_GlobalParams.cc (-13 lines)
Lines 1-13 Link Here
1
--- xpdf/GlobalParams.cc.orig	2007-02-28 00:05:52.000000000 +0200
2
+++ xpdf/GlobalParams.cc	2008-04-04 15:44:24.000000000 +0300
3
@@ -1566,6 +1566,10 @@
4
     *code = xpdfKeyCodeUp;
5
   } else if (!strcmp(p0, "down")) {
6
     *code = xpdfKeyCodeDown;
7
+  } else if (!strcmp(p0, "numpad-plus")) {
8
+    *code = xpdfKeyPlus;
9
+  } else if (!strcmp(p0, "numpad-minus")) {
10
+    *code = xpdfKeyMinus;
11
   } else if (p0[0] == 'f' && p0[1] >= '1' && p0[1] <= '9' && !p0[2]) {
12
     *code = xpdfKeyCodeF1 + (p0[1] - '1');
13
   } else if (p0[0] == 'f' &&
(-)graphics/xpdf/files/patch-xpdf_GlobalParams.h (-10 lines)
Lines 1-10 Link Here
1
Index: xpdf/GlobalParams.h
2
@@ -132,6 +132,8 @@
3
 #define xpdfKeyCodeDown           0x100d
4
 #define xpdfKeyCodeF1             0x1100
5
 #define xpdfKeyCodeF35            0x1122
6
+#define xpdfKeyPlus               0x1200
7
+#define xpdfKeyMinus	           0x1201
8
 #define xpdfKeyCodeMousePress1    0x2001
9
 #define xpdfKeyCodeMousePress2    0x2002
10
 #define xpdfKeyCodeMousePress3    0x2003
(-)graphics/xpdf/files/patch-xpdf_Stream.cc (-18 lines)
Lines 1-18 Link Here
1
--- xpdf/Stream.cc.orig	2007-09-03 00:17:03.000000000 +0900
2
+++ xpdf/Stream.cc	2007-09-03 00:17:45.000000000 +0900
3
@@ -4479,6 +4479,7 @@
4
 	n = 3;
5
 	t = (c0 << 24) | (c1 << 16) | (c2 << 8);
6
       }
7
+      t &= 0xffffffff;
8
       for (i = 4; i >= 0; --i) {
9
 	buf1[i] = (char)(t % 85 + 0x21);
10
 	t /= 85;
11
@@ -4496,6 +4497,7 @@
12
     eof = gTrue;
13
   } else {
14
     t = (c0 << 24) | (c1 << 16) | (c2 << 8) | c3;
15
+    t &= 0xffffffff;
16
     if (t == 0) {
17
       *bufEnd++ = 'z';
18
       if (++lineLen == 65) {
(-)graphics/xpdf/files/patch-xpdf_XPDFViewer.cc (-13 lines)
Lines 1-13 Link Here
1
--- xpdf/XPDFViewer.cc.orig	2008-04-04 15:36:27.000000000 +0300
2
+++ xpdf/XPDFViewer.cc	2008-04-04 15:41:05.000000000 +0300
3
@@ -569,6 +569,10 @@
4
     keyCode = xpdfKeyCodeDown;
5
   } else if (key >= XK_F1 && key <= XK_F35) {
6
     keyCode = xpdfKeyCodeF1 + (key - XK_F1);
7
+  } else if (key == XK_KP_Add) {
8
+    keyCode = xpdfKeyPlus;
9
+  } else if (key == XK_KP_Subtract) {
10
+    keyCode = xpdfKeyMinus;
11
   } else {
12
     return;
13
   }
(-)graphics/xpdf/files/patch-xpdf__Makefile.in (-12 lines)
Lines 1-12 Link Here
1
--- xpdf/Makefile.in.orig	2014-05-28 11:50:50.000000000 -0700
2
+++ xpdf/Makefile.in	2015-01-20 11:19:11.373669249 -0800
3
@@ -122,7 +122,8 @@
4
 	pdftopng$(EXE) pdfimages$(EXE)
5
 
6
 all-no-x: pdftops$(EXE) pdftotext$(EXE) pdftohtml$(EXE) pdfinfo$(EXE) \
7
-	pdffonts$(EXE) pdfdetach$(EXE) pdfimages$(EXE)
8
+	pdffonts$(EXE) pdfdetach$(EXE) pdftoppm$(EXE) pdftopng$(EXE) \
9
+	pdfimages$(EXE)
10
 
11
 #------------------------------------------------------------------------
12
 
(-)graphics/xpdf/files/xpdf-man.conf.in (+1 lines)
Line 1 Link Here
1
MANPATH %%PREFIX%%/share/xpdf/man
1
MANPATH %%PREFIX%%/share/xpdf/man
2
(-)graphics/xpdf/pkg-descr (-1 / +1 lines)
Lines 5-8 Link Here
5
It can also convert PDF input to ps, text, and info formats; and
5
It can also convert PDF input to ps, text, and info formats; and
6
split out fonts and images.
6
split out fonts and images.
7
7
8
WWW: http://www.foolabs.com/xpdf/
8
WWW: http://www.xpdfreader.com/
(-)graphics/xpdf/pkg-plist (-7 / +3 lines)
Lines 7-14 Link Here
7
libexec/xpdf/pdftoppm
7
libexec/xpdf/pdftoppm
8
libexec/xpdf/pdftops
8
libexec/xpdf/pdftops
9
libexec/xpdf/pdftotext
9
libexec/xpdf/pdftotext
10
%%X11%%libexec/xpdf/xpdf
10
%%GUI%%libexec/xpdf/xpdf
11
%%X11%%bin/xpdf
11
%%GUI%%bin/xpdf
12
etc/man.d/xpdf.conf
12
etc/man.d/xpdf.conf
13
%%DATADIR%%/man/man1/pdfdetach.1.gz
13
%%DATADIR%%/man/man1/pdfdetach.1.gz
14
%%DATADIR%%/man/man1/pdffonts.1.gz
14
%%DATADIR%%/man/man1/pdffonts.1.gz
Lines 19-28 Link Here
19
%%DATADIR%%/man/man1/pdftoppm.1.gz
19
%%DATADIR%%/man/man1/pdftoppm.1.gz
20
%%DATADIR%%/man/man1/pdftops.1.gz
20
%%DATADIR%%/man/man1/pdftops.1.gz
21
%%DATADIR%%/man/man1/pdftotext.1.gz
21
%%DATADIR%%/man/man1/pdftotext.1.gz
22
%%X11%%%%DATADIR%%/man/man1/xpdf.1.gz
22
%%GUI%%%%DATADIR%%/man/man1/xpdf.1.gz
23
%%DATADIR%%/man/man5/xpdfrc.5.gz
23
%%DATADIR%%/man/man5/xpdfrc.5.gz
24
%%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE
25
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
26
%%PORTDOCS%%%%DOCSDIR%%/README
27
%%PORTDOCS%%%%DOCSDIR%%/hello.pdf
28
@sample etc/xpdfrc.sample
24
@sample etc/xpdfrc.sample

Return to bug 222002