154580 Commits

Author SHA1 Message Date
landry
25a1fd9587 www/firefox-esr: preemptively fix built with rust 1.50.
from semarie@, same fix as found in #1684261
2021-02-12 07:44:41 +00:00
naddy
b90cf6eee4 net/iftop: fix build with -fno-common 2021-02-11 22:26:46 +00:00
sthen
e0122b1e57 ocserv: add upstream commit adapting to our devname(3) which only returns
sane names for the default-created tun nodes (tun0..3) and not additional
ones.  From Jake Stennett.
2021-02-11 21:28:19 +00:00
ajacoutot
7d87c862e3 Update to terragrunt-0.28.3. 2021-02-11 18:52:08 +00:00
ajacoutot
7daa233c0a Update to graphene-1.10.4. 2021-02-11 18:31:11 +00:00
ajacoutot
68c9e3f04c Get closer to upstream. 2021-02-11 17:52:21 +00:00
pea
00253e8c09 Security update to 13.2
ok sthen@
2021-02-11 17:08:42 +00:00
sthen
90df8abeab update to sslscan-2.0.7 2021-02-11 16:27:30 +00:00
sthen
3533235366 nut: update pkg-readme for device node permission changes
pointed out by Marcus Merighi
2021-02-11 16:17:57 +00:00
sthen
55d4035f03 conky: avoid commons, from Ryan Boggs
while there, switch from sourceforge to github upstream (there are many
new versions since this one, but the patches to get it to work on newer
openbsd versions haven't been fed upstream and upstream aren't keeping this
building themselves, so updating is a bit challenging, I made a start in
openbsd-wip but am not likely to finish it myself)
2021-02-11 16:11:14 +00:00
gonzalo
f4a5b833ad Update for SMPlayer to 21.1.0:
https://www.smplayer.info/en/changes

OK rsadowski@
2021-02-11 13:55:06 +00:00
gonzalo
94773e4f88 Update for Lynis to 3.0.3
OK rsadowski@ benoit@
2021-02-11 13:53:18 +00:00
ajacoutot
9b0e19d217 Note that optional Braille support requires installing the "brltty" package. 2021-02-11 13:33:21 +00:00
ajacoutot
2ad317b31b Update to webkitgtk4-2.30.5.
Remove uneeded dependency on gmake.
2021-02-11 13:22:59 +00:00
ajacoutot
8c2b7ee008 Update to glib2-2.66.7. 2021-02-11 13:22:18 +00:00
sthen
14d72544ba rename progname -> prog_name to avoid a conflict with the 2001-vintage
copy of file, not spotted in previous before because CFLAGS is not passed
through to all sub-makes.

OK sthen if anyone wants to remove this!
2021-02-11 13:18:17 +00:00
sthen
1f1ba9a3ab update to grsync-1.3.0, fixing commons 2021-02-11 13:10:41 +00:00
sthen
fe07caf195 brltty: fix commons and regen plist 2021-02-11 12:51:03 +00:00
landry
a513214180 devel/giggle: fix for -fno-common
from 57fd690279
while here fix WANTLIB.

this project last release was in 2012, there are no real signs of life,
but it stills works fine in basic testing so lets keep it for shit and
..  (puts on sunglasses) giggles.

https://wiki.gnome.org/action/show/Apps/Gitg is the official 'blessed &
maintained' gnome git gui, but it isnt ported, and is in vala so meh.
2021-02-11 10:20:14 +00:00
ajacoutot
cc6aedbc39 Update to roxterm-3.10.1 (unbreak with -fno-common). 2021-02-11 10:20:04 +00:00
ajacoutot
84ba1fdeb6 Fix for -fno-common; from FreeBSD.
abs -> llabs and regen WANTLIB while here.
2021-02-11 09:52:17 +00:00
ajacoutot
26682ece96 Update to google-cloud-sdk-327.0.0. 2021-02-11 07:57:25 +00:00
ajacoutot
4758a28b94 Update to awscli-1.19.5. 2021-02-11 07:50:24 +00:00
ajacoutot
4a3098407d Update to py3-boto3-1.17.5. 2021-02-11 07:50:09 +00:00
ajacoutot
d370f3fb2d Update to py3-botocore-1.20.5. 2021-02-11 07:49:58 +00:00
ajacoutot
c082804348 Update to pango-1.48.2. 2021-02-11 07:44:50 +00:00
ajacoutot
830828ef9a Update to py3-chromecast-8.1.0. 2021-02-11 07:43:50 +00:00
stsp
66e1178128 Update to got 0.49
- implicitly mark all files in work tree as up-to-date after 'got integrate'
- tog: fix behaviour if 'n' is pressed before search is started (found by naddy)
- in 'got clone', allow -l together with -q, for consistency with 'got fetch'
- add 'got commit -F' option to commit with a log message stored in a file
- simplify error message shown when 'got rebase' has nothing to do
- tolerate tag objects which lack tagger timestamp information (found by naddy)
- got info: fix a pasto in an error message (naddy)
- include remote branches in the output of 'got branch -l' (suggested by helg)
2021-02-11 07:40:22 +00:00
daniel
c3723e552b fix the build 2021-02-11 06:53:55 +00:00
daniel
10baa618a2 update to lablgtk-3.1.1 to fix the build and unlock coq 2021-02-11 04:17:32 +00:00
daniel
3e7897fbba fix the build for ocaml-cairo to unlock coq
mostly from Yozo Toda
2021-02-11 04:07:39 +00:00
daniel
a9d8110edd fix the build and make this actually work; from freebsd 2021-02-11 03:10:28 +00:00
jturner
4c6338fe69 Update janet to 1.15.0 2021-02-11 00:27:14 +00:00
kn
35b8b96e58 Update to portroach-cli 1.4
Add "-j" to print results in raw JSON format;  for example,
to get all outdated ports in a category but defer processing
to an external filter:
$ portroach-cli -j -o -m . -p ^sysutils/ | jq -f ./filter
2021-02-10 23:25:43 +00:00
cwen
9eb5192486 echoping: unbreak on powerpc
clang does not inline sqrt(3) on powerpc, leading to undefined references, it
requires libm (it has been applied to all archs). Thanks to gkoehler and naddy
for providing better explanations about the situation!

While here, remove a trailing whitespace in DESCR.

OK gkoehler@
2021-02-10 22:51:27 +00:00
sthen
fbcfe48ae7 bugfix update to citus-9.5.2 2021-02-10 22:07:23 +00:00
remi
a463e377b8 update librelp to version 1.9.0
The TLS tests currently fail when executed with libressl. Partly
because of bogus information in the certificates used by the tests.
GnuTLS and OpenSSL apparently accept that. Our rsyslog which uses
librelp is linked with GnuTLS.

ok tb
2021-02-10 21:26:44 +00:00
jasper
d686d0a53e fix build with -fno-common, from altlinux 2021-02-10 20:57:22 +00:00
espie
352dd53fec fix -fno-common
okay naddy@
2021-02-10 20:39:56 +00:00
edd
cbcbdb3fa6 -fno-common fixes for games/angband.
OK naddy@, thanks!
2021-02-10 20:28:56 +00:00
naddy
19158ebaa1 net/tinyfugue: fix build with -fno-common; from maintainer Markus Lude 2021-02-10 20:27:47 +00:00
tracey
dd1627c850 Maintainer update from Florian Viehweger for graphics/chafa to 1.6.0.
Slight tweaks by me.
2021-02-10 20:18:11 +00:00
sthen
708dbb8e1a lang/php/*: update pecl examples in readme 2021-02-10 19:44:31 +00:00
tb
ef6693b444 Update to tlsfuzzer 20210210 2021-02-10 17:55:45 +00:00
mestre
a92dfc5257 update to 2021.02.10 2021-02-10 17:23:25 +00:00
jeremy
094a5f67e1 Update to pllua 2.0.7
The GitHub project changed from pllua/pllua-ng to pllua/pllua,
so adjust for that.
2021-02-10 15:53:11 +00:00
sthen
b2fe97ef21 add uid and rcscript for the daemon for icinga director; mention in pkg-readme 2021-02-10 15:35:38 +00:00
stsp
b773bca589 Update to Subversion 1.14.1
Fixes CVE-2020-17525 (unauthenticated denial-of-service in mod_authz_svn)

ok sthen@
2021-02-10 13:40:55 +00:00
sthen
0ee6f6104e ..actually I was mistaken about the icinga-web2 setup module. revert
that bit and add a note that setup currently requires PHP 7.3
2021-02-10 13:35:27 +00:00
sthen
4798c5c409 icingaweb2; setup module is disabled by default, add enabling it to pkg-readme 2021-02-10 13:26:23 +00:00