Commit Graph

166483 Commits

Author SHA1 Message Date
op
203bc3335c update java/jna to 5.11.0
switch MODJAVA_VER to 11 and adjust the extra clojure test (which needs
to be run interactively with lang/clojure set up for the local user
unfortunately.)

ok sthen@
2022-05-26 08:30:30 +00:00
sthen
ebf5b7e5e4 update to zsh-5.9, from Matthew Martin - maintainer timeout 2022-05-26 07:44:43 +00:00
landry
062a8b7258 devel/nspr: update to 4.34, will be required by upcoming nss 3.79
bump minor for addition of PR_GetPrefLoopbackAddrInfo
2022-05-26 07:32:40 +00:00
sthen
74de28ffbe update to dateutils-0.4.10 2022-05-26 07:31:23 +00:00
sthen
5a16089f56 update to arouteserver-1.16.0 (from 1.14.1)
amongst other things, 1.15.1 adds support for peeringdb API keys, now
needed to avoid rate limits in many cases
2022-05-26 07:26:40 +00:00
op
3f68f4bae4 update devel/libffi to 3.4.2
changelog: https://github.com/libffi/libffi/releases/tag/v3.4.2

tested with few of the 'big' consumer (cabal-install, jna, ghc, gforth,
guile2, python/3.9, ruby/3.1) by gnezdo@ (thanks!) and me on amd64.

maintainer timeout, ok sthen@
2022-05-26 07:24:38 +00:00
landry
f8ad0dfe55 www/firefox-esr: fix webgl on amdgpu
in the content process, unveil /dev/dri instead of only /dev/dri/card0,
as reported and debugged by gkoehler@. Something in mesa apparently
fallbacks to swrast if /dev/dri isn't found, and then fails hard/crashes
because of shmget().

strangely, i haven't been able to reproduce the failure with firefox 101.
2022-05-26 07:02:56 +00:00
espie
46a4f9f2dc forgot one constant
also, forget a possible hash value after @option always-update
since that will change most times the package is regenerated
2022-05-26 06:55:06 +00:00
landry
efbefae1b9 geo/gdal: disable armadillo dependency if found during configure
should fix mapnik/postgis/qgis build failure seen by naddy@ as gdal had
picked up an armadillo dependency.
while here drop GDAL_USE_JASPER, the jasper driver was removed in 3.5.0
so the option is useless.
2022-05-26 06:46:45 +00:00
naddy
f158429eef graphics/tiff: security update to 4.4.0rc1
* Accumulated security fixes.
* Drop the */Makefile.in patches for not picking up an old libtiff.
  They are no longer required.
* Minor bump to libtiff for added functions.  Some exported _TIFF*()
  functions were removed (strictly speaking that's a major bump),
  but those were for internal use and had no public prototypes.

Extended from an initial diff by tj@
ok namn@
2022-05-25 22:15:47 +00:00
op
79982f331d update net/telescope to 0.8.1
it's just a "buildfix" for MacOS that works around the lack of
accept4(2), SOCK_NONBLOCK and SOCK_CLOEXEC.  Updating just to have the
latest versions.
2022-05-25 20:46:03 +00:00
jeremy
6f0652dda0 Update to bcrypt gem 3.1.18 2022-05-25 20:02:45 +00:00
robert
6d5cc0378e fixup libevent BUILD.gn patch after a bad merge 2022-05-25 19:10:29 +00:00
op
a6f8f6adb0 update net/telescope to 0.8
changelog:

- save and restore scroll position
- new command reply-last-input; idea from a conversation with thfr@, thanks!
- allow push urls to an already opened telescope session
- autocompletions for load-url and load-current-url
- new command write-buffer (with alias w)
- new command mini-kill-whole-line for the minibuffer
- split the minibuffer input into words and try to match out of order
- move aliases at the top of the completions
- add alias `open' for load-url; suggested by Florian, thanks!
- update emoji-data.txt to 14.0.0
- persist the list of visited URLs to the disk
- fix builds out-of-tree
- correctly mark variables in the manpage so it's possible to jump to them
- rework completions selection: the selected entry is -always- the one used.  if nothing is selected, the minibuffer content is used instead.
- merge the ui and fs processes
- rate-limit the update of the download pane
- fix parsing of invalid link lines
- initialize each tab' loadingev timer event
- fix the build on recent version of musl
2022-05-25 15:08:40 +00:00
tracey
035ab4755e Update devel/py-esptool to 4.0.1. ok sthen@ 2022-05-25 13:36:23 +00:00
sthen
a9554ac236 bump REVISIONs for dovecot plugins in -current so they're not behind -stable 2022-05-25 12:19:19 +00:00
sthen
9ff8ec765e Add an upstream commit to Dovecot
30e69471792aec818dbbfa64adb868db14a6d8e2
From: Timo Sirainen <timo.sirainen@open-xchange.com>
Date: Wed, 18 May 2022 11:31:44 +0300
Subject: [PATCH] auth: Fix assert-crash in iterating multiple userdbs
2022-05-25 12:12:42 +00:00
bcallah
91956ef0c8 Update to bc-gh-5.2.5
Changelog: https://github.com/gavinhoward/bc/releases/tag/5.2.5
2022-05-25 11:35:37 +00:00
sthen
e5156c5a06 update to py3-astropy-5.1 2022-05-25 11:30:06 +00:00
ajacoutot
6d533c99b9 Regen PLIST to unbreak. 2022-05-25 11:28:13 +00:00
sthen
1516a4e688 update to py3-test-astropy-0.10.0 2022-05-25 11:22:20 +00:00
sthen
0d82dd54f9 update to py3-astropy-5.0.2; based on a diff from wen heping 2022-05-25 10:29:14 +00:00
sthen
6d4dd0c912 +py-extension-helpers
+py-test-arraydiff
+py-test-astropy
+py-test-astropy-header
+py-test-doctestplus
+py-test-openfiles
+py-test-remotedata
+py-test-filter-subpackage
2022-05-25 10:15:23 +00:00
sthen
e0a344df33 +py-erfa (this port was based on one from wen heping) 2022-05-25 10:14:58 +00:00
sthen
069d430c48 import various ports required in order to update py-astropy and run most
tests.  ok landry@

astro/py-erfa
devel/py-extension-helpers
devel/py-test-arraydiff
devel/py-test-astropy
devel/py-test-astropy-header
devel/py-test-doctestplus
devel/py-test-openfiles
devel/py-test-remotedata
devel/py-test-filter-subpackage
2022-05-25 10:12:08 +00:00
gonzalo
cf0d21dd3d Update for Nextcloud to 23.0.5
OK landry@ also tested by Adriano (thanks!)
2022-05-25 10:06:49 +00:00
gonzalo
4312ce2857 Update for Nextcloud to 22.2.8
OK rsadowski@
2022-05-25 10:05:27 +00:00
ajacoutot
27856027ed Update to py3-git2-1.9.2. 2022-05-25 07:35:09 +00:00
ajacoutot
7525a5738b Update to google-cloud-sdk-387.0.0. 2022-05-25 07:33:40 +00:00
ajacoutot
9aa21de355 Update to awscli-1.24.7. 2022-05-25 07:30:48 +00:00
ajacoutot
4abe767d44 Update to py3-boto3-1.23.7. 2022-05-25 07:30:34 +00:00
ajacoutot
2c3d244a67 Update to py3-botocore-1.26.7. 2022-05-25 07:30:22 +00:00
landry
b9ff24a0f8 www/firefox-esr: use an awk oneliner to append 'ESR' suffix to Name lines in desktop file
this way one can differentiate firefox from firefox-esr in desktop
environments.
while here also fix Exec lines for alternate Desktop Actions.
patch from Juan Picca, thanks !
2022-05-25 07:24:44 +00:00
remi
a602ff945d update rsyslog to version 8.2204.1
This includes a fix for CVE-2022-24903.
Additionally enable openssl support.

OK stehn@
2022-05-24 21:55:44 +00:00
robert
4f8e439202 update to 102.0.5005.61 2022-05-24 20:17:30 +00:00
ajacoutot
9f21298935 Drop comment. 2022-05-24 19:47:46 +00:00
martin
a3e962d98e Run openmpi tests with the correct settings. 2022-05-24 19:28:58 +00:00
ajacoutot
ac557b060e /etc -> SYSCONFDIR 2022-05-24 18:51:24 +00:00
ajacoutot
2d19a6a7c9 /usr/local -> TRUEPREFIX 2022-05-24 18:41:36 +00:00
ajacoutot
e7db795012 Recognize fractional numbers in PageSize; from Fedora. 2022-05-24 18:39:43 +00:00
ajacoutot
5458cf5448 Update to awscli-1.24.6. 2022-05-24 18:26:56 +00:00
ajacoutot
5429e8317d Update to py3-boto3-1.23.6. 2022-05-24 18:26:42 +00:00
ajacoutot
2039c27915 Update to py3-botocore-1.26.6. 2022-05-24 18:26:29 +00:00
caspar
2b29825d29 Tor Browser: update to 11.0.13
OK landry@
2022-05-24 14:21:20 +00:00
gsoares
4c07a9b0fd update to stunnel-5.64 2022-05-24 13:00:25 +00:00
sthen
c04d13d2a7 update to py3-txtorcon-22.0.0 2022-05-24 12:37:27 +00:00
sthen
8e00ba9c5b update to pecl-mcrypt-1.0.5 2022-05-24 12:36:16 +00:00
sthen
df94ae9fea update to py3-telegram-0.15.0 2022-05-24 12:35:41 +00:00
gsoares
b0488d0885 update to cppcheck-2.8 2022-05-24 12:35:38 +00:00
sthen
2b62055ade update to ripe.atlas.tools-3.0.2 2022-05-24 12:31:30 +00:00