benoit
a7dea31174
Update to p5-PAR-1.017.
2022-08-03 12:56:05 +00:00
benoit
0c0299c773
Update to p5-MooseX-Storage-0.53.
2022-08-03 12:49:44 +00:00
benoit
8e7681e7de
Update to p5-Module-Find-0.16.
2022-08-03 12:35:27 +00:00
benoit
0a2c5dda7d
Update to p5-Log-Agent-1.005.
2022-08-03 12:28:38 +00:00
benoit
a7023dea30
Update to p5-local-lib-2.000029.
2022-08-03 12:18:51 +00:00
ajacoutot
43399fa2d6
In the handcrafted rc_* functions, use rc_exec to run commands so that we run
...
them in the proper routing domain.
More rc.d scripts could probably benefit from this in ports and base but I am
lazy.
2022-08-03 09:59:08 +00:00
op
a261cdce34
tell portroach to skip 9.8.2.2106204
2022-08-03 08:02:46 +00:00
op
199f66cf5b
update databases/pspg to 5.5.6
...
changelog: "allow to specify esc-delay interval" (see --esc-delay.)
2022-08-03 07:54:34 +00:00
ajacoutot
9364c7dccb
Update to google-cloud-sdk-396.0.0.
2022-08-03 07:26:56 +00:00
robert
34dc71d5b1
update to 104.0.5112.79
2022-08-03 07:24:27 +00:00
op
46dd0aff11
update textproc/opensearch to 2.1.0; ok pvk@
...
changelog:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.1.0.md
2022-08-03 07:01:03 +00:00
jsg
c86333e2e7
update to scummvm-tools 2.6.0
2022-08-03 04:22:22 +00:00
jsg
1662ace89d
update to scummvm 2.6.0
...
from Donovan Watteau
2022-08-03 04:16:00 +00:00
pvk
316400553a
Update gitea 1.16.9 -> 1.17.0
...
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.17.0
2022-08-03 04:15:55 +00:00
abieber
4fa92e65aa
Update tailscale to 1.28.0
2022-08-03 02:00:19 +00:00
namn
e0a6dce6ac
update net/dnscrypt-proxy 2.1.2
...
changelog: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.2
ok bket@
2022-08-03 01:44:25 +00:00
benoit
8fa9a0e0ca
Update to p5-Module-Refresh-0.18.
2022-08-02 20:27:26 +00:00
benoit
2aaca3ab6a
Update to p5-Mixin-Linewise-0.110.
2022-08-02 20:16:32 +00:00
rsadowski
cb4260421a
Update jenkins-devel to 2.362
2022-08-02 20:15:00 +00:00
rsadowski
7be00de7e7
Update kmymoney to 5.1.3
2022-08-02 20:12:11 +00:00
benoit
c72885a3bb
Update to p5-ExtUtils-CppGuess-0.26.
2022-08-02 20:09:02 +00:00
landry
4f035a984e
databases/sqlite3: update to 3.39.2.
...
See https://www.sqlite.org/releaselog/3_39_2.html
Fixes CVE-2022-35737.
From Tim van der Molen, thanks !
2022-08-02 18:40:26 +00:00
rsadowski
680e3214b3
Add missing build dependency on archivers/gtar
...
By aja, merci
2022-08-02 17:39:06 +00:00
sthen
fde5ab12f9
update to libunbound-1.16.2
2022-08-02 13:28:19 +00:00
sthen
bfcec6a266
Update to freerdp-2.8.0, we can now remove many local patches including
...
some LibreSSL-related ones.
I've added another (bio_info_cb*)(void*) -> (BIO_info_cb*)(void*) patch,
like the existing one in libfreerdp/crypto/tls.c (not new in 2.8.0, but
I missed it in build log before).
2022-08-02 13:02:43 +00:00
tb
4e0e2946e9
Update py-protobuf to 4.21.4
...
https://github.com/protocolbuffers/protobuf/releases/tag/v21.3
https://github.com/protocolbuffers/protobuf/releases/tag/v21.4
2022-08-02 12:32:34 +00:00
tb
c2ee250c4c
Update protobuf to 3.21.4
...
https://github.com/protocolbuffers/protobuf/releases/tag/v21.3
https://github.com/protocolbuffers/protobuf/releases/tag/v21.4
2022-08-02 12:32:01 +00:00
sthen
aef37d44e2
update to icewm-2.9.9
2022-08-02 12:24:44 +00:00
sthen
611bfe7a36
switch py-threadpoolctl to use flit_core rather than a patched setup.py
...
to allow working with setuptools. garbage-collect a sed that no longer
does anything while there.
2022-08-02 11:24:21 +00:00
sthen
7b1ad72a9b
patch no longer needed
2022-08-02 11:13:44 +00:00
sthen
bff357fa8a
update to py3-sphinx-notfound-page-0.8.3, using flit_core in build
...
(we'll probably want some python.port.mk additions to hide the guts of
this, but just adding it separately in individual ports for now until
I figure out if something more complex is needed)
2022-08-02 11:12:52 +00:00
sthen
32c113c890
switch some py-* ports from bundled flit-generated setup.py files to
...
using flit_core/installer in the build
2022-08-02 11:10:47 +00:00
sthen
ca26ccd3c6
Patch to fix issue in libproxy's cmake files that was preventing disabling
...
duktape. Uncomment -DWITH_DUKTAPE:BOOL=OFF CONFIGURE_ARGS to avoid hidden
dep issue. ok aja@
2022-08-02 09:44:47 +00:00
sthen
6f5262fe3c
Rework the "no bootstrap" message to a check in do-configure (similar to
...
the existing GOARCH check), avoiding ERRORS+=, which throws a fatal error
on archs which don't have go at all. Reported by kmos@
2022-08-02 08:32:58 +00:00
ajacoutot
e62f962352
Update to py3-libvirt-8.6.0.
2022-08-02 07:10:05 +00:00
ajacoutot
0ce9d8a6da
Update to libvirt-8.6.0.
2022-08-02 07:09:52 +00:00
ajacoutot
351558cbab
Update to xdg-user-dirs-0.18.
2022-08-02 06:53:35 +00:00
tb
82ca8709be
net/rabbitmq: add back bdep on net/rsync.
2022-08-02 05:06:08 +00:00
fcambus
730fc93aa4
hatari: switch to using upstream patches for disabling the Python UI.
2022-08-01 21:29:42 +00:00
pascal
cb0ee1a097
Update to ksh 1.0.0.
2022-08-01 21:17:52 +00:00
bluhm
3cd8e28abf
update udpbench to 1.02
2022-08-01 20:16:32 +00:00
naddy
4d25451a83
Cherry pick two upstream fixes that may have security implications:
...
* Handle a 'calloc' returning NULL
* Validate entry_bytes_remaining in pax_attribute
Requested by tj@
2022-08-01 19:36:28 +00:00
kn
498147aaa9
Update to openh264 2.3.0
...
- Decoder bug fix to correct the B-frame order in some case
- Fixes to avoid hanging for multi-thread decoding
- Some Enhancements and fixes for rate control
- Assembly optimization for loongson platform
- Some minor bug fixes
One out of 669 tests from 63 test suites ran fine on amd64.
2022-08-01 17:28:36 +00:00
jeremy
bfb46444bd
Update to rake-compiler 1.2.0
...
Remove use of SUBST_CMD, no longer needed.
Remove test code, as tests now have dependencies not in ports.
Remove cross compiling support as mingw was removed last year.
Add patch to remove chown/chgrp use when not running as root,
similar to how Ruby is patched.
2022-08-01 16:23:45 +00:00
gkoehler
962973c019
Unbreak png on powerpc64 by passing -mvsx
...
Diff from Brad Smith, edited by me
2022-08-01 15:00:04 +00:00
fcambus
e2fe847a63
Update siege to 4.1.4.
2022-08-01 14:32:57 +00:00
fcambus
13cfb9abb8
Update bdf2psf to 1.209.
2022-08-01 14:32:24 +00:00
fcambus
98be91bd4d
Update mame to 0.246.
2022-08-01 14:18:46 +00:00
fcambus
673a3f3a6c
Update dbip to 2022.08.
2022-08-01 14:17:24 +00:00
landry
49321d6ecc
www/mozilla-firefox: update to 103.0.1.
...
see https://www.mozilla.org/en-US/firefox/103.0.1/releasenotes/
2022-08-01 13:42:28 +00:00