diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-04-01 02:25:02 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-04-01 02:25:02 +0000 |
commit | 1157fdcb3a4525f85ae47df6393f04964c318ced (patch) | |
tree | fa70148ace1b8766be7e742fab49814faae27459 /textproc/pdftohtml | |
parent | b9adee9a1bab0c38b8da7dcca0dd5e1fef76d1d9 (diff) | |
download | ports-1157fdcb3a4525f85ae47df6393f04964c318ced.tar.gz ports-1157fdcb3a4525f85ae47df6393f04964c318ced.zip |
Update to 0.32b
PR: 36590
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=57100
Diffstat (limited to 'textproc/pdftohtml')
-rw-r--r-- | textproc/pdftohtml/Makefile | 17 | ||||
-rw-r--r-- | textproc/pdftohtml/distinfo | 2 | ||||
-rw-r--r-- | textproc/pdftohtml/files/patch-goo::Makefile | 16 | ||||
-rw-r--r-- | textproc/pdftohtml/files/patch-xpdf::Makefile | 17 | ||||
-rw-r--r-- | textproc/pdftohtml/pkg-descr | 12 |
5 files changed, 18 insertions, 46 deletions
diff --git a/textproc/pdftohtml/Makefile b/textproc/pdftohtml/Makefile index b446b28d7a51..ad8970dc9dab 100644 --- a/textproc/pdftohtml/Makefile +++ b/textproc/pdftohtml/Makefile @@ -7,19 +7,22 @@ # PORTNAME= pdftohtml -PORTVERSION= 0.31 +PORTVERSION= 0.32b CATEGORIES= textproc -MASTER_SITES= http://www.ra.informatik.uni-stuttgart.de/~gosho/pdftohtml/Download/ \ - http://ports.tolkien.dk/pdftohtml/ -DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}_test +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}_0_32b -MAINTAINER= boll@tolkien.dk +MAINTAINER= boll@fork.dk -ONLY_FOR_ARCHS= i386 -WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/./_/} +WRKSRC= ${WRKDIR}/${PORTNAME} +USE_GMAKE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pdftohtml.bin ${PREFIX}/bin/pdftohtml ${INSTALL_PROGRAM} ${WRKSRC}/pdftops.bin ${PREFIX}/bin/pdftops +post-install: + strip ${PREFIX}/bin/pdftohtml + strip ${PREFIX}/bin/pdftops .include <bsd.port.mk> diff --git a/textproc/pdftohtml/distinfo b/textproc/pdftohtml/distinfo index c3ecbc2d017f..331af8d904f5 100644 --- a/textproc/pdftohtml/distinfo +++ b/textproc/pdftohtml/distinfo @@ -1 +1 @@ -MD5 (pdftohtml_0_31_test.tar.gz) = 04debc9f08233cb501f7b2e417a25397 +MD5 (pdftohtml_0_32b.tar.gz) = 6888ffc3036f099b6ab69760cd71be96 diff --git a/textproc/pdftohtml/files/patch-goo::Makefile b/textproc/pdftohtml/files/patch-goo::Makefile deleted file mode 100644 index ae9d62c45642..000000000000 --- a/textproc/pdftohtml/files/patch-goo::Makefile +++ /dev/null @@ -1,16 +0,0 @@ ---- goo/Makefile.orig Mon Aug 6 20:03:55 2001 -+++ goo/Makefile Mon Aug 6 20:04:26 2001 -@@ -2,11 +2,9 @@ - - srcdir = . - --CFLAGS = -g -O2 -DHAVE_DIRENT_H=1 -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I$(srcdir) --CXXFLAGS = -g -O2 -DHAVE_DIRENT_H=1 -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I$(srcdir) -+CFLAGS += -DHAVE_DIRENT_H=1 -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I$(srcdir) -+CXXFLAGS += -DHAVE_DIRENT_H=1 -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I$(srcdir) - --CC = gcc --CXX = c++ - AR = ar rc - RANLIB = ranlib - diff --git a/textproc/pdftohtml/files/patch-xpdf::Makefile b/textproc/pdftohtml/files/patch-xpdf::Makefile deleted file mode 100644 index 0695d64bb775..000000000000 --- a/textproc/pdftohtml/files/patch-xpdf::Makefile +++ /dev/null @@ -1,17 +0,0 @@ ---- xpdf/Makefile.orig Mon Aug 6 20:04:59 2001 -+++ xpdf/Makefile Mon Aug 6 20:05:29 2001 -@@ -8,13 +8,11 @@ - GOOLIBDIR = ../goo - - --CXXFLAGS = -g -DHAVE_DIRENT_H=1 -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I$(GOOSRCDIR) -I$(srcdir) -+CXXFLAGS += -DHAVE_DIRENT_H=1 -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I$(GOOSRCDIR) -I$(srcdir) - - LDFLAGS = - - OTHERLIBS = -- --CXX = c++ - - LIBPREFIX = lib - EXE = diff --git a/textproc/pdftohtml/pkg-descr b/textproc/pdftohtml/pkg-descr index 45c1165c835e..69af87c98bb4 100644 --- a/textproc/pdftohtml/pkg-descr +++ b/textproc/pdftohtml/pkg-descr @@ -1,6 +1,8 @@ -This is a port of pdftohtml, which converts pdf-files into nicely formatted -html, combined with png-images. -The HTML generated uses frames to emulate the contentlisting from the pdf. +This is a port of pdftohtml, which converts pdf-files into nicely i +formatted html, combined with png images. +The HTML generated uses frames to emulate the contentlisting from +the pdf. -WWW: http://www.ra.informatik.uni-stuttgart.de/~gosho/pdftohtml/ -Author: Gueorgui Ovtcharov <pdftohtml@ralf.informatik.uni-stuttgart.de> +WWW: http://sourceforge.net/projects/pdftohtml/ +Author: Gueorgui Ovtcharov and Rainer Dorsch +<pdftohtml-general@lists.sourceforge.net> |