summaryrefslogtreecommitdiff
path: root/textproc/ted/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>1999-10-10 19:39:41 +0000
committerdmcmahill <dmcmahill>1999-10-10 19:39:41 +0000
commit6e658debc849b955a137418ad4a87d45d9f6d25e (patch)
tree99570349a39ebc842ad181e72a87fc4feb599faf /textproc/ted/Makefile
parent51ca7bda8d56ed249791cb5105612a184ba27384 (diff)
downloadpkgsrc-6e658debc849b955a137418ad4a87d45d9f6d25e.tar.gz
- added US mirror site
- Update to Ted-2.6: Changes since Ted-2.5 include: * Picture files and spelling dictionaries are now read in a machine independent way: This avoids problems on 64 bit machines. * The HTML produced is now simpler. Some bugs and peculiarities in the nesting of tags have been removed. * Support for multiple line spacing. * Support for right and center tabs. * In version 2.5 too much of the screen was redrawn while typing. * Hyperlinks are no longer automatically underlined. They are printed in blue. * Better support for character sets different from latin 1. In paritcular for Latin2 documents. * Subsequent steps in moving from the X11 layout on screen to the exact PostScript layout. * Various bugs and annoyances removed. A very disturbing one with the file selection dialog in particular. Used Electric Fence to debug memory management.
Diffstat (limited to 'textproc/ted/Makefile')
-rw-r--r--textproc/ted/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/textproc/ted/Makefile b/textproc/ted/Makefile
index a68ae72443d..6af8a7a8bc9 100644
--- a/textproc/ted/Makefile
+++ b/textproc/ted/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.4 1999/10/09 20:21:47 jlam Exp $
+# $NetBSD: Makefile,v 1.5 1999/10/10 19:39:41 dmcmahill Exp $
-DISTNAME= ted-2.5.src
-PKGNAME= ted-2.5
-WRKSRC= ${WRKDIR}/Ted-2.5
+DISTNAME= ted-2.6.src
+PKGNAME= ted-2.6
+WRKSRC= ${WRKDIR}/Ted-2.6
CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
+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/