Commit graph

291130 commits

Author SHA1 Message Date
nia
01858e9830 libretro-ppsspp: Use BUILDLINK_LDADD.libexecinfo 2019-01-03 21:44:32 +00:00
nia
6954b0c7d4 dolphin-emu: don't ENABLE_EVDEV on Linux since it breaks the build 2019-01-03 21:40:36 +00:00
adam
83fc861e4f Added devel/tevent; databases/tdb 2019-01-03 19:37:12 +00:00
adam
7ef3bb494b samba4: use external tevent and tdb; bump revision 2019-01-03 19:36:45 +00:00
adam
b45a961167 tdb: updated to 1.3.16
1.3.16:
Unknown changes.
2019-01-03 19:35:24 +00:00
adam
7d1a8b6681 tevent: added version 0.9.37
Tevent is an event system based on the talloc memory management library. It is
the core event system used in Samba.

The low level tevent has support for many event types, including timers,
signals, and the classic file descriptor events.

Tevent also provide helpers to deal with asynchronous code providing the
tevent_req (tevent request) functions.
2019-01-03 19:30:47 +00:00
wen
fe6a20a7d2 Updated mail/p5-Mail-IMAPClient to 3.40 2019-01-03 12:52:30 +00:00
wen
abd46e6540 Update to 3.40
Upstream changes:
version 3.40: Thu Dec  6 01:44:16 UTC 2018
        - rt.cpan.org#122373 support IPv6 by using IO::Socket::IP over IO::Socket::INET
          [Gilles Lamiral and Mark Overmeer]
        - rt.cpan.org#127103 flags() undef value as an ARRAY reference on a bogus message
          [Gilles Lamiral]
        - rt.cpan.org#124523 update examples/populate_mailbox.pl timegm usage
          [Bernhard M. W.]
        - t/capability.t: added first set of tests
        - t/quota.t: minor fix when tests skipped
2019-01-03 12:51:26 +00:00
wen
0982cb2a9a Updated mail/p5-Email-Address to 1.912 2019-01-03 12:48:10 +00:00
wen
6a58e89339 Update to 1.912
Upstream changes:
1.912     2018-12-31 13:46:22-05:00 America/New_York
        - include the doc updates from 1.911 changelog, oops!

1.911     2018-12-22 11:30:28-05:00 America/New_York
        - just like 1.910, but with doc updates and undeprecation by Jim Brandt

1.910     2018-12-17 21:27:28-05:00 America/New_York (TRIAL RELEASE)
        - update parsing to mitigate pathological cases (thanks, sunnavy!)
2019-01-03 12:47:10 +00:00
wen
bcf993d19f Updated devel/p5-Package-Stash to 0.38 2019-01-03 12:42:21 +00:00
wen
7e7b312c6c Update to 0.38
Upstream changes:
0.38      2018-12-31 03:25:07Z
     - avoid new warning in 5.21.x regarding too many arguments for
       printf/sprintf (Renée Bäcker)
     - canonical repository moved to https://github.com/moose/Package-Stash
2019-01-03 12:41:12 +00:00
wen
8cc71e2d39 Updated devel/p5-Package-Stash-XS to 0.29 2019-01-03 12:37:17 +00:00
wen
25f1329739 Update to 0.29
Upstream changes:
0.29      2018-12-31 03:26:01Z
      - quiet compiler warning (Jacques Germishuys, PR #2)
      - canonical repository moved to
        https://github.com/moose/Package-Stash=XS
2019-01-03 12:36:31 +00:00
wen
5824cab855 Updated devel/p5-MooseX-Role-Tempdir to 0.101 2019-01-03 12:31:23 +00:00
wen
6ee2123029 Update to 0.101
Upstream changes:
0.101 2018-12-20

- Remove spurious print and some dead code. Thanks to Petr Písař RT#119368.
2019-01-03 12:30:26 +00:00
adam
be83d41897 thunderbird: removed empty patch 2019-01-03 12:08:55 +00:00
bsiegert
1c030f1c28 ffmpeg2: fix configuring with OpenSSL 1.1.
The build still fails, thus remove openssl from the list of suggested
options.
Rename a patch.
Bump revision.
PR pkg/53829.
2019-01-03 11:56:08 +00:00
adam
833888164c Updated textproc/py-lxml, databases/py-asyncpg 2019-01-03 10:57:29 +00:00
adam
eabd44f787 py-asyncpg: updated to 0.18.3
v0.18.3:
* Fix bswap on *BSD
* Make sure idle never-acquired pool connections are closed due to inactivity
2019-01-03 10:57:07 +00:00
adam
36db01eb5b py-lxml: updated to 4.2.6
4.2.6:
Bugs fixed
* Fix a DeprecationWarning in Py3.7+.
* Import warnings in Python 3.6+ were resolved.
2019-01-03 10:53:00 +00:00
bsiegert
265cdaf505 Bump revision after a number of updated dependencies. 2019-01-03 09:51:58 +00:00
bsiegert
c0b49cac7f doc: Updated audio/suil to 0.10.2 2019-01-03 09:45:47 +00:00
bsiegert
0fbd34b043 Update suil to 0.10.2 and remove a bunch of build kludges.
Suil 0.10.2

  * Add support for Cocoa in Qt5
  * Fix resizing and add idle and update rate support for Qt5 in Gtk2
  * Fix various issues with Qt5 in Gtk2

Suil 0.10.0

  * Add support for X11 in Gtk3
  * Add support for Qt5 in Gtk2
  * Add suil_init() to support early initialization and passing any necessary
    information that may be needed in the future (thanks Stefan Westerfeld)
  * Fix minor memory errors
  * Fix building with X11 against custom LV2 install path (thanks Robin Gareus)

Suil 0.8.4

  * Configure based on compiler target OS for cross-compilation
  * Add Cocoa in Gtk wrapper (patch from Robin Gareus)
  * Various Windows fixes (patches from Robin Gareus)
  * Center X11 UIs in Gtk (patch from Robin Gareus)
  * Fix initial size of resizable X11 UIs in Gtk (patch from Robin Gareus)
  * Bubble X11 key events up to Gtk parent (patch from Filipe Coelho)
  * Add Gtk2 and X11 in Qt5 wrappers (patch from Rui Nuno Capela)
  * Fix compilation with -Wl,--no-undefined
  * Fix a few minor/unlikely memory errors
  * Gracefully handle failure to open wrapper
  * Only report suil_ui_supported() if necessary wrapper is compiled in
  * Upgrade to waf 1.8.14
2019-01-03 09:44:45 +00:00
wiz
4300f7e208 gnucash: remove obsolete patch (after 3.4 update) 2019-01-03 07:07:58 +00:00
taca
1cfef013e8 lang/ruby: switch to use distfiles in '.xz' format
Switch to use distfiles in '.xz' format.
2019-01-03 05:19:03 +00:00
thorpej
6767b0bbb4 Note addition of sysutils/u-boot-bananapi-r2. 2019-01-03 05:16:01 +00:00
thorpej
a16fa0e4d5 U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.

This package provides U-Boot for the Sinovoip Banana Pi BPI-R2.
2019-01-03 05:12:49 +00:00
thorpej
de9e8a2d78 2018.11 u-boot update renders patch-configs_orangepi_zero_plus_defconfig
obsolete; orangepi_zero_plus_defconfig is now included in the upstream.
2019-01-03 04:07:18 +00:00
tnn
a7debea598 rust: PYTHON_FOR_BUILD_ONLY. Bump. 2019-01-03 03:12:30 +00:00
tnn
4626fcef02 rust: builds just fine with python-3.7. Remove PYTHON_VERSIONS_ACCEPTED. 2019-01-03 01:05:46 +00:00
tnn
4657977771 style fix, from wiz@ 2019-01-02 23:48:41 +00:00
tnn
c82d936014 doc: Updated devel/nsis to 3.04 2019-01-02 21:37:07 +00:00
tnn
e3d04b4b20 nsis: update to 3.0.4 in order to fix build breakage
Only tested with "make package".
Version 3 adds Unicode, 64-bit and Windows 10 support.
2019-01-02 21:35:57 +00:00
bsiegert
37c5dd9142 doc: Updated audio/libsoxr to 0.1.3 2019-01-02 21:31:33 +00:00
bsiegert
4971aec29a Update libsoxr to 0.1.3.
Version 0.1.3 (2018-02-24)
  * SIMD enhancements: SSE, AVX, Neon.
  * Improve support for clang, ARM, and cross-compilation.
  * Provide env. var. override of runtime parameters.
  * Build fix re cmake variables AVCODEC_INCLUDE_DIRS & AVUTIL_INCLUDE_DIRS.
  * Build options WITH_SINGLE_PRECISION, WITH_DOUBLE_PRECISION & WITH_SIMD have
    been removed; replacement options are detailed in INSTALL, `Resampling
    engines'.
2019-01-02 21:30:21 +00:00
tnn
cd0b0c700a doc/pkgsrc.*: regen 2019-01-02 21:22:41 +00:00
tnn
8650790811 mypaint: catch up with scons update 2019-01-02 21:06:23 +00:00
tnn
b06072968d ori: catch up with scons update
Untested because the package is broken due to dependency on legacy
boost::tr1 APIs.
2019-01-02 20:36:07 +00:00
bsiegert
724b3317d8 lilv-0.24.4 2019-01-02 20:32:22 +00:00
bsiegert
2d15a0c4be Update lilv to 0.24.4.
Lilv 0.24.4

  * Fix saving state when broken links are encountered
  * Don't attempt to load remote or non-Turtle files
  * lv2apply: Activate plugin before running
  * lv2apply: Use default values when they are not nan
  * lv2bench: Improve support for plugins with sequence ports
  * lv2bench: Support running a single plugin given on the command line
  * Gracefully handle plugins with missing binary URIs
  * Remove use of deprecated readdir_r
  * Install Python bindings when configured without tests (thanks Clement Skau)

Lilv 0.24.2

  * Fix saving state to paths that contain URI delimiters (#, ?, etc)
  * Fix comparison of restored states with paths

Lilv 0.24.0

  * Add new hand-crafted Pythonic bindings with full test coverage
  * Add lv2apply utility for applying plugins to audio files
  * Add lilv_world_get_symbol()
  * Add lilv_state_set_metadata() for adding state banks/comments/etc (based on
    patch from Hanspeter Portner)
  * Fix crash when state contains non-POD properties
  * Fix crash when NULL predicate is passed to lilv_world_find_nodes()
  * Fix state file versioning
  * Unload contained resources when bundle is unloaded
  * Do not instantiate plugin when data fails to parse
  * Support re-loading plugins
  * Replace bundles if bundle with newer plugin version is loaded (based on
    patch from Robin Gareus)
  * Fix loading dyn-manifest from bundles with spaces in their path
  * Check lv2:binary predicate for UIs
  * Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines
  * Fix documentation installation
  * Fix outdated comment references to lilv_uri_to_path()

Lilv 0.22.0

  * Fix loading files with spaces in their path
  * Add lilv_file_uri_parse() for correct URI to path conversion
  * Add lilv_node_get_path() for convenient file URI path access
  * Add lilv_state_emit_port_values() for special port value handling
  * Add lilv_state_get_uri()
  * Add lilv_state_delete() for deleting user saved presets
  * Add lilv_free() for systems picky about such things
  * Fix lilv_world_ask() to work with wildcards
  * Fix creation of duplicate manifest entries when saving state
  * Fix bindings for Python 3
  * Load discovered owl ontologies as specifications
  * Expose lilv_world_load_specifications() and lilv_world_load_plugin_classes
    ()
  * Tolerate passing NULL to lilv_state_restore()
  * Preserve absolute paths in state if no link directory is given
  * Fix a few minor/unlikely memory errors
  * Configure based on compiler target OS for cross-compilation
  * Fix lilv_realpath() on pre-POSIX-2008 systems
  * Fix directory walking on some systems (thanks Matt Fischer)
  * Windows fixes (thanks John Emmas)
  * Minor documentation improvements
  * Upgrade to waf 1.8.14
2019-01-02 20:31:48 +00:00
tnn
be0df0bfb5 mongodb: catch up with scons update 2019-01-02 20:25:00 +00:00
bsiegert
343c950506 Updates of sord, lv2, sratom 2019-01-02 20:24:33 +00:00
bsiegert
787b40f8fc Update sratom to 0.6.2.
Sratom 0.6.2

  * Various minor code cleanups

Sratom 0.6.0

  * Add sratom_set_env() for setting prefixes
  * Fix padding of constructed vectors (thanks Hanspeter Portner)
  * Support round-trip serialisation of relative paths
  * Support sequences with beat time stamps
  * Fix warnings when building with ISO C++ compilers
  * Upgrade to waf 1.8.14
2019-01-02 20:20:00 +00:00
bsiegert
6eeb13da6b Update lv2 to 0.16.0. No changelog from upstream. 2019-01-02 20:11:33 +00:00
nia
dc849148ac doc: Updated emulators/libretro-reicast to 20181223 2019-01-02 20:07:24 +00:00
nia
a14570e1fc emulators/libretro-reicast: Update to 20181223
Changes:

* Set DC date/time automatically, DC language core option
* Disc swapping support, Reset support, GLES2 regression fix
* Re-enable NVMEM on NetBSD since it doesn't seem to cause any problems.
2019-01-02 20:07:15 +00:00
jmmv
d37395d957 Note updates of go-viper and hugo and revision bump for go-cobra. 2019-01-02 19:59:51 +00:00
jmmv
8ad8b4fffb Update hugo to 0.53:
The main new features in this release are:

* You can now split your configuration into directories per environment.
  Hugo did support multiple configuration files before this release, but
  it was hard to manage for bigger sites, especially those with multiple
  languages. With this we have also formalized the concept of an
  environment; the defaults are production (when running hugo) or
  development (when running hugo server) but you can create any
  environment you like. We will update the documentation, but all the
  details are in this issue. Also, see this PR for how the refactored
  configuration for the Hugo website looks like.

* transform.Unmarshal (see
  the documentation is a new and powerful template function that can
  turn Resource objects or strings with JSON, TOML, YAML or CSV into
  maps/arrays.

* Two new global variables in site and hugo. hugo gives you
  version info etc. ({{ hugo.Version }}, {{ hugo.Environment }}), but
  the site is probably more useful, as it allows you to access the
  current site's variables (e.g. {{ site.RegularPages }}) without any
  context (or ".").

This version is also the fastest to date. A site building benchmark
shows around 10% faster, but that depends on the site. The important
part here is that we're not getting slower. It's quite a challenge
to consistently add significant new functionality and simultaneously
improve performance. It's like not gaining weight during Christmas. We
also had a small performance boost in version 0.50. A user then reported
that his big and complicated site had a 30% reduction in build time.
This is important to us, one of the core features. It's in the slogan:
"The world's â fastest framework for building websites."
2019-01-02 19:59:32 +00:00
jmmv
9295bf3ef3 Bump PKGREVISION to 3 due to go-viper update. 2019-01-02 19:59:06 +00:00