Commit graph

310748 commits

Author SHA1 Message Date
minskim
53116356fa doc: Updated math/py-numpy to 1.16.5 2020-01-24 16:18:26 +00:00
minskim
408cf7be40 math/py-numpy: Update to 1.16.5
Changes:

- Add project URLs to setup.py
- fix tests and ctypes code for PyPy
- use npy_intp instead of int for indexing array
- Ignore DeprecationWarning during nose imports
- Fix use-after-free in boolean indexing
- Fix errors in _add_newdocs
- fix byte order reversal for datetime64[ns]
- Use nbytes to also catch empty descr during allocation
- np.array cleared errors occured in PyMemoryView_FromObject
- Fixes for Undefined Behavior Sanitizer (UBSan) errors.
- ensure that casting to/from structured is properly checked.
- fix histogram*d dispatchers
- further fixup to histogram2d dispatcher.
- Replace contextlib.suppress for Python 2.7
- fix compilation of 3rd party modules with Py_LIMITED_API...
- Fix memory leak in dtype from dict contructor
- Document array_function at a higher level.
- add new recfunctions to __all__
- Remove stray print that causes a SystemError on python 3.7
- Pin pytest version to 5.0.1.
- Enable huge pages in all Linux builds
- fix behavior of structured_to_unstructured
2020-01-24 16:18:22 +00:00
jaapb
7e2d381fe9 doc: Updated devel/ocaml-sexplib0 to 0.13.0 2020-01-24 16:15:40 +00:00
jaapb
02e40c9c36 Updated devel/ocaml-sexplib0 to version 0.13.0.
There does not seem to be a changelog, but it looks like changes are minor.
2020-01-24 16:15:30 +00:00
minskim
25537f4f93 benchmarks/google-benchmark: Build fix
Apply upstream patch to define HOST_NAME_MAX.
2020-01-24 16:13:03 +00:00
jaapb
2f396691a5 doc: Updated misc/ocaml-opam to 2.0.6 2020-01-24 16:07:48 +00:00
jaapb
3b35144099 Updated misc/ocaml-opam to version 2.0.6.
Minor improvements and bugfixes only.
2020-01-24 16:07:38 +00:00
jaapb
05c00da290 Added depenency to devel/ocaml-re and revbump.
The ocaml-seq package is needed by ocaml-re; added this as a dependency.
2020-01-24 16:04:51 +00:00
jaapb
96e0db2e64 doc: Updated lang/coq to 8.10.2 2020-01-24 15:55:13 +00:00
jaapb
5582ef25d8 Updated lang/coq to version 8.10.2.
Changes include:
- native 63-bit machine integers;
- a new sort of definitionally proof-irrelevant propositons: SProp;
- private universes for opaque polymorphic constants;
- string notations and numeral notations;
- a new simplex-based proof engine for the tactics lia, nia, lra and nra;
- new introduction patterns for SSReflect;
- a tactic to rewrite under binders: under;
- easy input of non-ASCII symbols in CoqIDE, which now uses GTK3.

and many small improvements and bugfixes.
2020-01-24 15:54:48 +00:00
jperkin
0f31992e8e py-boost: Prune -lutil on SunOS.
This is handled correctly by the python jam file, but for some reason
$(target-os) is set to "unix" instead of "solaris" somewhere indecipherably, so
this way is just simpler.
2020-01-24 15:36:39 +00:00
jaapb
828c3820e9 Added gtksourceview3 option 2020-01-24 14:50:57 +00:00
jaapb
3f5a9455b9 Added options to x11/ocaml-lablgtk3 2020-01-24 14:50:42 +00:00
khorben
0b0210498c doc: Updated graphics/deforaos-camera to 0.3.0 2020-01-24 14:22:04 +00:00
khorben
80fc5d933b deforaos-camera: update to 0.3.0
Changes since 0.2.0:
- Defaults to Gtk+ 3 (like libDesktop)
- Re-licensed to 2-clause BSD
2020-01-24 14:21:52 +00:00
jaapb
4060ef6397 Added ocaml-lablgtk3 to Makefile SUBDIRs 2020-01-24 14:07:59 +00:00
jaapb
20d8885289 doc: Added x11/ocaml-lablgtk3 version 3.0beta8 2020-01-24 14:07:17 +00:00
jaapb
7f2b0fdef9 Added x11/ocaml-lablgtk3, an update of the OCaml Gtk bindings for Gtk3 2020-01-24 14:07:02 +00:00
pho
992b1296e1 Add hengband 2020-01-24 13:35:20 +00:00
pho
5c64072b2a doc: Added games/hengband version 1.6.2 2020-01-24 13:33:45 +00:00
pho
598c32545e Import hengband-1.6.2 from wip
Hengband is a rogue-like game which is a descendant of Moria and
Angband, and is a direct derivation of Zangband. In order to win the
game by defeating The Serpent of Chaos who lurks in the 100th floor of
the Dungeon of Angband, you need to not only obtain a good set of
gears, but also acquaint yourself with the game.
2020-01-24 13:33:32 +00:00
jaapb
3339b00979 Added ocaml-cairo to Makefile SUBDIRs 2020-01-24 12:57:52 +00:00
jaapb
693273c94c doc: Added graphics/ocaml-cairo version 0.6.1 2020-01-24 12:57:23 +00:00
jaapb
4820ff43be Added graphics/ocaml-cairo, OCaml bindings for cairo 2020-01-24 12:57:08 +00:00
nia
49d28e1bd7 mk/platform/Linux.mk: Use _OPSYS_LIB_DIRS to find glibc paths.
This seems more correct as it handles Debian/others already.
2020-01-24 12:36:28 +00:00
nia
3ecc5529cb mk/platform/Linux.mk: Fix glibc detection on Debian.
Problem identified and patch reviewed/tested by gutteridge, thanks
2020-01-24 12:32:21 +00:00
wiz
6f171ffa5d doc: Updated archivers/libzip to 1.6.0 2020-01-24 12:09:31 +00:00
wiz
4d17936d9e libzip: update to 1.6.0.
1.6.0 [2020-01-24]
==================

* Avoid using umask() since it's not thread-safe.
* Set close-on-exec flag when opening files.
* Do not accept empty files as valid zip archives any longer.
* Add support for XZ compressed files (using liblzma).
* Add support for cancelling while closing zip archives.
* Add support for setting the time in the on-disk format.
2020-01-24 12:09:23 +00:00
kim
bd059721fc Apply upstream patch for CVE-2020-7595.
Apply upstream pull request for CVE-2019-20388.
2020-01-24 10:40:36 +00:00
wiz
4dd125ad16 doc: Updated math/ltm to 1.2.0 2020-01-24 10:08:29 +00:00
wiz
95bfd7c7e6 ltm: update to 1.2.0.
Partially based on diff sent by Kai-Uwe Eckhardt in private mail.

v1.2.0
       -- A huge refactoring of the library happened - renaming,
          deprecating and replacing existing functions by improved API's.

          All deprecated functions, macros and symbols are only marked as such
          so this version is still API and ABI compatible to v1.x.

       -- Daniel Mendler was pushing for those changes and contributing a load of patches,
          refactorings, code reviews and whatnotelse.
       -- Christoph Zurnieden re-worked internals of the library, improved the performance,
          did code reviews and wrote documentation.
       -- Francois Perrad did some refactoring and took again care of linting the sources and
          provided all fixes.
       -- Jan Nijtmans, Karel Miko and Joachim Breitner contributed various patches.

       -- Private symbols can now be hidden for the shared library builds, disabled by default.
       -- All API's follow a single code style, are prefixed the same etc.
       -- Unified, safer and improved API's
       -- Less magic numbers - return values (where appropriate) and most flags are now enums,
          this was implemented in a backwards compatible way where return values were int.
       -- API's with return values are now by default marked as "warn on unsused result", this
          can be disabled if required (which will most likely hide bugs), c.f. MP_WUR in tommath.h
       -- Provide a whole set of setters&getters for different primitive types (long, uint32_t, etc.)
       -- All those primitive setters are now optimized.
       -- It's possible to automatically tune the cutoff values for Karatsuba&Toom-Cook
       -- The custom allocators which were formerly known as XMALLOC(), XFREE() etc. are now available
          as MP_MALLOC(), MP_REALLOC(), MP_CALLOC() and MP_FREE(). MP_REALLOC() and MP_FREE() now also
          provide the allocated size to ease the usage of simple allocators without tracking.
       -- Building is now also possible with MSVC 2015, 2017 and 2019 (use makefile.msvc)
       -- Added mp_decr() and mp_incr()
       -- Added mp_log_u32()
       -- Improved prime-checking
       -- Improved Toom-Cook multiplication
       -- Removed the LTM book (`make docs` now builds the user manual)
2020-01-24 10:08:20 +00:00
jaapb
b279139dde doc: Updated devel/ocaml-result to 1.4 2020-01-24 09:16:39 +00:00
jaapb
5a383ea85b Updated devel/ocaml-result to version 1.4.
This version adds (better) support for OCaml 4.08 and Dune 2.0.
2020-01-24 09:16:26 +00:00
jaapb
5525a782f1 doc: Updated devel/ocaml-re to 1.9.0 2020-01-24 09:14:19 +00:00
jaapb
06fda0762e Updated devel/ocaml-re to version 1.9.0.
This version introduces some minor bugfixes, and works with Dune 2.0.
2020-01-24 09:14:10 +00:00
adam
bb6cad9d5e Updated net/youtube-dl, textproc/py-xmlschema 2020-01-24 08:17:28 +00:00
adam
8934e0d4d9 py-xmlschema: updated to 1.1.0
v1.1.0:
* Removed Python 2 compatibility code
* Removed tests code from binary package
* Improved identity constraints validation
* Added JSON lazy decoding as experimental feature
2020-01-24 08:17:06 +00:00
adam
de63971e38 youtube-dl: updated to 20200124
version 2020.01.24

Extractors
* [youtube] Fix sigfunc name extraction
* [stretchinternet] Fix extraction
* [voicerepublic] Fix extraction
* [azmedien] Fix extraction
* [businessinsider] Fix jwplatform id extraction
+ [24video] Add support for 24video.vip
* [ivi:compilation] Fix entries extraction
* [ard] Improve extraction
    * Simplify extraction
    + Extract age limit and series
    * Bypass geo-restriction
+ [nbc] Add support for nbc multi network URLs
* [americastestkitchen] Fix extraction
* [zype] Improve extraction
    + Extract subtitles
    + Support URLs with alternative keys/tokens
    + Extract more metadata
* [orf:tvthek] Improve geo restricted videos detection
* [soundcloud] Restore previews extraction
2020-01-24 08:08:24 +00:00
ryoon
80300bcf88 doc: Updated multimedia/omxplayer to 20170112nb14 2020-01-24 03:06:43 +00:00
ryoon
3d393c0cfd omxplayer: Mark omxplayer.bin as PaX MPROTECT unsafe
* Reported and confirmed by jun@ on port-arm@.
* Bump PKGREVISION.
2020-01-24 03:05:52 +00:00
sevan
b516e2be4a Fix build on older Linux distros. 2020-01-23 23:54:22 +00:00
wiz
8cdd49aa47 py-virtualenv: match PLIST to 16.7.9 update 2020-01-23 22:59:42 +00:00
rillig
ed6e677c5f doc: Updated pkgtools/pkglint to 19.4.5 2020-01-23 21:57:00 +00:00
rillig
bd845d8f1e pkgtools/pkglint: update to 19.4.5
Changes since 19.4.4:

Fixed automatic replacement from http SourceForge URLs to their https
counterparts. According to their official documentation, the https URLs
are not on the same hosts as before, but on *.sourceforge.io.
2020-01-23 21:56:50 +00:00
jnemeth
cec2eadff5 sort 2020-01-23 18:36:15 +00:00
jakllsch
ae0c56d31d fix copy/paste fixup omission in buildlink guards 2020-01-23 18:31:05 +00:00
jakllsch
6988eec887 include sysutils/u-boot/u-boot-arm64.mk (which includes bsd.pkg.mk) last
should ensure dependency on rk3399 ATF is registered
2020-01-23 18:26:35 +00:00
gdt
afecc4d015 doc: Updated chat/prosody to 0.11.4 2020-01-23 18:26:25 +00:00
gdt
b4a2ecc095 chat/prosody: Update to 0.11.4
Update prepared in wip by Tiago Seco.

Changes in 0.11.4
=================

Fixes and improvements

    core.rostermanager: Improve performance by caching rosters of offline #1233
    mod_pep: Handling subscriptions more efficiently #1372

Minor changes

    util.interpolation: Support unescaped variables with more modifiers #1452
    MUC: Mark source of historic messages correctly #1416
    mod_auth_internal_hashed: Pass on errors #1477
    mod_mam, mod_muc_mam: Improve logging of failures #1478, #1480, #1481
    mod_muc, mod_muc_mam: Reschedule message expiry in case of failure
    mod_mam: Add flag to session when it performs a MAM query
    prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple
    prosodyctl check: Warn about conflict between mod_vcard and mod_vcard_legacy #1469
    core.modulemanager: Disable mod_vcard if mod_vcard_legacy is enabled to prevent conflict #1469
    MUC: Strip tags with MUC-related namespaces from private messages #1427
    MUC: Don't advertise registration feature on host #1451
    mod_vcard_legacy: Fix handling of empty photo elements #1432
    mod_vcard_legacy: Advertise lack of avatar correctly #1431
    prosodyctl: Handle if the setting proxy65_address has the wrong type
    prosodyctl: Print a blank line to improve spacing and readability
    MUC: Fix role loss in Nickname change #1466
    util.pposix: Fix reporting of memory usage in 2-4GB range #1445
    util.startup: Fix a regression concerning directory paths #1430
    mod_websocket: Don't mask WebSocket pong answers #1484
    net.resolvers: Apply IDNA conversion to ascii for DNS lookups (affects only HTTP queries) #1426
    net.resolvers.basic: Fix resolution of IPv6 literals (in brackets) #1459
2020-01-23 18:26:15 +00:00
schmonz
36c933cdeb doc: Updated sysutils/daemontools-encore to 1.11nb1 2020-01-23 16:50:03 +00:00