From a6fd5d488869eeae89a97b41a270d126d498907f Mon Sep 17 00:00:00 2001 From: pkgsrc fixup Date: Wed, 10 Apr 2013 12:29:33 -0700 Subject: [PATCH] Fixup fromcvs/togit conversion --- audio/mp3check/Makefile | 8 +- audio/mp3check/distinfo | 18 +- audio/mp3check/patches/patch-aa | 12 +- audio/mp3check/patches/patch-ab | 12 - audio/mp3check/patches/patch-ad | 12 - audio/mp3check/patches/patch-ae | 10 +- audio/mp3check/patches/patch-tmap_h | 20 - audio/mp3check/patches/patch-tvector_h | 18 - devel/kdevelop-base/Makefile | 4 +- doc/CHANGES-2013 | 29 +- doc/TODO | 6 +- editors/TeXmacs-devel/Makefile | 5 +- editors/TeXmacs-devel/PLIST | 714 ++++++++++++++++------ editors/TeXmacs-devel/distinfo | 12 +- editors/TeXmacs-devel/patches/patch-ac | 8 +- editors/TeXmacs-devel/patches/patch-aj | 64 +- meta-pkgs/ruby-gnome2/Makefile.common | 4 +- meta-pkgs/ruby-gnome2/distinfo | 8 +- net/grilo-plugins/Makefile | 5 +- net/grilo-plugins/PLIST | 2 + net/grilo-plugins/distinfo | 9 +- net/grilo-testui/Makefile | 7 +- net/grilo/Makefile | 5 +- net/grilo/distinfo | 8 +- print/foomatic4-filters/Makefile | 5 +- print/foomatic4-filters/distinfo | 18 +- print/foomatic4-filters/patches/patch-ac | 30 +- print/foomatic4-filters/patches/patch-ba | 32 + print/foomatic4-filters/patches/patch-bb | 36 ++ print/foomatic4-filters/patches/patch-bc | 13 + print/foomatic4-filters/patches/patch-bd | 17 + security/gnutls/Makefile | 4 +- security/gnutls/distinfo | 8 +- security/libgcrypt/Makefile | 4 +- security/libgcrypt/distinfo | 15 +- security/libgcrypt/patches/patch-mpi_mpi-inline.h | 15 - textproc/Makefile | 8 +- textproc/aspell-ast/DESCR | 1 + textproc/aspell-ast/Makefile | 19 + textproc/aspell-ast/PLIST | 8 + textproc/aspell-ast/distinfo | 5 + textproc/aspell-az/DESCR | 1 + textproc/aspell-az/Makefile | 19 + textproc/aspell-az/PLIST | 8 + textproc/aspell-az/distinfo | 5 + textproc/aspell-be/DESCR | 1 + textproc/aspell-be/Makefile | 19 + textproc/aspell-be/PLIST | 10 + textproc/aspell-be/distinfo | 5 + textproc/aspell-bg/DESCR | 1 + textproc/aspell-bg/Makefile | 19 + textproc/aspell-bg/PLIST | 8 + textproc/aspell-bg/distinfo | 5 + textproc/aspell-bn/DESCR | 1 + textproc/aspell-bn/Makefile | 19 + textproc/aspell-bn/PLIST | 7 + textproc/aspell-bn/distinfo | 5 + textproc/aspell-csb/DESCR | 1 + textproc/aspell-csb/Makefile | 19 + textproc/aspell-csb/PLIST | 8 + textproc/aspell-csb/distinfo | 5 + x11/py-qt4-qscintilla/Makefile | 7 +- x11/py-qt4-qscintilla/distinfo | 8 +- x11/py-qt4/Makefile | 5 +- x11/py-qt4/PLIST.common | 5 +- x11/py-qt4/distinfo | 8 +- x11/py-sip/Makefile | 4 +- x11/py-sip/distinfo | 8 +- x11/qt4-qscintilla/Makefile | 7 +- x11/qt4-qscintilla/distinfo | 8 +- 70 files changed, 1023 insertions(+), 441 deletions(-) rewrite audio/mp3check/distinfo (99%) delete mode 100644 audio/mp3check/patches/patch-ab delete mode 100644 audio/mp3check/patches/patch-ad delete mode 100644 audio/mp3check/patches/patch-tmap_h delete mode 100644 audio/mp3check/patches/patch-tvector_h rewrite editors/TeXmacs-devel/patches/patch-aj (60%) rewrite print/foomatic4-filters/distinfo (84%) create mode 100644 print/foomatic4-filters/patches/patch-ba create mode 100644 print/foomatic4-filters/patches/patch-bb create mode 100644 print/foomatic4-filters/patches/patch-bc create mode 100644 print/foomatic4-filters/patches/patch-bd delete mode 100644 security/libgcrypt/patches/patch-mpi_mpi-inline.h create mode 100644 textproc/aspell-ast/DESCR create mode 100644 textproc/aspell-ast/Makefile create mode 100644 textproc/aspell-ast/PLIST create mode 100644 textproc/aspell-ast/distinfo create mode 100644 textproc/aspell-az/DESCR create mode 100644 textproc/aspell-az/Makefile create mode 100644 textproc/aspell-az/PLIST create mode 100644 textproc/aspell-az/distinfo create mode 100644 textproc/aspell-be/DESCR create mode 100644 textproc/aspell-be/Makefile create mode 100644 textproc/aspell-be/PLIST create mode 100644 textproc/aspell-be/distinfo create mode 100644 textproc/aspell-bg/DESCR create mode 100644 textproc/aspell-bg/Makefile create mode 100644 textproc/aspell-bg/PLIST create mode 100644 textproc/aspell-bg/distinfo create mode 100644 textproc/aspell-bn/DESCR create mode 100644 textproc/aspell-bn/Makefile create mode 100644 textproc/aspell-bn/PLIST create mode 100644 textproc/aspell-bn/distinfo create mode 100644 textproc/aspell-csb/DESCR create mode 100644 textproc/aspell-csb/Makefile create mode 100644 textproc/aspell-csb/PLIST create mode 100644 textproc/aspell-csb/distinfo diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index 65eb0e15fb7..10dd2f8cc58 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2012/03/10 13:20:12 shattered Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 23:47:58 asau Exp $ -DISTNAME= mp3check-0.8.3 +DISTNAME= mp3check-0.8.7 CATEGORIES= audio -MASTER_SITES= http://jo.ath.cx/soft/mp3check/ +MASTER_SITES= http://mp3check.googlecode.com/files/ +EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jo.ath.cx/soft/mp3check/ @@ -11,6 +12,7 @@ LICENSE= gnu-gpl-v2 GNU_CONFIGURE= YES USE_LANGUAGES= c c++ +USE_TOOLS+= gmake BUILD_TARGET= mp3check diff --git a/audio/mp3check/distinfo b/audio/mp3check/distinfo dissimilarity index 99% index a8216610c8e..5f3b6802208 100644 --- a/audio/mp3check/distinfo +++ b/audio/mp3check/distinfo @@ -1,11 +1,7 @@ -$NetBSD: distinfo,v 1.9 2012/01/11 19:23:02 hans Exp $ - -SHA1 (mp3check-0.8.3.tar.gz) = 4921a0f5250016abd8fe92d8ca4522c4c6e8b657 -RMD160 (mp3check-0.8.3.tar.gz) = da244159e2f6637d5bd1d386dbca6a2078329bdb -Size (mp3check-0.8.3.tar.gz) = 163594 bytes -SHA1 (patch-aa) = 0f2c2022951305e5efa5e057014fa17347704f47 -SHA1 (patch-ab) = 86e1da01f1407f748dbd2fa8436e2d2cdaaf3f4d -SHA1 (patch-ad) = ca416a54a1b751f7587f977288a99b5da061a12a -SHA1 (patch-ae) = 8858652cd376372411366d6c06e1e31e4d4b7590 -SHA1 (patch-tmap_h) = 9621cf08744cb164636c4b21087b415fa2f30471 -SHA1 (patch-tvector_h) = 02f6671dd45921e78aac24335522423f74c2b03c +$NetBSD: distinfo,v 1.10 2012/08/10 18:02:12 joerg Exp $ + +SHA1 (mp3check-0.8.7.tgz) = 31fe95bb7949343f6ebc04fcaa2faffd2b738264 +RMD160 (mp3check-0.8.7.tgz) = 03ababdfbd3742b4dd55df5d05f980d1c291bd6e +Size (mp3check-0.8.7.tgz) = 71629 bytes +SHA1 (patch-aa) = b5eccef8ae3ccccbfe7fd54ae3bc3b6a15e7f614 +SHA1 (patch-ae) = 45e1a74fd38fe3413faa85909878a896ddd87620 diff --git a/audio/mp3check/patches/patch-aa b/audio/mp3check/patches/patch-aa index 7771760fc19..6be12220664 100644 --- a/audio/mp3check/patches/patch-aa +++ b/audio/mp3check/patches/patch-aa @@ -1,18 +1,12 @@ -$NetBSD: patch-aa,v 1.3 2003/02/16 23:08:25 abs Exp $ +$NetBSD$ ---- mp3check.cc.orig Mon Jan 27 23:58:46 2003 +--- mp3check.cc.orig 2009-04-28 21:15:16.000000000 +0000 +++ mp3check.cc -@@ -26,11 +26,12 @@ +@@ -26,6 +26,7 @@ #include #include #include +#include -+#include "config.h" #include "tappconfig.h" #include "crc16.h" #include "id3tag.h" - #include "tfiletools.h" --#include "config.h" - - - diff --git a/audio/mp3check/patches/patch-ab b/audio/mp3check/patches/patch-ab deleted file mode 100644 index 2f3a5abb0a6..00000000000 --- a/audio/mp3check/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD$ - ---- tappconfig.cc.orig Thu Jan 16 08:20:34 2003 -+++ tappconfig.cc -@@ -28,6 +28,7 @@ - #include - #include - #include -+#include "config.h" - #include "tappconfig.h" - - // config: diff --git a/audio/mp3check/patches/patch-ad b/audio/mp3check/patches/patch-ad deleted file mode 100644 index d1b0281bd0c..00000000000 --- a/audio/mp3check/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD$ - ---- tfiletools.cc.orig Tue Dec 3 22:00:57 2002 -+++ tfiletools.cc -@@ -21,6 +21,7 @@ - - #include - #include -+#include "config.h" - #include "tfiletools.h" - - #define COUNT_VERBOSE_STEP 1000 diff --git a/audio/mp3check/patches/patch-ae b/audio/mp3check/patches/patch-ae index b26406c7b1e..68f9bc0891c 100644 --- a/audio/mp3check/patches/patch-ae +++ b/audio/mp3check/patches/patch-ae @@ -1,15 +1,7 @@ -$NetBSD$ +$NetBSD: patch-ae,v 1.3 2007/08/31 10:37:37 drochner Exp $ --- tstring.cc.orig 2006-09-21 23:17:07.000000000 +0200 +++ tstring.cc -@@ -23,6 +23,7 @@ - #include - #include - #include -+#include "config.h" - #include "tstring.h" - #include "texception.h" - @@ -716,12 +717,12 @@ void tstring::truncate(size_t max) { void tstring::replaceUnprintable(bool only_ascii) { diff --git a/audio/mp3check/patches/patch-tmap_h b/audio/mp3check/patches/patch-tmap_h deleted file mode 100644 index 30f5ab89a85..00000000000 --- a/audio/mp3check/patches/patch-tmap_h +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-tmap_h,v 1.1 2011/09/12 06:33:11 dholland Exp $ - -- C++ tweaks to appease clang - ---- tmap.h.orig 2006-09-21 21:17:07.000000000 +0000 -+++ tmap.h -@@ -54,11 +54,11 @@ class tmap: public tmap_base { - // new functionality - - /// return whether an element with key is contained or not -- bool contains(const K& key) const { return find(key) != tmap_base::end(); } -+ bool contains(const K& key) const { return this->find(key) != this->end(); } - /// access element read only (const) - // g++ 2.95.2 does not allow this: - // const T& operator[](const K& key) const { const_iterator i = find(key); if(i != end()) return i->second; else throw TNotFoundException(); } // throw(TNotFoundException) -- const T& operator[](const K& key) const { if(contains(key)) return find(key)->second; else throw TNotFoundException(); } // throw(TNotFoundException) -+ const T& operator[](const K& key) const { if(contains(key)) return this->find(key)->second; else throw TNotFoundException(); } // throw(TNotFoundException) - }; - - diff --git a/audio/mp3check/patches/patch-tvector_h b/audio/mp3check/patches/patch-tvector_h deleted file mode 100644 index b6027645d13..00000000000 --- a/audio/mp3check/patches/patch-tvector_h +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-tvector_h,v 1.1 2011/09/12 06:33:11 dholland Exp $ - -- C++ tweaks to appease clang - ---- tvector.h.orig 2006-09-21 21:17:07.000000000 +0000 -+++ tvector.h -@@ -58,9 +58,9 @@ class tvector: public tvector_base { - // new functionality - - /// append an element to the end -- const tvector& operator += (const T& a) { push_back(a); return *this; } -+ const tvector& operator += (const T& a) { this->push_back(a); return *this; } - /// append another tvector to the end -- const tvector& operator += (const tvector& a) { insert(tvector_base::end(), a.tvector_base::begin(), a.tvector_base::end()); return *this; } -+ const tvector& operator += (const tvector& a) { this->insert(tvector_base::end(), a.tvector_base::begin(), a.tvector_base::end()); return *this; } - /// direct read only access, safe - const T& operator[](size_t i) const { if(i < tvector_base::size()) return tvector_base::operator[](i); else throw TZeroBasedIndexOutOfRangeException(i, tvector_base::size()); } // throw(TZeroBasedIndexOutOfRangeException); - /// direct read/write access, automatically create new elements diff --git a/devel/kdevelop-base/Makefile b/devel/kdevelop-base/Makefile index 2b6693b1b55..9fc232955f0 100644 --- a/devel/kdevelop-base/Makefile +++ b/devel/kdevelop-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2013/02/16 11:20:46 wiz Exp $ +# $NetBSD: Makefile,v 1.112 2013/04/06 13:01:26 rodent Exp $ DISTNAME= kdevelop_3.5.5.orig PKGNAME= kdevelop-base-3.5.5 @@ -13,6 +13,8 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 WRKSRC= ${WRKDIR}/kdevelop-3.5.5 .include "../../meta-pkgs/kde3/Makefile.kde3" +# default in Makefile.kde3 is wrong, so we need to set EXTRACT_SUFX here +EXTRACT_SUFX= .tar.gz DEPENDS+= automake>=1.7:../../devel/automake DEPENDS+= doxygen>=1.3.5:../../devel/doxygen diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013 index f9cd02babb4..aeaad2e2c95 100644 --- a/doc/CHANGES-2013 +++ b/doc/CHANGES-2013 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2013,v 1.1223 2013/04/10 12:02:15 obache Exp $ +$NetBSD: CHANGES-2013,v 1.1226 2013/04/10 15:20:00 drochner Exp $ Changes to the packages collection and infrastructure in 2013: @@ -1930,3 +1930,30 @@ Changes to the packages collection and infrastructure in 2013: Updated multimedia/adobe-flash-plugin11 to 11.2.202.280 [obache 2013-04-10] Updated fonts/fontconfig to 2.10.92 [wiz 2013-04-10] Updated textproc/ruby-tilt to 1.3.7 [obache 2013-04-10] + Updated meta-pkgs/ruby-gnome2 to 1.2.6 [obache 2013-04-10] + Updated devel/ruby-gnome2-atk to 1.2.6 [obache 2013-04-10] + Updated devel/ruby-gnome2-gio to 1.2.6 [obache 2013-04-10] + Updated devel/ruby-gnome2-glib to 1.2.6 [obache 2013-04-10] + Updated devel/ruby-gnome2-gobject-introspection to 1.2.6 [obache 2013-04-10] + Updated devel/ruby-gnome2-pango to 1.2.6 [obache 2013-04-10] + Updated graphics/ruby-gnome2-gdk3 to 1.2.6 [obache 2013-04-10] + Updated graphics/ruby-gnome2-gdkpixbuf to 1.2.6 [obache 2013-04-10] + Updated graphics/ruby-gnome2-goocanvas to 1.2.6 [obache 2013-04-10] + Updated graphics/ruby-gnome2-rsvg to 1.2.6 [obache 2013-04-10] + Updated multimedia/ruby-gnome2-gstreamer to 1.2.6 [obache 2013-04-10] + Updated print/ruby-gnome2-poppler to 1.2.6 [obache 2013-04-10] + Updated x11/ruby-gnome2-gtk to 1.2.6 [obache 2013-04-10] + Updated x11/ruby-gnome2-gtk3 to 1.2.6 [obache 2013-04-10] + Updated x11/ruby-gnome2-vte to 1.2.6 [obache 2013-04-10] + Updated x11/ruby-gnome2-gtksourceview2 to 1.2.6 [obache 2013-04-10] + Updated x11/ruby-gnome2-gtksourceview3 to 1.2.6 [obache 2013-04-10] + Updated x11/py-sip to 4.14.5 [drochner 2013-04-10] + Updated x11/py-qt4 to 4.9.6 [drochner 2013-04-10] + Updated x11/qt4-qscintilla to 2.7.1 [drochner 2013-04-10] + Updated security/gnutls to 3.0.29 [drochner 2013-04-10] + Updated security/libgcrypt to 1.5.1 [drochner 2013-04-10] + Updated print/foomatic4-filters to 4.0.17 [drochner 2013-04-10] + Updated editors/TeXmacs-devel to 1.0.7.19 [drochner 2013-04-10] + Updated audio/mp3check to 0.8.7 [drochner 2013-04-10] + Updated net/grilo to 0.2.5 [drochner 2013-04-10] + Updated net/grilo-plugins to 0.2.6 [drochner 2013-04-10] diff --git a/doc/TODO b/doc/TODO index 1456d1df41d..33306814014 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.12066 2013/04/10 11:32:08 wiz Exp $ +$NetBSD: TODO,v 1.12068 2013/04/10 15:20:00 drochner Exp $ Suggested new packages ====================== @@ -349,7 +349,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o SDL_gfx-2.0.24 o Sigil-0.7.1 [needs qt5] o SmartEiffel-2.3 - o TeXmacs-1.0.7.19 o TiffIO-130e o Transmission-gui-2.77 o YoSucker-81 @@ -785,7 +784,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o libextractor-1.0.0 o libflash-0.4.13 o libfolks-0.8.0 - o libgcrypt-1.5.1 o libgda-4.2.1 [GNOME 2.32] o libgda-4.2.5 o libgdata-0.13.1 @@ -1014,7 +1012,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o py-moin-1.9.7 o py-qt4-4.10 o py-simplejson-3.1.3 - o py-sip-4.14.5 o py-sybase-0.37 o py-trueskill-0.4 o py-urwid-1.1.0 @@ -1022,7 +1019,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o qbrew-0.3.9 o qemu-1.4.0 o qnetwalk-1.4 - o qt4-qscintilla-2.7.1 o qt5-libs-5.0.1 o quagga-0.99.22 o quilt-0.60 diff --git a/editors/TeXmacs-devel/Makefile b/editors/TeXmacs-devel/Makefile index 5a8dba40024..e1a3031dcec 100644 --- a/editors/TeXmacs-devel/Makefile +++ b/editors/TeXmacs-devel/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/02/06 23:22:12 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2013/02/16 11:20:52 wiz Exp $ -DISTNAME= TeXmacs-1.0.7.16-src +DISTNAME= TeXmacs-1.0.7.19-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/TeXmacs/tmftp/source/ diff --git a/editors/TeXmacs-devel/PLIST b/editors/TeXmacs-devel/PLIST index 0c2cdfd3826..09e7807a16d 100644 --- a/editors/TeXmacs-devel/PLIST +++ b/editors/TeXmacs-devel/PLIST @@ -28,7 +28,9 @@ libexec/TeXmacs/bin/tm_maxima libexec/TeXmacs/bin/tm_mupad libexec/TeXmacs/bin/tm_mupad_help libexec/TeXmacs/bin/tm_octave +libexec/TeXmacs/bin/tm_octave.bat libexec/TeXmacs/bin/tm_python +libexec/TeXmacs/bin/tm_python.bat libexec/TeXmacs/bin/tm_r libexec/TeXmacs/bin/tm_reduce libexec/TeXmacs/bin/tm_sage @@ -448,6 +450,10 @@ share/TeXmacs/doc/devel/plugin/plugin.it.tm share/TeXmacs/doc/devel/plugin/plugins.de.tm share/TeXmacs/doc/devel/plugin/plugins.en.tm share/TeXmacs/doc/devel/plugin/plugins.it.tm +share/TeXmacs/doc/devel/scheme/api/api.en.tm +share/TeXmacs/doc/devel/scheme/api/link.en.tm +share/TeXmacs/doc/devel/scheme/api/tmfs/tmfs-basics.en.tm +share/TeXmacs/doc/devel/scheme/api/tmfs/tmfs.en.tm share/TeXmacs/doc/devel/scheme/bibliography/bibliography.en.tm share/TeXmacs/doc/devel/scheme/bibliography/bibliography.fr.tm share/TeXmacs/doc/devel/scheme/buffer/buffer-api.en.tm @@ -465,7 +471,10 @@ share/TeXmacs/doc/devel/scheme/graphics/graphics-api-1.en.tm share/TeXmacs/doc/devel/scheme/graphics/graphics-api-2.en.tm share/TeXmacs/doc/devel/scheme/graphics/scheme-graphics.en.tm share/TeXmacs/doc/devel/scheme/gui/scheme-gui-advanced.en.tm +share/TeXmacs/doc/devel/scheme/gui/scheme-gui-dialogs.en.tm +share/TeXmacs/doc/devel/scheme/gui/scheme-gui-forms.en.tm share/TeXmacs/doc/devel/scheme/gui/scheme-gui-intro.en.tm +share/TeXmacs/doc/devel/scheme/gui/scheme-gui-menus.en.tm share/TeXmacs/doc/devel/scheme/gui/scheme-gui-reference.en.tm share/TeXmacs/doc/devel/scheme/gui/scheme-gui.en.tm share/TeXmacs/doc/devel/scheme/overview/overview-architecture.en.tm @@ -612,13 +621,16 @@ share/TeXmacs/doc/main/config/man-configuration.es.tm share/TeXmacs/doc/main/config/man-configuration.fr.tm share/TeXmacs/doc/main/config/man-configuration.it.tm share/TeXmacs/doc/main/config/man-configuration.pl.tm +share/TeXmacs/doc/main/config/man-configuration.zh.tm share/TeXmacs/doc/main/config/man-intro.de.tm share/TeXmacs/doc/main/config/man-intro.es.tm share/TeXmacs/doc/main/config/man-intro.fr.tm share/TeXmacs/doc/main/config/man-intro.it.tm share/TeXmacs/doc/main/config/man-intro.pl.tm share/TeXmacs/doc/main/config/man-oriental.en.tm +share/TeXmacs/doc/main/config/man-oriental.zh.tm share/TeXmacs/doc/main/config/man-preferences.en.tm +share/TeXmacs/doc/main/config/man-preferences.fr.tm share/TeXmacs/doc/main/config/man-russian.de.tm share/TeXmacs/doc/main/config/man-russian.en.tm share/TeXmacs/doc/main/config/man-russian.fr.tm @@ -691,6 +703,7 @@ share/TeXmacs/doc/main/editing/man-editing-tools.fr.tm share/TeXmacs/doc/main/editing/man-editing-tools.it.tm share/TeXmacs/doc/main/editing/man-editing-tools.pl.tm share/TeXmacs/doc/main/editing/man-editing-tools.pt.tm +share/TeXmacs/doc/main/editing/man-editing-tools.zh.tm share/TeXmacs/doc/main/editing/man-search-and-replace.de.tm share/TeXmacs/doc/main/editing/man-search-and-replace.en.tm share/TeXmacs/doc/main/editing/man-search-and-replace.es.tm @@ -698,6 +711,7 @@ share/TeXmacs/doc/main/editing/man-search-and-replace.fr.tm share/TeXmacs/doc/main/editing/man-search-and-replace.it.tm share/TeXmacs/doc/main/editing/man-search-and-replace.pl.tm share/TeXmacs/doc/main/editing/man-search-and-replace.pt.tm +share/TeXmacs/doc/main/editing/man-search-and-replace.zh.tm share/TeXmacs/doc/main/editing/man-spell-checking.de.tm share/TeXmacs/doc/main/editing/man-spell-checking.en.tm share/TeXmacs/doc/main/editing/man-spell-checking.es.tm @@ -705,6 +719,7 @@ share/TeXmacs/doc/main/editing/man-spell-checking.fr.tm share/TeXmacs/doc/main/editing/man-spell-checking.it.tm share/TeXmacs/doc/main/editing/man-spell-checking.pl.tm share/TeXmacs/doc/main/editing/man-spell-checking.pt.tm +share/TeXmacs/doc/main/editing/man-spell-checking.zh.tm share/TeXmacs/doc/main/editing/man-structured-editing.en.tm share/TeXmacs/doc/main/editing/man-structured-editing.fr.tm share/TeXmacs/doc/main/editing/man-structured-geometry.en.tm @@ -720,6 +735,7 @@ share/TeXmacs/doc/main/editing/man-undo-and-redo.fr.tm share/TeXmacs/doc/main/editing/man-undo-and-redo.it.tm share/TeXmacs/doc/main/editing/man-undo-and-redo.pl.tm share/TeXmacs/doc/main/editing/man-undo-and-redo.pt.tm +share/TeXmacs/doc/main/editing/man-undo-and-redo.zh.tm share/TeXmacs/doc/main/editing/man-versioning.en.tm share/TeXmacs/doc/main/editing/man-versioning.fr.tm share/TeXmacs/doc/main/faq/faq.en.tm @@ -840,6 +856,7 @@ share/TeXmacs/doc/main/man-manual.es.tm share/TeXmacs/doc/main/man-manual.fr.tm share/TeXmacs/doc/main/man-manual.it.tm share/TeXmacs/doc/main/man-manual.pt.tm +share/TeXmacs/doc/main/man-manual.zh.tm share/TeXmacs/doc/main/man-reference.de.tm share/TeXmacs/doc/main/man-reference.en.tm share/TeXmacs/doc/main/man-user-manual.de.tm @@ -900,16 +917,19 @@ share/TeXmacs/doc/main/scheme/man-files.en.tm share/TeXmacs/doc/main/scheme/man-files.es.tm share/TeXmacs/doc/main/scheme/man-files.fr.tm share/TeXmacs/doc/main/scheme/man-files.it.tm +share/TeXmacs/doc/main/scheme/man-files.zh.tm share/TeXmacs/doc/main/scheme/man-guile-intro.de.tm share/TeXmacs/doc/main/scheme/man-guile-intro.en.tm share/TeXmacs/doc/main/scheme/man-guile-intro.es.tm share/TeXmacs/doc/main/scheme/man-guile-intro.fr.tm share/TeXmacs/doc/main/scheme/man-guile-intro.it.tm +share/TeXmacs/doc/main/scheme/man-guile-intro.zh.tm share/TeXmacs/doc/main/scheme/man-initialization.de.tm share/TeXmacs/doc/main/scheme/man-initialization.en.tm share/TeXmacs/doc/main/scheme/man-initialization.es.tm share/TeXmacs/doc/main/scheme/man-initialization.fr.tm share/TeXmacs/doc/main/scheme/man-initialization.it.tm +share/TeXmacs/doc/main/scheme/man-initialization.zh.tm share/TeXmacs/doc/main/scheme/man-introduction.en.tm share/TeXmacs/doc/main/scheme/man-introduction.fr.tm share/TeXmacs/doc/main/scheme/man-introduction.it.tm @@ -918,16 +938,19 @@ share/TeXmacs/doc/main/scheme/man-keyboard.en.tm share/TeXmacs/doc/main/scheme/man-keyboard.es.tm share/TeXmacs/doc/main/scheme/man-keyboard.fr.tm share/TeXmacs/doc/main/scheme/man-keyboard.it.tm +share/TeXmacs/doc/main/scheme/man-keyboard.zh.tm share/TeXmacs/doc/main/scheme/man-menus.de.tm share/TeXmacs/doc/main/scheme/man-menus.en.tm share/TeXmacs/doc/main/scheme/man-menus.es.tm share/TeXmacs/doc/main/scheme/man-menus.fr.tm share/TeXmacs/doc/main/scheme/man-menus.it.tm +share/TeXmacs/doc/main/scheme/man-menus.zh.tm share/TeXmacs/doc/main/scheme/man-scheme.de.tm share/TeXmacs/doc/main/scheme/man-scheme.en.tm share/TeXmacs/doc/main/scheme/man-scheme.es.tm share/TeXmacs/doc/main/scheme/man-scheme.fr.tm share/TeXmacs/doc/main/scheme/man-scheme.it.tm +share/TeXmacs/doc/main/scheme/man-scheme.zh.tm share/TeXmacs/doc/main/start/man-conventions.de.tm share/TeXmacs/doc/main/start/man-conventions.en.tm share/TeXmacs/doc/main/start/man-conventions.es.tm @@ -935,6 +958,7 @@ share/TeXmacs/doc/main/start/man-conventions.fr.tm share/TeXmacs/doc/main/start/man-conventions.it.tm share/TeXmacs/doc/main/start/man-conventions.pl.tm share/TeXmacs/doc/main/start/man-conventions.pt.tm +share/TeXmacs/doc/main/start/man-conventions.zh.tm share/TeXmacs/doc/main/start/man-files.de.tm share/TeXmacs/doc/main/start/man-files.en.tm share/TeXmacs/doc/main/start/man-files.es.tm @@ -942,6 +966,7 @@ share/TeXmacs/doc/main/start/man-files.fr.tm share/TeXmacs/doc/main/start/man-files.it.tm share/TeXmacs/doc/main/start/man-files.pl.tm share/TeXmacs/doc/main/start/man-files.pt.tm +share/TeXmacs/doc/main/start/man-files.zh.tm share/TeXmacs/doc/main/start/man-getting-started.de.tm share/TeXmacs/doc/main/start/man-getting-started.en.tm share/TeXmacs/doc/main/start/man-getting-started.es.tm @@ -949,6 +974,7 @@ share/TeXmacs/doc/main/start/man-getting-started.fr.tm share/TeXmacs/doc/main/start/man-getting-started.it.tm share/TeXmacs/doc/main/start/man-getting-started.pl.tm share/TeXmacs/doc/main/start/man-getting-started.pt.tm +share/TeXmacs/doc/main/start/man-getting-started.zh.tm share/TeXmacs/doc/main/start/man-print.de.tm share/TeXmacs/doc/main/start/man-print.en.tm share/TeXmacs/doc/main/start/man-print.es.tm @@ -956,6 +982,7 @@ share/TeXmacs/doc/main/start/man-print.fr.tm share/TeXmacs/doc/main/start/man-print.it.tm share/TeXmacs/doc/main/start/man-print.pl.tm share/TeXmacs/doc/main/start/man-print.pt.tm +share/TeXmacs/doc/main/start/man-print.zh.tm share/TeXmacs/doc/main/start/man-setup.de.tm share/TeXmacs/doc/main/start/man-setup.en.tm share/TeXmacs/doc/main/start/man-setup.es.tm @@ -963,6 +990,7 @@ share/TeXmacs/doc/main/start/man-setup.fr.tm share/TeXmacs/doc/main/start/man-setup.it.tm share/TeXmacs/doc/main/start/man-setup.pl.tm share/TeXmacs/doc/main/start/man-setup.pt.tm +share/TeXmacs/doc/main/start/man-setup.zh.tm share/TeXmacs/doc/main/styles/env/env-base-dtd.de.tm share/TeXmacs/doc/main/styles/env/env-base-dtd.en.tm share/TeXmacs/doc/main/styles/env/env-dtd.de.tm @@ -1132,6 +1160,7 @@ share/TeXmacs/doc/main/table/man-advanced-features.fr.tm share/TeXmacs/doc/main/table/man-advanced-features.it.tm share/TeXmacs/doc/main/table/man-advanced-features.pl.tm share/TeXmacs/doc/main/table/man-advanced-features.pt.tm +share/TeXmacs/doc/main/table/man-advanced-features.zh.tm share/TeXmacs/doc/main/table/man-alignment.de.tm share/TeXmacs/doc/main/table/man-alignment.en.tm share/TeXmacs/doc/main/table/man-alignment.es.tm @@ -1139,6 +1168,7 @@ share/TeXmacs/doc/main/table/man-alignment.fr.tm share/TeXmacs/doc/main/table/man-alignment.it.tm share/TeXmacs/doc/main/table/man-alignment.pl.tm share/TeXmacs/doc/main/table/man-alignment.pt.tm +share/TeXmacs/doc/main/table/man-alignment.zh.tm share/TeXmacs/doc/main/table/man-create-table.de.tm share/TeXmacs/doc/main/table/man-create-table.en.tm share/TeXmacs/doc/main/table/man-create-table.es.tm @@ -1146,6 +1176,7 @@ share/TeXmacs/doc/main/table/man-create-table.fr.tm share/TeXmacs/doc/main/table/man-create-table.it.tm share/TeXmacs/doc/main/table/man-create-table.pl.tm share/TeXmacs/doc/main/table/man-create-table.pt.tm +share/TeXmacs/doc/main/table/man-create-table.zh.tm share/TeXmacs/doc/main/table/man-decorations.de.tm share/TeXmacs/doc/main/table/man-decorations.en.tm share/TeXmacs/doc/main/table/man-decorations.es.tm @@ -1153,6 +1184,7 @@ share/TeXmacs/doc/main/table/man-decorations.fr.tm share/TeXmacs/doc/main/table/man-decorations.it.tm share/TeXmacs/doc/main/table/man-decorations.pl.tm share/TeXmacs/doc/main/table/man-decorations.pt.tm +share/TeXmacs/doc/main/table/man-decorations.zh.tm share/TeXmacs/doc/main/table/man-size.de.tm share/TeXmacs/doc/main/table/man-size.en.tm share/TeXmacs/doc/main/table/man-size.es.tm @@ -1160,6 +1192,7 @@ share/TeXmacs/doc/main/table/man-size.fr.tm share/TeXmacs/doc/main/table/man-size.it.tm share/TeXmacs/doc/main/table/man-size.pl.tm share/TeXmacs/doc/main/table/man-size.pt.tm +share/TeXmacs/doc/main/table/man-size.zh.tm share/TeXmacs/doc/main/table/man-table-mode.de.tm share/TeXmacs/doc/main/table/man-table-mode.en.tm share/TeXmacs/doc/main/table/man-table-mode.es.tm @@ -1167,6 +1200,7 @@ share/TeXmacs/doc/main/table/man-table-mode.fr.tm share/TeXmacs/doc/main/table/man-table-mode.it.tm share/TeXmacs/doc/main/table/man-table-mode.pl.tm share/TeXmacs/doc/main/table/man-table-mode.pt.tm +share/TeXmacs/doc/main/table/man-table-mode.zh.tm share/TeXmacs/doc/main/table/man-table.de.tm share/TeXmacs/doc/main/table/man-table.en.tm share/TeXmacs/doc/main/table/man-table.es.tm @@ -1174,6 +1208,7 @@ share/TeXmacs/doc/main/table/man-table.fr.tm share/TeXmacs/doc/main/table/man-table.it.tm share/TeXmacs/doc/main/table/man-table.pl.tm share/TeXmacs/doc/main/table/man-table.pt.tm +share/TeXmacs/doc/main/table/man-table.zh.tm share/TeXmacs/doc/main/text/keyboard/man-customize.de.tm share/TeXmacs/doc/main/text/keyboard/man-customize.es.tm share/TeXmacs/doc/main/text/keyboard/man-customize.fr.tm @@ -1378,46 +1413,45 @@ share/TeXmacs/fonts/enc/rubber.enc share/TeXmacs/fonts/enc/stmary.enc share/TeXmacs/fonts/enc/var-math.enc share/TeXmacs/fonts/enc/wasy.enc -share/TeXmacs/fonts/tfm/adobe/courier/pcrb.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrb7t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrb8c.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrb8r.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrb8t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrb8u.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrb8v.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbc.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbc7t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbc8t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbc8u.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbo.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbo7t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbo8c.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbo8r.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbo8t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbo8u.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrbo8v.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrr.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrr7t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrr8c.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrr8r.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrr8t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrr8u.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrr8v.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrrc.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrrc7t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrrc8t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrrc8u.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrro.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrro7t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrro8c.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrro8r.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrro8t.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrro8u.tfm -share/TeXmacs/fonts/tfm/adobe/courier/pcrro8v.tfm -share/TeXmacs/fonts/tfm/adobe/courier/rpcrb.tfm -share/TeXmacs/fonts/tfm/adobe/courier/rpcrbo.tfm -share/TeXmacs/fonts/tfm/adobe/courier/rpcrr.tfm -share/TeXmacs/fonts/tfm/adobe/courier/rpcrro.tfm +share/TeXmacs/fonts/font-characteristics.scm +share/TeXmacs/fonts/font-database.scm +share/TeXmacs/fonts/font-features.scm +share/TeXmacs/fonts/tfm/adobe/avant-garde-bi10.tfm +share/TeXmacs/fonts/tfm/adobe/avant-garde-bx10.tfm +share/TeXmacs/fonts/tfm/adobe/avant-garde-rm10.tfm +share/TeXmacs/fonts/tfm/adobe/avant-garde-ti10.tfm +share/TeXmacs/fonts/tfm/adobe/bookman-bi10.tfm +share/TeXmacs/fonts/tfm/adobe/bookman-bx10.tfm +share/TeXmacs/fonts/tfm/adobe/bookman-rm10.tfm +share/TeXmacs/fonts/tfm/adobe/bookman-ti10.tfm +share/TeXmacs/fonts/tfm/adobe/courier-bi10.tfm +share/TeXmacs/fonts/tfm/adobe/courier-bx10.tfm +share/TeXmacs/fonts/tfm/adobe/courier-rm10.tfm +share/TeXmacs/fonts/tfm/adobe/courier-ti10.tfm +share/TeXmacs/fonts/tfm/adobe/helvetica-bi10.tfm +share/TeXmacs/fonts/tfm/adobe/helvetica-bx10.tfm +share/TeXmacs/fonts/tfm/adobe/helvetica-rm10.tfm +share/TeXmacs/fonts/tfm/adobe/helvetica-ti10.tfm +share/TeXmacs/fonts/tfm/adobe/nc-schoolbook-bi10.tfm +share/TeXmacs/fonts/tfm/adobe/nc-schoolbook-bx10.tfm +share/TeXmacs/fonts/tfm/adobe/nc-schoolbook-rm10.tfm +share/TeXmacs/fonts/tfm/adobe/nc-schoolbook-ti10.tfm +share/TeXmacs/fonts/tfm/adobe/palatino-bi10.tfm +share/TeXmacs/fonts/tfm/adobe/palatino-bl10.tfm +share/TeXmacs/fonts/tfm/adobe/palatino-bx10.tfm +share/TeXmacs/fonts/tfm/adobe/palatino-cc10.tfm +share/TeXmacs/fonts/tfm/adobe/palatino-rm10.tfm +share/TeXmacs/fonts/tfm/adobe/palatino-sl10.tfm +share/TeXmacs/fonts/tfm/adobe/palatino-ti10.tfm +share/TeXmacs/fonts/tfm/adobe/palatino-xc10.tfm +share/TeXmacs/fonts/tfm/adobe/times-bi10.tfm +share/TeXmacs/fonts/tfm/adobe/times-bl10.tfm +share/TeXmacs/fonts/tfm/adobe/times-bx10.tfm +share/TeXmacs/fonts/tfm/adobe/times-cc10.tfm +share/TeXmacs/fonts/tfm/adobe/times-rm10.tfm +share/TeXmacs/fonts/tfm/adobe/times-sl10.tfm +share/TeXmacs/fonts/tfm/adobe/times-ti10.tfm +share/TeXmacs/fonts/tfm/adobe/times-xc10.tfm share/TeXmacs/fonts/tfm/ams/cmextra/cmbsy5.tfm share/TeXmacs/fonts/tfm/ams/cmextra/cmbsy6.tfm share/TeXmacs/fonts/tfm/ams/cmextra/cmbsy7.tfm @@ -2242,12 +2276,53 @@ share/TeXmacs/fonts/tfm/tc/tctt6.tfm share/TeXmacs/fonts/tfm/tc/tctt7.tfm share/TeXmacs/fonts/tfm/tc/tctt8.tfm share/TeXmacs/fonts/tfm/tc/tctt9.tfm -share/TeXmacs/fonts/type1/adobe/courier/pcrb8a.pfb -share/TeXmacs/fonts/type1/adobe/courier/pcrbi8a.pfb -share/TeXmacs/fonts/type1/adobe/courier/pcrbo8a.pfb -share/TeXmacs/fonts/type1/adobe/courier/pcri8a.pfb -share/TeXmacs/fonts/type1/adobe/courier/pcrr8a.pfb -share/TeXmacs/fonts/type1/adobe/courier/pcrro8a.pfb +share/TeXmacs/fonts/truetype/stix/._STIX-Bold.otf +share/TeXmacs/fonts/truetype/stix/._STIX-BoldItalic.otf +share/TeXmacs/fonts/truetype/stix/._STIX-Italic.otf +share/TeXmacs/fonts/truetype/stix/._STIX-Regular.otf +share/TeXmacs/fonts/truetype/stix/._STIXMath-Regular.otf +share/TeXmacs/fonts/truetype/stix/STIX Font License 2010.pdf +share/TeXmacs/fonts/truetype/stix/STIX-Bold.otf +share/TeXmacs/fonts/truetype/stix/STIX-BoldItalic.otf +share/TeXmacs/fonts/truetype/stix/STIX-Italic.otf +share/TeXmacs/fonts/truetype/stix/STIX-Regular.otf +share/TeXmacs/fonts/truetype/stix/STIXMath-Regular.otf +share/TeXmacs/fonts/type1/adobe/avant-garde-bi.pfb +share/TeXmacs/fonts/type1/adobe/avant-garde-bx.pfb +share/TeXmacs/fonts/type1/adobe/avant-garde-rm.pfb +share/TeXmacs/fonts/type1/adobe/avant-garde-ti.pfb +share/TeXmacs/fonts/type1/adobe/bookman-bi.pfb +share/TeXmacs/fonts/type1/adobe/bookman-bx.pfb +share/TeXmacs/fonts/type1/adobe/bookman-rm.pfb +share/TeXmacs/fonts/type1/adobe/bookman-ti.pfb +share/TeXmacs/fonts/type1/adobe/courier-bi.pfb +share/TeXmacs/fonts/type1/adobe/courier-bx.pfb +share/TeXmacs/fonts/type1/adobe/courier-rm.pfb +share/TeXmacs/fonts/type1/adobe/courier-ti.pfb +share/TeXmacs/fonts/type1/adobe/helvetica-bi.pfb +share/TeXmacs/fonts/type1/adobe/helvetica-bx.pfb +share/TeXmacs/fonts/type1/adobe/helvetica-rm.pfb +share/TeXmacs/fonts/type1/adobe/helvetica-ti.pfb +share/TeXmacs/fonts/type1/adobe/nc-schoolbook-bi.pfb +share/TeXmacs/fonts/type1/adobe/nc-schoolbook-bx.pfb +share/TeXmacs/fonts/type1/adobe/nc-schoolbook-rm.pfb +share/TeXmacs/fonts/type1/adobe/nc-schoolbook-ti.pfb +share/TeXmacs/fonts/type1/adobe/palatino-bi.pfb +share/TeXmacs/fonts/type1/adobe/palatino-bl.pfb +share/TeXmacs/fonts/type1/adobe/palatino-bx.pfb +share/TeXmacs/fonts/type1/adobe/palatino-cc.pfb +share/TeXmacs/fonts/type1/adobe/palatino-rm.pfb +share/TeXmacs/fonts/type1/adobe/palatino-sl.pfb +share/TeXmacs/fonts/type1/adobe/palatino-ti.pfb +share/TeXmacs/fonts/type1/adobe/palatino-xc.pfb +share/TeXmacs/fonts/type1/adobe/times-bi.pfb +share/TeXmacs/fonts/type1/adobe/times-bl.pfb +share/TeXmacs/fonts/type1/adobe/times-bx.pfb +share/TeXmacs/fonts/type1/adobe/times-cc.pfb +share/TeXmacs/fonts/type1/adobe/times-rm.pfb +share/TeXmacs/fonts/type1/adobe/times-sl.pfb +share/TeXmacs/fonts/type1/adobe/times-ti.pfb +share/TeXmacs/fonts/type1/adobe/times-xc.pfb share/TeXmacs/fonts/type1/bluesky/cm/cmb10.pfb share/TeXmacs/fonts/type1/bluesky/cm/cmbsy10.pfb share/TeXmacs/fonts/type1/bluesky/cm/cmbx10.pfb @@ -2471,6 +2546,7 @@ share/TeXmacs/langs/encoding/HTMLlat1.scm share/TeXmacs/langs/encoding/HTMLspecial.scm share/TeXmacs/langs/encoding/HTMLsymbol.scm share/TeXmacs/langs/encoding/cork-escaped-to-ascii.scm +share/TeXmacs/langs/encoding/cork-to-real-ascii.scm share/TeXmacs/langs/encoding/cork-unicode-oneway.scm share/TeXmacs/langs/encoding/corktounicode.scm share/TeXmacs/langs/encoding/ent-to-scm.awk @@ -2525,7 +2601,7 @@ share/TeXmacs/langs/natural/hyphen/hyphen.swedish share/TeXmacs/langs/natural/hyphen/hyphen.ukenglish share/TeXmacs/langs/natural/hyphen/hyphen.ukrainian share/TeXmacs/langs/natural/hyphen/hyphen.us -share/TeXmacs/langs/natural/hyphen/lppl.txt +share/TeXmacs/langs/natural/hyphen/lppl-1.3.txt share/TeXmacs/langs/natural/miss/english-czech-miss.scm share/TeXmacs/langs/natural/miss/english-finnish-miss.scm share/TeXmacs/langs/natural/miss/english-hungarian-miss.scm @@ -2598,184 +2674,473 @@ share/TeXmacs/misc/pixmaps/TeXmacs-sigma.xpm share/TeXmacs/misc/pixmaps/TeXmacs-solid.xpm share/TeXmacs/misc/pixmaps/TeXmacs.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add_2.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add_2.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add_2.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_both.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_both.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_both.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_first.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_first.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_first.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_second.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_second.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_second.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_background.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_background.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_background.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_border.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_border.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_border.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_pos.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_pos.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_pos.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_size.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_size.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_size.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_special.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_special.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_special.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_wrap.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_wrap.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_wrap.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_down.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_down.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_down.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_left.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_left.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_left.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_right.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_right.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_right.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_up.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_up.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_up.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_emphasize.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_emphasize.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_left.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_left.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_left.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_right.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_right.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_right.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_delete.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_delete.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_delete.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_help.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_help.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_help.xpm +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_prefs.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_prefs.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_prefs.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_down.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_down.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_down.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_left.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_left.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_left.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_right.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_right.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_right.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_up.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_up.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_up.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around_2.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around_2.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around_2.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_math.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_math.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_name.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_name.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_numbered.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_numbered.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_numbered.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_root_index.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_root_index.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_root_index.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_sample.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_sample.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_sansserif.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_sansserif.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_set_properties.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_set_properties.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_set_properties.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_show_hidden.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_show_hidden.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_show_hidden.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_first.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_first.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_first.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_last.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_last.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_last.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_next.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_next.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_next.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_previous.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_previous.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_previous.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_strong.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_strong.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_table_parwidth.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_table_parwidth.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_table_parwidth.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_verbatim.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_verbatim.xpm share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_wide_under.png +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_wide_under.svg +share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_wide_under.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_activate.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_activate.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_activate.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_alignment.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_alignment.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_alignment.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_animate.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_animate.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_animate.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arc_mode.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arc_mode.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arc_mode.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arrow.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arrow.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arrow.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_assign.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_assign.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_assign.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bbb.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bbb.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bbb.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigaround.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigaround.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigaround.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigop.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigop.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigop.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binop.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binop.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binop.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binrel.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binrel.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binrel.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bold.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bold.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bold.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cal.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cal.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cal.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_carc_mode.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_carc_mode.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_carc_mode.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_chapter.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_chapter.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_chapter.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cline_mode.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cline_mode.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cline_mode.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_color.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_color.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_color.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_compact.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_compact.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_compact.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cspline_mode.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cspline_mode.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cspline_mode.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_ctrl_flow.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_ctrl_flow.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_ctrl_flow.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_edit_props.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_edit_props.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_edit_props.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_emphasize.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_emphasize.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_emphasize.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_equal.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_equal.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_equal.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_explain.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_explain.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_explain.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_floatpos.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_floatpos.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_floatpos.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_fraction.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_fraction.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_fraction.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_frak.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_frak.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_frak.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_geometry.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_geometry.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_geometry.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_grid.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_grid.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_grid.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_greek.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_greek.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_greek.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_group.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_group.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_group.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_move.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_move.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_move.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_rotate.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_rotate.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_rotate.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_zoom.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_zoom.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_zoom.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_gui.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_gui.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_gui.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_image.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_image.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_image.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_index.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_index.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_index.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_italic.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_italic.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_italic.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_lambda.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_lambda.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_lambda.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_line_mode.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_line_mode.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_line_mode.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_link.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_link.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_link.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_list.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_list.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_list.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_preferences.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_preferences.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_preferences.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_style.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_style.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_style.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_syntax.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_syntax.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_syntax.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_mathbold.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_mathbold.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_mathbold.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_miscsymb.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_miscsymb.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_miscsymb.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_name.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_name.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_name.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_op.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_op.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_op.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_pageins.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_pageins.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_pageins.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parindent.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parindent.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parindent.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parstyle.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parstyle.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parstyle.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_point_mode.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_point_mode.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_point_mode.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prime.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prime.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prime.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_program.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_program.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_program.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prominent.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prominent.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prominent.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_quote.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_quote.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_root.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_root.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_root.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sample.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sample.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sample.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sansserif.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sansserif.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sansserif.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_section.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_section.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_section.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_shell.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_shell.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_shell.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_smallcaps.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_smallcaps.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_smallcaps.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_spline_mode.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_spline_mode.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_spline_mode.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_stretch.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_stretch.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_stretch.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_strong.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_strong.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_strong.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_subsup.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_subsup.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_subsup.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_switch.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_switch.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_switch.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_table.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_table.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_table.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textat_mode.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textat_mode.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textat_mode.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textual.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textual.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textual.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_theorem.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_theorem.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_theorem.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_three.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_three.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_three.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_annotate.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_annotate.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_annotate.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_title.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_title.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_title.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_traverse.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_traverse.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_traverse.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tuple.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tuple.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tuple.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_typewriter.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_typewriter.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_typewriter.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_unequal.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_unequal.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_unequal.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_verbatim.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_verbatim.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_verbatim.xpm share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_wide.png +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_wide.svg +share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_wide.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_back.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_back.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_back.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel_2.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel_2.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel_2.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_copy.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_copy.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_copy.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cut.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cut.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cut.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find_next.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find_next.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find_next.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_forward.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_forward.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_forward.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_language.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_language.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_language.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_bar.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_bar.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_bar.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_double.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_double.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_double.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_new.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_new.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_new.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open_bis.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open_bis.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open_bis.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_paste.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_paste.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_paste.xpm +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_preferences.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_preferences.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_preferences.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_print.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_print.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_print.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_bar.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_bar.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_bar.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_double.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_double.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_double.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_redo.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_redo.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_redo.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_reload.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_reload.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_reload.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_replace.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_replace.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_replace.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_save.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_save.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_save.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_spell.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_spell.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_spell.xpm share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_undo.png +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_undo.svg +share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_undo.xpm +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_convert.png +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_convert.svg +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_convert.xpm +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_general.png +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_general.svg +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_general.xpm +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_keyboard.png +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_keyboard.svg +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_keyboard.xpm +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_other.png +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_other.svg +share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_other.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_abstract.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_activate.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_acute.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_add.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_alternate_both.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_alternate_first.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_alternate_second.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_animate.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_arc_mode.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_arrow.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_assign.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_back.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bar.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bbb.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bigaround.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bigleft.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bigop.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bigright.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bigsep.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_binop.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_binrel.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bold.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_books.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_breve.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cal.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cancel.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_carc_mode.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_background.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_border.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_bottom.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_by_cell.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_by_column.xpm @@ -2793,12 +3158,9 @@ share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hmax.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hmin.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hsep.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_left.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_pos.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_right.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_row.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_size.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_span.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_special.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_subtable.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_table.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_top.xpm @@ -2809,52 +3171,25 @@ share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_vmax.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_vmin.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_vsep.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_width.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_wrap.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_center.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_chapter.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_check.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cline_mode.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_clsession.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_color.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_compact.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_copy.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cspline_mode.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_ctrl_flow.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cursor_none.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cut.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_ddot.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_dead.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_decorate_down.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_decorate_left.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_decorate_right.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_decorate_up.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_delete_down.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_delete_left.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_delete_right.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_delete_up.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_description.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_display_style.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_dot.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_edit_props.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_emphasize.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_empty.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_enumerate.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_equal.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_exit.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_exit_left.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_exit_right.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_explain.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_fill.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_find.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_find_next.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_floating.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_floatpos.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_focus_delete.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_focus_help.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_footnote.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_forward.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_fraction.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_frak.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_go.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_gr_color.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursor.xpm @@ -2862,8 +3197,6 @@ share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursorM.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursor_redimE.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursor_redimN.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursor_redimS.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_geometry.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_grid.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_mask.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_maskM.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_mask_redimE.xpm @@ -2871,107 +3204,40 @@ share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_mask_redimN.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_mask_redimS.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_redim.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_grave.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_greek.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_group_group.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_group_move.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_group_rotate.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_group_ungroup.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_group_zoom.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_gui.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_hat.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_help.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_if.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_image.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_index.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_insert_down.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_insert_graphics.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_insert_left.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_insert_right.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_insert_up.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_italic.xpm +share/TeXmacs/misc/pixmaps/traditional/--x17/tm_invbreve.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_item.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_itemize.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_justify.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_lambda.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_language.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_large_around.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_larrow.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_larrow_bar.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_larrow_double.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_left.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_line_arrows.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_line_mode.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_line_pattern.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_line_style.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_line_width.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_link.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_list.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_margin.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_mask_none.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_math.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_math_preferences.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_math_style.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_math_syntax.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_mathbold.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_miscsymb.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_multicol.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_name.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_new.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_numbered.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_op.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_open.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_pageins.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_parindent.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_parstyle.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_paste.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_plugin_input.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_plugin_output.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_plus.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_point_mode.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_point_style.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_prime.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_print.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_program.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_prominent.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_rarrow.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_rarrow_bar.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_rarrow_double.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_redo.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_reload.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_replace.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_right.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_root.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_root_index.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_sansserif.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_save.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_section.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_delete.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_field.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_insert.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_session.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_split.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_set_properties.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_shell.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_show_hidden.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_similar_first.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_similar_last.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_similar_next.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_similar_previous.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_small_textual.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_smallcaps.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_specified.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_spell.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_spline_mode.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_sqrt.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_stop.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_stretch.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_strong.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_style.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_sub.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_subsup.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_sup.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_switch.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_arow.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_bbottom.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_bhcenter.xpm @@ -2989,7 +3255,6 @@ share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_hcenter.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_insert.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_lcol.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_left.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_parwidth.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_pos.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_rcol.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_right.xpm @@ -3001,25 +3266,11 @@ share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_vcenter.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_vfrac.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_test.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_text_align.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_textat_mode.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_textual.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_theorem.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_three.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_tilda.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_title.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_tmdoc_annotate.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_tmdoc_title.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_toggle_change_props.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_traverse.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_tuple.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_typewriter.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_undo.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_unequal.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_unfold.xpm share/TeXmacs/misc/pixmaps/traditional/--x17/tm_vect.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_verbatim.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_wide.xpm -share/TeXmacs/misc/pixmaps/traditional/--x17/tm_wide_under.xpm share/TeXmacs/misc/pixmaps/unknown.ps share/TeXmacs/misc/sounds/phone.wav share/TeXmacs/packages/beamer/alt-colors.ts @@ -3040,6 +3291,7 @@ share/TeXmacs/packages/customize/number-us.ts share/TeXmacs/packages/customize/structured-list.ts share/TeXmacs/packages/customize/structured-section.ts share/TeXmacs/packages/customize/two-columns.ts +share/TeXmacs/packages/documentation/scheme-api.ts share/TeXmacs/packages/documentation/tmdoc-keyboard.ts share/TeXmacs/packages/documentation/tmdoc-markup.ts share/TeXmacs/packages/documentation/tmdoc-traversal.ts @@ -3101,6 +3353,7 @@ share/TeXmacs/packages/utilities/chat.ts share/TeXmacs/packages/utilities/doxygen.ts share/TeXmacs/packages/utilities/math-brackets.ts share/TeXmacs/packages/utilities/math-check.ts +share/TeXmacs/packages/utilities/poorman-doxygen.ts share/TeXmacs/plugins/asymptote/doc/asymptote-abstract.en.tm share/TeXmacs/plugins/asymptote/doc/asymptote-demo.en.tm share/TeXmacs/plugins/asymptote/doc/asymptote.en.tm @@ -3111,6 +3364,10 @@ share/TeXmacs/plugins/axiom/doc/axiom.en.tm share/TeXmacs/plugins/axiom/packages/session/axiom.ts share/TeXmacs/plugins/axiom/progs/axiom-input.scm share/TeXmacs/plugins/axiom/progs/init-axiom.scm +share/TeXmacs/plugins/caas/packages/session/caas.ts +share/TeXmacs/plugins/caas/progs/caas-edit.scm +share/TeXmacs/plugins/caas/progs/caas-input.scm +share/TeXmacs/plugins/caas/progs/init-caas.scm share/TeXmacs/plugins/cadabra/doc/cadabra-abstract.en.tm share/TeXmacs/plugins/cadabra/doc/cadabra.en.tm share/TeXmacs/plugins/cadabra/progs/init-cadabra.scm @@ -3135,6 +3392,11 @@ share/TeXmacs/plugins/feynmf/doc/feynmf-todo.en.tm share/TeXmacs/plugins/feynmf/doc/feynmf.en.tm share/TeXmacs/plugins/feynmf/progs/init-feynmf.scm share/TeXmacs/plugins/feynmf/share/feynmf-styles +share/TeXmacs/plugins/fricas/doc/fricas-abstract.en.tm +share/TeXmacs/plugins/fricas/doc/fricas-demo.en.tm +share/TeXmacs/plugins/fricas/progs/fricas-input.scm +share/TeXmacs/plugins/fricas/progs/fricas-kbd.scm +share/TeXmacs/plugins/fricas/progs/fricas-menus.scm share/TeXmacs/plugins/fricas/progs/init-fricas.scm share/TeXmacs/plugins/giac/doc/giac-abstract.en.tm share/TeXmacs/plugins/giac/doc/giac.en.tm @@ -3186,6 +3448,8 @@ share/TeXmacs/plugins/mathemagix/progs/mathemagix-edit.scm share/TeXmacs/plugins/mathemagix/progs/mathemagix-input.scm share/TeXmacs/plugins/mathemagix/progs/mathemagix-kbd.scm share/TeXmacs/plugins/mathemagix/progs/mathemagix-menus.scm +share/TeXmacs/plugins/mathemagix/progs/mmx-indent.scm +share/TeXmacs/plugins/mathemagix/progs/mmx-input.scm share/TeXmacs/plugins/mathematica/Makefile.lazy share/TeXmacs/plugins/mathematica/doc/mathematica.en.tm share/TeXmacs/plugins/mathematica/packages/session/mathematica.ts @@ -3217,6 +3481,10 @@ share/TeXmacs/plugins/maxima/progs/init-maxima.scm share/TeXmacs/plugins/maxima/progs/maxima-input.scm share/TeXmacs/plugins/maxima/progs/maxima-kbd.scm share/TeXmacs/plugins/maxima/progs/maxima-menus.scm +share/TeXmacs/plugins/mmi/packages/session/mmi.ts +share/TeXmacs/plugins/mmi/progs/init-mmi.scm +share/TeXmacs/plugins/mmi/progs/mmi-edit.scm +share/TeXmacs/plugins/mmi/progs/mmi-input.scm share/TeXmacs/plugins/mupad/doc/mupad.en.tm share/TeXmacs/plugins/mupad/packages/session/mupad.ts share/TeXmacs/plugins/mupad/progs/init-mupad.scm @@ -3278,6 +3546,7 @@ share/TeXmacs/plugins/r/doc/r-demo.en.tm share/TeXmacs/plugins/r/doc/r-demo.it.tm share/TeXmacs/plugins/r/doc/r.en.tm share/TeXmacs/plugins/r/progs/init-r.scm +share/TeXmacs/plugins/r/progs/r-edit.scm share/TeXmacs/plugins/r/progs/r-input.scm share/TeXmacs/plugins/r/r/TeXmacs/DESCRIPTION share/TeXmacs/plugins/r/r/TeXmacs/R/TeXmacs.R @@ -3291,8 +3560,34 @@ share/TeXmacs/plugins/r/r/TeXmacs/demo/T.nlm.R share/TeXmacs/plugins/r/r/TeXmacs/demo/T.persp.R share/TeXmacs/plugins/r/r/TeXmacs/demo/T.plotmath.R share/TeXmacs/plugins/r/r/TeXmacs/demo/T.recursion.R -share/TeXmacs/plugins/r/r/TeXmacs/man/TeXmacs.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/DATA_BEGIN.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/DATA_END.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/TeXmacs-package.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/end.view.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/formatter_texmacs.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/print.texmacs.data.frame.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/print.texmacs.matrix.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/start.view.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.browseURL.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.cat.in2out.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.display.html.help.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.edit.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.help.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.highlight.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.issue.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.make.menu.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.matchAvailableTopics.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.nice.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.send.menu.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.start.html.help.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.start.inline.help.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.tab.comp.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/t.update.menus.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/tm.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/translator_texmacs.Rd +share/TeXmacs/plugins/r/r/TeXmacs/man/v.Rd share/TeXmacs/plugins/reduce/doc/reduce-abstract.en.tm +share/TeXmacs/plugins/reduce/doc/reduce-demo.en.tm share/TeXmacs/plugins/reduce/doc/reduce.en.tm share/TeXmacs/plugins/reduce/install/reducerc share/TeXmacs/plugins/reduce/progs/init-reduce.scm @@ -3302,6 +3597,7 @@ share/TeXmacs/plugins/reduce/progs/reduce-menus.scm share/TeXmacs/plugins/sage/doc/sage-abstract.en.tm share/TeXmacs/plugins/sage/doc/sage.en.tm share/TeXmacs/plugins/sage/progs/init-sage.scm +share/TeXmacs/plugins/sage/progs/sage-input.scm share/TeXmacs/plugins/scilab/doc/scilab.en.tm share/TeXmacs/plugins/scilab/progs/init-scilab.scm share/TeXmacs/plugins/shell/doc/shell.en.tm @@ -3330,11 +3626,16 @@ share/TeXmacs/plugins/yacas/progs/init-yacas.scm share/TeXmacs/progs/bibtex/abbrv.scm share/TeXmacs/progs/bibtex/acm.scm share/TeXmacs/progs/bibtex/alpha.scm +share/TeXmacs/progs/bibtex/bib-complete.scm share/TeXmacs/progs/bibtex/bib-utils.scm share/TeXmacs/progs/bibtex/elsart-num.scm share/TeXmacs/progs/bibtex/ieeetr.scm share/TeXmacs/progs/bibtex/plain.scm share/TeXmacs/progs/bibtex/siam.scm +share/TeXmacs/progs/client/client-base.scm +share/TeXmacs/progs/client/client-menu.scm +share/TeXmacs/progs/client/client-resource.scm +share/TeXmacs/progs/client/client-tmfs.scm share/TeXmacs/progs/convert/bibtex/bibtexout.scm share/TeXmacs/progs/convert/bibtex/bibtextm.scm share/TeXmacs/progs/convert/bibtex/init-bibtex.scm @@ -3357,7 +3658,11 @@ share/TeXmacs/progs/convert/latex/latex-tools.scm share/TeXmacs/progs/convert/latex/texout.scm share/TeXmacs/progs/convert/latex/textest.scm share/TeXmacs/progs/convert/latex/textm.scm +share/TeXmacs/progs/convert/latex/tmtex-acm.scm +share/TeXmacs/progs/convert/latex/tmtex-ams.scm share/TeXmacs/progs/convert/latex/tmtex-elsevier.scm +share/TeXmacs/progs/convert/latex/tmtex-revtex.scm +share/TeXmacs/progs/convert/latex/tmtex-springer.scm share/TeXmacs/progs/convert/latex/tmtex-test.scm share/TeXmacs/progs/convert/latex/tmtex.scm share/TeXmacs/progs/convert/mathml/mathml-drd.scm @@ -3387,10 +3692,17 @@ share/TeXmacs/progs/convert/tools/tmpre.scm share/TeXmacs/progs/convert/tools/tmtable.scm share/TeXmacs/progs/convert/tools/xmltm-test.scm share/TeXmacs/progs/convert/tools/xmltm.scm +share/TeXmacs/progs/database/title-markup.scm +share/TeXmacs/progs/database/title-transform.scm +share/TeXmacs/progs/doc/apidoc-collect.scm +share/TeXmacs/progs/doc/apidoc-funcs.scm +share/TeXmacs/progs/doc/apidoc-markup.scm +share/TeXmacs/progs/doc/apidoc-menu.scm +share/TeXmacs/progs/doc/apidoc-widgets.scm +share/TeXmacs/progs/doc/apidoc.scm share/TeXmacs/progs/doc/docgrep.scm share/TeXmacs/progs/doc/help-funcs.scm share/TeXmacs/progs/doc/help-menu.scm -share/TeXmacs/progs/doc/scheme-help.scm share/TeXmacs/progs/doc/tmdoc-drd.scm share/TeXmacs/progs/doc/tmdoc-edit.scm share/TeXmacs/progs/doc/tmdoc-kbd.scm @@ -3415,6 +3727,8 @@ share/TeXmacs/progs/dynamic/session-doc.scm share/TeXmacs/progs/dynamic/session-drd.scm share/TeXmacs/progs/dynamic/session-edit.scm share/TeXmacs/progs/dynamic/session-menu.scm +share/TeXmacs/progs/fonts/font-sample.scm +share/TeXmacs/progs/fonts/font-selector.scm share/TeXmacs/progs/fonts/fonts-adobe.scm share/TeXmacs/progs/fonts/fonts-composite.scm share/TeXmacs/progs/fonts/fonts-ec.scm @@ -3490,6 +3804,7 @@ share/TeXmacs/progs/kernel/texmacs/tm-preferences.scm share/TeXmacs/progs/kernel/texmacs/tm-secure.scm share/TeXmacs/progs/kernel/texmacs/tm-states.scm share/TeXmacs/progs/language/minimal.scm +share/TeXmacs/progs/language/natural.scm share/TeXmacs/progs/language/std-math.scm share/TeXmacs/progs/language/std-symbols.scm share/TeXmacs/progs/link/link-edit.scm @@ -3505,20 +3820,20 @@ share/TeXmacs/progs/math/math-edit.scm share/TeXmacs/progs/math/math-kbd.scm share/TeXmacs/progs/math/math-markup.scm share/TeXmacs/progs/math/math-menu.scm +share/TeXmacs/progs/prog/cpp-edit.scm share/TeXmacs/progs/prog/format-prog-menu.scm share/TeXmacs/progs/prog/prog-edit.scm +share/TeXmacs/progs/prog/prog-kbd.scm share/TeXmacs/progs/prog/prog-menu.scm +share/TeXmacs/progs/prog/scheme-autocomplete.scm share/TeXmacs/progs/prog/scheme-edit.scm -share/TeXmacs/progs/remote/chat-edit.scm -share/TeXmacs/progs/remote/chat-menu.scm -share/TeXmacs/progs/remote/client.scm -share/TeXmacs/progs/remote/crypt.scm -share/TeXmacs/progs/remote/remote-menu.scm -share/TeXmacs/progs/remote/texmacs-client.scm -share/TeXmacs/progs/remote/texmacs-server.scm -share/TeXmacs/progs/remote/tmfs-client.scm -share/TeXmacs/progs/remote/tmfs-menu.scm -share/TeXmacs/progs/remote/tmfs-remote.scm +share/TeXmacs/progs/prog/scheme-menu.scm +share/TeXmacs/progs/prog/scheme-tools.scm +share/TeXmacs/progs/server/server-base.scm +share/TeXmacs/progs/server/server-menu.scm +share/TeXmacs/progs/server/server-resource.scm +share/TeXmacs/progs/server/server-tmfs.scm +share/TeXmacs/progs/server/todo.tm share/TeXmacs/progs/source/source-edit.scm share/TeXmacs/progs/source/source-kbd.scm share/TeXmacs/progs/source/source-menu.scm @@ -3530,6 +3845,7 @@ share/TeXmacs/progs/texmacs/keyboard/config-kbd.scm share/TeXmacs/progs/texmacs/keyboard/latex-kbd.scm share/TeXmacs/progs/texmacs/keyboard/prefix-kbd.scm share/TeXmacs/progs/texmacs/menus/debug-menu.scm +share/TeXmacs/progs/texmacs/menus/developer-menu.scm share/TeXmacs/progs/texmacs/menus/edit-menu.scm share/TeXmacs/progs/texmacs/menus/file-menu.scm share/TeXmacs/progs/texmacs/menus/main-menu.scm @@ -3539,6 +3855,7 @@ share/TeXmacs/progs/texmacs/menus/view-menu.scm share/TeXmacs/progs/texmacs/texmacs/tm-files.scm share/TeXmacs/progs/texmacs/texmacs/tm-print.scm share/TeXmacs/progs/texmacs/texmacs/tm-server.scm +share/TeXmacs/progs/texmacs/texmacs/tm-tools.scm share/TeXmacs/progs/texmacs/texmacs/tm-view.scm share/TeXmacs/progs/text/cyrillic/cp1251-kbd.scm share/TeXmacs/progs/text/cyrillic/jcuken-kbd.scm @@ -3562,9 +3879,11 @@ share/TeXmacs/progs/utils/cas/cas-rewrite.scm share/TeXmacs/progs/utils/edit/auto-close.scm share/TeXmacs/progs/utils/edit/selections.scm share/TeXmacs/progs/utils/edit/variants.scm +share/TeXmacs/progs/utils/email/email-tmfs.scm share/TeXmacs/progs/utils/handwriting/handwriting.scm share/TeXmacs/progs/utils/library/cursor.scm share/TeXmacs/progs/utils/library/length.scm +share/TeXmacs/progs/utils/library/ptrees.scm share/TeXmacs/progs/utils/library/tree.scm share/TeXmacs/progs/utils/misc/doxygen.scm share/TeXmacs/progs/utils/misc/markup-funcs.scm @@ -3587,10 +3906,12 @@ share/TeXmacs/styles/documentation/browser.ts share/TeXmacs/styles/documentation/help.ts share/TeXmacs/styles/documentation/manual.ts share/TeXmacs/styles/documentation/mmxdoc.ts +share/TeXmacs/styles/documentation/mmxmanual.ts share/TeXmacs/styles/documentation/tmdoc.ts share/TeXmacs/styles/documentation/tmmanual.ts share/TeXmacs/styles/documentation/tmweb.ts share/TeXmacs/styles/elsevier/elsart.ts +share/TeXmacs/styles/elsevier/elsarticle.ts share/TeXmacs/styles/elsevier/ifac.ts share/TeXmacs/styles/elsevier/jsc.ts share/TeXmacs/styles/exam.ts @@ -3607,8 +3928,11 @@ share/TeXmacs/styles/revtex/aip.ts share/TeXmacs/styles/revtex/aps.ts share/TeXmacs/styles/seminar.ts share/TeXmacs/styles/source.ts +share/TeXmacs/styles/springer/llncs.ts share/TeXmacs/styles/springer/svjour.ts share/TeXmacs/styles/springer/svmono.ts +share/TeXmacs/styles/test/email.ts +share/TeXmacs/styles/test/mailbox.ts share/TeXmacs/styles/test/tmarticle.ts share/TeXmacs/styles/test/tmbook.ts share/TeXmacs/texts/test/fonts-2.tm diff --git a/editors/TeXmacs-devel/distinfo b/editors/TeXmacs-devel/distinfo index 92ad3d1e3e7..da2a7f598f4 100644 --- a/editors/TeXmacs-devel/distinfo +++ b/editors/TeXmacs-devel/distinfo @@ -1,13 +1,13 @@ -$NetBSD: distinfo,v 1.3 2011/11/16 20:07:36 drochner Exp $ +$NetBSD: distinfo,v 1.4 2012/07/24 18:16:31 drochner Exp $ -SHA1 (TeXmacs-1.0.7.16-src.tar.gz) = bd73a8ff1c5361161cc65c57dfe8e706a1859231 -RMD160 (TeXmacs-1.0.7.16-src.tar.gz) = f844bcffb6805ecd8641931449399f926be2c091 -Size (TeXmacs-1.0.7.16-src.tar.gz) = 15390090 bytes +SHA1 (TeXmacs-1.0.7.19-src.tar.gz) = 855b8252f561b69deb45a3b80f4531a9055ea465 +RMD160 (TeXmacs-1.0.7.19-src.tar.gz) = df43e8e6b9ca6f12bd64e20a4d447309e3cead5e +Size (TeXmacs-1.0.7.19-src.tar.gz) = 18384340 bytes SHA1 (patch-aa) = 95b9e42fe1ff343e891fe299382c3647636eec99 -SHA1 (patch-ac) = 4cb20f4da9aab5a3b6b132b5b022d122eefb02cb +SHA1 (patch-ac) = 78e437e518a8fb61a0e07ca8279ac5da1e19f8d3 SHA1 (patch-ad) = 62fee9dd4e3f0102b0741e83c1f7bf637dd8d6e8 SHA1 (patch-ae) = c313a19db160d9f1c0dc950a1eb465869cec777f -SHA1 (patch-aj) = 9a55a21e5d269a5f95db1fa778e7c10e539f9360 +SHA1 (patch-aj) = 7866c3387ece95f8d06face1c7f0a89ef0ce5d56 SHA1 (patch-al) = f7deed3d692af322aebe1a4068dfd3bde9e87a0a SHA1 (patch-ba) = b6c3f8ae26cb0cfe6aaf616384173e4b20f94c11 SHA1 (patch-bb) = 647339abf556784a567a26cec61c7105bb29825d diff --git a/editors/TeXmacs-devel/patches/patch-ac b/editors/TeXmacs-devel/patches/patch-ac index 973249fd43e..a74adc0df85 100644 --- a/editors/TeXmacs-devel/patches/patch-ac +++ b/editors/TeXmacs-devel/patches/patch-ac @@ -1,13 +1,13 @@ $NetBSD$ ---- plugins/python/progs/init-python.scm.orig 2012-03-16 20:11:46.000000000 +0000 +--- plugins/python/progs/init-python.scm.orig 2013-03-05 08:38:29.000000000 +0000 +++ plugins/python/progs/init-python.scm -@@ -27,7 +27,7 @@ - +@@ -31,7 +31,7 @@ (plugin-configure python + (:winpath "Python2*" ".") - (:require (url-exists-in-path? "python")) + (:require (url-exists-in-path? "@PYTHONBIN@")) (:require (url-exists-in-path? "tm_python")) - (:launch "tm_python --texmacs") + (:launch ,(python-launcher)) (:tab-completion #t) diff --git a/editors/TeXmacs-devel/patches/patch-aj b/editors/TeXmacs-devel/patches/patch-aj dissimilarity index 60% index 718e90fed2d..f3f8d4f00da 100644 --- a/editors/TeXmacs-devel/patches/patch-aj +++ b/editors/TeXmacs-devel/patches/patch-aj @@ -1,32 +1,32 @@ -$NetBSD$ - ---- plugins/r/src/tm_r.c.orig 2011-03-05 10:46:18.000000000 +0000 -+++ plugins/r/src/tm_r.c -@@ -409,7 +409,11 @@ int main(int arc, char *argv[]) - char *TEXMACS_HOME_PATH, *TEXMACS_R, *TEXMACS_SEND,*TEXMACS_SEND_E, *TEXMACS_LIB, *HOME ; - struct termios termi ; - sigset_t sigmask, orig_sigmask; -- -+#if defined(__DragonFly__) -+ sigset_t cur_sigmask; -+ int select_retval; -+#endif -+ - struct stat stat_buf; - - -@@ -550,7 +554,14 @@ int main(int arc, char *argv[]) - #endif - - /* Main pselect switch --------------- */ -+#if defined(__DragonFly__) -+ sigprocmask(SIG_SETMASK, &orig_sigmask, &cur_sigmask); -+ select_retval = select( master+1, &rd, &wr, &er, NULL ); -+ sigprocmask(SIG_SETMASK, &cur_sigmask, NULL); -+ if ( select_retval > 0) { -+#else - if( pselect( master+1, &rd, &wr, &er, NULL, &orig_sigmask ) > 0 ) { -+#endif - if( FD_ISSET( STDIN_FILENO, &rd ) ) { - /* =============== read input from TeXmacs */ - nread = read_B( STDIN_FILENO, RB, 1000 ) ; +$NetBSD$ + +--- plugins/r/src/tm_r.c.orig 2013-02-11 13:53:51.000000000 +0000 ++++ plugins/r/src/tm_r.c +@@ -842,7 +842,11 @@ int main(int argc, char *argv[]) + char *TEXMACS_HOME_PATH, *TEXMACS_R, *TEXMACS_SEND_E, *TEXMACS_LIB, *HOME ; + struct termios termi ; + sigset_t sigmask, orig_sigmask; +- ++#if defined(__DragonFly__) ++ sigset_t cur_sigmask; ++ int select_retval; ++#endif ++ + struct stat stat_buf; + + name = getenv("TEXMACS_R_SESSION") ; +@@ -1003,7 +1007,14 @@ DEBUG_LOG( "TEXMACS_SEND=%s",TEXMACS_SEN + + // We will wait till something happens using pselect. + ++#if defined(__DragonFly__) ++ sigprocmask(SIG_SETMASK, &orig_sigmask, &cur_sigmask); ++ select_retval = select( subprocess+1, &rd, &wr, &er, NULL ); ++ sigprocmask(SIG_SETMASK, &cur_sigmask, NULL); ++ if ( select_retval > 0) { ++#else + if( (pselect( subprocess+1, &rd, &wr, &er, NULL, &orig_sigmask )) > 0 ) { ++#endif + if( FD_ISSET( STDIN_FILENO, &er) ) exit(0) ; + if( FD_ISSET( STDOUT_FILENO, &er) ) exit(0) ; + if( FD_ISSET( subprocess, &er) ) exit(0) ; diff --git a/meta-pkgs/ruby-gnome2/Makefile.common b/meta-pkgs/ruby-gnome2/Makefile.common index 2a50d21c756..89e44fca065 100644 --- a/meta-pkgs/ruby-gnome2/Makefile.common +++ b/meta-pkgs/ruby-gnome2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.29 2013/03/17 15:31:10 obache Exp $ +# $NetBSD: Makefile.common,v 1.30 2013/04/04 13:40:24 obache Exp $ # # used by devel/ruby-gnome2-atk/Makefile # used by devel/ruby-gnome2-gio/Makefile @@ -28,7 +28,7 @@ MAINTAINER= dieter.NetBSD@pandora.be HOMEPAGE= http://ruby-gnome2.sourceforge.jp/ LICENSE= gnu-lgpl-v2.1 -VERSION= 1.2.5 +VERSION= 1.2.6 USE_RUBY_EXTCONF?= yes CONFIGURE_ENV+= RUBYOPT="-Ku" diff --git a/meta-pkgs/ruby-gnome2/distinfo b/meta-pkgs/ruby-gnome2/distinfo index ba40c95456f..30a017a1379 100644 --- a/meta-pkgs/ruby-gnome2/distinfo +++ b/meta-pkgs/ruby-gnome2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.33 2013/03/17 15:31:10 obache Exp $ +$NetBSD: distinfo,v 1.34 2013/04/04 13:40:24 obache Exp $ -SHA1 (ruby-gnome2-all-1.2.5.tar.gz) = 08c24c64d90d5c44102d6c74d1610b4f1f02d36b -RMD160 (ruby-gnome2-all-1.2.5.tar.gz) = acd772366535fcfe6052f5317fe573af0236a396 -Size (ruby-gnome2-all-1.2.5.tar.gz) = 1696237 bytes +SHA1 (ruby-gnome2-all-1.2.6.tar.gz) = fe10b4e63706a2b8a8712fc8d3080777cde960bd +RMD160 (ruby-gnome2-all-1.2.6.tar.gz) = 3b426eed60fde0215e2abe5c7d0edb41f715cca2 +Size (ruby-gnome2-all-1.2.6.tar.gz) = 1718802 bytes SHA1 (patch-glib2_lib_mkmf-gnome2.rb) = 7ea9f2066aae905e64d8477f500245e3e3b5df9e diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index f7891530c52..dfa43d1f4d3 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2012/12/14 19:27:25 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2013/01/26 21:38:32 adam Exp $ # -DISTNAME= grilo-plugins-0.2.5 -PKGREVISION= 1 +DISTNAME= grilo-plugins-0.2.6 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/ EXTRACT_SUFX= .tar.xz diff --git a/net/grilo-plugins/PLIST b/net/grilo-plugins/PLIST index b4f7bb727d3..7af546d8627 100644 --- a/net/grilo-plugins/PLIST +++ b/net/grilo-plugins/PLIST @@ -11,6 +11,7 @@ lib/grilo-0.2/grl-local-metadata.xml lib/grilo-0.2/grl-metadata-store.xml lib/grilo-0.2/grl-optical-media.xml lib/grilo-0.2/grl-podcasts.xml +lib/grilo-0.2/grl-raitv.xml lib/grilo-0.2/grl-shoutcast.xml lib/grilo-0.2/grl-upnp.xml lib/grilo-0.2/libgrlappletrailers.la @@ -25,5 +26,6 @@ lib/grilo-0.2/libgrllocalmetadata.la lib/grilo-0.2/libgrlmetadatastore.la lib/grilo-0.2/libgrloptical-media.la lib/grilo-0.2/libgrlpodcasts.la +lib/grilo-0.2/libgrlraitv.la lib/grilo-0.2/libgrlshoutcast.la lib/grilo-0.2/libgrlupnp.la diff --git a/net/grilo-plugins/distinfo b/net/grilo-plugins/distinfo index f6ef996e00b..04e18090bb5 100644 --- a/net/grilo-plugins/distinfo +++ b/net/grilo-plugins/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/11/23 11:51:15 drochner Exp $ +$NetBSD: distinfo,v 1.2 2012/12/14 19:27:25 drochner Exp $ -SHA1 (grilo-plugins-0.2.5.tar.xz) = 2ea0e87ef8a62a794b47c0edfa04ac32ce490a5c -RMD160 (grilo-plugins-0.2.5.tar.xz) = 67e11c18081c788076924569a4252ecac38ccd5a -Size (grilo-plugins-0.2.5.tar.xz) = 429788 bytes -SHA1 (patch-aa) = 196a135cee722452e7115ddb926b558f327d78e3 +SHA1 (grilo-plugins-0.2.6.tar.xz) = 30af957b890d038119a1d8949e8cf3668674d34a +RMD160 (grilo-plugins-0.2.6.tar.xz) = 12de0ce464508ee176960e3050a25dc8ffacc004 +Size (grilo-plugins-0.2.6.tar.xz) = 440444 bytes diff --git a/net/grilo-testui/Makefile b/net/grilo-testui/Makefile index 9e3f271143b..6c3c1b55176 100644 --- a/net/grilo-testui/Makefile +++ b/net/grilo-testui/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/01/26 21:38:32 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/02/16 11:23:51 wiz Exp $ # -DISTNAME= grilo-0.2.4 -PKGNAME= grilo-testui-0.2.4 -PKGREVISION= 2 +DISTNAME= grilo-0.2.5 +PKGNAME= grilo-testui-0.2.5 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz diff --git a/net/grilo/Makefile b/net/grilo/Makefile index 79f926b105b..d0bf163746c 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/01/26 21:36:39 adam Exp $ +# $NetBSD: Makefile,v 1.4 2013/03/29 06:05:57 sbd Exp $ # -DISTNAME= grilo-0.2.4 -PKGREVISION= 1 +DISTNAME= grilo-0.2.5 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz diff --git a/net/grilo/distinfo b/net/grilo/distinfo index 20ac5991e98..7fcf4872e81 100644 --- a/net/grilo/distinfo +++ b/net/grilo/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2012/11/23 11:51:14 drochner Exp $ +$NetBSD: distinfo,v 1.2 2012/12/14 19:26:09 drochner Exp $ -SHA1 (grilo-0.2.4.tar.xz) = 1fa94dd3fca4900178b6f5b891679e4a56006542 -RMD160 (grilo-0.2.4.tar.xz) = b6f6d87b714d00a4d6b88410f3c9488de751f383 -Size (grilo-0.2.4.tar.xz) = 511928 bytes +SHA1 (grilo-0.2.5.tar.xz) = 5223f8442988f044c1d160324e3b43dc3af9e278 +RMD160 (grilo-0.2.5.tar.xz) = 4182f97071a2e0cffd396efa5d45d5fc91691dd9 +Size (grilo-0.2.5.tar.xz) = 513660 bytes SHA1 (patch-aa) = c500be3e7995f506253bf4f41bd26014240adb55 diff --git a/print/foomatic4-filters/Makefile b/print/foomatic4-filters/Makefile index 936fc704184..e0abab0ed3f 100644 --- a/print/foomatic4-filters/Makefile +++ b/print/foomatic4-filters/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2013/02/06 23:23:31 jperkin Exp $ +# $NetBSD: Makefile,v 1.18 2013/02/16 11:24:09 wiz Exp $ -DISTNAME= foomatic-filters-4.0.9 -PKGREVISION= 5 +DISTNAME= foomatic-filters-4.0.17 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/foomatic/ diff --git a/print/foomatic4-filters/distinfo b/print/foomatic4-filters/distinfo dissimilarity index 84% index 370fe8eeee4..2d1399e75b5 100644 --- a/print/foomatic4-filters/distinfo +++ b/print/foomatic4-filters/distinfo @@ -1,7 +1,11 @@ -$NetBSD: distinfo,v 1.4 2011/07/13 19:58:54 drochner Exp $ - -SHA1 (foomatic-filters-4.0.9.tar.gz) = 8cf45fc32becbd7bc25ba72dc23032a019eaa29a -RMD160 (foomatic-filters-4.0.9.tar.gz) = 456230e48494a2f0f2161d0af3d45e1a5db26192 -Size (foomatic-filters-4.0.9.tar.gz) = 254831 bytes -SHA1 (patch-ac) = 5d1b3803fdf5fe0937c77114049f3728f6064ab3 -SHA1 (patch-ad) = 40f620a2f26d0872f87a2e332dd45853634ca5dc +$NetBSD: distinfo,v 1.5 2012/01/26 11:49:23 drochner Exp $ + +SHA1 (foomatic-filters-4.0.17.tar.gz) = bde0cf8bcc61cb1e7c894b7125348fb95efa8c60 +RMD160 (foomatic-filters-4.0.17.tar.gz) = e875ac0cd3c0ba0ba018499f4289c2044e6f52d4 +Size (foomatic-filters-4.0.17.tar.gz) = 266276 bytes +SHA1 (patch-ac) = 2d716c7ea045a0726e18d2283c210b7be0bd465f +SHA1 (patch-ad) = 40f620a2f26d0872f87a2e332dd45853634ca5dc +SHA1 (patch-ba) = cad8b0f0e02ea8dce625484736d56e4f8a23c68e +SHA1 (patch-bb) = 53bb0db34e544a226a102d55a5e2d9171ed67575 +SHA1 (patch-bc) = 900567f02b574d24cdd539e68ae91ad7474b8c40 +SHA1 (patch-bd) = f7f2b611b2f3063d3a0ba5bb26fa00633431719a diff --git a/print/foomatic4-filters/patches/patch-ac b/print/foomatic4-filters/patches/patch-ac index d32802a5ef0..9b1365010e2 100644 --- a/print/foomatic4-filters/patches/patch-ac +++ b/print/foomatic4-filters/patches/patch-ac @@ -1,6 +1,6 @@ $NetBSD$ ---- foomaticrip.c.orig 2011-07-25 21:29:09.000000000 +0000 +--- foomaticrip.c.orig 2012-07-02 14:50:46.000000000 +0000 +++ foomaticrip.c @@ -180,7 +180,7 @@ char cupsfilterpath[PATH_MAX] = "/usr/lo "/opt/cups/filter:" @@ -11,7 +11,31 @@ $NetBSD$ void config_set_option(const char *key, const char *value) { -@@ -1068,6 +1068,7 @@ int print_file(const char *filename, int +@@ -1014,7 +1014,7 @@ int print_file(const char *filename, int + + if (!ppd_supports_pdf()) + { +- char pdf2ps_cmd[PATH_MAX]; ++ char pdf2ps_cmd[FM_CMDLINE_MAX]; + FILE *out, *in; + int renderer_pid; + char tmpfilename[PATH_MAX] = ""; +@@ -1060,12 +1060,12 @@ int print_file(const char *filename, int + We give priority to Ghostscript here and use Poppler if + Ghostscript is not available. */ + if (spooler == SPOOLER_CUPS) +- snprintf(pdf2ps_cmd, PATH_MAX, ++ snprintf(pdf2ps_cmd, FM_CMDLINE_MAX, + "pdftops '%s' '%s' '%s' '%s' '%s' '%s'", + job->id, job->user, job->title, "1", job->optstr->data, + filename); + else +- snprintf(pdf2ps_cmd, PATH_MAX, ++ snprintf(pdf2ps_cmd, FM_CMDLINE_MAX, + "gs -q -sstdout=%%stderr -sDEVICE=ps2write -sOutputFile=- " + "-dBATCH -dNOPAUSE -dPARANOIDSAFER -dNOINTERPOLATE %s 2>/dev/null || " + "pdftops -level2 -origpagesizes %s - 2>/dev/null", +@@ -1076,6 +1076,7 @@ int print_file(const char *filename, int if (dup2(fileno(out), fileno(stdin)) < 0) rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, "Couldn't dup stdout of pdf-to-ps\n"); @@ -19,7 +43,7 @@ $NetBSD$ ret = print_file("", 0); -@@ -1099,6 +1100,7 @@ int print_file(const char *filename, int +@@ -1107,6 +1108,7 @@ int print_file(const char *filename, int /* Read further data from the file converter and not from STDIN */ if (dup2(fileno(fchandle), fileno(stdin)) < 0) rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS, "Couldn't dup fileconverterhandle\n"); diff --git a/print/foomatic4-filters/patches/patch-ba b/print/foomatic4-filters/patches/patch-ba new file mode 100644 index 00000000000..c262a94626b --- /dev/null +++ b/print/foomatic4-filters/patches/patch-ba @@ -0,0 +1,32 @@ +$NetBSD$ + +avoid namespace problems + +--- foomaticrip.h.orig 2012-07-02 14:50:46.000000000 +0000 ++++ foomaticrip.h +@@ -33,6 +33,7 @@ + #include + #include + #include ++#include + + /* This is the location of the debug logfile (and also the copy of the + * processed PostScript data) in case you have enabled debugging above. +@@ -93,7 +94,7 @@ + extern int spooler; + + +-#define PATH_MAX 65536 ++#define FM_CMDLINE_MAX 65536 + + typedef struct { + char printer[256]; +@@ -123,7 +124,7 @@ extern struct dstr *jclappend; + extern char **jclprepend; + extern int jobhasjcl; + extern const char *accounting_prolog; +-extern char fileconverter[PATH_MAX]; ++extern char fileconverter[FM_CMDLINE_MAX]; + extern char cupsfilterpath[PATH_MAX]; + extern int debug; + extern int do_docs; diff --git a/print/foomatic4-filters/patches/patch-bb b/print/foomatic4-filters/patches/patch-bb new file mode 100644 index 00000000000..d26430d91b4 --- /dev/null +++ b/print/foomatic4-filters/patches/patch-bb @@ -0,0 +1,36 @@ +$NetBSD$ + +--- fileconverter.c.orig 2012-07-02 14:50:46.000000000 +0000 ++++ fileconverter.c +@@ -43,19 +43,19 @@ const char *fileconverters[][2] = { + { NULL, NULL } + }; + +-char fileconverter[PATH_MAX] = ""; ++char fileconverter[FM_CMDLINE_MAX] = ""; + + void set_fileconverter(const char *fc) + { + int i; + for (i = 0; fileconverters[i][0]; i++) { + if (!strcmp(fc, fileconverters[i][0])) { +- strlcpy(fileconverter, fileconverters[i][1], PATH_MAX); ++ strlcpy(fileconverter, fileconverters[i][1], FM_CMDLINE_MAX); + break; + } + } + if (!fileconverters[i][0]) +- strlcpy(fileconverter, fc, PATH_MAX); ++ strlcpy(fileconverter, fc, FM_CMDLINE_MAX); + } + + int guess_fileconverter() +@@ -63,7 +63,7 @@ int guess_fileconverter() + int i; + for (i = 0; fileconverters[i][0]; i++) { + if (find_in_path(fileconverters[i][0], getenv("PATH"), NULL)) { +- strlcpy(fileconverter, fileconverters[i][1], PATH_MAX); ++ strlcpy(fileconverter, fileconverters[i][1], FM_CMDLINE_MAX); + return 1; + } + } diff --git a/print/foomatic4-filters/patches/patch-bc b/print/foomatic4-filters/patches/patch-bc new file mode 100644 index 00000000000..d2123588592 --- /dev/null +++ b/print/foomatic4-filters/patches/patch-bc @@ -0,0 +1,13 @@ +$NetBSD$ + +--- spooler.c.orig 2012-07-02 14:50:46.000000000 +0000 ++++ spooler.c +@@ -308,7 +308,7 @@ void init_cups(list_t *arglist, dstr_t * + * PostScript by CUPS). */ + if (isempty(fileconverter)) { + if (find_in_path("texttops", cupsfilterpath, texttopspath)) { +- snprintf(fileconverter, PATH_MAX, "%s/texttops '%s' '%s' '%s' '%s' " ++ snprintf(fileconverter, FM_CMDLINE_MAX, "%s/texttops '%s' '%s' '%s' '%s' " + "page-top=36 page-bottom=36 page-left=36 page-right=36 " + "nolandscape cpi=12 lpi=7 columns=1 wrap %s'" + "| %s/pstops '%s' '%s' '%s' '%s' '%s'", diff --git a/print/foomatic4-filters/patches/patch-bd b/print/foomatic4-filters/patches/patch-bd new file mode 100644 index 00000000000..ef4c47cf2c9 --- /dev/null +++ b/print/foomatic4-filters/patches/patch-bd @@ -0,0 +1,17 @@ +$NetBSD$ + +--- renderer.c.orig 2012-07-02 14:50:46.000000000 +0000 ++++ renderer.c +@@ -39,10 +39,10 @@ + */ + int test_gs_output_redirection() + { +- char gstestcommand[PATH_MAX]; ++ char gstestcommand[FM_CMDLINE_MAX]; + char output[10] = ""; + +- snprintf(gstestcommand, PATH_MAX, "%s -dQUIET -dPARANOIDSAFER -dNOPAUSE " ++ snprintf(gstestcommand, FM_CMDLINE_MAX, "%s -dQUIET -dPARANOIDSAFER -dNOPAUSE " + "-dBATCH -dNOMEDIAATTRS -sDEVICE=ps2write -sstdout=%%stderr " + "-sOutputFile=/dev/null -c '(hello\n) print flush' 2>&1", gspath); + diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 451334f184e..d7673a44911 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.123 2013/01/15 11:29:21 drochner Exp $ +# $NetBSD: Makefile,v 1.124 2013/02/12 13:16:25 drochner Exp $ -DISTNAME= gnutls-3.0.28 +DISTNAME= gnutls-3.0.29 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.0/ EXTRACT_SUFX= .tar.xz diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 50f2e450ddd..1401f564e61 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.91 2012/11/06 19:01:36 drochner Exp $ +$NetBSD: distinfo,v 1.92 2013/02/12 13:16:25 drochner Exp $ -SHA1 (gnutls-3.0.28.tar.xz) = c1a083d9898c2a6448a7695a5a4bf2cea6f28f47 -RMD160 (gnutls-3.0.28.tar.xz) = 4b025821451ae03095ee844068dbe43bc6556054 -Size (gnutls-3.0.28.tar.xz) = 4636572 bytes +SHA1 (gnutls-3.0.29.tar.xz) = d2baf351012f8ccff8e446b2d0bd12839872012a +RMD160 (gnutls-3.0.29.tar.xz) = 5fca1e257c43be9965deda35293451c202718325 +Size (gnutls-3.0.29.tar.xz) = 4666764 bytes SHA1 (patch-ae) = 71fbbeb43ac1689fca6fec7f8348d8534c1dc38a SHA1 (patch-gl_stdio.in.h) = b5802da2cccddd6fab73bd39c49f7d62bef58464 SHA1 (patch-lib_nettle_egd.c) = b7e9769e8c620519c43ca7b7481a558e9d389c68 diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index c55ff0e39ab..ff29bfdfd94 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.53 2012/04/03 15:00:30 adam Exp $ +# $NetBSD: Makefile,v 1.54 2012/10/23 18:16:32 asau Exp $ -DISTNAME= libgcrypt-1.5.0 +DISTNAME= libgcrypt-1.5.1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgcrypt/ \ http://gd.tuwien.ac.at/privacy/gnupg/libgcrypt/ diff --git a/security/libgcrypt/distinfo b/security/libgcrypt/distinfo index 01f850d5845..26bed6399b5 100644 --- a/security/libgcrypt/distinfo +++ b/security/libgcrypt/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.34 2011/07/14 01:03:35 taca Exp $ +$NetBSD: distinfo,v 1.35 2011/11/29 01:33:37 cheusov Exp $ -SHA1 (libgcrypt-1.5.0/gcrypt.tar.bz2) = 5d402e4e4e6831f74b738f1a022cf024bcb24ecd -RMD160 (libgcrypt-1.5.0/gcrypt.tar.bz2) = d1032e66bd4b6f51e437993a7178d14b09a2955a -Size (libgcrypt-1.5.0/gcrypt.tar.bz2) = 4231 bytes -SHA1 (libgcrypt-1.5.0/libgcrypt-1.5.0.tar.bz2) = 3e776d44375dc1a710560b98ae8437d5da6e32cf -RMD160 (libgcrypt-1.5.0/libgcrypt-1.5.0.tar.bz2) = f01e8198dcc379ff2fa5e8d3ac39e7b32fc41dad -Size (libgcrypt-1.5.0/libgcrypt-1.5.0.tar.bz2) = 1433506 bytes +SHA1 (libgcrypt-1.5.1/gcrypt.tar.bz2) = 5d402e4e4e6831f74b738f1a022cf024bcb24ecd +RMD160 (libgcrypt-1.5.1/gcrypt.tar.bz2) = d1032e66bd4b6f51e437993a7178d14b09a2955a +Size (libgcrypt-1.5.1/gcrypt.tar.bz2) = 4231 bytes +SHA1 (libgcrypt-1.5.1/libgcrypt-1.5.1.tar.bz2) = 8b60a26b7eae1a727d58932d6b1efeb5716648ed +RMD160 (libgcrypt-1.5.1/libgcrypt-1.5.1.tar.bz2) = f074d35b749e636bc18ceef01fc6fb9cf3d1e6a3 +Size (libgcrypt-1.5.1/libgcrypt-1.5.1.tar.bz2) = 1503471 bytes SHA1 (patch-aa) = 7c46612f912d45dfd4ce4f4b510e72c00bd38585 SHA1 (patch-ab) = 6fac21daa26b7de3b13839d076f78a74400efce7 SHA1 (patch-ac) = c59d7bb73fa0e79522b287054633e276ffbb069d @@ -15,5 +15,4 @@ SHA1 (patch-af) = e6d33b3e9c25a560c1df11843c6be3c9319bd018 SHA1 (patch-ba) = a39a6972d197193ea7831d23cfa66f14ca55105e SHA1 (patch-bb) = b75a2cb6d526976bb4d3a0948ce4c15eead4e2ae SHA1 (patch-bc) = 86b594ac2ee25d8a68809765a13942e8fd3be051 -SHA1 (patch-mpi_mpi-inline.h) = 0cec82342605ea5ebe7ef1da90bceecd2816e2bf SHA1 (patch-mpi_mpi-internal.h) = 431485228bdacd043e159f4f84de3871dc82f0d2 diff --git a/security/libgcrypt/patches/patch-mpi_mpi-inline.h b/security/libgcrypt/patches/patch-mpi_mpi-inline.h deleted file mode 100644 index 0b94d4092cd..00000000000 --- a/security/libgcrypt/patches/patch-mpi_mpi-inline.h +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD$ - -Change inline functions to static, which fixes building with Clang. - ---- mpi/mpi-inline.h.orig 2011-07-13 21:09:51.000000000 +0000 -+++ mpi/mpi-inline.h -@@ -29,7 +29,7 @@ - #define G10_MPI_INLINE_H - - #ifndef G10_MPI_INLINE_DECL --#define G10_MPI_INLINE_DECL extern __inline__ -+#define G10_MPI_INLINE_DECL static __inline__ - #endif - - G10_MPI_INLINE_DECL mpi_limb_t diff --git a/textproc/Makefile b/textproc/Makefile index b163f52bbed..8dd49e12219 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.660 2013/04/10 12:04:19 rodent Exp $ +# $NetBSD: Makefile,v 1.666 2013/04/10 17:51:19 rodent Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -16,9 +16,15 @@ SUBDIR+= aspell SUBDIR+= aspell-af SUBDIR+= aspell-am SUBDIR+= aspell-ar +SUBDIR+= aspell-ast +SUBDIR+= aspell-az +SUBDIR+= aspell-be +SUBDIR+= aspell-bg +SUBDIR+= aspell-bn SUBDIR+= aspell-br SUBDIR+= aspell-ca SUBDIR+= aspell-cs +SUBDIR+= aspell-csb SUBDIR+= aspell-cy SUBDIR+= aspell-da SUBDIR+= aspell-de diff --git a/textproc/aspell-ast/DESCR b/textproc/aspell-ast/DESCR new file mode 100644 index 00000000000..851508d2365 --- /dev/null +++ b/textproc/aspell-ast/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Asturian (Asturianu) Dictionary Package diff --git a/textproc/aspell-ast/Makefile b/textproc/aspell-ast/Makefile new file mode 100644 index 00000000000..80cb88aee14 --- /dev/null +++ b/textproc/aspell-ast/Makefile @@ -0,0 +1,19 @@ +# $NetBSD$ +# + +DISTNAME= aspell6-ast-0.01 +PKGNAME= ${DISTNAME:S/6-/-/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ast/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://softastur.org/Aspell +COMMENT= Asturian language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-ast/PLIST b/textproc/aspell-ast/PLIST new file mode 100644 index 00000000000..b6bfebb8332 --- /dev/null +++ b/textproc/aspell-ast/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD$ +lib/aspell/ast.multi +lib/aspell/ast.rws +lib/aspell/asturianu.alias +share/aspell/ast.dat +share/aspell/ast_affix.dat +share/aspell/l-ast.cmap +share/aspell/l-ast.cset diff --git a/textproc/aspell-ast/distinfo b/textproc/aspell-ast/distinfo new file mode 100644 index 00000000000..d65dd27ab54 --- /dev/null +++ b/textproc/aspell-ast/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (aspell6-ast-0.01.tar.bz2) = 4ee3b1a73c31d24db46a6b30f60a659d5e12aa40 +RMD160 (aspell6-ast-0.01.tar.bz2) = d682e2f1915a47a039fcbe1f98bf3238dda6fcb0 +Size (aspell6-ast-0.01.tar.bz2) = 123351 bytes diff --git a/textproc/aspell-az/DESCR b/textproc/aspell-az/DESCR new file mode 100644 index 00000000000..5f1ac935f14 --- /dev/null +++ b/textproc/aspell-az/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Azerbaijani Dictionary Package diff --git a/textproc/aspell-az/Makefile b/textproc/aspell-az/Makefile new file mode 100644 index 00000000000..a7638c3c3e8 --- /dev/null +++ b/textproc/aspell-az/Makefile @@ -0,0 +1,19 @@ +# $NetBSD$ +# + +DISTNAME= aspell6-az-0.02-0 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-0$/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/az/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://borel.slu.edu/crubadan/ +COMMENT= Azerbaijani language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-az/PLIST b/textproc/aspell-az/PLIST new file mode 100644 index 00000000000..f479d3bc289 --- /dev/null +++ b/textproc/aspell-az/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD$ +lib/aspell/az.multi +lib/aspell/az.rws +lib/aspell/azerbaijani.alias +lib/aspell/azeri.alias +share/aspell/az.dat +share/aspell/l-az.cmap +share/aspell/l-az.cset diff --git a/textproc/aspell-az/distinfo b/textproc/aspell-az/distinfo new file mode 100644 index 00000000000..bbfb9574e58 --- /dev/null +++ b/textproc/aspell-az/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (aspell6-az-0.02-0.tar.bz2) = 1ffe8b9674706f46b9daab564760c86a7b6ac63f +RMD160 (aspell6-az-0.02-0.tar.bz2) = 0d6701008b62b5ef1f4c0b6edc654168a480611e +Size (aspell6-az-0.02-0.tar.bz2) = 50588 bytes diff --git a/textproc/aspell-be/DESCR b/textproc/aspell-be/DESCR new file mode 100644 index 00000000000..85cc52f001e --- /dev/null +++ b/textproc/aspell-be/DESCR @@ -0,0 +1 @@ +Belarusian language support for aspell. diff --git a/textproc/aspell-be/Makefile b/textproc/aspell-be/Makefile new file mode 100644 index 00000000000..b0f0d88663b --- /dev/null +++ b/textproc/aspell-be/Makefile @@ -0,0 +1,19 @@ +# $NetBSD$ +# + +DISTNAME= aspell5-be-0.01 +PKGNAME= ${DISTNAME:S/5-/-/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/be/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://mova.linux.by/aspell/ +COMMENT= Belarusian language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-be/PLIST b/textproc/aspell-be/PLIST new file mode 100644 index 00000000000..34cf8c03066 --- /dev/null +++ b/textproc/aspell-be/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD$ +lib/aspell/be-common.rws +lib/aspell/be-only.rws +lib/aspell/be.multi +lib/aspell/be_BY.alias +lib/aspell/be_SU-only.rws +lib/aspell/be_SU.multi +lib/aspell/belarusian-soviet.alias +lib/aspell/belarusian.alias +share/aspell/be.dat diff --git a/textproc/aspell-be/distinfo b/textproc/aspell-be/distinfo new file mode 100644 index 00000000000..ccaab3e0dd8 --- /dev/null +++ b/textproc/aspell-be/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (aspell5-be-0.01.tar.bz2) = d4a00c3b4ce6e3629c87217e1e0c8a34b905a2b0 +RMD160 (aspell5-be-0.01.tar.bz2) = 3678ddc6a956117e5f1264ec85672ffa4dcd75ce +Size (aspell5-be-0.01.tar.bz2) = 653405 bytes diff --git a/textproc/aspell-bg/DESCR b/textproc/aspell-bg/DESCR new file mode 100644 index 00000000000..c5738a7d177 --- /dev/null +++ b/textproc/aspell-bg/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Bulgarian Dictionary Package diff --git a/textproc/aspell-bg/Makefile b/textproc/aspell-bg/Makefile new file mode 100644 index 00000000000..320753f414b --- /dev/null +++ b/textproc/aspell-bg/Makefile @@ -0,0 +1,19 @@ +# $NetBSD$ +# + +DISTNAME= aspell6-bg-4.1-0 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-0/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/bg/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://bgoffice.sourceforge.net/ +COMMENT= Bulgarian language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-bg/PLIST b/textproc/aspell-bg/PLIST new file mode 100644 index 00000000000..7a738c3d1fc --- /dev/null +++ b/textproc/aspell-bg/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD$ +lib/aspell/bg.multi +lib/aspell/bg.rws +lib/aspell/bulgarian.alias +share/aspell/bg.dat +share/aspell/bg_affix.dat +share/aspell/bg_phonet.dat +share/aspell/bulgarian.kbd diff --git a/textproc/aspell-bg/distinfo b/textproc/aspell-bg/distinfo new file mode 100644 index 00000000000..eadac25879f --- /dev/null +++ b/textproc/aspell-bg/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (aspell6-bg-4.1-0.tar.bz2) = 0388f430a14f974fab67eaa92ebba3068eec7248 +RMD160 (aspell6-bg-4.1-0.tar.bz2) = fb90f9055641936d6187522bf4a803d31e6204f1 +Size (aspell6-bg-4.1-0.tar.bz2) = 138940 bytes diff --git a/textproc/aspell-bn/DESCR b/textproc/aspell-bn/DESCR new file mode 100644 index 00000000000..0500393bee7 --- /dev/null +++ b/textproc/aspell-bn/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Bengali Dictionary Package diff --git a/textproc/aspell-bn/Makefile b/textproc/aspell-bn/Makefile new file mode 100644 index 00000000000..c320435d47a --- /dev/null +++ b/textproc/aspell-bn/Makefile @@ -0,0 +1,19 @@ +# $NetBSD$ +# + +DISTNAME= aspell6-bn-0.01.1-1 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/bn/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.bengalinux.org/downloads +COMMENT= Bengali language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-bn/PLIST b/textproc/aspell-bn/PLIST new file mode 100644 index 00000000000..654c0c8ef88 --- /dev/null +++ b/textproc/aspell-bn/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD$ +lib/aspell/bengali.alias +lib/aspell/bn.multi +lib/aspell/bn.rws +share/aspell/bn.dat +share/aspell/u-beng.cmap +share/aspell/u-beng.cset diff --git a/textproc/aspell-bn/distinfo b/textproc/aspell-bn/distinfo new file mode 100644 index 00000000000..e389b8792dd --- /dev/null +++ b/textproc/aspell-bn/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (aspell6-bn-0.01.1-1.tar.bz2) = c3adbfb8b6df04ba5cee2b25671f6119f86d67e5 +RMD160 (aspell6-bn-0.01.1-1.tar.bz2) = 55f0df39cc0a9cb197d3e6215c1f3511efee2570 +Size (aspell6-bn-0.01.1-1.tar.bz2) = 117436 bytes diff --git a/textproc/aspell-csb/DESCR b/textproc/aspell-csb/DESCR new file mode 100644 index 00000000000..bcdfdd17459 --- /dev/null +++ b/textproc/aspell-csb/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Kashubian Dictionary Package diff --git a/textproc/aspell-csb/Makefile b/textproc/aspell-csb/Makefile new file mode 100644 index 00000000000..d7a60b52844 --- /dev/null +++ b/textproc/aspell-csb/Makefile @@ -0,0 +1,19 @@ +# $NetBSD$ +# + +DISTNAME= aspell6-csb-0.02-0 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-0$/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/csb/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://borel.slu.edu/crubadan/ +COMMENT= Kashubian language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-csb/PLIST b/textproc/aspell-csb/PLIST new file mode 100644 index 00000000000..6f5f99b6a89 --- /dev/null +++ b/textproc/aspell-csb/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD$ +lib/aspell/csb.multi +lib/aspell/csb.rws +lib/aspell/kashubian.alias +lib/aspell/kaszëbsczi.alias +share/aspell/csb.dat +share/aspell/l-csb.cmap +share/aspell/l-csb.cset diff --git a/textproc/aspell-csb/distinfo b/textproc/aspell-csb/distinfo new file mode 100644 index 00000000000..a6d83a325f3 --- /dev/null +++ b/textproc/aspell-csb/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (aspell6-csb-0.02-0.tar.bz2) = 19640604cfe0035e14170d66653274779768bc3b +RMD160 (aspell6-csb-0.02-0.tar.bz2) = 2eb96085b6a575164abcccbb78962b06fb32f5ca +Size (aspell6-csb-0.02-0.tar.bz2) = 32694 bytes diff --git a/x11/py-qt4-qscintilla/Makefile b/x11/py-qt4-qscintilla/Makefile index 0c44b495706..abfe436466a 100644 --- a/x11/py-qt4-qscintilla/Makefile +++ b/x11/py-qt4-qscintilla/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2013/02/06 23:21:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.28 2013/02/16 11:19:44 wiz Exp $ # -DISTNAME= QScintilla-gpl-2.6.2 +DISTNAME= QScintilla-gpl-2.7.1 PKGNAME= ${PYPKGPREFIX}-qt4-${DISTNAME:tl:S/-gpl-/-/} -PKGREVISION= 7 CATEGORIES= x11 -MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/QScintilla2/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} MAINTAINER= helgoman@users.sourceforge.net HOMEPAGE= http://www.riverbankcomputing.co.uk/software/qscintilla/intro diff --git a/x11/py-qt4-qscintilla/distinfo b/x11/py-qt4-qscintilla/distinfo index 25c93283d12..57a3499bece 100644 --- a/x11/py-qt4-qscintilla/distinfo +++ b/x11/py-qt4-qscintilla/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/02/17 18:39:18 drochner Exp $ +$NetBSD: distinfo,v 1.9 2012/07/03 18:14:26 drochner Exp $ -SHA1 (QScintilla-gpl-2.6.2.tar.gz) = 6106c9e13983c086daf1fb0dba1180abed17588c -RMD160 (QScintilla-gpl-2.6.2.tar.gz) = ab123d98487f6c8565721127dd0e593e94ac3cde -Size (QScintilla-gpl-2.6.2.tar.gz) = 2662469 bytes +SHA1 (QScintilla-gpl-2.7.1.tar.gz) = 646b5e6e6658c70d9bca034d670a3b56690662f2 +RMD160 (QScintilla-gpl-2.7.1.tar.gz) = 9a76b5a839d9464d7be1a4f59447b443f38cf30c +Size (QScintilla-gpl-2.7.1.tar.gz) = 2841363 bytes diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index c81e417ab74..c6c3beb25fb 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2013/02/06 23:24:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.61 2013/02/16 11:25:24 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} -PYQT_VERSION= 4.9.5 -PKGREVISION= 3 +PYQT_VERSION= 4.9.6 CATEGORIES= x11 python #MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} diff --git a/x11/py-qt4/PLIST.common b/x11/py-qt4/PLIST.common index 0d00513ae6a..b2faca28b8e 100644 --- a/x11/py-qt4/PLIST.common +++ b/x11/py-qt4/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD$ +@comment $NetBSD: PLIST.common,v 1.19 2012/10/10 16:53:39 drochner Exp $ bin/pylupdate4 bin/pyrcc4 bin/pyuic4 @@ -151,6 +151,7 @@ share/sip${PYVERSSUFFIX}/QtCore/qtimeline.sip share/sip${PYVERSSUFFIX}/QtCore/qtimer.sip share/sip${PYVERSSUFFIX}/QtCore/qtranslator.sip share/sip${PYVERSSUFFIX}/QtCore/qurl.sip +share/sip${PYVERSSUFFIX}/QtCore/qurlquery.sip share/sip${PYVERSSUFFIX}/QtCore/quuid.sip share/sip${PYVERSSUFFIX}/QtCore/qvariant.sip share/sip${PYVERSSUFFIX}/QtCore/qvariantanimation.sip @@ -339,6 +340,7 @@ share/sip${PYVERSSUFFIX}/QtGui/qrawfont.sip share/sip${PYVERSSUFFIX}/QtGui/qregion.sip share/sip${PYVERSSUFFIX}/QtGui/qrgb.sip share/sip${PYVERSSUFFIX}/QtGui/qrubberband.sip +share/sip${PYVERSSUFFIX}/QtGui/qscreen.sip share/sip${PYVERSSUFFIX}/QtGui/qscrollarea.sip share/sip${PYVERSSUFFIX}/QtGui/qscrollbar.sip share/sip${PYVERSSUFFIX}/QtGui/qsessionmanager.sip @@ -507,6 +509,7 @@ share/sip${PYVERSSUFFIX}/QtWebKit/qwebframe.sip share/sip${PYVERSSUFFIX}/QtWebKit/qwebhistory.sip share/sip${PYVERSSUFFIX}/QtWebKit/qwebhistoryinterface.sip share/sip${PYVERSSUFFIX}/QtWebKit/qwebinspector.sip +share/sip${PYVERSSUFFIX}/QtWebKit/qwebkitglobal.sip share/sip${PYVERSSUFFIX}/QtWebKit/qwebkitversion.sip share/sip${PYVERSSUFFIX}/QtWebKit/qwebpage.sip share/sip${PYVERSSUFFIX}/QtWebKit/qwebpluginfactory.sip diff --git a/x11/py-qt4/distinfo b/x11/py-qt4/distinfo index 5af0adb072a..0273083e176 100644 --- a/x11/py-qt4/distinfo +++ b/x11/py-qt4/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.25 2012/07/03 18:13:07 drochner Exp $ +$NetBSD: distinfo,v 1.26 2012/10/10 16:53:39 drochner Exp $ -SHA1 (PyQt-x11-gpl-4.9.5.tar.gz) = 1f0d10fff6bcd6008a980589fd889ccdbc8eb1c8 -RMD160 (PyQt-x11-gpl-4.9.5.tar.gz) = ce2a7811e156e9d1645016a2d5f621bf06b1b4e6 -Size (PyQt-x11-gpl-4.9.5.tar.gz) = 9824076 bytes +SHA1 (PyQt-x11-gpl-4.9.6.tar.gz) = 83e649a39643ffc96741bca70177e9c73789e54d +RMD160 (PyQt-x11-gpl-4.9.6.tar.gz) = 4de97c9da7afd40eb9767861f5b808bf4406a465 +Size (PyQt-x11-gpl-4.9.6.tar.gz) = 9349834 bytes SHA1 (patch-aa) = d23c228029986264775c8a9c71830c11ed415de4 diff --git a/x11/py-sip/Makefile b/x11/py-sip/Makefile index d83ab8484d0..b5d07a15f49 100644 --- a/x11/py-sip/Makefile +++ b/x11/py-sip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2012/10/10 16:49:56 drochner Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/29 05:06:45 asau Exp $ -DISTNAME= sip-4.14 +DISTNAME= sip-4.14.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= x11 devel python #MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/sip4/ diff --git a/x11/py-sip/distinfo b/x11/py-sip/distinfo index 351a20af8bd..360d861e0e2 100644 --- a/x11/py-sip/distinfo +++ b/x11/py-sip/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.27 2012/07/03 18:12:00 drochner Exp $ +$NetBSD: distinfo,v 1.28 2012/10/10 16:49:56 drochner Exp $ -SHA1 (sip-4.14.tar.gz) = 6b4e4bec0a80fcb872c3a8b1eed152a1d4528d0b -RMD160 (sip-4.14.tar.gz) = e6a966de6c4a06ca01ffe5ea54a33e3f3e0ac55f -Size (sip-4.14.tar.gz) = 742647 bytes +SHA1 (sip-4.14.5.tar.gz) = b780dc3469bf36bca9bbaafe17c8493c67af81c1 +RMD160 (sip-4.14.5.tar.gz) = 9d5775c486c8b5e9ffeda8ca177dfc39e7df2a23 +Size (sip-4.14.5.tar.gz) = 749843 bytes SHA1 (patch-aa) = 353f3c08b4eb27a329221ecfeec6feb0dca4b287 SHA1 (patch-ab) = 044f78528dc67f7585c15b0fb3ec116ff11e31a6 diff --git a/x11/qt4-qscintilla/Makefile b/x11/qt4-qscintilla/Makefile index f94270cd962..d55e9dfb8cd 100644 --- a/x11/qt4-qscintilla/Makefile +++ b/x11/qt4-qscintilla/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2013/02/06 23:21:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2013/02/16 11:19:43 wiz Exp $ # -DISTNAME= QScintilla-gpl-2.6.2 +DISTNAME= QScintilla-gpl-2.7.1 PKGNAME= qt4-${DISTNAME:tl:S/-gpl-/-/} -PKGREVISION= 7 CATEGORIES= x11 -MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/QScintilla2/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} MAINTAINER= helgoman@users.sourceforge.net HOMEPAGE= http://www.riverbankcomputing.co.uk/software/qscintilla/intro diff --git a/x11/qt4-qscintilla/distinfo b/x11/qt4-qscintilla/distinfo index 03a9f17903e..70c4fc6e289 100644 --- a/x11/qt4-qscintilla/distinfo +++ b/x11/qt4-qscintilla/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/02/17 18:38:41 drochner Exp $ +$NetBSD: distinfo,v 1.9 2012/07/03 18:13:52 drochner Exp $ -SHA1 (QScintilla-gpl-2.6.2.tar.gz) = 6106c9e13983c086daf1fb0dba1180abed17588c -RMD160 (QScintilla-gpl-2.6.2.tar.gz) = ab123d98487f6c8565721127dd0e593e94ac3cde -Size (QScintilla-gpl-2.6.2.tar.gz) = 2662469 bytes +SHA1 (QScintilla-gpl-2.7.1.tar.gz) = 646b5e6e6658c70d9bca034d670a3b56690662f2 +RMD160 (QScintilla-gpl-2.7.1.tar.gz) = 9a76b5a839d9464d7be1a4f59447b443f38cf30c +Size (QScintilla-gpl-2.7.1.tar.gz) = 2841363 bytes -- 2.11.4.GIT