summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-05-14 14:48:26 +0000
committerwiz <wiz@pkgsrc.org>2001-05-14 14:48:26 +0000
commitab24fd787cd477db3e8d07c7e0bd1c6a6aa5ab4b (patch)
treee324822755d3c2f6e79c7de063e2bd9f423a72c0 /textproc
parentacb63ead1f7410df3ffbb2933388a1982df1b2f3 (diff)
downloadpkgsrc-ab24fd787cd477db3e8d07c7e0bd1c6a6aa5ab4b.tar.gz
Finish move of ted and friends from textproc to editors.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile15
-rw-r--r--textproc/ted-cs/Makefile23
-rw-r--r--textproc/ted-cs/distinfo4
-rw-r--r--textproc/ted-cs/pkg/DESCR1
-rw-r--r--textproc/ted-cs/pkg/PLIST2
-rw-r--r--textproc/ted-da/Makefile23
-rw-r--r--textproc/ted-da/distinfo4
-rw-r--r--textproc/ted-da/pkg/DESCR1
-rw-r--r--textproc/ted-da/pkg/PLIST2
-rw-r--r--textproc/ted-de/Makefile23
-rw-r--r--textproc/ted-de/distinfo4
-rw-r--r--textproc/ted-de/pkg/DESCR1
-rw-r--r--textproc/ted-de/pkg/PLIST2
-rw-r--r--textproc/ted-en-gb/Makefile23
-rw-r--r--textproc/ted-en-gb/distinfo4
-rw-r--r--textproc/ted-en-gb/pkg/DESCR1
-rw-r--r--textproc/ted-en-gb/pkg/PLIST2
-rw-r--r--textproc/ted-en-us/Makefile25
-rw-r--r--textproc/ted-en-us/distinfo4
-rw-r--r--textproc/ted-en-us/pkg/DESCR1
-rw-r--r--textproc/ted-en-us/pkg/PLIST2
-rw-r--r--textproc/ted-es/Makefile23
-rw-r--r--textproc/ted-es/distinfo4
-rw-r--r--textproc/ted-es/pkg/DESCR1
-rw-r--r--textproc/ted/Makefile68
-rw-r--r--textproc/ted/distinfo6
-rw-r--r--textproc/ted/files/README.ind1
-rw-r--r--textproc/ted/patches/patch-aa12
-rw-r--r--textproc/ted/patches/patch-ab11
-rw-r--r--textproc/ted/pkg/DESCR24
-rw-r--r--textproc/ted/pkg/MESSAGE7
-rw-r--r--textproc/ted/pkg/PLIST22
32 files changed, 1 insertions, 345 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index a2562ce5a41..aabb9531bd8 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2001/05/14 14:08:52 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2001/05/14 14:48:27 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -71,19 +71,6 @@ SUBDIR+= t1lib
SUBDIR+= t1utils
SUBDIR+= tcl-dom
SUBDIR+= tcl-xml
-SUBDIR+= ted
-SUBDIR+= ted-cs
-SUBDIR+= ted-da
-SUBDIR+= ted-de
-SUBDIR+= ted-en-gb
-SUBDIR+= ted-en-us
-SUBDIR+= ted-es
-SUBDIR+= ted-fr
-SUBDIR+= ted-it
-SUBDIR+= ted-nl
-SUBDIR+= ted-no
-SUBDIR+= ted-pt
-SUBDIR+= ted-sv
SUBDIR+= texi2html
SUBDIR+= textutils
SUBDIR+= troffcvt
diff --git a/textproc/ted-cs/Makefile b/textproc/ted-cs/Makefile
deleted file mode 100644
index e488bae3a77..00000000000
--- a/textproc/ted-cs/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:46 wiz Exp $
-
-DISTNAME= Ted_CZ
-PKGNAME= ted-cs-2.6
-WRKSRC= ${WRKDIR}
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.nllgg.nl/Ted/
-COMMENT= Czech spelling dictionary for the Ted word processor
-
-DEPENDS+= ted>=2.6:../../textproc/ted
-
-USE_X11BASE= YES
-
-NO_BUILD= YES
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/ind/Czech.ind ${PREFIX}/share/Ted/ind
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ted-cs/distinfo b/textproc/ted-cs/distinfo
deleted file mode 100644
index 1dc34aa640d..00000000000
--- a/textproc/ted-cs/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:05:09 skrll Exp $
-
-SHA1 (Ted_CZ.tar.gz) = e898ecc143fb5372562755e514319cd6369b6033
-Size (Ted_CZ.tar.gz) = 825473 bytes
diff --git a/textproc/ted-cs/pkg/DESCR b/textproc/ted-cs/pkg/DESCR
deleted file mode 100644
index 77faed6b043..00000000000
--- a/textproc/ted-cs/pkg/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Czech spelling dictionary for the Ted word processor.
diff --git a/textproc/ted-cs/pkg/PLIST b/textproc/ted-cs/pkg/PLIST
deleted file mode 100644
index 1f11d54d2ae..00000000000
--- a/textproc/ted-cs/pkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/19 11:22:51 dmcmahill Exp $
-share/Ted/ind/Czech.ind
diff --git a/textproc/ted-da/Makefile b/textproc/ted-da/Makefile
deleted file mode 100644
index 2e8826ada41..00000000000
--- a/textproc/ted-da/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:46 wiz Exp $
-
-DISTNAME= Ted_DK
-PKGNAME= ted-da-2.6
-WRKSRC= ${WRKDIR}
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.nllgg.nl/Ted/
-COMMENT= Danish spelling dictionary for the Ted word processor
-
-DEPENDS+= ted>=2.6:../../textproc/ted
-
-USE_X11BASE= YES
-
-NO_BUILD= YES
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/ind/Danish.ind ${PREFIX}/share/Ted/ind
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ted-da/distinfo b/textproc/ted-da/distinfo
deleted file mode 100644
index 69106f1439c..00000000000
--- a/textproc/ted-da/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:05:09 skrll Exp $
-
-SHA1 (Ted_DK.tar.gz) = 94475e0ea9a667ab3b8e43df666f49149e263975
-Size (Ted_DK.tar.gz) = 1120057 bytes
diff --git a/textproc/ted-da/pkg/DESCR b/textproc/ted-da/pkg/DESCR
deleted file mode 100644
index 22211a447e6..00000000000
--- a/textproc/ted-da/pkg/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Danish spelling dictionary for the Ted word processor.
diff --git a/textproc/ted-da/pkg/PLIST b/textproc/ted-da/pkg/PLIST
deleted file mode 100644
index 1d1217797a8..00000000000
--- a/textproc/ted-da/pkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/19 11:23:13 dmcmahill Exp $
-share/Ted/ind/Danish.ind
diff --git a/textproc/ted-de/Makefile b/textproc/ted-de/Makefile
deleted file mode 100644
index ad36ed602a6..00000000000
--- a/textproc/ted-de/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:47 wiz Exp $
-
-DISTNAME= Ted_D
-PKGNAME= ted-de-2.6
-WRKSRC= ${WRKDIR}
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.nllgg.nl/Ted/
-COMMENT= German spelling dictionary for the Ted word processor
-
-DEPENDS+= ted>=2.6:../../textproc/ted
-
-USE_X11BASE= YES
-
-NO_BUILD= YES
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/ind/German.ind ${PREFIX}/share/Ted/ind
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ted-de/distinfo b/textproc/ted-de/distinfo
deleted file mode 100644
index c10f58b8a9d..00000000000
--- a/textproc/ted-de/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:05:09 skrll Exp $
-
-SHA1 (Ted_D.tar.gz) = 09b2e0d772c884f05e929cfe29badc1e3d45dee1
-Size (Ted_D.tar.gz) = 1527193 bytes
diff --git a/textproc/ted-de/pkg/DESCR b/textproc/ted-de/pkg/DESCR
deleted file mode 100644
index 231fb17622d..00000000000
--- a/textproc/ted-de/pkg/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-German spelling dictionary for the Ted word processor.
diff --git a/textproc/ted-de/pkg/PLIST b/textproc/ted-de/pkg/PLIST
deleted file mode 100644
index eb51d949620..00000000000
--- a/textproc/ted-de/pkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/19 11:25:13 dmcmahill Exp $
-share/Ted/ind/German.ind
diff --git a/textproc/ted-en-gb/Makefile b/textproc/ted-en-gb/Makefile
deleted file mode 100644
index 18ab4ef6211..00000000000
--- a/textproc/ted-en-gb/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2001/02/17 17:37:47 wiz Exp $
-
-DISTNAME= Ted_en_GB
-PKGNAME= ted-en-gb-2.8
-WRKSRC= ${WRKDIR}
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.nllgg.nl/Ted/
-COMMENT= UK English spelling dictionary for the Ted word processor
-
-DEPENDS+= ted>=2.6:../../textproc/ted
-
-USE_X11BASE= YES
-
-NO_BUILD= YES
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/ind/UK_English.ind ${PREFIX}/share/Ted/ind
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ted-en-gb/distinfo b/textproc/ted-en-gb/distinfo
deleted file mode 100644
index f393832ab77..00000000000
--- a/textproc/ted-en-gb/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/05/09 20:14:49 wiz Exp $
-
-SHA1 (Ted_en_GB.tar.gz) = db5a92eb38f3555ffc4085cac7c24c9f58d42ae4
-Size (Ted_en_GB.tar.gz) = 1181013 bytes
diff --git a/textproc/ted-en-gb/pkg/DESCR b/textproc/ted-en-gb/pkg/DESCR
deleted file mode 100644
index df1c18b4c05..00000000000
--- a/textproc/ted-en-gb/pkg/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-UK English spelling dictionary for the Ted word processor.
diff --git a/textproc/ted-en-gb/pkg/PLIST b/textproc/ted-en-gb/pkg/PLIST
deleted file mode 100644
index a152123055e..00000000000
--- a/textproc/ted-en-gb/pkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/19 11:26:59 dmcmahill Exp $
-share/Ted/ind/UK_English.ind
diff --git a/textproc/ted-en-us/Makefile b/textproc/ted-en-us/Makefile
deleted file mode 100644
index bcc7ce17d45..00000000000
--- a/textproc/ted-en-us/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2001/02/17 17:37:48 wiz Exp $
-
-DISTNAME= ted-2.8.src
-PKGNAME= ted-en-us-2.8
-WRKSRC= ${WRKDIR}/Ted-2.8
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.nllgg.nl/Ted/
-COMMENT= US English spelling dictionary for the Ted word processor
-
-DEPENDS+= ted>=2.6:../../textproc/ted
-
-USE_X11BASE= YES
-NO_BUILD= YES
-
-post-extract:
- @cd ${WRKSRC} ; ${GTAR} xf tedPackage/TedBindist.tar
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/ind/US_English.ind ${PREFIX}/share/Ted/ind
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ted-en-us/distinfo b/textproc/ted-en-us/distinfo
deleted file mode 100644
index 8dac63872df..00000000000
--- a/textproc/ted-en-us/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:05:09 skrll Exp $
-
-SHA1 (ted-2.8.src.tar.gz) = 265c96ce91247c17edc880e46e89883d19abb5f8
-Size (ted-2.8.src.tar.gz) = 2054547 bytes
diff --git a/textproc/ted-en-us/pkg/DESCR b/textproc/ted-en-us/pkg/DESCR
deleted file mode 100644
index 14ee61107a7..00000000000
--- a/textproc/ted-en-us/pkg/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-US English spelling dictionary for the Ted word processor.
diff --git a/textproc/ted-en-us/pkg/PLIST b/textproc/ted-en-us/pkg/PLIST
deleted file mode 100644
index 32fb396ddc5..00000000000
--- a/textproc/ted-en-us/pkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/19 11:27:20 dmcmahill Exp $
-share/Ted/ind/US_English.ind
diff --git a/textproc/ted-es/Makefile b/textproc/ted-es/Makefile
deleted file mode 100644
index 9d6ef9b0e2b..00000000000
--- a/textproc/ted-es/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:48 wiz Exp $
-
-DISTNAME= Ted_E
-PKGNAME= ted-es-2.6
-WRKSRC= ${WRKDIR}
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.nllgg.nl/Ted/
-COMMENT= Spanish spelling dictionary for the Ted word processor
-
-DEPENDS+= ted>=2.6:../../textproc/ted
-
-USE_X11BASE= YES
-
-NO_BUILD= YES
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/ind/Spanish.ind ${PREFIX}/share/Ted/ind
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ted-es/distinfo b/textproc/ted-es/distinfo
deleted file mode 100644
index 3df1fdd1076..00000000000
--- a/textproc/ted-es/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:05:10 skrll Exp $
-
-SHA1 (Ted_E.tar.gz) = 4ee6e83ba85bbd1ecf4940660acd7dcac4725f57
-Size (Ted_E.tar.gz) = 723057 bytes
diff --git a/textproc/ted-es/pkg/DESCR b/textproc/ted-es/pkg/DESCR
deleted file mode 100644
index 632ebe4c18a..00000000000
--- a/textproc/ted-es/pkg/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Spanish spelling dictionary for the Ted word processor.
diff --git a/textproc/ted/Makefile b/textproc/ted/Makefile
deleted file mode 100644
index b8af0267cfe..00000000000
--- a/textproc/ted/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2001/03/04 09:06:18 tron Exp $
-
-DISTNAME= ted-2.8.src
-PKGNAME= ted-2.8
-WRKSRC= ${WRKDIR}/Ted-2.8
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.nllgg.nl/Ted/
-COMMENT= X11 based WordPad-like word processor
-
-DEPENDS+= libungif-*:../../graphics/libungif
-DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>1.0.9:../../graphics/png
-DEPENDS+= tiff-*:../../graphics/tiff
-
-USE_MOTIF= YES
-USE_X11= YES
-USE_XPM= YES
-
-AFMDIR= ${PREFIX}/share/Ted/afm
-INDDIR= ${PREFIX}/share/Ted/ind
-INFODIR= ${PREFIX}/share/doc/Ted
-
-MAKE_ENV+= DEF_PKGDIR='-DPKGDIR=\"${PREFIX}\"' \
- DEF_AFMDIR='-DAFMDIR=\"${AFMDIR}\"' \
- DEF_INDDIR='-DINDDIR=\"${INDDIR}\"' \
- DEF_INFODIR='-DINFODIR=\"${INFODIR}\"'
-
-ALL_TARGET= compile
-
-post-extract:
- @cd ${WRKSRC} ; ${GTAR} xf tedPackage/TedBindist.tar
-
-post-patch:
- @cd ${WRKSRC}/info ; \
- ${SED} -e "s!Ted.afmDirectory:.*!Ted.afmDirectory:${AFMDIR}!g" \
- -e "s!Ted.spellToolSystemDicts:.*!Ted.spellToolSystemDicts:${INDDIR}!g" \
- -e "s!Ted.documentFileName:.*!Ted.documentFileName:${INFODIR}/TedDocument.rtf!g" \
- Ted.ad.sample > Ted
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/Ted/Ted ${PREFIX}/bin/Ted
- ${INSTALL_DATA_DIR} ${AFMDIR}
- ${INSTALL_DATA} \
- ${WRKSRC}/afm/Courier-Bold.afm \
- ${WRKSRC}/afm/Courier-BoldOblique.afm \
- ${WRKSRC}/afm/Courier-Oblique.afm \
- ${WRKSRC}/afm/Courier.afm \
- ${WRKSRC}/afm/Helvetica-Bold.afm \
- ${WRKSRC}/afm/Helvetica-BoldOblique.afm \
- ${WRKSRC}/afm/Helvetica-Oblique.afm \
- ${WRKSRC}/afm/Helvetica.afm \
- ${WRKSRC}/afm/Symbol.afm \
- ${WRKSRC}/afm/Times-Bold.afm \
- ${WRKSRC}/afm/Times-BoldItalic.afm \
- ${WRKSRC}/afm/Times-Italic.afm \
- ${WRKSRC}/afm/Times-Roman.afm \
- ${AFMDIR}
- ${INSTALL_DATA_DIR} ${INDDIR}
- ${INSTALL_DATA} ${FILESDIR}/README.ind ${INDDIR}
- ${INSTALL_DATA_DIR} ${INFODIR}
- ${INSTALL_DATA} ${WRKSRC}/info/TedDocument.rtf ${INFODIR}
- ${INSTALL_DATA} ${WRKSRC}/info/Ted ${PREFIX}/lib/X11/app-defaults \
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ted/distinfo b/textproc/ted/distinfo
deleted file mode 100644
index 57e3dad2e7b..00000000000
--- a/textproc/ted/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:05:08 skrll Exp $
-
-SHA1 (ted-2.8.src.tar.gz) = 265c96ce91247c17edc880e46e89883d19abb5f8
-Size (ted-2.8.src.tar.gz) = 2054547 bytes
-SHA1 (patch-aa) = 2134018eafbbbc361674d475d7774eba6e208b7c
-SHA1 (patch-ab) = 20135a2db628c78ea5e99a8f544b0d67b218b1eb
diff --git a/textproc/ted/files/README.ind b/textproc/ted/files/README.ind
deleted file mode 100644
index 487c7a51366..00000000000
--- a/textproc/ted/files/README.ind
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains the installed spelling dictionaries for Ted.
diff --git a/textproc/ted/patches/patch-aa b/textproc/ted/patches/patch-aa
deleted file mode 100644
index ad40eb469d4..00000000000
--- a/textproc/ted/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1999/10/10 19:39:43 dmcmahill Exp $
-
---- Ted/makefile.in.orig Thu Sep 23 06:08:00 1999
-+++ Ted/makefile.in Sun Oct 10 13:46:20 1999
-@@ -22,5 +22,6 @@
- -I../appUtil \
- -I../include \
-- $(DEF_PKGDIR)
-+ $(DEF_PKGDIR) \
-+ $(DEF_INFODIR)
-
- LDFLAGS=@LDFLAGS@
diff --git a/textproc/ted/patches/patch-ab b/textproc/ted/patches/patch-ab
deleted file mode 100644
index fa80610cb08..00000000000
--- a/textproc/ted/patches/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2000/06/14 21:39:32 dmcmahill Exp $
-
---- appFrame/appFileChooser.c.orig Mon Mar 27 05:09:43 2000
-+++ appFrame/appFileChooser.c Fri Apr 21 21:34:20 2000
-@@ -633,5 +633,5 @@
- XtSetArg( al[ac], XmNuserData, (XtPointer)aci ); ac++;
- XtSetArg( al[ac], XmNdialogStyle, XmDIALOG_APPLICATION_MODAL ); ac++;
--# if XmVersion >= 2000
-+# if XmVersion >= 2000 && !defined(LESSTIF_VERSION)
- XtSetArg( al[ac], XmNfileFilterStyle,
- XmFILTER_HIDDEN_FILES ); ac++;
diff --git a/textproc/ted/pkg/DESCR b/textproc/ted/pkg/DESCR
deleted file mode 100644
index d8426b3da75..00000000000
--- a/textproc/ted/pkg/DESCR
+++ /dev/null
@@ -1,24 +0,0 @@
-Ted is a text editor running under X Windows on Unix/Linux systems. Ted was
-developed as an operating system accessory like Wordpad on MS-Windows.
-Teds function is to be able to edit rich text documents on Unix/Linux in a
-wysiwyg way.
-
-Features
---------
- * Wysiwyg rich text editing.
- * Ted uses Microsoft RTF as its native file format.
- * In line bitmap pictures.
- * Postscript printing.
- * Spelling checking in several Latin languages. (English, Dutch, German,
- Portuguese, French and Spanish.)
- * Directly mailing documents from Ted.
- * Cut/Copy/Paste, also with other applications.
- * Find/Replace.
- * Ruler: Paragraph indentation, Indentation of first line, Tabs. Copy/Paste
- Ruler.
- * Page breaks.
- * Tables: Insert Table, Row, Column. Changing the column width of tables
- with their ruler.
- * Symbols and accented characters are fully supported.
- * Hyperlinks.
- * Saving a document in HTML format.
diff --git a/textproc/ted/pkg/MESSAGE b/textproc/ted/pkg/MESSAGE
deleted file mode 100644
index f17f5602f0e..00000000000
--- a/textproc/ted/pkg/MESSAGE
+++ /dev/null
@@ -1,7 +0,0 @@
-=============================================================================
-$NetBSD: MESSAGE,v 1.1.1.2 1999/09/19 01:57:49 dmcmahill Exp $
-
-This pkg does not install any spelling dictionaries. Spelling dictionaries
-for various languages are available as separate packages.
-
-=============================================================================
diff --git a/textproc/ted/pkg/PLIST b/textproc/ted/pkg/PLIST
deleted file mode 100644
index 354a8f638ff..00000000000
--- a/textproc/ted/pkg/PLIST
+++ /dev/null
@@ -1,22 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.2 1999/09/19 01:57:58 dmcmahill Exp $
-bin/Ted
-share/Ted/afm/Courier-Bold.afm
-share/Ted/afm/Courier-BoldOblique.afm
-share/Ted/afm/Courier-Oblique.afm
-share/Ted/afm/Courier.afm
-share/Ted/afm/Helvetica-Bold.afm
-share/Ted/afm/Helvetica-BoldOblique.afm
-share/Ted/afm/Helvetica-Oblique.afm
-share/Ted/afm/Helvetica.afm
-share/Ted/afm/Symbol.afm
-share/Ted/afm/Times-Bold.afm
-share/Ted/afm/Times-BoldItalic.afm
-share/Ted/afm/Times-Italic.afm
-share/Ted/afm/Times-Roman.afm
-lib/X11/app-defaults/Ted
-share/doc/Ted/TedDocument.rtf
-share/Ted/ind/README.ind
-@dirrm share/Ted/afm
-@dirrm share/Ted/ind
-@dirrm share/Ted
-@dirrm share/doc/Ted