157657 Commits

Author SHA1 Message Date
sthen
13f4104947 avoid "unsupported platform" for GLTF2 exporter in blender; original
diff from Omar Polo using "openbsd6", this diff from maintainer using
sys.platform.startswith("openbsd")
2021-05-24 20:08:15 +00:00
sthen
7b9d6b1152 update to openimageio-2.2.13.1, from maintainer 2021-05-24 20:04:27 +00:00
sthen
d06fbe2aeb update to alembic-1.8.1, from maintainer 2021-05-24 20:03:37 +00:00
solene
ce6911a3f2 Update to flatbuffers-2.0.0
Diff from maintainer
2021-05-24 18:01:03 +00:00
sthen
a5a3672b69 update to oath-toolkit-2.6.7 2021-05-24 17:54:10 +00:00
sthen
7443d85cd5 update to nfdump-1.6.23 2021-05-24 17:52:54 +00:00
pvk
3a2455f1dd Update opendnssec 2.1.8 -> 2.1.9
Announcement: https://www.opendnssec.org/2020/04/1602

With the fix for sparc64 build from kmos@, thanks!
2021-05-24 17:48:09 +00:00
solene
f41e800d17 Update to glances-3.1.7
Diff from maintainer
2021-05-24 17:41:15 +00:00
sthen
b3af67944d update to p5-File-ReadBackwards-1.06 2021-05-24 17:30:42 +00:00
sthen
3249327367 update to recoll-1.31.0 2021-05-24 17:26:26 +00:00
sthen
3dde8d2747 update to ccache-4.3 2021-05-24 17:24:34 +00:00
sthen
1393d069bc add a portroach marker, we can't use openldap 2.5 (requires openssl 1.1.1) 2021-05-24 17:05:15 +00:00
sthen
87cea275e7 update to freeipmi-1.6.8 2021-05-24 16:59:57 +00:00
sthen
0eb95b4f7d update to py-psycopg2-2.8.6 2021-05-24 16:56:07 +00:00
sthen
ea32a285ed update to haserl-0.9.36
note, the prefix for variables has changed to the REQUEST_METHOD,
previously PUT/DELETE used POST/GET rather than the actual method,
so some changes might be needed if you use PUT/DELETE.
2021-05-24 16:52:33 +00:00
sthen
c5ba250c55 update to entr-4.9 2021-05-24 16:48:16 +00:00
sthen
99fc4fbbe0 update to composer-2.0.14 2021-05-24 16:47:22 +00:00
sthen
1e53235fe0 update to arouteserver-1.6.0 2021-05-24 16:41:44 +00:00
sthen
364e8091ee update to isc-bind-9.16.16 2021-05-24 16:27:37 +00:00
kmos
c1a47e641c Fix DISTNAME/PKGNAME since using p will conflict with adding a REVISION
Pointed out by sthen
2021-05-24 16:23:43 +00:00
millert
e2a13edbc0 Update to syslog-ng 3.32.1.
Newer versions of syslog-ng have an "openbsd" module that supports
sendsyslog() and /dev/klog.  This makes it possible to use syslog-ng
as a replacement for the stock OpenBSD syslog daemon.
OK steven@
2021-05-24 15:50:22 +00:00
ajacoutot
9d58fe4d14 Update to shotwell-0.30.12. 2021-05-24 13:24:39 +00:00
kmos
f00a77e159 Update mutt-wizard to latest commit
From maintainer Aisha Tammy
2021-05-24 13:22:16 +00:00
kmos
38fea1882d base-gcc enables various deprecated code paths that cause problems.
Switching to ports-gcc fixes the build on sparc64

ok ajacoutot@ (maintainer)
2021-05-24 12:26:01 +00:00
sthen
c7128c6182 disable xasy for now; requires https://pypi.org/project/cson/ which is
not yet in ports; also numpy, PyQt5, rsvg-convert; see GUI/requirements.txt
2021-05-24 10:22:42 +00:00
sthen
c1db4550b9 update to asymptote-2.70
remove BROKEN/NOT_FOR_ARCHS; working on amd64 and we can give it a chance on others
2021-05-24 10:15:04 +00:00
jsg
7d9dc7d358 update amdgpu-firmware to 20210511
updates navi10 navi12 navi14 raven raven2 picasso renoir sienna_cichlid
vega10 vega12 vega20 to 21.10
adds arcturus green_sardine navy_flounder
2021-05-24 03:21:48 +00:00
kmos
d3fd1f3f11 math/mlpack has been broken for a long time
tb tried a fix similar to what worked for graphics/mypaint but it always
exhausted virtual memory in its tests

Mark it BROKEN-sparc64

ok tb@
2021-05-24 02:10:06 +00:00
kmos
939ce11acd Fix build of x11/xmenu on sparc64 by using ports-gcc for non-base arches
maintainer timeout
2021-05-24 01:38:55 +00:00
kmos
33ad1f6ebd x11/roxterm uses C99 for loop syntax. base-gcc needs to be told this
Fixes the build on sparc64
2021-05-24 01:37:12 +00:00
afresh1
7dd56f7d8b Update p5-Moose to 2.2015
Instead of fixing missing dependencies on the old version, used
portgen to update to the new version.  Cleaned up the Makefile
while here.

There is one test that wants a newer version of List::Util than we
have in base, so patching that test out until we update.

Prompted and "sure" from naddy@
2021-05-24 00:00:05 +00:00
bluhm
7835b8fb8d update p5-WWW-Mechanize to 2.03 2021-05-23 22:10:31 +00:00
kmos
fc6cfc0536 When compiling with base-gcc code paths get enabled that use many deprecated
functions. devel/libvirt-glib has "-Werror" on so the build bombs out right
away.

Switching to "base-clang ports-gcc" fixes the build for sparc64

ok ajacoutot@ (maintainer)
2021-05-23 21:52:18 +00:00
bluhm
9c077d9480 update p5-HTTP-Cookies to 6.10
from wen heping; OK nigel@
2021-05-23 21:18:21 +00:00
bluhm
4d6a0463d8 update p5-HTTP-Message to 6.31
from wen heping; OK nigel@
2021-05-23 21:15:04 +00:00
martin
3cd16fee01 +py-tinytuya,python3 2021-05-23 20:29:51 +00:00
martin
c550cc1b9f Import py-tinytuya-1.2.5.
This python module controls and monitors Tuya compatible WiFi Smart Devices
(Plugs, Switches, Lights, Window Covers, etc.) using the local area network
(LAN).

Tweaks an OK kmos@
2021-05-23 20:23:34 +00:00
sthen
f8ff1eb067 BROKEN-i386 = either build hangs, or dies with "Error: invalid memory reference" 2021-05-23 20:00:10 +00:00
tj
a676e2da86 security update to 12.26
ok rpointel
2021-05-23 19:47:11 +00:00
sthen
b6136d494a fix two typos in "SUBST_VAR += API_v" and regen plist to actually use it 2021-05-23 19:46:43 +00:00
sthen
cd9c77c2b9 patch graphics/xv to cope with graphics/jasper update
while there, have the port include xv-3.10a-enhancements.20070520-20081216.diff
2021-05-23 19:28:13 +00:00
sthen
8949f21971 update to jasper-2.0.32 2021-05-23 19:28:08 +00:00
sthen
b3a9eb6510 iverilog: regen plist, not done in previous update and some required files
were missed. from Alessandro De Laurenzis.
2021-05-23 19:23:52 +00:00
sthen
29dafc420b update to yosys 0.9+4081 and fix some bash #! lines, from maintainer 2021-05-23 19:22:27 +00:00
sebastia
cd368aecb7 update 3.2.1 -> 3.2.2 2021-05-23 18:36:40 +00:00
sebastia
2993ac48bc update 3.8.0 -> 3.9.0 2021-05-23 18:34:29 +00:00
sebastia
dd40f3a5ce update 0.5 -> 0.6 2021-05-23 18:23:09 +00:00
ajacoutot
c0fc7f0df9 Fix building with newer boost; from Brad. 2021-05-23 17:53:32 +00:00
kirby
9e43eca325 Update mapnik to 3.1.0 and unbreak.
Based on my diff from 2019 and reminded by the diff from Josh Grosse.
Other chabges:
 - landry@ drops MAINTAINER
 - switch HOMEPAGE to HTTPS
 - add comments about PROJ support and running regression tests
OK landry@
2021-05-23 17:47:00 +00:00
kmos
69121923b7 Fix to keep pkglocatedb from blowing up during builds. The PFRAG.x86 was
undefined for arches where i2p isn't built. pkglocatedb still scans them
however and aborts accordingly.

ok kurt@
2021-05-23 16:26:43 +00:00