Commit graph

10252 commits

Author SHA1 Message Date
jnemeth
b53d460537 sort 2019-09-19 03:06:30 +00:00
nia
ffda7d4925 Remove textproc/yaml-cpp03 successor textproc/yaml-cpp 2019-09-18 22:32:41 +00:00
taca
3a26eaf3db textproc/Makefile: add and enable ruby-review 2019-09-18 15:57:29 +00:00
taca
bbb039f92a textproc/ruby-review: add package version 3.2.0
Add ruby-review package version 3.2.0.


Re:VIEW is an easy-to-use digital publishing system for paper books and
ebooks.

Output formats Re:VIEW supports are:

 * EPUB
 * LaTeX(ptexlive)
 * InDesign(IDGXML)
 * plain text(TOPBuilder Text Markup Language)
2019-09-18 15:56:55 +00:00
wen
d9baa6e49d Update to 0.11.0
Upstream changes:
Version 0.11.0 Colspan feature by domm
2019-09-18 14:29:41 +00:00
wen
2c3ca8793e Update to 2.036
Upstream changes:
2.036     2019-09-17

    - Eliminate another uninitialized value warning in BaseFont.pm.


2.035     2019-08-09

    - The bounding box methods (mediabox, cropbox, bleedbox, trimbox, and
      artbox) now return their values when called without arguments.

    - The get_[media|crop|bleed|trim|art]box page methods have been deprecated
      since they're now redundant, but they continue to work.

    - [RT #130074] Remove unneeded (and newly-broken) calls to is_utf8 in
      Annotation.pm and NamedDestination.pm (reported by Mathieu Arnold).

    - Eliminate some uninitialized value warnings in BaseFont.pm.


2.034    2019-06-29

    - SUPPORTED PERL VERSIONS: Starting with this release, PDF::API2 will
      support major Perl versions released in the past six years, plus the major
      release before that one.  This should provide backward compatibility for
      the life of most LTS server distributions, while eliminating the need to
      troubleshoot warnings and bugs that only show up in increasingly-ancient
      versions of Perl.

      For this release, it means that the minimum supported Perl is 5.18, which
      was first released on 2013-05-18.

    - Add support for cross-reference streams using 64-bit field widths.

    - When the utf8 flag is set for a PDF string, automatically encode it as
      UCS-16BE instead of requiring a separate flag to be set in the PDF object.
      This resolves [RT #33497] and [RT #117031] in addition to making the code
      easier to maintain.

    - [RT #126274] Fix alignment when using UniFont with text_center or
      text_right when all characters are in the same block.

    - [RT #121911] Fix adding pages to a document structure with nested Pages
      elements.  This included a fairly substantial rewrite of the relevant
      code, so please report any new bugs related to adding pages (report and
      troubleshooting by Vadim Repin).

    - Renamed pdfile() to pdf_file() in PDF::API2::Annotation and
      PDF::API2::Outline.  The old name continues to work, but is deprecated.
2019-09-18 14:25:01 +00:00
ryoon
7917e25af2 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
nia
38d2e3058c Add textproc/lua-lustache.
lustache allows you to use the Mustache templating standard in Lua by
passing in a string, data, and partial templates. It precompiles and
caches templates for speed, and allows you to build complex strings such
as html pages by iterating through a table and inserting values. Find out
more about Mustache at https://mustache.github.io.
2019-09-17 23:36:54 +00:00
adam
7dc7fcf79f py-xlsxwriter: updated to 1.2.1
Release 1.2.1:
Added the add_write_handler() method to allow user defined types to be handled by the write() method. See Writing user defined types for more information.
Add support for East Asian vertical fonts in charts.
2019-09-17 08:39:56 +00:00
nia
4c3ccf0d2a libcroco: Update to 0.6.13
0.6.13
    * Visual Studio builds: Enhance security of x64 binaries
    * win32/replace.py: Fix replacing items in files with UTF-8 content
    * tknzr: support only max long rgb values
    * input: check end of input before reading a byte

0.6.12
    * Add support for Visual Studio 2017 (Chun-wei Fan)
    * Misc bug fixes

0.6.11
    * Fix regression in cr_tknzr_consume_chars (Florian Müllner)
    * Misc bug fixes

0.6.10
    * Misc bug fixes

0.6.9
    * Added Visual Studio projects (Chun-wei Fan)
    * Lots of warnings fixed (Руслан Ижбулатов)
    * Improve build system (Nuno Araujo, Ignacio Casal Quinteiro)
    * Misc bug fixes
2019-09-16 13:25:21 +00:00
schmonz
67b941afc4 Update to 2.001, noticed via repology. From the changelog:
Enhancements
------------

- Level 0 headings
- New command line options
- Table enhancements
- HTMLDOC support
- Improved LaTeX support
- HTML formatting enhancements
- HTML meta information and stylesheet support
- Stylesheet-friendly HTML generation
- Embedded documentation enhancements
- Miscellaneous stuff

Fixes
-----

Indented tables now work as expected, i.e. leading whitespace at the
beginning of the heading row is now accepted and remaining rows have
that amount of whitespace trimmed.

When generating txt output, leading cell whitespace now works as
expected. Previously, multiple spaces were converted to a single
space.

Attribute values containing ;; no longer have the whitespace around
the character sequence trimmed.

Internally, unhandled internal directives no longer produce a warning.
(As a result, it's now easier to extend things without "breaking"
existing drivers.)

When generating HTML, the HTML_PRE_SECTION is no longer prepended
unless a table of contents is generated.

Incompatibilities
-----------------

When HTML is generated, the default footer no longer contains a line.
To get the old behaviour, set the HTML_OLD_FOOTERS variable, e.g.

       sdf -2html -DHTML_OLD_FOOTERS ...

The HTML driver no longer uses special embedded comments to work out
where to put the table of contents.

The getcli macro no longer searches the include path: it just executes
the command.
2019-09-16 06:50:28 +00:00
nia
581411fce3 expat: Update to 2.2.8
Release 2.2.8 Fri Septemper 13 2019
        Security fixes:
       #317 #318  CVE-2019-15903 -- Fix heap overflow triggered by
                    XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber),
                    and deny internal entities closing the doctype;
                    fixed in commit c20b758c332d9a13afbbb276d30db1d183a85d43

        Bug fixes:
            #240  Fix cases where XML_StopParser did not have any effect
                    when called from inside of an end element handler
            #341  xmlwf: Fix exit code for operation without "-d DIRECTORY";
                    previously, only "-d DIRECTORY" would give you a proper
                    exit code:
                      # xmlwf -d . <<<'<not well-formed>' 2>/dev/null ; echo $?
                      2
                      # xmlwf <<<'<not well-formed>' 2>/dev/null ; echo $?
                      0
                    Now both cases return exit code 2.

        Other changes:
       #299 #302  Windows: Replace LoadLibrary hack to access
                    unofficial API function SystemFunction036 (RtlGenRandom)
                    by using official API function rand_s (needs WinXP+)
            #325  Windows: Drop support for Visual Studio <=7.1/2003
                    and document supported compilers in README.md
            #286  Windows: Remove COM code from xmlwf; in case it turns
                    out needed later, there will be a dedicated repository
                    below https://github.com/libexpat/ for that code
            #322  Windows: Remove explicit MSVC solution and project files.
                    You can generate Visual Studio solution files through
                    CMake, e.g.: cmake -G"Visual Studio 15 2017" .
            #338  xmlwf: Make "xmlwf -h" help output more friendly
            #339  examples: Improve elements.c
       #244 #264  Autotools: Add argument --enable-xml-attr-info
       #239 #301  Autotools: Add arguments
                    --with-getrandom
                    --without-getrandom
                    --with-sys-getrandom
                    --without-sys-getrandom
       #312 #343  Autotools: Fix linking issues with "./configure LD=clang"
                  Autotools: Fix "make run-xmltest" for out-of-source builds
       #329 #336  CMake: Pull all options from Expat <=2.2.7 into namespace
                    prefix EXPAT_ with the exception of DOCBOOK_TO_MAN:
                    - BUILD_doc            -> EXPAT_BUILD_DOCS (plural)
                    - BUILD_examples       -> EXPAT_BUILD_EXAMPLES
                    - BUILD_shared         -> EXPAT_SHARED_LIBS
                    - BUILD_tests          -> EXPAT_BUILD_TESTS
                    - BUILD_tools          -> EXPAT_BUILD_TOOLS
                    - DOCBOOK_TO_MAN       -> DOCBOOK_TO_MAN (unchanged)
                    - INSTALL              -> EXPAT_ENABLE_INSTALL
                    - MSVC_USE_STATIC_CRT  -> EXPAT_MSVC_STATIC_CRT
                    - USE_libbsd           -> EXPAT_WITH_LIBBSD
                    - WARNINGS_AS_ERRORS   -> EXPAT_WARNINGS_AS_ERRORS
                    - XML_CONTEXT_BYTES    -> EXPAT_CONTEXT_BYTES
                    - XML_DEV_URANDOM      -> EXPAT_DEV_URANDOM
                    - XML_DTD              -> EXPAT_DTD
                    - XML_NS               -> EXPAT_NS
                    - XML_UNICODE          -> EXPAT_CHAR_TYPE=ushort (!)
                    - XML_UNICODE_WCHAR_T  -> EXPAT_CHAR_TYPE=wchar_t (!)
       #244 #264  CMake: Add argument -DEXPAT_ATTR_INFO=(ON|OFF),
                    default OFF
            #326  CMake: Add argument -DEXPAT_LARGE_SIZE=(ON|OFF),
                    default OFF
            #328  CMake: Add argument -DEXPAT_MIN_SIZE=(ON|OFF),
                    default OFF
       #239 #277  CMake: Add arguments
                    -DEXPAT_WITH_GETRANDOM=(ON|OFF|AUTO), default AUTO
                    -DEXPAT_WITH_SYS_GETRANDOM=(ON|OFF|AUTO), default AUTO
            #326  CMake: Install expat_config.h to include directory
            #326  CMake: Generate and install configuration files for
                    future find_package(expat [..] CONFIG [..])
                  CMake: Now produces a summary of applied configuration
                  CMake: Require C++ compiler only when tests are enabled
            #330  CMake: Fix compilation for 16bit character types,
                    i.e. ex -DXML_UNICODE=ON (and ex -DXML_UNICODE_WCHAR_T=ON)
            #265  CMake: Fix linking with MinGW
            #330  CMake: Add full support for MinGW; to enable, use
                    -DCMAKE_TOOLCHAIN_FILE=[expat]/cmake/mingw-toolchain.cmake
            #330  CMake: Port "make run-xmltest" from GNU Autotools to CMake
            #316  CMake: Windows: Make binary postfix match MSVC
                    Old: expat[d].lib
                    New: expat[w][d][MD|MT].lib
                  CMake: Migrate files from Windows to Unix line endings
            #308  CMake: Integrate OSS-Fuzz fuzzers, option
                    -DEXPAT_BUILD_FUZZERS=(ON|OFF), default OFF
             #14  Drop an OpenVMS support leftover
    #235 #268 ..
    #270 #310 ..
  #313 #331 #333  Address compiler warnings
    #282 #283 ..
       #284 #285  Address cppcheck warnings
       #294 #295  Address Clang Static Analyzer warnings
        #24 #293  Mass-apply clang-format 9 (and ensure conformance during CI)
                  Version info bumped from 7:9:6 to 7:10:6

        Special thanks to:
            David Loffredo
            Joonun Jang
            Khajapasha Mohammed
            Kishore Kunche
            Marco Maggi
            Mitch Phillips
            Rolf Ade
            xantares
            Zhongyuan Zhou
2019-09-15 13:13:47 +00:00
adam
1c331d5c17 pugixml: updated to 1.10
v1.10
docs: Update documentation for 1.10 release
Update changelog and regenerate HTML documentation.
2019-09-15 11:38:28 +00:00
maya
d081d481f0 aspell: update to 0.60.7
Changes from 0.60.6.1 to 0.60.7 (July 29, 2019)

    Add partial support for recognizing the Unicode apostrophe (’) in words. In particular Aspell will accept the Unicode apostrophe when the language uses an ISO Latin charset that doesn’t already have a Unicode apostrophe. For now, Aspell will still use the ASCII version in suggestions.
    Detect when a dictionary compiled on a 32-bit machine is used on a 64-bit one (and vise versa), as due to an oversight, compiled dictionaries depend on more than the endianness. Also added a compile time option to remove this dependency, but at the cost of breaking compatibility with already compiled dictionaries on 64-bit systems.
    Fix a bug which caused Aspell to crash when passing in a null string to almost any of the C API functions. This should not happen if the size is also zero as the pointer should never be derefrenced.
    Fix a bug that caused Aspell to crash with a SEGFAULT when built with mingw-w64.
    In addition to outputting a warning when building with NDEBUG defined, also include NDEBUG in the version string.
    Various compile fixes for newer version of Gcc and Clang.
    Fix VPATH builds.
    Use utf-8 encoding for manual instead of iso-8859-1.
    Other minor updates and bug fixes.


Patch provided by Iku Iwasa in PR pkg/54548
2019-09-15 06:53:36 +00:00
tsutsui
c741626e94 cldr-emoji-annotation: update to 35.12.14971.0.
Upstream announcement:
 https://github.com/fujiwarat/cldr-emoji-annotation/releases/tag/35.12.14971_0

 35.12.14971_0

 This is a final Emoji 12.0 and CLDR is release-35 with revision14971.
2019-09-14 03:46:58 +00:00
tsutsui
5d24ccc1d0 unicode-emoji: update to 12.0.
Upstream announcement:
 https://unicode.org/emoji/charts-12.0/emoji-released.html

 Emoji Recently Added, v12.0

 The following emoji characters and sequences have been added to
 this version of Unicode Emoji. Platforms are included where
 images have been made available (however, the images may be
 development versions). The skin-tone variants are not shown,
 but are listed in the counts at the end.

 The characters were based on proposals received by the Unicode
 Consortium, reviewed by the Unicode Emoji Subcommittee, and
 selected on the basis of the Emoji Selection Factors in
 Submitting Emoji Proposals. That page also describes the
 Process and Timeline for proposals.
2019-09-14 03:43:44 +00:00
tsutsui
5655514e6e unicode-character-database: update to 12.1.0.
Upstream changes:

12.1.0:
 http://www.unicode.org/versions/Unicode12.1.0/

 Unicode 12.1 adds exactly one character, for a total of 137,929 characters.

 The new character added to Version 12.1 is:
  * U+32FF SQUARE ERA NAME REIWA

 Version 12.1 adds that single character to enable software to be
 rapidly updated to support the new Japanese era name in calendrical
 systems and date formatting. The new Japanese era name was officially
 announced on April 1, 2019, and is effective as of May 1, 2019.

12.0.0:
 http://www.unicode.org/versions/Unicode12.0.0/

 Unicode 12.0 adds 554 characters, for a total of 137,928 characters.
 These additions include 4 new scripts, for a total of 150 scripts,
 as well as 61 new emoji characters.
2019-09-14 03:12:15 +00:00
wen
86bb1dd9ca Update to 2.00
Upstream changes:
2.00  2019-05-11
    - Imported tests/fixes from Text::CSV_XS 1.39
      - Fix strict on streaming EOF
    - Fixed to update (cached) eol_len correctly
2019-09-13 14:21:34 +00:00
wen
ccad387b57 Update to 0.80
Upstream changes:
0.80 Thu 22 Aug 2019 01:17:13 PM CEST
 - Fix memory leak when loading invalid YAML (PR#93 tinita)

0.79 Tue 11 Jun 2019 09:35:22 PM CEST
 - Support aliasing scalars resolved as null or booleans (tinita)
 - Add YAML::XS::LibYAML::libyaml_version() (tinita)
 - Support standard !!int/!!float tags instead of dying (tinita)

0.78 Sat 18 May 2019 06:35:21 PM CEST
 - Fix double free/core dump when Dump()ing binary data, see issue#91
   (tinita)
 - Update config.h from libyaml (tinita)

0.77 Mon 15 Apr 2019 10:55:13 PM CEST
 - Update libyaml to version 0.2.2. Most important change for users is that
   plain urls in flow style can be parsed now. Example: `[ http://yaml.org
   ]`. (tinita)
2019-09-13 14:16:06 +00:00
rillig
7920b2eb3b textproc/rarian: remove unnecessary patch-aa
In revision 1.1 the patch added some long options, in revision 1.2 the
long options were removed again. Therefore no special getopts
implementation is necessary anymore.
2019-09-12 21:21:51 +00:00
rillig
1e4d01f7a4 textproc/rarian: fix some pkglint warnings 2019-09-12 20:52:58 +00:00
adam
18bfafaefd py-cssselect2: updated to 0.2.2
Version 0.2.2
* Optimize lang attribute selectors.
2019-09-12 15:22:36 +00:00
schmonz
886246f001 Don't install *.orig. Ride recent import. 2019-09-10 22:28:37 +00:00
schmonz
0158ddbf29 Add and enable p5-sdf. 2019-09-10 21:21:20 +00:00
schmonz
f319e43c26 Initial import of p5-sdf.
SDF (Simple Document Format) is a freely available document development
system which generates high quality outputs in a variety of formats from
a single source. The output formats supported include PostScript, HTML,
POD, plain text, man pages, LaTeX, SGML, Windows help, MIF and RTF. If
the idea of specifying documents in a logical manner via a simple markup
language sounds appealing, SDF may be useful to you.

SDF documents are simple to create and maintain, minimising the time
spent on documentation. In particular, SDF directly supports the
creation and maintenance of large, on-line documentation systems
(including intranets) via centralised hypertext management and
rule-based hypertext generation.
2019-09-10 21:20:35 +00:00
fcambus
dedda597d5 jo: update my MAINTAINER email address. 2019-09-07 14:05:44 +00:00
adam
7964411abc py-snowballstemmer: updated to 1.9.1
snowballstemmer 1.9.1:
* Added Hindi stemmer.
* Added Basque and Catalan stemmers.
* Improved Greek stemmer.
* Various Python code improvements.
* Fixed AttributeError when clearing cache.
* The tarball now includes a COPYING file.
2019-09-07 07:22:14 +00:00
fox
a039f19ee7 bat: Adds missing libclang dependency.
Looks like onig_sys crate requires libclang.so to build.

Reported by: wiz
2019-09-06 17:32:04 +00:00
adam
a303699436 py-dominate: updated to 2.4.0
2.4.0:
SVG Support.
2019-09-06 13:34:21 +00:00
adam
f09908b612 py-precis-i18n: updated to 1.0.1
1.0.1
- Fixed a dict/set syntax typo that has no runtime effect.
- Test forward compatibility of derived props test files as Unicode version increases.
- Test Unicode 11.0 (Python 3.7).
- Update copyright year (2019).
2019-09-05 10:43:10 +00:00
fox
1086bfe10b bat: Update to 0.12.1
Changes since 0.12.0:

Bugfixes

  * Fixes a bug for older Windows versions ("The procedure entry point
    CreateFile2 could not be located")
2019-09-03 15:12:22 +00:00
nia
5bcd200bc7 Add textproc/libuninameslist
The Unicode consortium provides a file containing annotations on many unicode
characters. This library contains a compiled version of this file so that
programs can access this data quickly and easily.
2019-09-02 13:40:04 +00:00
adam
435af01a8b Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
adam
a24a657c9d p5-Lingua-EN-Fathom: remove PLIST since PERL5_PACKLIST is in use 2019-09-02 12:19:15 +00:00
adam
61f964f75e p5-Lingua-EN-Syllable: remove PLIST since PERL5_PACKLIST is in use; update HOMEPAGE 2019-09-02 12:17:05 +00:00
adam
9cfde4bf3f p5-HTML-FormatText-WithLinks: remove PLIST since PERL5_PACKLIST is in use 2019-09-02 12:13:31 +00:00
adam
c6a62f76de py-text-unidecode: updated to 1.3
1.3:
text-unidecode is now dual-licensed under Artistic License and GPL 1 / GPL 2+, to cause less problems for distributions. Choose license which fits better.
Declare Python 3.7 support, don't declare Python 3.3 support
2019-09-02 07:03:48 +00:00
fox
60178d51ae bat: Update to 0.12.0
Changes since 0.11.0:

Features

  * Binary file content can now be viewed with bat -A
  * bat can now be used as a man pager.
  * Add new style component to separate multiple --line-ranges
  * Added -L as an alias for --list-languages

Bugfixes

  * Output looks unbalanced when using '--style=grid,numbers' without 'header'
  * issues with filenames starting with "cache"
  * Can't build cache with new theme without creating cache dir
  * --terminal-width -10 is parsed incorrectly

Other

  * Added fish completions to DEB package

New syntaxes

  * Emacs Org mode
  * requirements.txt
  * DotENV .env
  * SSH config syntax (-l ssh_config)
  * /etc/hosts
  * GraphQL
  * Verilog
  * SCSS and Sass
  * strace syntax

Packaging

  * bat is now in the official Gentoo repositories
  * bat is now in the official Alpine Linux repositories
  * bat is in the official Fedora repositories
2019-09-02 02:36:22 +00:00
schmonz
988e30527f Add and enable p5-Text-MultiMarkdown. 2019-08-31 19:56:32 +00:00
schmonz
c6a1485248 Markdown is a text-to-HTML filter; it translates an easy-to-read
/ easy-to-write structured text format into HTML. Markdown's text
format is most similar to that of plain text email, and supports
features such as headers, *emphasis*, code blocks, blockquotes,
and links.

This module implements the MultiMarkdown markdown syntax
extensions from <http://fletcherpenney.net/multimarkdown/>.
2019-08-31 19:55:58 +00:00
schmonz
af648a7481 Fix checksum on new patch. 2019-08-31 19:31:03 +00:00
schmonz
c5c38c8c7e No need to support ruby22, from taca@. 2019-08-30 01:34:01 +00:00
schmonz
4783093583 Well actually ruby 22 and 25 both still install jquery.js. 2019-08-29 16:20:40 +00:00
schmonz
2eebdae60c With the latest ruby updates, jquery.js is only installed for ruby22-base. 2019-08-29 14:26:26 +00:00
schmonz
464485f810 Apply previous fix to PHP5 as well. 2019-08-29 13:41:15 +00:00
adam
1c73955b46 py-rebulk: updated to 1.0.1
1.0.1:
Unknown changes
2019-08-29 09:52:45 +00:00
adam
92d2f93860 py-jsbeautifier: updated to 1.10.2
v1.10.2
Closed Issues
Please update CodeMirror Addon
Nested braces indentation

v1.10.1
Closed Issues
javascript fails to format when <?php > is first text inside <script> tag
414 Request-URI Too Large
2019-08-29 04:58:29 +00:00
schmonz
2229286c20 Reorder includes in PHP bindings to fix SmartOS bulk build error:
"/usr/include/locale.h:53:12: error: 'lconv' is already declared in this scope"
<https://trac.xapian.org/ticket/793>
2019-08-28 19:23:38 +00:00
schmonz
eab133cc4b Extend patch to a new function, re-fixing the Illumos build. 2019-08-28 14:38:42 +00:00
adam
cca600e33f py-parse: updated to 1.12.1
1.12.1
Actually use the case_sensitive arg in compile
2019-08-28 08:22:28 +00:00