pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors ted, related dictionaries: update to 2.23



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f4ee308cbb0
branches:  trunk
changeset: 379588:1f4ee308cbb0
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu May 19 13:32:47 2022 +0000

description:
ted, related dictionaries: update to 2.23

(Ted 2.23 February 4, 2013)
* Stability fixes.
* Many-many annoying bugs fixed.
* Some steps to support the few missing features such as absolutely positioned objects and shapes.
* Preparations for bidirectional text support


(Ted 2.22 April 4, 2012)
* Thorough brush-up of the internals.
* Undo/Redo/Recovery
* Many-many annoying bugs fixed.
* Some steps to support the few missing features such as absolutely positioned objects and shapes.

diffstat:

 editors/Makefile                                   |    9 +-
 editors/ted-bg/DESCR                               |    1 +
 editors/ted-bg/Makefile                            |    8 +
 editors/ted-bg/PLIST                               |    2 +
 editors/ted-bg/distinfo                            |    5 +
 editors/ted-cs/Makefile                            |   28 +-
 editors/ted-cs/PLIST                               |    4 +-
 editors/ted-cs/distinfo                            |    8 +-
 editors/ted-da/Makefile                            |   28 +-
 editors/ted-da/PLIST                               |    4 +-
 editors/ted-da/distinfo                            |    8 +-
 editors/ted-de/Makefile                            |   28 +-
 editors/ted-de/PLIST                               |    4 +-
 editors/ted-de/distinfo                            |    8 +-
 editors/ted-en-gb/Makefile                         |   28 +-
 editors/ted-en-gb/PLIST                            |    4 +-
 editors/ted-en-gb/distinfo                         |    8 +-
 editors/ted-en-us/DESCR                            |    1 -
 editors/ted-en-us/Makefile                         |   28 -
 editors/ted-en-us/PLIST                            |    2 -
 editors/ted-en-us/distinfo                         |    5 -
 editors/ted-es/Makefile                            |   28 +-
 editors/ted-es/PLIST                               |    4 +-
 editors/ted-es/distinfo                            |    8 +-
 editors/ted-et/DESCR                               |    1 +
 editors/ted-et/Makefile                            |    8 +
 editors/ted-et/PLIST                               |    2 +
 editors/ted-et/distinfo                            |    5 +
 editors/ted-fr/Makefile                            |   28 +-
 editors/ted-fr/PLIST                               |    4 +-
 editors/ted-fr/distinfo                            |    8 +-
 editors/ted-hr/DESCR                               |    1 +
 editors/ted-hr/Makefile                            |    8 +
 editors/ted-hr/PLIST                               |    2 +
 editors/ted-hr/distinfo                            |    5 +
 editors/ted-it/Makefile                            |   28 +-
 editors/ted-it/PLIST                               |    4 +-
 editors/ted-it/distinfo                            |    8 +-
 editors/ted-nl/Makefile                            |   28 +-
 editors/ted-nl/PLIST                               |    4 +-
 editors/ted-nl/distinfo                            |    8 +-
 editors/ted-no/Makefile                            |   28 +-
 editors/ted-no/PLIST                               |    4 +-
 editors/ted-no/distinfo                            |    8 +-
 editors/ted-pl/Makefile                            |   40 +-
 editors/ted-pl/PLIST                               |    5 +-
 editors/ted-pl/distinfo                            |    8 +-
 editors/ted-pt/Makefile                            |   28 +-
 editors/ted-pt/PLIST                               |    4 +-
 editors/ted-pt/distinfo                            |    8 +-
 editors/ted-ru/DESCR                               |    1 +
 editors/ted-ru/Makefile                            |    8 +
 editors/ted-ru/PLIST                               |    2 +
 editors/ted-ru/distinfo                            |    5 +
 editors/ted-sk/DESCR                               |    1 +
 editors/ted-sk/Makefile                            |    8 +
 editors/ted-sk/PLIST                               |    2 +
 editors/ted-sk/distinfo                            |    5 +
 editors/ted-sl/DESCR                               |    1 +
 editors/ted-sl/Makefile                            |    8 +
 editors/ted-sl/PLIST                               |    2 +
 editors/ted-sl/distinfo                            |    5 +
 editors/ted-sv/Makefile                            |   28 +-
 editors/ted-sv/PLIST                               |    4 +-
 editors/ted-sv/distinfo                            |    8 +-
 editors/ted/MESSAGE                                |    7 -
 editors/ted/Makefile                               |   51 +-
 editors/ted/PLIST                                  |    8 +-
 editors/ted/dictionary.mk                          |   23 +
 editors/ted/distinfo                               |   17 +-
 editors/ted/files/README.ind                       |    1 -
 editors/ted/files/Ted.desktop                      |   11 +
 editors/ted/patches/patch-aa                       |   14 -
 editors/ted/patches/patch-ab                       |   12 -
 editors/ted/patches/patch-ac                       |   12 -
 editors/ted/patches/patch-ad                       |   12 -
 editors/ted/patches/patch-ae                       |   18 -
 editors/ted/patches/patch-af                       |   18 -
 editors/ted/patches/patch-ag                       |  423 ---------------------
 editors/ted/patches/patch-appFrame_appFontConfig.c |   15 -
 editors/ted/patches/patch-appUtil_csvsheet.c       |   12 -
 81 files changed, 302 insertions(+), 986 deletions(-)

diffs (truncated from 1728 to 300 lines):

diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/Makefile
--- a/editors/Makefile  Thu May 19 13:19:55 2022 +0000
+++ b/editors/Makefile  Thu May 19 13:32:47 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.224 2022/04/20 18:32:32 nia Exp $
+# $NetBSD: Makefile,v 1.225 2022/05/19 13:32:47 nia Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -144,18 +144,23 @@
 SUBDIR+=       tamago
 SUBDIR+=       tea
 SUBDIR+=       ted
+SUBDIR+=       ted-bg
 SUBDIR+=       ted-cs
 SUBDIR+=       ted-da
 SUBDIR+=       ted-de
 SUBDIR+=       ted-en-gb
-SUBDIR+=       ted-en-us
 SUBDIR+=       ted-es
+SUBDIR+=       ted-et
 SUBDIR+=       ted-fr
+SUBDIR+=       ted-hr
 SUBDIR+=       ted-it
 SUBDIR+=       ted-nl
 SUBDIR+=       ted-no
 SUBDIR+=       ted-pl
 SUBDIR+=       ted-pt
+SUBDIR+=       ted-ru
+SUBDIR+=       ted-sk
+SUBDIR+=       ted-sl
 SUBDIR+=       ted-sv
 SUBDIR+=       tepl4
 SUBDIR+=       texmaker
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-bg/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/ted-bg/DESCR      Thu May 19 13:32:47 2022 +0000
@@ -0,0 +1,1 @@
+Bulgarian spelling dictionary for the Ted word processor.
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-bg/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/ted-bg/Makefile   Thu May 19 13:32:47 2022 +0000
@@ -0,0 +1,8 @@
+# $NetBSD: Makefile,v 1.1 2022/05/19 13:32:48 nia Exp $
+
+LANGNAME=      Bulgarian
+LANGCODE=      bg_BG
+PKG_LANGCODE=  bg
+
+.include "../../editors/ted/dictionary.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-bg/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/ted-bg/PLIST      Thu May 19 13:32:47 2022 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2022/05/19 13:32:48 nia Exp $
+share/Ted/dfa/bg_BG.dfa
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-bg/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/ted-bg/distinfo   Thu May 19 13:32:47 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/19 13:32:48 nia Exp $
+
+BLAKE2s (ted_bg_BG-2.23-1.noarch.rpm) = 89c7a37356ea9217364c38da0e08181ed13128657dedcde651da6133a7791c5d
+SHA512 (ted_bg_BG-2.23-1.noarch.rpm) = ee974ec99b91ef2cd5d5539c3b41a5d84136a3c54382720a1d02272f9237e2c8f3a4460a7f3e6e6089fc36a500868162415863cb97f03146e1e5be4512358ec8
+Size (ted_bg_BG-2.23-1.noarch.rpm) = 781744 bytes
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-cs/Makefile
--- a/editors/ted-cs/Makefile   Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-cs/Makefile   Thu May 19 13:32:47 2022 +0000
@@ -1,26 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2020/01/26 17:31:06 rillig Exp $
-
-DISTNAME=      Ted_cs_CZ
-PKGNAME=       ted-cs-2.16
-PKGREVISION=   1
-CATEGORIES=    editors
-MASTER_SITES=  ftp://ftp.nluug.nl/pub/editors/ted/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.nllgg.nl/Ted/
-COMMENT=       Czech spelling dictionary for the Ted word processor
+# $NetBSD: Makefile,v 1.19 2022/05/19 13:32:48 nia Exp $
 
-DEPENDS+=      ted>=2.6:../../editors/ted
-
-WRKSRC=                ${WRKDIR}
-
-DIST_SUBDIR=   Ted-2.16
-NO_BUILD=      YES
+LANGNAME=      Czech
+LANGCODE=      cs_CZ
+PKG_LANGCODE=  cs
 
-INSTALLATION_DIRS=     share/Ted/ind
-
-do-install:
-       ${INSTALL_DATA} ${WRKSRC}/ind/Czech.ind \
-               ${DESTDIR}${PREFIX}/share/Ted/ind
-
+.include "../../editors/ted/dictionary.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-cs/PLIST
--- a/editors/ted-cs/PLIST      Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-cs/PLIST      Thu May 19 13:32:47 2022 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:23:33 zuntum Exp $
-share/Ted/ind/Czech.ind
+@comment $NetBSD: PLIST,v 1.2 2022/05/19 13:32:48 nia Exp $
+share/Ted/dfa/cs_CZ.dfa
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-cs/distinfo
--- a/editors/ted-cs/distinfo   Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-cs/distinfo   Thu May 19 13:32:47 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:21:40 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/05/19 13:32:48 nia Exp $
 
-BLAKE2s (Ted-2.16/Ted_cs_CZ.tar.gz) = 66e903e425a45f6d048a0167c5c02b87c1da5faa30a6886bf8da9580185c64e5
-SHA512 (Ted-2.16/Ted_cs_CZ.tar.gz) = 5754c0fe2d2a9e825e485a51ac020597fd31de47717a5e2cced03dbdb4a9c3ce92fe045fe9010a6c255d3b88f3a7bea80b6052ca5c77d7fdc475a3d0f18593e0
-Size (Ted-2.16/Ted_cs_CZ.tar.gz) = 1066230 bytes
+BLAKE2s (ted_cs_CZ-2.23-1.noarch.rpm) = 22ec897348505f8b4231e4136774c31c152d3bcf9832821d701d1cdb2950ea86
+SHA512 (ted_cs_CZ-2.23-1.noarch.rpm) = 5a7b881fd1f12ae44dbd5a0d25cb43dc9ef584959d2e49f28de98fb0ef5531c134eb9663619517bafa44e8bd5e9ef90a62bb7f6b152aa2745847cb176c8f0dbb
+Size (ted_cs_CZ-2.23-1.noarch.rpm) = 3413986 bytes
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-da/Makefile
--- a/editors/ted-da/Makefile   Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-da/Makefile   Thu May 19 13:32:47 2022 +0000
@@ -1,26 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2020/01/26 17:31:06 rillig Exp $
-
-DISTNAME=      Ted_da_DK
-PKGNAME=       ted-da-2.16
-PKGREVISION=   1
-CATEGORIES=    editors
-MASTER_SITES=  ftp://ftp.nluug.nl/pub/editors/ted/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.nllgg.nl/Ted/
-COMMENT=       Danish spelling dictionary for the Ted word processor
+# $NetBSD: Makefile,v 1.19 2022/05/19 13:32:48 nia Exp $
 
-DEPENDS+=      ted>=2.6:../../editors/ted
-
-WRKSRC=                ${WRKDIR}
-
-DIST_SUBDIR=   Ted-2.16
-NO_BUILD=      YES
+LANGNAME=      Danish
+LANGCODE=      da_DK
+PKG_LANGCODE=  da
 
-INSTALLATION_DIRS=     share/Ted/ind
-
-do-install:
-       ${INSTALL_DATA} ${WRKSRC}/ind/Danish.ind \
-               ${DESTDIR}${PREFIX}/share/Ted/ind
-
+.include "../../editors/ted/dictionary.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-da/PLIST
--- a/editors/ted-da/PLIST      Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-da/PLIST      Thu May 19 13:32:47 2022 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:23:35 zuntum Exp $
-share/Ted/ind/Danish.ind
+@comment $NetBSD: PLIST,v 1.2 2022/05/19 13:32:48 nia Exp $
+share/Ted/dfa/da_DK.dfa
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-da/distinfo
--- a/editors/ted-da/distinfo   Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-da/distinfo   Thu May 19 13:32:47 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:21:40 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/05/19 13:32:48 nia Exp $
 
-BLAKE2s (Ted-2.16/Ted_da_DK.tar.gz) = 4e74d30ebf566bdf9b139b7ea0dc75a53675455228b50110d1fd69fa13141bed
-SHA512 (Ted-2.16/Ted_da_DK.tar.gz) = 909100782c79a55c93c9411a7045f14fb81d5c574ccc338ac737cf870329b7dfd0dab820eab7897009d000fba08e5655427a5cb85bf8d4d9f901778513707dc8
-Size (Ted-2.16/Ted_da_DK.tar.gz) = 1826964 bytes
+BLAKE2s (ted_da_DK-2.23-1.noarch.rpm) = 10b86b3399dcbcbd4a28702ccc8456dbfb80a5cda375926ef0178cfae6394dc4
+SHA512 (ted_da_DK-2.23-1.noarch.rpm) = eee51301faad76a6d651a1321f827a30606b1d5c90c30d3c1e60e69ac5769521e12d83d9d381bf6d55bbbdaf1b8e2fd4e1545579ad2607176c4ce08f1b2411ec
+Size (ted_da_DK-2.23-1.noarch.rpm) = 1769416 bytes
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-de/Makefile
--- a/editors/ted-de/Makefile   Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-de/Makefile   Thu May 19 13:32:47 2022 +0000
@@ -1,26 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2020/01/26 17:31:06 rillig Exp $
-
-DISTNAME=      Ted_de_DE
-PKGNAME=       ted-de-2.16
-PKGREVISION=   1
-CATEGORIES=    editors
-MASTER_SITES=  ftp://ftp.nluug.nl/pub/editors/ted/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.nllgg.nl/Ted/
-COMMENT=       German spelling dictionary for the Ted word processor
+# $NetBSD: Makefile,v 1.19 2022/05/19 13:32:48 nia Exp $
 
-DEPENDS+=      ted>=2.6:../../editors/ted
-
-WRKSRC=                ${WRKDIR}
-
-DIST_SUBDIR=   Ted-2.16
-NO_BUILD=      YES
+LANGNAME=      German
+LANGCODE=      de_DE
+PKG_LANGCODE=  de
 
-INSTALLATION_DIRS=     share/Ted/ind
-
-do-install:
-       ${INSTALL_DATA} ${WRKSRC}/ind/German.ind \
-               ${DESTDIR}${PREFIX}/share/Ted/ind
-
+.include "../../editors/ted/dictionary.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-de/PLIST
--- a/editors/ted-de/PLIST      Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-de/PLIST      Thu May 19 13:32:47 2022 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:23:37 zuntum Exp $
-share/Ted/ind/German.ind
+@comment $NetBSD: PLIST,v 1.2 2022/05/19 13:32:48 nia Exp $
+share/Ted/dfa/de_DE.dfa
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-de/distinfo
--- a/editors/ted-de/distinfo   Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-de/distinfo   Thu May 19 13:32:47 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:21:40 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/05/19 13:32:48 nia Exp $
 
-BLAKE2s (Ted-2.16/Ted_de_DE.tar.gz) = 95b68a793b4d9c31aaa8149254e281ad889ac2aa1b5c3e443edb29e69ae1c4a0
-SHA512 (Ted-2.16/Ted_de_DE.tar.gz) = 05811e623d64c199e2dd36221235580e17900275836a7c0e7fbfc9a7185e8619655954d19110d850d23dc9154b37c99ac18392941293a3024cb86e66166eee93
-Size (Ted-2.16/Ted_de_DE.tar.gz) = 1856166 bytes
+BLAKE2s (ted_de_DE-2.23-1.noarch.rpm) = a8860c4ddf1111fe5ce736aa46007d9feed640d997d9e831b97bcfd7c880ca1b
+SHA512 (ted_de_DE-2.23-1.noarch.rpm) = 4f60bd26342c48d29749ddfee60b4ca2dbf82c5db471446d0f0bf060182dca89ba555a5f1547cb282d74da570aff74993cc473013b08ce347687ea056fdad7df
+Size (ted_de_DE-2.23-1.noarch.rpm) = 2174544 bytes
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-en-gb/Makefile
--- a/editors/ted-en-gb/Makefile        Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-en-gb/Makefile        Thu May 19 13:32:47 2022 +0000
@@ -1,26 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2020/01/26 17:31:07 rillig Exp $
-
-DISTNAME=      Ted_en_GB
-PKGNAME=       ted-en-gb-2.16
-PKGREVISION=   1
-CATEGORIES=    editors
-MASTER_SITES=  ftp://ftp.nluug.nl/pub/editors/ted/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.nllgg.nl/Ted/
-COMMENT=       UK English spelling dictionary for the Ted word processor
+# $NetBSD: Makefile,v 1.19 2022/05/19 13:32:48 nia Exp $
 
-DEPENDS+=      ted>=2.6:../../editors/ted
-
-WRKSRC=                ${WRKDIR}
-
-DIST_SUBDIR=   Ted-2.16
-NO_BUILD=      YES
+LANGNAME=      British English
+LANGCODE=      en_GB
+PKG_LANGCODE=  en-gb
 
-INSTALLATION_DIRS=     share/Ted/ind
-
-do-install:
-       ${INSTALL_DATA} ${WRKSRC}/ind/UK_English.ind \
-               ${DESTDIR}${PREFIX}/share/Ted/ind
-
+.include "../../editors/ted/dictionary.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-en-gb/PLIST
--- a/editors/ted-en-gb/PLIST   Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-en-gb/PLIST   Thu May 19 13:32:47 2022 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:23:39 zuntum Exp $
-share/Ted/ind/UK_English.ind
+@comment $NetBSD: PLIST,v 1.2 2022/05/19 13:32:48 nia Exp $
+share/Ted/dfa/en_GB.dfa
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-en-gb/distinfo
--- a/editors/ted-en-gb/distinfo        Thu May 19 13:19:55 2022 +0000
+++ b/editors/ted-en-gb/distinfo        Thu May 19 13:32:47 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:21:40 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/05/19 13:32:48 nia Exp $
 
-BLAKE2s (Ted-2.16/Ted_en_GB.tar.gz) = e7b35e71de7e6b3bc58256412a585a901e233f8d923a9fc63b9b8ce63b6d0431
-SHA512 (Ted-2.16/Ted_en_GB.tar.gz) = 8a320d81514e4110babfb97dfbe9ed4df2dc9edfdac0cd5258ae1b6faa51acbd696f08d48a8f3607ab835d142e0f11fadbcdc3f151e4c0d218064386791cbfd8
-Size (Ted-2.16/Ted_en_GB.tar.gz) = 1181495 bytes
+BLAKE2s (ted_en_GB-2.23-1.noarch.rpm) = 58a16ddd008d193bcc82f2bd9660317bee57fa1a11681847627e303f039278d9
+SHA512 (ted_en_GB-2.23-1.noarch.rpm) = 5d4f716dca145d9c06a4286feaab10eff2d8a068edb999fa4ad7ecff930c4e970317f61ec3d8276333bef0d6f249d07ff3862d9e7a24486a6449f31fac40f76b
+Size (ted_en_GB-2.23-1.noarch.rpm) = 1372372 bytes
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-en-us/DESCR
--- a/editors/ted-en-us/DESCR   Thu May 19 13:19:55 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-US English spelling dictionary for the Ted word processor.
diff -r 5814f97849c1 -r 1f4ee308cbb0 editors/ted-en-us/Makefile
--- a/editors/ted-en-us/Makefile        Thu May 19 13:19:55 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2020/01/26 17:31:07 rillig Exp $



Home | Main Index | Thread Index | Old Index