summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2009-11-01get back patch-aa, it is required for DESTDIR installation.obache2-1/+27
2009-10-31Fix registration of the DTD in the catalog by not prefixing the destdir.jmmv1-8/+8
This makes the package work again. Bump PKGREVISION.
2009-10-31Update ruby-haml from version 1.8.2 to version 2.2.10.seb3-21/+89
Pkgsrc changes: - Update HOMEPAGE - Build using gemspec Upstream changes: A lot! Please see http://haml-lang.com/docs/yardoc/HAML_CHANGELOG.md.html for the list of changes since version 2.2.0. The changes from version 1.8.2 to version 2.0.10 are a little bit more difficult to get, it seems you have to explore the commit logs of haml's git repository or the haml mailing list.
2009-10-31Update to 2.7.6:wiz2-6/+7
2.7.6: Oct 6 2009: - Bug Fixes: Restore thread support in default configuration (Andrew W. Nosenko), URI with no path parsing problem (Daniel Veillard), Minor patch for conditional defines in threads.c (Eric Zurcher) 2.7.5: Sep 24 2009: - Bug Fixes: Restore behavior of --with-threads without argument (Andrew W. Nosenko), Fix memory leak when doc is NULL (Rob Richards), 595792 fixing a RelaxNG bug introduced in 2.7.4 (Daniel Veillard), Fix a Relaxng bug raised by libvirt test suite (Daniel Veillard), Fix a parsing problem with little data at startup (Daniel Veillard), link python module with python library (Frederic Crozat), 594874 Forgot an fclose in xmllint (Daniel Veillard) - Cleanup: Adding symbols.xml to EXTRA_DIST (Daniel Veillard) 2.7.4: Sep 10 2009: - Improvements: Switch to GIT (GNOME), Add symbol versioning to libxml2 shared libs (Daniel Veillard) - Portability: 593857 try to work around thread pbm MinGW 4.4 (Daniel Veillard), 594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashes (Daniel Veillard), Fix Windows build * relaxng.c: fix windows build (Rob Richards), Fix the globals.h to use XMLPUBFUN (Paul Smith), Problem with extern extern in header (Daniel Veillard), Add -lnetwork for compiling on Haiku (Scott McCreary), Runtest portability patch for Solaris (Tim Rice), Small patch to accomodate the Haiku OS (Scott McCreary), 584605 package VxWorks folder in the distribution (Daniel Veillard), 574017 Realloc too expensive on most platform (Daniel Veillard), Fix windows build (Rob Richards), 545579 doesn't compile without schema support (Daniel Veillard), xmllint use xmlGetNodePath when not compiled in (Daniel Veillard), Try to avoid __imp__xmlFree link trouble on msys (Daniel Veillard), Allow to select the threading system on Windows (LRN), Fix Solaris binary links, cleanups (Daniel Veillard), Bug 571059 – MSVC doesn't work with the bakefile (Intron), fix ATTRIBUTE_PRINTF header clash (Belgabor and Mike Hommey), fixes for Borland/CodeGear/Embarcadero compilers (Eric Zurcher) - Documentation: 544910 typo: "renciliateNs" (Leonid Evdokimov), Add VxWorks to list of OSes (Daniel Veillard), Regenerate the documentation and update for git (Daniel Veillard), 560524 ¿ xmlTextReaderLocalName description (Daniel Veillard), Added sponsoring by AOE media for the server (Daniel Veillard), updated URLs for GNOME (Vincent Lefevre), more warnings about xmlCleanupThreads and xmlCleanupParser (Daniel Veillard) - Bug fixes: 594514 memory leaks - duplicate initialization (MOD), Wrong block opening in htmlNodeDumpOutputInternal (Daniel Veillard), 492317 Fix Relax-NG validation problems (Daniel Veillard), 558452 fight with reg test and error report (Daniel Veillard), 558452 RNG compilation of optional multiple child (Daniel Veillard), 579746 XSD validation not correct / nilable groups (Daniel Veillard), 502960 provide namespace stack when parsing entity (Daniel Veillard), 566012 part 2 fix regresion tests and push mode (Daniel Veillard), 566012 autodetected encoding and encoding conflict (Daniel Veillard), 584220 xpointer(/) and xinclude problems (Daniel Veillard), 587663 Incorrect Attribute-Value Normalization (Daniel Veillard), 444994 HTML chunked failure for attribute with <> (Daniel Veillard), Fix end of buffer char being split in XML parser (Daniel Veillard), Non ASCII character may be split at buffer end (Adiel Mittmann), 440226 Add xmlXIncludeProcessTreeFlagsData API (Stefan Behnel), 572129 speed up parsing of large HTML text nodes (Markus Kull), Fix HTML parsing with 0 character in CDATA (Daniel Veillard), Fix SetGenericErrorFunc and SetStructured clash (Wang Lam), 566012 Incomplete EBCDIC parsing support (Martin Kogler), 541335 HTML avoid creating 2 head or 2 body element (Daniel Veillard), 541237 error correcting missing end tags in HTML (Daniel Veillard), 583439 missing line numbers in push mode (Daniel Veillard), 587867 xmllint --html --xmlout serializing as HTML (Daniel Veillard), 559501 avoid select and use poll for nanohttp (Raphael Prevost), 559410 - Regexp bug on (...)? constructs (Daniel Veillard), Fix a small problem on previous HTML parser patch (Daniel Veillard), 592430 - HTML parser runs into endless loop (Daniel Veillard), 447899 potential double free in xmlFreeTextReader (Daniel Veillard), 446613 small validation bug mixed content with NS (Daniel Veillard), Fix the problem of revalidating a doc with RNG (Daniel Veillard), Fix xmlKeepBlanksDefault to not break indent (Nick Wellnhofer), 512131 refs from externalRef part need to be added (Daniel Veillard), 512131 crash in xmlRelaxNGValidateFullElement (Daniel Veillard), 588441 allow '.' in HTML Names even if invalid (Daniel Veillard), 582913 Fix htmlSetMetaEncoding() to be nicer (Daniel Veillard), 579317 Try to find the HTML encoding information (Daniel Veillard), 575875 don't output charset=html (Daniel Veillard), 571271 fix semantic of xsd:all with minOccurs=0 (Daniel Veillard), 570702 fix a bug in regexp determinism checking (Daniel Veillard), 567619 xmlValidateNotationUse missing param test (Daniel Veillard), 574393 ¿ utf-8 filename magic for compressed files (Hans Breuer), Fix a couple of problems in the parser (Daniel Veillard), 585505 ¿ Document ids and refs populated by XSD (Wayne Jensen), 582906 XSD validating multiple imports of the same schema (Jason Childs), Bug 582887 ¿ problems validating complex schemas (Jason Childs), Bug 579729 ¿ fix XSD schemas parsing crash (Miroslav Bajtos), 576368 ¿ htmlChunkParser with special attributes (Jiri Netolicky), Bug 565747 ¿ relax anyURI data character checking (Vincent Lefevre), Preserve attributes of include start on tree copy (Petr Pajas), Skip silently unrecognized XPointer schemes (Jakub Wilk), Fix leak on SAX1, xmllint --sax1 option and debug (Daniel Veillard), potential NULL dereference on non-glibc (Jim Meyering), Fix an XSD validation crash (Daniel Veillard), Fix a regression in streaming entities support (Daniel Veillard), Fix a couple of ABI issues with C14N 1.1 (Aleksey Sanin), Aleksey Sanin support for c14n 1.1 (Aleksey Sanin), reader bug fix with entities (Daniel Veillard), use options from current parser ctxt for external entities (Rob Richards), 581612 use %s to printf strings (Christian Persch), 584605 change the threading initialization sequence (Igor Novoseltsev), 580705 keep line numbers in HTML parser (Aaron Patterson), 581803 broken HTML table attributes init (Roland Steiner), do not set error code in xmlNsWarn (Rob Richards), 564217 fix structured error handling problems, reuse options from current parser for entities (Rob Richards), xmlXPathRegisterNs should not allow enpty prefixes (Daniel Veillard), add a missing check in xmlAddSibling (Kris Breuker), avoid leaks on errors (Jinmei Tatuya) - Cleanup: Chasing dead assignments reported by clang-scan (Daniel Veillard), A few more safety cleanup raised by scan (Daniel Veillard), Fixing assorted potential problems raised by scan (Daniel Veillard), Potential uninitialized arguments raised by scan (Daniel Veillard), Fix a bunch of scan 'dead increments' and cleanup (Daniel Veillard), Remove a pedantic warning (Daniel Veillard), 555833 always use rm -f in uninstall-local (Daniel Veillard), 542394 xmlRegisterOutputCallbacks MAX_INPUT_CALLBACK (Daniel Veillard), Autoregenerate libxml2.syms automated checkings (Daniel Veillard), Make xmlRecoverDoc const (Martin Trappel) (Daniel Veillard), Both args of xmlStrcasestr are const (Daniel Veillard), hide the nbParse* variables used for debugging (Mike Hommey), 570806 changed include of config.h (William M. Brack), cleanups and error reports when xmlTextWriterVSprintf fails (Jinmei Tatuya)
2009-10-31Set LICENSE.wiz1-1/+2
2009-10-31Update to 0.6:wiz4-37/+40
* General: - Docutils is now compatible with Python versions from 2.3 up to 2.6 and convertible to 3.1 code. + Node.__nonzero__ returns True instead of 1. + use os.walk instead os.path.walk. + minimize "types" module where possible. + Backwards-compatible changes to remove python2.6 -3 deprecation warnings + Text nodes now subclass unicode rather than UserString (which is gone in python 3.0). + 3.0 compatibility module docutils._compat + Drop 2.2 compatibility workarounds. + Drop extras/optparse.py and extras/textwrap.py (stdlib modules since 2.3). - OpenOffice export: ODT writer moved from sandbox to Doctutils core. - Unix man page export: manpage writer moved from sandbox to Doctutils core. - Apply [ 1719345 ] Galician translation - Apply [ 1905741 ] Polish translation - Apply [ 1878977 ] make_id(): deaccent characters. - Apply [ 2029251 ] return nonzero when tests fail. - Fix [ 1692788 ] allow UTF-8 in style sheets. - Fix [ 2781629 ] support non-ASCII chars in file names. - Apply [ 2845002 ] let ``--no-raw`` disable raw *roles* too. - Fix [ 2831643 ] by renaming DirectiveError.message to DirectiveError.msg - Fix [ 2821266 ] --strict option works now like --halt=info. - Fix [ 2788716 ] DirectiveError now correctly reports source and line. - Fix [ 1627229 ] hyperlink references in substitutions. - The "newlatex" writer is orphaned. * reStructuredText: - Documented Unicode characters allowed as inline markup openers, closers, and delimiters. - Allow units for all length specifications. - Allow percent sign in "scale" argument of "figure" and "image" directives. - Bugfix: The "figalign" argument of a figure now works as intended (aligning the figure, not its contents). - Align images with class "align-[right|center|left]" (allows setting the alignment of an image in a figure). * docutils/nodes.py: - Added ``Element.__contains__`` method, for the in-operator. * docutils/parsers/rst/states.py: - Apply [ 1994493 ] Patch to support all kinds of quotes in inline markup. - Added support for Unicode inline markup delimiters "‐ ‑ ‒ – —" and " " (non-breaking space), and "¡ ¿" openers. * docutils/parsers/directives/misc.py: - Added ``start-line`` and ``end-line`` options to "include" directive to select a range of lines. - Hard tabs in literal inclusions are replaced by spaces. This is configurable via the new ``tab-width`` option of the "include" directive (a negative tab-width prevents tab expansion). * docutils/utils.py: - Add ``get_stylesheet_list`` function. - Apply [ 2834836 ] print info at halt * docutils/transforms/universal.py: - Raise default priority of StripClasses to exclude stripped classes from the ToC. * docutils/writers/html4css1/__init__.py: - ``--stylesheet`` and ``--stylesheet-path`` options support a comma separated list of stylesheets. - Address [ 1938891 ] Inline literal text creates "pre" span only when needed to prevent inter-word line wraps. - Use `translate` method instead of repeated `replace` calls. - Fix [ 1757105 ] New ``table-style`` option. Added to standard table classes to allow CSS styling that does not interfere with other table-using constructs (field lists, citations, ...). * docutils/writers/newlatex2e/__init__.py: - Apply [ 1612821 ] Double quotes in literal text in Italian/German * docutils/writers/latex2e/__init__.py (see also `<docs/user/docutils-05-compat.sty.html>`__) : - Add ``--embed-stylesheet`` option. - Apply [ 1474017 ] image vertical alignment is reversed. - Apply [ 2051599 ] multi-page tables in latex writer (from pabigot). - Change: has_key for dictionaries (not Nodes) to in-operator. - Merge adjacent citations into one latex cite command. - Failsave implementation of custom roles. LaTeX compilation now ignores unknown classes instead of aborting with an error. - Support custom roles based on standard roles. - LaTeX packages can be used as ``--stylesheet`` arguments without restriction. (A style sheet is now referenced with the ``\usepackage`` command, if it ends with ``.sty`` or has no extension.) - Add ``bp`` to lenghts without unit (prevents LaTex errors). - Correctly write length unit ``pt`` as ``bp`` in LaTeX. - Do not convert ``px`` to ``pt`` (``px`` is supported by pdfTeX since 2005-02-04 as a configurable length unit). - Do not use fontenc, nor the obsolete 'ae' and 'aeguill' packages if font-encoding is set to ''. LaTeX defaults to OT1 then. - Set sub- and superscript role argument in text mode not as math. Use a custom role based on sub-/superscript if you want italic shape. - Shorter preamble and less dependencies: Load packages and define macros only if required in the document. - Use the name prefix ``DU`` for all Docutils specific LaTeX macros. - New custom environments and commands with optional "classes" argument. - Simpler LaTeX encoding, e.g. "\%" instead of "{\%}". - Better conformance to Docutils specifications with ``--use-latex-toc``. Support for LaTeX generated ToC also with unnumbered sections. - If 'sectnum_xform' is False, the 'sectnum' directive triggers section numbering by LaTeX. - Use default font in admonitions and sidebar. - Align of image in a figure defaults to 'center'. - Bugfix: Newlines around targets and references prevent run-together paragraphs. - Fix internal hyperlinks. - Use class defaults for page margins ('typearea' now optional). - Float placement made configurable, default changed to "here definitely". - Typeset generic topic as "quote block with title". - Use template (file and configuration option). - In the default template, load cmap.sty (fix text extraction in PDF) and fixltx2e.sty (LaTeX patches, \textsubscript). - Render doctest blocks as literal blocks (fixes [ 1586058 ]). - Use `translate` instead of repeated `replace` calls for text encoding. - Hyperlinked footnotes and support for symbol footnotes and ``--footnote-references=brackets`` with ``--use-latex-footnotes``. - Complete pairs of binary options (``--figure-footnotes, --figure-citations, --link-stylesheet``, ``--use-docutils-toc, --use-docutils-docinfo, --topic-abstract``) - New defaults: - font-encoding: "T1" (formerly implicitely set by 'ae'). - use-latex-toc: true (ToC with page numbers). - use-latex-footnotes: true (no mixup with figures). * docutils/writers/manpage.py - Do not print version at document end, this is done by the viewer. - Do not print date at document end, this is done by the viewer. - Fix storage of docinfo fields for none standard fields. * docutils/tools/rst2man.py
2009-10-31Update to 20090818, 6 years of development.wiz2-7/+8
2009-10-31Update to jing-20090818, 6 years of development.wiz3-61/+97
2009-10-31Update to 3.11:wiz2-6/+6
iso-codes 3.11 -------------- Tobias Quathamer <toddy@debian.org> Thu, 1 October 2009 [ ISO 639-2 ] * Update to 2009-09-01 (changes to bih and him) [ ISO 639 translations ] * Polish by Jakub Bogusz (TP) * Brazilian Portuguese by Leonardo Ferreira Fontenelle (TP) * Czech by Miroslav Kure * French by Christian Perrier [ ISO 639-3 translations ] * Polish by Jakub Bogusz (TP) [ ISO 3166 translations ] * Polish by Jakub Bogusz (TP) * Brazilian Portuguese by Leonardo Ferreira Fontenelle (TP) * Vietnamese by Clytie Siddall (TP) * Lithuanian by Kęstutis Biliūnas [ ISO 3166-2 translations ] * Vietnamese by Clytie Siddall (TP) * Polish by Jakub Bogusz (TP) * Lithuanian by Kęstutis Biliūnas [ ISO 4217 translations ] * Polish by Jakub Bogusz (TP) [ ISO 15924 translations ] * Polish by Jakub Bogusz (TP) iso-codes 3.10.3 ---------------- Tobias Quathamer <toddy@debian.org> Tue, 1 September 2009 [ ISO 3166 translations ] * Russian by Pavel Maryanov (TP) * Dutch by Freek de Kruijf (TP) * Thai by Theppitak Karoonboonyanan [ ISO 639 translations ] * Italian by Milo Casagrande (TP) * Tamil by I. Felix (TP) * Belarusian by Alexander Nyakhaychyk (TP) [ ISO 639-3 translations ] * Tamil by I. Felix (TP) * Marathi by Sandeep Shedmake (TP) * Dutch by Freek de Kruijf (TP) [ ISO 15924 translations ] * Russian by Pavel Maryanov (TP) * Finnish by Tommi Vainikainen (TP)
2009-10-30Mark SUPRESEDES.obache1-1/+2
2009-10-29This doesn't come with a readme file.ahoka1-1/+3
2009-10-29Support for OO.o dicts without readme files.ahoka2-3/+13
2009-10-29Support PKGMANDIRtnn2-5/+5
2009-10-29rename the pkg so that it doesn't share the namespace with thedrochner2-4/+8
former version anymore, to avoid problems with binary pkgs
2009-10-28Fix building on Darwin; allow custom compiler and linker flags; allow ↵adam5-13/+61
universal binary.
2009-10-27Add previously imported hunspell dicts.ahoka1-1/+9
2009-10-27Import hunspell-lv_LV-0.8b1 as textproc/hunspell-lv_LV.ahoka3-0/+16
Latvian dictionary for hunspell. Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27Import hunspell-pl_PL-20061202 as textproc/hunspell-pl_PL.ahoka3-0/+16
Polish dictionary for hunspell. Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27Import hunspell-fy_NL-0.12 as textproc/hunspell-fy_NL.ahoka3-0/+16
Frisian dictionary for hunspell. Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27Import hunspell-en_ZA-20060120 as textproc/hunspell-en_ZA.ahoka3-0/+16
English (South Africa) dictionary for hunspell. Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27Import hunspell-en_NZ-20020518 as textproc/hunspell-en_NZ.ahoka3-0/+16
English (New Zealand) dictionary for hunspell. Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27Import hunspell-en_CA-20020315 as textproc/hunspell-en_CA.ahoka3-0/+16
English (Canada) dictionary for hunspell. Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27Import hunspell-el_GR-20041220 as textproc/hunspell-el_GR.ahoka3-0/+16
Greek dictionary for hunspell. Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27Import hunspell-cy_GB-20040425 as textproc/hunspell-cy_GB.ahoka3-0/+16
Welsh dictionary for hunspell. Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27update to 1.06.38drochner12-115/+61
this switches to the "super stable" branch which is the only one where tarballs are distributed of, too many changes to list here, the most notable recent one is that the recent expat DOS vulnerability was fixed, as were some portability issues which caused problems on NetBSD
2009-10-27update to 0.18.0drochner4-25/+230
This switches to the gnome-2.28 release branch. pkgsrc changes: -depend in docbook-xml-4.5 and scrollkeeper-dtd because these are used by some gnome pkgs (should fix PR pkg/42233 by Robert Elz) -prepare to call xsltproc with the -nonet option (commented out for now because it makes xsltproc fail even if no network accesses are necessary, needs investigation)
2009-10-27+scrollkeeper-dtddrochner1-1/+2
2009-10-27add a makefile snippet to build a wrapper for "xsltproc" whichdrochner1-0/+9
makes sure the tool is called with the "--nonet" option, keeping it from using http or ftp to resolve references in xml files (unfortunately it doesn't work as intended yet)
2009-10-27add scrollkeeper-dtd-1.0, a pkg which installs just a single DTD filedrochner4-0/+36
needed for some gnome documentation builds
2009-10-27update to 4.5drochner3-71/+108
this adds version 4.5 of the dtds/schemas (used by some newer gnome pkgs)
2009-10-26Update json-glib to 0.8.0.obache5-36/+21
Overview of changes for 0.8.0 ============================= * Remove the in-tree Vala bindings: they are part of Vala, now * Remove the in-tree Debian packaging * Fix bug #958: JsonGenerator does not escape special characters * Fix bug #965: Conditionally compile the test suite * Display the filename and line inside the error messages when loading from a file * Fix bug #1203: Correctly terminate a string array * Fix bug #1393: Regression tests fail on OpenBSD * Do not leak memory on error code paths * Improve and clean up the build system * Make JsonNode completely opaque * Conditionally generate introspection data on build * Fix bug #1353: Do not overwrite when copying * Deprecate json_object_add_member() * Add convenience accessors for JsonObject and JsonArray * Add convenience iteration functions for JsonObject and JsonArray * Automatically promote integers to gint64, to compensate for the lack of integer size in the JSON specificiation * Disallow the inclusion of single header files: only json-glib,h and json-gobject.h can be included directly * Documentation fixes * Clean up and remove code duplication inside the Parser object
2009-10-25Add patch to fix compiler error 'operands have incompatible types'sno2-1/+26
2009-10-21mdocml-1.9.9:joerg2-6/+6
- improve scaling support - expand man(7) and mdoc(7)
2009-10-21resolve lib/charset.alias conflicts. PR pkg/42199tnn4-7/+23
2009-10-21update to 2.7.6drochner5-178/+44
changes: -bugfixes -portability and documentation improvements -cleanup pkgsrc note: added some tweaks to EBCDIC support, both to fix non- portable assumptions in the code and to work around NetBSD deficiencies; now it needs only a little fix to CP273 (newline conversion) to make the selftest succeed on NetBSD
2009-10-19Update to mdocml-1.9.8:joerg2-6/+6
- Improvements for various man(7) and mdoc(7) tags - Initial support for scaling factors - HTML output - Much linting
2009-10-19Update to textile-2.1.3. No detailed changes available.joerg2-10/+8
2009-10-19Update to html5lib-0.11.1. No detailed changes.joerg2-6/+6
2009-10-17Updating textproc/p5-XML-RSS 1.45 to 1.46sno2-8/+11
pkgsrc changes: - Adjusting dependencies - Adding license definition Upstream changes: 1.46 - October 8, 2009 - Updated the E-mail address of Adam Trickett. - Removed the perl-5.6.x-specific workarounds and made perl-5.8.x as a requirement. This was done in order to: - avoid a workaround that also caused an incomplete test coverage. - avoid various test failures due to a problem with XML-Parser on 5.6.x . - encourage people using ancient versions of perl in production. - Convert all occurences of "new XML::RSS" to "XML::RSS->new()" everywhere. - a best practice.
2009-10-17Updating textproc/p5-Text-CSV from 1.14 to 1.15sno2-7/+7
pkgsrc changes: - Adjusting dependency to newly released Text::CSV_XS Upstream changes: 1.15 Thu Oct 15 17:23:39 2009 - updated the compatibility for Text::CSV_XS version 0.69 * Auto detection of eol => "\r" in streams (but incomplete correspondence. I will rewrite CSV_PP in the future)
2009-10-17Updating textproc/p5-Text-CSV_XS from 0.68 to 0.69sno2-6/+7
pkgsrc changes: - EXTRACT_SUFX changed to .tgz Upstream changes: 2009-10-10 0.69 - H.Merijn Brand <h.m.brand@xs4all.nl> * Missing end quotes in error code docs * examples/csv-check now shows detected eol * Auto detection of eol => "\r" in streams * Optimized caching. All cache changes now in XS
2009-10-14Update MeCab to 0.98.obache14-45/+67
2009-09-27 MeCab 0.98 * UTF16 support (experimental) * On Windows, changed to use Native API (ex. MultiByteToWideChar) for codeset conversion. * Convert source code to Google coding style. * Add EON (end of N-best) format option (-S or --eon-format) * Fixes problems hankaku-kana handling on Shift-JIS environment * support online leraning (experimental) * Now buildable without -Wno-deprecated * and some small fixes.
2009-10-13Fix hunspell-he_IL entry and remove p5-XML-LibXML-Common.wiz1-3/+2
2009-10-12Four more hunspell dictionaries.ahoka1-1/+5
2009-10-12Import hunspell-ny_MW-20050108 as textproc/hunspell-ny_MW.ahoka3-0/+16
Chichewa dictionary for hunspell.
2009-10-12Import hunspell-nl_NL-20070607 as textproc/hunspell-nl_NL.ahoka3-0/+16
Dutch dictionary for hunspell.
2009-10-12Import hunspell-ms_MY-20050117 as textproc/hunspell-ms_MY.ahoka3-0/+16
Malay dictionary for hunspell.
2009-10-12Import hunspell-mg_MG-20050108 as textproc/hunspell-mg_MG.ahoka3-0/+16
Malagasy dictionary for hunspell.
2009-10-12hr, it and lt dicts for hunspell.ahoka1-1/+4
2009-10-12Import hunspell-lt_LT-20031231 as textproc/hunspell-lt_LT.ahoka3-0/+16
Lithuanian dictionary for hunspell.