151177 Commits

Author SHA1 Message Date
cwen
9139caa299 qt5/qtbase: does not need audio/pulseaudio, reenable on !rust archs
Remove pulseaudio from BUILD_DEPENDS; there is no reference in the source code
and no configure check anymore. This reenables most of x11/qt5/* on !rust archs,
since pulseaudio needs the rust-powered spidermonkey78.

Was already hinted by adr <adr () sdf ! org> on a now closely related issue.
Tested on macppc and amd64.

OK kn@ and rsadowski@ (maintainer)
2020-10-20 16:30:27 +00:00
ajacoutot
dcafd4257a Update to py-xdg-0.27. 2020-10-20 16:19:29 +00:00
landry
be297acc34 Update to firefox 82.0.
See https://www.mozilla.org/en-US/firefox/82.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-45/

Add two patches for #1666701 that didnt make it in time for 82.0.
Add BDEP on GNU m4 for #1670807
2020-10-20 15:00:26 +00:00
landry
8c9e764414 Update to firefox-esr 78.4.0.
See https://www.mozilla.org/en-US/firefox/78.4.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-46/
2020-10-20 14:48:34 +00:00
landry
6c91484773 Update to thunderbird 78.3.3.
See https://www.thunderbird.net/en-US/thunderbird/78.3.3/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-44/
2020-10-20 14:47:22 +00:00
landry
b14179269f Bump REVISION-main after mozilla.port.mk change 2020-10-20 14:45:50 +00:00
landry
2fe23c5d50 Bump dependency to nss 3.58 2020-10-20 14:45:12 +00:00
landry
153e516396 Update to nss 3.58, required by gecko 83.
See https://developer.mozilla.org/fr/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes
2020-10-20 14:44:46 +00:00
landry
008710dc3e Remove patches that i forgot to cvs rm - noticed by sthen@, thanks! 2020-10-20 14:41:29 +00:00
sthen
ef361aa4e1 update to asterisk-16.14.0 2020-10-20 13:48:04 +00:00
fcambus
bd720cb195 Update logswan to 2.1.8. 2020-10-20 12:47:07 +00:00
fcambus
18e416a2af Update bdf2sfd to 1.1.5. 2020-10-20 12:46:20 +00:00
sthen
43c10c277f update to bitrot-1.0.0, from Martin Ziemer, ok Bryan Vyhmeister (maintainer) 2020-10-20 09:37:18 +00:00
bket
d5b9e67cfa Update to py-prompt_toolkit-3.0.8
Changes:
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG
2020-10-20 05:16:08 +00:00
bket
460f0c7b04 Update to sabnzbd-3.1.0
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.1.0
2020-10-20 05:14:53 +00:00
sthen
7d44018e6e update unifi/testing to 6.0.28 2020-10-19 20:36:35 +00:00
kn
fa2b4c8cf5 Update to git 2.29.0
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.29.0.txt

Among other changes:

* "git maintenance", a "git gc"'s big brother, has been introduced to
  take care of more repository maintenance tasks, not limited to the
  object database cleaning.

* The final leg of SHA-256 transition plus doc updates.  Note that
  there is no interoperability between SHA-1 and SHA-256
  repositories yet.
2020-10-19 19:51:01 +00:00
sthen
2cc4520b6e update to routinator-0.80.
if you already run it, you may need to run routinator by hand after
updating to generate some directory contents - the directory layout
has changed, there's a new mechanism for handling tals (presumably
because of the ridiculous situation with arin's, they *still* require
explicit agreement to some license for a certificate which is basically
the rpki equivalent of a CA root certificate) and in the "system"
directories under /var used by the rc script, cache has moved to
a subdirectory.

release notes: https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0
2020-10-19 18:49:05 +00:00
otto
fc1ef90acf Update to PowerDNS Recursor 4.4.0 2020-10-19 17:40:37 +00:00
sthen
7562325c6d update fswebcam in -current to 20200725 2020-10-19 17:07:26 +00:00
sthen
39164c6bfe oops, don't cvs rm the patch I just added... 2020-10-19 16:59:00 +00:00
sthen
d413593722 respect CFLAGS 2020-10-19 16:57:57 +00:00
sthen
92f93a5098 fswebcam: backport fix for a change in libgd, update HOMEPAGE/MASTER_SITES 2020-10-19 16:50:16 +00:00
sthen
ac7c294ba5 update to dovecot-fts-xapian 1.3.3, from Tom Wong-Cornall, with a fix for
a deps issue by me
2020-10-19 15:23:30 +00:00
sthen
d872f3f8b9 update to lucee-5.3.7.43 2020-10-19 15:18:22 +00:00
sthen
6ffa410958 update to khal-0.10.2, tweak/ok jung@ 2020-10-19 13:01:10 +00:00
gonzalo
5c14a982cf Update for SQLMap to 1.4.10
OK benoit@
2020-10-19 12:31:24 +00:00
gonzalo
d343947e12 Update for Suricata to 6.0.0:
https://github.com/OISF/suricata/releases

Looks good jasper@
2020-10-19 10:10:59 +00:00
cwen
c26b396cd6 gtk+4: unlock the build on non-rust archs
Change a conditional so only rust archs build the -cups subpackage with colord
support, since it requires the rust-powered spidermonkey78 via polkit.
Tested on macppc (no rust) and amd64 (rust).

"sure, if it does the same" aja@ (maintainer)
2020-10-19 09:10:17 +00:00
cwen
d0f99beb07 gtk+3: unlock the build on non-rust archs
Change a conditional so only rust archs build the -cups subpackage with colord
support, since it requires the rust-powered spidermonkey78 via polkit.
Tested on macppc (no rust) and amd64 (rust).

"sure, if it does the same" aja@ (maintainer)
2020-10-19 09:02:15 +00:00
landry
16e4217a21 Update to pdal 2.2.0.
See https://github.com/PDAL/PDAL/releases/tag/2.2.0.

There's still a build failure if devel/gtest is installed (reported by
ajacoutot@ & naddy@ with 2.1.0) but i'll look into that.
2020-10-19 06:34:58 +00:00
daniel
9a4e18b090 correct license marker; double checked by naddy@ 2020-10-19 02:48:07 +00:00
kn
654ad59e25 take MAINTAINER (for portroach) 2020-10-18 22:00:52 +00:00
daniel
efb76aed8e retire py-Numeric which has been replaced by py-numpy
ok kmos kn
2020-10-18 20:46:44 +00:00
daniel
1ec5612c68 retire py-Numeric; ok kmos kn 2020-10-18 20:41:25 +00:00
tb
f49711e1fe wireguard-go already had an entry, so zap the duplicate.
discussed with jasper
2020-10-18 19:00:01 +00:00
kettenis
2a281cc5f2 Make running programs under gdb work on powerpc64.
ok jasper@
2020-10-18 18:49:10 +00:00
daniel
1afdbc5032 add entry for brotli/CVE-2020-8927 2020-10-18 18:40:32 +00:00
daniel
3055e49e48 update brotli to v1.0.9 which fixes CVE-2020-8927
ok pascal@ (MAINTAINER)
2020-10-18 18:37:19 +00:00
jasper
7e869e5008 fix build with newer boost
from brad
2020-10-18 18:30:33 +00:00
jasper
2b52b343fc register wireguard-go removal 2020-10-18 18:15:45 +00:00
jasper
093c6ef0ed remove userland implementation of wireguard; it's superseded by wg(4) 2020-10-18 18:15:35 +00:00
ajacoutot
516d78d73f Tweak comment. 2020-10-18 18:03:48 +00:00
ian
5efc598563 Add 6.8 song.
"...But two years go by and still my light's on
This is hard for me to say, but this is all that I can take

It's the last song I'll ever write for you
It's the last time that I'll tell you just how much I really care
This is the last song I'll ever sing for you..."
2020-10-18 16:02:16 +00:00
naddy
e0ff172806 Update to 7.73.0. Noteworthy changes:
* Additional protocol: MQTT
* curl tool: new --output-dir option, reworked --help with categories
2020-10-18 11:53:40 +00:00
ajacoutot
02ae6c07f7 Move pycha to python3. 2020-10-18 11:41:32 +00:00
ajacoutot
17a39f5ccf Unbreak: BUILD_DEPNDS -> BUILD_DEPENDS 2020-10-18 11:03:11 +00:00
semarie
f054a36538 switch print/py-relatorio to py3-only
ok ajacoutot@ kn@
2020-10-18 09:55:07 +00:00
benoit
10253f63a2 Update to p5-File-Remove-1.59. 2020-10-18 09:00:33 +00:00
benoit
f3b5f5db67 Update to p5-File-Flat-1.07. 2020-10-18 08:52:49 +00:00