13049 Commits

Author SHA1 Message Date
ajacoutot
1b8532ec5d Remove libcroco, nothing depends on it anymore. 2020-05-14 16:22:02 +00:00
pvk
d84f2601ba Update gitea 1.11.4 -> 1.11.5
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
2020-05-14 15:19:32 +00:00
jasper
37e4e03942 update to epiphany-3.36.1 2020-05-14 15:03:33 +00:00
jturner
0bab3868f1 Update openradtool to 0.8.13 2020-05-14 13:39:20 +00:00
jturner
6a0e61b80b Update kcgi to 0.12.1 2020-05-14 13:38:55 +00:00
sthen
bd5a8dcdc3 update to urlwatch-2.18 2020-05-14 11:49:33 +00:00
sthen
6d15ca9821 Set "BROKEN-arm" for some of the slower-to-build ports that fail late on
armv7, this should save around 40h overall build time, and makes it more
visible to anyone working on the port that they are indeed broken on the
arch.  OK phessler@ naddy@

Of note because the port is important to the architecture and
self-hosted builds are a good thing: building u-boot on armv7 fails
with an Internal Compiler Error (SIGBUS) in lib/time.c, it would be
particularly nice if someone has an idea how to fix this!
2020-05-07 14:24:53 +00:00
robert
d5c49b5fa0 last minute update to 81.0.4044.138 which includes 3 security fixes:
https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop.html

ok naddy@
2020-05-06 18:50:44 +00:00
sthen
29775d4a5d Update to tor-browser 9.0.10 (based on firefox 68.8.0esr).
From Caspar Schutijser (maintainer), ok naddy@
2020-05-05 20:12:20 +00:00
schwarze
6c3317e6a6 update to youtube-dl-2020.05.03;
committing quickly to interfere as little as possible with the lock;
OK sthen@
2020-05-05 12:58:09 +00:00
landry
87766d2afe Update to firefox-esr-i18n 68.8.0.
ok sthen@ naddy@
2020-05-04 15:03:57 +00:00
landry
8919d17a6e Update to firefox-i18n 76.0
ok sthen@ naddy@
2020-05-04 15:03:28 +00:00
landry
55834ebfb3 68.8.0esrrc2 has been promoted to 68.8.0esr on the mirrors, same distfile
discussed with sthen@ & naddy@
2020-05-04 14:58:00 +00:00
landry
7899838d59 76.0rc2 has been promoted to 76.0 on the mirrors, same distfile
discussed with sthen@ & naddy@
2020-05-04 14:57:18 +00:00
landry
82419b2376 Update to firefox-esr 68.8.0rc2
Relnotes will be at
https://www.mozilla.org/en-US/firefox/68.8.0/releasenotes/, and MFSAs will
be listed on https://www.mozilla.org/en-US/security/advisories/

commiting now to make sure this gets in 6.7 as discussed with sthen@ and
naddy@
2020-05-04 11:37:35 +00:00
landry
c7943c6c60 Update to mozilla-firefox 76.0rc2
Relnotes will be at
https://www.mozilla.org/en-US/firefox/76.0/releasenotes/, and MFSAs
will be listed on https://www.mozilla.org/en-US/security/advisories/

- remove cubeb patch from #1610550, merged upstream
- remove libvpx patch from #1622013, merged upstream

commiting now to make sure we get some testing for 6.7 as discussed with
sthen@ and naddy@
2020-05-04 11:34:19 +00:00
bentley
dc80da55dd Missed dependency on SDL. 2020-05-02 09:35:17 +00:00
robert
29881496ae re-introduce a debug PSEUDO_FLAVOR so that the regular chromium build can
be used to build DEBUG_PACKAGES as well
2020-05-02 08:18:07 +00:00
kn
795b8b40b7 Stop patching Google API key
This one stopped working and such keys are personalized anyway.

Tweak README to suggest using .xsession/xenodom(1) in favour of
.xinitrc/startx(1) to set things up.

Result of minitube appearing broken.
Feedback OK bcallah
2020-05-01 02:56:11 +00:00
landry
3d490a5603 add link to upstream bug report 2020-04-30 14:08:36 +00:00
ratchov
8f6b4efc57 Limit playback to 8 and recording to 2 channels.
This fixes certain video-conferencing sites. Related discussion is
here:

https://bugzilla.mozilla.org/show_bug.cgi?id=1633769

ok sthen, landry
2020-04-30 12:54:28 +00:00
kn
aec6714beb Remove left-over from the electron split
"go ahead" robert
2020-04-30 05:11:02 +00:00
sthen
85a4f8bff6 regen plist, spotted by aja@ 2020-04-29 13:27:02 +00:00
sthen
4ba7da4077 chromium: tweaks to the readme, ok espie robert 2020-04-29 11:24:37 +00:00
espie
2784cb2e24 document some specificities of chromium on openbsd
okay robert@
2020-04-29 09:42:27 +00:00
ajacoutot
986cad0792 Fix indent.
Remove useless rc_stop()
2020-04-29 07:17:33 +00:00
robert
8e3c7624f1 update to 81.0.4044.129 2020-04-29 06:45:54 +00:00
landry
575fd863a7 Update to nextcloud 18.0.4.
See https://nextcloud.com/changelog/#latest18, fixes annoying bug not
showing photo galleries in public shares.

ok gonzalo@ (MAINTAINER)
2020-04-27 11:24:08 +00:00
robert
04b1f33fc5 Update to version 1.2.5 which is a fork of the original project that is
still maintained. Fixes a lot of deprecated warnings.

This commit also removed the dependency on the deprecated mcrypt extension
because phpldapadmin uses openssl which is enabled by default in our php.


ok sthen@
2020-04-26 15:21:11 +00:00
robert
3bfc0fd104 merge a missing patch from chromium which initializes fontconfig before
all the sandboxing in the renderer process to avoid hitting pledge violations
2020-04-26 11:42:32 +00:00
jca
23ed729d5e Don't pick up ccache
ok ajacoutot@ (maintainer)
2020-04-25 20:04:50 +00:00
jca
b8c71ac3c0 Fix build on sparc64
ok ajacoutot@ (maintainer)
2020-04-25 20:04:14 +00:00
ajacoutot
cd786810a1 Update to webkitgtk4-2.28.2. 2020-04-24 15:55:05 +00:00
paco
7814044f8c update www/hugo to bugfix release 0.69.2
* Fix IsAncestor and IsDescendant when the same page is passed
* deps: Update goldmark-highlighting
* Fix IsAncestor and IsDescendant under subsection

ok jca@
2020-04-24 13:21:03 +00:00
robert
1f66820716 remove the audio pledge from the audio process as direct audio device access it not possible anymore 2020-04-24 07:21:55 +00:00
robert
0faedc190a remove the audio pledge from the audio process as direct audio device access it not possible anymore 2020-04-24 07:21:26 +00:00
sthen
e63e83eee1 update to squid-4.11
SQUID-2020:3 - Due to incorrect buffer handling Squid is vulnerable to
cache poisoning, remote execution, and denial of service attacks when
processing ESI responses.

SQUID-2020:4 - Due to an integer overflow bug Squid is vulnerable to
credential replay and remote code execution attacks against HTTP Digest
Authentication tokens.
2020-04-23 10:54:48 +00:00
landry
c963b9ccaa Remove audio from main process pledge.
this was only here to support a corner usercase and is now broken due to
unveil integration, and nobody noticed.

direct access to hardware is more or less forbidden now, just use sndiod
if you want to play sound from firefox.

ok tb@ ratchov@
2020-04-22 14:05:47 +00:00
paco
3f91bcc7dd update www/hugo to bugfix release 0.69.1
*  hugolib/filesystems: Fix typo in test suite
* Fix class collector when running with --minify
* related: Fix toLower
* Fix broken test [b3c82575]
* tpl/tmplimpl/template: Change defer RLock to RUnlock
* hugolib: Add Unlock before panic
* docs: Fix typo in Hugo's Security Model
* deps: Update go-org to v1.1.0
* commands: Modify gen chromastyles to output all CSS classes
* deps: Update to goldmark v1.1.28
* Fix query parameter handling in server fast render mode

ok jca@
2020-04-22 11:25:25 +00:00
landry
bcceef2bff Remove www/drupal7
Not kept up to date since 2 years, several drupal security issues
unpatched, doesnt make much sense to be packaged as its mostly unrolling
archives, and nobody in its sane mind would build a new drupal7 website
in 2020 when drupal9 is around the corner.

Upstream recommends to use composer to build a drupal site, so add
a quirk with such message.

ok danj@ ajacoutot@ jasper@ espie@
2020-04-22 11:24:43 +00:00
robert
ec9f42ab9c update to 81.0.4044.122 2020-04-22 11:05:20 +00:00
sthen
4797d5f7dc build PHP 7.4 versions of the pecl-* ports 2020-04-21 20:42:00 +00:00
sthen
10befdfdff remove the forced FLAVORS that knocked out php 7.1 packages; php 7.1 was
already removed so these are no longer needed
2020-04-21 20:41:12 +00:00
jasper
b5de7dedcc remove py3-django and py3-django-lts; these ports have no benefit anymore to be packaged
as most people will install them via pip. furthermore, as these ports were quite
badly outdated it creates a false sense of security for downstream users.

also suggested by f.holop
ok aja@ rpointel@
2020-04-21 07:02:34 +00:00
robert
a34cf65b1d add another missing internal dependency for a mojom rule 2020-04-19 19:11:28 +00:00
landry
7edd12b725 update to php-awl 0.61 2020-04-19 08:13:18 +00:00
kn
da4fb9660d Update to youtube-dl 2020.03.24 2020-04-19 01:23:03 +00:00
cwen
1a3f1b6bd9 webkitgtk4: clang on powerpc specific tweak and fix
- add a missing symbol during the build of the javascriptcore GIR,
  found out by jca@, thanks a lot!
- libcompiler-rt provides __mulodi4(), remove the workaround since
  libgcc is not used anymore

OK aja@ (maintainer), jca@
2020-04-18 16:14:28 +00:00
giovanni
80372f34c7 fix a memory leak in mod_ssl and take maintainership
ok sthen@ on a similar diff
2020-04-17 16:26:32 +00:00
naddy
5a6bb98f65 explicitly specify devel/gettext,-runtime rather than relying on
subpackage defaults for devel/gettext
2020-04-17 16:14:40 +00:00