summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-03-26 22:42:18 +0000
committerjtb <jtb@pkgsrc.org>2001-03-26 22:42:18 +0000
commitb055b1da003283f520ac94ec30d7b961a3fdf99f (patch)
treee9084ddd0b9eefb6761562ed5ae979d468a2fcc4 /textproc
parent533efc75e2c4a7212322d5c3019e1cf5f97d829d (diff)
downloadpkgsrc-b055b1da003283f520ac94ec30d7b961a3fdf99f.tar.gz
An accident, obviously.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/files/md53
-rw-r--r--textproc/files/patch-sum4
-rw-r--r--textproc/patches/patch-aa13
-rw-r--r--textproc/patches/patch-ab25
-rw-r--r--textproc/pkg/DESCR7
-rw-r--r--textproc/pkg/PLIST59
6 files changed, 0 insertions, 111 deletions
diff --git a/textproc/files/md5 b/textproc/files/md5
deleted file mode 100644
index b76a0db749b..00000000000
--- a/textproc/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1.1.1 2001/03/26 22:34:55 jtb Exp $
-
-SHA1 (yodl-1.31.18.tar.gz) = 16f041cf8851027f96e5af82d0ac4f85a425553a
diff --git a/textproc/files/patch-sum b/textproc/files/patch-sum
deleted file mode 100644
index dec2238bdb0..00000000000
--- a/textproc/files/patch-sum
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: patch-sum,v 1.1.1.1 2001/03/26 22:34:55 jtb Exp $
-
-SHA1 (patch-aa) = ecb2e2f61d43e69b685b2821d9601e82cb0647ca
-SHA1 (patch-ab) = 9c852b785b7a42e973d86939f07ac1e8e630dda9
diff --git a/textproc/patches/patch-aa b/textproc/patches/patch-aa
deleted file mode 100644
index 2d779417501..00000000000
--- a/textproc/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/03/26 22:34:55 jtb Exp $
-
---- stepmake/stepmake/generic-targets.make.orig Wed Oct 27 17:34:12 1999
-+++ stepmake/stepmake/generic-targets.make
-@@ -166,7 +166,7 @@
- include $(outdir)/dummy.dep $(DEP_FILES)
-
- $(outdir)/dummy.dep:
-- -mkdir $(outdir)
-+ -mkdir -p $(outdir)
- touch $(outdir)/dummy.dep
-
-
diff --git a/textproc/patches/patch-ab b/textproc/patches/patch-ab
deleted file mode 100644
index 60f6d495823..00000000000
--- a/textproc/patches/patch-ab
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/03/26 22:34:55 jtb Exp $
-
---- configure.orig Wed Nov 17 20:09:38 1999
-+++ configure
-@@ -1154,14 +1154,14 @@
- # Uncomment the configuration options your package needs.
-
- # -O is necessary to get inlining
-- OPTIMIZE=""
-- CFLAGS=${CFLAGS:-""}
-- CXXFLAGS=${CXXFLAGS:-$CFLAGS}
-- LDFLAGS=${LDFLAGS:-""}
-- checking_b=yes
-+# OPTIMIZE=""
-+# CFLAGS=${CFLAGS:-""}
-+# CXXFLAGS=${CXXFLAGS:-$CFLAGS}
-+# LDFLAGS=${LDFLAGS:-""}
-+ checking_b=no
- optimise_b=no
- profile_b=no
-- debug_b=yes
-+ debug_b=no
-
- # Check whether --enable-checking or --disable-checking was given.
- if test "${enable_checking+set}" = set; then
diff --git a/textproc/pkg/DESCR b/textproc/pkg/DESCR
deleted file mode 100644
index 5a54539b248..00000000000
--- a/textproc/pkg/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Yodl is a package that implements a pre-document language and tools to
-process it. The idea of Yodl is that you write up a document in a
-pre-language, then use the tools (e.g. yodl2html) to convert it to
-some final document language. Current converters are for HTML, ms,
-man, LaTeX SGML and texinfo, plus a poor-man's text converter. Main
-document types are "article", "report", "book" and "manpage". The
-Yodl document language is designed to be easy to use and extensible.
diff --git a/textproc/pkg/PLIST b/textproc/pkg/PLIST
deleted file mode 100644
index 1a56798c378..00000000000
--- a/textproc/pkg/PLIST
+++ /dev/null
@@ -1,59 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/26 22:34:55 jtb Exp $
-bin/striproff
-bin/yodl
-bin/yodl2dvi
-bin/yodl2html
-bin/yodl2html-post
-bin/yodl2latex
-bin/yodl2less
-bin/yodl2man
-bin/yodl2man-post
-bin/yodl2manless
-bin/yodl2ms
-bin/yodl2ms-post
-bin/yodl2msless
-bin/yodl2msps
-bin/yodl2sgml
-bin/yodl2tely
-bin/yodl2tely-post
-bin/yodl2tex
-bin/yodl2texinfo
-bin/yodl2texinfo-post
-bin/yodl2txt
-bin/yodl2txt-post
-bin/yodl2whatever
-bin/yodlfixlabels
-man/man1/striproff.1
-man/man1/yodl.1
-man/man1/yodlconverters.1
-man/man7/yodlmacros.7
-man/man7/yodlmanpage.7
-share/yodl/aux-macros.yo
-share/yodl/chartables/html.tables.yo
-share/yodl/chartables/latex.tables.yo
-share/yodl/chartables/latex2.tables.yo
-share/yodl/chartables/man.tables.yo
-share/yodl/chartables/sgml.tables.yo
-share/yodl/chartables/shell.tables.yo
-share/yodl/chartables/texinfo.tables.yo
-share/yodl/chartables/txt.tables.yo
-share/yodl/disable-commands.yo
-share/yodl/format-macros.yo
-share/yodl/html.yo
-share/yodl/latex.yo
-share/yodl/man.yo
-share/yodl/ms.yo
-share/yodl/sgml.yo
-share/yodl/shared-doc.yo
-share/yodl/shared-latex2-doc.yo
-share/yodl/shared-latex2.yo
-share/yodl/shared-mudela-doc.yo
-share/yodl/shared-mudela.yo
-share/yodl/shared.yo
-share/yodl/tely.yo
-share/yodl/tex.yo
-share/yodl/texinfo.yo
-share/yodl/txt.yo
-share/yodl/xlatin1.tex
-@dirrm share/yodl/chartables
-@dirrm share/yodl