summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2017-04-29Updated textproc/p5-String-Compare-ConstantTime to 0.312mef2-8/+7
-------------------------------------------------------- 0.312 2017-02-14 * Now works with variables that have magic such as results of substr, tied variables, etc. (thanks James Raspass)
2017-04-29Updated textproc/p5-String-Approx to 3.28mef2-8/+7
----------------------------------------- 17-04-16 Jarkko Hietaniemi <jhi@iki.fi> * Resolve https://rt.cpan.org/Public/Bug/Display.html?id=121033 Fails tests with no '.' in @INC * Released as 3.28.
2017-04-29Updated textproc/p5-PDF-Create to 1.42mef2-7/+7
-------------------------------------- 1.42 2017-04-11 12:15:00 MANWAR - Assigned filehandle encoding to 'utf8' explicitly. - Assigned default font width.
2017-04-29Updated textproc/p5-Lingua-EN-Tagger to 0.28mef2-8/+7
-------------------------------------------- 0.28 Aaron Coburn 12/23/16 Changed the generation of the part-of-speech lexicon to use nstore instead of store. Based on a contribution from Chris Butler <chrisb@debian.org> and Reiner Herrmann <reiner@reiner-h.de>. 0.27 Aaron Coburn 12/20/16 Fixed unescaped left braces in Makefile.PL
2017-04-29Updated textproc/p5-Lingua-EN-Inflect to 1.901mef2-7/+7
---------------------------------------------- 1.901 Sun Jan 1 06:16:25 2017 - Removed Build.PL (thanks SKAJI)
2017-04-29Updated textproc/p5-Encode to 2.89mef2-7/+7
---------------------------------- Revision: 2.89 Date: 2017/04/21 05:20:14 ! Encode.pm Encode.xs MANIFEST t/enc_eucjp.t t/enc_utf8.t + t/utf8messages.t Pulled: Fixes for Encode::utf8 https://github.com/dankogai/p5-encode/pull/97 ! Encode.pm Pulled: Fix documentation about CHECK coderef https://github.com/dankogai/p5-encode/pull/96 ! Encode.xs Pulled: For efficiency use newSVpvn() instead of newSVpv() in do_fallback_cb() https://github.com/dankogai/p5-encode/pull/95 ! Encode.xs Pulled Call Encode callback function with integer argument correctly https://github.com/dankogai/p5-encode/pull/94 ! lib/Encode/CN/HZ.pm lib/Encode/GSM0338.pm lib/Encode/JP/JIS7.pm lib/Encode/KR/2022_KR.pm lib/Encode/MIME/Header.pm lib/Encode/MIME/Header/ISO_2022_JP.pm lib/Encode/Unicode/UTF7.pm t/undef.t Pulled: Fix all Encode modules so their encode(undef) and decode(undef) calls returns undef https://github.com/dankogai/p5-encode/pull/93 + t/whatwg-aliases.json t/whatwg-aliases.t Pulled: New (failing) tests for aliases defined in WHATWG Encoding spec #92 https://github.com/dankogai/p5-encode/pull/92 ! Encode.pm Pulled: Update documentation for UTF-8 https://github.com/dankogai/p5-encode/pull/91 ! Encode.xs t/truncated_utf8.t Pulled: Consume correct number of bytes on malformed ! Encode.pm Unicode/Unicode.pm Pulled: document str2bytes and bytes2str https://github.com/dankogai/p5-encode/pull/86 ! Encode.xs t/fallback.t t/truncated_utf8.t Pulled: Fix appending correct number of Unicode replacement characters https://github.com/dankogai/p5-encode/pull/84
2017-04-29Updated textproc/p5-Data-FormValidator 4.81 to 4.86mef2-9/+8
--------------------------------------------------- 4.86 March 26th, 2017 [NEW FEATURES] - Add three new profile methods: depedencies_regexp, dependent_optional, dependent_require_some [MAINTENANCE] - Bump VERSION in all classes to 5.85 4.85 Feb 25th, 2017 [MAINTENANCE] - Bump VERSION in all classes to 5.85 4.84 Feb 25th, 2017 [MAINTENANCE] - Various test file warning fixes - Change conditional loading of CGI to require version 4.35 or higher (4ce9ac9e) 4.83 Feb 23rd, 2017 [MAINTENANCE] - Re-release of 4.82: tarball was missing files as "make dist" errored when it didn't find MANIFEST - Deleted unused Perl6 files 4.82 Feb 23rd, 2017 [MAINTENANCE] - Made CGI dependency optional - Replaced Build.PL with Makefile.PL - Updated Makefile.PL constraints - Removed dependency on Perl6::Junctions - Moved the code to GitHub - Applied patches from: RT 77765, 78443, 10489 - Added shebang, warnings pragma to all test scripts - Perltidied tests scripts - Replaced is_tainted() sub with Scalar::Util::tainted()
2017-04-29textproc/p5-Biblio-EndnoteStyle to 0.06mef2-8/+7
--------------------------------------- 0.06 Mon Nov 28 22:17:19 GMT 2016 - Fix a POD error and a typo -- from https://rt.cpan.org/Public/Bug/Display.html?id=118948 by Florian Schlichting <fsfs@debian.org>
2017-04-29Update to 0.64wen2-8/+7
Upstream changes: 0.64 Fri 7 Apr 20:32:01 CEST 2017 - use lib FindBin::Bin in tests, preparing for perl 5.26 where '.' gets removed from @INC. Fixes issue#54 TINITA++ - Use the latest libyaml sources. - Lazy load B::Deparse for faster startup time. Applied PR/53 by @perlpunk++ (submitted by @carnil++ from a Debian issue as GitHub issue#52)
2017-04-29Update to 2.24wen2-8/+7
Upstream changes: 2.24 2017-04-17 16:12:00+12:00 Pacific/Auckland - fix typo in last commit with mistakenly removed some underscores - don't initialise $XML::Simple::PREFERRED_PARSER to undef as a caller may have already set it before loading XML::Simple and if not, it would have defaulted to undef anyway (RT#118205 from Slaven Rezi�) 2.23 2017-04-17 15:49:14+12:00 Pacific/Auckland - another fix to the logic for detecting circular references (RT#114120 from Matthias Pitzl, also report from Erland Sommarskog)
2017-04-29Update to 1.0005wen2-8/+7
Upstream changes: 1.0005 2017-02-06 - Convert the distribution to use git, GitHub, and Dist-Zilla. - Correct some spelling errors and add more tests. - Remove trailing whitespace.
2017-04-29Update to 1.56wen2-11/+13
Update DEPENDS Upstream changes: version 1.56: Thu 30 Mar 08:54:49 CEST 2017 Fixes: - disabled a few regression tests which involve json_friendly, because the modules changed behavior. version 1.55: Wed 8 Mar 08:28:02 CET 2017 Changes: - xml2yaml: new option --keep-root, default true. Improvements: - spell fix Debian rt.cpan.org#118569 [Lucas Kanashiro, Debian] - add json_friendly, patch by Slaven Rezic. - added bin/xml2jsons: ----------------------------------------------------------------------
2017-04-28Remove -A option; mandoc -Tlint complains about this as well.wiz3-33/+12
From Ingo Schwarze. Bump version.
2017-04-27Needs pkg-config.joerg1-1/+2
2017-04-27Revert unintentional DISTNAME update.taca1-2/+2
Thanks to joerg@ noticed me.
2017-04-27Updated p5-YAML-Syck to 1.30.wiz2-8/+7
[Changes for 1.29_02 - 2016-03-03] * Fix handling carriage return after c-indicator RT 41141 * Fix CHECK_UTF8 SEGV with empty len=0 strings RT 61562 * Add missing function declarations * Tighten the TODO tests, no passing TODOs now. But still JSON SingleQuote and \/ and \u roundtrips do fail. [Changes for 1.29_01 - 2014-12-14] * Experimentally try patch from RT 83825. Will release if no test failures or complaints. * Fix crash in syck_emit on platforms with long long pointers
2017-04-26Updated textproc/p5-Text-CSV to 1.94mef2-7/+7
------------------------------------ 1.94 2017-04-11 - Fix 5.6.2 issues
2017-04-26Updated textproc/p5-Text-CSV_XS to 1.29mef2-7/+7
--------------------------------------- 1.29 - 2017-04-25, H.Merijn Brand * More docs for bind_colmns (RT#121350) * New attribute "strict" (also addresses RT#121350)
2017-04-26Updated textproc/iso-code to 3.75mef2-7/+7
--------------------------------- iso-codes 3.75 -------------- Dr. Tobias Quathamer <toddy@debian.org> Tue, 25 Apr 2017 [ ISO 3166-1 ] * Add 'Vietnam' as common name [ ISO 3166-2 ] * Update French metropolitan regions. Thanks to Matthieu OLIVIER for the bug report. Closes: alioth#315693 [ ISO 4217 ] * Add new Belarusian Ruble, thanks to Gediminas Rastenis for the bug report. Closes: alioth#315696 [ ISO 639-2 translations ] * Czech by Miroslav Kure. Closes: #855148 * French by Alban Vidal [ ISO 639-3 translations ] * Swedish by Josef Andersson (TP) * French by Alban Vidal [ ISO 639-5 translations ] * French by Alban Vidal [ ISO 3166-1 translations ] * Czech by Miroslav Kure. Closes: #855149 * German by Dr. Tobias Quathamer [ ISO 3166-2 translations ] * French by Alban Vidal * German by Dr. Tobias Quathamer [ ISO 4217 translations ] * French by Alban Vidal * Ukrainian by Yuri Chornoivan (TP) * Polish by Jakub Bogusz (TP) * Greek by Vangelis Skarmoutsos (TP) * Italian by Luca Ferretti (TP) * Russian by Yuri Kozlov (TP) * Croatian by Božidar Putanec (TP) * Swedish by Anders Jonsson (TP) [ ISO 15924 translations ] * Ukrainian by Yuri Chornoivan (TP) * Polish by Jakub Bogusz (TP) * Russian by Yuri Kozlov (TP) * Swedish by Anders Jonsson (TP)
2017-04-25Detect links to itself by parsing Nm in SYNOPSIS.wiz2-13/+24
From Ingo Schwarze <schwarze@usta.de>. Bump version.
2017-04-25icu: remove part of configure script stripping -std=c++11 on Solarismaya2-9/+23
Blind build fix attempt for SmartOS.
2017-04-24icu: require at least GCC 4.8maya1-1/+2
we need some c++11 (uchar16_t) It's possible that lower will suffice fixes build under netbsd 6.0 (gcc 4.5.3)
2017-04-24Remove -std=c++11 from here, it causes breakage in code that useswiz1-4/+1
C++11 extensions or wants C++14.
2017-04-23Add -std=c++11 to CXXFLAGS.wiz1-1/+4
icu uses char16_t in a central header file; this type is added by c++11.
2017-04-23Add py-pandocfiltersmarkd1-1/+2
2017-04-23Add py-pandocfilters 1.4.1markd4-0/+28
A python module for writing pandoc filters.
2017-04-22Revbump after icu updateadam12-22/+24
2017-04-22Changes 59.1:adam16-212/+55
* Emoji 5.0 data * Includes bidi data files from Unicode 10 beta. * Includes segmentation data files and rules from Unicode 10 beta and CLDR 31.0.1. * Does not yet include the Emoji_Component property. * Otherwise ICU 59 continues to use Unicode 9 data. CLDR 31.0.1 * Including updates for emoji 5.0, for example local names for England, Scotland, and Wales. * GMT and UTC are no longer unified, and CLDR provides distinct UTC display names, avoiding confusion with standard (winter) time in Britain. * See the CLDR download page for other CLDR features and migration issues in CLDR v31. New case mapping API (C++ & Java classes CaseMap) supports styled text.
2017-04-22Remove 18 from RUBY_VERSIONS_ACCEPTED.taca4-9/+9
2017-04-22Remove suikyo-docs package which is not maintained for long time andtaca3-20/+0
depends on ruby18.
2017-04-22Remove suikyo-conv-table package which is not maintained for long time andtaca3-50/+0
depends on ruby18.
2017-04-22Remove suikyo-elisp package which is not maintained for long time andtaca3-30/+0
depends on ruby18.
2017-04-22Remove ruby-suikyo package which is not maintained for long time andtaca3-33/+0
depends on ruby18.
2017-04-22Remove suikyo package which is not maintained for long time and depends ontaca6-81/+0
ruby18.
2017-04-22Delete ruby-suikyo, suikyo, suikyo-conv-table, suikyo-docs and suikyo-elisp.taca1-6/+1
2017-04-22Remove ruby-eruby package which is not maintained for long time and dependstaca8-216/+0
on ruby18.
2017-04-22Delete ruby-eruby.taca1-2/+1
2017-04-20Fix PLIST.jperkin1-2/+2
2017-04-19Updated p5-Unicode-LineBreak to 2017.004.wiz2-8/+7
2017.004 Tue Apr 11 2017 # No new features. 2016.007_02 Sat Jul 02 2016 ! lib/Text/LineFold.pm ! t/04fold.t - CPAN RT#115146: Space indenting not happening with "From" or " ".
2017-04-19Updated miller to 5.1.0.wiz2-7/+7
This is a relatively minor release of Miller, containing feature requests and bugfixes while I've been working on the Windows port (which is nearly complete). Features: JSON arrays: as described here, Miller being a tabular data processor isn't well-position to handle arbitrary JSON. (See jq for that.) But as of 5.1.0, arrays are converted to maps with integer keys, which are then at least processable using Miller. Details are here. The short of it is that you now have three options for the main mlr executable: --json-map-arrays-on-input Convert JSON array indices to Miller map keys. (This is the default.) --json-skip-arrays-on-input Disregard JSON arrays. --json-fatal-arrays-on-input Raise a fatal error when JSON arrays are encountered in the input. This resolves #133. The new mlr fraction verb makes possible in a few keystrokes what was only possible before using two-pass DSL logic: here you can turn numerical values down a column into their fractional/percentage contribution to column totals, optionally grouped by other key columns. The DSL functions strptime and strftime now handle fractional seconds. For parsing, use %S format as always; for formatting, there are now %1S through %9S which allow you to configure a specified number of decimal places. The return value from strptime is now floating-point, not integer, which is a minor backward incompatibility not worth labeling this release as 6.0.0. (You can work around this using int(strptime(...)).) The DSL functions gmt2sec and sec2gmt, which are keystroke-savers for strptime and strftime, are similarly modified, as is the sec2gmt verb. This resolves #125. A few nearly-standalone programs -- which do not have anything to do with record streams -- are packaged within the Miller. (For example, hex-dump, unhex, and show-line-endings commands.) These are described here. The stats1 and merge-fields verbs now support an antimode aggregator, in addition to the existing mode aggregator. The join verb now by default does not require sorted input, which is the more common use case. (Memory-parsimonious joins which require sorted input, while no longer the default, are available using -s.) This another minor backward incompatibility not worth making a 6.0.0 over. This resolves #134. mlr nest has a keystroke-saving --evar option for a common use case, namely, exploding a field by value across records. Documentation: The DSL reference now has per-function descriptions. There is a new feature-counting example in the cookbook. Bugfixes: mlr join -j -l was not functioning correctly. This resolves #136. JSON escapes on output (\t and so on) were incorrect. This resolves #135.
2017-04-19Add ruby-rails-dom-testingminskim1-1/+2
2017-04-19Import ruby-rails-dom-testing-1.0.8minskim4-0/+44
This Ruby module can compare DOMs and assert certain elements exist in doms using Nokogiri.
2017-04-18Bump PKGREVISION for dependency changeminskim1-2/+2
2017-04-18xhtmldiff builds with ruby>1.8minskim1-3/+1
2017-04-18Update ruby-itex2MML to 1.5.5minskim5-82/+16
Changelog unavailable.
2017-04-16Update to version 1.0.1cheusov3-11/+10
Documentation for option --exclude-from was added to man page. Fix escaping backslashes with modifier "n" of option -O.
2017-04-15pytest-runner (devel/py-test-runner) is a setup_requires... Mark it accordinglyleot1-1/+3
as BUILD_DEPENDS. Thanks to <joerg>!
2017-04-14Changes 0.5.0:adam3-11/+14
Add compatibility with Python 3.6 Drop support for Python 2.6, 3.1, 3.2, 3.3 Fix lxml tests (XMLSyntaxError: Detected an entity reference loop)
2017-04-14Fix indentation and incorrect __future__ import in ↵leot4-11/+15
patch-subliminal_subtitles_subrip.py Bump PKGREVISION
2017-04-14+ subliminalleot1-1/+2