Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  2 Jun 2001 00:20:29 +0200 (CEST)
From:      boll@tolkien.dk
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        boll@tolkien.dk
Subject:   ports/27824: New port: pdftohtml and pdftops-converter 
Message-ID:  <20010601222029.8B2573D83@treebeard.tolkien.dk>

next in thread | raw e-mail | index | archive | help

>Number:         27824
>Category:       ports
>Synopsis:       New port: pdftohtml and pdftops-converter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 01 15:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Soeren Boll Overgaard
>Release:        FreeBSD 4.3-RC i386
>Organization:
>Environment:
System: FreeBSD treebeard.tolkien.dk 4.3-RC FreeBSD 4.3-RC #1: Mon Mar 26 11:50:18 CEST 2001 root@treebeard.tolkien.dk:/usr/src/sys/compile/TREEBEARD i386


	
>Description:
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.
Additionally it supports pdf to postscript conversions.

>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       /usr/ports/textproc/pdftohtml/
#       /usr/ports/textproc/pdftohtml/pkg-comment
#       /usr/ports/textproc/pdftohtml/pkg-plist
#       /usr/ports/textproc/pdftohtml/Makefile
#       /usr/ports/textproc/pdftohtml/pkg-descr
#       /usr/ports/textproc/pdftohtml/distinfo
#
echo c - /usr/ports/textproc/pdftohtml/
mkdir -p /usr/ports/textproc/pdftohtml/ > /dev/null 2>&1
echo x - /usr/ports/textproc/pdftohtml/pkg-comment
sed 's/^X//' >/usr/ports/textproc/pdftohtml/pkg-comment << 'END-of-/usr/ports/textproc/pdftohtml/pkg-comment'
XA command-line tool for converting pdf-files into html
END-of-/usr/ports/textproc/pdftohtml/pkg-comment
echo x - /usr/ports/textproc/pdftohtml/pkg-plist
sed 's/^X//' >/usr/ports/textproc/pdftohtml/pkg-plist << 'END-of-/usr/ports/textproc/pdftohtml/pkg-plist'
Xbin/pdftohtml.bin
Xbin/pdftops.bin
END-of-/usr/ports/textproc/pdftohtml/pkg-plist
echo x - /usr/ports/textproc/pdftohtml/Makefile
sed 's/^X//' >/usr/ports/textproc/pdftohtml/Makefile << 'END-of-/usr/ports/textproc/pdftohtml/Makefile'
X# New ports collection makefile for:   pdftohtml
X# Date created:                                1 Jun 2001
X# Whom:                                        Soeren Boll Overgaard <boll@tolkien.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=              pdftohtml
XPORTVERSION=           0.31
XCATEGORIES=            textproc
XMASTER_SITES=          http://www.ra.informatik.uni-stuttgart.de/~gosho/pdftohtml/Download/ \
X                       http://ports.tolkien.dk/pdftohtml/
XDISTNAME=              ${PORTNAME}_0_31_test
X
XMAINTAINER=            boll@tolkien.dk
X
XWRKSRC=                ${WRKDIR}/pdftohtml_0_31
X
XONLY_FOR_ARCHS=        i386
X
XUSE_GMAKE=             yes
X
XNO_INSTALL_MANPAGES=    yes
X
Xdo-install:
X       ${INSTALL} -c -o ${SHAREOWN} -g ${SHAREGRP} -m 755 ${WRKDIR}/pdftohtml_0_31/pdftohtml.bin ${PREFIX}/bin
X       ${INSTALL} -c -o ${SHAREOWN} -g ${SHAREGRP} -m 755 ${WRKDIR}/pdftohtml_0_31/pdftops.bin ${PREFIX}/bin
X
Xpost-install:
X       strip ${PREFIX}/bin/pdftohtml.bin
X       strip ${PREFIX}/bin/pdftops.bin
X
X.include <bsd.port.mk>
END-of-/usr/ports/textproc/pdftohtml/Makefile
echo x - /usr/ports/textproc/pdftohtml/pkg-descr
sed 's/^X//' >/usr/ports/textproc/pdftohtml/pkg-descr << 'END-of-/usr/ports/textproc/pdftohtml/pkg-descr'
XThis is a port of pdftohtml, which converts pdf-files into nicely formatted 
Xhtml, combined with png-images. 
XThe HTML generated uses frames to emulate the contentlisting from the pdf.
X
XWWW: http://www.ra.informatik.uni-stuttgart.de/~gosho/pdftohtml/index.html
XAuthor: Gueorgui Ovtcharov <pdftohtml@ralf.informatik.uni-stuttgart.de>
END-of-/usr/ports/textproc/pdftohtml/pkg-descr
echo x - /usr/ports/textproc/pdftohtml/distinfo
sed 's/^X//' >/usr/ports/textproc/pdftohtml/distinfo << 'END-of-/usr/ports/textproc/pdftohtml/distinfo'
XMD5 (pdftohtml_0_31_test.tar.gz) = 04debc9f08233cb501f7b2e417a25397
END-of-/usr/ports/textproc/pdftohtml/distinfo
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010601222029.8B2573D83>