167323 Commits

Author SHA1 Message Date
sthen
433d484a1b lrzip: don't pick up nasm, it breaks the build 2022-07-04 12:17:55 +00:00
tb
a1883e66a7 qt5/qtbase: add hack to work around geq/qgis build failure on aarch64
atexit handlers in Python when running the pyuic_wrapper.sh during the
geo/qgis build segfault due to a double free in the QWaitCondition
destructor. Add a workaround to avoid this.

discussed with landry, phessler
ok rsadowski
2022-07-04 12:01:52 +00:00
sthen
81c5f3e4ac update to py3-tornado-6.2 2022-07-04 11:52:42 +00:00
naddy
6835e2c2af games/vkquake: regen patch so it will apply 2022-07-04 11:26:02 +00:00
solene
41430959f0 *** empty log message *** 2022-07-04 11:21:59 +00:00
sthen
b5c13562bd update to sslscan-2.0.15 2022-07-04 09:58:15 +00:00
sthen
b5899b6b1e update to gsm-1.0.20, and cleanup Makefile/patch 2022-07-04 09:58:11 +00:00
martin
4d69b9f231 Update py-tinytuya to 1.6.1. 2022-07-04 08:43:57 +00:00
kmos
2332ee50cf Fix build of redland-bindings on sparc64 as it has been done for the
other instances where -fdeclspec is needed for llvm
2022-07-03 23:09:47 +00:00
kmos
2898dc5a01 py-osmium uses C++ so needs ports-gcc
Fixes build on sparc64
2022-07-03 22:53:58 +00:00
kmos
2fd4cf6c2c Current versions of vkquake use C11, so drop base-gcc and gcc3 in favor
of ports-gcc. Fixes build on sparc64
2022-07-03 22:51:46 +00:00
kmos
202821ff04 xtrkcad needs ports-gcc on sparc64 as base-gcc isn't up to it.
Fixes build on sparc64
2022-07-03 22:46:44 +00:00
kmos
c95d26d104 Fix build on sparc64 by adding -L${X11BASE}/lib to CONFIGURE_ENV LDFLAGS 2022-07-03 22:45:21 +00:00
kmos
a763037bc5 Fix build of sysutils/mangl on sparc64 by doing the usual c99 dance
for base-gcc
2022-07-03 22:40:08 +00:00
kmos
c7c3a0da06 Fix build of guacamole/server on sparc64 by adding X11BASE to
CONFIGURE_ENV
2022-07-03 22:37:31 +00:00
kmos
51254d3297 Fix build of security/encfs on sparc64. Switch to base-clang ports-gcc
by taking out ports-clang
2022-07-03 22:31:00 +00:00
jeremy
4de72e07bd Update to pg 1.4.1 2022-07-03 18:32:41 +00:00
denis
c3b16ef16c update to v1.78.0
Changelog at https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.78.0
2022-07-03 15:38:46 +00:00
denis
f62b24d9e0 update to v12.1.0
Minor update with bugfixes for v12.0.0
Changelog at : https://github.com/flameshot-org/flameshot/compare/v12.0.0...v12.1.0
2022-07-03 15:24:43 +00:00
sthen
a535d2f44b include the mk-ca-bundle script/man in the curl package. ok naddy 2022-07-03 14:58:25 +00:00
kn
1d631e1520 Provide a -qt6 flavor
At least cwm(1) has problems with Qt6 and thus tdesktop built against it
shows regressions.

Keep building against Qt5 but provide a new flavor that can be installed
alongside, such that users can test both Qt5 and Qt6 versions.

The package is called tdesktop-qt6 and installs telegram-desktop-qt6;
personal profile remains fine in case you switch between Qt versions.
(Only version downgrades, e.g. 4.0.2 -> 4.0.0, cause profile/cache data
to be invalidated and requires relinking the device.)

Feedback sthen
Feedback Tests OK op
2022-07-03 14:57:12 +00:00
ajacoutot
75d5455690 SECURITY update to netatalk-3.1.13.
Merge https://github.com/Netatalk/Netatalk/pull/174 to prevent runtime breakage.
2022-07-03 12:33:23 +00:00
ajacoutot
e38ea4f2c1 Update to libgphoto-2.5.30. 2022-07-03 09:02:50 +00:00
ajacoutot
13b4b6fff6 Update to gtk+4-4.6.6. 2022-07-02 23:07:00 +00:00
ajacoutot
a1e0c427e3 Update to pango-1.50.8. 2022-07-02 22:44:20 +00:00
fcambus
7f428d4041 Update dbip to 2022.07. 2022-07-02 21:27:09 +00:00
fcambus
ebfcfc2e3a Update mame to 0.245.
Notable changes:

- Add a BUILD_DEPENDS on sysutils/ggrep to fix the compiler version
  detection once and for all
- Now that Clang is correctly detected, add an openbsd-clang target
- Drop COMPILER directive in the port Makefile, we only build mame on
  Clang arches
2022-07-02 21:26:02 +00:00
sthen
d502e37424 regen PLIST with FLAVOR=python3 to unbreak, reported by naddy 2022-07-02 20:12:47 +00:00
ajacoutot
7b67a6e347 Explicitely pass --disable-docs to prevent picking up latex2man 2022-07-02 15:58:29 +00:00
lraab
582051252f audio/picard: update to 2.8.1
changelogs:
https://blog.metabrainz.org/2022/05/24/picard-2-8-released/
https://blog.metabrainz.org/2022/06/07/picard-2-8-1-released/

ok sthen@
2022-07-02 14:42:30 +00:00
sthen
dfe1fa3d41 update to giflib-5.2.1
take a patch used in Fedora and Debian to reinstate GifQuantizeBuffer
to the public api, which fixes a build issue in xplanet, and possible
runtime issue in mono otherwise seen with giflib-5.2+
2022-07-02 14:13:43 +00:00
sthen
8fe4a45ba6 update to gd-2.3.3 2022-07-02 14:09:08 +00:00
sthen
613b727223 backport b3646440b180 ("Don't rely on libgd unused constants")
to unbreak older PHP branches when built with newer libgd,
2022-07-02 14:08:42 +00:00
op
da802cb2dc update devel/luarocks to 3.9.1
no changelog for this release (again.)  The changes with the previous
version are mostly for tests (that we don't run because we lack busted)
and the addition of --no-project flag to override .luarocks project dir.
2022-07-02 13:39:44 +00:00
sthen
14136428a7 update to racktables-0.22.0 2022-07-02 13:35:50 +00:00
sthen
73a3e7fa8e update to py3-Pillow-9.2.0 2022-07-02 13:35:49 +00:00
sthen
fc22f934fd update to py-lxml-4.9.1 2022-07-02 13:33:09 +00:00
sthen
4f27f82d82 update to py3-imagesize-1.4.1 2022-07-02 13:30:26 +00:00
danj
9bb446488d Update to lego-4.8.0
From Horia Racoviceanu (maintainer)
2022-07-02 13:08:13 +00:00
ajacoutot
d9c48b2306 Update to a more recent git checkout. 2022-07-02 08:47:23 +00:00
ajacoutot
75cbf2ad85 Update to py3-libvirt-8.5.0. 2022-07-02 08:39:55 +00:00
ajacoutot
50de0d3f48 Update to libvirt-8.5.0. 2022-07-02 08:39:43 +00:00
ajacoutot
0fc40b793b Update to awscli-1.25.22. 2022-07-02 08:37:12 +00:00
ajacoutot
3323b2b181 Update to py3-boto3-1.24.22. 2022-07-02 08:36:56 +00:00
ajacoutot
b83ed83d67 Update to py3-botocore-1.27.22. 2022-07-02 08:36:46 +00:00
ajacoutot
68619c28f3 Update to gnome-maps-42.3. 2022-07-02 08:24:20 +00:00
ajacoutot
c7df34a101 Update to gnome-calculator-42.2. 2022-07-02 08:24:02 +00:00
ajacoutot
68eb064bc4 Forgot to cvs add this in previous. 2022-07-02 08:02:50 +00:00
ajacoutot
981aaca77a Update to terragrunt-0.38.3. 2022-07-01 23:41:18 +00:00
ajacoutot
7e90580dc9 Update to terraform-1.2.4. 2022-07-01 23:40:58 +00:00