summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2017-10-12py-tinycss2: update to 0.6.1adam2-7/+7
Version 0.6.1 * Update documentation.
2017-10-11gtk-doc: Add comment about failing test case.wiz1-1/+2
2017-10-11gtk-doc: update to 1.26.wiz3-19/+49
GTK-Doc 1.26 (Aug 11 2017) ============== Remove tmpl support (gtkdoc-mktmpl). Port all tools from bash/perl to python. Changes o 773879 : - scangobj: Do not generate unused parameters o 780789 : Convert gtkdoc-scan from Perl to Python o 752126 : Add support for inline program documentation o 753052 : _() causes element a: validity error : ID idx already defined o 758137 : GtkLabel and GtkShortcutsShortcut notes on escaping character entities don't render properly o 764407 : Broken links to structs in function definitions o 764543 : /usr/bin/gtkdoc-mkpdf always exits with an error o 768675 : make check fails on master o 769125 : gtkdoc-mkhtml/pdf fails on spaces in search path o 769341 : gtkdoc-mkdb line 3966 triggers " Negative repeat count does nothing " warnings o 771255 : " Symbol name not found at the start of comment block " warning with " attributes " annotation. o 773151 : configure: Lower perl dependency to 5.16.0 o 774168 : gobject introspection annotations and gtk-doc parser do not agree o 774812 : Error messages from xsltproc are hidden by gtkdoc-mkhtml o 778144 : Allow disabling introspection for ancillary property mechanisms o 779566 : Replace shell executables with Python GTK-Doc 1.25 (Mar 21 2016) ============== Changes o 763465 : - released version of gtk-doc no longer understands cross-reference data in gtk+ o 742404 : unify index.sgml and *.devhelp2 + change gtkdoc-fixxref to use *.devhelp2 o 743182 : Automatically support PACKAGE variables as XML entities o 744061 : Skip standard g_iface, parent_instance and parent_class struct members o 751479 : help: Document the Stability tag for documentation comments o 751777 : gtk-doc -sections.txt file documentation is a bit confusing o 751783 : Creating master xml document documentation is a bit lacking o 751906 : help: Fix incorrect example syntax for embedded images o 752795 : documentation is not rebuilt when only content of doc comments change o 753145 : gtkdoc-mkhtml fails on spaces in file names o 753348 : gtkdocize does not handle -flat flavours o 756297 : Add CMake module o 756368 : gtkdocize mistakenly parses options from comments in configure.ac o 756519 : `make check' fails - Sequence (?R...) not recognized in regex o 756684 : Support (not nullable) annotation o 756998 : Support |[ <!-- language= " plain " --> ]| o 758996 : gtkdoc-mkdb: ensure macros appear in the correct section o 759017 : autogenerated ids in return and parameter blocks GTK-Doc 1.24 (May 29 2015) ============ This is another quick bugfix release for a regression, see bug #749591 Changes o 749591 : gtk-doc 1.23 no longer includes xml namespace in .devhelp2 files o 749706 : .gitignore files should not be under version control o 749816 : Support syntax highlighting of different languages (patch included) o 749901 : Strip common indent when highlighting with vim GTK-Doc 1.23 (May 17 2015) ============ This is a quick bugfix release for a regression, see bug #749142. Changes o 749142 : Can't build totem-pl-parser from master using gtk-doc 1.22 o 749210 : mkman: Use full URL to refer to the docbook manpages stylesheet GTK-Doc 1.22 (May 07 2015) ============ Important notice - starting with the next release these long deprecated features will be removed - you'll now see a warning if you actually use these features. Please write to gtk-doc-list@gnome.org and tell us your concerns: o gtkdoc-mktmpl - please move all the comments into the sources. o generating html via sgml tools (jade/openjade), using xsltproc and docbook-xslt is pretty common and preferred since version 1.6 Changes o 727778 : - gtk-doc doesn't understand annotations for GList-contained types o 729911 : Using #TypeName inshort_description makes " - " in HTML index disappear o 732689 : strange result on a generated html page o 734689 : " Specific -> General " document title format o 736073 : Regression: problems with enum constants o 736725 : Documentation consists mostly of empty space o 741305 : Scanner issue with enum containing value ='{' o 741763 : Example Makefile.am improvements o 741941 : Last function argument missing in docs (possibly due to macro in code) o 743879 : special case G_DECLARE_*_TYPE o 743967 : Make build results reproducible o 744075 : Missing struct members if forward declared in another header o 744368 : gtkdoc-depscan doesn't handle unicode in .devhelp2 files correctly o 746118 : gtkdoc-scan: fix regex for get_type() functions o 746120 : Expand annotation recognition on symbol lines o 746121 : gtkdoc-mkdb: don't warn on 'deprecated entities' o 747207 : Typos in documentation o 747298 : Test still tries to check gtkdoc-scanobj o 748456 : xsl: Enable ToC generation on empty <toc/> elements
2017-10-10Updated package textproc/ocaml-csv to latest version (2.0).jaapb4-32/+29
Changes: Lwt support has been added (I'll add an option for that later) and the package now uses jbuilder to build.
2017-10-09py-cssselect2: update HOMEPAGEwiz1-2/+2
2017-10-08py-textile: Needs py-test-runner. Downgrade various other build deps.joerg1-4/+6
2017-10-08py-generateDS: update to 2.28badam3-25/+24
2.28b: Changes unknown.
2017-10-07py-sphinx-theme-cloud: update to 1.9.4adam3-28/+49
1.9.4: auto_redirect: - simplified markup - skip popup if referrer is within document - bugfix: correctly handle source document that’s not at root of url bugfix: docfield_markup: sphinx 1.5 compat fix bugfix: table_styling: header-alignment not being parsed correctly
2017-10-07py-phonenumbers: update to 8.8.3adam2-7/+7
8.8.3: The new release contains mostly metadata changes.
2017-10-07py-Whoosh: update to 2.7.4adam3-19/+21
2.7.4: Bug fixes.
2017-10-07Update to 2.93wen2-7/+7
Upstream changes: $Revision: 2.93 $ $Date: 2017/10/06 22:21:53 $ ! lib/Encode/MIME/Name.pm t/mime-name.t Pulled: Add "euc-cn" => "EUC-CN" alias to Encode::MIME::Name https://github.com/dankogai/p5-encode/pull/124 ! encoding.pm Pulled: Propagate fatal errors from the encoding pragma back to the caller Resolves rt #100427 https://github.com/dankogai/p5-encode/pull/123 https://rt.cpan.org/Ticket/Display.html?id=100427 ! lib/Encode/CN/HZ.pm lib/Encode/JP/JIS7.pm lib/Encode/MIME/Header.pm t/decode.t Pulled: Uninitialized value fixes #122 https://github.com/dankogai/p5-encode/pull/122 ! Makefile.PL Pulled: Fix -Werror=declaration-after-statement for gcc 4.1.2 https://github.com/dankogai/p5-encode/pull/121
2017-10-07py-creole: update to 1.3.1adam4-107/+94
v1.3.1: Bugfix for “Failed building wheel for python-creole”
2017-10-07py-textile: update to 2.3.16adam5-49/+51
Version 2.3.16 Bugfixes: * Fix processing of extended code blocks * Don't break when links fail to include "http:" * Better handling of poorly-formatted tables
2017-10-07py-enchant: update to 1.6.11adam2-12/+12
1.6.11: Bug fixes.
2017-10-07py-tabulate: update to 0.8.1adam4-18/+23
0.8.1: * Multiline data in several output formats. * New ``latex_raw`` format. * Column-specific floating point formatting. * Python 3.5 & 3.6 support. Drop support for Python 2.6, 3.2, 3.3 (should still work).
2017-10-06icu: include xlocale on all non-netbsd non-linux systems.maya2-6/+6
netbsd&linux do not have it (glibc had it, but removed in 2.26, and was satisfied by locale.h always, if their release notes is to be believed) this should cover BSDs other than netbsd, etc.
2017-10-06Fix building on Darwinadam2-10/+11
2017-10-05icu: never include xlocale.h, always use locale.hmaya2-9/+16
This was a glibc header, whereas locale.h is a POSIX one. glibc went ahead and removed it in the new version. change suggested by Thomas Orgis on tech-pkg but probably not applied exactly.
2017-10-04icu: Remove -nodefaultlibs -nostdlib from SunOS linker args.jperkin3-7/+16
This prevented GCC libraries from being used and thus disabled SSP and other features. Bump PKGREVISION.
2017-10-03transfig: remove, replaced by print/fig2devwiz2-3/+4
2017-10-03*: Recursive PKGREVISION bump for vala 0.38 update.wiz1-1/+2
2017-10-02libexttextcat: update to 3.4.5.wiz2-8/+7
Silence various -fsanitize=shift-base add compile to .gitignore regenerate broken uk.lm
2017-10-02iso-codes: update to 3.76.wiz2-7/+7
iso-codes 3.76 -------------- Dr. Tobias Quathamer <toddy@debian.org> Sun, 17 Sep 2017 [ ISO 3166-3 ] * Add alpha_2 codes to ISO 3166-3. Thanks to Adrian Mönnich for the suggestion. Closes: alioth#315741 * Correct numeric code for Netherlands Antilles (ANHH) from 532 to 530. [ ISO 3166-1 translations ] * French by Alban Vidal * Japanese by Yasuaki Taniguchi (TP) * Slovak by Ivan Masár [ ISO 3166-2 translations ] * French by Alban Vidal [ ISO 4217 translations ] * Italian by Sebastiano Pistore (TP) * Japanese by Yasuaki Taniguchi (TP) [ ISO 639-2 translations ] * Slovak by Ivan Masár [ ISO 639-3 translations ] * Chinese (traditional) by Cheng-Chia Tseng (TP) * Basque by Mikel Olasagasti Uranga (TP) [ ISO 15924 translations ] * Danish by Joe Hansen (TP)
2017-10-02py-pdfrw: update to 0.4adam3-11/+13
pdfrw 0.4: Fixes, enhancements, and new examples: - Python 3.6 added to test matrix - Proper unicode support for text strings in PDFs added - buildxobj fixes allow better support creating form XObjects out of compressed pages in some cases - Compression fixes for Python 3+ - New subset_booklets.py example - Bug with non-compressed indices into compressed object streams fixed - Bug with distinguishing compressed object stream first objects fixed - Better error reporting added for some invalid PDFs (e.g. when reading past the end of file) - Better scrubbing of old bookmark information when writing PDFs, to remove dangling references - Refactoring of pdfwriter, including updating API, to allow future enhancements for things like incremental writing - Minor tokenizer speedup - Some flate decompressor bugs fixed - Compression and decompression tests added - Tests for new unicode handling added
2017-10-01xqilla: update to 2.3.3.wiz7-80/+108
version 2.3.3 (2015.07.07): * Fixed a localization bug parsing floating point numbers. * Added Visual Studio 2012 projects. * Added Visual Studio 2008 projects. * Removed Visual Studio 2005 and 2003 projects. * Modified to build against Xerces-C 3.1.3. version 2.3.2 (2015.07.07): * XQilla can now be built with Visual Studios 2013. version 2.3.1 (2015.05.18): * Modified to build against Xerces-C 3.1.2. * Added Visual Studio 2010 projects. * Fixed a bug that could cause incorrect query results when combining nested expressions and functions. * Fixed a crash that could happen when XQilla is built with Visual Studio 2010 or higher. version 2.3.0 (2011.09.09): * Added support for XQuery 3.0 version declarations. * Updated to support XQuery 3.0 higher order functions, including partial function application, function coercion, and function item SequenceType checking. * Implemented XQuery 3.0 FLWOR clause ordering. * Implemented XQuery 3.0 FLWOR count clause. * Implemented XQuery 3.0 extended typeswitch syntax. * Implemented XQuery 3.0 namespace test and constructor. * Implemented XQuery 3.0 private functions. * Updated to the latest W3C XQuery Full Text syntax. * Implemented Unicode word bounding and sentence bounding for XQuery Full Text tokenization. * Implemented XQuery Full Text case options. * Implemented XQuery 1.0 second edition semantics for module import. * Added the xqilla:explain() function to return the query plan of an expression. * Added xqilla:words() and xqilla:sentences() to perform Unicode word and sentance boundary detection. * Added xqilla:drop(). * Rewrote a number of the built-in XQuery functions in XQuery itself. * Implemented constant time indexing into materialized sequences. * Improved the efficiency of the tail call optimization code. * Optimized boolean operators. * Optimized DOMDocument::evaluate() calls. * Fixed various bugs in static typing. * Fixed various memory leaks in the DOM 3 API, and regular expressions. * Fixed a bug that caused a crash when using huge integers. * Modified to build against Xerces-C 3.1.1 * Added Visual Studio 2010 support. * Build fix for AIX 5.3. * Build fix for the clang++ compiler. * Build fix for GCC 4.6.
2017-10-01xmltooling: mark as BROKENwiz1-1/+3
xerces-c needs C++11, but xmltooling does not support this yet
2017-09-30py-guessit: update to 2.1.4adam4-15/+14
2.1.4: Fix broken match function when using rebulk>=0.9.0. 2.1.3: Add nzb as new container possible value Add EAC3 as new audio_codec possible value Add FullHD as new other possible value Added python 3.6 support Dropped python 2.6 support Make container values consistent and always lowercase Fix –type movie being ignored for movies that starts with numbers Fix invalid language detection due the common words audio, true and unknown Fix episode type detection when series name contains year followed by SEE pattern
2017-09-30py-rebulk: update to 0.9.0adam2-10/+9
0.9.0: Bug fixes.
2017-09-30py-pytoml: update to 0.1.14adam2-11/+9
0.1.14: Unknown changes
2017-09-29py-regex: set EGGNAME instead of hardcoding egg names in PLISTwiz3-9/+12
Fix some other pkglint warnings while here.
2017-09-29+ py-ramlficationsjoerg1-1/+2
2017-09-29Add py-ramlfications-0.1.9:joerg4-0/+82
ramlfications is an Apache 2.0-licensed reference implementation of a RESTful API Modeling Language (RAML) parser in Python intended to be used for parsing API definitions (e.g. for static documentation-generation).
2017-09-29+ py-xmlttodictjoerg1-1/+2
2017-09-29Add py-xmltodict-0.11.0:joerg4-0/+32
xmltodict is a Python module that makes working with XML feel like you are working with JSON. It has optional namespace and streaming support.
2017-09-29+ py-regexjoerg1-1/+2
2017-09-29Add regex-2017.07.28:joerg4-0/+48
This regex implementation is backwards-compatible with the standard ‘re’ module, but offers additional functionality.
2017-09-29+ py-jsonrefjoerg1-1/+2
2017-09-29Add py-jsonref-0.1:joerg4-0/+38
jsonref is a library for automatic dereferencing of JSON Reference objects for Python (supporting 2.6+ including Python 3). This library lets you use a data structure with JSON reference objects, as if the references had been replaced with the referent data.
2017-09-29+ py-pyamljoerg1-1/+2
2017-09-29Add py-pyaml-17.8.0:joerg4-0/+49
pyaml produces pretty and readable YAML-serialized data on top of py-yaml.
2017-09-29+ py-dicttoxmljoerg1-1/+2
2017-09-29Add py-dicttoxml-1.7.4:joerg4-0/+37
This module converts a Python dictionary or other native data type into a valid XML string. Supported item are int, float, long, decimal.Decimal, bool, str, unicode, datetime, None and other number-like objects. Supported collection are list, set, tuple and dict, as well as iterable and dict-like objects. Items with a datetime type are converted to ISO format strings. Items with a None type become empty XML elements.
2017-09-29emacs22*, emacs23*, emacs24*: remove unmaintained emacs versionswiz1-2/+2
As announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/11/msg025563.html This still leaves emacs20, emacs21, and the current version, emacs25.
2017-09-29py-phonenumbers: update to 8.8.2adam3-8/+23
v8.8.2 Metadata changes: - Updated phone metadata for region code(s): CA, CR, EG, FI, HN, IS, KM, KR, LU, MV, PA, TW, UG, US, VN - Updated short number metadata for region code(s): IE, IR, KE, TR - New geocoding data for country calling code(s): 1223 (en) - Updated geocoding data for country calling code(s): 84 (en, vi) - Updated carrier data for country calling code(s): 20 (en)
2017-09-29py-deepdiff: update to 3.3.0adam4-13/+14
v3.3.0: Searching for objects and class attributes
2017-09-29Added textproc/py-jsonpickle version 0.9.5adam5-1/+63
jsonpickle converts complex Python objects to and from JSON.
2017-09-29Update to 1.0006wen2-8/+7
Upstream changes: 1.0006 2017-09-27 - Fixed bug: https://rt.cpan.org/Public/Bug/Display.html?id=84546 where the code was failing to find the difference in this scenario Before: <element>0</element> After: <element></element>
2017-09-28py-cjson: update to 1.2.1adam4-30/+17
Changes in version 1.2.1 * Updated project homepage Changes in version 1.2.0 * Implemented recursion limit check for encoding/decoding arrays and objects * Updated copyright years and stripped licensing info from source code Changes in version 1.1.0 * Use repr instead of str when encoding floats to preserve full preicision * Fixed windows compilation problem introduced in 1.0.5 * Fixed float write test to work with latest high precision float encoding * Fixed some list/dict decoding bugs. Use a state machine for decoding them. * Improved decoding speed by using PyString_GET_SIZE instead of strlen * Integrate modified 0001-fix-for-CVE-2010-1666 patch from Debian
2017-09-28FlightCrew: Fix DOS line endings on all patched files.jperkin1-1/+2
2017-09-28py-sphinx: update to 1.6.4adam3-13/+14
Release 1.6.4: Features added * 3926: Add autodoc_warningiserror to suppress the behavior of -W option during importing target modules on autodoc Bugs fixed * 3924: docname lost after dynamically parsing RST in extension * 3946: Typo in sphinx.sty (this was a bug with no effect in default context) * pep: and :rfc: does not supports default-role directive (refs: 3960) * 3960: default_role = ‘guilabel’ not functioning * Missing texinputs_win/Makefile to be used in latexpdf builder on windows. * 4026: nature: Fix macOS Safari scrollbar color * 3877: Fix for C++ multiline signatures. * 4006: Fix crash on parallel build * 3969: private instance attributes causes AttributeError * 4041: C++, remove extra name linking in function pointers. * 4038: C, add missing documentation of member role. * 4044: An empty multicolumn cell causes extra row height in PDF output * 4049: Fix typo in output of sphinx-build -h * 4062: hashlib.sha1() must take bytes, not unicode on Python 3 * Avoid indent after index entries in latex (refs: 4066) * 4070: crashes when the warning message contains format strings * 4067: Return non-zero exit status when make subprocess fails * 4055: graphviz: the :align: option does not work for SVG output * 4055: graphviz: the :align: center option does not work for latex output * 4051: warn() function for HTML theme outputs ‘None’ string