summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-07-19 16:44:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-07-19 16:44:40 +0000
commitae17a4e01099b637e0cb1bac470b04e574820a65 (patch)
treef98093fffc1106777fe714f3475babfdb3d26ea2 /textproc
parentAdd gtk13. (diff)
Temporarily remove sgmltools-lite -- it's a repository copy not updated.
Notes
Notes: svn path=/head/; revision=30898
Diffstat (limited to 'textproc')
-rw-r--r--textproc/sgmltools-lite/Makefile33
-rw-r--r--textproc/sgmltools-lite/distinfo1
-rw-r--r--textproc/sgmltools-lite/pkg-comment1
-rw-r--r--textproc/sgmltools-lite/pkg-descr7
-rw-r--r--textproc/sgmltools-lite/pkg-plist36
5 files changed, 0 insertions, 78 deletions
diff --git a/textproc/sgmltools-lite/Makefile b/textproc/sgmltools-lite/Makefile
deleted file mode 100644
index 92af6b7f13be..000000000000
--- a/textproc/sgmltools-lite/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: sgmltools
-# Date created: 7 Apr 2000
-# Whom: Benno Rice <benno@netizen.com.au>
-#
-# $FreeBSD$
-#
-
-PORTNAME= sgmltools
-PORTVERSION= 2.0.2
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.us.sgmltools.org/pub/SGMLtools/v2.0/source/ \
- ftp://ftp.nllgg.nl/pub/SGMLtools/v2.0/source/
-DISTNAME= ${PORTNAME}-${PORTVERSION}.base
-
-MAINTAINER= benno@netizen.com.au
-
-BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \
- jade:${PORTSDIR}/textproc/jade \
- ${LOCALBASE}/share/texmf:${PORTSDIR}/print/teTeX
-RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook \
- ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular
-
-USE_BZIP2= yes
-USE_PERL5= yes
-WRKSRC= ${WRKDIR}/${PKGNAME}
-MAN1= sgmltools.1
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--with-etcsgml=${PREFIX}/etc/sgml
-USE_GMAKE= yes
-MAKEFILE= GNUmakefile
-ALL_TARGET= default
-
-.include <bsd.port.mk>
diff --git a/textproc/sgmltools-lite/distinfo b/textproc/sgmltools-lite/distinfo
deleted file mode 100644
index 93541c83e5c3..000000000000
--- a/textproc/sgmltools-lite/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (sgmltools-2.0.2.base.tar.bz2) = a9a303e864064f25db45f2ae1ac9f074
diff --git a/textproc/sgmltools-lite/pkg-comment b/textproc/sgmltools-lite/pkg-comment
deleted file mode 100644
index 28169e5a1a70..000000000000
--- a/textproc/sgmltools-lite/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Generates various output formats from DocBook SGML documents
diff --git a/textproc/sgmltools-lite/pkg-descr b/textproc/sgmltools-lite/pkg-descr
deleted file mode 100644
index e00d4003b04f..000000000000
--- a/textproc/sgmltools-lite/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-SGMLtools is a text-formatting package based on SGML (Standard Generalized
-Markup Language), which allows you to produce TeX/DVI/PS/PDF, HTML, and RTF
-from a single source; due to the flexible nature of SGML many other target
-formats are possible. As the front-end is written in Python, it is relatively
-easy to adapt to your needs.
-
-WWW: http://www.sgmltools.org/
diff --git a/textproc/sgmltools-lite/pkg-plist b/textproc/sgmltools-lite/pkg-plist
deleted file mode 100644
index 7da118c877a1..000000000000
--- a/textproc/sgmltools-lite/pkg-plist
+++ /dev/null
@@ -1,36 +0,0 @@
-bin/sgmltools
-bin/buildcat
-bin/sgmlwhich
-etc/sgml/aliases
-etc/sgml/sgml.conf
-etc/sgml/catalog.d/75sgmltools-convert.cat
-etc/sgml/catalog.d/75sgmltools.cat
-share/sgml/stylesheets/sgmltools/ascii-lynx.dsl
-share/sgml/stylesheets/sgmltools/html.dsl
-share/sgml/stylesheets/sgmltools/ld2db.dsl
-share/sgml/stylesheets/sgmltools/print.dsl
-share/sgml/stylesheets/sgmltools/sgmltools.cat
-share/sgml/dtd/sgmltools/catalog
-share/sgml/dtd/sgmltools/common
-share/sgml/dtd/sgmltools/deprec96
-share/sgml/dtd/sgmltools/isoent
-share/sgml/dtd/sgmltools/linuxdoc96.dtd
-share/sgml/dtd/sgmltools/linuxdoc97.dtd
-share/sgml/misc/sgmltools/COPYING
-share/sgml/misc/sgmltools/VERSION
-share/sgml/misc/sgmltools/python/Backend.py
-share/sgml/misc/sgmltools/python/SGMLtools.py
-share/sgml/misc/sgmltools/python/utils.py
-share/sgml/misc/sgmltools/python/backends/Dvi.py
-share/sgml/misc/sgmltools/python/backends/Html.py
-share/sgml/misc/sgmltools/python/backends/Ld2db.py
-share/sgml/misc/sgmltools/python/backends/Lynx.py
-share/sgml/misc/sgmltools/python/backends/Ps.py
-share/sgml/misc/sgmltools/python/backends/Rtf.py
-@dirrm etc/sgml/catalog.d
-@dirrm share/sgml/stylesheets/sgmltools
-@dirrm share/sgml/dtd/sgmltools
-@dirrm share/sgml/misc/sgmltools/python/backends
-@dirrm share/sgml/misc/sgmltools/python
-@dirrm share/sgml/misc/sgmltools/site-backends
-@dirrm share/sgml/misc/sgmltools