summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2011-06-06update to 1.2.0drochner4-6/+41
changes: -minor feature additions -bugfixes also patch some portability problems to make the selftest succeed
2011-06-06addmore patches from upstream:drochner4-8/+137
-fix more potential problems on reallocation failures (CVE-2011-1944) -Fix memory corruption also replace an error handling which doesn't recover from integer overflow bump PKGREV
2011-06-04Update textproc/lua-expat to 1.2.0.schnoebe2-9/+9
Required for updating chat/prosody to 0.8.1, which helps handle the "billion laughs" exploits on XML parsers and XMPP servers. Change log as recorded in the README: Version 1.2.0 [02/Jun/2011] * support for the StartDoctypeDecl handler * add parser:stop() to abort parsing inside a callback
2011-06-02Changes 4.8:adam6-34/+61
* CLDR 2.0: The CLDR 2.0 release contains numerous improvements and bug fixes approved by the CLDR committee, including much additional data for many languages. * Explicit parent locale support in data imported from CLDR. * MessageFormat and related classes (choice/plural/select) have been reimplemented, with several improvements and some incompatible changes. * Extended PluralFormat pattern syntax supports explicit-value forms and offsets. * Utility APIs in PluralRules (get some/all/unique keyword values) * Time zone API to return a list of available canonical system time zone IDs. * Time zone API to return a region. * Collation: Full implementation & public API for script reordering * Dictionary-type trie * GB18030-2005 update
2011-05-30Update groonga to 1.2.2.obache3-320/+565
Release 1.2.2 - 2011/05/29 -------------------------- Improvements ^^^^^^^^^^^^ * Added packages for Ubuntu 11.04 Natty Narwhal. * Removed packages for Ubuntu 10.10 Maverick Meerkat. * RPM: Split server related packages to groonga-server package. * suggest: Added target object name into error messages. * document: Started English support. (not completed yet.) * groonga-suggest-httpd: Added --disable-max-fd-check option. * groonga: Renamed :option:`--address <-a>` option to :option:`--bind-address`. * groonga-suggest-httpd: Renamed --address option to --bind-address. * Changed admin HTML install directory to $PREFIX/share/groonga/html/admin/ from $PREFIX/share/groonga/admin_html/. * groonga-suggest-httpd: Used "application/json" for JSON response instead of "text/javascript". * Windows: Used DLL relative path instead of executable file relative path. * MeCab: Added error message from MeCab on MeCab initialize error. * suggest: Added prefix_search parameter to suggest command. #909 * plugin: Added grn_plugin_get_system_plugins_dir() and grn_plugin_get_suffix() API. * Added grn_obj_is_builtin() API. * :doc:`/commands/load`: Added table name check. #934 * Showed invalid name context in error message. #935 Fixes ^^^^^ * Fixed a data breaking bug on multi process update. #890
2011-05-28Add missed tools to heirloom-awk and heirloom-grep, tested on Linuxcheusov1-1/+2
2011-05-28DESCR_SRC now contains full paths to DESCR filescheusov24-48/+48
2011-05-28add heirloom packages, oked by sponsorscheusov1-1/+25
2011-05-28heirloom partcheusov3-0/+20
2011-05-28heirloom partcheusov3-0/+18
2011-05-28heirloom partcheusov3-0/+22
2011-05-28heirloom partcheusov3-0/+23
2011-05-28heirloom partcheusov3-0/+18
2011-05-28heirloom partcheusov3-0/+24
2011-05-28heirloom partcheusov3-0/+17
2011-05-28heirloom partcheusov3-0/+21
2011-05-28heirloom partcheusov3-0/+25
2011-05-28heirloom partcheusov3-0/+17
2011-05-28heirloom partcheusov3-0/+23
2011-05-28heirloom partcheusov3-0/+17
2011-05-28heirloom partcheusov3-0/+18
2011-05-28heirloom partcheusov3-0/+17
2011-05-28heirloom partcheusov3-0/+33
2011-05-28heirloom partcheusov3-0/+17
2011-05-28heirloom partcheusov3-0/+18
2011-05-28heirloom partcheusov3-0/+24
2011-05-28heirloom partcheusov3-0/+19
2011-05-28heirloom partcheusov3-0/+17
2011-05-28heirloom partcheusov3-0/+18
2011-05-28heirloom partcheusov3-0/+18
2011-05-28heirloom partcheusov3-0/+18
2011-05-28heirloom partcheusov3-0/+18
2011-05-27Fix dependency patternsjoerg1-4/+4
2011-05-27Fix references to the perl interpreter to let this build. Bump revision to 2.jmmv1-2/+5
2011-05-27Update asciidoc to 8.6.5.gls3-13/+16
Release highlights: * The addition of an html5 backend to generate HTML 5 output. Apart from the inclusion of audio and video block macros the html5 backend is functionally identical to the xhtml11 backend. * A new flask theme for xhtml11 and html5 backends inspired by the Flask website styling (see toc2 example in the next item below). * The new toc2 attribute generates a table of contents in the left hand margin (xhtml11 and html5 backends). * a2x(1) now has a flexible mechanism for copying arbitrary resource files to HTML based outputs#-#this is very handy for generating EPUB files with embedded fonts and other resources. o The a2x(1) --resource option can be used to inject any file into EPUB output documents e.g. CSS resources such as fonts and background images. o Explicitly specified resources are added to the EPUB OPF manifest automatically. o You can explicitly specify file extension MIME types. o The enhanced resource processing works around a couple of DocBook XSL bugs (see EPUB Notes). Read the CHANGELOG for a full list of all additions, changes and bug fixes.
2011-05-23+dikt, oked by sponsorscheusov1-1/+2
2011-05-23Dictionary program for KDE accessing dictionary serverscheusov4-0/+39
via specialized protocol (RFC2229).
2011-05-23Add ruby-classifier.minskim1-1/+2
2011-05-23Import ruby19-classifier-1.3.3 as textproc/ruby-classifier.minskim4-0/+44
Classifier is a general classifier module for Ruby to allow Bayesian and other types of classifications.
2011-05-23Add ruby-fast-stemmer.minskim1-1/+2
2011-05-23Import ruby19-fast-stemmer-1.0.0 as textproc/ruby-fast-stemmer.minskim4-0/+33
Fast-stemmer is simply a wrapping around multithreaded Porter stemming algorithm.
2011-05-20fix module typedmcmahill1-1/+2
2011-05-19Fixes DEPENDS patternobache1-5/+5
* need surround {} with multiple pkgname. * need -[0-9]* to allow all version.
2011-05-19Change MASTER_SITES subdir to usual simple one.obache1-2/+2
2011-05-19* Change MASTER_SITES subdir to usual one.obache1-3/+3
* Add missing tail / of HOMEPAGE.
2011-05-19* Change MASTER_SITES subdir to usual oneobache1-3/+3
* add missing tail / to HOMEPAGE.
2011-05-19Change MASTER_SITES subdir to usual one.obache2-4/+4
2011-05-18add and enable several perl modules needed to support databases/koha. PR ↵dmcmahill1-1/+7
pkg/43929
2011-05-18Initial import of textproc/p5-Text-CSV-Encoded version 0.10dmcmahill3-0/+27
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- This module inherits Text::CSV and is aware of input/output encodings.
2011-05-18Initial import of textproc/p5-PDF-Table version 0.9.3dmcmahill3-0/+26
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- This module is intended for table generation using PDF::API2