summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2013-09-05Update to 1.27:wiz2-7/+6
[Changes for 1.27 - 2013-05-20] * Resolve RT#84466 not fixed in 1.26 It failed about 10% of the time. [Changes for 1.26 - 2013-05-20] * Resolve RT#84882 and RT#84466 hash randomisation in yaml-alias.t on perl 5.18.0 [Changes for 1.25 - 2013-03-10] * Bump version number and release to fix a MANIFEST mistake in 1.24 [Changes for 1.24 - 2013-03-07] * Tests all green on CPAN Testers. releasing to public. [Changes for 1.24_02 - 2013-03-01] * Apply patch from RT 78363 - MinGW64 compatibility [Changes for 1.24_01 - 2013-03-01] * Implement $JSON::Syck::MaxDepth * Prevent failure when the same object is seen twice during Dump. * Prevent YAML from being influnced by the previous change [Changes for 1.23 - 2013-02-26] * Tests all green on CPAN Testers. releasing to public. [Changes for 1.23_01 - 2013-02-21] * Make sure that LoadBlessed=0 blocks all blessing. * Start listing primary repo as toddr on github ( http://github.com/toddr/YAML-Syck ) * README refreshed via perldoc -t [Changes for 1.22 - 2012-12-04] * Tests all green on CPAN Testers. releasing to public. [Changes for 1.22_01 - 2012-11-27] * Fix error message typo: s/existant/existent/g * Fix for non-printable character detection * Quote if non-printable characters are present * Change LoadBlessed=0 to not bless under ANY circumstances
2013-09-05OpenBSD renamed beagle to armv7.wiz1-3/+3
From patrick@openbsd via jmc@openbsd.
2013-09-03Use working HOMEPAGE.ryoon1-2/+2
2013-09-03Remove commentted out line and FETCH_USING=curl.ryoon1-4/+1
2013-09-03Add lua-slnunicode.ryoon1-1/+2
2013-09-03Import lua-slnunicode-1.1apl1 as textproc/lua-slnunicode.ryoon5-0/+57
Unicode Library for Lua language.
2013-09-02Revbump after cairo updateadam9-18/+18
2013-09-02Update to 2.0.10:wiz3-8/+8
New functions, types and enums Functions ● int raptor_string_escaped_write(const unsigned char *string, size_t len, const char delim, unsigned int flags, raptor_iostream *iostr) ● int raptor_term_escaped_write(const raptor_term *term, unsigned int flags, raptor_iostream* iostr) ● int raptor_uri_escaped_write(raptor_uri* uri, raptor_uri* base_uri, unsigned int flags, raptor_iostream *iostr) Types ● raptor_escaped_write_bitflags
2013-09-01Fix build with bison-3.0.wiz2-1/+26
Compile-tested only.
2013-09-01tell tools for building to configure.obache3-3/+51
2013-09-01Update to 1.2.0.20130831 (hg current)ryoon7-91/+37
* Fix build with lua 5.2. * Examples are not provided anymore, remove MESSAGE. Changelog: unknown.
2013-08-31Changes 2.7.1:adam3-8/+11
- Fixed a bug with ``call_filter`` not working properly on environment and context filters. - Fixed lack of Python 3 support for bytecode caches. - Reverted support for defining blocks in included templates as this broke existing templates for users. - Fixed some warnings with hashing of undefineds and nodes if Python is run with warnings for Python 3. - Added support for properly hashing undefined objects. - Fixed a bug with the title filter not working on already uppercase strings.
2013-08-30Fix build on case-insensitive filesystems (e.g., Darwin's). Noschmonz4-2/+69
functional change intended on other systems.
2013-08-30drop TOOLS_NOOP=curl.obache1-4/+1
SKK=JISYO.L will be extracted with pkgsrc, so fetch with curl will be never happend. Moreover, such setting is ambiguous with FETCH_USING=curl. related to PR pkg/48159.
2013-08-29Restore README.md removal, but move it to post-extract.joerg1-1/+5
2013-08-29Revert last, fix dependencies instead.joerg1-5/+5
2013-08-29Remove README.md prior to building. There is a copy distributed in thejperkin1-1/+5
distfile which is unwriteable, breaking unprivileged builds.
2013-08-27solaris fix for wide-curses build of hunspellrichard1-1/+2
2013-08-27Update ruby-text to 1.2.3.obache4-22/+15
* Remove Figlet, reintroduced in error
2013-08-26Update ruby-text to 1.2.2.obache4-9/+15
* Reintroduce figlet before fixing for 1.9 * Relicense as MIT
2013-08-26Update to 2.0009wen2-6/+6
Upstream changes: 2.0009 2013-07-08 10:49:47-0700 [BUG FIXES] - Fix a tied hash issue on string concat, thanks to zxchris (#81)
2013-08-26Update to 1.04wen2-9/+7
Add LICENSE Upstream changes: 1.04 May 25, 2012 - restore compatibility with Perl 5.8.0 (RT#77386) patch provided by Thomas Sibley 1.03 March 10, 2012 - add the wrap_after attribute - now requires Perl 5.10.0 or later - explicitly supports U+2000 - U+200B as breaking spaces - now built with Dist::Zilla (includes v2 META.json) - repository now publicly available on GitHub
2013-08-26Update to 1.46wen2-8/+7
Upstream changes: What's new in v1.46 since v1.44: Thanks to Rik Signes, there is a new Text::Template->append_text_to_output method, which Text::Template always uses whenever it wants to emit output. You can subclass this to get control over the output, for example for postprocessing. A spurious warning is no longer emitted when the TYPE parameter to ->new is omitted.
2013-08-26Update to 1.35wen2-7/+6
No changelog upstream
2013-08-26Update to 2013.0523wen2-8/+7
Upstream changes: = 2013/05/23 Change module 'NAME' = 2013/05/22 Typos = 2013/04/26 Minor test suite fixes - bug 81698. Fixed bug 79766 -- an extraneous "=" in a regex. Changed the license to qualify as an "open source" license. = 2012/08/18 Packaging fix. Minor documentation fixes. = 2012/08/15 Minor fixes to test suites. Added back versions to support old versions of perl. = 2009/04/17 Added support for Unicode combining characters to both Text::Tabs and Text::Wrap, plus a new test suite for each of these new functionalities. --tchrist
2013-08-26Update to 0.25wen2-7/+6
Upstream changes: 0.25 2012, July 10 (22:17) - Fixed stupid bug for too generic regexps; 0.24 2012, June 8 (18:44) - POD fixes
2013-08-26Update to 1.6.3wen2-10/+11
Add missing DEPENDS Upstream changes: 1.6.3 August 9 2012 - Fixed bug in "Build.PL" regarding "podselect," updated Build.PL reqs 1.6.2 August 9 2012 - Made output of "tablify -v" prettier using Text::Autoformat 1.6.1 April 30 2013 - Removed a debug statement - Fixed INSTALL 1.6.0 April 30 2013 - Moved to Git repo at github.com:kyclark/text-recordparser.git - Changes to "tablify" - Allow for comment lines - Added more single-letter argument names - Allow for definition of column names
2013-08-26Add p5-Pod-Markdownwen1-1/+2
2013-08-26Import Pod-Markdown-1.322 as textproc/p5-Pod-Markdown.wen3-0/+29
This module subclasses Pod::Parser and converts POD to Markdown. Literal characters in Pod that are special in Markdown (like *asterisks*) are backslash-escaped (except those in verbatim blocks or C<code> sections).
2013-08-26Update to 2.08wen2-7/+6
Upstream changes: 2.08 Tue May 21 11:40:04 PDT 2013 - add a combine_hunks function to recombine hunks (RJBS) - implicitly private methods are now underscore private: organize, find_below, classify, expand_tabs (RJBS) 2.07 Thu May 16 18:18:01 PDT 2013 - Add set_quote_characters() function to control what additional characters are treated as quoting chars (above and beyond ">")
2013-08-26Update to 0.20wen2-7/+6
Upstream changes: 0.20 - [bugfix] '?# comment' was not working (by bokutin) 0.19 - fix unexpected behavior (though is not a bug, see https://github.com/kazuho/p5-text-microtemplate/pull/6)
2013-08-26Update to 0.10wen3-16/+14
Upstream changes: 0.10 Fri Aug 9 12:49:59 PDT 2013 - added with_html5_tags() to enable html5 block elements support (by @Songmu) 0.09 Mon Aug 5 10:08:05 PDT 2013 - fixed #14 "some files are missing in 0.08" 0.08 Sun Aug 4 23:50:18 PDT 2013 - Reverted html5 tags support 0.07 Sun Aug 4 18:44:48 PDT 2013 - Removed MYMETA (by @Songmu) - Added html5 tags support (by @Songmu) 0.06 Sat Jul 13 20:35:10 PDT 2013 - Documentation improvements by @nailbowers - fixed an issue with is_utf8 boolean casting behavior 0.05 Tue Jul 9 14:40:27 PDT 2013 - Support MKD_* flags (by @tokuhirom) - markdown() returns UTF-8 encoded string (by @Songmu) - upgraded Discount to 2.1.6 (by @Songmu)
2013-08-26Update to 0.58wen2-7/+6
Upstream changes: 0.58 Tue 4 Sep 23:04:11 IDT 2012 - Apply a patch to correct a minor grammatical error: - https://rt.cpan.org/Ticket/Display.html?id=79400 - Thanks to Salvatore Bonaccorso, Debian Perl Group. 0.57 Tue 4 Sep 14:01:10 IDT 2012 - Clarified the documentation regarding noBreak and noBreakRegex. - Thanks to Anne Wainwright.
2013-08-25Update to 1.0wen2-8/+6
Remove PERL5_REQD+=5.8.0 Upstream changes: 1.0 2012/12/07 - Match 'never' in addition to $DATE in more places (Ski Kacoroski) - Fix to regex for next binding state (Simon Elsbrock) - Use /o for slightly faster regex processing
2013-08-25Update to 0.22wen2-8/+7
Upstream changes: 0.22 - Text::CSV 1.31 requierd in Makefile.PL (even works in minor version) 0.21 Thu Jun 13 14:31:12 2013 - Text::CSV 1.30 requierd in Makefile.PL (even works in minor version) 0.20 Wed Jun 12 13:18:02 2013 - update modules and test for Text::CSV_XS 0.99 and Text::CSV_PP 1.30
2013-08-25Update to 1.669004wen2-7/+6
Upstream changes: 1.669004 Wed Jul 31 14:43:55 2013 - Tweaked widow handling to avoid a nasty edge case (thanks Michael!)
2013-08-24Added libodfgen subdirectory.jaapb1-1/+2
2013-08-24Packaged textproc/libodfgen, a library providing the ability to generatejaapb5-0/+53
ODF documents from libwpd and libwps API calls. (libreoffice dependency)
2013-08-24Update to 1.0002wen2-7/+6
Upstream changes: 1.0002 2013-08-17 - Convert "Changes" (this file) to CPAN::Changes. - Thanks to https://bitbucket.org/sromanov . 1.0001 2013-08-17 - Fix https://rt.cpan.org/Ticket/Display.html?id=87903 - Case problem with "repository" in "Build.PL". - Remove trailing space.
2013-08-24Update to 1.33wen2-7/+6
Upstream changes: 1.33 Oct 26, 2012 - LICENSE field added to ExpatXS.pm - [rt.cpan.org #69253] t/f08noexpand.t is missing in distro () 1.32 Apr 12, 2011 - NoExpand option test added - type warnings fixed (gcc 4.4)
2013-08-24Update to 0.50wen2-7/+7
Add LICENSE Upstream changes: 0.50 May 2013 - fixed broken link to SAX2 specification in POD - added repository information to Makefile.PL - added README file to satisfy packaging guidelines
2013-08-24Update to 0.04wen2-7/+7
Add LICENSE Upstream changes: 0.04 3/26/2012 (tjmather) - Fixed version number bug in $VERSION, set to 0.04 instead of 0.02 ( https://rt.cpan.org/Public/Bug/Display.html?id=38536 )
2013-08-24Update to 0.3.0wen2-7/+6
Upstream changes: 0.3.0 2013-03-15 15:24:53 Europe/Oslo Gotten rid of Data::Visitor::Callback used to parse type constraints. Reported by Alceu Rodrigues de Freitas Junior (RT #81753). Solution contributed by chromatic.
2013-08-24Restore the line of PKGNAMEwen1-1/+2
2013-08-24Update to 2.0103wen2-7/+6
Upstream changes: 2.0103 Thu 22 Aug 08:34:46 IDT 2013 - Apply patch from Yuriy / YOREEK for test failures in t/40reader.t: - https://rt.cpan.org/Public/Bug/Display.html?id=83779 - Changed the variable name to start with an underscore for internal use. 2.0102 Mon 19 Aug 15:14:13 IDT 2013 - Fixed https://rt.cpan.org/Ticket/Display.html?id=83744 - XPathContext memory leak on registerFunction. - Thanks to DGINEV for the report and Yuriy for the patch. - Apply proposed fix for https://rt.cpan.org/Ticket/Display.html?id=80521 - "replaceNode() segfaults when copying DTD nodes with ATTLISTs" - Thanks to GUIDO@cpan.org for the report and to YOREEK for the patch. - Apply fix for https://rt.cpan.org/Ticket/Display.html?id=83779 - "building on RHEL-5-64 fails" - Thanks to mathias@koerber.org for the report, SREZIC@cpan.org and d.thomas@its.uq.edu.au for taking part and Yuriy for the patch. 2.0101 Thu 15 Aug 08:29:15 IDT 2013 - Fixed https://rt.cpan.org/Ticket/Display.html?id=87089 . - "HTML doctype differs for string/scalar input" - Thanks to NGLENN for the report and to Yuriy for the tests and fix.
2013-08-23Update to 4.81wen2-7/+6
Upstream changes: 4.81 Jul 19th, 2013 [DOCUMENTATION] - There is no such thing as "array context". The documentation now refers to "list context" instead. - Fix "the the" typos. (Thanks to dsteinbrunner, RT#77901)
2013-08-23Update to 1.60wen2-7/+6
Upstream changes: 1.60 14 Aug 2013 [ENHANCEMENTS] - Added min/max font size for form field filling. Thanks to Gareth Tunley for the idea and the initial code 1.59 28 Jan 2013 [FIXES] - Added support for the \134 escape, synonymous with \\ Thanks to Zakariyya Mughal for the patch https://rt.cpan.org/Ticket/Display.html?id=83018
2013-08-22Update to 0.93wen2-7/+8
Upstream changes: version 0.93: Sat Mar 2 11:58:52 CET 2013 - move pod-test to xt/ - fix warning produced by Pod::Checker version 0.92: Fri Dec 21 12:22:16 CET 2012 Fixes: - include license in the manuals.
2013-08-22To quote an earlier commit message:prlw11-2/+2
Recursive revbump because poppler updated its shlib major for a x.y.z+1 change, again...
2013-08-21Recognize DragonFlyBSD. From Jan Stary <hans@stare.cz>.wiz3-10/+14
Bump version.