Commit Graph

164803 Commits

Author SHA1 Message Date
kn
19f172459d Disable Neon on arm 2022-03-18 19:59:16 +00:00
ajacoutot
618616a414 Update to libadwaita-1.0.3. 2022-03-18 19:52:41 +00:00
ajacoutot
238989fd24 Update to libsoup3-3.0.5. 2022-03-18 19:49:53 +00:00
sthen
68a5151963 update to php-8.1.4 2022-03-18 19:41:19 +00:00
sthen
e1b8e3984b update to php-8.0.17 2022-03-18 19:41:08 +00:00
kn
beaefccacd Update to tdesktop 3.6.1 2022-03-18 19:36:50 +00:00
kn
0a6f63f719 Update to latest libyuv bundle 2022-03-18 19:36:41 +00:00
sthen
851b0f72b9 update to node-16.14.2, from Volker Schlecht (maintainer) 2022-03-18 19:35:16 +00:00
sthen
7fd699c6fd lang/node: Change the default bind for listening sockets back to 0.0.0.0
as was the case before the update to 16.x. Upstream's default is to bind
to :: unless it fails which is not ideal on an OS which will not support
v4 connections on a v6 socket. (Pre-16.x, the port used a bundled libuv,
and due to a bug in a local patch to that, binding to IPv6 didn't work
at all).

With help from maintainer Volker Schlecht, part of his 16.14.2 update
but I prefer doing this as separate commits.
2022-03-18 19:33:42 +00:00
sthen
16ea33dac4 update to py-mock-4.0.3, which no longer supports Python 2.x.
Based on a diff from portno12 at protonmail .com, ok kmos@
2022-03-18 19:28:52 +00:00
sthen
b05ab8b0e9 py2-setuptools: Remove TEST_DEPENDS. Tests are already disabled by virtue
of the conditional for MODPY_PYTEST but the deps are still listed, so
py2 flavours of those deps can't be removed until this is done. ok kmos@
2022-03-18 19:27:59 +00:00
kn
fbc1628b01 Build/install bundled libCELT as module not shared library
It is dlopen()ed if present and not linked against.
Prodded by rsadowski's devel/cmake patch to improve SHARED_LIBRARIES
handling and sthen who spotted libcelt0's wrong .so version.
2022-03-18 15:37:56 +00:00
ajacoutot
6cf1f62a43 Update to yaru-22.04.2. 2022-03-18 14:57:12 +00:00
ajacoutot
0d9220c5c0 Update to terragrunt-0.36.6. 2022-03-18 14:47:47 +00:00
ajacoutot
bea6d1e56c Update to exoscale-cli-1.52.0. 2022-03-18 14:37:19 +00:00
sthen
177136ffc6 add HOMEPAGE 2022-03-18 14:35:08 +00:00
ajacoutot
63f8d48976 Update to gdk-pixbuf-2.42.6. 2022-03-18 14:34:46 +00:00
sthen
d51928357a make TEST_DEPENDS conditional 2022-03-18 13:58:01 +00:00
sthen
cd70f4d185 conflict with textproc/jless 2022-03-18 13:35:01 +00:00
sthen
e749c4ec39 +jless 2022-03-18 13:34:06 +00:00
sthen
d2b1eae23c import textproc/jless, ok kn@
jless is a command-line viewer designed for reading, exploring, and
searching through JSON data. It also supports YAML.

jless will pretty print your files and apply syntax highlighting.
Use it when exploring external APIs, or debugging request payloads.

Expand and collapse Objects and Arrays to grasp the high- and low-level
structure of a document. jless has a large suite of vim-inspired
commands that make exploring data a breeze.

jless supports full text regular-expression based search. Quickly find
the data you're looking for in long String values, or jump between
values for the same Object key.
2022-03-18 13:33:50 +00:00
espie
73214aaa36 new release: this fixes a very specific fringe case.
recursion does expand stuff in haphazard ways, if we use -N or -R, we
should sort recursion expansion like ls does.
2022-03-18 12:37:55 +00:00
sthen
f007ffbc83 aom, libvpx: Ensure Neon support is disabled on arm. From Brad. 2022-03-18 11:16:51 +00:00
bentley
ff88b6ff8d Move homepage to https. 2022-03-18 10:08:48 +00:00
sthen
4642923427 +lepton-eda 2022-03-18 09:42:58 +00:00
sthen
659de9b41e import cad/lepton-eda, from Dmitry Pryakhin, update/tweaks from me, ok tracey@
Lepton EDA is a suite of free software tools for designing electronics.
It provides schematic capture, netlisting into over 30 netlist formats,
and many other features.

It was forked from the gEDA/gaf suite in late 2016 by most of its active
developers at that time. It is backward compatible with its predecessor
and supports the same file format for symbols and schematics.

It's in active development and well supported.
2022-03-18 09:42:36 +00:00
bket
1bfa5bab13 Re-add empty line after shebang line in rc scripts
Empty line has been removed unintentionally while removing RCS ids.
Although a purely cosmetically change, bump REVISION.
2022-03-18 09:34:20 +00:00
sthen
153dee9399 QEMU: remove unused patch, from Brad 2022-03-18 09:06:54 +00:00
giovanni
7ba3641a3f switch to pcre2
hidden dependency on devel/pcre2 spotted by naddy@, thanks
2022-03-18 08:40:16 +00:00
ajacoutot
b1052399f9 Update to librsvg-2.52.8. 2022-03-18 07:53:34 +00:00
bket
480da97c4e Forgot to add ${MODPY_WANTLIB} to WANTLIB 2022-03-18 06:50:38 +00:00
tb
2eaecc4f62 devel/remake: fix hidden dep on iconv and gettext,-runtime. Regen WANTLIB. 2022-03-18 06:47:03 +00:00
bket
45bfbb5eb4 Update to sabnzbd-3.5.3
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.3
2022-03-18 06:27:15 +00:00
bket
62388b66a1 Revert previous update of news/py-sabyenc
news/sabnzbd (only consumer) doesn't like newer versions of py-sabyenc.
Revert and set EPOCH.

Issue reported by Justin Yates Fletcher <jyfletcher AT gmail DOT com>.
Thank you!
2022-03-18 06:22:41 +00:00
tb
b16113bced qtwebkit: correctly initialize GstAppSinkCallbacks after gstreamer 1.20
added a new new_event member. Fixes the build on sparc64.

ok rsadowski
2022-03-18 05:46:07 +00:00
rsadowski
1fb54bc1ac Update dlib to 19.23 2022-03-17 21:35:00 +00:00
rsadowski
7447f01dab Update kdiff3 to 1.9.4 2022-03-17 21:02:42 +00:00
rsadowski
8bc4fc112f Update kstars to 3.5.8 2022-03-17 21:02:08 +00:00
rsadowski
472f874dae Update jenkins-devel to 2.339 2022-03-17 20:36:55 +00:00
rsadowski
3122dea423 Update font-awesome to 6.1.0 2022-03-17 20:34:01 +00:00
rsadowski
1499898678 Update kubectl to 1.23.5 2022-03-17 20:31:06 +00:00
sthen
af7af47da4 update to htop-3.1.2, based on a diff from Martin Ziemer, ok rsadowski 2022-03-17 19:37:14 +00:00
ajacoutot
1e64b8c0d0 Update to glib2-2.70.5. 2022-03-17 16:43:59 +00:00
sthen
56005ce500 ipmitool: update to newer commit 2022-03-17 15:41:58 +00:00
sthen
2e1df1ead1 update to yarn-1.22.18 2022-03-17 15:23:52 +00:00
thfr
77b8ee6ec7 update to Arx Libertatis 1.2
thanks to tb@ for pointing me to PORTHOME
also thoroughly neuter doxygen use
announcement: https://arx-libertatis.org/releases/1.2
changelog: https://wiki.arx-libertatis.org/Changelog#1.2
2022-03-17 14:41:14 +00:00
ajacoutot
1cf0db75fe Update to terragrunt-0.36.5. 2022-03-17 12:51:35 +00:00
sthen
51c7a66508 update to py-urllib3-1.26.9 2022-03-17 12:10:12 +00:00
sthen
02fe895ae8 update to BIND 9.16.27
CVE-2021-25220: DNS forwarders - cache poisoning vulnerability
https://kb.isc.org/docs/CVE-2021-25220

CVE-2022-0396: DoS from specifically crafted TCP packets
https://kb.isc.org/docs/cve-2022-0396

CVE-2022-0635: DNAME insist with synth-from-dnssec enabled
https://kb.isc.org/docs/cve-2022-0635

CVE-2022-0667: Assertion failure on delayed DS lookup
https://kb.isc.org/docs/cve-2022-0667
2022-03-17 00:10:13 +00:00
sthen
45b5258a88 anki port tweaks:
- add notes explaining why this is stuck at 2.1.16 for now

- disable the update check, ports isn't particularly likely to have
newer versions anytime soon (see above) and upstream's binaries won't
help us

- use ${PATCHORIG} not hardcoded .orig in port Makefile
2022-03-16 23:09:47 +00:00