Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2000 11:13:28 -0800 (PST)
From:      rjoseph@mammalia.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23012: New port: textproc/htmldoc
Message-ID:  <200011211913.eALJDSq19931@manatee.mammalia.org>

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

>Number:         23012
>Category:       ports
>Synopsis:       New port: textproc/htmldoc
>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:   Tue Nov 21 11:20:03 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     R. Joseph Wright
>Release:        FreeBSD 4.1.1-RELEASE i386
>Organization:
>Environment:

	

>Description:

Htmldoc is a program which creates PDF or Postscript files from html.

>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:
#
#	Makefile
#	distinfo
#	pkg-comment
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:	htmldoc
X# Whom:					rjoseph@mammalia.org
X# Date created:				20 November 2000
X#
X# $FreeBSD:
X#
X
XPORTNAME=	htmldoc
XPORTVERSION=	1.8.8
XCATEGORIES=	textproc
XMASTER_SITES=	ftp://ftp.easysw.com/pub/htmldoc/1.8.8/
XDISTNAME=	${PORTNAME}-${PORTVERSION}-source
X
XMAINTAINER=	ports@FreeBSD.org
X
XLIB_DEPENDS=	fltk.1:${PORTSDIR}/x11-toolkits/fltk
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=/usr/local
X
XMAN1=		htmldoc.1
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (htmldoc-1.8.8-source.tar.gz) = 1390217d4011096441a34e7183d988b0
END-of-distinfo
echo x - pkg-comment
sed 's/^X//' >pkg-comment << 'END-of-pkg-comment'
XConvert from HTML to postscript or pdf
END-of-pkg-comment
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XHTMLDOC is a GPL'd program to convert from HTML to Postscript or PDF formats.  
XIt includes a GUI written with the Fast Light ToolKit but can be used on the 
Xcommand line only.
X
XWWW: http://www.easysw.com/htmldoc
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
Xbin/htmldoc
Xshare/htmldoc/afm/Courier
Xshare/htmldoc/afm/Courier-Bold
Xshare/htmldoc/afm/Courier-BoldOblique
Xshare/htmldoc/afm/Courier-Oblique
Xshare/htmldoc/afm/Helvetica
Xshare/htmldoc/afm/Helvetica-Bold
Xshare/htmldoc/afm/Helvetica-BoldOblique
Xshare/htmldoc/afm/Helvetica-Oblique
Xshare/htmldoc/afm/Symbol
Xshare/htmldoc/afm/Times-Bold
Xshare/htmldoc/afm/Times-BoldItalic
Xshare/htmldoc/afm/Times-Italic
Xshare/htmldoc/afm/Times-Roman
Xshare/htmldoc/data/8859-1
Xshare/htmldoc/data/8859-14
Xshare/htmldoc/data/8859-15
Xshare/htmldoc/data/8859-2
Xshare/htmldoc/data/8859-3
Xshare/htmldoc/data/8859-4
Xshare/htmldoc/data/8859-5
Xshare/htmldoc/data/8859-6
Xshare/htmldoc/data/8859-7
Xshare/htmldoc/data/8859-8
Xshare/htmldoc/data/8859-9
Xshare/htmldoc/data/psglyphs
Xshare/doc/htmldoc/help.html
Xshare/doc/htmldoc/htmldoc.pdf
X
X@dirrm share/doc/htmldoc
X@dirrm share/htmldoc/afm
X@dirrm share/htmldoc/data
X@dirrm share/htmldoc
END-of-pkg-plist
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?200011211913.eALJDSq19931>