Commit graph

273489 commits

Author SHA1 Message Date
wiz
035a10cf99 at-spi2-atk: update to 2.26.1.
What's new in at-spi2-atk 2.26.1:

* meson: Ensure paths written to .pc file are absolute.

* Package a couple of missing meson.build files.

What's new in at-spi2-atk 2.25.3:

* Add error-message, error-for, details, and details-for relation types

* Add Meson build system (thanks to Emmanuele Bassi).

What's new in at-spi2-atk 2.25.2:

* Fix use after free when returned objects hold only one ref (bgo#781716).

* Add some missing roles to correspond with atk (description list,
  description term, description value, and footnote).
2017-11-23 15:19:14 +00:00
wiz
5dcd6b8a37 at-spi2-core: bl3.mk: does not need libxkbcommon any longer 2017-11-23 15:17:21 +00:00
wiz
9178a9fe39 doc: Updated devel/at-spi2-core to 2.26.2 2017-11-23 15:16:50 +00:00
wiz
7f67c25d73 at-spi2-core: update to 2.26.2.
What's new in at-spi2-core 2.26.2:

* dist po/meson.build (bgo#789666).

* Generate correct sonname when building with meson.

What's new in at-spi2-core 2.26.1:

* Remove unused dependency on libxkbcommon.

* Various meson build fixes.

* Updated Dutch and Catalan translations.

What's new in at-spi2-core 2.25.92:

* configure.ac: make xkb optional, as intended.

* Optionally read the bus address from the ATSPI_BUS_ADDRESS environment
  variable (bgo#787126).
2017-11-23 15:16:39 +00:00
wiz
2e43815f3e doc: Updated devel/atk to 2.26.1 2017-11-23 15:13:00 +00:00
wiz
7d5d5356e5 atk: update to 2.26.1.
Changes in version 2.26.1
=========================

* Build: meson, tracked by bug 785802)
   * Ad option to disable introspection
   * Fix .rc generation in Meson builds

* Build (Visual Studio)
   * Enhance security of x64 binaries

Translations
  Pawan Chitrakar (ne), Xavi Ivars (ca@valencia), hanniedu (nl)

Changes in version 2.26
=======================

* Build: meson on Windows, tracked by Bug 785802 (not fully fixed yet):
   * Force-include msvc_recommended_pragmas.h on MSVC
   * tests: Fix build on pre-C99
   * meson: Build .rc file on Windows

Contributors
   Chun-wei Fan

Translations
   Ask Hjorth Larsen (da)

Changes in version 2.25.90
==========================

* Bugfixing
   * 689810: Move include guards out to enable GCC optimisation
* Build (meson)
   * Keep the version in sync with Autotools
   * Add atkversion.h to introspection build
* Build (visual studio)
   * Adapt to the Python-field glib-genmarshal
   * Adapt to new glib-genmarshal command line
   * Use PythonDir instead of PythonPath
   * Integrate introspection builds
   * Don't build introspection by default
   * Make marshal generation more robust
* Misc
   * Update AUTHORS file

Contributors
  Emmanuele Bassi, Daniel Boles, Chun-wei Fan, Rico Tzschichholz

Translations
  Pawan Chitrakar (ne), Fabio Tomat (fur)


Changes in version 2.25.2
=========================

* Bugfixing:
   * Bug 781715: Crash under atk_gobject_accessible_dispose()
* Build (general/autotools):
   * Add ATK_UNAVAILABLE macro
   * Use template files for the ATK enumerations
   * Convert atkversion.h.in to UTF-8 encoding
   * Include the marshallers header, not the source
   * Add buildir to the docs directories
   * Update deprecation warnings symbols
   * Simplify GObject dependency discovery
* Build (meson):
   * Bug 782871: Add meson build system
   * Dist the Meson files
   * Use the appropriate soversion
   * Use the appropriate GETTEXT_PACKAGE
   * Install atk.h
   * Only depend on generated header
* Build (win32):
   * win32: Fix replacing items in files with UTF-8 content
* Cleaning:
   * Remove atk.spec.in
   * Remove uninstalled pkg-config file
   * Remove unused script for bundling ATK on Windows
   * Remove ChangeLog
   * Remove local introspection.m4
* Docs:
   * Modernise the API reference:
      * Use XInclude
      * Stop using SGML mode with XML files
      * Drop version.xml and use the gtk-doc package entities
   * Update the README mentioning Meson, Ninja, and cleaning a little
   * Remove empty overrides file
* Gobject introspection:
   * Mark unbindable functions as 'skip
* Misc:
   * Update git ignore file
* New Relations and Roles:
   * Bug 748384: Add ATK_ROLE_FOOTNOTE
   * Bug 781587: Add error-message, error-for, details and details-for-relation
* Translation support:
   * Update po/Makevars (copyright and bug address)

Contributors:
Emmanuele Bassi, Milan Crha, Joanmarie Diggs, Piotr Drąg, Chun-wei Fan

Translations:
Yuras Shumovich (be)
2017-11-23 15:12:50 +00:00
wiz
4713cc4abc doc: Updated devel/afl to 2.52b 2017-11-23 15:11:39 +00:00
wiz
49c00648bd afl: update to 2.52b.
---------------------------
Version 2.52b (2017-11-04):
---------------------------

  - Upgraded QEMU patches from 2.3.0 to 2.10.0. Required troubleshooting
    several weird issues. All the legwork done by Andrew Griffiths.

  - Added setsid to afl-showmap. See the notes for 2.51b.

  - Added target mode (deferred, persistent, qemu, etc) to fuzzer_stats.
    Requested by Jakub Wilk.

  - afl-tmin should now save a partially minimized file when Ctrl-C
    is pressed. Suggested by Jakub Wilk.

  - Added an option for afl-analyze to dump offsets in hex. Suggested by
    Jakub Wilk.

  - Added support for parameters in triage_crashes.sh. Patch by Adam of
    DC949.
2017-11-23 15:11:29 +00:00
gson
d0312922fa Fix files in .destdir but not in PLIST, modelled after
devel/py-backports.functools_lru_cache.
2017-11-23 15:05:03 +00:00
wiz
56b23b883e doc: Updated devel/py-meson to 0.43.0nb1 2017-11-23 15:00:01 +00:00
wiz
778595e015 py-meson: replace more python interpreters
Bump PKGREVISION.
2017-11-23 14:59:52 +00:00
wiz
e440a5894b doc: Updated sysutils/dbus to 1.12.2 2017-11-23 14:43:32 +00:00
wiz
9eaaf17403 dbus: update to 1.12.2.
dbus 1.12.2 (2017-11-13)
========================

The “spider pumpkin” release.

Enhancements:

• Log a warning if a new connection cannot be accepted due to an
  out-of-memory condition or failure to identify its AppArmor or
  SELinux context (fd.o #103592, Simon McVittie)

Fixes:

• Make use of $(MKDIR_P) compatible with install-sh, fixing build when a
  GNU-compatible `mkdir -p` is not available (fd.o #103521, ilovezfs)

• When building for Windows with Autotools, avoid `echo -e`, fixing
  cross-compilation on non-GNU platforms like macOS
  (fd.o #103493, Tony Theodore)

• Fix crashes in the server side of the nonce-tcp: transport under
  various error conditions. This transport should normally only be used
  on Windows, where AF_UNIX sockets are unavailable; the unix: transport
  is the only one recommended for production use on Unix platforms.
  (fd.o #103597, Simon McVittie)

Internal changes:

• Improve test coverage on Travis-CI (Simon McVittie)

dbus 1.12.0 (2017-10-30)
========================

The “gingerbread skull” release.

1.12.x is a new stable branch, recommended for use in OS
distributions.

Summary of major changes between 1.10.x and 1.12.0
--------------------------------------------------

Dependencies:

• Expat >= 2.1.0 is required.
• GLib >= 2.40 is required if full test coverage is enabled.
• [Linux] libselinux >= 2.0.86 is required if SELinux support is
  enabled.
• [Unix] dbus now requires an <inttypes.h> that defines C99 constants
  such as PRId64 and PRIu64, except when building for Windows.
• [Autotools] Building from git (but not from tarballs) with Autotools
  now requires macros from the GNU Autoconf Archive.
• [CMake] Builds done using CMake now require CMake 3.0.2.

Build-time configuration changes:

• Expat is now found using pkg-config. See the release notes for
  1.11.14.
• The --disable-compiler-optimisations and --enable-compiler-coverage
  options no longer exist.  See the release notes for 1.11.4 and 1.11.8.
• [Unix] The --enable-abstract-sockets and --disable-abstract-sockets
  options no longer exist. See the release notes for 1.11.20.
• [Unix] Flag files in /var/run/console/${username} are no longer
  checked for at_console by default. See the release notes for 1.11.18.
• [Unix, Cygwin] Init scripts are no longer provided by upstream dbus,
  and packagers will now need to add these downstream (most already do).
  See the release notes for 1.11.18.
• [Unix] The process ID file no longer has a different default location
  on Red Hat derivatives. See the release notes for 1.11.18.
• [Unix] ${runstatedir} is now independent of ${localstatedir} with
  recent Autotools versions. See the release notes for 1.11.16.
• [Windows] The WINDRES variable is no longer used. See the release
  notes for 1.11.22.

Deprecations:

• Eavesdropping is officially deprecated in favour of BecomeMonitor.
  See the release notes for spec version 0.31 (in dbus 1.11.14).
• [Unix] Flag files in /var/run/console/${username} are deprecated.
  See the release notes for 1.11.18.

New APIs:

• <allow> and <deny> rules in dbus-daemon configuration can now
  include send_broadcast="true", send_broadcast="false",
  max_unix_fds="N", min_unix_fds="N" (for some integer N).
  See the release notes for 1.11.18.
• dbus_try_get_local_machine_id() is like
  dbus_get_local_machine_id(), but returns a DBusError.
• New APIs around DBusMessageIter to simplify cleanup.
  See the release notes for 1.11.16.
• The message bus daemon now implements the standard Introspectable,
  Peer and Properties interfaces. See the release notes for
  dbus 1.11.14 and spec version 0.31.
• DTDs for introspection XML and bus configuration are installed.
• dbus can be compiled to be relocatable, making it more suitable for
  binary bundling with other software. On Windows, this is on by
  default.
• [Unix] A new unix:dir=… address family resembles unix:tmpdir=… but
  never uses Linux abstract sockets, which is advantageous for
  containers. On non-Linux it is equivalent to unix:tmpdir=….
  See the release notes for dbus 1.11.14 and spec version 0.31.
• [Unix] New option "dbus-launch --exit-with-x11".
• [Unix] Session managers can create transient .service files in
  $XDG_RUNTIME_DIR/dbus-1/services. See the release notes for 1.11.12.
• [Unix] A sysusers.d snippet can create the messagebus user on-demand.

Miscellaneous behaviour changes:

• [Unix] The session bus now logs to syslog if it was started by
  dbus-launch.
• [Unix] Internal warnings are logged to syslog if configured.
• [Unix] Exceeding an anti-DoS limit is logged to syslog if configured,
  or to stderr.
2017-11-23 14:43:23 +00:00
wiz
d82acd7955 doc: Updated audio/musicpd to 0.20.11 2017-11-23 14:38:50 +00:00
wiz
9ffcacd517 musicpd: update to 0.20.11.
ver 0.20.11 (2017/10/18)
* storage
  - curl: support Content-Type application/xml
* decoder
  - ffmpeg: more reliable song duration
  - gme: fix track numbering
* improve random song order when switching songs manually
* fix case insensitive search without libicu
* fix Unicode file names in playlists on Windows
* fix endless loop when accessing malformed file names in ZIP files
2017-11-23 14:38:41 +00:00
wiz
ff993ee627 doc: Updated net/syncthing to 0.14.40 2017-11-23 14:31:51 +00:00
wiz
af53f93d69 syncthing: update to 0.14.40.
This is a regularly scheduled stable release.

Resolved issues:

    #3628: More data is reported as part of the anonymous usage report.
    #4392: Sync errors are better reported.
    #4405: Removing paused folders does not cause a panic.
    #4414: Local IPv4 discovery is more resilient against write failures.
    #4431: Clearer logging around config failures at startup.
    #4432: Do not complain about inability to fsync files.
    #4446: KCP connections are improved.
    #4451: Folder health checking is improved.

This release also includes built in support for file system notifications,
although it is disabled by default. To test this functionality, enable the
advanced folder config fsWatcherEnabled.

Additionally, the UDP based "KCP" protocol is now enabled by default. This
provides better connectivity through NAT devices. TCP is the preferred
connection protocol when available.
2017-11-23 14:31:42 +00:00
adam
7707152cb3 Updated devel/py-astor, www/py-mod_wsgi 2017-11-23 10:36:05 +00:00
adam
c31b937fb2 py-mod_wsgi: updated to 4.5.22
4.5.22:
Bugs Fixed:
Change in version 4.5.21 caused Windows builds to break with undefined symbol wsgi_daemon_shutdown.
2017-11-23 10:35:43 +00:00
adam
8850dc67ce py-astor: updated to 0.6.2
0.6.2:
Fix 'make clean' command
2017-11-23 10:29:03 +00:00
adam
88cc005b2c Updated security/py-OpenSSL, finance/py-braintree 2017-11-23 10:22:48 +00:00
adam
9a7315108c py-braintree: updated to 3.39.0
3.39.0

Add support for upgrading a PayPal future payment refresh token to a billing agreement
Fix braintree.Dispute.search to take a list of search criteria
Add logic to remove deprecation warnings for encodestring and decodestring when used with python 3
Fix spec to expect PayPal transaction to settle immediately after successful capture
Add GrantedPaymentInstrumentUpdate webhook support
Add ability to create a transaction from a shared nonce
Add options -> paypal -> shipping for creating & updating customers as well as creating payment methods
Do not convert to Decimal if amount is None in AuthorizationAdjustement
Add device_data_captured field to risk_data
Add bin_data to payment_method_nonce
2017-11-23 10:22:15 +00:00
adam
9bbf669736 py-OpenSSL: updated to 17.4.0
17.4.0:
Re-added a subset of the OpenSSL.rand module. This subset allows conscientious users to reseed the OpenSSL CSPRNG after fork.
Corrected a use-after-free when reusing an issuer or subject from an X509 object after the underlying object has been mutated.
2017-11-23 10:12:33 +00:00
jklos
fb9b3f28de Updated HOMEPAGE to reflect the newest Intel microcode web page and added
MESSAGE instructing how to make the package work properly.
2017-11-23 08:42:49 +00:00
minskim
e342703a75 doc: Added devel/flatbuffers version 1.8.0 2017-11-22 19:32:35 +00:00
minskim
af1a5b0a08 devel/Makefile: Add flatbuffers 2017-11-22 19:31:56 +00:00
minskim
479336e0e0 devel/flatbuffers: Import version 1.8.0
FlatBuffers is an efficient cross platform serialization library for
C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally
created at Google for game development and other performance-critical
applications.
2017-11-22 19:30:48 +00:00
bsiegert
a542b06ee3 ChromeOS support for the older Python versions. 2017-11-22 19:16:20 +00:00
bsiegert
0ca281f42f Disable nis module entirely on ChromeOS. 2017-11-22 18:57:05 +00:00
cheusov
ca790b2ad4 doc: Updated devel/mk-configure to 0.29.3 2017-11-22 18:22:57 +00:00
cheusov
6cf5b54109 Update to version 0.29.3
Fix build failure (mkc_check_prog not found).
      Thanks a lot to Mykola Golub for pointing out!
2017-11-22 18:22:39 +00:00
tsutsui
c32289d0f8 doc: Updated ruby-gnome2 packages to 3.2.1 2017-11-22 17:12:47 +00:00
tsutsui
317a50741f ruby-gnome2: update to 3.2.1.
Upstream changes (from NEWS):

== Ruby-GNOME2 3.2.1: 2017-11-19

This is a memory related bug fix release.

=== Changes

==== Ruby/GLib2

  * Improvements

    * (({GLib::Bytes#initialize})): Stopped to copy data for frozen
      (({String})).

==== Ruby/GObjectIntrospection

  * Fixes

    * Fixed memory leaks for output parameters.
      [GitHub#1113][Reported by Will Bryant]

==== Ruby/GIO2

  * Improvements

    * (({Gio::InputStream#read_all})): Made workable.
      [GitHub#1110][Reported by Paul van Tilburg]

    * (({Gio::InputStream#read})): If the given size is (({nil})),
      read until EOF or error. It's compatible with Ruby's IO objects.

==== Ruby/GTK3

  * Improvements

    * Marked top-level windows automatically.
      [GitHub#1103][Reported by cedlemo]

=== Thanks

  * Paul van Tilburg

  * cedlemo

  * Will Bryant
2017-11-22 17:05:52 +00:00
wiz
66aa748b96 doc: Updated fonts/Merriweather-ttf to 2.002 2017-11-22 13:41:30 +00:00
wiz
d6469ea154 Merriweather-ttf: update to 2.002.
30 Oct 2017 (Eben Sorkin) Merriweather v2.002

    Made first Variable font version with the Roman. Italic is not generating yet.

General

    Fixed interpolation issues in Both Roman and italic.
    Quotes ‘“”’ made clearer.
    ‹›«» made less wide and more typical
    All dashes and math symbols: heights corrected.
    ¿ ? adjusted to be somewhat less distinctive
    all 10 arrows → now included
    Diacritic anchor positions made common across family
    Combining Diacritics centered on zero widths
    Diacritic design generally improved and Vietnamese diacritics made so they are not made from composites (properly designed) and so they won’t be clipped.
    File efficiency gained from forcing all glyphs that should made only from composites to do so.
    Clunky spacing and design for in some Currency glyphs corrected
    Lining Figures Added
    Zero slash added
    Non standard use of composites (flipped shapes) corrected
    Missing Latin glyphs added
    Total Glyph count in Roman and Italic made to match.
    Open Type code added: aalt, ccmp, locl, sups, numr, dnom, frac, ordn, lnum, onum, case, liga, zero, cpsp
    Added the Published (circle P) symbol
    OpenType Features: Update code for more languages
    Fractions: Improved and added limited support for inferior or subscript numbers
    Weight Scale: Altered instance weights across roman and italic so nominal weights appear more even; italics are still slightly lighter, but less contrast with roman
    Symbols: Made all styles share reference glyphs for copyright, registered and published symbols
    Added Gawker/Elizabeth Style curling quotes, dollar and question mark and mediumBlackSquare (uni25FC) to a Stylistic set (ss01)

Language

    Latin: Found and upgraded all non-combining diacritics to combining, and all combining now have zero width
    Cyrillic: Found and fixed many side-bearing problems
    Vietnamese: Fixed diacritics and the glyphs they are used for, as well as the o and u horns

Technology

    OTF: Improved blue zones for PS OTFs

Italic specific fixes

    Missing Cyrillic glyphs in Italic added
    Fixed denominator and fraction glyphs
    Corrected weight inconsistency in Currency Glyphs

2 Feb 2017 (Marc Foley) Merriweather v2.001

    Fixed interpolation issues in Italic

17 Jan 2017 (Marc Foley) Merriweather v2.000

    Added CrystalType Vietnamese extension
    Added Alexieva Cyrillic extension
    Updated font metadata
2017-11-22 13:41:20 +00:00
markd
f3e06ca0ed doc: add some python packages 2017-11-22 11:17:52 +00:00
markd
ff35015f0a math: add py-scikit-image 2017-11-22 11:15:50 +00:00
markd
e8f47df6f5 py-scikit-image: Add version 0.13.1
scikit-image is a collection of algorithms for image processing.
2017-11-22 11:14:52 +00:00
markd
e7ed956b06 math: add py-pywavelets 2017-11-22 11:07:52 +00:00
markd
156f18c705 py-pywavelets: Add version 0.5.2
PyWavelets is a Python wavelet transforms module that includes:

* nD Forward and Inverse Discrete Wavelet Transform (DWT and IDWT)
* 1D and 2D Forward and Inverse Stationary Wavelet Transform
  (Undecimated Wavelet Transform)
* 1D and 2D Wavelet Packet decomposition and reconstruction
* 1D Continuous Wavelet Tranfsorm
* Computing Approximations of wavelet and scaling functions
* Over 100 built-in wavelet filters and support for custom wavelets
* Single and double precision calculations
* Results compatibility with Matlab Wavelet Toolbox (tm)
2017-11-22 11:06:23 +00:00
markd
a082c7802d py-backports.ssl_match_hostname: depend on py-backports 2017-11-22 11:00:24 +00:00
markd
f6d6161afe py-backports.shutil_get_terminal_size: depend on py-backports 2017-11-22 10:57:15 +00:00
markd
6185c4f000 py-backports.functools_lru_cache: depend on py-backports 2017-11-22 10:54:33 +00:00
markd
ec9f3c250b devel: add py-backports 2017-11-22 10:48:49 +00:00
markd
52627ae8cb py-backports: Add version 1.0
This backports namespace reserves a namespace beneath which we can happily
place all of the various features that we want to cut-and-paste from later
Python versions.
2017-11-22 10:47:34 +00:00
markd
062d7f4aa8 hdf5: install h5clear binary, not the libtool wrapper script 2017-11-22 10:34:10 +00:00
adam
9e69457f3c Updated www/py-aiohttp 2017-11-22 08:49:42 +00:00
adam
59f2c8742c py-aiohttp: updated to 2.3.3
2.3.3:
Having a ; in Response content type does not assume it contains a charset anymore.
Use getattr(asyncio, ‘async’) for keeping compatibility with Python 3.7.
Ignore NotImplementedError raised by set_child_watcher from uvloop.
Fix warning in ClientSession.__del__ by stopping to try to close it.
Fixed typo’s in Third-party libraries page. And added async-v20 to the list
2017-11-22 08:48:39 +00:00
wiz
fc363bee37 Update bug report URL. 2017-11-22 08:45:59 +00:00
leot
a2c82def51 nmh: If the tls' option isn't requested pass --without-tls' to CONFIGURE_ARGS
(Previosly if selected or not *always* `--with-tls' was accidently passed to the
CONFIGURE_ARGS for the `tls' PKG_OPTION)

Pointed out by Joyent SmartOS bulk builds.
2017-11-22 08:42:24 +00:00