Commit graph

305775 commits

Author SHA1 Message Date
wiz
d937d2d002 py-pyparsing: fix build with python 3.6 2019-11-08 09:47:55 +00:00
wiz
256f612117 doc: Updated emulators/mame to 0.215 2019-11-08 09:44:29 +00:00
wiz
bcb74cbcdb mame: update to 0.215.
A wild MAME 0.215 appears! Yes, another month has gone by, and it’s
time to check out what’s new. On the arcade side, Taito’s incredibly
rare 4-screen top-down racer Super Dead Heat is now playable!
Joining its ranks are other rarities, such as the European release
of Capcom‘s 19XX: The War Against Destiny, and a bootleg of Jaleco’s
P-47 – The Freedom Fighter using a different sound system. We’ve
got three newly supported Game & Watch titles: Lion, Manhole, and
Spitball Sparky, as well as the crystal screen version of Super
Mario Bros. Two new JAKKS Pacific TV games, Capcom 3-in-1 and Disney
Princesses, have also been added.

Other improvements include several more protection microcontrollers
dumped and emulated, the NCR Decision Mate V working (now including
hard disk controllers), graphics fixes for the 68k-based SNK and
Alpha Denshi games, and some graphical updates to the Super A'Can
driver.

We’ve updated bgfx, adding preliminary Vulkan support. There are
some issues we’re aware of, so if you run into issues, check our
GitHub issues page to see if it’s already known, and report it if
it isn’t. We’ve also improved support for building and running on
Linux systems without X11.

0.214:

With the end of September almost here, it’s time to see what goodies
MAME 0.214 delivers. This month, we’ve got support for five more
Nintendo Game & Watch titles (Fire, Flagman, Helmet, Judge and
Vermin), four Chinese computers from the 1980s, and three Motorola
CPU evaluation kits. Cassette support has been added or fixed for
a number of systems, the Dragon Speech Synthesis module has been
emulated, and the Dragon Sound Extension module has been fixed.
Acorn Archimedes video, sound and joystick support has been greatly
improved.

On the arcade side, remaining issues in Capcom CPS-3 video emulation
have been resolved and CD images have been upgraded to CHD version
5, Sega versus cabinet billboard support has been added to relevant
games, and long-standing issues with music tempo in Data East games
have been worked around.

0.213:

It's really about time we released MAME 0.213, with more of everything
we know you all love. First of all, we’re proud to present support
for the first Hegener + Glaser product: the “brikett” chess computers,
Mephisto, Mephisto II and Mephisto III. As you can probably guess,
there’s an addition from Nintendo’s Game & Watch line. This month
it’s Mario’s Bombs Away. On a related note, we’ve also added
Elektronika’s Kosmicheskiy Most, exported as Space Bridge, which
is an unlicensed total conversion of the Game & Watch title Fire.
If you haven’t played any of the handheld LCD games in MAME, you’re
missing something special – they look superb with external scanned
and traced artwork.

On the arcade side, we’ve added The Destroyer From Jail (a rare
Philko game), and alternate regional versions of Block Out and
Super Shanghai Dragon’s Eye. The CD for Simpsons Bowling has been
re-dumped, resolving some long-standing issues. With its protection
microcontroller dumped and emulated, Birdie Try is now fully
playable. Protection microcontrollers for The Deep and Last Mission
have also been dumped and emulated. Improvements to Seibu hardware
emulation mean Banpresto’s SD Gundam Sangokushi Rainbow Tairiku
Senki is now playable, and sprite priorities in Seibu Cup Soccer
have been improved.

In computer emulation, two interesting DOS compatible machines
based on the Intel 80186 CPU are now working: the Mindset Personal
Computer, and the Dulmont Magnum. The Apple II software lists have
been updated to include almost all known clean cracks and original
flux dumps, and the Apple II gameport ComputerEyes frame grabber
is now emulated. We’ve received a series of submissions that greatly
improve emulation of the SWTPC S/09 and SS-30 bus cards. On the
SGI front, the 4D/20 now has fully-working IRIX 4.0.5 via serial
console, and a whole host of improvements have gone into the Indy
“Newport” graphics board emulation. Finally, MAME now supports HDI,
2MG and raw hard disk image files.
2019-11-08 09:44:17 +00:00
adam
f23f1475ba Updated graphics/py-graphviz, textproc/py-xlsxwriter 2019-11-08 09:27:08 +00:00
adam
ffeba351ae py-xlsxwriter: updated to 1.2.3
Release 1.2.3:

* Increased allowable worksheet url length from 255 to 2079 characters, as
  supported in more recent versions of Excel. A lower or user defined limit
  can be set via the ``max_url_length`` property in the :func:`Workbook`
  constructor.

* Fixed several issues with hyperlinks in worksheet images.
2019-11-08 09:26:21 +00:00
adam
1329f52adc py-graphviz: updated to 0.13.2
Version 0.13.2
Fix missing support for four-part versions in ``graphviz.version()``.
2019-11-08 09:24:05 +00:00
kivinen
c1caa32a12 Fixed graphics/GMT package to not have conflict with www/libpsl.
Both of them installed libpsl library, meaning only one of them could
be installed at one time. Changed the GMT libpsl library name to
libgmtpsl. Changing GMT library was more appropriate as only iGMT
depends on GMT and it does not use libraries.
2019-11-08 03:09:22 +00:00
adam
77a5c30589 Updated security/py-requests-oauthlib, security/py-google-auth-oauthlib 2019-11-07 13:35:58 +00:00
adam
1b4a672dfe py-google-auth-oauthlib: updated to 0.4.1
0.4.1
Implementation Changes
Don't auto-generate code_verifier by default.

Internal / Testing Changes
Add renovate.json
2019-11-07 13:35:35 +00:00
adam
c8448a859f py-requests-oauthlib: updated to 1.3.0
1.3.0:
- Instagram compliance fix
- Added ``force_querystring`` argument to fetch_token() method on OAuth2Session
2019-11-07 13:34:36 +00:00
wiz
b0a6bd28c9 libsigc++: sync GCC_REQD between Makefile and bl3.mk 2019-11-07 13:24:50 +00:00
wiz
94b655f7b0 libsigc++: mark it as version 2 of the library 2019-11-07 13:24:38 +00:00
wiz
9d1f24df58 doc: Added devel/libsigc++3 version 3.0.0 2019-11-07 13:23:46 +00:00
wiz
a2a4179ffd devel/Makefile: + libsigc++3 2019-11-07 13:23:35 +00:00
wiz
b697f3092b devel/libsigc++3: import libsigc++3-3.0.0
libsigc++ implements a full callback system for use in widget
libraries, abstract interfaces, and general programming. Originally
part of the Gtk-- widget set, libsigc++ is now a separate library
to provide for more general use. It is the most complete library
of its kind with the ability to connect an abstract callback to a
class method, function, or function object. It contains adaptor
classes for connection of dissimilar callbacks and has an ease of
use unmatched by other C++ callback libraries.

This is major version 3 of the library.
2019-11-07 13:17:42 +00:00
wiz
0eea8c6da0 doc: Updated graphics/ImageMagick to 7.0.9.2 2019-11-07 13:01:43 +00:00
wiz
65da8a5500 ImageMagick: update to 7.0.9.2.
2019-10-30  7.0.9-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-2, GIT revision 16325:6f84d89:20191030.

2019-10-29  7.0.9-2 Cristy  <quetzlzacatenango@image...>
  * JPEG and JPG are aliases in coder security policy.
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-10-27  7.0.9-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-1, GIT revision 16313:e068be3:20191027.

2019-10-27  7.0.9-1 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-10-23  7.0.9-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-0, GIT revision 16297:8744fd9:20191024

2019-10-06  7.0.9-0 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Support trim:background-color define for -trim option.
2019-11-07 13:01:32 +00:00
wiz
02d6340868 khard: fix sphinx names 2019-11-07 12:41:00 +00:00
wiz
d01cc93548 *: recursive bump for poppler update to 0.82.0 2019-11-07 12:38:03 +00:00
wiz
d077298d13 doc: Updated print/poppler to 0.82.0 2019-11-07 12:05:31 +00:00
wiz
42dcbce5be poppler*: update to 0.82.0
Release 0.82.0:
        core:
         * Fix not being able to open some files. Issue #832
         * Fix crashes in malformed files
         * Fix memory leak on broken files
         * Minor performance improvements
         * Minor code improvements

        glib:
         * Add poppler_document_new_from_bytes
         * PopplerAttachment: Silence deprecation warnings for ctime/mtime

        build system:
         * pdf-inspector: Support builddir != srcdir
         * Install Cairo* headers if Cairo has been found
2019-11-07 12:05:19 +00:00
adam
e7bfba2bf4 Updated devel/py-astroid, graphics/py-graphviz 2019-11-07 10:58:43 +00:00
adam
2a86741492 py-graphviz: updated to 0.13.1
Version 0.13.1
Tag Python 3.8 support.
Fix quoting for non-ASCII numerals.
2019-11-07 10:58:19 +00:00
adam
c69abae864 py-astroid: updated to 2.3.3
What's New in astroid 2.3.3?
* Relaxed `six` dependency.
2019-11-07 10:56:42 +00:00
he
b391f1d2ff Note addition of textproc/p5-Alien-Libxml2 version 0.11. 2019-11-07 10:22:29 +00:00
he
7f7ac26da9 Add p5-Alien-Libxml2 version 0.11.
This module provides libxml2 for other modules to use. There was an
already existing Alien::LibXML, but it uses the older
Alien::Build::ModuleBuild and has not been actively maintained for a
while.
2019-11-07 10:21:43 +00:00
wiz
ff1d0071aa jhead: remove unused patch after update 2019-11-07 08:07:58 +00:00
jnemeth
c6dd6fb5a5 add and enable opendnssec2 2019-11-07 03:28:19 +00:00
ryoon
510232ec33 The version number problem of uim-elisp is fixed in another way
Revert previous partially.
2019-11-07 03:01:35 +00:00
yhardy
9f7d072d0b doc: Updated games/gargoyle to 2019.1 2019-11-06 23:22:55 +00:00
yhardy
fd5421fdf4 doc: Updated graphics/jhead to 3.03 2019-11-06 23:22:09 +00:00
wiz
f0c3c0472d gargoyle: improve distfile name, and make patch apply after update 2019-11-06 23:13:56 +00:00
wiz
6c3901931d openjdk11: move MAKE_JOBS_SAFE=no to NetBSD section
Requested by jperkin
2019-11-06 23:04:31 +00:00
wiz
31e9335351 openjdk11: set MAKE_JOBS_SAFE=no as a workaround for PR 54619 2019-11-06 22:55:54 +00:00
nia
3cd0646d1e evolution-data-server: Needs gdbus-codegen 2019-11-06 22:51:29 +00:00
leot
2c05577bc9 doc: Updated www/webkit-gtk to 2.26.2 2019-11-06 22:47:52 +00:00
leot
08862f1af2 webkit-gtk: Update to 2.26.2
Changes:
2.26.2
======
  - Improve performance of querying system fallback fonts.
  - Don't use prgname in dbus-proxy socket path.
  - Fix thread-safety issues in image decoders.
  - Fix the build with WebDriver disabled.
  - Disable accelerated compositing when we fail to initialize the EGL
    dispaly under Wayland.
  - Fill the objects category in emoji picker.
  - Fix several crashes and rendering issues.
2019-11-06 22:47:38 +00:00
leot
86bb94079d doc: Updated net/youtube-dl to 20191105 2019-11-06 21:08:16 +00:00
leot
1638accb02 youtube-dl: Update to 20191105
Changes:
version 2019.11.05

Extractors
+ [scte] Add support for learning.scte.org (#22975)
+ [msn] Add support for Vidible and AOL embeds (#22195, #22227)
* [myspass] Fix video URL extraction and improve metadata extraction (#22448)
* [jamendo] Improve extraction
    * Fix album extraction (#18564)
    * Improve metadata extraction (#18565, #21379)
* [mediaset] Relax URL guid matching (#18352)
+ [mediaset] Extract unprotected M3U and MPD manifests (#17204)
* [telegraaf] Fix extraction
+ [bellmedia] Add support for marilyn.ca videos (#22193)
* [stv] Fix extraction (#22928)
- [iconosquare] Remove extractor
- [keek] Remove extractor
- [gameone] Remove extractor (#21778)
- [flipagram] Remove extractor
- [bambuser] Remove extractor
* [wistia] Reduce embed extraction false positives
+ [wistia] Add support for inline embeds (#22931)
- [go90] Remove extractor
* [kakao] Remove raw request
+ [kakao] Extract format total bitrate
* [daum] Fix VOD and Clip extracton (#15015)
* [kakao] Improve extraction
    + Add support for embed URLs
    + Add support for Kakao Legacy vid based embed URLs
    * Only extract fields used for extraction
    * Strip description and extract tags
* [mixcloud] Fix cloudcast data extraction (#22821)
* [yahoo] Improve extraction
    + Add support for live streams (#3597, #3779, #22178)
    * Bypass cookie consent page for european domains (#16948, #22576)
    + Add generic support for embeds (#20332)
* [tv2] Fix and improve extraction (#22787)
+ [tv2dk] Add support for TV2 DK sites
* [onet] Improve extraction …
    + Add support for onet100.vod.pl
    + Extract m3u8 formats
    * Correct audio only format info
* [fox9] Fix extraction
2019-11-06 21:08:00 +00:00
adam
846c03ab1f Updated devel/py-radon, time/py-dateutil 2019-11-06 20:49:45 +00:00
adam
73de30bbc2 py-dateutil: updated to 2.8.1
Version 2.8.1:

Data updates
- Updated tzdata version to 2019c.

Bugfixes
- Fixed a race condition in the ``tzoffset`` and ``tzstr`` "strong" caches on
  Python 2.7.
- Parsing errors will now raise ``ParserError``, a subclass of ``ValueError``,
  which has a nicer string representation.
- ``parser.parse`` will now raise ``TypeError`` when ``tzinfos`` is passed a
  type that cannot be interpreted as a time zone. Prior to this change, it
  would raise an ``UnboundLocalError`` instead.
- Changed error message raised when when passing a ``bytes`` object as the time
  zone name to gettz in Python 3.
- Changed compatibility logic to support a potential Python 4.0 release.
- Updated many modules to use ``tz.UTC`` in favor of ``tz.tzutc()`` internally,
  to avoid an unnecessary function call.
- Fixed issue where ``dateutil.tz`` was using a backported version of
  ``contextlib.nullcontext`` even in Python 3.7 due to a malformed import
  statement.

Tests
- Switched from using assertWarns to using pytest.warns in the test suite.
- Fix typo in setup.cfg causing PendingDeprecationWarning to not be explicitly
  specified as an error in the warnings filter.
- Fixed issue where ``test_tzlocal_offset_equal`` would fail in certain
  environments (such as FreeBSD) due to an invalid assumption about what time
  zone names are provided.
- Fixed a minor bug in ``test_isoparser`` related to ``bytes``/``str``
  handling.
- Explicitly listed all markers used in the pytest configuration.
- Extensive improvements to the parser test suite, including the adoption of
  ``pytest``-style tests and the addition of parametrization of several test
  cases.
- Added tests for tzinfos input types.
- Fixed failure of test suite when changing the TZ variable is forbidden.
- Pinned all test dependencies on Python 3.3.

Documentation changes
- Fixed many misspellings, typos and styling errors in the comments and
  documentation.

Misc
- Added Python 3.8 to the trove classifiers.
- Moved as many keys from ``setup.py`` to ``setup.cfg`` as possible.
- Reorganized ``parser`` methods by functionality.
- Switched ``release.py`` over to using ``pep517.build`` for creating releases,
  rather than direct invocations of ``setup.py``.
- Added a "build" environment into the tox configuration, to handle dependency
  management when making releases.
2019-11-06 20:49:22 +00:00
adam
f404ce6665 py-radon: updated to 4.0.0
4.0.0:
- Support file configuration overrides
- Add support for analyzing Jupyter notebooks

3.0.1:
- Automatically exclude binary files, instead of producing an error

3.0.0:
- Include files with no extension but a Python shebang
- Fix calculation of total complexity for classes
- Update Colorama dependency to avoid conflicts with pytest
- Fix raw metrics, which were completely broken
2019-11-06 20:43:36 +00:00
yhardy
094687d0f3 games/gargoyle: update to gargoyle-2019.1
From https://github.com/garglk/garglk/releases/tag/2019.1:

The highlight of this release is updated interpreters:

  * Alan3 3.0b6
  * Bocfel 1.0.1
  * Git 1.3.5
  * Glulxe 0.5.4
  * Hugo 3.3.0
  * Jacl 2.9.0
  * Tads2 2.5.17
  * Tads3 3.1.3

In addition, the Gargoyle Glk implementation has seen some improvements:

  * Text-to-speech support
  * The built-in fonts support a much wider range of Unicode
  * Full screen support
  * Various accumulated small fixes and updates
2019-11-06 19:05:08 +00:00
yhardy
1d5320c347 graphics/jhead: update to jhead-3.03
Changes:

-------Released version 3.0 -- Feb 2 2015 --------
Ma4 5 2015:
Add option to set exif date from date from another file.

Jul 28 2015:
Remove some unnecessary warnings with some types of GPS data

Aug 4 2015:
Remove multiple copies of the same type of section when deleting section types

Aug 11 2011:
Bug fixes relating to fuzz testing.

Aug 1 2017:
Fix bug when no orientation tag is present

Aug 12 2018:
Fix bug of not clearing exif information when processing images with an without
exif data in one invocation.

-------Released version 3.02 -- Dec 11 2018 --------

Dec 21 2018:
Fix bug where thumbnail replacement DID NOT WORK.
(broke while fixing compiler warnings for 3.02 release)

-------Released version 3.03 -- Dec 31 2018 --------
2019-11-06 18:54:08 +00:00
adam
6025740a47 Updated devel/py-cffi, devel/py-crayons 2019-11-06 17:32:09 +00:00
adam
1b414c1e8c py-crayons: updated to 0.3.0
v0.3.0
Breaking:
Rewrites clean to just remove ANSI codes, not whatever it was doing before (which seemed to be stripping all characters from the string)

Features:
Adds random function to get a random color (thanks @azillion)
Adds replace_color function to allow setting replacement for a given color (e.g. replace blue with magneta) (thanks @frostming)
Adds reset_replace_color to reset any replacement colors set
2019-11-06 17:31:40 +00:00
adam
a1723cf8c3 py-cffi: updated to 1.13.2
v1.13.2
* re-release because the Linux wheels came with an attached version of libffi
  that was very old and buggy
2019-11-06 17:24:50 +00:00
adam
4c9e78f226 Updated archivers/zstd, net/grpc, net/py-grpcio, net/py-grpcio-tools 2019-11-06 17:15:37 +00:00
adam
956dffcf21 grpc: updated to 1.25.0
Release v1.25.0

Core
Change RR to consider a subchannel in TF if it has failed since it was READY.
Fix a use after free in c-ares on Windows.

C++
Honor CARES_ROOT_DIR.
Make cmake grpc.pc depend on openssl too.
Create pkg-config files from CMake.
Add C++ wrapper for SPIFFE credentials v2.
Upgrade bazel to 0.29.1.

Python
Add experimental option to run unary-stream RPCs on a single Python thread.
[AIO] Minimal AsyncIO Server.
Switch to concrete classes in experimental asyncio.
Add manylinux2010_x86 wheels into artifacts.
Release 3.8 binary wheels.
Make grpc_testing's Servicer context abort method stop execution of the servicer handler.
Build Python wheels with tag manylinux2010.
Add experimental support for asyncio unary client.
2019-11-06 17:14:24 +00:00
adam
2e836d9a6b zstd: updated to 1.4.4
Zstandard v1.4.4
This release includes some major performance improvements and new CLI features, which make it a recommended upgrade.

perf: Improved decompression speed, by > 10%
perf: Better compression speed when re-using a context
perf: Fix compression ratio when compressing large files with small dictionary
perf: zstd reference encoder can generate RLE blocks
perf: minor generic speed optimization
api: new ability to extract sequences from the parser for analysis
api: fixed decoding of magic-less frames
api: fixed ZSTD_initCStream_advanced() performance with fast modes, reported by @QrczakMK
cli: Named pipes support
cli: short tar's extension support
cli: command --output-dir-flat=DIE , generates target files into requested directory
cli: commands --stream-size=# and --size-hint=#
cli: command --exclude-compressed
cli: faster -t test mode
cli: improved some error messages
cli: fix rare deadlock condition within dictionary builder
build: single-file decoder with emscripten compilation script
build: fixed zlibWrapper compilation on Visual Studio, reported by @bluenlive
build: fixed deprecation warning for certain gcc version, reported by @jasonma163
build: fix compilation on old gcc versions
build: improved installation directories for cmake script, by Dmitri Shubin
pack: modified pkgconfig, for better integration into openwrt, requested by @neheb
misc: Improved documentation : ZSTD_CLEVEL, DYNAMIC_BMI2, ZSTD_CDict, function deprecation, zstd format
misc: fixed educational decoder : accept larger literals section, and removed UNALIGNED() macro
2019-11-06 17:13:08 +00:00