148160 Commits

Author SHA1 Message Date
ajacoutot
6423f2d09d Missing BDEP on textproc/docbook-xsl.
ok bcallah@ (maintainer)
2020-06-05 06:08:27 +00:00
rsadowski
132de333e1 Use MODKF5_I18N_CONFLICT=yes instead of @conflict kde-i18n-* 2020-06-05 05:40:24 +00:00
rsadowski
9d3a7e73b5 Add MODKF5_I18N_CONFLICT helper
Simple helper function to mark conflicts with kde-i18n-* packages.
2020-06-05 05:28:13 +00:00
naddy
9200ae0c0e Just use arc4random() and skip the whole convoluted and incomplete
attempt to read architecture or OS-specific timers or random values
to seed srandom().  Fixes the build on non-x86.  ok feinerer@
2020-06-04 20:50:39 +00:00
naddy
e86ff792a6 Update to 4.9.3 for some bug fixes.
Enable debug package.
2020-06-04 19:43:35 +00:00
ajacoutot
81c2ccee5f Update to awscli-1.18.72. 2020-06-04 15:55:27 +00:00
ajacoutot
32f43af47e Update to py3-boto3-1.13.22. 2020-06-04 15:55:14 +00:00
ajacoutot
55fca738b2 Update to py3-botocore-1.16.22. 2020-06-04 15:54:58 +00:00
sthen
4270bf36dd update to kea-1.7.8 2020-06-04 15:39:09 +00:00
robert
6767dff356 update to 83.0.4103.97 2020-06-04 15:01:53 +00:00
sthen
ea58916fbf mark BROKEN-i386, this can't be built on the build machines.
it maybe possible to get it building with -Wl,--no-keep-memory or maybe
by using ld.bfd instead of LLD, if someone wants to figure out the qmake/gn
bits needed I can test diffs
2020-06-04 14:18:57 +00:00
sthen
957a415293 x11/qt5: allow ONLY_FOR_ARCHS to be overridden by ports underneath this dir.
-ONLY_FOR_ARCHS =	${GCC4_ARCHS} ${CLANG_ARCHS}
+ONLY_FOR_ARCHS ?=	${GCC4_ARCHS} ${CLANG_ARCHS}

The only port changed by this is qtwebengine, making it honour the more
restrictive ONLY_FOR_ARCHS setting in its Makefile.
2020-06-04 14:14:27 +00:00
sthen
9e317abcca update to dhcpcd-9.1.1.
dhcpcd now uses pledge(), there are some articles with findings from the
process that may be of interest to readers:

https://roy.marples.name/blog/capsicum_vs_pledge.html
https://roy.marples.name/blog/capsicum_vs_pledge_part2.html

port change: move the homedir for the @newuser to /var/empty now that
dhcpcd no longer requires files inside the chroot directory.
2020-06-04 13:45:11 +00:00
ajacoutot
ba9ac0c8ed SECURITY update to gnutls-3.6.14. 2020-06-04 09:08:22 +00:00
ajacoutot
aae19922b8 SECURITY update to dbus-1.12.18.
- CVE-2020-12049
2020-06-04 08:44:13 +00:00
jasper
de9f00bf9e update to borgmatic-1.5.5 2020-06-04 08:07:00 +00:00
jasper
4c38ef5b6e give regress tests a chance to run 2020-06-04 08:00:34 +00:00
bentley
f290f007fc Update to sameboy-0.13.1.
Release notes:
https://github.com/LIJI32/SameBoy/releases/tag/v0.13
https://github.com/LIJI32/SameBoy/releases/tag/v0.13.1
2020-06-04 07:50:07 +00:00
ajacoutot
e974f4a013 Install info files from guile2 instead of guile. 2020-06-04 07:36:10 +00:00
jasper
ae44cefa1f update to gnome-shell-3.36.3 2020-06-04 07:34:31 +00:00
jasper
9a965b41c8 update to mutter-3.36.3 2020-06-04 07:33:49 +00:00
jasper
58e941c002 - update to pynetbox-4.3.1
- make this python3-only
2020-06-04 07:24:06 +00:00
jasper
056b2558a2 update to py3-netmiko-3.1.1 2020-06-04 07:19:25 +00:00
rsadowski
31a627da5a Update qt-creator to 4.12.2 2020-06-04 06:19:35 +00:00
landry
4e27d4b702 Update to thunderbird 68.9.0.
See https://www.thunderbird.net/en-US/thunderbird/68.9.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-22/
(not there yet)
2020-06-04 06:09:38 +00:00
landry
ccc0999576 Bugfix update to firefox 77.0.1.
See https://www.mozilla.org/en-US/firefox/77.0.1/releasenotes/
Fixes an issue with DNS over HTTPS rollout but TRR is disabled by
default for us anyway.
2020-06-04 06:06:58 +00:00
ajacoutot
fa6fda653e Update to simple-scan-3.36.3. 2020-06-03 23:13:20 +00:00
ajacoutot
dd31884ae5 Update to gnome-control-center-3.36.3. 2020-06-03 22:55:47 +00:00
sthen
dc6d39f88b fix @exec-update warning message in previous. 2020-06-03 20:54:28 +00:00
sthen
01a9561846 update to grafana-6.7.4
https://grafana.com/blog/2020/06/03/grafana-6.7.4-and-7.0.2-released-with-important-security-fix/
2020-06-03 14:42:20 +00:00
ajacoutot
8750facae1 Update to librsvg-2.48.6. 2020-06-03 13:29:55 +00:00
jturner
ab994475f2 Fix build, vim is needed for xxd, found and pointed out by aja@ 2020-06-03 12:58:08 +00:00
sthen
c6a2e64155 dhcpcd: warn if the existing _dhcpcd user was created with /var/empty homedir,
this was only the case for 11 days so hopefully not too many people ran into it.
make sure /var/dhcpcd is created for startup.
2020-06-03 12:32:33 +00:00
sthen
e587018b27 unifi/testing: set BUILD_V now this is a public release candidate 2020-06-03 12:30:53 +00:00
espie
5cafdeb075 new release, with a new option 2020-06-03 12:06:05 +00:00
remi
977f378250 Update OfflineIMAP to version 7.3.3
Removing myself as maintaier since I'm not using it anymore.

OK tb@
2020-06-03 11:00:51 +00:00
ajacoutot
d55d8288e7 textproc/asciidoc is picked up if present, so add it to BDEP.
spotted by naddy@
2020-06-03 09:49:55 +00:00
kn
9d72391332 Update to git 2.27.0
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.27.0.txt
2020-06-03 09:28:53 +00:00
fcambus
93b1a4c626 Update ncdu to 1.15. 2020-06-03 07:09:45 +00:00
rsadowski
ea3e4d978a Update kdevelop to 5.5.2 2020-06-03 05:20:54 +00:00
rsadowski
00beaf87c2 Update tellico to 3.3.1 2020-06-03 05:20:33 +00:00
rsadowski
61fb8a3bf6 Use MODKF5_L10N_CONFLICT=yes instead of @conflict kde-l10n-* 2020-06-03 05:13:34 +00:00
jca
59092ed77a Unbreak PKGSPEC
I shoudn't have introduced EPOCH in the revert to camlp4-4.08+1, it was
not needed (the update to camlp4-4.10+1 didn't build) and it lead to
this PKGSPEC issue that I overlooked.

This fixes net/mldonkey, the last consumer of camlp4.  Reported by naddy@
2020-06-03 00:39:53 +00:00
sthen
0de541e735 s/DEBUG_PACKAGS/DEBUG_PACKAGES/ 2020-06-02 21:55:14 +00:00
sthen
87be70518d update to vim-8.2.885 2020-06-02 20:09:55 +00:00
feinerer
ee5e3de42d Update to UDFclient 0.8.11
From Josh Grosse (MAINTAINER)
2020-06-02 16:33:09 +00:00
ajacoutot
b17fb02641 Update to orca-3.36.3. 2020-06-02 16:04:26 +00:00
espie
e9a9ae677e are you kidding me ? remove useless lines from Makefile 2020-06-02 15:29:58 +00:00
landry
3cf5003b0a Update to firefox-esr 68.9.0.
See https://www.mozilla.org/en-US/firefox/68.9.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-21/
2020-06-02 15:29:32 +00:00
landry
90c513eedf Update to firefox 77.0.
See https://www.mozilla.org/en-US/firefox/77.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-20/

* remove patches from https://hg.mozilla.org/mozilla-central/rev/463069687b3d
* add $OpenBSD$ CVS IDs to pledge/unveil config files, from kn@
- link to pkg-readme in mozilla-firefox(1) - this manpage shoplifted
  somewhere on the interweb could   definitely need a proper rewrite..

tested by naddy@
2020-06-02 15:27:27 +00:00