11809 Commits

Author SHA1 Message Date
robert
e18bc7f506 update to 69.0.3497.100 and enable jumbo build
To improve compilation times it is possible to use Jumbo builds,
in Chromium.
The idea is to merge many source files and compile them together.
Since a large portion of Chromium's code is in shared header files
that dramatically reduces the total amount of work needed.

fix an internal build dependency while here
2018-09-20 08:43:54 +00:00
bket
4cf41c72b0 Update to hiawatha-10.8.3.
OK juanfra@ (maintainer)
2018-09-20 04:29:51 +00:00
espie
3e5f5857f0 annotate the monster with parallel2.
dpb now has a special feature where parallel2 may be set to use even
more cores than parallel.
2018-09-18 12:51:44 +00:00
ajacoutot
00ef8c395d Update to owncloud-10.0.10. 2018-09-18 11:37:08 +00:00
naddy
2e70a7630b DPB_PROPERTIES is always defined; simply add the "parallel" property
with espie@
2018-09-17 14:10:23 +00:00
landry
83aeffddb0 Backport https://hg.mozilla.org/mozilla-central/rev/36f4ba2fb6f5
Fixes the build with upcoming rust 1.29.
with semarie@
2018-09-16 16:32:14 +00:00
robert
8b17094225 enable the new chromium UI on openbsd as well 2018-09-16 11:08:34 +00:00
robert
89a6a4c27d fix the swiftshader PKG_ARG on aarch64 2018-09-14 14:56:18 +00:00
robert
b41743c3d4 update to 69.0.3497.92 and fix a missing dependency on e2fsprogs 2018-09-13 15:04:39 +00:00
naddy
c08a5d666c Fix build with lld: Pass an explicit linker emulation argument when
creating an object file with a .data section from a binary blob.
ok sthen@ espie@
2018-09-12 19:33:25 +00:00
robert
d49241621a add support for arm64;
This is now possible due to the libcxx update and pmap changes in the kernel.
Since swiftshader is not supported on aarch64 (amd64), create a PFRAG to be
included on anything else besides arm64.
2018-09-12 19:10:34 +00:00
robert
c8e70ae949 update to 69.0.3497.81 2018-09-12 17:08:22 +00:00
gonzalo
d3c1272a8e Update for Nextcloud to 14.0.0:
https://nextcloud.com/changelog/

OK sthen@
2018-09-12 08:26:48 +00:00
jeremy
03965a32e5 Add a no_passenger PSEUDO_FLAVOR to allow building nginx on platforms
where you cannot build passenger.

OK robert@
2018-09-11 17:16:10 +00:00
landry
c670ff62eb Remove mozilla-sync 1.1 port, unlinked since 2014.
Unlikely to come back as a port since it's now a nodejs monster, but
feel free to poke in the Attic. If someday i end up really bored^Wdrunk,
maybe i'll waste a hackathon night turning it into an ansible playbook..
but last i tried, it was a failure.

Reminded by danj@
2018-09-11 14:06:50 +00:00
robert
7bdceb98fa update-patches strikes again .. do not include my pobj path 2018-09-10 19:51:13 +00:00
bentley
594e404e00 +vnu 2018-09-10 06:50:54 +00:00
bentley
60729f3f0c Import vnu-18.8.29.
The Nu Html Checker (v.Nu) is the backend of checker.html5.org,
html5.validator.nu, and validator.w3.org/nu. It can be used to batch-check
HTML 5 documents from the command line and from other scripts/apps, or
deployed as a self-contained web service.

ok jeremy@ tb@
2018-09-10 06:50:04 +00:00
espie
7754df9050 minor update to 2018-09-10. okay bentley@
paul won't mind hopefully :)
2018-09-09 22:23:01 +00:00
bentley
7cf6a7fc01 Update to youtube-dl-2018.09.08, fixing YouTube. 2018-09-09 07:40:59 +00:00
bluhm
a870a83b80 update p5-Starlet to 0.31
from Charlene Wendling
2018-09-07 20:47:49 +00:00
sthen
f7dfbeb5b6 update to nghttp2-1.33.0 2018-09-06 14:50:50 +00:00
landry
8595c5e899 Update to firefox-esr 60.2.0.
See https://www.mozilla.org/en-US/firefox/60.2.0esr/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-21/
2018-09-05 16:20:26 +00:00
landry
5a2cb44c9a Update to firefox 62.0.
See https://www.mozilla.org/en-US/firefox/62.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-20/

* remove sndio patch from #1467882, merged upstream
* update sandboxing patches to match what was commited in #1457092. Set
  MOZ_LOG=SandboxPledge:5 in the env if you want to debug pledge calls.
* add aarch64 to ONLY_FOR_ARCHS. Probably doesnt build/package, but ppl
  interested may try to improve the situation.
2018-09-05 16:19:01 +00:00
gonzalo
6cdc32b667 Update for Nextcloud to 13.0.6:
https://nextcloud.com/changelog/

OK kirby@
2018-09-05 10:49:09 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
23e2ab140e update to urlwatch-2.14 2018-09-04 11:47:54 +00:00
robert
d935fd7e6e remove more /sys and /proc access and add required unveil for /etc/machine-id
and some missing pledges for the main process
2018-09-04 07:20:42 +00:00
ajacoutot
7533a63b3a Update to webkitgtk4-2.22.0. 2018-09-04 07:12:47 +00:00
jasper
403e6ac0b1 update to epiphany-3.28.4 2018-09-03 14:48:39 +00:00
bluhm
0d01b9552a update p5-WWW-Mechanize-Shell to 0.57 2018-09-02 19:51:10 +00:00
bluhm
2ad2b4f94e +p5-Test-HTTP-LocalServer 2018-09-02 19:32:57 +00:00
bluhm
4035a239af import p5-Test-HTTP-LocalServer 0.63
OK landry@

Comment:
spawn a local HTTP server for testing

Description:
This module implements a tiny web server suitable for running "live"
tests of HTTP clients against it.  It also takes care of cleaning
%ENV from settings that influence the use of a local proxy etc.
Use this web server if you write an HTTP client and want to exercise
its behaviour in your test suite without talking to the outside
world.
2018-09-02 19:31:37 +00:00
landry
d3da8f0221 Fix langpack installation path to be under lib/firefox instead of
lib/firefox-X.Y, which isnt the case anymore since 59.. should fix
langpacks detection, and presence of the 'languages' section in
about:addons.

Noticed by and hints from semarie@, thanks!
2018-08-31 09:42:00 +00:00
bcallah
ae40d0a9b8 Major update to WebService-MusicBrainz-1.0.4. Note that this now connects
to the 2.0 API, rather than the earlier API of the version of the port this
is replacing.

From new MAINTAINER Charlene Wendling -- thanks@

ok sthen@
2018-08-29 21:26:17 +00:00
sthen
791eb1d2f3 update to nghttp2-1.32.1 2018-08-25 14:08:54 +00:00
fcambus
8f236d2cc0 Add gumbo. 2018-08-21 09:29:00 +00:00
fcambus
8b03131288 Import www/gumbo.
Gumbo is an implementation of the HTML5 parsing algorithm implemented as
a pure C99 library with no outside dependencies. It's designed to serve as
a building block for other tools and libraries such as linters, validators,
templating languages, and refactoring and analysis tools.

OK bentley@
2018-08-21 09:28:20 +00:00
ajacoutot
9daf531e1d Update to lighttpd-1.4.50.
from Brad (maintainer)
2018-08-21 06:54:30 +00:00
ajacoutot
5a69ea9e83 SECURITY update to webkitgtk4-2.20.5.
CVE-2018-4261, CVE-2018-4262, CVE-2018-4263, CVE-2018-4264, CVE-2018-4265,
CVE-2018-4266, CVE-2018-4267, CVE-2018-4270, CVE-2018-4272, CVE-2018-4273,
CVE-2018-4278, CVE-2018-4284.

with help from robert@ who pointed again how dumb I was... thanks ;-)
2018-08-20 12:45:08 +00:00
robert
fcb02344c4 update to 1.5.0; diff from Pavel Korovin 2018-08-20 07:52:01 +00:00
ajacoutot
c690f29cc7 Update to uriparser-0.8.6.
- fix for a naty bug, more info here:
https://github.com/uriparser/uriparser/blob/uriparser-0.8.6/ChangeLog
2018-08-20 07:15:26 +00:00
bcallah
6f4d60dba0 Maintenance update to sblg-0.4.15
From Bryan Vyhmeister (MAINTAINER)
2018-08-18 05:09:35 +00:00
abieber
707ec78f2b Update to the latest:
- add pledge() marker
- new WANTLIB entry
- remove ALL_TARGET
- fix tests

OK jturner@, gonzalo@
2018-08-16 23:56:33 +00:00
remi
14b5189f13 add py-requests-oauthlib and py-requests-oauthlib,python3 2018-08-14 06:00:07 +00:00
remi
6ca33e71f5 import py-requests-oauthlib
a library for python-request that provides OAuth1 and OAuth2 support.

ok sthen@
2018-08-14 05:56:19 +00:00
fcambus
b2889517df Update lynx to 2.8.9rel1.
OK sthen@
2018-08-12 08:28:49 +00:00
robert
a7e0a5516f introduce unveil(2) support for iridium by merging all the changes from
www/chromium

pass the --enable-unveil flag to use unveil(2) in all of the browser processes
by reading the list of unveil'd paths from files located in /etc/iridium,
e.g.: /etc/iridium/unveil.main or /etc/iridium/unveil.gpu.
2018-08-11 16:22:42 +00:00
robert
9ce79d3bc8 update to 68.0.3440.106 and include all the unveil configuration files
by default now, so there is no need to clone the git repository for that
2018-08-10 14:57:53 +00:00
sthen
bda35252a9 drop Leonid Bobrov as maintainer as per his request 2018-08-09 23:25:58 +00:00