162504 Commits

Author SHA1 Message Date
kn
8e57a7a740 Set DT_SONAME 2021-12-24 04:35:13 +00:00
daniel
f85ef1dbf7 retire coccinelle dependency on python2
coccinelle has supported python3 since 1.0.5 so switch from python2 to
python3
2021-12-24 04:11:57 +00:00
afresh1
5e73a38b10 Update my name to match
Riding the version bump from a moment ago
2021-12-24 04:05:09 +00:00
afresh1
3204b2a614 Update Text-CSV to 2.01 2021-12-24 04:01:33 +00:00
afresh1
2f92f36b4b Update Text-CSV_XS to 1.47 2021-12-24 04:00:36 +00:00
daniel
c43950067b update to qemu 6.2.0; including fix for CVE-2021-3713 which affects
versions earlier than 6.2.0-rc0

From brad (MAINTAINER) with minor updates to README-main from me
2021-12-24 03:50:41 +00:00
kn
d6b8130e41 Fix SONAME to contain the full version instead of just the major
This also fixes openh264.pc to contain the package version instead of the
shared library version.

No PLIST change.
2021-12-24 03:31:11 +00:00
daniel
e64ac8cc64 update to py-chess 1.8.0 2021-12-24 01:41:02 +00:00
tb
5c3e279ec2 net/ssldump: fix build on base-gcc architectures by removing a pointless
cast.

initial diff/ok kmos
2021-12-23 18:40:58 +00:00
bcallah
45b65fd3ae Update to ugrep-3.4.0
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.4.0
2021-12-23 18:08:48 +00:00
sdk
e6b774b10e Update vitetris to v0.59.1
from Tom Murphy, thank you!

OK maintainer (ryan) and sdk@
2021-12-23 13:10:08 +00:00
ajacoutot
2adc4c7352 Update to simple-scan-40.7. 2021-12-23 13:04:18 +00:00
ajacoutot
652c932e22 Update to speech-dispatcher-0.11.0. 2021-12-23 12:36:26 +00:00
sthen
5b1c2ed339 update to py3-requests-aws4auth-1.1.1 2021-12-23 12:05:41 +00:00
sthen
3935f4ecb2 update to py3-voluptuous-0.12.2 2021-12-23 11:14:27 +00:00
ajacoutot
22a7e83d49 No need for ports-gcc anymore. 2021-12-23 09:36:49 +00:00
sthen
61d48730d2 update to pdftk-3.3.2 2021-12-23 09:08:17 +00:00
kn
fef114f107 + qr-code-generator 2021-12-23 09:02:56 +00:00
kn
4f62e01c51 Import graphics/qr-code-generator 1.7.0
Input OK op
---
High-quality QR Code generator library in Java, TypeScript/JavaScript,
Python, Rust, C++, C.

This project aims to be the best, clearest QR Code generator library in
multiple languages.  The primary goals are flexible options and absolute
correctness. Secondary goals are compact implementation size and good
documentation comments.

This package only contains libraries for C++ and C.
2021-12-23 09:01:11 +00:00
ajacoutot
88bc4012c8 Update to libgit2-glib-1.0.0.1. 2021-12-23 08:51:36 +00:00
ajacoutot
997138c0c3 Remove uneeded chunck. 2021-12-23 08:33:35 +00:00
ajacoutot
00bf390b45 Update to meson-0.60.3. 2021-12-23 08:33:19 +00:00
thfr
db0e7ec59a update to find goldberg_emulator's steam header files in the right spot
tested and working with Northgard
2021-12-23 02:28:30 +00:00
thfr
5f492ab61a update to godot 3.4.2 and GodotSteam g34-s152-gs311; using Steam SDK
1.52 API
this is based on the just committed goldberg_emulator update and some
pre-configure and CFLAGS can be simplified now.

tested with opening the editor and also running Cruelty Squad and
Haiki with it without regressions

maintainer op@ also tested with Oddventure, Joyful Spring, and
Pixelorama; ok op@

Release notes:
https://godotengine.org/article/maintenance-release-godot-3-4-2
2021-12-23 02:25:33 +00:00
thfr
62f7902aad update checkout from 2021-12-06 that implements steam SDK 1.52 API
change location of header files:
	include/goldberg_emulator/sdk_includes -> include/goldberg_emulator/steam

dependent ports godot and hlsteam will be updated
testing with godot build and ok op@
2021-12-23 02:19:28 +00:00
sthen
f64a39a836 update to sslscan-2.0.11 2021-12-22 22:53:40 +00:00
sthen
33fa9e85ee update to librenms-21.12.0 2021-12-22 22:52:56 +00:00
bluhm
1a19b4e53b update p5-Net-DNS to 1.33 2021-12-22 22:25:03 +00:00
ajacoutot
2c00368887 Update to gnucash-4.9. 2021-12-22 18:48:21 +00:00
ajacoutot
81c753ee2d Update to gnucash-docs-4.9. 2021-12-22 18:48:05 +00:00
op
482e8b6f04 drop -Werror to unbreak the build on sparc64 and aarch64
ok kmos
2021-12-22 17:43:34 +00:00
landry
c5a7029c80 databases/web2ldap: security update to 1.6.24
See https://web2ldap.de/changes-1.6.html#r1.6.24
From MAINTAINER Lucas Raab
2021-12-22 17:37:45 +00:00
op
cd9fe2e5fb update poedit to 3.0.1
ok thfr@
2021-12-22 16:42:54 +00:00
ajacoutot
5c1fe9b06d GNOME keyring ssh-agent segfaults with llvm >=13.0.0.
Until the issue is found, build without optimizations (-O0).
2021-12-22 15:56:30 +00:00
abieber
76e11aca78 + goreleaser 2021-12-22 15:33:22 +00:00
abieber
32d9ab2073 Import goreleaser a tool for building and cutting releases of Go programs.
Comment:
deliver Go binaries as fast and easily as possible

Description:
GoReleaser builds Go binaries for several platforms, creates a GitHub release
and then pushes a Homebrew formula to a tap repository. All that wrapped in
your favorite CI.

OK ajacoutot@
2021-12-22 15:32:51 +00:00
ajacoutot
428a92a968 Update to awscli-1.22.26. 2021-12-22 14:23:56 +00:00
ajacoutot
4ad6bbfe44 Update to py3-boto3-1.20.26. 2021-12-22 14:23:33 +00:00
ajacoutot
16d82e0394 Update to py3-botocore-1.23.26. 2021-12-22 14:23:06 +00:00
ajacoutot
a3195c4023 Update to qpdf-10.5.0. 2021-12-22 14:18:30 +00:00
rsadowski
268e730be9 HTTPS and ant version tweak
- switch to HTTPS (REVISION bump)
- fix apache ant version usage. 1.9.7 != 1.9.3

Maintainer timeout
2021-12-22 11:05:12 +00:00
ajacoutot
a5c380cd48 Update to pango-1.50.3. 2021-12-22 09:05:59 +00:00
ajacoutot
1585f59a39 Update to gtk+3-3.24.31. 2021-12-22 08:25:55 +00:00
rsadowski
ec3d4b6162 Switch devel/jenkins to JDK 11
As recommended by upstram, switch Jenkins JAVA Version to 11.
https://www.jenkins.io/doc/administration/requirements/upgrade-java-guidelines/
2021-12-22 07:54:17 +00:00
rsadowski
0faf218403 Update jenkins-devel to 2.326 2021-12-22 07:51:35 +00:00
rsadowski
d427127caf Update for net/nextcloudclient v3.4.1
From Adriano Barbosa (maintainer)
2021-12-22 07:26:22 +00:00
naddy
86800b61a4 databases/gdbm: fix parallel build 2021-12-21 20:42:15 +00:00
bluhm
2072eaf210 update p5-Module-Signature to 0.88 2021-12-21 17:46:49 +00:00
ajacoutot
a39938cfd9 Update to py3-chromecast-10.2.2. 2021-12-21 16:24:50 +00:00
ajacoutot
021fbf889d Update to epiphany-41.3. 2021-12-21 16:22:16 +00:00