136470 Commits

Author SHA1 Message Date
naddy
57c180fd83 update to 5.0 patchlevel 3 2019-03-22 21:04:10 +00:00
rsadowski
9a1e574100 Import opencv2-2.4.13.4; Tweaks and OK kn@. Big Thanks!
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems.

This package contains main OpenCV components.

It's completely based on graphics/opencv with following changes:

- PKGNAME to opencv2 to enable coexistence between opencv2 and
  opencv3/4.
- Dropped -java, -docs (Is not required for the last consumers)
- Drop examples and tests
- Changed install paths to avoid conflicts with (main) opencv.
  - bin to ${LOCALBASE}\bin\opencv2
  - libs to ${LOCALBASE}\libs\opencv2
  - include/opencv to ${LOCALBASE}\include\opencv2
  - and so on.
2019-03-22 20:39:06 +00:00
otto
9710e68622 Update to 4.1.8; ok sthen@ 2019-03-22 19:13:33 +00:00
landry
3f9e8d0be3 Update to firefox 66.0.1.
See https://www.mozilla.org/en-US/firefox/66.0.1/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-09/
2019-03-22 18:22:09 +00:00
ajacoutot
91c3ab261f Needs lang/python to build. 2019-03-22 18:06:57 +00:00
ajacoutot
6a2945997f Update to awscli-1.16.129. 2019-03-22 17:57:39 +00:00
ajacoutot
f84d717010 Update to py-botocore-1.12.119. 2019-03-22 17:57:24 +00:00
ajacoutot
e8a7c59747 Update to py-boto3-1.9.119. 2019-03-22 17:57:13 +00:00
kirby
e06322e328 Add TLS support.
Patch and request from Josh Grosse.
2019-03-22 11:23:50 +00:00
jca
6502001522 Update to pugixml-1.9
While here, move HOMEPAGE to https (suggested by cwen@).
ok sthen@ (maintainer)
2019-03-22 10:44:18 +00:00
sthen
526664a8a9 regen WANTLIB-freetds, packaging was broken as found by aja@ 2019-03-21 22:24:30 +00:00
sthen
a7444a2fe2 i386 fixes for lang/sbcl, from maintainer joshe@ 2019-03-21 22:06:53 +00:00
kn
472ec1fd86 Update to toot-0.21.0
Makefile is installed during fake, so @comment it.  See
https://github.com/ihabunek/toot/issues/91 for the upstream issue.
2019-03-21 19:09:31 +00:00
juanfra
4cd19783d7 Update to mercurial 4.9.1. 2019-03-21 18:32:46 +00:00
jca
a0289f363d Kill patch and enable long long support when using ports-gcc
The patch looked like a workaround from cmake-3.1 and base-gcc times.
long long support mandatory for net/filezilla.

Tests by cwen@, ok sthen@ (maintainer)
2019-03-21 16:11:42 +00:00
jca
d4e14aa86e Let this build on sparc64 2019-03-21 15:59:11 +00:00
sthen
f56295e6f6 update to darktable-2.6.2 2019-03-21 13:38:49 +00:00
sthen
419a18be4e set portroach skipv 2019-03-21 13:21:49 +00:00
sthen
ca9373db55 update to pecl-mailparse-3.0.3 2019-03-21 13:19:33 +00:00
sthen
c23e4dc56f update to moreutils-0.63 2019-03-21 13:19:14 +00:00
sthen
e06b1ad790 set PORTROACH skipv 2019-03-21 13:18:17 +00:00
sthen
95995ce016 set PORTROACH skipv 2019-03-21 13:17:43 +00:00
sthen
bcda23c550 update to solr-8.0.0 2019-03-21 13:15:35 +00:00
pvk
5bb159419d Update mattermost-server 5.8.0 -> 5.9.0
ok robert@
2019-03-21 11:36:24 +00:00
pvk
b766e39529 Update gitea 1.7.2 -> 1.7.4
ok robert@
2019-03-21 11:34:15 +00:00
sthen
71ad954832 regen PLIST 2019-03-21 10:27:55 +00:00
pirofti
d7249907c8 Update p5-Email-Address-List to 0.06
"I guess" naddy@
2019-03-21 10:07:14 +00:00
sthen
b8a6b3cae5 check_http patch: don't segfault with SSL errors 2019-03-21 10:03:21 +00:00
ajacoutot
189f08fffe Update terraform providers. 2019-03-21 09:52:44 +00:00
ajacoutot
b12295fbef Update to vault-1.1.0. 2019-03-21 09:52:12 +00:00
sthen
0abf1d2302 update to cataclysm-dda-0.D (new version "number"ing scheme); from maintainer Tim Meunier 2019-03-21 09:28:18 +00:00
bcallah
775de966c2 Drawpile now needs a BDEP on devel/kf5/extra-cmake-modules
Noticed by sthen@
2019-03-21 00:28:43 +00:00
bluhm
e0d89927d7 update p5-Cpanel-JSON-XS to 4.10 2019-03-21 00:24:46 +00:00
bluhm
c0f573a196 update p5-Net-DNS-SEC to 1.12 2019-03-21 00:17:11 +00:00
remi
c9d88b3d88 I hope that now I got the indentation as intended ;-) 2019-03-20 22:45:26 +00:00
remi
91fe846cf1 fix indentation 2019-03-20 22:40:00 +00:00
kn
85ba3e974a Update to py-imagesize 1.1.0
From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!

Maintainer timeout
2019-03-20 22:32:10 +00:00
kn
c51ac060e1 Update to py-altgraph-0.16.1
From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
2019-03-20 22:28:30 +00:00
remi
7da06b848c Add MODPY_PYTEST.
With this all the python ports using pytest do not need to setup their
own do-test taret. Instead "MODPY_PYTEST = Yes" does the job.

from Kurt Mosiejczuk
ok kn@
2019-03-20 22:19:53 +00:00
landry
6cea8be4b1 Update to fiona 1.8.6 2019-03-20 19:50:37 +00:00
sthen
d182ab30ce update to freetds-1.1.1 2019-03-20 18:12:18 +00:00
jcs
caf44788ff += login_duress 2019-03-20 17:47:34 +00:00
jcs
fefea0cc54 import login_duress-1.1
login_duress is a BSD authentication module to run a command when a
duress password is used

help from and ok sthen@
2019-03-20 17:38:41 +00:00
ajacoutot
460aa45e2f Update to gtk3mm-3.24.1. 2019-03-20 17:33:28 +00:00
ajacoutot
4138f5bdec Update to awscli-1.16.127. 2019-03-20 17:09:04 +00:00
ajacoutot
f1f2b9ebc9 Update to py-botocore-1.12.117. 2019-03-20 17:08:50 +00:00
ajacoutot
ceb4c6b283 Update to py-boto3-1.9.117. 2019-03-20 17:08:37 +00:00
ajacoutot
668e983834 Update to gnugk-5.2. 2019-03-20 16:52:59 +00:00
sthen
db779b3bda sync unifi/testing with unifi/stable, in case anyone thinks testing/ is newer
(there's no newer testing version atm)
2019-03-20 16:40:44 +00:00
ajacoutot
d4d10cd472 Update to google-cloud-sdk-239.0.0. 2019-03-20 16:35:33 +00:00