Commit graph

8598 commits

Author SHA1 Message Date
nros
05cca2d066 email style fix 2016-08-07 11:44:42 +00:00
ryoon
e37b97fe3c Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
leot
de6d3b55a6 Instead of using find(1) in font/devpdf/Makefile.sub just use grep(1) following
what upstream does (`-maxdepth' option can be problematic on some platforms).

Should fix pkg/51332 reported by Hiroshi Hakoyama

From <maya>
2016-08-03 10:31:28 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
9189b38b50 Use github framework properly so PR 51386 can be avoided in the future. 2016-08-02 23:35:46 +00:00
wiz
4886d70540 Add comment explaining how to work around two of the three test failures. 2016-08-02 23:24:39 +00:00
wiz
3f62e6c6c5 Recursive PKGREVISION bump for poppler-0.46.0 shlib major bump. 2016-08-01 14:23:55 +00:00
wiz
c1637ce2f2 Updated py-lxml to 3.6.1.
3.6.1 (2016-07-24)
==================

Features added
--------------

* GH#180: Separate option ``inline_style`` for Cleaner that only removes ``style``
  attributes instead of all styles.  Patch by Christian Pedersen.

* GH#196: Windows build support for Python 3.5.  Contribution by Maximilian Hils.

Bugs fixed
----------

* GH#199: Exclude ``file`` fields from ``FormElement.form_values`` (as browsers do).
  Patch by Tomas Divis.

* GH#198, LP#1568167: Try to provide base URL from ``Resolver.resolve_string()``.
  Patch by Michael van Tellingen.

* GH#191: More accurate float serialisation in ``objectify.FloatElement``.
  Patch by Holger Joukl.

* LP#1551797: Repair XSLT error logging. Patch by Marcus Brinkmann.
2016-08-01 10:51:30 +00:00
wen
a2200d48f5 Update to 1.95
Upstream changes:
1.95    2016-07-30
    - Hopefully fix RT#116461
        - https://rt.cpan.org/Public/Bug/Display.html?id=116461
        - Makefile.PL shouldn't run "pkg-config libexslt" if LIBS or INC were
        provided
        - Thanks to NWELLNHOF for the report and a suggested fix.
2016-07-31 12:33:23 +00:00
wen
4c11b3bb7a Update to 1.131
Upstream changes:
1.131   2016-07-29
    - Merge pull-request from Zac Bentley to speed up boolean tests.
        - https://github.com/shlomif/Text-Table/pull/4
        - Closes https://github.com/shlomif/Text-Table/issues/3
2016-07-30 23:40:47 +00:00
mef
1f0154eb68 Added textproc/p5-Alien-Base version 0.004 2016-07-30 13:18:31 +00:00
mef
75cf606395 Import p5-Alien-Base-0.004 as textproc/p5-Alien-Base.
Alien::Base::ModuleBuild - A Module::Build subclass for building Alien::
modules and their libraries
2016-07-30 13:16:23 +00:00
mef
2bfe1b1977 Updated textproc/p5-Lingua-EN-Inflect to 1.900
----------------------------------------------
1.900  Wed Jul 27 20:03:35 2016
    - Fixed POD example (thanks, Rik!)
    - Fixed recalcitrant doc nit (humble apologies, Lady Aleena)
2016-07-30 12:59:07 +00:00
mef
db262c17ad Updated textproc/ispell-de to 20160407
--------------------------------------
(from: igerman98-20160407/Documentation/Changes)
  since 20151222:
  - some new words
  - check for broken GNU grep during build
2016-07-30 12:54:52 +00:00
wen
206dd086f2 Update to 0.6
Upstream changes:
CHANGES IN highr VERSION 0.6

NEW FEATURES

	o `hilight()` can deal with multibyte characters that cannot represented in
	the system native encoding now (on Windows)

BUG FIXES

	o blank lines before/after code are preserved in the hilight() output now
	(thanks, Terry Therneau)
2016-07-28 14:25:34 +00:00
wiz
61a3f4f6fb Updated odt2tex to 0.0.13.
2016-07-27 v0.0.13

    Fixed some possible memleaks, thanks Valgrind again
    Included Patch from Thomas Klausner fixing Makefile glitches
2016-07-28 10:26:33 +00:00
wiz
d4e1b8cabd pkglint cleanup. Make better use of github framework. Add upstream
bug report URL to patch.
2016-07-28 09:54:59 +00:00
cheusov
bcedabedfb cvstomd: Add GITHUB_TAG that fixes "fetch" stage 2016-07-28 09:49:04 +00:00
cheusov
add02586c1 + csvtomd 2016-07-27 23:21:31 +00:00
cheusov
5c15f90078 imported csvtomd-1.1.0
I built csvtomd to convert one or more CSV files into nicely-padded
Markdown tables. Now you can build your tables in Excel and convert
them for use in GitHub, Bitbucket, or Mou Markdown files without
having to construct them by hand.
2016-07-27 23:15:45 +00:00
kamil
257c1aaa51 Add textproc/jo 2016-07-26 17:30:18 +00:00
kamil
24e79483a3 Import jo-1.0 as textproc/jo
jo creates a JSON string on stdout from words given it as arguments or
read from stdin.  Without option -a it generates an object whereby each
word is a key=value (or key@value) pair with key being the JSON object
element and value its value.  jo attempts to guess the type of value in
order to create number (using strtod(3)), string, or null values in
JSON.

Originally packaged in pkgsrc-wip by Frederic Cambus.
2016-07-26 17:29:22 +00:00
mef
701f8d8092 Updated textproc/p5-XML-LibXML to 2.0128
----------------------------------------
2.0128  2016-07-24
    - Hopefully add the .pod files again as they were missing from 2.0127.
        - https://github.com/shlomif/perl-XML-LibXML/issues/3
        - Thanks to Paul Howarth for the report.
        - This was caused by ExtUtils::Manifest just warning that the files
        referenced in the "MANIFEST" file were not present and still
        continuing to prepare the archive as usual. A "do-what-I-don't-want-to"
        thing.
2016-07-26 14:16:49 +00:00
mef
f8ea53ae52 Updated textproc/{p5-,py-,ruby-,}cabocha to 0.69
------------------------------------------------
2015/01/24 0.69
    Convert Chunk::(head_pos|func_pos|token_size|tokens_pos) to size_t
    Fix buffer overflow of FreeList
2016-07-26 13:38:02 +00:00
richard
e5cc7467a7 Relax python2.7 restriction by applying some 3to2 rules involving unicode/UTF-8 2016-07-26 13:37:28 +00:00
wiz
727ba8437a + odt2tex. 2016-07-26 12:54:17 +00:00
wiz
e78d3dc10c Import odt2tex-0.0.12 as textproc/odt2tex.
odt2tex is a simple command line tool that converts ODT (Libre/OpenOffice
text documents) to LaTeX .tex input files. It is released under the
MIT license and written in plain C depending only on two further
libraries: libzip and expat.
2016-07-26 12:53:11 +00:00
wen
e8976836ec Update to 1.33
Upstream changes:
1.33  2016-07-22 12:00:00 MANWAR
      - Updated pod for package PDF::Font describing constructor.
2016-07-26 12:37:07 +00:00
wen
58125c0058 Update to 4.07
Upstream changes:
podlators 4.07 (2016-03-20)

    [Pod::Man] Avoid undefined variable warnings when determining the
    title for a Perl module at the top level of a distribution.  Thanks,
    Dave Mitchell.  (#112625)

    [Pod::Man] Fix font resets with nroff when fixed-width fonts are used
    in the label for an =item.  Previously, italic was being ended with
    \f(CW even in nroff mode, which, with groff, only changes the font to
    fixed-width and doesn't reset to a non-italic font.  Thanks, Paul
    Townsend.  (#98199)

    [Pod::Man] Suppress warnings about a missing Encode module if
    PERL_CORE is set in the environment.  Due to build ordering during
    Perl core builds, Encode is expected to not yet be available during
    the build step that sets PERL_CORE.  Thanks, Dave Mitchell.
2016-07-26 12:32:23 +00:00
wen
2d6522d5ab Update to 1.18
Upstream changes:
1.18 Fri Jul  8 14:52:26 UTC 2016
 - Apply PR/161 @perlpunk++

1.17 Tue Jul  5 20:20:55 UTC 2016
 - Use Mo 0.40

1.16 Sun Jul  3 10:53:06 PDT 2016
 - Apply PR/158 by @bgruening++
 - Fix VERSION issue
2016-07-26 00:10:05 +00:00
wen
f15f3d06b2 Update to 0.63
Upstream changes:
0.63 Fri Jul  8 14:40:35 UTC 2016
 - Apply PR/48 by @perlpunk++
 - Fixes memory leaks
2016-07-26 00:03:02 +00:00
wen
568e8e13cc Update to 1.16
Upstream changes:
- 1.16 G6LM4EST Tue Jun 21 04:14:28:29 -0500 2016
      * stopped using my old fragile package generation and manually updated
      all distribution files (though Dist::Zilla should let me generate much
      again)

      * updated license to GPLv3+

      * fixed 00pod.t and 01podc.t to eval the Test modules from issue and
      patch: HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=85592 (Thanks
      again MichielB.)

      * replaced all old '&&' with 'and' in POD

    - 1.14 G6JMERCY Sun Jun 19 14:27:12:34 -0500 2016
      * separated old PT from VERSION to fix non-numeric issue:
      HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=56073 (Thanks to
      Slaven.)

      * removed Unicode from POD but added encoding utf8 anyway to pass
      tests and resolve issues:
      HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=92434 and
      HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=85592 (Thanks to
      Sudhanshu and MichielB.)
2016-07-25 23:57:09 +00:00
wen
3477d702e5 Update to 0.11
Upstream changes:
0.11
    - Remove warning on new Perl
    - Fix count of spaces when there were tabs and spaces at the start of string
2016-07-25 23:43:16 +00:00
wen
b2f9b98ea2 Update to 1.24
Upstream changes:
1.24	- 2016-07-09, H.Merijn Brand
    * Fix typo in docs example code (issue#4, joevak)
    * Set auto-wrap on for csv2xls with embedded newlines
    * Add examples/csv2xlsx, the MSExcel-2007+ version of csv2xls
      Includes new feature to merge multiple CSV's into a single xlsx
    * Slight modification in examples
    * Fix parse error in complex option combo (RT#115953)
2016-07-25 23:40:45 +00:00
wen
077ba6cb50 Update to 0.76
Upstream changes:
0.76 2016-07-06
 * Added 'reset_macros' option to Text::BibTeX::File, in order
   to remove all defined macros (except months)

0.76_02 2016-07-05
 * Fix issue with binmode not being copied in Clone method.
 * Make month abbreviations available always, and not only when
   using Text::BibTeX::Bib.
 * Added docs to supported options for Text::BibTeX::Entry.

0.76_01 2016-07-04
 * Solved nasty bug when using lvalues as parameters (substr).
 * Added tests.

0.75 2016-07-03
 * Stable version with bytes/utf-8 support.

0.75_05 2016-07-02
 * Get 5.8.x back aboard;

0.75_04 2016-07-01
 * Fixed reference to empty function name;

0.75_03 2016-06-30
 * Rename split_list to isplit_list, and creaed split_list wrapper;
 * Added normalization option;

0.75_02 2016-06-25
 * Minor fix for some perl version parsing problems.

0.75_01 2016-06-24
 * Added binmode option. Should allow unicode handling directly.

0.74 2016-06-15
 * Get perl 5.8.x back.

0.73 2016-06-14
 * Change some documentation in order to use ->new method, instead
   of older 'new Class()' approach;
 * Add sensible default values to Text::BibTeX::NameFormat to reduce
   the amount of segmentation faults for users forgetting arguments.
2016-07-25 23:33:03 +00:00
rillig
d51f82f7dc Moved documentation from share/doc/html to share/doc/gdome2. Fixed pkglint
warnings. Bumped PKGREVISION.
2016-07-24 21:02:45 +00:00
rillig
e542dd932a Fixed pkglint warnings about variable indentation. 2016-07-24 20:04:10 +00:00
wiz
03cbcaeaed Updated p5-XML-LibXML to 2.0127.
2.0127  2016-07-22
    - Make sure t/release-kwalitee.t and other tests do not run by default.
        - Only with AUTHOR_TESTING or RELEASE_TESTING specified.
        - Thanks to Lance Wicks for the pull request.
        - https://rt.cpan.org/Ticket/Display.html?id=115586
        - https://rt.cpan.org/Ticket/Display.html?id=115859
2016-07-24 06:30:42 +00:00
wen
ecc582f0dd Update to 0.13
Upstream changes:
0.13  2016-04-17
      - Eliminate a warning "Negative repeat count does nothing" in recent
      perl5s in the test suite.
            - https://rt.cpan.org/Ticket/Display.html?id=113841
            - Thanks to KENTNL for the report and SREZIC for some guidance.
2016-07-24 06:22:22 +00:00
wen
044e725396 Update to 2016060801
Upstream changes:
Version 2016060801 Wed Jun  8 14:40:04 CEST 2016
+ Removed the optional leading 0 from Australian postal codes -- use -lax
  to enable this feature.
+ Improved the patterns for Belgian, Danish, Greenlandic, Swiss, Italian,
  German, French, and Norwegian postal codes, only matching actual
  valid codes.
  This implies rewriting their tests from scratch.
+ Added patterns for postal codes for Liechtenstein, Luxembourg,
  Monaco, San Marino, and Vatican City.
+ 2315992 tests in 73 files.
2016-07-24 06:17:08 +00:00
nros
849c041b77 Update qore-xml-module to version 0.5.
Patches have been applied upstream.

release notes:
This release of the yaml module includes bug fixes and major new features
such as:

* Support for the DataStream Protocol allowing point-to-point data streaming
  over HTTP using YAML-serialized chunks of data;
  the following user modules support this:
   - DataStreamClient
   - DataStreamRequestHandler
   - DataStreamUtil
* new function naming convention
2016-07-22 12:39:22 +00:00
nros
326b701103 Update qore-xml-module to version 1.3.
Release notes:

This release contains major new functionality and many bugfixes over
the previous version; major features include:

* SaxIterator class
* FileSaxIterator class
* massive improvements in SOAP compatibility support entailing significant
  changes in the following modules:
  - WSDL
  - SoapClient
  - SoapHandler
* QUnit-based testing infrastructure
2016-07-22 12:22:43 +00:00
sevan
b5808b6e1b Need to link to realtime library to obtain nanosleep(2).
Closes PR pkg/51307 - tested by Hiroshi Hakoyama.
2016-07-20 23:42:12 +00:00
cheusov
a9d9df2947 + csvutils 2016-07-20 23:16:37 +00:00
cheusov
854a2a0571 Import csvutils from WIP.
csvutils is a set of command-line utilities for managing CSV data using the libcsv library.
2016-07-20 23:15:52 +00:00
cheusov
9bf651b016 + libcsv 2016-07-20 23:01:21 +00:00
cheusov
a8eb6a04c8 Import libcsv from wip
libcsv is a small, simple and fast CSV library written in pure ANSI C89
that can read and write CSV data. It provides a straight-forward interface
using callback functions to handle parsed fields and rows and can parse
improperly formatted CSV files.
2016-07-20 23:00:13 +00:00
mef
2048a4ce0a Updated textproc/p5-Template-Plugin-Latex 3.06 to 3.09
#------------------------------------------------------------------------
# Version 3.09
# -----------------------------------------------------------------------
* Add 3.08 Changelog item

#------------------------------------------------------------------------
# Version 3.08
# -----------------------------------------------------------------------
* Fixed test case
* Updated README and MANIFEST files

#------------------------------------------------------------------------
# Version 3.07
# -----------------------------------------------------------------------
* Tests no longer obfuscate the fact they didn't run
* Tests now explicitly run pdflatex or xelatex (adjusting to LaTeX::Driver)
2016-07-20 14:53:09 +00:00
nros
a23af9fbca Update qore-json-module to version 1.5.
Patches have been applied upstream.

Release notes:

 * serialize binary values as base64-encoded strings
 * user modules moved to top-level qore module directory from
   version-specific module directory since they are valid for multiple
   versions of qore
 * serialize nan, +/-inf as null according to the JSON spec
 * added detection for invalid JSON-RPC calls and added a more
   user-friendly error message in the JsonRpcHandler module
 * new functions added conforming to Qore's function naming convention,
   old camel-case functions deprecated
 * JSON tests ported to QUnit
 * Qore 0.8.12 required as a minimum to build
 * JSON output is more compact; fewer extransous whitespaces are used
2016-07-20 13:05:12 +00:00
mef
3f32b0efff - Added following package on BUILD_DEPENDS for make test
p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
2016-07-20 11:21:02 +00:00
taca
a348b58044 Update pear-Console_Talbe to 1.3.0.
* Fix warning with PHP 7 and bump required PHP version to 5.2.0 (Pieter
  Frenssen PR #13).
2016-07-19 15:08:21 +00:00
mef
24c57277b2 Updated textproc/p5-String-Errf to 0.008
----------------------------------------
0.008     2016-07-04 11:37:17-04:00 America/New_York
          - switch from JSON to JSON::MaybeXS
2016-07-19 11:58:19 +00:00
jdolecek
d6986d58f5 update the MESSAGE - php module configuration is provided automatically now, no need to include instruction about modifying php.ini 2016-07-17 15:51:37 +00:00
wiz
310afcf1f0 Updated jsoncpp to 1.7.4.
1.7.4

Fix pkg-config

1.7.3

Fix static initialization of null with Myers Singleton. (Thanks @marklakata )
Fix other minor compiler and installation problems and warnings.
Fix amalgamated header.
2016-07-15 15:14:03 +00:00
mef
ab365b93e4 Updated textproc/p5-Search-Indexer to 0.78
------------------------------------------
0.78 11.02.2016
  - suppress spurious warnings in Indexer.pm
2016-07-15 13:44:42 +00:00
mef
2a0df8c694 Updated textproc/p5-PDF-API2 to 2.028
-------------------------------------
2.028     2016-06-08
    - [RT #113290] Fix for reading objects inside an object stream in
      a large PDF (patch by Marco Pessotto).

    - Eliminate an infinite loop when reading a corrupt dictionary.
2016-07-15 13:36:08 +00:00
mef
0d6253a069 Updated textproc/mxml to 2.10
-----------------------------
CHANGES IN Mini-XML 2.10    - 2016-06-12
        - The version number in mxml.h was wrong (Bug #532)
        - The mxml.spec file was out of date (Bug #521)
        - Mini-XML no longer allows malformed element names (Bug #509)
        - mxmlLoad* and mxmlSAXLoad* did not properly create text nodes when
          MXML_TEXT_CALLBACK was specified (Bug #531)
        - mxmlDelete used a recursive algorithm which could require large
          amounts of stack space depending on the file (Bug #549, CVE-2016-4570)
        - mxmlWrite* used a recursive algorithm which could require large
          amounts of stack space depending on the file (Bug #549, CVE-2016-4571)
2016-07-15 13:14:10 +00:00
mef
ca2dce15a1 Updated textproc/miller 3.4.0 to 4.3.0
--------------------------------------
From: https://github.com/johnkerl/miller/releases
Summary:
 v4.3.0
    Interpolated percentiles, markdown-tabular output format, CSV-quote preservation
 v4.2.0
    Multi-emit
 v4.1.0
    for/if/while and various features
 v4.0.0
    Variables, begin/end blocks, pattern-action blocks
 v3.5.0
    New data-rearrangers: nest, shuffle, repeat; misc. features
2016-07-15 13:10:51 +00:00
mef
3ed342d47f Updated textproc/link-grammer 5.2.5 to 5.3.7
--------------------------------------------
Version 5.3.7: (7 May 2016)
 * Fix another MacOS build break, regarding library exports.

Version 5.3.6: (30 April 2016)
 * Add missing `parses-quotes-en.txt` file that python tests need.
 * Fix build break related to lg_fgetc when libeditline is missing.

Version 5.3.5: (28 April 2016)
 * Modified (hacked) Kazakh dictionary.
 * MacOS bug fix: fgetc behaves oddly in OSX, see bug #293.

Version 5.3.4: (16 March 2016)
 * Fix broken handling of apostrophe (issue #281).
 * Revamp the README file; describe transitivity.
 * Revised Turkish dictionary from Tatiana Batura, et al.
 * Prototype Kazakh dictionary from Tatiana Batura, et al.
 * Parse priority tweaks for the OpenCog chatbot.
 * Fix Windows printing problem affecting some utf8 codepoints (issue #285).

Version 5.3.3: (23 December 2015)
 * Improve support for quoted phrases.
 * Fixes for assorted zero-infinitive speech acts.
 * Add 37 paraphrasing verbs.
 * Add Greek mythological names.
 * A few dozen more common computing terms added to dictionary.
 * Misc coordination and question fixes.
 * Misc abbreviations.
 * Vietnamese dictionaries!
 * Major overhaul of subject-verb inversion.
 * Performance improvements on long sentences. (pull #247)
 * Change default setting of 'islands_ok' back to false (bug #140).
 * Fix for build break on Mac OSX el_capitan w/clang (bug #255).
 * Disable perl bindings by default; use Lingua::LinkParser

Version 5.3.2: (4 December 2015)
 * Performance improvements, esp. for long sentences.
 * Use std=c11 (the 2011 C standard) by default.
 * Partial Irish English support.
 * A few dozen common computing terms added to dictionary.
 * Fix for build break on Mac OSX.

Version 5.3.1: (22 November 2015)
 * Fix build break with SAT solver.

Version 5.3.0: (22 November 2015)
 * Major redesign of the python bindings.
 * Major redesign of sentence tokenization (the "wordgraph" design)
 * Verb 'steal' is optionally transitive.
 * Fixes for misc MSVC warnings.
 * Hebrew dictionary expansion.
 * Enhanced diagram printing, giving more space for link names.
 * Minor work on phonetic agreement for 'a' vs. 'an'.
 * Add ability to histogram the costs of different parses.
 * Improve support for splitting sentences.
 * Change default setting of 'islands_ok' to true.
 * Improve performance on long sentences.
 * Fix rare crash due to memory corruption on long sentences.
 * Random morphology generation can be enabled at runtime.
 * Remove obsolete, unmaintained MacOSX build file.
 * Extensive updates to man page.
 * Fix crash on long sentences (issue #137).
 * Fix a memory leak in language bindings (issue #138).
 * Remove bogus post-processor API function.
 * Fix broken domain letter printing.
 * New regex-file feature - negative regex'es.
 * Correct the handling of moprhology stems with non-LL links.
 * Fix !!LEFT-WALL and !!RIGHT-WALL
 * SAT solver now linked statically.
 * Assorted SAT sovler cleanup and improvements.
 * Performance improvement in fast matcher: 15% faster on fixes.batch.
2016-07-15 11:36:43 +00:00
jperkin
250b62203c Pull in zlib buildlink. Fix sqlite3 variable. Add LDFLAGS.
Fixes build on SunOS.
2016-07-15 11:18:12 +00:00
mef
f6a51c99f6 Update HOMEPAGE 2016-07-15 11:17:04 +00:00
mef
ca8f3c923c Updated textproc/cwdiff 0.2.7 to 0.4.0
--------------------------------------
(from https://github.com/junghans/cwdiff/releases page)

on 13 Nov 2015
v0.4.0
   dropped a2ps and out option, clean up
on 1 Jul 2015
v0.3.1
   cwdiff: fix --diffopts option (fixes #4)
on 16 Mar 2015
v0.3.0
   fixed Makefile
on 14 Mar 2015
v0.2.8
   cwdiff: moved issue tracker to github
2016-07-15 11:14:55 +00:00
mef
619a135f6b Update MASTER_SITES and githubify. 2016-07-15 11:01:18 +00:00
wiz
618fd6f028 Updated mdocml to 1.13.4.
Should fix PR 51307.

Changes in version 1.13.4, released on July 14, 2016

    --- MAJOR NEW FEATURES ---
 * man.conf(5): Design and implement a simpler configuration file format.
 * man(1): Leverage less(1) -T and :t in a way resembling ctags(1)
   to jump to the definitions of various terms inside manual pages.
 * soelim(1): New implementation by Baptiste Daroussin.
 * privilege limitation: Use OpenBSD pledge(2) or OS X sandbox_init(3)
   when available.
 * man.cgi(8): Support short URIs like http://man.openbsd.org/mdoc .
 * mandoc.css: Use one unified stylesheet rather than three different ones.
    --- MAJOR FUNCTIONALLY RELEVANT BUGFIXES ---
 * mdoc(7): Fix multiple aspects of SYNOPSIS .Nm formatting.
 * man(1): Fix process group handling, avoiding unclean shutdowns.
    --- PORTABILITY IMPROVEMENTS ---
 * Correctly use the ohash(3) compatibility implementation
   even when building without SQLite support.
 * Add compat glue for building on Solaris 9 and 10.
 * Let ./configure select a supported RE syntax for word boundaries.
 * Support LDFLAGS, to be used for example for hardening options.
 * Avoid mixing putchar(3) and putwchar(3) on the same file descriptor,
   it resulted in output corruption on some platforms.
 * Avoid reusing va_lists, use va_copy(3) for better portability.
 * Do not hardcode the path to the more(1) program.
    --- MINOR NEW FEATURES ---
 * roff(7): Implement \n(.$ (number of macro arguments).
 * roff(7): Fully implement \z (do not advance cursor).
 * roff(7): Implement the `r'  conditional (register exists).
 * roff(7): Implement \\$* (interpolate all arguments).
 * roff(7): Parse and ignore \, and \/ (italic corrections).
 * When there is no -m, no -M, no MANPATH and no /etc/man.conf,
   fall back to /usr/share/man:/usr/X11R6/man:/usr/local/man.
 * man(1): Give manuals in purely numerical sections priority over
   manuals of the same name in sections with an alphabetical suffix.
 * man.cgi(8): Support "header.html" and "footer.html".
 * man.cgi(8): Set the "autofocus" attribute on the query text box.
 * man.cgi(8): Simplify the search form, drop two useless buttons.
 * man.cgi(8): Delete the pseudo-manpath "mandoc", assume that
   apropos(1) and man.cgi(8) are installed in the default manpath.
    --- RELIABILITY BUGFIXES ---
 * mdoc(7): Avoid a use after free and an assertion failure when nodes
   are deleted during validation.
 * mdoc(7): Avoid a NULL pointer access when .Bd has no arguments.
 * mdoc(7): Avoid a NULL pointer access triggered by mismatching end macros.
 * mdoc(7): Avoid an assertion when .Fo has no argument.
 * mdoc(7): Avoid an assertion when .Ta<tab> occurs in .Bl -column.
 * mdoc(7): Avoid an assertion when a body gets broken and has a tail.
 * roff(7): Avoid an assertion caused by blanks inside \o.
 * roff(7): Make .so links to gziped manuals work without mandoc.db(5).
 * tbl(7): Avoid a use after free when the last line of a layout is empty.
 * eqn(7): Avoid an infinite loop caused by recursive "define".
 * makewhatis(8): Avoid a segfault caused by unusual directory structures.
 * Fix handling of leading, trailing, and double colons in MANPATH and -m.
    --- MINOR BUGFIXES ---
 * mdoc(7): Put arguments to end macros of broken partial explicit blocks
   inside the breaking block.
 * mdoc(7): Let .Dv force normal font.
 * mdoc(7): Make trailing whitespace significant in .Bl -tag widths.
 * mdoc(7): Fix macro interpretation around tabs in .Bl -column.
 * man(7): Use the default width for .RS without arguments.
 * man(7): On a new RS nesting level, the saved width starts from
   the default width, not from the saved width of the previous level.
 * man(7): Allow .PD in next-line scope.
 * man(7): Improve handling of empty .HP.
 * man(7): Improve formatting of .br and .sp inside .HP.
 * man(7): Do not mistreat empty arguments to font alternating
   macros as vertical spacing requests.
 * man(7): Allow fill mode changes in tagged paragraph next-line scope.
 * man(7): Fix minor bugs in block rewinding and simplify the related code.
 * man(7): Add missing line breaks before subsection headers.
 * man(7): Give section and subsection headers hanging indentation.
 * man(7): Make trailing whitespace significant in .TP widths.
 * roff(7): Don't allow breaking the output line after hyphens
   that immediately follow escape sequences.
 * roff(7): Ignore blank characters at the beginning of conditional blocks.
 * roff(7): Escape breakable hyphens only after handling input line traps.
 * roff(7): Reject \[uD800] to \[uDFFF] (surrogates) in the parser.
 * tbl(7): Allow more than one data field after T} on the same input line.
 * terminal output: Apply bold and italic to non-ASCII Unicode codepoints.
 * terminal output: Improve rounding rules for horizontal scaling widths.
 * HTML output: Render ASCII_NBRSP as "&nbsp;", not "-".
 * man(1): Do not match the first part of a name if it continues with a dot.
 * man(1): Keep working even if the current directory is unusable.
 * man(1): Better error message when $PAGER is invalid.
 * makewhatis(8): Improve handling of .Va and .Vt macros.
 * apropos(1): Print "nothing appropriate" to stderr when appropriate.
 * apropos(1): Abort with a useful error message when elementary
   database operations like preparing queries or binding variables fail.
    --- STRUCTURAL CHANGES, no functional change ---
 * mdoc(7) and man(7): Unified data structures struct roff_node etc.
 * mdoc(7) and man(7): Unified node handling library in roff.c.
 * mdoc(7) and man(7): Seperate validation phase from parsing.
 * roff(7): Major character table cleanup.
 * Link with libz rather than forking gunzip(1).
    --- THANKS TO ---
 * Baptiste Daroussin (FreeBSD) for the new soelim(1)
   and for release testing.
 * Anthony Bentley (OpenBSD) for unifying mandoc.css, two nice
   patches for man.cgi(8), some documentation patches, some bug
   reports, and various useful discussions.
 * Todd Miller (OpenBSD) for lots of help with process group and
   signal handling, a few patches, some bug reports and some useful
   discussions.
 * Jonathan Gray (OpenBSD) for yet more testing with afl(1)
   again resulting in more than half a dozen important bug reports.
 * Svyatoslav Mishyn (Crux Linux) for some patches, several bug
   reports, and extensive release testing.
 * Christian Neukirchen (void Linux) for a number of compatibility
   patches and suggestions and several bug reports.
 * Christos Zoulas (NetBSD) for a bug fix patch and some useful
   suggestions for cleanup.
 * Florian Obser (OpenBSD) for a bugfix patch and some bug reports.
 * Sevan Janiyan for help with Solaris compatibility and release
   testing on many platforms.
 * Jan Holzhueter and OpenCSW in general for help with Solaris
   compatibility, and for providing me with a Solaris 9/10/11 testing
   environment.
 * Michael McConville (OpenBSD) for some simple cleanup patches.
 * Thomas Klausner (NetBSD) for some bug reports and release testing.
 * Christian Weisgerber, Dmitrij Czarkoff, Igor Sobrado,
   Ken Westerback, Marc Espie, Mike Belopuhov, Rafael Neves,
   Ted Unangst, Tim van der Molen, Theo Buehler, Theo de Raadt
   (OpenBSD), Kurt Jaeger, Dag Erling Smoergrav (FreeBSD),
   Joerg Sonnenberger (NetBSD), Carsten Kunze (Heirloom troff),
   Daniel Levai, Fabian Raetz, Jan Stary, Jean-Yves Migeon,
   Lorenzo Beretta, Markus Waldeck, Maxim Belooussov, Michael Reed,
   Peter Bray, and Serguey Parkhomovsky for bug reports and feature
   suggestions.
 * Alexander Hall, Andrew Fresh, Antoine Jacoutot, Doug Hogan,
   Jason McIntyre, Jasper Lievisse Adriaanse, Kent Spillner,
   Nicholas Marriott, Peter Hessler, Sebastien Marie, Stefan Sperling,
   and Theo de Raadt (OpenBSD) for helpful discussions and feedback.
2016-07-14 15:26:42 +00:00
mef
64c4d0592d (pkgsrc)
- MASTER_SITES updated (but interim shape for GitHub now, sorry)
(upstream)
- Updated textproc/aspell-ga to 4.8.0
-----------------------------------
For ChangeLog, see
 https://github.com/kscanne/gaelspell/commits/master
2016-07-14 13:35:14 +00:00
mef
8312fc3143 (pkgsrc)
- Drop patch, seems included now.
(upstream)
- Updated textproc/aha to 0.4.9
--------------------------------
  Version 0.4.9 (recent):
  - Fixed urls (thanks to Jeroen Wiert Pluimers)
  - Fixed behaviour for non CSI codes (thanks to Jack Brear)
2016-07-14 13:18:08 +00:00
rillig
ad4be9d982 Removed CVS files from PLIST. Bumped revision. 2016-07-10 11:31:31 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
jakllsch
c28058c23c +py-pytoml 2016-07-07 16:12:00 +00:00
jakllsch
828399890c Add pytoml-0.1.10 as textproc/py-pytoml
pytoml is a TOML-0.4.0 parser/writer for Python.
2016-07-07 16:11:06 +00:00
cheusov
e6d01a0320 Update to 0.6.1
Option -v now works correctly with multiple -e.
  Thanks to darkness@ for the report!

  Fix infinite loop when regular expression matches an emoty string.
2016-07-03 16:37:56 +00:00
wiz
ff28ec3abc Updated py-html2text to 2016.5.29.
2016.5.29
=========
----

* Fix #125: --pad_tables now pads table cells to make them look nice.
* Fix #114: Break does not interrupt blockquotes
* Deprecation warnings for URL retrieval.
2016-07-03 11:58:57 +00:00
wiz
0eb20a93f1 Updated xerces-c to 3.1.4.
Changes not found.
2016-07-03 11:17:15 +00:00
joerg
806c31b87e Disable use of PCH, doesn't work with GCC on 32bit platforms. 2016-07-02 14:43:12 +00:00
jaapb
39150e82a8 Updated package to latest version, 1.5; also updated package to work with
ocaml.mk structure and changed upstream to github.

Changes:
version 1.5
* Improve various commands of csvtool avoiding loading the whole CSV file to memory.
* As a consequence, one avoids some Stack_overflow exceptions for long files.

version 1.4.2
* Add the possibility to specify an output format to csvtool.

version 1.4.1
* Fix writing bug when excel_tricks is enabled.

version 1.4
* Optional discarding of spaces
* Special handling of files with a header
2016-07-02 10:11:09 +00:00
wiz
a59386ba52 Remove unnecessary test target -- distutils.mk provides this. 2016-07-02 09:30:54 +00:00
jaapb
16173cde80 Updated PLIST to properly use ocaml.mk framework. No upstream changes. 2016-07-02 09:30:45 +00:00
wiz
2a3209401c Updated p5-XML-LibXML to 2.0126.
2.0126  2016-06-24
    - Workaround RT#114638:
        - 2.9.4 broke XSD Schema support.
        - https://rt.cpan.org/Public/Bug/Display.html?id=114638
        - https://github.com/shlomif/libxml2-2.9.4-reader-schema-regression
        - https://bugzilla.gnome.org/show_bug.cgi?id=766834
        - https://github.com/shlomif/perl-XML-LibXML/pull/1
        - Thanks to Paul for the report and to RURBAN for a pull-req.
    - Add t/release-kwalitee.t for testing CPANTS Kwalitee.
2016-06-30 17:42:38 +00:00
cheusov
61277a458e Use ${FAKEHOMEDIR} as maven build root directory 2016-06-27 21:40:13 +00:00
jaapb
09cbcb5505 Updated package to use ocaml.mk framework. No upstream changes. 2016-06-25 14:31:13 +00:00
jaapb
4981fb6343 Updated package to latest version, 1.2.8, and made package compatible with
latest version of ocaml and its framework. Discussed on packages@ and
OK'd by jperkin.

Changes include:
1.2.8: Build against ocamlnet-4.1. Support -safe-string
1.2.7: tweaking support for oasis.
1.2.6: Adding _oasis file.
1.2.5: Build against ocamlnet-4.
1.2.4: Fixed bug in namespace-aware parsing (thanks to ygrek and Thomas
       Leonard)
2016-06-25 13:59:20 +00:00
drochner
91a6ff3ae4 update to 2.2.0
changes:
-security patches which we already had in pkgsrc are integrated
-Use more entropy for hash initialization than the original fix
 to CVE-2012-0876
-Resolve troublesome internal call to srand that was introduced
 with Expat 2.1.0 when addressing CVE-2012-0876
2016-06-22 15:39:09 +00:00
jaapb
2b2352d560 Syntax extension needs to be installed for dependencies. Revbump. 2016-06-20 15:20:03 +00:00
jaapb
467958f60c Updated package to latest version, 4.0.0. Changes include:
====== Features ======
* A new PPX has been added that allows to use tyxml with the HTML/SVG syntax, using the markup library (contribution by Anton 'aantron' Bachin).
* New Format-based printers are available, both as functors and has `pp` functions in the various implementations. Old printers are deprecated.
* Toplevel printers are now available for the `tyxml` library.
* The `str` library has been replaced by `re`.
* Various attributes arguments have been simplified. In particular:
  * Constants arguments have been removed
  * `` `On|`Off `` arguments are now replaced by booleans.
  * Some arguments now use an option type.

* XML comments are now properly serialized (without escaping but with sanitization).

====== Elements and attributes ======
* Add srcset and sizes attributes (contribution by Stéphane 'slegrand45' Legrand).
* The arguments of the `sandbox` attributes are now more consistent (contributino by Anton 'aantron' Bachin).
* Various SVG attributes and elements are now properly named (contributino by Anton 'aantron' Bachin).
* Add inputmode attribute.

====== Documentation ======
* Both the API documentation and the manual have been completely rewritten! Do not hesitate to read them and provide feedback.
* Various examples have been added in the `example/` directory. (basic_website contributed by Edgar 'fxfactorial' Aroutiounian).

====== Renaming and deprecations ======
* Files in the `tyxml` library are now packed in a `Tyxml` module.
  If you were using one of `Html5`, `Svg` and `Xml` module, simply open `Tyxml`.
* All Html5 modules are now named Html
* Various attributes and elements have been renamed. The original versions have been kept and marked deprecated.
* Various elements that were both deprecated in the HTML specification and not usable due to typing constraints have been removed.
2016-06-20 11:10:40 +00:00
jaapb
d609189633 Added ocaml-markup to SUBDIRs 2016-06-20 11:09:21 +00:00
jaapb
11ac938a60 Added package textproc/ocaml-markup, a pair of parsers for XML and HTML5. 2016-06-20 11:08:31 +00:00
jaapb
2bfd49a02b Revbump to make sure package gets recompiled with newer mk/ocaml.mk, and
removed old register execs from PLIST
2016-06-20 10:29:29 +00:00
jaapb
9fe6af7298 Revbump to make sure package gets rebuilt with new mk/ocaml.mk. 2016-06-19 17:20:44 +00:00
joerg
f72dfbac2c Needs pod2man. 2016-06-19 16:51:02 +00:00
prlw1
14aa28e581 Update gspell to 1.0.2
News in 1.0.2
-------------
* Fix gtk-doc build issue
* Translation update
2016-06-19 16:01:57 +00:00
fhajny
f283473c0d Update textproc/py-xlsxwriter to 0.9.2.
Release 0.9.2 - June 13 2016
---------------------------

* Added workbook :func:`set_size` method to set the workbook
  window size.


Release 0.9.1 - June 8 2016
---------------------------

* Added font support to chart :func:`set_table`.

* Documented used of font rotation in chart :ref:`data labels
  <chart_series_option_data_labels>`.


Release 0.9.0 - June 7 2016
---------------------------

* Added :ref:`trendline properties
  <chart_series_option_trendline>`:
  ``intercept``, ``display_equation`` and ``display_r_squared``.


Release 0.8.9 - June 1 2016
---------------------------

* Fix for :func:`insert_image` issue when handling images with
  zero dpi.


Release 0.8.8 - May 31 2016
---------------------------

* Added workbook :func:`set_custom_property` method to set custom
  document properties.
2016-06-17 11:57:44 +00:00
jaapb
54394b2eb2 Updated package to add ocamlbuild dependency, plus revbump to ensure it
gets compiled with the new mk/ocaml.mk. No upstream changes.
2016-06-17 11:31:55 +00:00
markd
531f235efa Updated to TexLive 2016:
Updated textproc/makeindexk to 2.15nb8
	Updated textproc/mendexk to 2.6fnb6
2016-06-16 04:11:50 +00:00
wiz
cd2a4a8287 Updated json-c to 0.12.1.
0.12.1

  * Minimal changes to address compile issues.
2016-06-12 14:37:37 +00:00
mef
5204220902 (pkgsrc)
- Revision -r 1.14 to -r 1.15  update was actually below upstream update.
   Just for record, this commit is actually removing one # line. Sorry.
(upstream)
 - Updated textproc/p5-Net-Dict to 2.21
------------------------------------
2.21 2016-03-01 NEILB
    - Use Test::RequiresInternet to skip tests if you don't have
      an internet connection and ability to connect to dict.org's
      DICT server. This is a holding position until I can add a
      mock DICT server. Added a basic require test, so there's
      always at least one test that should pass.

2.20 2016-02-27 NEILB
    - Updated tests to reflect changes in dict.org databases.
      Thanks to SREZIC for pointing out that they'd changed.
    - Fixed typo in doc. Patch from Gregor Herrmann. RT#112367
    - Dropped usage of "use vars".
2016-06-09 13:26:43 +00:00
mef
f96a361abb Updated textproc/p5-Encode to 2.84
----------------------------------
Revision: 2.84  Date: 2016/04/11 07:17:02
! lib/Encode/MIME/Header.pm
  Pulled: Encode::MIME::Header:
    Update description that this module is only for unstructured header
  https://github.com/dankogai/p5-encode/pull/53
! lib/Encode/MIME/Header.pm t/mime-header.t
  Pulled: Encode::MIME::Header: Fix valid_q_chars, '-' needs to be escaped
  https://github.com/dankogai/p5-encode/pull/52

2.83 2016/03/24 07:49:54
! lib/Encode/MIME/Header.pm t/mime-header.t
  Both decoder and encoder are rewritten by Pali Rohár.
  Encoder should be now fully compliant of RFC 2047.
  Decoder is less strict to be able to decode
  strings generated by old versions of this module.
  https://github.com/dankogai/p5-encode/pull/51
! t/mime-header.t
  Add more test vectors from RFC2047, pp.11-12
! lib/Encode/Supported.pod
  merge: Autrijus -> Audrey
  https://github.com/dankogai/p5-encode/pull/50

2.82 2016/02/06 20:17:24
! lib/Encode/MIME/Header.pm
  lib/Encode/MIME/Header/ISO_2022_JP.pm
  t/mime-header.t
  Reverted to 2.80 upon the request of whom submitted pull/48

2.81 2016/02/06 19:25:22
! lib/Encode/MIME/Header.pm
  lib/Encode/MIME/Header/ISO_2022_JP.pm
  t/mime-header.t
  Merged: Encode::MIME::Header: Fix decoder and rewrite encoder
  > Encoder should be now fully compliant of RFC 2047.
  > Decoder is less strict to be able to decode strings
  > generated by old versions of this module.
  https://github.com/dankogai/p5-encode/pull/48
  ! t/mime-header.t
   merge t/mime-header.t @ https://github.com/asjo/p5-encode
   19dcbff63e
  ! t/mime-header.t
    Add more test vectors from RFC2047, pp.11-12
2016-06-09 13:09:53 +00:00
mef
5a1191d03d Updated textproc/p5-Lingua-PT-Stemmer to 0.02
---------------------------------------------
0.02 2016-02-07 NEILB
    - Switched to Dist::Zilla, fixing RT#107484 in the process, so the release
      will have META.{json,yml} files.
    - Moved test from test.pl in top directory to t/basic.t
    - Updated format of this file to follow CPAN::Changes::Spec
2016-06-09 13:07:13 +00:00
mef
3c5bb31adf Updated extproc/p5-Lingua-Stem-Ru to 0.04
-----------------------------------------
0.04 2016-02-12 NEILB
    - Dropped use of 'use vars'
    - Updated the Win32 installation instructions
    - Added github repo to doc, along with an AUTHOR section,
      and updated SEE ALSO.
    - All the above changes submitted by ZORAN++

0.03 2016-02-04 NEILB
    - Corrected the URL for the algorithm. PR from ZORAN++
2016-06-09 13:03:10 +00:00
mef
3f994b8fd3 Add BUILD_DEPENDS+= p5-Text-Diff-[0-9]* for make test 2016-06-09 12:59:03 +00:00
mef
1a06e1836a Updated textproc/p5-Dist-Zilla-Plugin-PodWeaver to 4.008
--------------------------------------------------------
4.008     2016-04-24 09:48:22+01:00 Europe/London
        - remove an unneeded dependency on List::MoreUtils

4.007     2016-04-23 18:35:29+01:00 Europe/London
        - cope with both Dist::Zilla v5 and v6
2016-06-09 12:06:39 +00:00
wiz
efddfa9d77 Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
wen
10f4cf8b7d Add missing DEPENDS
Spotted by:	joerg@
2016-06-08 03:18:34 +00:00
mef
003a4ac229 Add BUILD_DEPENDS+= p5-Test-RequiresInternet-[0-9]* for make test 2016-06-07 21:23:21 +00:00
mef
e846e8f026 Updated textproc/p5-XML-XPath to 1.37
-------------------------------------
1.37  2016-06-02 MANWAR
      - Fixed annoying warnings.
2016-06-07 13:13:34 +00:00
mef
4d5dab8c1e Updated textproc/p5-XML-LibXML-Simple to 0.97
---------------------------------------------
version 0.97: Tue 12 Apr 15:12:21 CEST 2016
        Fixes:
        - HookNodes parameter was not allowed. [Kit Peters]

version 0.96: Fri 11 Mar 15:09:43 CET 2016
        Improvements:
        - deprecate XML input from 'undef'
        - rewrite UNIVERSAL::isa into blessed ->isa
        - implement hooks on nodes
2016-06-07 13:08:24 +00:00
mef
bc469832d7 Updated textproc/p5-XML-DOM to 1.45
-----------------------------------
1.45 (tjmather) 08/16/2015
- Fix pod errors and a typo ( Florian Schlichting )
- properly encode output for printToFile ( Martin Ferrari, Gregor Herrmann )
2016-06-07 13:04:28 +00:00
alnsn
79f2297489 Switch to pkg_alternatives(8) and rename to lua5x-LDoc-1.4.3. 2016-06-06 23:19:07 +00:00
wiz
34eb6bcab4 Updated p5-XML-LibXML to 2.0125.
2.0125  2016-05-30
    - Moved the repository from Mercurial and BitBucket to Git and GitHub:
        - https://github.com/shlomif/perl-XML-LibXML
        - This was done to better encourage contributions to XML::LiBXML and
        to be able to use the better Continuous Integration options that
        are available for GitHub projects.
2016-06-06 11:55:36 +00:00
wen
26c460911c Update to 2.027
Upstream changes:
2.027     2016-03-11

    - This release contains seven fixes for parsing PDFs.  They mostly
      affect files using cross-reference streams, which were first
      supported in the previous release.  Thanks to Marco Pessotto and
      Stuart Henderson for their help identifying and troubleshooting
      bugs.

    - Added contrib/pdf-debug.pl to help track down issues related to
      opening and parsing PDFs.


2.026     2016-02-24

    - [RT #48683] Add support for PDFs with cross-reference streams
      and object streams (patch by Don Huettl of Grant Street Group).

    - [RT #107333] Accept an empty string as a valid Name, per PDF
      spec 1.7 section 7.3.5 (patch by Mark Balitsky).

    - [RT #98551] Rename aliases 2A, 4A, 2B, and 4B to 2A0, 4A0, 2B0,
      and 4B0.  The old names will continue to work, but are now
      undocumented (patch by Phil Perry).

    - Add -mils and -color as options for barcodes.  Reset linedash so
      that barcodes are always solid lines (patch by Erelen).

    - [RT #98549] Rename meterlimit to miterlimit (patch by Phil
      Perry).

    - [RT #98534] Rename hspace to hscale (patch by Phil Perry).

    - Fixed an infinite loop when RunLengthDecode is used for output.

    - [RT #65582] Fix embedding of OpenType fonts (fix by Simon Cozens).

    - [RT #67767] Allow an empty page to be imported into a PDF using
      importPageIntoForm (reported by Antti Lankila).

    - [RT #66341] Various fixes for ASCII85Decode and LZWDecode.
2016-06-05 13:19:17 +00:00
wen
f757183900 Update to 1.32
Update DEPENDS

Upstream changes:
1.32  2016-06-03 12:00:00 MANWAR
      - Corrected Helvetica font width.

1.31  2016-05-02 02:45:00 MANWAR
      - Updated method PDF::Font::_generate_char_width() to load data in sorted order.
      - Added script "verify-char-width" to test char width in different fonts.
      - Added section "SYNOPSIS" to the package PDF::Font.

1.30  2016-04-30 08:00:00 MANWAR
      - Refactored character width handling for supported fonts.
      - Fixed method block_text() w.r.t line spacing.

1.29  2016-02-12 11:15:00 MANWAR
      - Updated method block_text() to parameterize paragraph spacing on email request
        of Joel Goode.
      - Added example code to the pod for the method block_text().
2016-06-05 12:54:08 +00:00
wen
48c701811b Update to 0.9.12
Upstream changes:
Version 0.9.12 - hotfix for failing tests - Desislav Kamenov

Version 0.9.11 Changes by contributors on GitHub - Keith Carangelo, Mohammad S Anwar

3264342 Added cell_render_hook subroutine to create hyperlinks
0fb2e57 Fixed broken link to Rick Measham's tutorial.
8361ec3 Fixed new_page_func valid setting
38610ec Header alignment default should be column alignment
e3ec184 Added parameter checking in the method table(). - Added unit test t/table.t script.
a73e67f Proposed fix to the CPANTS error as below: - Added standard unit test for MANIFEST file (t/manifest.t). - Removed MYMETA.json, MYMETA.yml and Makefile (auto generated files)
2016-06-05 08:15:10 +00:00
wen
66ef591d58 Update to 0.200006
Upstream changes:
0.200006  2016-04-24 19:22:40+01:00 Europe/London
        - strip leading BOM (well, U+FEFF) from input
        - pass text, not bytes, to PPI

0.200005  2016-04-24 16:17:30+01:00 Europe/London
        - avoid double-decoding; new pod is already text

0.200004  2016-04-24 10:50:23+01:00 Europe/London
        - decode the fully new document, not just the Perl part
          (thanks, van-de-bugger and perlancar)
2016-06-05 08:07:19 +00:00
wen
8cbef23eeb Update to 4.013
Upstream changes:
4.013     2016-04-24 23:19:14+01:00 Europe/London
        - use text for PPI, not octet
2016-06-05 08:02:41 +00:00
wen
1b1bbd9d81 Update to 1.20
Update DEPENDS

Upstream changes:
1.20      2016-04-22
	- Stable release, made in Rugby, UK during Perl QA Hackathon 2016

1.19_91   2016-04-21
	- Drop use of File::ShareDir::ProjectDistDir (GitHub #26). Thanks Kent
	  Fredric!
	- Allow stop words with '.' (GitHub #28). Thanks Paulo Custodio!

1.19_90   2016-02-20
	- Hide internals: the POD parser is moved to a private package and
	  the Pod::Spell package now only exposes the public interface.
	  This is a first step towards rewriting the parser using Pod::Simple
	  (planned for Pod-Spell-2.0).
	- 'parse_from_file' and 'parse_from_filehandle' are now explicitely
	  documented (by copying doc from Pod::Parser).
2016-06-05 07:37:49 +00:00
wen
542dcd64f9 Update to 3.005
Upstream changes:
3.005     2016-03-06T02:51:24Z

  - Fix pod.

3.004     2016-03-06T02:22:21Z

  - Leave email addresses (<foo@bar.com>) in tact for Markdown to process.
    Thanks to Andreas Boesen for reporting [rt-112631].
2016-06-05 07:29:14 +00:00
wen
cf2e30cd73 Update to 1.59
Upstream changes:
1.59    2016-03-01
    - Merge a pull request to add subcategory support.
        - https://github.com/shlomif/perl-XML-RSS/pull/4
        - https://rt.cpan.org/Public/Bug/Display.html?id=48426
        - Thanks to @ozcoder for the changes.
2016-06-05 07:12:31 +00:00
wiz
83ef22f75a Switch to using libxslt/Makefile.common; update to 1.1.29. 2016-05-29 21:07:59 +00:00
wiz
6c8585301e Updated libxslt to 1.1.29.
Add Makefile.common for use by py-libxslt.

1.1.29: May 24 2016:
   - Security:
  CVE-2015-7995 Fix for type confusion in preprocessing attributes (Daniel Veillard)

   - Documentation:

   - Portability:
  Fix a portibility problem with previous commit (Eduard Sanou),
  Fix MingW build (Nick Wellnhofer),
  Correctly emulate snprintf on older MSVC versions (Nick Wellnhofer),
  Add Python script to run some tests on Windows (Nick Wellnhofer),
  Remove /OPT:NOWIN98 option (Nick Wellnhofer),
  Visual Studio 14 CTP defines snprintf() (Daniel Veillard),
  Use AC_PATH_TOOL to find libgcrypt-config and xml2-config (Micha¿ Górny),
  Use $libdir for LIBXSLT_DEFAULT_PLUGINS_PATH (larryhaja),
  Use mkdir macro also in case if mingw32. (Lars Kanis),
  Add math library to executable link flags (Nick Wellnhofer),
  Fix quoting of xlocale test program in configure.in (Nick Wellnhofer)

   - Bug Fixes:
  Fix OOB heap read in xsltExtModuleRegisterDynamic (Nick Wellnhofer),
  Remove CDATA markup from libxslt_tutorial.c (Nick Wellnhofer),
  Remove generated headers from dist tarball (Nick Wellnhofer),
  Mark XML file argument as repeatable (Nick Wellnhofer),
  Keep timezone in date:add (Nick Wellnhofer),
  Fix buffer overflow in exsltDateFormat (Nick Wellnhofer),
  Fix saxon:line-number with namespace nodes (Nick Wellnhofer),
  Fix dyn:map with namespace nodes (Nick Wellnhofer),
  Fix error handling in Saxon extension functions (Nick Wellnhofer),
  Fix double free in libexslt hash functions (Nick Wellnhofer),
  Fix libxslt format warnings (David Kilzer),
  Fix xsltNumberFormatGetMultipleLevel (Nick Wellnhofer),
  Fix use-after-free in xsltDocumentFunctionLoadDocument (Nick Wellnhofer),
  Always initialize EXSLT month and day to 1 (Nick Wellnhofer),
  Fix possible NULL pointer deref in transform.c (mahendra.n),
  Fix possible NULL pointer deref in xsltCopyTextString (Nick Wellnhofer),
  Fix possible NULL pointer deref in libexslt/functions.c (Nick Wellnhofer),
  Fix possible NULL pointer deref in xsltproc.c (mahendra.n),
  Fix possible NULL pointer deref in preproc.c (mahendra.n),
  Fix LIBXSLT_DEFAULT_PLUGINS_PATH in xsltconfig.h (Nick Wellnhofer),
  Fix memory leak in xsltNumberFormat (Albert Astals Cid),
  Error in doc/Makefile.am (Brice De Bruyne),
  Detect attribute sets recursions in more cases (Daniel Veillard),
  Check name vales for attribute-set elements (Daniel Veillard),
  Fix hang with namespace-alias, fixes #700689 (Shaun McCance),
  Fix str:align with UTF-8 strings (Nick Wellnhofer),
  Fix for compiled XPath helpers (Nick Wellnhofer),
  Check return value of exsltFuncNewFunctionData (Nick Wellnhofer),
  Fix return value of xsltRegisterExtModuleElement (Nick Wellnhofer),
  Call xmlNodeGetSpacePreserve with element node (Nick Wellnhofer),
  Set namespaces before evaluating xsl:number (Nick Wellnhofer),
  Make --maxvars option work (Per Hedeland),
  Set correct context node when initializing xsl:keys (Nick Wellnhofer),
  Fix for bug 436589 (Imran Azeezullah),
  Memory leak in xsltCompileIdKeyPattern error path (Nick Wellnhofer),
  Fix handling of UTF-8 strings in EXSLT crypto module (Nick Wellnhofer),
  Fix certain patterns with predicates (Nick Wellnhofer),
  Fix direct pattern matching (Nick Wellnhofer),
  Fix str:padding to work with UTF-8 strings (Nick Wellnhofer),
  EXSLT function str:replace() is broken as-is (Nick Wellnhofer),
  Fix a couple of places where (f)printf parameters were broken (Daniel Veillard)

   - Improvements:
  Add support timestamps from environment (Daniel Veillard),
  Add missing tests to dist tarball (Nick Wellnhofer),
  Improve error message in xsltAddTemplate and fix test (Nick Wellnhofer),
  Allow REC tests with empty stdout (Nick Wellnhofer),
  Fix GPL license in HTML files as well (Nick Wellnhofer),
  Fix status message in EXSLT dynamic tests (Nick Wellnhofer),
  Add public function macros to xsltlocale.h (Nick Wellnhofer),
  Make valgrind tests work with libtool (Nick Wellnhofer),
  Add a couple of xsl:number tests (Nick Wellnhofer),
  Lower and upper bound for format token "i" (Nick Wellnhofer),
  Lower bound for format token "a" (Nick Wellnhofer),
  Handle negative xsl:number values (Nick Wellnhofer),
  Round xsl:number values to nearest integer (Nick Wellnhofer),
  Allow {URI}NCName syntax for user parameters (Nick Wellnhofer),
  Fix endTimer parameter type (Nick Wellnhofer),
  Fix error messages for unsupported methods (Nick Wellnhofer),
  Replace sprintf with snprintf (David Kilzer),
  Enforce two digit exponent under MSVC (Nick Wellnhofer),
  Rework xsltNumberFormat to fix warning (Nick Wellnhofer),
  Fix a couple of GPL licences found in the documentation (Daniel Veillard),
  Use hash table to lookup named templates (Christian Ceelen),
  Fix to reg tests post 737840 fix (Daniel Veillard),
  Don't fail build the man page if xsltproc is not present (Daniel Veillard),
  Re-adding xsltproc.1 (Daniel Veillard),
  Fix time type in xsltSaveProfiling (Nick Wellnhofer),
  Remove unused parameters (Nick Wellnhofer),
  Suppress unused variable warning. (Nick Wellnhofer),
  Remove unused variable in xsltGenerateIdFunction (Nick Wellnhofer),
  Add test case for XPath function args in error case (Nick Wellnhofer),
  Add comment about known-to-fail test (Nick Wellnhofer),
  Adjust expected test output (Nick Wellnhofer),
  Helper functions to evaluate compiled XPath expressions (Nick Wellnhofer),
  Add tests for crypto:rc4 (Nick Wellnhofer),
  Add first test case for EXSLT crypto module (Nick Wellnhofer),
  Separate function for predicate matching in patterns (Nick Wellnhofer),
  Initialize pseudo random number generator with current time or optional command line parameter (Nils Werner),
  Adding doc update related to 1.1.28 (Daniel Veillard)

   - Cleanups:
  Remove bogus test file (Nick Wellnhofer),
  Add warning message to expected test output (Nick Wellnhofer)
2016-05-29 21:06:46 +00:00
cheusov
8a612b6693 Renamed to textproc/jrep 2016-05-29 07:19:43 +00:00
cheusov
cba601ff6f - jgrep
+ jrep
2016-05-29 07:19:29 +00:00
cheusov
40005602d2 jrep -- renamed jgrep
jrep is a command-line grep-like utility written in Java.
Features:
  -- Java regular expressions
     (https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html)
  -- Support for RE2J
     (https://github.com/google/re2)
  -- POSIX options (excluding -E and -G)
     (http://pubs.opengroup.org/onlinepubs/009604499/utilities/grep.html)
  -- most GNU grep(1) options
     (https://www.gnu.org/software/grep/)
  -- Extensions over GNU grep(1):
     options -O, -2 and -8
2016-05-29 07:06:35 +00:00
cheusov
619f5145a5 Updated to version 0.5.2
Fixed:
    - installation directory for doc/ subproject (README, NEWS etc.)
    - README
    - Installation instructions
2016-05-28 15:11:30 +00:00
cheusov
36dacba13c No need for AWK_PROG in MAKE_ENV 2016-05-28 11:06:03 +00:00
cheusov
e0bf3f9053 Fix license 2016-05-28 11:00:50 +00:00
wiz
76b70bfcd7 pkglint cleanup: remove empty line 2016-05-28 06:48:03 +00:00
wiz
06e2fcd1e9 Use standard format for 'used by' lines, since some tools make use of this. 2016-05-28 06:47:51 +00:00
pgoyette
c3927afdca Use Makefile.common from textproc/libxml2 2016-05-27 23:52:05 +00:00
pgoyette
508b5e276e Introduce a Makefile.common so we can share it with textproc/py-libxml2 2016-05-27 23:51:10 +00:00
cheusov
d7a1b9e78a Update to 0.5.1 (Fix in coloring/highlighting code) 2016-05-27 17:41:00 +00:00
pgoyette
92f57e7f45 Synchronize py-libxml2 with recent update of libxml2 to version 2.9.4 2016-05-27 10:37:18 +00:00
cheusov
259a335ad5 Update to version 0.5.0
Option --directories was implemented.

  -r and -R accepts file as free arguments

  Support for JGREP_NO_JNI environment variable was introduced
2016-05-26 18:48:31 +00:00
markd
18d62096d4 Add kf5 packages 2016-05-26 09:29:57 +00:00
markd
0c6d6781e4 Add KDE Frameworks 5.21.0 packages:
kapidox - Frameworks API Documentation Tools
kcodecs - Provide a collection of methods to manipulate strings using various
   encodings
kcompletion - Text completion helpers and widgets
sonnet - Spelling framework for Qt5
2016-05-26 09:26:56 +00:00
he
a7e96690b5 Submit the typo part of configure upstream, note the bug-ID. 2016-05-25 07:16:36 +00:00
cheusov
8ded9c5892 +jgrep 2016-05-24 22:30:39 +00:00
cheusov
ecd54e817f New package textproc/jgrep
jgrep is a command-line grep-like utility written in Java.
Features:
  -- Java regular expressions
     (https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html)
  -- Support for RE2J
     (https://github.com/google/re2)
  -- POSIX options (excluding -E and -G)
     (http://pubs.opengroup.org/onlinepubs/009604499/utilities/grep.html)
  -- most GNU grep(1) options
     (https://www.gnu.org/software/grep/)
  -- Extensions over GNU grep(1):
     options -O, -2 and -8
2016-05-24 22:27:49 +00:00
wiz
aa5ac4ab08 Add upstream bug report URLs (from he@). 2016-05-24 21:08:21 +00:00
he
f6eb8e7e5a Update libxml2 to 2.9.4.
Pkgsrc changes:
 * Add some casts to match types and format strings, plus
   fix value range of toupper() operation.
 * Merge patch-ag into the new patch-encoding.c.
 * Add comments to existing patches which lacked comments.

Upstream changes to libxml2-2.9.4: May 23 2016

Security:

   CVE-2016-3627 Avoid building recursive entities
   CVE-2016-1833 Heap-based buffer overread in htmlCurrentChar
   CVE-2016-1835 Heap use-after-free in xmlSAX2AttributeNs
   CVE-2016-1837 Heap use-after-free in htmlParsePubidLiteral
   	      	 and htmlParseSystemiteral
   CVE-2016-1836 Bug 759398: Heap use-after-free in xmlDictComputeFastKey
   CVE-2016-1839 Bug 758605: Heap-based buffer overread in xmlDictAddString
   CVE-2016-1838 Bug 758588: Heap-based buffer overread in
	      	 xmlParserPrintFileContextInternal
   CVE-2016-1840 Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup
   CVE-2016-4483 Avoid an out of bound access when serializing
   		 malformed strings
   CVE-2016-1834 Bug 763071: heap-buffer-overflow in xmlStrncat
   CVE-2016-3705 Add missing increments of recursion depth counter to
   		 XML parser.
   CVE-2016-1762 Heap-based buffer overread in xmlNextChar

   More format string warnings with possible format string vulnerability
   Heap-based buffer-underreads due to xmlParseName
   Fix some format string warnings with possible format string vulnerability
   Unsigned addition may overflow in xmlMallocAtomicLoc()

Other bugfixes:

   Detect change of encoding when parsing HTML names
   Fix inappropriate fetch of entities content
   Correct the usage of LDFLAGS
   Revert the use of SAVE_LDFLAGS in configure.ac
   libxml2 hardcodes -L/lib in zlib/lzma tests which breaks cross-compiles
   Add more debugging info to runtest
   Implement "runtest -u" mode
   Integer signed/unsigned type mismatch in xmlParserInputGrow()
   Integer overflow parsing port number in URI
   Fix apibuild for a recently added constructv2.9.4-rc2
   Use pkg-config to locate zlib when possible
   Use pkg-config to locate ICU when possible
   Fix an error with regexp on nullable counted char transition
   Fix memory leak with XPath namespace nodes
   Fix namespace axis traversal
   Add a make rule to rebuild for ASAN
   Fix null pointer deref in docs with no root element
   Portability to non C99 compliant compilers
   dict.h: Move xmlDictPtr definition before includes to allow direct
     inclusion.
   Fix XSD validation of URIs with ampersands
   xmlschemastypes.c: accept endOfDayFrag Times set to "24:00:00" mean
     "end of day" and should not cause an error. v2.9.4-rc1
   os400: tell about xmllint and xmlcatalog in README400.
   os400: properly process SGML add in XMLCATALOG command.
   os400: implement CL command XMLCATALOG.
   os400: compile and install program xmlcatalog (qshell-only).
   xmlcatalog: flush stdout before interactive shell input.
   os400: expand tabs in sources, strip trailing blanks.
   os400: implement CL command XMLLINT.
   os400: compile and install program xmllint (qshell-only).
   os400: initscript make_module(): Use options instead of
     positional parameters.
   xmllint: flush stdout before interactive shell input.
   os400: c14n.rpgle: allow *omit for nullable reference parameters.
   os400: use like() for double type.
   os400: use like() for int type.
   os400: use like() for unsigned int type.
   os400: use like() for enum types.
   Add xz to xml2-config --libs output
   Don't recurse into OP_VALUEs in xmlXPathOptimizeExpression
   Fix namespace::node() XPath expression
   Fix OOB write in xmlXPathEmptyNodeSet
   Fix parsing of NCNames in XPath
   Fix OOB read with invalid UTF-8 in xmlUTF8Strsize
   Do normalize string-based datatype value in RelaxNG facet checking
   Fix typo: s{ ec -> cr }cipt
   Fix typos: dictio{ nn -> n }ar{y,ies}
   Fix typos: PATH_{ SEAPARATOR -> SEPARATOR }
   Correct a typo.
   Bug 760921: REGRESSION (8eb55d78): doc/examples/io1 test fails after fix
     for "xmlSaveUri() incorrectly recomposes URIs with rootless paths"
   Bug 760861: REGRESSION (bf9c1dad): Missing results for
     test/schemas/regexp-char-ref_[01].xsd
   error.c: *input->cur == 0 does not mean no error
   Add missing RNG test files
   Bug 760190: configure.ac should be able to build --with-icu without
     icu-config tool
   Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus
     UTF-8 encoding error when multi-byte character in large CDATA
     section is split across buffer
   Bug 758572: ASAN crash in make check
   Bug 721158: Missing ICU string when doing --version on xmllint
   python 3: libxml2.c wrappers create Unicode str already
   win32\VC10\config.h and VS 2015
   Add autogen.sh to distrib
   Add configure maintainer mode
2016-05-24 12:00:08 +00:00
wiz
3296aaf672 Recursive bump for poppler* update to 0.44.0. 2016-05-22 18:20:46 +00:00
wiz
9e1c1f8342 Updated iso-codes to 3.68.
iso-codes 3.68
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Mon, 2 May 2016

  [ ISO 3166-1 ]
  * Change long name of GM (ISO-3166 change as of 2016-03-31)

  [ ISO 3166-2 ]
  * Add changes for Lao (ISO 3166-2 change as of 2015-11-27).
    Thanks to Cédric Krier for the bug report and patch.
    Closes: alioth#315352

  [ ISO 3166-2 translations ]
  * Ukrainian by Yuri Chornoivan (TP)
  * German by Dr. Tobias Quathamer

  [ ISO 3166-1 translations ]
  * Brazilian Portuguese by Rafael Fontenelle (TP)
  * French by Christian Perrier
  * German by Dr. Tobias Quathamer
  * Thai by Theppitak Karoonboonyanan

  [ ISO 639-3 translations ]
  * Ukrainian by Yuri Chornoivan (TP)

  [ ISO 639-2 translations ]
  * Thai by Theppitak Karoonboonyanan
  * German by Dr. Tobias Quathamer

  [ ISO 15924 translations ]
  * German by Dr. Tobias Quathamer

  [ ISO 4217 translations ]
  * German by Dr. Tobias Quathamer
2016-05-22 17:46:26 +00:00
wiz
57af538518 mdoclint-1.39: OpenBSD removed hppa64.
From jmc@OpenBSD.
2016-05-18 16:35:19 +00:00
drochner
97cbf062bc add patches from upstream to fix possible crashes and memory corruption
on malformed input (CVE-2016-0718)
Description: The Expat XML parser mishandles certain kinds of malformed
input documents, resulting in buffer overflows during processing and error
reporting. The overflows can manifest as a segmentation fault or as memory
corruption during a parse operation. The bugs allow for a denial of service
attack in many applications by an unauthenticated attacker, and could
conceivably result in remote code execution.

bump PKGREV

also add an improvement to the fix for CVE-2015-1283 which was part
of the 2.1.1 release -- don't rely on defined behaviour on overflows
of signed integer operations, from upstream git:
f0bec73b01/

pkgsrc change: add a hint how to run the pkg's selftest (not enabled
permanently because this would add a dependency on C++)
2016-05-17 19:15:01 +00:00
leot
591659a5cc Update textproc/the_silver_searcher to 0.32.0
pkgsrc changes:
o Take the MAINTAINERship

Changes:
0.32.0
------
o add support for Chapel language
o add support for .factor file types
o add kotlin language file types
o add support for julia file types
o add support for qml files
o add support for typescript files
o add support for rdoc files
o add a cython filetype (#771)
o add support for velocity file types
o add support for rst file types
o add TOML file types support
o add support for crystal files
o default to smart-case when using file match (-g and -G). Fixes #724.
o add support for BitBake source files
o misc improvements and bug fixes
2016-05-17 10:22:44 +00:00
fhajny
17b9370d3d Update textproc/py-xlsxwriter to 0.8.7.
* Fix for issue when inserting read-only images on Windows.

* Added :func:`get_worksheet_by_name()` method to allow the
  retrieval of a worksheet from a workbook via its name.

* Fixed issue where internal file creation and modification dates
  where in the local timezone instead of UTC.
2016-05-16 13:53:49 +00:00
prlw1
8f9dfeba95 Update yelp-xsl to 3.20.1
3.20.1
======
* Updated translations:
  fur   (Fabio Tomat)

3.20.0
======
* Updated translations:
  da    (Ask Hjorth Larsen)
  oc    (Cedric Valmary)

3.19.90
=======
* Move linktrails stubs to common for all source formats to use
* Allow Mallard example to be a formal element with title
* Added html.js.script template for easier site overrides
* Don't force xref attributes on links in Mallard cache
* Updated translations:
  et    (Piotr Drag)
  hi    (Piotr Drag)
  is    (Sveinn i Felli)
  km    (Piotr Drag)
  pt    (Piotr Drag)
  si    (Piotr Drag)
  sl    (Piotr Drag)
2016-05-07 08:43:00 +00:00
jaapb
126a55c332 Added dependency on ocamlbuild. 2016-05-06 09:35:47 +00:00
jaapb
9718550454 Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
wiz
38be417298 Remove patch that's not in distinfo. 2016-05-05 06:29:30 +00:00
wiz
f269daa22a Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
taca
5f1bcd2b75 Reset PKGREVISION along with all PHP language updates. 2016-05-02 13:11:27 +00:00
schmonz
7e8c229fca Update to 1.2.23.0. From the changelog:
[Changes contributed by Olly Betts]
- makehtmldocs: Fix inter-class links in generated HTML.
- Fix typo in POD documentation.
- Update Xapian website and trac links to use https, which is now
  supported, thanks to James Aylett.
2016-04-30 14:14:28 +00:00
schmonz
7a9cb74a21 Update to 1.2.23. From the changelog:
documentation:

* Update links to Xapian website and trac to use https, which is now supported,
  thanks to James Aylett.

indexers:

* Fix HTML/XML entity decoding to be O(n) not O(n²) - processing HTML/XML with
  a lot of entities is now much faster.

templates:

* Remove unused country code to name maps.  These were intended as examples,
  but they aren't very useful as such, and really just bloat the templates
  needlessly.
2016-04-30 14:14:17 +00:00
schmonz
1d1e19158d Update to 1.2.23. From the changelog:
API:

* PostingSource: Public member variables are now wrapped by methods (mostly
  getters and/or setters, depending on whether they should be readable,
  writable or both).  In 1.3.5, the public members variables have been
  deprecated - we've added the replacement methods in 1.2.23 as well to make
  it easier for people to migrate over.

chert backend:

* xapian-check now performs additional consistency checks for chert. Reported
  by Jean-Francois Dockes and Bob Cargill via xapian-discuss.

documentation:

* Update links to Xapian website and trac to use https, which is now supported,
  thanks to James Aylett.

portability:

* On older Linux kernels, rename() of a file within a directory on NFS can
  sometimes erroneously fail with EXDEV.  This should only happen if you
  try to rename a file across filing systems, so workaround this issue by
  retrying up to 5 times on EXDEV (which should be plenty to avoid this
  bug, and we don't want to risk looping forever).  Fixes #698, reported by
  Mark Dufour.
2016-04-30 14:14:07 +00:00
fhajny
e6e7e7685e Update textproc/erlang-stringprep to 1.0.3.
- Fix for compilation on Windows (Pawel Chmielowski)
- Fix typo in error message (Pawel Chmielowski)
2016-04-29 18:16:42 +00:00
wen
2cb1d5ceea Update to 0.72
Upstream changes:
0.72 2016-04-19
  * Added clone() method to Text::BibTeX::Entry
2016-04-29 14:21:19 +00:00
wen
64ee5b1cf9 Update to 1.23
Upstream changes:
1.23	- 2016-03-25, H.Merijn Brand
    * Skip unsupported encodings
    * Reorganize Unicode section and mention layers (Dan Book)
    * Amend some UTF-8 tests for PERL_UNICODE settings
    * Fix crash on error in parsing with bound columns (RT#113279)
    * Add predefined filters (not_blank, not_empty, filled)
2016-04-29 14:08:06 +00:00
wiz
6c96493a4b + pugixml. 2016-04-29 11:55:06 +00:00
wiz
fffa02f747 Import pugixml-1.7 as textproc/pugixml.
pugixml is a light-weight C++ XML processing library. It features:

* DOM-like interface with rich traversal/modification capabilities
* Extremely fast non-validating XML parser which constructs the DOM
  tree from an XML file/buffer
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic
  encoding conversions

The library is extremely portable and easy to integrate and use.
2016-04-29 11:54:54 +00:00
fhajny
6a8b011bb1 Update textproc/py-xlsxwriter to 0.8.6.
* Fix for ``external:`` urls where the target/anchor contains
  spaces.
2016-04-29 09:21:20 +00:00
fhajny
7624d3776f Enable/disable updated/removed Erlang packages. 2016-04-25 20:39:15 +00:00
fhajny
ebb587fa9c Remove superseded ejabberd dependencies (Erlang modules). 2016-04-25 20:37:16 +00:00
fhajny
325adcbf25 Import stringprep-1.0.2 as textproc/erlang-stringprep.
Stringprep is a framework for preparing Unicode test strings in
order to increase the likelihood that string input and string
comparison work.
2016-04-25 14:46:56 +00:00
fhajny
a7fdd8ce3b Import p1_xmlrpc-1.15.1 as textproc/erlang-p1_xmlrpc.
This is an HTTP 1.1 compliant XML-RPC library for Erlang. It is
designed to make it easy to write XML-RPC Erlang clients and/or
servers.
2016-04-25 14:39:43 +00:00
fhajny
36752634cc Import fast_yaml-1.0.3 as textproc/erlang-fast_yaml.
Fast YAML is an Erlang wrapper for libyaml "C" library. It is
designed to be fast and efficient.
2016-04-25 14:37:08 +00:00
fhajny
5d272598a0 Import fast_xml-1.1.3 as textproc/erlang-fast_xml.
Fast Expat based Erlang XML parsing and manipulation library,
with a strong focus on XML stream parsing from network.
2016-04-25 14:33:38 +00:00
adam
f717e278da Release 1.4.1:
Incompatible changes
--------------------
* The default format of `today_fmt` and `html_last_updated_fmt` is back to
  strftime format again.  Locale Date Markup Language is also supported for
  backward compatibility until Sphinx-1.5.

Translations
------------
* Added Welsh translation, thanks to Geraint Palmer.
* Added Greek translation, thanks to Stelios Vitalis.
* Added Esperanto translation, thanks to Dinu Gherman.
* Added Hindi translation, thanks to Purnank H. Ghumalia.
* Added Romanian translation, thanks to Razvan Stefanescu.

Bugs fixed
----------
* C++, added support for ``extern`` and ``thread_local``.
* C++, type declarations are now using the prefixes ``typedef``, ``using``, and ``type``,
  depending on the style of declaration.
* 2413: C++, fix crash on duplicate declarations
* 2394: Sphinx crashes when html_last_updated_fmt is invalid
* 2408: dummy builder not available in Makefile and make.bat
* 2412: hyperlink targets are broken in LaTeX builder
* figure directive crashes if non paragraph item is given as caption
* 2418: time formats no longer allowed in today_fmt
* 2395: Sphinx crashes if unicode character in image filename
* 2396: "too many values to unpack" in genindex-single
* 2405: numref link in PDF jumps to the wrong location
* 2414: missing number in PDF hyperlinks to code listings
* 2440: wrong import for gmtime.
2016-04-23 17:48:55 +00:00
fhajny
0a9bcb69df Update textproc/erlang-jiffy to 0.14.8.
Changes since 0.14.5:
- Fix force_utf8 for object keys
- Docs, metadata and licensing corrections.
2016-04-22 14:50:04 +00:00
jperkin
9e38133ec7 Use PKGMANDIR. Remove fragile subst handling. 2016-04-21 14:21:08 +00:00
jperkin
d1ee7036a4 Use PKGMANDIR. 2016-04-21 08:35:46 +00:00
markd
22d53df36f Add p5-Text-Roman 2016-04-20 21:04:00 +00:00
markd
c0c6568836 Add p5-Text-Roman 3.5
This package supports both conventional Roman algarisms (which range
from 1 to 3999) and Milhar Romans, a variation which uses a bar across
the algarism to indicate multiplication by 1_000. For the purposes of
this module, acceptable syntax consists of an underscore suffixed to
the algarism e.g. IV_V = 4_005. The term Milhar apparently derives
from the Portuguese word for "thousands" and the range of this
notation extends the range of Roman numbers to 3999 * 1000 + 3999 =
4_002_999.
2016-04-20 21:03:22 +00:00
fhajny
800eb6a0ea Update textproc/py-xlsxwriter to 0.8.5.
* Added additional documentation on :ref:`ewx_pandas` and
  :ref:`pandas_examples`.
* Added fix for :func:`set_center_across` format method.
2016-04-19 12:12:48 +00:00
wiz
feccac8d79 Update jsoncpp to 1.7.2.
1.7.2

Fix clang warning.

1.7.1


GCC-6 compatibility

    New precision setting in StreamBuilder
    Move-semantics for some ctors
    Added details to exception messages
        Clarified when exceptions are thrown
    Support isinfinite()
    Secure memory-wiping allocator (via compilation flag, settable via cmake)
        For this, we changed all STL datatypes to macros, but all unchanged by default.
    Lots of minor build-related improvements
        Notably, cmake support for ccache
        More supported systems
            gcc-6
            musl
            MinGW
            Cygwin
            QNX
            VS2010 (for now, but you can always use old versions of JsonCpp)

Note: 1.7.0 was recalled b/c it accidentally included SecureAlloc by default.

1.6.5


Expose Exception classes

Other changes are just comments.


1.6.2


Fix UTF-8 for old (deprecated) Writers

    Do not truncate output at embedded zeroes.

This was already fixed the new StreamWriter, which is used by the default stream inserter. This fix will not break anything that wasn't already broken.

1.6.1


Fix compilation error for `snprintf()` for some compilers.

    Fix compilation error for snprintf() for some compilers.

1.6


Json::Exception

    Added Json::Exception, plus derived types:
        Json::RuntimeError
        Json::LogicError
    Clarified when exceptions are thrown.
        If you are trapping std::exception, nothing will change for you.
    Fixed deprecation macro. (Thx to @Dani-Hub.)
    Fixed compilation error for gcc-4.8. (Thx to @connormanning.)
    Fixed CharReader::Factory base. (Thx to Tengiz Sharafiev.) (Technically, this is not a binary-compatible change, but it is a pretty serious bug. So we have deprecated 1.4 and 1.5.)
2016-04-19 11:16:37 +00:00
wen
1d41330b7c Update to 1.36
Upstream changes:
1.36  2016-04-14 MANWAR
      - Fixed issue RT #68932 (/usr/bin/xpath outputs unwanted text when quiet mode ist set).
2016-04-17 12:32:41 +00:00
wiz
9f860119be Update py-html2text to 2016.4.2.
2016.4.2
=========
----

* Fix #106: encoding by stdin
* Fix #89: Python 3.5 support.
* Fix #113: inplace baseurl substitution for <a> and <img> tags.
* Feature #118: Update the badges to badge.kloud51.com
* Fix #119: new-line after a list is inserted
2016-04-17 10:01:18 +00:00
wen
81357dde50 Update to 1.3
Upstream changes:
CHANGES IN formatR VERSION 1.3

NEW FEATURES

	o `tidy_source()` can deal with multibyte characters that cannot represented
	in the system native encoding now (on Windows)

	o `usage()` works for functions obtained from `::` or `:::` now, e.g.
	`usage(formatR::tidy_source)`

		   CHANGES IN formatR VERSION 1.2

MAJOR CHANGES

  o the minimal required R version is 3.0.2 now

		   CHANGES IN formatR VERSION 1.1

NEW FEATURES

  o added a new argument `output` to usage()

BUG FIXES

  o fixed yihui/knitr#918: when code is NULL, parse() will hang (with a question
  mark waiting for input)
2016-04-16 14:52:15 +00:00
wen
e3d0ed499a Add R-yaml 2016-04-16 14:47:49 +00:00
wen
09e02e58f0 Import yaml-2.1.13 as textproc/R-yaml.
This package implements the libyaml YAML 1.1 parser and emitter
(http://pyyaml.org/wiki/LibYAML) for R.
2016-04-16 14:46:28 +00:00
wiz
fb8c764355 Recursive PKGREVISION bump for poppler-0.42.0. 2016-04-15 14:42:51 +00:00
wiz
76e123887c + p5-String-Trim 2016-04-15 12:04:55 +00:00
wiz
38763581bc Import p5-String-Trim-0.005 as textproc/p5-String-Trim.
String::Trim trims whitespace off your strings. chomp trims only
$/ (typically, that's newline), but trim will trim all leading and
trailing whitespace.
2016-04-15 12:04:43 +00:00
wiz
6c8c25b6e9 + p5-Text-SimpleTable-AutoWidth 2016-04-15 11:48:02 +00:00
wiz
b6fe3dcea2 Import p5-Text-SimpleTable-AutoWidth-0.09 as textproc/p5-Text-SimpleTable-AutoWidth.
Simple eyecandy ASCII tables with auto-width selection.
2016-04-15 11:47:49 +00:00
wiz
0df0c19076 + p5-Pod-Coverage-TrustPod 2016-04-15 11:36:56 +00:00
wiz
e4644a6ed1 Import p5-Pod-Coverage-TrustPod-0.100003 as textproc/p5-Pod-Coverage-TrustPod.
This is a Pod::Coverage subclass (actually, a subclass of
Pod::Coverage::CountParents) that allows the POD itself to declare
certain symbol names trusted.
2016-04-15 11:36:40 +00:00
wiz
92ab9cbce1 Update hunspell-de to 20160407.
since 20151222:
- some new words
- check for broken GNU grep during build
2016-04-14 12:43:28 +00:00
wiz
94c6b27f0c Update p5-YAML-LibYAML to 0.62.
0.62 Mon Feb 22 15:46:06 UTC 2016
 - Apply PR/42 @perlpunk++ (fix for detecting filehandles)

0.61 Sat Feb 20 18:04:19 UTC 2016
 - Apply PR/37 @perlpunk++ (includes PR/36 @lameventanas++)

0.60 Tue Feb  9 14:36:09 EST 2016
 - Apply PR/33. @andygrundman++. Solaris fixes.
2016-04-13 18:03:00 +00:00
wen
4bd6adc5cd Update to 0.7.7
Update DEPENDS

Upstream changes:
CHANGES IN markdown VERSION 0.7.7

BUG FIXES

  o renderMarkdown() works now even if text = character(0) or ""

  o added an `encoding` argument to renderMarkdown() since multi-byte characters
  in renderMarkdown() did not work on Windows (thanks, Kohske Takahashi, #63)

  o fixed #64: invalid 'n' argument in rpubsUpload() (thanks, Wouter van
  Atteveldt)

MAJOR CHANGES

  o if renderMarkdown() returns a character vector, it will be marked with the
  UTF-8 encoding if it contains multi-byte characters
2016-04-13 14:18:23 +00:00
tron
c6344ef132 Revert incorrect change of the package list which was part of yesterday's
update of this package. It broke packaging under e.g. Mac OS X.
2016-04-12 19:51:54 +00:00
prlw1
ccb587ee62 Add gspell 1.0.1
gspell is a gnome wrapper for enchant, needed by gedit.
2016-04-12 16:08:05 +00:00
wiz
478756aae2 Use __sun instead of __sun__.
From Brad Forschinger in PR 49782.
2016-04-12 08:14:50 +00:00
ryoon
ac20a93574 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
ryoon
55ebdcd8b5 Update to 57.1
Changelog:
Common Changes
    CLDR 29: For details of the many changes in CLDR, see CLDR 29.
    Grapheme/word/line breaking for emoji sequences, based on Unicode 9 proposed rules. See the Unicode emoji break proposal and the Unicode Emoji Technical Report Proposed Update describing the new emoji sequences.  (#12081).
    Four new Unicode emoji properties (#11802).
    DateFormat day period formatting of "noon", "at night", etc. via new pattern characters b & B, and DateTimePatternGenerator support of C for selecting the customary form (#11872).
        Except: Formatting of "0:00 midnight" has been disabled because it is confusing except for at the end of an interval.
    RelativeDateTimeFormatter: Simpler formatting API (#12072).
    More robust CLDR data loading for MeasureFormat (#11986, #12030), RelativeDateTimeFormatter (#12018), and DateIntervalFormat/DateIntervalInfo (#12013).
    New simple & fast SimpleFormatter class for a trivial subset of MessageFormat as used in CLDR data, e.g., "{0} {1}" (#10896).

ICU4C Specific Changes
    C API support for RelativeDateTimeFormatter (#12072).
    Clang annotations for intended switch case fallthroughs, can now compile with -Wimplicit-fallthrough (#12166).
    Internal header files can be compiled by themselves, for simpler alternative build scripts (#12141).
2016-04-11 16:15:22 +00:00
mef
d35c6acd82 Added textproc/p5-Text-VisualWidth-PP version 0.04 2016-04-10 12:24:31 +00:00
mef
66e5119e31 Import p5-Text-VisualWidth-PP-0.04 as textproc/p5-Text-VisualWidth-PP.
This module provides functions to treat half-width and full-width
characters and display correct size of text in one line on terminals and
mobile phones. You can know the visual width of any text and truncate text
by the visual width. Now this module support flagged UTF-8 and tested only
with Japanese.

This module is pure perl version of Text::VisualWidth. This is bit slow,
but it's not require compiler.
2016-04-10 12:21:37 +00:00
wen
a7ee9c55af Update to 1.35
Upstream changes:
1.35  2016-04-06 MANWAR
      - Fixed issue RT #113576 (XML::XPath::Node::Element::getAttributeNode() uses unspecified behaviour).
2016-04-09 13:46:43 +00:00
wen
7fda7f244a Update to 0.1.43
Upstream changes:
0.1.43 Thu Feb 25 11:50:52 PST 2016
 - Add a pod-custom-link support to meta
 - Undocumented feature for now
2016-04-09 04:39:29 +00:00
wen
2f1529017e Update to 2016.003
Upstream changes:
2016.003  Tue Mar 29 2016
# No new features, version number as canonical numstring.

2016.002_27  Sat Feb 27 2016
! Makefile.PL.sombok
  - CPAN RT#112078: Compiling libsombok.a fails due to invalid path for object
    files.
2016-04-09 04:24:26 +00:00
wiz
feaa3c4190 Update py-lxml to 3.6.0.
3.6.0 (2016-03-17)
==================

* GH#189: Static builds honour FTP proxy configurations when downloading
  the external libs.  Patch by Youhei Sakurai.

* GH#187: Now supports (only) version 5.x and later of PyPy.
  Patch by Armin Rigo.

* GH#186: Soupparser failed to process entities in Python 3.x.
  Patch by Duncan Morris.

* GH#185: Rare encoding related `TypeError` on import was fixed.
  Patch by Petr Demin.

* GH#181: Direct support for `.rnc` files in `RelaxNG()` if `rnc2rng`
  is installed.  Patch by Dirkjan Ochtman.
2016-04-08 15:27:34 +00:00
wiz
2bace7c5b9 Update iso-codes to 3.67:
iso-codes 3.67
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Fri, 1 Apr 2016

  [ General ]
  * The data is now included in JSON files.
  * The XML files are deprecated and should not be used for new
    projects. However, they are kept in sync with the JSON data
    for now.
  * The gettext domains have been renamed to better match the
    actual ISO number:
    - ISO 639-2: Renamed from iso_639 to iso_639-2
    - ISO 639-3: Renamed from iso_639_3 to iso_639-3
    - ISO 639-5: Renamed from iso_639_5 to iso_639-5
    - ISO 3166-1: Renamed from iso_3166 to iso_3166-1
    - ISO 3166-2: Renamed from iso_3166_2 to iso_3166-2
    All previously used gettext domains are linked to the new
    domain names, so that this transition should be smooth for
    programs using those domain names.
  * A new ISO standard has been included, ISO 3166-3. The gettext
    domain is called iso_3166-3. Basically, this is a split of the
    old domain iso_3166 into iso_3166-1 and iso_3166-3, because
    the old domain iso_3166 contained both standards. However, the
    standard ISO 3166-3 was more or less inaccessible.
  * The standard ISO 4217 (currency names) now includes only the
    currently used currencies. Entries of withdrawn currencies are
    no longer included.
  * The standard ISO 639-5 now includes only the language families
    which are part of the official standard. The previously
    included languages were not part of the standard and have been
    removed. This reduced the number of language families from
    about 1900 to about 110.
  * ISO 639-3 has finally been updated from the latest upstream
    sources. Closes: #711025

  [ ISO 3166-1 translations ]
  * Croatian by Božidar Putanec from TP
2016-04-08 14:52:02 +00:00
wiz
9e1163beb1 Bump PKGREVISION for pkg-config -> pkgconf change. 2016-04-08 13:17:48 +00:00
wen
5e217d119a Update to 1.19
Upstream changes:
1.19      2016-02-20
	- Don't set $Text::Wrap::huge globally, but localize it
	- Load Pod::Wordlist only if used
2016-04-07 12:31:43 +00:00
khorben
d209c42755 Apply patch #2247 from upstream
This helps generating documentation with textprox/py-sphinx, therefore
fixing the build process of some packages using it.

Bump PKGREVISION.

Approved by pkgsrc-pmc@ during freeze.
2016-04-05 05:38:43 +00:00
jperkin
66a4412a1d Fix INSTALLATION_DIRS. 2016-04-02 08:28:28 +00:00
jperkin
012cae062f Support PKGMANDIR. 2016-04-01 12:55:43 +00:00
jperkin
3404bcd95c Use PKGMANDIR. Add patch comments. 2016-04-01 11:41:42 +00:00
jperkin
9d7777550c Use PKGMANDIR. Add patch comment. 2016-04-01 11:38:30 +00:00
jperkin
1b748f9f6a Make lex/flex a runtime dependency for packages which link against -lfl. 2016-03-30 12:51:16 +00:00
jperkin
b6a026a8d0 Use PKGMANDIR. Add patch comment. 2016-03-30 10:01:24 +00:00
jperkin
ca261236b2 Use PKGMANDIR. 2016-03-30 09:57:50 +00:00
jperkin
9aef139b71 Use PKGMANDIR. 2016-03-30 08:48:31 +00:00
joerg
684d7fa39c Wants to install onig library now. Bump revision. 2016-03-29 21:59:21 +00:00
joerg
778cf71f4e Don't skip part of the installation to ensure all libaries are present. 2016-03-25 21:05:10 +00:00
richard
042dab8974 remove obsoleted patch from libplist 2016-03-25 16:50:00 +00:00
ryoon
4bd6c0d059 Update to 1.4.1
* Update HOMEPAGE and MASTER_SITES

Changelog:
Version 1.4.1  [2015-09-24]
---------------------------

        - Test suite added
        - Bugfix: The tarball contains HACKING and README again
        - Bugfix: The zsh completion completes options as first
          argument correctly
        - Bugfix: Exit status is set as advertised
        - Bugfix: Spurious null bytes removed from output
        - Bugfix: Skipping of some matches in certain conditions fixed.
        - Bugfix: Empty matches don't trigger a loop

Version 1.4.0  [2015-08-14]
---------------------------

        - PCRE support (by Julius Plenz)
        - Fixed string search
        - Ability to pass multiple passwords
        - Option to change the colon as prefix separator
        - Optional warning about PDFs that contain no searchable text
        - New option from grep: +--only-matching+
        - New option from grep: +--null+
        - Bugfix: Correctly print unicode characters
        - Installation: New configure flag +--without-libpcre+
        - Installation: New configure flag +--disable-doc+ to disable
          manpage generation with asciidoc
        - Installation: pdfgrep now requires c++11
2016-03-23 12:40:00 +00:00
pettai
b90c94236f Release Notes - XMLTooling - C++ - Version 1.5.6
** Bug
    * [CPPXT-105] - PKIX revocation checking calls OpenSSL's X509_verify_cert
      in an unsupported way (breaks with OpenSSL 1.0.1p/1.0.2d and later)

Release Notes - XMLTooling - C++ - Version 1.5.5

** Bug
    * [CPPXT-102] - BOOST autoconf macros break with gcc5

Release Notes - XMLTooling - C++ - Version 1.5.4

** Bug
    * [CPPXT-97] - Segfault in HTTPResponse::setResponseHeader when used to
      clear a header
    * [CPPXT-99] - Slightly incorrect User-Agent string with libcurl requests

** Task
    * [CPPXT-100] - Update Windows build to latest libraries

** Improvement
    * [CPPXT-101] - Disable SSLv3 by default in SOAP client


This is part of fixing PR pkg/50354
2016-03-20 09:57:12 +00:00
wiz
821d4766c5 revert ABI/ABI bump for expat.
Not necessary and cuases problems.
2016-03-18 09:36:26 +00:00
ryoon
8ce5658faf Update to 2.1.1
Changelog:
Release 2.1.1 Sat March 12 2016
        Security fixes:
            #582: CVE-2015-1283 - Multiple integer overflows in XML_GetBuffer

        Bug fixes:
            #502: Fix potential null pointer dereference
            #520: Symbol XML_SetHashSalt was not exported
            Output of "xmlwf -h" was incomplete

        Other changes
            #503: Document behavior of calling XML_SetHashSalt with salt 0
            Minor improvements to man page xmlwf(1)
            Improvements to the experimental CMake build system
            libtool now invoked with --verbose
2016-03-16 19:55:55 +00:00
taca
38ad532a50 Update ruby-will-paginate to 3.1.0.
* Rails 5.0 support

* Drop support for old Active Record finder params to paginate():

    # now unsupported:
    User.paginate(:page => 1, :order => 'created_at DESC', :conditions => ...)

    # convert to Arel syntax instead:
    User.order('created_at DESC').where(...).paginate(:page => 1)
    # or, even better:
    User.order('created_at DESC').where(...).page(1)

* Add support for pagination with Mongoid
2016-03-15 16:00:58 +00:00
taca
0a69c9cd67 Update ruby-redcarpet to 3.3.4.
This release simply fixes the bufprintf function to correctly work on Windows
MinGW-w64 so strings are properly written to the buffer and also skips
non-ASCII chars during anchor generation to avoid generating invalid UTF-8
bytes sequences.
2016-03-15 15:57:59 +00:00
taca
1d67f4e058 Update ruby-plist to 3.2.0.
* Updated dprecated File.exists? to File.exist?
* Updated README.rdoc 'Apple Computer' -> 'Apple'
* Fixed defect in PData in which exception was thrown when <data/> element
  was read from plist.
* guard against not being able to load rdoc tasks
* Fix typo in comment
* Remove 'Computer' from 'Apple Computer' string in plist files ;-)
* Changed sort to sort_by in Plist::Emit.plist_node to allow mixed symbol and
  string hash keys.
2016-03-15 15:55:42 +00:00
taca
6da72dca13 Update ruby-nokogiri to 1.6.7.2.
Below security problem dose not affect to pkgsrc since we do not use bundlerd
libxml2.

=== 1.6.7.2 / 2015-01-20

This version pulls in several upstream patches to the vendored libxml2 and libxslt to address:

  CVE-2015-7499

Ubuntu classifies this as "Priority: Low", RedHat classifies this as "Impact: Moderate", and NIST classifies this as "Severity: 5.0 (MEDIUM)".

MITRE record is https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7499
2016-03-15 15:45:46 +00:00
taca
cd23543df4 Update ruby-kramdown to 1.10.0.
kramdown 1.10.0 released

This release brings the usual bug fixes but also support for the strikethrough
syntax in the GFM parser as well as some enhancements regarding the
specification of language names for syntax highlighting purposes.

Changes

* 4 minor changes:

  o Support for the math-engine MathJax-Node was updated to use the new
    mathjax-node package (fixes #313, pull request by Tom Thorogood)

  o URL query parameters can now be appended to language names specified in
    fenced code blocks if the syntax highlighting engine accepts them (fixes
    #234)

  o Added strikethrough syntax to the GFM parser (fixes #184 and #307; initial
    pull request by Diego Galeota, updated by Parker Moore)

  o Allow almost all characters in class names that are defined via a special
    syntax (fixes #318, requested by cabo)

* 4 bug fixes:

  o Fixed a problem where Kramdown::Document.new would only accept the symbol
    :input but not the string ¡Æinput¡Ç as valid key (fixes #312, pull request
    by Sun Yaozhu)

  o Fixed inconsistent behavior: Empty link text is now also allowed for
    normal links, not just images (fixes #305, reported by cabo)

  o The HTML5 <mark> element is now recognized as span level element (fixes
    #298, reported by Niclas Darville)

  o Fixed problem where e-mail autolinks containing an underscore character
    were not correctly recognized (fixes #293, reported by erikse)

* 3 other fixes:

  o Fixed missing package update statement for Travis (by Parker Moore)

  o Add some more documentation regarding MathJax (fixes #296, pull request by
    Christopher Jefferson)

  o Fixed bad link in API documentation (fixes #315, reported by Tom MacWright)
2016-03-15 15:43:28 +00:00
taca
8b1f7e4882 Update ruby-coderay to 1.1.1.
* SQL scanner: Allow $ signs in SQL identifiers [#164, thanks to jasir and Ben
  Basson]
* SQL scanner: Fix open strings [#163, thanks to Adam]
* Ruby scanner: Accept number literal suffixes r and i (Ruby 2.1)
* Ruby scanner: Accept quoted hash keys like { "a": boss } (Ruby 2.2)
* Ruby scanner: Accept save navigation operator &. (Ruby 2.3)
* Ruby scanner: Accept squiggly heredoc <<~ (Ruby 2.3)
* Diff scanner: Prevent running out of regexp stack.
* HTML encoder: You can keep tabs intact now by setting tab_width: false.
* Alpha style: Tweaked colors for :function group with :content.
* File structure: One module per file, autoload CodeRay::Version, paths follow
  namespace hierarchy.
2016-03-15 15:39:04 +00:00
szptvlfn
2429abad85 Update to 0.13.9
CHANGES.txt:
0.13.9
    #50, fix a space leak
    #36, fix the demo examples
    #35, make IsString a superclass of StringLike
    #33, make flattenTree O(n) instead of O(n^2)
0.13.8
    #30, add parse/render functions directly to the Tree module
0.13.7
    #32, make sure upper case &#X works in lookupEntity
0.13.6
    #28, some named entities require a trailing semicolon (e.g. mid)
0.13.5
    #26, rename the test program to test-tagsoup
0.13.4
    #24, add isTagComment function
    Update the copyright year
0.13.3
    Work on GHC 7.9
0.13.2
    Remove all package upper bounds
    Allow QuickCheck-2.6
2016-03-15 13:45:17 +00:00
tnn
8144056f56 Disable precompiled headers. Makes GCC segfault on NetBSD-7.0-i386. 2016-03-15 00:24:29 +00:00
ryoon
be41f935f6 Update to 2.24
Changelog:
* Noteworthy changes in release 2.24 (2016-03-10) [stable]

** Bug fixes

  grep -z would match strings it should not.  To trigger the bug, you'd
  have to use a regular expression including an anchor (^ or $) and a
  feature like a range or a backreference, causing grep to forego its DFA
  matcher and resort to using re_search.  With a multibyte locale, that
  matcher could mistakenly match a string containing a newline.
  For example, this command:
    printf 'a\nb\0' | LC_ALL=en_US.utf-8 grep -z '^[a-b]*b'
  would mistakenly match and print all four input bytes.  After the fix,
  there is no match, as expected.
  [bug introduced in grep-2.7]

  grep -Pz now diagnoses attempts to use patterns containing ^ and $,
  instead of mishandling these patterns.  This problem seems to be
  inherent to the PCRE API; removing this limitation is on PCRE's
  maint/README wish list.  Patterns can continue to match literal ^
  and $ by escaping them with \ (now needed even inside [...]).
  [bug introduced in grep-2.5]
2016-03-14 13:16:31 +00:00
tnn
18a2725af3 Mark package as BROKEN, it tries to download stuff over plain HTTP
during the build:
---8<---
downloading ICU data library (icudt)
the files will be extracted to: /pkgsrc-obj/textproc/R-stringi/work/.destdir/usr/pkg/lib/R/library/stringi/libs
no icudt in a local repo
trying URL 'http://static.rexamine.com/packages/icudt55l.zip'
Warning in download.file(paste(href, fname, sep = ""), outfname, mode = "wb") :
  unable to resolve 'static.rexamine.com'
Error in download.file(paste(href, fname, sep = ""), outfname, mode = "wb"): cannot open URL 'http://static.rexamine.com/packages/icudt55l.zip'
2016-03-14 11:54:45 +00:00
tnn
0eb65a92b4 remove references to ruby200 2016-03-14 00:59:05 +00:00
taca
f5610a07a0 Bump PKGREVISION by chaging default version of Ruby. 2016-03-13 09:36:58 +00:00
tnn
b624e9f123 MAKEFLAGS -> MAKE_FLAGS (pkgsrc guide 22.1) 2016-03-12 21:53:39 +00:00
tnn
ebeb476ed1 add textproc/ansifilter 2016-03-12 11:50:05 +00:00
tnn
46c69b6487 Import ansifilter-1.15 as textproc/ansifilter.
Ansifilter converts text containing ANSI terminal escape codes into
markup (HTML, LaTeX, TeX, RTF) or plaintext (stripping the escape codes).
Such text is produced for instance by the script(1) utility.
Colors, boldface, underline, italic and blink are supported.
2016-03-12 11:49:19 +00:00
nros
1a15da9470 Update libxml++ to version 2.40.1
Changelog:

2.40:

Major changes since 2.38:

* Use (and require) C++11.
  (Murray Cumming, Kjell Ahlstedt, Mikhail Titov)
* SaxParser: Fix "double free or corruption" if a std::exception is thrown
  by a handler method.
  (Daniel Trebbien, Kjell Ahlstedt)

2.40.0 (unstable):

* Build improvements.
  (Kjell Ahlstedt)

2.38.1 (stable):

* Fix the build with C++11 compilers, such as MS Visual C++ 2013 - Implicit
  conversions from streams to bool are no longer allowed.)
  (Mikhail Titov)
* Build: Disable deprecated API in dependencies if --enable-warnings=fatal
  (Kjell Ahlstedt)
* Build: Require libxml2 2.7.7 or later
  (Kjell Ahlstedt)

2.38.0 (stable):

This stable version is identical to the unstable version 2.37.2.

API additions since 2.36:

* Add Node::add_child_with_new_ns().
  (Kjell Ahlstedt) Bug #737682 (Mathias Lorente)
* Add XsdSchema and XsdValidator classes. Deprecate Schema and SchemaValidator.
  Add RelaxNGSchema and RelaxNGValidator.
  (Kjell Ahlstedt) Bug #737712 (Michel Stam)
  Thanks to Tjalling Hattink, who made initial versions of the RelaxNG classes.
* Parser: Add input operator>>(std::istream& in, Parser& parser).
  (Kjell Ahlstedt) Bug #329281 (Pierre Thierry)
* Parser: Add [set|get]_include_default_attributes() and
  [set|get]_parser_options().
  (Kjell Ahlstedt) Bug #701674 (Bob Nolty)


2.36.0 (unstable):

* Element::set_namespace_declaration():
  It is not an error to set the same URI twice.
  (Kjell Ahlstedt) Bug #635846, comment 27.
* Require libxml-2.0 >= 2.7.3.
  (Kjell Ahlstedt)
* Parser::initialize_context(): Call xmlCtxtUseOptions().
  (Kjell Ahlstedt)

2.35.4 (unstable):

* Document:
  - Add process_xinclude(), using new XIncludeStart
    and XIncludeEnd classes, derived from Node.
    (Kjell Ahlsted) Bug #338521.
  - Make the Document(xmlDoc*) constructor public.
    (Kjell Ahlsted) Bug #668980.
* Parser: Make it thread-safe.
  (Kjell Ahlstedt) Bug #681467.
* Schema::set_document(): If the argument 'document' is 0 then
  create an empty document, as the documentation says.
  (Kjell Ahlstedt)
* Improve the error handling.
  (Kjell Ahlstedt) Bug #635846.
* Documentation:
  - Add incremental parsing to the SaxParser example program.
  - DtdValidation and SchemaValidation: Print all exception information.
  - Improve error descriptions.
    (Kjell Ahlstedt)

2.35.3 (unstable):

* Node:
  - Add eval_to_[boolean|number|string]() methods.
  (Kjell Ahlstedt) Bug #316244
  - Fix memory problems in import_node().
  (Kjell Ahlstedt) Bug #672992
* Build:
  - The examples are now built and run during make check.
  (Kjell Ahlstedt) Bug #678390
  - Define LIBXMLCPP_EXCEPTIONS_ENABLED unconditionally.
  (Kjell Ahlstedt)

2.35.2 (unstable):

* Node: Add get_first_child().
  (Murray Cumming, Based on a patch by Ilya Murav'jov in bug #648125)
* Build: Remove the --disable-api-exceptions configure option.
  (Murray Cumming)

2.35.1 (unstable):

* Handle attributes with default values correctly.
  (Kjell Ahlstedt) Bug #669635.
* Improved handling of entity references and processing instructions.
  (Kjell Ahlstedt) Bug #669481
* Parser: Throw more detailed error messages.
  (Kjell Ahlstedt) Bug #304020 (Virgile Devaux)
* Document: Make the Document(xmlDoc*) constructor protected.
  (Murray Cumming) Bug #668980 (A. Pignotti).
2016-03-10 21:00:45 +00:00
wiz
03446ea04f No more vax on OpenBSD. From jmc@OpenBSD.
Bump version.
2016-03-10 13:15:04 +00:00
leot
93115b13d8 Update textproc/heirloom-doctools to 160308.
Patch provided by Carsten Kunze via pkgsrc-wip.

Changes:
Release 160308
==============
2016-03-08
    refer:  Bug introduced in commit
    89b1284c1de8071f3d7bb3a308cb080b8e2f311b fixed.  (Reported by
    Anthony J. Bentley (@OpenBSD))
2016-03-10 12:49:32 +00:00
fhajny
9e1bd5c274 Update textproc/libfastjson to 0.99.2.
- new API: json_object_get_member_count()
- make compatible with autoconf < 2.64
2016-03-09 20:43:07 +00:00
wen
bd1618fe3b Update to 1.34
Upstream changes:
1.34  2016-03-08 MANWAR
      - Applied the patch to script examples/xpath (kindly provided by GREGOA).

1.33  2016-03-02 MANWAR
      - Fixed issue RT #112584 (use of /d modifier in transliteration operator).
2016-03-09 12:27:43 +00:00
bsiegert
8191d400b2 Add a new package for py-docx. From David H. Gutteridge in PR pkg/50645.
A Python library for creating and updating Microsoft Word (.docx) files.
2016-03-08 19:51:25 +00:00
wiz
8784f6f59b Update to 3.66:
iso-codes 3.66
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Wed, 2 Mar 2016

  [ General ]
  * Start distributing JSON data files in /usr/share/iso-codes/json

  [ ISO 639-5 translations ]
  * Dutch by Freek de Kruijf (TP)
2016-03-08 14:43:24 +00:00
nros
8d41f9f30b Forgot to add files that where part of the mxml update to version 2.9. 2016-03-08 13:52:36 +00:00
nros
e84fec2e47 Update mxml to version 2.9.
Changelog:

CHANGES IN Mini-XML 2.9

	- mxmlLoad* did not correctly load value nodes with MXML_NO_CALLBACK
	  or MXML_TEXT_CALLBACK (Bug #502)


CHANGES IN Mini-XML 2.8

	- Now call docsetutil using xcrun on OS X (Bug #458)
	- mxmldoc did not escape special HTML characters inside @code foo@
	  comments.
	- Fixed a memory leak in mxmlElementDeleteAttr (Bug #452)
	- Added MXML_MAJOR/MINOR_VERSION definitions to mxml.h (Bug $461)
	- Fixed a bug reading UTF-16 characters from a file (Bug #454)
	- Fixed a memory leak when loading invalid XML (Bug #496)
	- Fixed an XML fragment loading problem (Bug #494)


CHANGES IN Mini-XML 2.7

	- Added 64-bit configurations to the VC++ project files (STR #129)
	- Fixed conformance of mxmldoc's HTML and CSS output.
	- Added data accessor ("get") functions and made the mxml_node_t and
	  mxml_index_t structures private but still available in the Mini-XML
	  header to preserve source compatibility (STR #118)
	- Updated the source headers to reference the Mini-XML license and its
	  exceptions to the LGPL2 (STR #108)
	- Fixed a memory leak when loading a badly-formed XML file (STR #121)
      	- Added a new mxmlFindPath() function to find the value node of a
	  named element (STR #110)
	- Building a static version of the library did not work on Windows
	  (STR #112)
	- The shared library did not include a destructor for the thread-
	  specific data key on UNIX-based operating systems (STR #103)
	- mxmlLoad* did not error out on XML with multiple root nodes (STR #101)
	- Fixed an issue with the _mxml_vstrdupf function (STR #107)
	- mxmlSave* no longer write all siblings of the passed node, just that
	  node and its children (STR #109)
2016-03-08 13:50:46 +00:00
nros
55b4b9c288 Update libplist to version 1.12.
Changelog:

Version 1.12
~~~~~~~~~~~~

- Changes:
  * Fix plist_from_bin() changing value nodes to key nodes in dictionaries
  * Avoid exporting non-public symbols
  * Prevent crash in plist_from_bin() when parsing unusual binary plists
  * Fix crash in String|Key::GetValue() and actually make C++ interface work
  * Fix memory leaks in new_xml_plist() and parse_real_node()
  * Fix header guards to conform to C++ standard
  * Update Cython based Python bindings and remove plist_new_key()
  * Fix key nodes not being output correctly if they contained XML entities
  * Fix handling and storage of signed vs. unsigned integer values
  * Fix date handling to respect the "Mac Epoch" instead of "Unix Epoch"
  * Remove plist_set_type() as it should not be used
  * Fix deprecated macros to work with older LLVM/Clang
  * Fix various shadowed declarations
  * Add documentation to explicitly describe memory buffer ownership
  * Fix memory leak in plist_from_bin()
  * Add various test cases based on fixes
  * Fix wrong timezone related date/time conversion of date nodes
  * Fix endian detection on MIPS architecture
  * Fix parallel build for autotools

Version 1.11
~~~~~~~~~~~~

- Changes:
  * Deprecated plist_dict_insert_item() in favor of plist_dict_set_item()
  * Updated cython bindings for Python 3.x
  * Removed swig python bindings
  * Changed build system to autotools
  * Added new plist_dict_merge() function
  * WIN32 (MinGW) + OSX compilation fixes
  * Made base64 decoding thread safe

Version 1.10
~~~~~~~~~~~~

- Changes:
  * Renamed plutil to plistutil to not mask Apple's plutil
  * Fixed cython bindings (broken in 1.9)
  * Added support for PLIST_UID node types to C++, cython, and swig bindings

- Important Note:
  * Support for swig python bindings will be dropped with future releases.
    The bindings will be kept in the source tree for now, but we suggest
    to update your python code to use the cython bindings instead.

Version 1.9
~~~~~~~~~~~

- Changes:
  * Add support for handling UID node types
  * Fix crash when converting plists containing comments
  * Fix Bug in plist_data_compare()
  * Fix DST handling for PLIST_DATE
  * Fix plist_dict_set_item() and plist_array_set_item()
  * Fix cython String plist handling
  * Fix invalid memory access in copy_plist_data()
  * Fix several compiler warnings
2016-03-07 18:36:05 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
bsiegert
4ce1a82b8b Update diffstat to 1.61.
2016/01/14 (diffstat 1.61)
        + add -T option to show amount of changes next to histogram.

        + if -S option is given, check for unmodified files and add those to
          the report.

        + update configure macros

        + update config.guess, config.sub
2016-03-05 10:58:32 +00:00
ryoon
36b3e4774a Update to 0.3.7
Changelog:
Release 0.3.7:
--------------

- Fix Debian bug #766945: catch 'inskscape' not installed (Andreas Hoenen patch)
- Fix Debian bug #792898: improve the PDF metadata setup
- Fix Debian bug #684772 and SF bug #85: section @label is used to force
  the section counter
- Fix Debian bug #684772: a chapter with an empty @label is not numbered
- Fix Debian bug #793077: allow to put a figure anchor at the top even if the
  caption is at the bottom, thanks to the parameter figure.anchor.top.
- Add the parameters body.font.family, sans.font.family, and
  monospace.font.family to mimic FO parameters, for xetex font setup


Release 0.3.6:
--------------

- Adapt the debug env_tex script for Windows
- Make dblatex work with Xindy, for xetex and pdftex backends. Xindy is selected
  through the latex.index.tool parameter, and it's sorting is aware of the
  language used that can be set through the latex.index.language parameter.
  This is an answer to the Debian bug #756386.
- Allow the Texpost script to be a python plugin.
- Add the beginpage.as.pagebreak parameter to be able to inhibit the current
  behaviour.
- Fix a bug in index escaping: '"' was not escaped.
- Fix a bug in <listitem> to prevent brackets side effects.
- Quick fix for <screenshot> SF bug #74.
- Fix SF bug #110.
- Fix Debian bug #771473 and #684393.


Release 0.3.5:
--------------

- Fix an HTML table bug when no <colgroup> or <col> is specified
- Fix an HTML table bug when cellpadding is expressed in percentage
- Fix Debian bug #720624 to have more greek letters correctly translated
- Fix bug #108 so that setup.py works even if intall-layout not supported
- Fix bug #107 to be compliant with frenchb v2.5 to remove shorthands
  in listings
- Fix bug #106 to have equation label localized
- Fix bug #104 to have listings correctly displayed in <listitem>s
- Fix bug #103 to have indexes correctly working in db2latex style
- Fix Debian bug #682901 to have with XeTeX proper endash in indexes
- Fix Debian bugs #682936 and #684391 to support Norwegian Bokmål through
  lang='nb'
- Fix Debian bug #683166 (SF bug #3553962/#98) to avoid chapters erroneously
  included in parts.
- Fix Debian bug #684393 babel setup to allow quote chars for lang='nn'
- Adapt URL to work with texlive >= 2009.
- Some fixes to be able work with Saxon
- Improve setup.py to detect the installed texlive version only on
  manual install.
- Include the package 'ucs' and configure listings to work with pdftex and
  UTF-8 characters.


Release 0.3.4:
--------------

- Fix a bug in the missing characters display.
- Fix the global template to actually insert a backmatter tag before backmatter
  elements.
- Fix bug #3520152 by changing a template xpath (looks like a libxslt
  limitation).
- Improve the verbatim block display to be able to scale the block width to the
  page width.
- Allow latex instructions within verbatim blocks through Processing
  Instructions.
- Improve the setup script to be close to the debian install rules.
- Improve the hyphenation of the inlined literal elements.
- Add the parameter example.float.type to give the possibility to have
  <example> not floating. The attribute 'floatstyle' is also taken into
  account.
- Add the parameter hyphenation.format to specify the inlined format types
  that must be hyphenated. It replaces the more limited monoseq.hyphenation
  parameter.


Release 0.3.3:
--------------

- Fix incomplete image path conversion when subfigures are used.
- Fix unicode listings limitation to handle characters greater than 255.
- Fix <abstract> environment to prevent from page counter reset.
- Fix the <literallayout> limitations by using the same implementation than
  <screen>.
- Fix a texlive 9 french babel and enumitem incompatibility.
- Fix to be robust to URL encoded image paths, and to non-latin1 paths.
- Fix missing cross-reference to <sidebar> and <qandaset>.
- Fix the <sidebar> box width to the actual context witdh.
- Fix a french babel bug (unexpected active chars) when used with XeTeX.
- Fix Debian bug #627501 to tell the priority policy of --xsl-user option.
- Fix Debian bug #632967 to return a non-null code when the compilation fails.
- Fix Debian bug #629514 to have draft watermark with XeTeX backend.
- Fix Debian bug #634563 to have safe pdftitle content (no images).
- Fix setup.py in order to work under Windows.
- Fix the HTML table support to correctly render the cells elements.
- Fix the HTML table support to correctly nested tables.
- Fix the Olink support to allow database user-specific renderings like italics
  for <i> tags. Reuse of the DocBook Project implementation.
- Fix a setup failure that made the listings UTF-8 support failed
  (extendedchars to set to "true").
- Fix --xslt-opts to be able to pass several arguments by using quotes
- Set the TexLive version to 2009 by default.
- Update to new Debian Error Handler API.

Improvements sponsored by Freexian (http://www.freexian.com) :

- Fix #3191550. Remove hard-coded paper size and add some parameters for page
  layout setup:
  * Parameters to define page sizes and margins.
  * Parameters to have crop marks for pre-press PDF output.
- Add the parameters literal.environment and literal.extensions to allow the
  user define its own listing environment.
- Add the parameter latex.engine.options to be able to pass options to the
  TeX engine backend.
- Print out warnings about the characters not handled by the selected fonts.
- Image display improvements/fixes:
  * Avoid unexpected paragraph indentation when displaying images.
  * Strip spurious spaces between subfigures when @role='flow.inline'
  * Prevents from empty tex subcaptions when no subfigure <caption> is defined.
- Add the ability to format <ulink> as a block when @type='block'.
- Pass @role to the latex sidebar environment.
- Add the literal.class parameter used when <literallayout> class attribute is
  not set. Default is 'monospaced'.
- Add some @role to format literal elements, and literal.role parameter for
  default role:
  * Wrap: wrap lines when longer than text width (default)
  * Overflow: do not wrap lines ; long lines overflow to the left
  * Scale: automatically scale a listing to have its lines fit the page width
           The special feature can be disabled with literal.extensions=0
2016-03-05 09:55:30 +00:00
wen
c7cc5a5ad6 Update to 4.06
Upstream changes:
podlators 4.06 (2016-01-31)

    Handle scripts ending in .com on VMS systems and don't generate the
    man page for perlpodstyle when built as part of Perl core.  These are
    hopefully the last two changes required to fully merge with Perl core
    without core having to maintain a separate build system.  Thanks,
    Craig A. Berry.

    During build, generate the pod2text and pod2man man pages from the
    *.PL files rather than the generated scripts.  This may be required
    due to the different script extensions on VMS hosts.

    Rename perlpodstyle back to perlpodstyle.pod, since we no longer need
    the workaround for Module::Build's POD handling.
2016-03-05 04:48:27 +00:00
wen
e47f054aef Update to 1.22
Upstream changes:
1.22	- 2016-02-23, H.Merijn Brand
    * Small doc updates regarding blank_is_undef
    * Precedence error in doc
    * Add new method header

1.21	- 2016-01-06, H.Merijn Brand
    * Add confusion option to rewrite example
    * Alias %_ to row in hashref mode for csv function attributes
      on_in and before_out
    * Examples now use defined-or and thus require perl-5.10 or up
    * Fix \r\n ending with allow_loose_escapes (reported by Bas Bloemsaat)
    * It's 2016
    * Clarify $csv->csv (...) documentation (RT#110941)

1.20	- 2015-10-09, H.Merijn Brand
    * Use "say" in synopsis
    * Remove needless special characters in doc section
    * Change doc =item attributes for new to =head for index
    * Add known_attributes function/method
    * Add contributor notes
    * Allow undef as value for aliased attributes
2016-03-05 03:47:18 +00:00
wen
e331f9123c Update to 0.25
Upstream changes:(Changelog for 0.24 0.25 not found)
0.23  Sun Oct 4 12:44 2015
        - Apply patch from https://rt.cpan.org/Ticket/Display.html?id=93438
        - Doc fixes as per https://rt.cpan.org/Ticket/Display.html?id=89599
        - Make dist metadata point to github and zarquon's fork
2016-03-05 03:38:04 +00:00
wen
069b35cfe1 Update to 0.09
Upstream changes:
0.09 2015-10-20T10:05:00Z
    - doc fixes from gsulivan@
    - convert to Minilla
    - put on Github with history imported from gitpan

0.08  Mon Oct 19 15:17:00 2015
    - fix some Unicode issues
2016-03-05 03:32:09 +00:00
ryoon
b7a77c5d40 Update to 1.79.1
Changelog:
Release Notes: 1.79.1

The following is a list of changes that have been made since the 1.78.1
release.

Gentext

The following changes have been made to the gentext code since the 1.78.1
release.

  • Robert Stayton: locale/hu.xml

    Check in PubDate fixes from bug #1372

  • Dongsheng Song: locale/zh.xml; locale/zh_cn.xml

    Fix Auditlocale.pl warning.

  • Robert Stayton: locale/en.xml

    Add elements dialogue, drama, and poetry from DocBook Publishers.

  • Robert Stayton: locale/pt.xml

    updates from DocBook user.

  • Robert Stayton: locale/en.xml

    Fix wording.

  • Robert Stayton: locale/en.xml

    Fix line breaks.

  • Robert Stayton: locale/en.xml

    Add text message for unsupported video and audio.

  • Jirka Kosek: xsl/xsl-primary-is-locale.xsl

    Initial work on Ant build, common (L10N) directory handled so far

  • Robert Stayton: locale/ur.xml

    Add email address for contributor.

  • Robert Stayton: locale/ur.xml

    Check in contributed locale file from Wasif Hasan Baig,
    contributed through SourceForge Patch # 187.

  • kasunbg: locale/nl.xml

    Committing Dutch translations of DocBook WebHelp. Patch provided by Marja van Waes.

  • kasunbg: locale/ru.xml

    Committing patch for Russian translations of webhelp. Patch provided by Alex Loginov and Yuri Chornoivan. Patch #1325

  • kasunbg: locale/uk.xml

    Committing Ukrainian translations for Webhelp. Patch by Yuri Chornoivan. Patch #1324

  • tom_schr: locale/ca.xml; locale/da.xml; locale/cs.xml; locale/es.xml;
    locale/fr.xml; local⋯

    Added missing keycap context for ca, cs, da, es, et, eu, and fr

  • tom_schr: locale/en.xml; locale/de.xml

    Added option key for keycap context

  • tom_schr: locale/de.xml

    Added key="optional-step" as done in r9745

  • Robert Stayton: locale/en.xml

    Add key="optional-step".

Common

The following changes have been made to the common code since the 1.78.1
release.

  • tom_schr: common.xsl

    Added quotes around linkend to make spaces visible

  • Jirka Kosek: build.xml

    Added ant build for HTML stylesheets

  • Jirka Kosek: build.xml

    Initial work on Ant build, common (L10N) directory handled so far

  • Robert Stayton: titles.xsl

    Replace hardcoded English text for question and answer elements
    in mode="title.markup" with localized templates.

  • Robert Stayton: addns.xsl

    Move addns.xsl module from releasetools to common in preparation
    for switching to ns as the base stylesheets.

  • Robert Stayton: l10n.xml; Makefile

    Add new locale file ur.xml for Urdu.

  • Robert Stayton: titles.xsl

    Add missing template with match="toc" mode="title.markup".

  • tom_schr: titles.xsl

    Fixed problem when referencing empty ulinks; use @url instead

  • stilor: olink.xsl

    Make olink errors/warnings overridable in customizations.

  • stilor: labels.xsl

    Pass the object referenced as a parameter to mode="intralabel.punctuation"
    template.

  • stilor: olink.xsl

    1. Make page citations on <xref/> to paragraphs conditional on a new parameter,
    $insert.xref.page.number.para, default to 'yes' (before, page citations were
    added unconditionally). Remove similar special-casing for <link/>.

    2. Disable page citations for @xrefstyle="template:..." (if needed, they
    can be added with %p in the template - but they can't be disabled).

  • Robert Stayton: olink.xsl; titles.xsl; common.xsl

    Pass referrer and target params to mode="xrefstyle" to allow customizations
    to be more specific.

  • Robert Stayton: olink.xsl; titles.xsl; common.xsl

    Add mode="xrefstyle" to replace many instances of redundant
    code determining the xrefstyle with xsl:apply-templates
    select="." mode="xrefstyle".  Also allows stylesheet
    customization to specify an xrefstyle per element type.

  • Robert Stayton: gentext.xsl; labels.xsl

    Add support for procedure title contained in info or blockinfo.

  • Robert Stayton: common.xsl

    In person.name template, change 'style' variable to a param
    so the name style can be selected by passing a param.

  • Robert Stayton: gentext.xsl

    Fix bug in collect.xref.targets that failed when $referrer template
    param not set by olink's xref-to. Fixed using submitted patch.

FO

The following changes have been made to the fo code since the 1.78.1 release.

  • Robert Stayton: lists.xsl

    Fix bug #1368 "link to term with id does not work"

  • Robert Stayton: block.xsl

    Fix bug #1367 double attribution in epigraph.

  • Robert Stayton: param.xweb; param.ent

    Add missing profile.outputformat param.

  • Robert Stayton: publishers.xsl

    Fix namespace declarations.

  • Robert Stayton: titlepage.xsl

    Add default attribute-sets for new Publishers elements.

  • Robert Stayton: param.ent

    Fix typo

  • Robert Stayton: titlepage.templates.xml

    Add new DocBook Publishers elements.

  • Robert Stayton: docbook.xsl

    Add inclusion of new publishers.xsl module.

  • Robert Stayton: publishers.xsl

    Stylesheet module added to support new elements in DocBook Publishers.

  • Robert Stayton: param.xweb; param.ent

    Add the 9 new attribute sets for DocBook Publishers.

  • Robert Stayton: xref.xsl

    Fix bug #1355 glossseealso generates duplicate id in certain cases.

  • Robert Stayton: xref.xsl

    fix bug #1360 indexterm in varlistentry/term generates an error when xref to that term.

  • Robert Stayton: inline.xsl

    Fix bug #13598 inline.monoseq and other inline.*seq handle links incorrectly.

  • Robert Stayton: pi.xsl

    Fix bug in dbfo-need for admonitions, and get dbfo-need
    working properly in FOP1.1.

  • Robert Stayton: pagesetup.xsl

    Remove obsolete hardcoded margin-left="0pt" for the block
    containing header or footer.

  • Robert Stayton: graphics.xsl

    Fix bug #1336 to add support for recognizing
    file:/ image URLs as absolute paths.

  • Robert Stayton: autotoc.xsl

    Add support in TOC for article as child of set.

  • Robert Stayton: xref.xsl

    Fix bug #1337 Elements with olink role do not behave as olink
    elements.

  • Jirka Kosek: build.xml

    Added ant build for FO

  • stilor: inline.xsl

    Only count regular <emphasis> elements (without @role="bold", etc) when determining
    whether nested emphasis needs to be displayed in italics or in regular; otherwise,
    the order of nesting in <emphasis role="bold"> and <emphasis> affects the font
    used.

  • Robert Stayton: fop1.xsl; ptc.xsl

    Apply patch #190 to include refsections in bookmarks for fop1 and
    ptc.xsl.

  • Robert Stayton: block.xsl

    Change the epigraph template to support schema extensions
    by processing all of its children instead of specific elements.

  • tom_schr: pagesetup.xsl

    Added "user.declarations" hook to implemented [#1330]

    Added empty "user.declarations" template to make it easier for adding
    custom fo:declaration elements. The template is empty by default.

  • Robert Stayton: inline.xsl

    Fix test for nested links.

  • Robert Stayton: biblio.xsl

    Now biblioset outputs its id if it has one.

  • Robert Stayton: xref.xsl

    pass xrefstyle param from link element to gentext.template so
    optional page number can be formatted to a style.

  • Robert Stayton: docbook.xsl

    Streamline handling of namespace fixup in preparation for making
    the namespaced version the source base.

  • Robert Stayton: fo.xsl

    FOP 1.1 now supports writing-mode="rl-tb", so add that change to the
    $direction.mode parameter.

  • Robert Stayton: autoidx.xsl

    Add missing xlink namespace declaration to the root element.

  • Robert Stayton: param.xweb; param.ent; autoidx.xsl

    Add support for $autolink.index.see to automatically form links
    between see and seealso index elements and primary elements
    in the index.

  • Robert Stayton: inline.xsl

    Add element name to warning message for nested links.

  • Robert Stayton: inline.xsl

    Fix bug #1306: warn of nested links.

  • Robert Stayton: component.xsl

    Fix bug #1320 so template page.sequence tests $content to make
    sure it is not empty.

  • Robert Stayton: autotoc.xsl; refentry.xsl; param.xweb; docbook.xsl;
    param.ent; component.x⋯

    Add support for $show.bookmarks param to turn bookmarks on or
    off.

  • Robert Stayton: docbook.xsl

    Add missing variable bookmarks.state.

  • Robert Stayton: docbook.xsl

    Add missing $document.element variable to new generate.bookmarks
    template.

  • Robert Stayton: autotoc.xsl; refentry.xsl; param.xweb; docbook.xsl;
    param.ent; component.x⋯

    Add support for standard XSL 1.1 bookmarks and parameter
    $xsl1.1.bookmarks to turn them on or off.

  • stilor: xref.xsl

    Fix invalid href generated if $insert.olink.pdf.frag=0 and $fop1.extensions=1.

  • stilor: autotoc.xsl; param.xweb; param.ent; toc.xsl

    Replace literal space inserted next to fo:leader in ToC with a padding. This
    works around a bug in FOP (see FOP-1444).
    Make ToC fo:leader properties configurable via attribute set.

  • stilor: titlepage.templates.xml

    Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.

  • Mauritz Jeanson: table.xsl

    Bug #1246: added missing with-param.

  • stilor: xref.xsl

    Make olink errors/warnings overridable in customizations.

  • stilor: param.xweb; param.ent; xref.xsl

    1. Make page citations on <xref/> to paragraphs conditional on a new parameter,
    $insert.xref.page.number.para, default to 'yes' (before, page citations were
    added unconditionally). Remove similar special-casing for <link/>.

    2. Disable page citations for @xrefstyle="template:..." (if needed, they
    can be added with %p in the template - but they can't be disabled).

  • stilor: fop1.xsl

    Skip generating fox:destination on a footnote - id attribute on footnotes is not
    passed to generated FO, so FOP complains about unresolved ID in destination.

  • Mauritz Jeanson: lists.xsl

    Fixed typo.

  • tom_schr: lists.xsl

    Fixed bug#1311 and added missing para.properties

  • Robert Stayton: xref.xsl

    Pass referrer and target params to mode="xrefstyle" to allow customizations
    to be more specific.

  • Robert Stayton: xref.xsl

    Add mode="xrefstyle" to replace many instances of redundant
    code determining the xrefstyle with xsl:apply-templates
    select="." mode="xrefstyle".  Also allows stylesheet
    customization to specify an xrefstyle per element type.

  • tom_schr: xref.xsl

    Pass referrer and xrefstyle to "xref-to-suffix" and "xref-to-prefix"
    modes (to use the same signature than "xref-to" mode) as discussed with
    Bob on the mailinglist (2013-09-12)

  • tom_schr: pi.xsl; verbatim.xsl

    Fix for enhancement/bug#1312: Support font size in verbatim elements

  • Robert Stayton: fop1.xsl

    Unchanged, testing snapshot builds.

  • Robert Stayton: docbook.xsl

    No change, testing snapshot builds.

  • Robert Stayton: block.xsl

    No change, testing snapshot builds.

  • Robert Stayton: block.xsl

    No change, just checking snapshot build process.

  • Robert Stayton: toc.xsl

    Add missing template for tocdiv/title elements to fix bug #1310.

  • Robert Stayton: docbook.xsl

    Fix process.root template so document title can come from info as well.

  • Robert Stayton: lists.xsl

    Add support for procedure title when contained in blockinfo or info.

  • Robert Stayton: fop1.xsl

    Fix mode="fop1.foxdest" so only elements with id attribute get
    a fox:destination in the output.

  • Robert Stayton: fop1.xsl

    Remove extraneous call from fop1.foxdest mode per patch submission.

  • Robert Stayton: autotoc.xsl

    Add toc.margin.properties attribute-set to list.of.titles so
    it matches the TOC list.

  • Robert Stayton: inline.xsl

    Adjust exception for fop for menuchoice separator to
    use the $symbol.font.family if it is set.

  • Robert Stayton: division.xsl

    Fix comment.

  • Robert Stayton: param.ent

    Fix typo that prevents param.xsl update.

  • Robert Stayton: lists.xsl; param.xweb; param.ent

    Add mark.optional.procedure.steps param.

  • Robert Stayton: qandaset.xsl

    Fix bug in question template that output empty list-item-label when
    defaultlabel = 'none'.

HTML

The following changes have been made to the html code since the 1.78.1 release.

  • Robert Stayton: block.xsl

    Fix Bug #1367 epigraph attribution appears twice in html output.

  • Robert Stayton: param.xweb; param.ent

    Add missing profile.outputformat param.

  • Robert Stayton: titlepage.xsl; docbook.xsl; titlepage.templates.xml

    Add support for DocBook Publishers elements.

  • Robert Stayton: publishers.xsl

    New module to support new elements in DocBook Publishers schema.

  • Robert Stayton: table.xsl

    Fix bug #1348 where class of output table not being set correctly.

  • Robert Stayton: table.xsl

    A table emitted by tgroup template now calls "common.html.attributes"
    to get the class attribute handled correctly.

  • Robert Stayton: inline.xsl

    Fix bug #13598 inline.monoseq and other inline.*seq handle links incorrectly.

  • Robert Stayton: refentry.xsl

    Add template for refpurpose in no.anchor.mode to generate
    the dash separator in TOC line for the refentry when
    the refpurpose contains a link or indexterm.

  • Robert Stayton: inline.xsl

    Add missing call to id.attribute template for orgdiv.

  • Robert Stayton: xref.xsl

    If a link or xref has an @id or @xml:id, then add a span to
    include the id because simple.xlink no longer generates the
    id attribute.

  • Robert Stayton: inline.xsl

    Remove call to id.attribute template in simple.xlink
    because it produces duplicate ids in the output because
    the element template calling simple.xlink generates the
    id attribute.

  • Robert Stayton: graphics.xsl

    Check in fix for bug #1336 to support absolute file URLs
    that start with file:/.  Also consolidate code that determines
    whether an image file path is relative into a new template
    variable $is.relative.

  • Robert Stayton: chunk-code.xsl

    Add support for set nested inside set to recursive-chunk-filename.

  • Robert Stayton: autotoc.xsl

    Add support for set TOC to contain nested set or article
    elements.

  • Jirka Kosek: build.xml

    Added clean targets

  • Jirka Kosek: build.xml

    Added ant build for HTML stylesheets

  • Robert Stayton: glossary.xsl

    Move any indexterms in glossentry to be inside dt, instead of
    after dt which is invalid.

  • Robert Stayton: htmltbl.xsl

    Fix bug #1334 to copy through HTML table attributes @scope and @id.

  • Robert Stayton: block.xsl

    Change the epigraph template to support schema extensions
    by processing all of its children instead of specific elements.

  • Robert Stayton: titlepage.xsl

    Fix bug in handling of multiple editors and "edited by" label.

  • Robert Stayton: titlepage.templates.xml

    Fix misnamed attribute in sidebar template.

  • Robert Stayton: inline.xsl

    Fix check for nested links.

  • Robert Stayton: chunk-common.xsl; chunktoc.xsl; chunk-code.xsl

    Adjust handling of namespace fixup to streamline distro builds.

  • Robert Stayton: docbook.xsl

    Adjust handling of namespace conversion to streamline distro
    build.

  • Robert Stayton: table.xsl

    Fix bug #1298 where @rowheader = 'firstcol' incorrectly assigns
    <th> to cell that is first in a row but not the first column due
    to row span above.

  • Robert Stayton: param.xweb; param.ent; autoidx.xsl

    Add support for autolink.index.see param to link from see and
    seealso element to primary element in index.

  • Robert Stayton: inline.xsl

    Fix bug #1306 warn of nested links, since not supported in the output.

  • Robert Stayton: pi.xsl

    Fixes bug #1323 where <?dbhtml-include?> paths were not being
    interpreted relative to the XML.

  • Robert Stayton: param.xweb

    Add missing frag for new linke.to.self.for.mediaobject param.

  • Robert Stayton: table.xsl

    Fix bug in entry template where rowsep was incorrectly set to zero
    for cell with @morerows in thead.

  • Robert Stayton: synop.xsl

    Restore conditional named anchor in output if dbcmdlist PI is not used.

  • tom_schr: graphics.xsl

    Fixed [#1317]: process alt in inlinemediaobject

  • tom_schr: param.xweb; graphics.xsl; param.ent

    Fixed ticket [#1315]: Add possibility to add a link to mediaobjects

  • stilor: titlepage.templates.xml

    Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.

  • stilor: chunk-common.xsl; xref.xsl

    Make olink errors/warnings overridable in customizations.

  • stilor: param.xweb; param.ent

    1. Make page citations on <xref/> to paragraphs conditional on a new parameter,
    $insert.xref.page.number.para, default to 'yes' (before, page citations were
    added unconditionally). Remove similar special-casing for <link/>.

    2. Disable page citations for @xrefstyle="template:..." (if needed, they
    can be added with %p in the template - but they can't be disabled).

  • Mauritz Jeanson: index.xsl

    Bug #1309: Added missing template for indexdiv/subtitle.

  • Robert Stayton: xref.xsl

    Pass referrer and target params to mode="xrefstyle" to allow customizations
    to be more specific.

  • Robert Stayton: xref.xsl

    Add mode="xrefstyle" to replace many instances of redundant
    code determining the xrefstyle with xsl:apply-templates
    select="." mode="xrefstyle".  Also allows stylesheet
    customization to specify an xrefstyle per element type.

  • tom_schr: xref.xsl

    Pass referrer and xrefstyle to "xref-to-suffix" and "xref-to-prefix"
    modes (to use the same signature than "xref-to" mode) as discussed with
    Bob on the mailinglist (2013-09-12)

  • Robert Stayton: chunk.xsl

    No change, testing snapshot builds.

  • Robert Stayton: toc.xsl

    Add missing template for tocdiv/title elements to fix bug #1310.

  • Robert Stayton: docbook.xsl

    Remove a comment to test checkins and snapshot builds.

  • Robert Stayton: lists.xsl

    Add support for procedure title when contained in info or blockinfo.

  • Jirka Kosek: chunk-code.xsl

    Enumarete separate file for revhistory if generate.revhistory.link=1

  • Robert Stayton: inline.xsl

    Update the inline.charseq template to also call 'common.html.attributes'
    instead of using local-name for class value.

  • Jirka Kosek: docbook.xsl; html.xsl

    Enabling ITS processing again

  • Robert Stayton: its.xsl

    Change syntax for selecting @its:* attributes so it works
    in xsltproc (which should work with the original, but doesn't).

  • Robert Stayton: docbook.xsl; html.xsl

    Turn off its.xsl update which is generating attribute insertion errors.

  • Jirka Kosek: its.xsl; docbook.xsl; html.xsl

    Added basic support for ITS 2.0 markup. It gets propagated into HTML
    For more info about ITS see http://www.w3.org/TR/its20/

  • Robert Stayton: docbook.xsl

    Added a comment line to test checkin process.

  • Robert Stayton: xref.xsl

    Fix bug in mode=remove-ids that put link content outside the <a> element.

  • tom_schr: chunktoc.xsl

    Fixed SF ticket#3611689: added missing DocBook namespace declarations

  • Robert Stayton: chunker.xsl

    Change the internal chunk.base.dir from a param to a variable.

  • Robert Stayton: inline.xsl

    Turn off id attribute on glossterm anchor, because it is on the element itself.

Manpages

The following changes have been made to the manpages code since the 1.78.1
release.

  • Robert Stayton: block.xsl; lists.xsl

    Fix bug #1363 synopsis in variablelist term mangles line breaks.

  • Robert Stayton: other.xsl

    Remove redundant and out-of-date xsl:strip-space element.
    This is imported from common/common.xsl for all stylesheets.

  • Jirka Kosek: build.xml

    Added clean targets

  • Jirka Kosek: build.xml

    Added ant build for manpages

  • Robert Stayton: inline.xsl

    Fix bug #1340 by omitting indexterm and remark elements from the
    output.  Trying to include them as nroff comments resulted in extra
    whitespace in certain instances, so they are omitted.

  • Robert Stayton: table.xsl; docbook.xsl; tbl.xsl

    Adjust man stylesheet to better handle namespace fixup during
    distro builds.

  • Robert Stayton: lists.xsl

    Resolve ambiguous template match for remark.

  • Robert Stayton: endnotes.xsl

    Put internally generated earmark elements into own namespace to
    avoid complications with namespace stylesheet builds.  No change
    of function.

  • Robert Stayton: other.xsl

    Fixed bug #1313 where write.stubs template mistakenly includes
    $man.output.base.dir in the .so address.

  • Robert Stayton: other.xsl

    Escape text() nodes while also in no.anchor.mode for links.
    Fixes bug #1322.

  • Robert Stayton: utility.xsl

    Fixed bug #1321, also taking into account fixing bug #1281.

  • dleidert: info.xsl

    Fix a typo (http://bugs.debian.org/698962).

Epub

The following changes have been made to the epub code since the 1.78.1 release.

  • Robert Stayton: docbook.xsl

    Fix bug #1341 Incorrect generation of content.opf for multiple
    names in $html.stylesheet param.  Backported the template
    named css.item from the epub3 stylesheet.

  • Robert Stayton: docbook.xsl

    Fix handling of base.dir, chunk.base.dir, and epub.oebps.dir
    combinations.

  • Robert Stayton: docbook.xsl

    Improve the handling of $chunk.base.dir when $base.dir contains
    the OEBPS directory in its value.

  • Robert Stayton: docbook.xsl

    Fix the namespace fixup step to match the other stylesheets.

  • tom_schr: docbook.xsl

    Extended date template in mode opf.metadata
    If a PI dbtimestamp is available, call datetime.format(date, 'Y-m-d'),
    otherwise use the normalized string content

  • dleidert: bin/spec/files

    Fix svn:externals defintion.

  • tom_schr: docbook.xsl

    Introduced  variable in opf.guide

  • tom_schr: docbook.xsl

    Improved modularization in opf.spine and created new spine.cover template

  • tom_schr: docbook.xsl

    Improved opf.spine with info variable

  • tom_schr: docbook.xsl

    Bugfix in opf.spine: removed double refentry entries

  • tom_schr: docbook.xsl

    * Template package-identifier: introduced $info variable to simplify
      code (similar to the EPUB3 stylesheets)
    * Template opf.calloutlist: only call opf.reference.callout if
      callout.graphics is set

  • tom_schr: docbook.xsl

    Backported Bob's EPUB3 changes to EPUB2 from r9740 -> r9742 -> r9743:

    * Implement base.dir/OEBPS using internal chunk.base.dir instead of
      new param epub.base.dir.

    * Additional changes, specific to this stylesheet:
      - Construct parameter epub.metainf.dir from base.dir + 'META-INF/'
      - Changed parameter epub.cover.filename epub.oebps.dir to
        chunk.base.dir
      - Template opf: concat base.dir with epub.opf.filename
      - Replaced two subsequent xsl:value-of's with concat()

  • Robert Stayton: docbook.xsl

    Fix bug in author template generating a span element inside an attribute value.

HTMLHelp

The following changes have been made to the htmlhelp code since the 1.78.1
release.

  • Jirka Kosek: build.xml

    Added clean targets

  • Jirka Kosek: build.xml

    Extensions and other builds ported to Ant

  • Robert Stayton: htmlhelp-common.xsl

    Adjust namespace fixup to conform to the namespace source
    conversion.

Eclipse

The following changes have been made to the eclipse code since the 1.78.1
release.

  • Jirka Kosek: build.xml

    Added clean targets

  • Jirka Kosek: build.xml

    Extensions and other builds ported to Ant

  • Robert Stayton: eclipse.xsl

    Adjust namespace fixup to conform to other conversions to
    namespaced source.

JavaHelp

The following changes have been made to the javahelp code since the 1.78.1
release.

  • Jirka Kosek: build.xml

    Added clean targets

  • Jirka Kosek: build.xml

    Extensions and other builds ported to Ant

  • Robert Stayton: javahelp.xsl

    Adjust the namespace fixup to conform to the other namespaced source
    conversions.

Slides

The following changes have been made to the slides code since the 1.78.1
release.

  • Jirka Kosek: schema/relaxng/slides.rnc

    Make speakernotes/handoutnotes optional as many presentations do not use them

  • Robert Stayton: xhtml/plain.xsl; common/common.xsl; xhtml/slidy.xsl; xhtml/
    s5.xsl; fo/plai⋯

    Rename the docbook prefix in the declaration too.

  • Robert Stayton: xhtml/plain.xsl; common/common.xsl; xhtml/slidy.xsl; xhtml/
    s5.xsl; fo/plai⋯

    Change the docbook db: prefix to d: prefix in preparation of svn update to namespaced
    stylesheets.

  • stilor: xhtml/plain-titlepage.xml; fo/plain-titlepage.xml

    Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.

  • dleidert: images/callouts/gen.sh

    Leave executable permissions for script.

  • dleidert: s5/ui/default/pretty.css; slidy/graphics/w3c-logo-blue.gif; s5/ui
    /default/notes.⋯

    Drop executable permissions from files.

  • Jirka Kosek: doc/Makefile

    Corrected path

Website

The following changes have been made to the website code since the 1.78.1
release.

  • Jirka Kosek: build.xml

    Added clean targets

  • Jirka Kosek: build.xml

    Extensions and other builds ported to Ant

  • stilor: olink.xsl

    Make olink errors/warnings overridable in customizations.

Webhelp

The following changes have been made to the webhelp code since the 1.78.1
release.

  • Robert Stayton: xsl/titlepage.templates.xsl

    Fix typo.

  • Robert Stayton: xsl/titlepage.templates.xsl

    Add XHTML missing default namespace.

  • Robert Stayton: xsl/webhelp-common.xsl

    Fix bug 1357 to avoid creating l10n.js file if only collecting olink data.

  • Robert Stayton: docsrc/xinclude-test.xml; docsrc/readme.xml

    Convert XML doc to DB5.

  • Robert Stayton: xsl/webhelp-common.xsl

    Fix error message for namespace fixup.

  • Robert Stayton: xsl/webhelp-common.xsl

    fix bug in namespace fixup syntax.

  • Robert Stayton: xsl/webhelp-common.xsl

    Adjust namespace fixup for namespace build process.

  • stilor: xsl/titlepage.templates.xml

    Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.

  • Jirka Kosek: template/common/main.js

    Fix for bug #1301

Params

The following changes have been made to the params code since the 1.78.1
release.

  • Robert Stayton: autolink.index.see.xml

    Improve the description for linking in index.

  • Robert Stayton: prefer.internal.olink.xml

    Fix bug in description

  • Robert Stayton: dialogue.properties.xml

    Fix typo.

  • Robert Stayton: publishers.properties.xml

    Fix typo.

  • Robert Stayton: speaker.properties.xml; publishers.properties.xml;
    inlinestagedir.properti⋯

    New property sets for DocBook Publishers elements.

  • Robert Stayton: table.frame.border.thickness.xml;
    table.cell.border.thickness.xml

    Fix bug #1291, make default values different for HTML and FO.

  • tom_schr: profile.outputformat.xml

    Added missing support for outputformat attribute

    * Added missing parameter profile.outputformat in
      params/profile.outputformat.xml
    * Added missing lines to check for outputformat attribute in
      profiling/profile-mode.xsl

  • Jirka Kosek: table.frame.border.thickness.xml;
    table.cell.border.thickness.xml

    Changed default border thickness from 0.5pt to 1px. The reason is that Chrome rounds 0.5pt to 0px making borders invisible.

  • Robert Stayton: list.block.spacing.xml

    Fix typo in element name.

  • Robert Stayton: autolink.index.see.xml

    New param to control automatic links in index from see and
    seealso to indexterm primary.

  • Robert Stayton: show.bookmarks.xml

    New param to turn off PDF bookmarks.

  • Robert Stayton: xsl1.1.bookmarks.xml

    Param to use standard XSL 1.1 bookmark elements.

  • tom_schr: link.to.self.for.mediaobject.xml

    Fixed ticket [#1315]: Add possibility to add a link to mediaobjects

  • stilor: toc.leader.properties.xml

    Replace literal space inserted next to fo:leader in ToC with a padding. This
    works around a bug in FOP (see FOP-1444).
    Make ToC fo:leader properties configurable via attribute set.

  • Robert Stayton: list.block.spacing.xml; list.item.spacing.xml

    Clarify that list.block.spacing is not used in nested lists.

  • stilor: insert.xref.page.number.para.xml

    Missed new file in previous checkin.

  • Robert Stayton: mark.optional.procedure.steps.xml

    New param to turn off Optional text for optional steps.

Profiling

The following changes have been made to the profiling code since the 1.78.1
release.

  • Robert Stayton: profile.xsl

    Add missing profile.outputformat param declaration.

  • tom_schr: profile-mode.xsl

    Added missing support for outputformat attribute

    * Added missing parameter profile.outputformat in
      params/profile.outputformat.xml
    * Added missing lines to check for outputformat attribute in
      profiling/profile-mode.xsl

  • Robert Stayton: xsl2profile.xsl

    Fix bug #1335 where profile-chunk.xsl was xsl:including
    chunk-code.xsl instead of profile-chunk-code.xsl.

  • Robert Stayton: xsl2profile.xsl

    Fixed bug in handling of namespace fixup.

  • Robert Stayton: xsl2profile.xsl

    Adjust namespace fixup to match other templates.

Lib

The following changes have been made to the lib code since the 1.78.1 release.

  • Jirka Kosek: build.xml

    Added lib ant build support

Tools

The following changes have been made to the tools code since the 1.78.1
release.

  • Jirka Kosek: build-shared.xml

    Added lib ant build support

  • Jirka Kosek: build-shared.xml

    Added clean targets

  • Jirka Kosek: lib/xml-apis.jar; lib/xercesImpl.jar; build-shared.xml; lib/
    xalan.jar

    Extensions and other builds ported to Ant

  • Jirka Kosek: build-shared.xml

    Added ant build for HTML stylesheets

  • Jirka Kosek: licenses/saxon/JAMESCLARK.txt; lib/jython.jar; lib/
    xercesImpl.jar; licenses/j⋯

    Initial work on Ant build, common (L10N) directory handled so far

Template

The following changes have been made to the template code since the 1.78.1
release.

  • Robert Stayton: titlepage.xsl

    Remove the d: namespace declaration because it is
    automatically added by the ns build process.

  • Jirka Kosek: titlepage.xsl

    Added missing namespace declaration

  • Robert Stayton: titlepage.xsl

    Remove d: namespace declaration from non namespaced version since
    it is automatically added to build the namespaced version.

  • Robert Stayton: titlepage.xsl

    Set the db.prefix to blank until convert to ns build.

  • Robert Stayton: titlepage.xsl

    Fix handling of namespace declaration for conversion to NS sourcebase.

  • Robert Stayton: titlepage.xsl

    Modified to support roundtrip conversion between namespaced
    version and non-namespaced version.

  • stilor: titlepage.xsl

    Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.

Extensions

The following changes have been made to the extensions code since the 1.78.1
release.

  • Jirka Kosek: build.xml

    Added clean targets

  • Jirka Kosek: build.xml

    Extensions and other builds ported to Ant
2016-03-05 01:12:13 +00:00
wiz
3aeb87e31f Update p5-XML-LibXML to 2.0124. Fix some pkglint while here.
2.0124  2016-02-27
    - Fix XML::LibXML::Text->attributes() to return an empty list in list
    context.
        - https://rt.cpan.org/Ticket/Display.html?id=112470
        - Thanks to Rob Dixon for the report.
2016-03-03 12:54:03 +00:00
wiz
478c0a6794 Update p5-Text-Diff to 1.44.
1.44 2016-02-26 NEILB
    - Fixed the handling of text without a trailing newline. This module now
      adds the same text that the diff tool does, "\n\\ No newline at end of
      file\n". Previously this module simply produced broken diffs when one or
      both files had no trailing newline. Fixed by Dave Rolsky. GitHub #1.
2016-03-03 12:52:51 +00:00
joerg
c40ba9aff3 Catch up with the sphinx-induced PLIST change. Bump revision. 2016-03-01 20:06:00 +00:00
leot
994b525255 Update textproc/heirloom-doctools to 160217.
Patch provided by Carsten Kunze via pkgsrc-wip and discussed with me via private
emails.

Changes:
Release 160217
==============

2016-02-17
    tbl:  Invalid memory access bug fixed.  (When testing if a
    line starts with '_' or '=' it did not check if the string is
    empty.)

2016-02-16
    .tr bugfix:  When the first character given to .tr was un-
    known, all character translations had been done wrong.

2016-02-11
    tbl troff bug fixed:  Height of table had been calculated
    wrong.  This could lead to graphics artifacts if a table is
    at page bottom.

2016-02-10
    Many changes to -man and -mdoc.  Heirloom's manual page for-
    matting is now quite compatible to groff.

2016-02-08
    Operator 'v' added for ".if".  (Some manpages using this.)

2016-02-02
    -ms: Macros .QS and .QE added.

2016-01-29
    Support for groff's notation \[uXXXX] added.

2016-01-26
    nroff: Use of new names for .char now possible.  (Up to now
    only names found in the tab file could be used.)

2016-01-01
    Spaces are now allowed in filenames of .cf, .fp, .lf, .nx,
    and .so requests.  The documentation stated that %20 could be
    used to escape spaces.  However this was not implemented.
    The implementation has now been changed to allow spaces by
    quoting the filename with '"'.  Additionally character codes
    up to 255 are allowed now in filenames.  (Bug reported by
    Jacob Parker (https://github.com/jacobp100).)

2015-12-23
    groff's operator ".if F <font>" added.

2015-12-18
    Support for groff's notation \[char<n>] added.

2015-12-10
    File system case-sensitivity issue fixed.  (Reported by Henry
    McGilton.)

2015-10-28
    Set previous font to current font in case of unknown font.
    This is the groff behaviour.  E.g. \fIfoo\fP \f(CWbar\fP blah
    did underline "blah" in AT&T nroff.

2015-09-23
    \n[.ns] implemented (had only been documented up to now).

2015-09-21
    Basic HTML support added.

2015-09-18
    Escape \I added (test if argument is a valid identifier).  \I
    is equivalent to groff's \A.

2015-07-14
    PDFMark: \X'SetBorderStyle' added.

2015-07-08
    Special groff compatibility mode for manual pages added which
    is enabled when register .g is set to 1.

2015-06-24
    .box bug fixed: .box did discard part of roff's state.

2015-06-22
    mm(7): .PGFORM added to allow line length change inside docu-
    ment.

2015-06-10
    .ie-.el bug fixed.  Up to now .ie-.el did not work fully re-
    liable in AT&T roff.  (Found during -mdoc debugging.)

2015-06-08
    mdoc: Macro Lb with library definitions for FreeBSD and
    NetBSD added.

2015-06-05
    nroff -T37 (default), -Tlp and -Tlocale: Display of pic(7)
    drawings implemented.

2015-06-04
    troff -Tpost: All font description files now uppercase (for
    use on case-insensitive file systems) and use of groff font
    names instead of traditional names now possible with .ft and
    \f.

2015-05-26
    Bugfix: nroff: Local motions had not been local (did stay in
    effect across line boundary).

    nroff: Request \D'l ...' added.

2015-05-02
    mdoc(7): .El: List type stack bug fixed.
2016-03-01 13:59:11 +00:00
kamil
48a5500e26 cmark can be build inside WRKSRC/build (thanks @leot) 2016-02-28 14:02:32 +00:00
kamil
8cb807f4f8 Add textproc/cmark 2016-02-28 13:34:25 +00:00
kamil
a9e007d0fd Import cmark-0.24.1 as textproc/cmark
cmark is the C reference implementation of CommonMark, a rationalized version
of Markdown syntax with a spec.

It provides a shared library (libcmark) with functions for parsing CommonMark
documents to an abstract syntax tree (AST), manipulating the AST, and rendering
the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of
the AST. It also provides a command-line program (cmark) for parsing and
rendering CommonMark documents.

Originally packages in pkgsrc-wip/cmark by Kamil Rytarowski
2016-02-28 13:33:58 +00:00
wen
7c5ed294bc Update to 1.11
Upstream changes:
1.10  Thu Jul 16 13:42:30 BST 2015
	- Fixed bugs reported by CPAN users
1.11  Sat Aug 15 10:15:27 BST 2015
	- Fixed error in pod file
2016-02-27 03:19:59 +00:00
wen
c451a0f819 Update to 3.0.5
Add LICENSE
2016-02-27 03:15:02 +00:00
wen
a091de12b9 Update to 0.4.1
Upstream changes:
0.4.1     2015-09-18 15:45:02+02:00 Europe/Oslo
        Replaced Class::MOP::class_of() calls with Moose::Util::find_meta().
        Added huge => 1 parameter to LibXML DOM parser, to support large
          text nodes.
2016-02-27 03:04:11 +00:00
wen
474596b919 Update to 1.58
Upstream changes:
1.58    2016-02-08
    - Merge a pull-request regarding the handling of isPermaLink:
        - https://github.com/shlomif/perl-XML-RSS/pull/2
        - Thanks to @dwmc15873 for the changes.

1.57    2015-12-13
    - Update an old E-mail address for Shlomi Fish.
2016-02-27 00:47:21 +00:00
wen
b97ae30366 Update to 2.22
Upstream changes:
2.22      2015-12-05 11:08:20+13:00 Pacific/Auckland
  - POD fix in link to package XML::SAX::ParseFactory (from Mohammad S Anwar)
  - allow subclass to override attribute escaping (from Christopher Masto)
  - POD fix adding NAME section to FAQ (RT#110080 from Bart Martens & gregor
    herrmann of the Debian project)
  - POD typo fix (RT#110082 from gregor herrmann of the Debian project)
  - fix reference comparison operator used in checking for circular data
    structures (RT#89553 from Laurent Dami)
  - add better diagnostics from file handling code in test suite

2.21      2015-12-04 16:33:49+13:00 Pacific/Auckland
  - Improved diagnostics - xml_in() will now catch parse exceptions and add
    caller information via Carp::croak
  - Switch to use lexical warnings (suppress with either 'no warnings;' or
    'no warnings "XML::Simple";', rather than $^W = 0)
  - POD fixes (from David Steinbrunner)
  - Regex escaping fixes for Perl 5.22+ (from Kent Fredric)
  - Add workaround for test failures on RHEL/CentOS 6.5 (RT#102115 from
    Chris Drake, workaround from Tim Bunce)
  - Remove some 'eval' calls from test suite which could mask root cause of
    test failures
  - Make each test script use unique filenames to allow tests to be run in
    parallel (RT#101362 from Karen Etheridge & Kent Fredric)
  - POD update: mention XML::Twig in 'STATUS' section (RT#79228 from Matt Trout)
2016-02-27 00:42:45 +00:00
wen
f807bccbda Update to 1.32
Upstream changes:
1.32  2016-02-23 MANWAR
      - Applied the following patches kindly provided by GREGOA:

        https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/fix-stringification-overload.patch
        https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/test.patch
        https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/xpath-option-to-work-without-internet-connection.patch

1.31  2016-02-22 MANWAR
      - Proposed fix for RT #112017.

1.30  2016-02-04 MANWAR
      - Fixed issue RT #15902 (Quoting warnings with translate).
      - Fixed issue RT #21154 (translate() function does not remove characters or support -)

1.29  2016-02-03 MANWAR
      - Fixed issue RT# 26144 (createNode doesn't honor position() predicate).

1.28  2016-01-31 MANWAR
      - Changed the LICENSE information about the package XML::XPath::PerlSAX as per
        Matt Sergeant email response (dated 2016-01-30).

1.27  2016-01-30 MANWAR
      - Fixed issue RT# 32012 (Debian bug #187583, http://bugs.debian.org/187583).

1.26  2016-01-25 MANWAR
      - Fixed inconsistent version issue (CPANTS).
      - Added key 'provides' to the Makefile.PL script.
      - Added unit test scripts t/meta-json.t and t/meta-yml.t

1.25  2016-01-20 MANWAR
      - Merged in GitHub PR #2, thanks to sdeseille.
      - Merged t/45overloading_number_operator.t and t/99rt_11724.t into t/45cmp_nodeset.t

1.24  2016-01-19 MANWAR
      - Fixed issue RT# 111278 (XML::XPath::PerlSAX doesn't compile).

1.23  2016-01-18 MANWAR
      - Fixed issue RT# 6363 (using < in a query returns results as if <= had been used).

1.22  2016-01-13 MANWAR
      - Fixed issues RT# 30818 and RT# 80277.

1.21  2016-01-12 MANWAR
      - Fixed issues RT# 14957 and RT# 30819.

1.20  2016-01-10 MANWAR
      - Fixed issues RT# 26143 and RT# 68703.

1.19  2016-01-05 MANWAR
      - Fixed issues RT# 14248 and RT# 23924.

1.18  2016-01-04 MANWAR
      - Fixed issues RT# 6362 and RT# 32233.

1.17  2016-01-01 MANWAR
      - Fixed issues RT# 3666, RT# 30813 and RT# 90850.
2016-02-27 00:34:42 +00:00
jperkin
c323102697 Remove --version-script argument on Darwin too. 2016-02-26 12:16:38 +00:00
jperkin
36eaaf6066 Use OPSYSVARS. 2016-02-26 10:24:10 +00:00
fhajny
8d4b8d365b Enable databases/R-sqldf and dependencies. 2016-02-25 19:52:07 +00:00
fhajny
f0eae4d975 Import textproc/R-gsubfn 0.6-6 into pkgsrc.
gsubfn is like gsub but can take a replacement function or certain
other objects instead of the replacement string. Matches and back
references are input to the replacement function and replaced by
the function output.
2016-02-25 19:43:57 +00:00
jperkin
ec1cd47ca0 Remove manual OPSYSVARS additions which are now part of the default set. 2016-02-25 08:27:02 +00:00
bsiegert
e3b61c4350 Revbump packages that build-depend on Go after 1.6 update.
They all build, I checked :)
2016-02-23 20:18:11 +00:00
wiz
02856e8355 Update xerces-c to 3.1.3.
Bug

    [XERCESC-2049] - memcpy used on overlapping memory regions causes sanity test failure
    [XERCESC-2059] - Typo in XMLUni::fgUnknownURIName constant
2016-02-21 22:25:01 +00:00
mef
7cfe4509ff (upstream)
- Update 1.19 to 2.14 (ChangeLog is unknown)
 (pkgsrc)
  - GitHubify
2016-02-20 13:19:13 +00:00
wiz
bad883d7a4 Update miller to 3.4.0.
Use release tarball and drop autotools dependencies.

Changes in 3.4.0:

JSON, reshape, regex captures, and more

Primary features:

    JSON is now a supported format for input and output. Miller handles tabular data, and JSON supports arbitrarily deeply nested data structures, so if you want general JSON processing you should use jq. But if you have tabular data represented in JSON then Miller can now handle that for you. Please see the reference page and the FAQ.

    Reshape is a standard data-processing idiom, now available in Miller: http://johnkerl.org/miller/doc/reference.html#reshape

    Incidentally (not part of this release, but new since the last release) Miller is now available in FreeBSD's package manager: https://www.freshports.org/textproc/miller/. A full list of distributions containing Miller may be found here.

    Miller is not yet available from within Fedora/CentOS, but as a step toward this goal, an SRPM is included in this release (see file-list below).

DSL enhancements for mlr put and mlr filter:

    Regex captures \0 through \9: http://johnkerl.org/miller/doc/reference.html#Regex_captures

    Ternary operator in expression right-hand sides: e.g. mlr put '$y = $x < 0.5 ? 0 : 1'

    Boolean literals true and false

    Final semicolon is now allowed: e.g. mlr put '$x=1;$y=2;'

    Environment variables are now accessible, where environment-variable names may be string literals or arbitrary expressions: mlr put '$home = ENV["HOME"]' or mlr put '$value = ENV[$name]'.

    While records are still string-to-string maps for input and output, and between then statements, types are preserved between multiple statements within a put. Example: mlr put '$y = string($x); $z = $y . $y' works as expected, without requring mlr put '$y = string($x); $z = string($y) . string($y)' as before.

Bug fixes:

    Mixed-format join, e.g. CSV file joined with DKVP file, was incorrectly computing default separators (IRS, IFS, IPS). This resulted in records not being joined together.

    Segmentation violation on non-standard-input read of files with size an exact multiple of page size and not ending in IRS, e.g. newline. (This is less of a corner case than it sounds: for example, leave a long-running program running with output redirected to a file, then in a sleep-and-process loop, have Miller process that file. The former program's stdio library will likely be doing block-sized buffered I/O, where block sizes will often be multiples of system page size and the block will almost surely not ending a newline.)

Acknowledgements: Big thank-yous to @gregfr and @aaronwolen for feature requests including reshape and regex captures, and to @jungle-boogie for his work getting Miller into FreeBSD. Also, ongoing thanks to @0-wiz-0 for his past work on configure support, making it possible for Miller to be put to use in multiple operating systems.

3.3.2


Bootstrap sampling, EWMA, merge-fields, isnull/isnotnull functions

@johnkerl johnkerl released this on Jan 11 · 497 commits to master since this release

    Bootstrap sampling in mlr bootstrap: http://johnkerl.org/miller/doc/reference.html#bootstrap. Compare to reservoir sampling in mlr sample: http://johnkerl.org/miller/doc/reference.html#sample.
    Exponentially weighted moving averages in mlr step -a ewma: principally useful for smoothing of noisy time series, e.g. finely sampled system-resource utilization to give one of many possible examples. Please see http://johnkerl.org/miller/doc/reference.html#step.
    "Horizontal" univariate statistics in mlr merge-fields, compared to mlr stats which is "vertical". Also allows collapsing multiple fields into one, such as in_bytes and out_bytes data fields summing to bytes_sum. This can also be done easily using mlr put. However, mlr merge-fields allows aggregation of more than just a pair of field names, and supports pattern-matching on field names. Please see http://johnkerl.org/miller/doc/reference.html#merge-fields for more information.
    isnull and isnotnull functions for mlr filter and mlr put.
    stats1, stats2, merge-fields, step, and top correctly handle not only missing fields (in the row-heterogeneous-data case) but also null-valued fields.
    Minor memory-management improvements.
2016-02-18 10:07:48 +00:00
wiz
908033ef3b Rename html2text to html2text-${PYVERSSUFFIX} to allow parallel installation
of multiple python versions of this package.

Add ALTERNATIVES file.

Bump PKGREVISION.
2016-02-18 09:57:12 +00:00
wen
f3e28807ba Update to 0.04
Add missing BUILD_DEPENDS

Upstream changes:
0.04  Thu Nov  5 01:33:21 CET 2015
        - test requires added

0.03  Wed Nov  4 00:50:19 CET 2015
        - fixed bug in end_element when no Handler defined
2016-02-18 04:41:34 +00:00
wen
dd7602fc48 Update to 0.53
Upstream changes:
- Bump versions for release.
- commit c4d9cd4

-------------------------------------------------------------------
Sat Nov 28 10:18:08 CET 2015 - zhouzhen1@gmail.com

- add URI to build_requires in Build.PL
- commit c65330d

-------------------------------------------------------------------
Sat Jul 18 13:10:39 CEST 2015 - dave@dave.org.uk

- Updated .travis.yml
- commit fe4e5e6

-------------------------------------------------------------------
Wed Jan 28 16:48:34 CET 2015 - ribugent@gmail.com

- Fix lib/XML/Feed/Entry/Format/RSS.pm crash
- commit b6f39ae

-------------------------------------------------------------------
Thu Oct 16 06:54:55 CEST 2014 - ether@cpan.org

- avoid deprecated form of isa()
- commit cf84451

-------------------------------------------------------------------
Mon Jun 16 10:06:51 CEST 2014 - gabor@szabgab.com

- utf8 encoding in helper script
- commit a51d4e2

-------------------------------------------------------------------
Tue Feb  4 19:16:03 CET 2014 - x.github@chatterjee.net

- Fixed minor typo in docs ("obhect" -> "object")
- commit 80b293c

-------------------------------------------------------------------
Fri Jan 10 15:10:53 CET 2014 - dave@dave.org.uk

- Added .travis.yml
- commit f3f9a3f

-------------------------------------------------------------------
Tue Mar 19 09:22:25 CET 2013 - szabgab@gmail.com

- add Minty to list of contributors
- commit 3998e48

-------------------------------------------------------------------
Tue Mar 19 09:20:09 CET 2013 - szabgab@gmail.com

- calculate plan from examples
- commit c45da65

-------------------------------------------------------------------
Tue Mar 19 00:03:13 CET 2013 - murray@minty.org

- Fix pod example usage for identify_format : it takes a scalar ref
- commit b86b614

-------------------------------------------------------------------
Tue Mar 19 00:00:40 CET 2013 - murray@minty.org

- Add test for XML::Feed->identify_format()
- commit 09698b3
2016-02-18 04:19:06 +00:00
wen
118eef1130 Update to 1.0002
Upstream changes:
1.0002  2015-08-17 14:46
        - Replaced curly brackets with parentheses in variable expansion in
        Makefile.PL.
        Fixes RT106483; Credits: Daniel Macks <dmacks@netspace.org>
        - make clean no longer wipes out entities data
2016-02-18 04:00:02 +00:00
wen
80ff70263d Update to 2015.12
Upstream changes:
2015.12  Sun Nov 29 2015
# No new features.

2015.011_09  Mon Nov 09 2015
! LineBreak.xs
  - uvnui_to_utf8() was obsoleted by Perl 5.20.0. Use uvchr_to_utf8().

2015.011_03  Sun Nov 03 2015
! LineBreak.xs
  - Bug fix: CPAN RT #106714: Unicode::GCString fails to handle numeric value,
    mostly on *BSD and Mac OS X.
! t/10gcstring.t
  - Adding more case.

2015.11  Sun Nov 01 2015
# No new features.
! lib/Unicode/LineBreak.pm
  - CPAN RT #106859: The latest version is not indexed.
! t/10gcstring.t
  - testing that GCString stringify numeric arguments (CPAN RT #106714).

2015.07.16  Fri Jul 17 2015
# No new features.
! LineBreak.xs
  - utf8_to_uvuni_buf has been deprecated by Perl 5.19.4.

2015.06  Sun Jun 21 2015
# Unicode 8.0.0, bundled sombok 2.4.0.
! lib/Unicode/LineBreak.pod
! lib/POD2/JA/Unicode/LineBreak.pod
! t/18currency.y
  - add a change for U+20BE.
2016-02-18 03:46:06 +00:00
wen
1852467a78 Update to 1.27
Upstream changes:
2015-10-21   Sean M. Burke  sburke@cpan.org
	* RELEASE 1.27.  (Stable.)
	The release, 1.25_01, didn't blow up, so this is just
	a re-release of it as a normal ("stable") version.
	* Minor changes to the documentation.  Nothing substantial.
	* Release 1.26 had a confusing mistake in the ChangeLog.
	Ignore v1.26.

2015-10-21   Sean M. Burke  sburke@cpan.org
	* RELEASE 1.26.  Mistake.  See above for change notes
	between v1.25_01 and v1.27.

2015-10-16   Sean M. Burke  sburke@cpan.org
	* RELEASE 1.25_01.
	* !DEVELOPER RELEASE!, OH GOD HELP US ALL!

	* Here's a new thing that makes me nervous and hesitant, and that I've
	been talking myself into for weeks:

	  **************************************************************
	  *  I've switched to accepting values in the range 0x80-0x9F  *
	  *  as if they are the Windows-1252 ("ANSI") characters.      *
	  **************************************************************

	Previously they had all mapped to emptystring.

	Technically, Unicode specifies those codepoints as control characters
	that I've never heard of, "C1 Controls"...
	  ...
	  U+0087 ESA - End of Selected Area
	  U+0088 HTS - Character (Horizontal) Tabulation Set
	  U+0089 HTJ - Character (Horizontal) Tabulation with Justification
	  ...
	( See "C1" in https://en.wikipedia.org/wiki/C0_and_C1_control_codes )

	And Unidecode mapped all of those to emptystring.  Now they are treated
	as if you fed the Windows-1252 characters, as that is an extremely
	common thing to have happen.

	So if you feed character value 0x80 to it, it is taken to mean "��"
	(which Unidecode then decodes as "EUR", at the moment at least).
	(This doesn't interfere with the fact that U+20AC is the proper
	Unicode	place for the "��" to be found.)

	And the smartquotes at 0x91 to 0x94, �� �� �� �� turn into ' ' " " so yaaaay!

	Note that in theory, according to C1 Controls, 0x85 is "NEL: Next
	Line", "Equivalent to CR+LF. Used to mark end-of-line on some IBM
	mainframes."
	I could map this to \n or \r\n or whatever, but I've never seen 0x85 in
	use in the wild, and I never heard anyone complain about my not having
	mapped it to "\n" in all the Unidecode versions since the first, in 2001.
	So instead, Unidecode takes 0x85 as its Windows-1252 value, the
	ellipsis "��" which of course it Unidecodes as "..."

	I'm not thrilled with the idea of going off spec but I think this
	should be okay, and it has massive DWIM value.
	Let's hope I'm not dividing Unicode times infinity by zero and then the
	whole universe will disa

	That's why I'm making this a developer release.  Unless anything
	besplodes by November 1st, I'll re-issue this as a stable release.
2016-02-18 03:38:36 +00:00
bsiegert
f0b84f1d29 Apply patch from upstream to fix compilation on CentOS 7. From Thomas
Orgis via mail.
2016-02-13 20:41:58 +00:00
ryoon
363c73c27d Update to 2.23
Changelog:
* Noteworthy changes in release 2.23 (2016-02-04) [stable]

** Bug fixes

  Binary files are now less likely to generate diagnostics and more
  likely to yield text matches.  grep now reports "Binary file FOO
  matches" and suppresses further output instead of outputting a line
  containing an encoding error; hence grep can now report matching text
  before a later binary match.  Formerly, grep reported FOO to be
  binary when it found an encoding error in FOO before generating
  output for FOO, which meant it never reported both matching text and
  matching binary data; this was less useful for searching text
  containing encoding errors in non-matching lines.
  [bug introduced in grep-2.21]

  grep -c no longer stops counting when finding binary data.
  [bug introduced in grep-2.21]

  grep no longer outputs encoding errors in unibyte locales.
  For example, if the byte '\x81' is not a valid character in a
  unibyte locale, grep treats the byte as binary data.
  [bug introduced in grep-2.21]

  grep -oP is no longer susceptible to an infinite loop when processing
  invalid UTF8 just before a match.
  [bug introduced in grep-2.22]

  --exclude and related options are now matched against trailing
  parts of command-line arguments, not against the entire arguments.
  This partly reverts the --exclude-related change in 2.22.
  [bug introduced in grep-2.22]

  --line-buffer is no longer ineffective when combined with -l.
  [bug introduced in grep-2.5]

  -xw is now equivalent to -x more consistently, with -P and with backrefs.
  [bug only partially fixed in grep-2.19]
2016-02-12 23:28:43 +00:00
kleink
ecfcaab412 Update py-pyphen to 0.9.4.
0.9.4
-----

* Update German dictionaries
* Update French dictionary
2016-02-10 13:07:03 +00:00
markd
91d97f4699 Add p5-Text-xSV 2016-02-08 02:57:40 +00:00
markd
e7e8edc159 Add p5-Text-xSV 0.21
This module is for reading and writing a common variation of character
separated data. The most common example is comma-separated. However
that is far from the only possibility, the same basic format is
exported by Microsoft products using tabs, colons, or other
characters.
The format is a series of rows separated by returns. Within each row
you have a series of fields separated by your character
separator. Fields may either be unquoted, in which case they do not
contain a double-quote, separator, or return, or they are quoted, in
which case they may contain anything, and will encode double-quotes by
pairing them. In Microsoft products, quoted fields are strings and
unquoted fields can be interpreted as being of various datatypes based
on a set of heuristics. By and large this fact is irrelevant in Perl
because Perl is largely untyped. The one exception that this module
handles that empty unquoted fields are treated as nulls which are
represented in Perl as undefined values. If you want a zero-length
string, quote it.
2016-02-08 02:56:23 +00:00
markd
fc7148edd7 Add p5-Text-CSV-Simple 2016-02-08 02:49:55 +00:00
markd
65646b8503 Add p5-Text-CSV-Simple 1.00
Parsing CSV files is nasty. It seems so simple, but it usually isn't.
Thankfully Text::CSV_XS takes care of most of that nastiness for us.
Like many modules which have to deal with all manner of nastiness and
edge cases, however, it can be clumsy to work with in the simple case.
Thus this module.
We simply provide a little wrapper around Text::CSV_XS to streamline
the common case scenario.
2016-02-08 02:48:36 +00:00
wiz
c5803fc56f Update py-html2text to 2016.1.8.
2016.1.8
=========
----

* Feature #99: Removed duplicated initialisation.
* Fix #100: Get element style key error.
* Fix #101: Fix error end tag pop exception
* <s>, <strike>, <del> now rendered as ~~text~~.
2016-02-07 14:32:08 +00:00
jaapb
1e432ff6b7 Updated package to work with new mk/ocaml.mk. 2016-02-06 14:18:34 +00:00
jaapb
b60555e301 Updated package to work with new ocaml.mk. 2016-02-06 13:13:25 +00:00
jaapb
3624eb4056 Updated package to latest version, 3.6.0. Changes include:
* Improves and simplify the wrapping interface. Breaking change.
  * Add the possibility to specify converters, for constants functions.
    See also eliom's shared react.
  * Fix printing of floating numbers.
  * Add the main element.
  * Fix the accept attribute.
  * Add Tyxml_name, which allows to derive tyxml identifiers from HTML
    elements and attributes.
  * Internally build the tool `autoname`, which applies the aftermentionned
    transformation for the given elements/attributes.
  * Fix typo in `datetime-local`.
  * Add download attributes for area and tags.
  * Add various svg `text` attributes.
  * Fix namespaces issues related to svg elements inside html.
  * Add `a_lang` for HTML. Deprecate `a_srclang` in favor of `a_xml_lang`.
  * Fix a performance issue with `Xml_print.Utf8.{normalize, normalize_html}.
  * Remove `Xml_print.Utf8.normalize_from`.
    The function was not useful and not optimizable easily.
  * Add missing parameters for the attributes xlink:actuate and xml:space.
  * Svg elements use the xlink namespace (contribution by Florent Becker).
  * Do not use the `url(...)` form when inappropriate (contribution by Florent Becker).
  * Fix a typo in the `spellcheck` attribute (contribution by Kevin Brubeck Unhammer).
  * Fix the `sizes` attributes and add missing attributes for the `sandbox` tag (contributions by Eyyüb Sari).
  * Fix the `img` tag in the syntax extension.
  * Fix compilation of the opam package under freeBSD.
  * Fix typing for the various `font_` svg attributes.
2016-02-06 12:51:34 +00:00
jaapb
2d2b63c47d Updated package to latest version, 0.9.4. Changes include:
- Add `Uutf.decoder_byte_count` returning the bytes decoded so far.
- The `utftrip` cli utility now uses `Cmdliner` which becomes an
  optional dependency of the package. The cli interface is not
  compatible with previous versions.
2016-02-06 12:45:35 +00:00
jaapb
9b47fb92d3 Updated package to latest version, 0.8 (and changed it to work with the
latest ocaml.mk). Changes include:
* Use OASIS 0.4.x compiled_setup alpha feature
* Fixed _oasis file for the syntax extension
* Switched to git and github
2016-02-06 12:33:06 +00:00
jaapb
339d229d93 Removed the automatic setting of PKGNAME to ocaml-${DISTNAME} from
ocaml.mk. It was becoming more trouble than it was worth: only a minority
of packages used it, and it only made Makefiles more confusing.
(I've left out some packages: these will be updated forthwith)
2016-02-06 12:06:07 +00:00
schmonz
69bb6cbcb8 Update to 0.1.42. From the changelog:
- 2016 update
2016-02-04 14:45:38 +00:00
mef
05fd9ced58 (pkgsrc)
- Add two BUILD_DEPENDS for make test
    BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
    BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
(upstream)
  - Update to 0.10
    --------------
0.10 2015.08.01
    - Documentation cleanup (Andy Jack)
2016-02-04 12:22:38 +00:00
mef
105edbed7b Update to 0.311
---------------
0.311  2015-10-24
  * Don't ship MYMETA files anymore (thanks Adel Qalieh
    and Alexandr Ciornii)
2016-02-04 12:14:30 +00:00
mef
731596cbe5 Update to 2016020301
--------------------
ChangeLog does not have the entry for this date
2016-02-04 12:11:32 +00:00