21374 Commits

Author SHA1 Message Date
rsadowski
7fccf41585 Update doxygen to 1.8.16 2019-09-27 08:11:10 +00:00
sthen
8e1289841e missed REVISION bump 2019-09-27 07:11:25 +00:00
rsadowski
521d8d4c62 Update pycharm to 2019.2.2
Switch to JDK11 as default java version otherwise pycharm crashes at startup.
2019-09-27 06:02:48 +00:00
rsadowski
5ad62b3ba8 register opencv-docs removal 2019-09-27 05:56:17 +00:00
rpointel
06849d86a4 update fileytes to 0.9.21.
ok kmos@.
2019-09-27 05:46:30 +00:00
sthen
a1085b9f12 REVISION bumps for php default version switch to 7.3 2019-09-26 21:59:30 +00:00
kmos
17e2d613ee Hook py-bitcoinlib up to the build 2019-09-26 21:52:48 +00:00
kmos
58d67dfc8b devel/py-bitcoinlib
This Python3 library provides an easy interface to the bitcoin data
structures and protocol.

From Clem Atis

Feedback and tweaks from myself, sthen, and rsadowski

ok sthen rsadowski
2019-09-26 21:49:36 +00:00
kmos
9b617a6fc0 Adding Clem Atis as MAINTAINER 2019-09-26 21:28:04 +00:00
kurt
48d4fd269f Allow mmap(2) to select a suitable random address by providing NULL as
the hint address. Fixes x11/gnome/gjs build on aarch64 at least.
okay jasper@ jcs@
2019-09-26 13:00:21 +00:00
chrisz
2dd0fda6b6 Update OCaml to 4.09
reviewed ports wise and help with @pkgpath, ok by sthen@
reviewed and help with bytecode-only plists, minor nits and ok by jca@
tested on sparc 64 by @jca
tested on aarch64 by Kurt Miller
tested on amd64 by me

Thanks for reviews and testing!
2019-09-26 09:46:09 +00:00
sebastia
0db3422922 Update 1.7.4 -> 1.8.0 2019-09-26 06:30:51 +00:00
sebastia
25f4f5196f Update 5.2.3 -> 6.0.0 now that new dependency zeitwerk is in 2019-09-26 06:29:20 +00:00
sebastia
2ecd50b95a hook up ruby-zeitwerk 2019-09-26 06:26:55 +00:00
sebastia
75ac9cf962 import ruby Zeitwerk
Zeitwerk implements constant autoloading with Ruby semantics. Each gem
and application may have their own independent autoloader, with its own
configuration, inflector, and logger. Supports autoloading, preloading,
reloading, and eager loading.

a new dependency needed to update activesupport.


OK jeremy@
2019-09-26 06:25:46 +00:00
sebastia
fa094b79b1 simple update: 1.7.1 -> 1.7.2 2019-09-25 21:08:55 +00:00
bket
523aaed749 Update to git-cola-3.5.
Release notes can be found at
https://github.com/git-cola/git-cola/blob/v3.5/share/doc/git-cola/relnotes.rst

OK sthen@
2019-09-25 12:40:25 +00:00
jasper
e6b3c8dc51 register java-tanukiwrapper removal 2019-09-24 11:47:53 +00:00
ajacoutot
e838ccf64b Update to glib2mm-2.60.1. 2019-09-24 11:19:59 +00:00
sthen
43d1cd0988 unhook py-monotonic,python3 2019-09-23 20:45:00 +00:00
kurt
ae862ebd55 Update java.port.mk module to support jdk/11 only on aarch64.
okay sthen@
2019-09-23 16:54:23 +00:00
kurt
3b025beca0 Update devel/jdk/11 to 11.0.5+8 which includes aarch64 support.
* 11.0.5 is not released officially yet so this is realy a pre-
  release of 11.0.5 and will be updated again when the final
  upstream release occurs.
* Adds aarch64 support.
* Contains many upstream changes between 11.0.4+11 and 11.0.5+8
* Contains many bsd-port changes to improve stablity and
  compatiblity.

okay sthen@
2019-09-23 16:09:24 +00:00
landry
32f1d0dd90 Update to buildbot 2.4.1. 2019-09-23 13:41:38 +00:00
kmos
aaacf4ec0f Update devel/py-testpath 0.3.1 -> 0.4.2
bring us up to date. Switch over to using MODPY_SETUPTOOLS and
MODPY_PYTEST which removes the need for py-nose in TEST_DEPENDS.
Drop the unnecessary MODPY_FLAVOR off of py-pathlib since that is
in a conditional for Python 3 only.

Moving to MODPY_SETUPTOOLS requires patching setup.py to use
setuptools rather than the obsolete distutils.

OK sthen
2019-09-23 13:38:23 +00:00
kmos
38d1e4ae73 Update devel/py-monotonic 1.3 -> 1.5
Update to latest. Drop the python3 flavor since it is a backport of
functionality from later Python 3.x (already swept our tree to eliminate
Python3 consumers). Anything Python 3.x new that uses py-monotonic
should be fixed to use time.monotonic instead.

OK sthen
2019-09-23 13:27:37 +00:00
stsp
273bce3d80 Update to got-0.16:
- replace fgetln(3) with getline(3) for portability (patch by Steven McDonald)
- fix implicit time.h includes (patch by Steven McDonald)
- fix tiny memory leaks and other minor bugs found by jj@ with scan-build
- fix missing error checks (found by jj@ with scan-build and by Steven McDonald)
- avoid a couple of potential NULL derefs (found by jj@ with scan-build)
- fix cosmetic display issues involving \n and TABs in tog(1)
2019-09-23 09:41:34 +00:00
kmos
a74992b247 Enable tests for devel/bpython
Originally there was no python3 flavor of py-twisted. It has
existed now for a while, so enable the tests.

Also patch 3 tests to be skipped since they just hang forever.

ok bcallah
2019-09-22 21:46:07 +00:00
thfr
b18d6bf608 update to sdl2 2.0.10
testing and ok brynet@
2019-09-22 15:46:25 +00:00
kmos
77b70736cf Fix tests for devel/pudb.
They didn't run previously "0 tests run". This fixes that.

OK kn
2019-09-22 15:35:16 +00:00
kn
003beb996d Update py-urwid to 2.0.1
Prodded by <clematis at insiberia dot net> as new requirement for net/toot.

OK kmos
2019-09-22 15:19:50 +00:00
fcambus
1a5bf2992d Update perltidy to 20190915.
OK sthen@
2019-09-22 09:25:27 +00:00
rsadowski
2f8e808809 Update cmake to 3.15.3
Release notes:
https://cmake.org/cmake/help/v3.15/release/3.15.htm

No OpenBSD relevant changes.
2019-09-20 14:37:24 +00:00
jasper
bc717ec1c6 re-instate the installation of the pkgconfig file, as needed by an upcoming polybar port
ok kirby@ (MAINTAINER)
2019-09-19 13:33:57 +00:00
otto
d6ec34c5bb - Fix userland context switching on powerpc, OpenBSDs ABI differs from the Linux one.
- Fix error in fixed size stack allocator.
Heavy lifting done by George Koehler. ok sthen@ rsadowski@
2019-09-19 07:38:14 +00:00
chrisz
88737e7f1c Update devel/dune to 1.11.3
ok krw@
2019-09-18 19:12:29 +00:00
chrisz
225ce4224b Upgrade lang/ocaml to 4.08.1
* net unison needed some patchign to avoid deprecated library functions.
* all ports depending on the exact version of OCaml need revision bumps.
* net/unison needed some help to avoid deprecated library functions.

ok krw@, testing on i386 and ok daniel@
2019-09-18 17:49:35 +00:00
rpointel
b30e7897bc update xlsxwriter to 1.2.1. 2019-09-16 05:33:48 +00:00
ajacoutot
5c955a919b Update to libsoup-2.66.3. 2019-09-15 13:33:57 +00:00
kn
f2fc1be99a Update angr to 8.19.7.25
Mostly just bugfixes;  there is no changelog, so please have a look at
https://github.com/angr/angr/commits/master/

"Go ahead" jasper
2019-09-15 13:29:50 +00:00
kn
a0720063fd Update to py-protobuf 3.9.1
A more recent version is required for my upcoming devel/angr
update.

Tested by and OK edd
2019-09-15 13:25:36 +00:00
ajacoutot
621922cee3 Fix PORTROACH. 2019-09-15 10:15:54 +00:00
sthen
90f32063a3 update to ccache-3.7.4 2019-09-14 22:26:55 +00:00
semarie
697babb911 make "modcargo-metadata" target to work with PORTS_PRIVSEP
ok jca@
2019-09-14 17:34:46 +00:00
kurt
6872fc002f Replace homegrown 'keep SIGCHLD blocked' solution with upstream fix:
Only unblock fatal signals after child invocation
http://git.savannah.gnu.org/cgit/make.git/commit/?id=78b5fec6898c26956d00548427cda1101cb80f8a

okay naddy@
2019-09-13 16:59:34 +00:00
kurt
7757b137b6 Add missing build depend on archivers/gtar. okay naddy@ 2019-09-13 16:18:33 +00:00
kmos
455598bae7 Remove devel/py-mock from TEST_DEPENDS for python3 FLAVOR. python 3.4+
have mock built-in. Test code already will fail over to built-in mock.

Since just touching TEST_DEPENDS, no need to bump REVISION

ok sthen@
2019-09-13 13:00:48 +00:00
kmos
785758099d Modify devel/py-rfc6555 to use python 3's built-in mock rather than the
backport devel/py-mock.

Patches to test upstreamed so will be unnecessary in a future release.

Input and ok sthen@
2019-09-13 12:58:08 +00:00
sthen
d2d92495a3 retire p5-WWW-Curl, nothing depends on it, it has not been updated upstream
in some time, and has had to receive several patches to maintain compatibility
with curl and Perl updates. prompted by being broken again by the recent curl
update. ok landry@
2019-09-13 09:54:46 +00:00
rpointel
6136022747 update xlsxwriter to 1.2.0. 2019-09-13 09:42:45 +00:00
rpointel
0da3047a19 update jadx to 1.0.0.
fix the jadx script and jadx-gui.
2019-09-13 08:25:06 +00:00