diff options
author | markd <markd@pkgsrc.org> | 2003-04-09 13:26:45 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-04-09 13:26:45 +0000 |
commit | 0f753155b54ead45b2cd58350bf6853c24dc8776 (patch) | |
tree | 0e5b5fcebfc5b8ca761cff46e9bbfb6b95a28a76 /editors/ted-pt | |
parent | 1a5c46c73b4fbe3eb8792cf1253e8f7e3abd0457 (diff) | |
download | pkgsrc-0f753155b54ead45b2cd58350bf6853c24dc8776.tar.gz |
Update ted to version 2.14.
(Ted 2.14 April 6, 2003)
* Initial support for Macintosh pict images
* Table Headers
* Bug in image rendering on 256 color screens solved
* Fixes in German package
* Brazilian window texts
* Tabs in page headers/footers finally saved in such a way that they are
picked up by MS-Word 2000
(Ted 2.13 March 15, 2003)
* Options for making much more compact PostScript when a document is printed.
* Support for smallcaps.
* Upgraded the pdfmarks to a version that more recent versions of acroread
support.
* Default codepage for new documents now is 1252. The defaultAnsicpg resource
must be used to set a different one.
* Make the print dialog usable when there is a huge number of printers.
* Partial implementation of rowspan/colspan of table cells.
(Ted 2.12 December 1, 2002)
* GTK version is now more mature and even usable. Source Adapted to GTK 2.0
* Solid shading of paragraphs and table cells.
* Colored table cell borders, Text colors.
* GTK version uses X11 resources for configuration, like the Motif version.
* To change the hyperlinks as saved by older versions of Ted to blue and
underlined once run the command TED_HYPERLINKS_BLUE=1 Ted old.rtf and save
the document.
Diffstat (limited to 'editors/ted-pt')
-rw-r--r-- | editors/ted-pt/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-pt/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/ted-pt/Makefile b/editors/ted-pt/Makefile index 765b095b60e..fb82f8ce44c 100644 --- a/editors/ted-pt/Makefile +++ b/editors/ted-pt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:22:01 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:49 markd Exp $ DISTNAME= Ted_pt_PT -PKGNAME= ted-pt-2.11 +PKGNAME= ted-pt-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-pt/distinfo b/editors/ted-pt/distinfo index bc629e2171c..7ab5a7e8a45 100644 --- a/editors/ted-pt/distinfo +++ b/editors/ted-pt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:22:01 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:49 markd Exp $ -SHA1 (Ted-2.11/Ted_pt_PT.tar.gz) = 2c82f4c48cbaeea2863b2fa2ab02567e4469fee5 -Size (Ted-2.11/Ted_pt_PT.tar.gz) = 534716 bytes +SHA1 (Ted-2.14/Ted_pt_PT.tar.gz) = 5ce9dc2dcbe6d682721ac9cb7712bb40ef26405c +Size (Ted-2.14/Ted_pt_PT.tar.gz) = 534710 bytes |