summaryrefslogtreecommitdiff
path: root/textproc/htmldoc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-10 12:22:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-10 12:22:35 +0000
commit7a2515ab542d79dd5054c72540f6aa91399b154e (patch)
tree5ef24efac0497b80655d9d54c444b3ff8c72337b /textproc/htmldoc
parentGigaBASE author one more time change gigabase-2.34 distro. (diff)
add htmldoc
Converts HTML to PDF and/or PostScript PR: 28115 Submitted by: Glenn Trewitt <glenn@trewitt.org>
Notes
Notes: svn path=/head/; revision=45009
Diffstat (limited to 'textproc/htmldoc')
-rw-r--r--textproc/htmldoc/Makefile22
-rw-r--r--textproc/htmldoc/distinfo1
-rw-r--r--textproc/htmldoc/pkg-comment1
-rw-r--r--textproc/htmldoc/pkg-descr20
-rw-r--r--textproc/htmldoc/pkg-plist32
5 files changed, 76 insertions, 0 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile
new file mode 100644
index 000000000000..f7678fa101a2
--- /dev/null
+++ b/textproc/htmldoc/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: htmldoc
+# Date created: 12 June 2001
+# Whom: Glenn Trewitt <glenn@trewitt.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= htmldoc
+PORTVERSION= 1.8.13
+CATEGORIES= textproc
+MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/%SUBDIR%/
+MASTER_SITE_SUBDIR= ${PORTVERSION}
+DISTNAME= ${PORTNAME}-${PORTVERSION}-source
+
+MAINTAINER= glenn@trewitt.org
+
+GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
+MAN1= htmldoc.1
+
+.include <bsd.port.mk>
diff --git a/textproc/htmldoc/distinfo b/textproc/htmldoc/distinfo
new file mode 100644
index 000000000000..46fd97fee961
--- /dev/null
+++ b/textproc/htmldoc/distinfo
@@ -0,0 +1 @@
+MD5 (htmldoc-1.8.13-source.tar.gz) = 24182d2da2f43ceed1c80f20bbf8fd31
diff --git a/textproc/htmldoc/pkg-comment b/textproc/htmldoc/pkg-comment
new file mode 100644
index 000000000000..545778657623
--- /dev/null
+++ b/textproc/htmldoc/pkg-comment
@@ -0,0 +1 @@
+Converts HTML to PDF and/or PostScript
diff --git a/textproc/htmldoc/pkg-descr b/textproc/htmldoc/pkg-descr
new file mode 100644
index 000000000000..2b282cd4753b
--- /dev/null
+++ b/textproc/htmldoc/pkg-descr
@@ -0,0 +1,20 @@
+This is a port of HTMLDOC, which can:
+ Convert HTML files to PDF or PostScript
+ Generate a table-of-contents for books
+ Generate indexed HTML files
+ Generate files on-the-fly for web applications, from the
+ command-line for batch jobs, or from a GUI for interactive work.
+
+ HTMLDOC Provides
+ A command-line interface for batch and WWW applications.
+ A graphical interface for interactive work.
+
+In my opinion, HTMLDOC is *fast*, compared to the other solutions I've seen.
+
+HTMLDOC is available under the GPL.
+Commercial support is available from the author.
+
+WWW: http://www.easysw.com/htmldoc/
+
+- Glenn Trewitt
+glenn@trewitt.org
diff --git a/textproc/htmldoc/pkg-plist b/textproc/htmldoc/pkg-plist
new file mode 100644
index 000000000000..9629b95954b4
--- /dev/null
+++ b/textproc/htmldoc/pkg-plist
@@ -0,0 +1,32 @@
+bin/htmldoc
+share/doc/htmldoc/help.html
+share/doc/htmldoc/htmldoc.pdf
+share/htmldoc/afm/Courier
+share/htmldoc/afm/Courier-Bold
+share/htmldoc/afm/Courier-BoldOblique
+share/htmldoc/afm/Courier-Oblique
+share/htmldoc/afm/Helvetica
+share/htmldoc/afm/Helvetica-Bold
+share/htmldoc/afm/Helvetica-BoldOblique
+share/htmldoc/afm/Helvetica-Oblique
+share/htmldoc/afm/Symbol
+share/htmldoc/afm/Times-Bold
+share/htmldoc/afm/Times-BoldItalic
+share/htmldoc/afm/Times-Italic
+share/htmldoc/afm/Times-Roman
+share/htmldoc/data/iso-8859-1
+share/htmldoc/data/iso-8859-2
+share/htmldoc/data/iso-8859-3
+share/htmldoc/data/iso-8859-4
+share/htmldoc/data/iso-8859-5
+share/htmldoc/data/iso-8859-6
+share/htmldoc/data/iso-8859-7
+share/htmldoc/data/iso-8859-8
+share/htmldoc/data/iso-8859-9
+share/htmldoc/data/iso-8859-14
+share/htmldoc/data/iso-8859-15
+share/htmldoc/data/koi8-r
+share/htmldoc/data/psglyphs
+@dirrm share/htmldoc/afm
+@dirrm share/htmldoc/data
+@dirrm share/htmldoc