13768 Commits

Author SHA1 Message Date
jeremy
9282d0d57a Upgrade to Rainbows 5.2.1
Tweak unicorn dependency to work with unicorn 6.
2021-03-20 19:51:41 +00:00
sthen
7800bcdac9 chromium: put back "DPB_PROPERTIES=lonesome" and get rid of "parallel" for i386.
I was trying to avoid this as only some parts of the build use large
amounts of memory and the build is so slow that it would really help to
have 2 build jobs, but it's causing the bulk build machines to swap too
much, which causes clocks to go out of sync (11 minutes in my current
build), which breaks all the KF5 things built on that machine afterwards
because cmake does stupid time checks on files installed in /usr/local
not just in the build directory.
2021-03-20 19:45:44 +00:00
daniel
a5ca2bdaac same subdir appears twice; repair 2021-03-20 15:54:51 +00:00
jeremy
88073cd0a6 Update to puma 5.2.2 2021-03-19 17:51:35 +00:00
jeremy
109597da8e Update to unicorn 6.0.0 2021-03-19 17:49:51 +00:00
sthen
d920ffc8c5 update to uriparser-0.9.5 2021-03-19 14:29:13 +00:00
jturner
dd9d928710 Update openradtool to 0.11.18 2021-03-19 13:29:09 +00:00
ajacoutot
e153b7bd3f Update to webkitgtk4-2.30.6. 2021-03-18 15:54:25 +00:00
sthen
4bcfb4c0fc split nextcloud into subdirectories for multiple versions, adding 21.0.0
and updating 20.x to 20.0.8. based on a diff from gonzalo@.

nextcloud's update procedure only works from one major version to the next,
so users of 19.x in 6.8-stable will need to move through 20.x before reaching
20.x therefore we need to have both versions available in 6.9.
2021-03-17 18:54:56 +00:00
sthen
364cfb1eef update to py-qtwebengine-5.15.4 2021-03-17 08:22:17 +00:00
sthen
237b2fbe4a reenable chromium on i386 following MAXTSIZ changes in base 2021-03-16 21:15:15 +00:00
jturner
dc87471400 Update openradtool to 0.11.16 2021-03-16 14:44:41 +00:00
sthen
ad4d22dfe4 update to py-jwt-2.0.1 and switch to py3-only, ok jhuldtgren (maintainer) 2021-03-15 21:40:45 +00:00
sebastia
ca2fda18ac simple update 0.6.2 -> 0.6.3
take MAINTAINER

OK jeremy@
2021-03-15 21:33:52 +00:00
sthen
7b87410651 add portroach marker 2021-03-15 20:08:35 +00:00
sthen
07ead1be24 update to py-urllib3-1.26.4 2021-03-15 15:46:34 +00:00
sthen
a797de3a84 update to py3-genshi-0.7.5, disable py2 2021-03-15 11:35:05 +00:00
sthen
56a9a61357 add notes on moinmoin plans for py3 2021-03-15 11:29:14 +00:00
kmos
7103c8bfd6 py-html5-parser is already python3 only. Alter Makefile to reflect that
fact to avoid confusion.
2021-03-14 23:48:30 +00:00
kmos
c41f2de4c4 Remove unflavored (python3) version of py-webob from Makefile 2021-03-14 22:31:25 +00:00
kmos
341a83a53a Update www/py-webtest to most recent version and drop python 2 flavor.
Changelog (from https://github.com/Pylons/webtest/blob/master/CHANGELOG.rst)

2.0.35 (2020-04-27)

    python3.8 compat
    Remove use of deprecated splittype and splithost

2.0.34 (2020-01-29)

    Fix the test length == 0 in check_content_type.
    Treat <input type="search"> like <input type="text">.
    Handle query parameters for the head method.

2.0.33 (2019-02-09)

    Fixed #210. Allow to reset select multiple with field.value = []
    Support for PYTHONOPTIMIZE=2, fix tests on PYTHONOPTIMIZE=1, 2
    Fixed #196. Fix deprecation warnings for collections to use
    collections.abc for Iterable on Python 3.

2.0.32 (2018-10-05)

    remove invalid email from setup.py

2.0.31 (2018-10-05)

    py33 is no longer supported. It may works but has been removed from tox
    config
    Fixed #205: Use empty string as default value for submit and button
    tests use pytest

ok sthen@
2021-03-14 21:31:42 +00:00
kmos
c7f675ce94 Update py-webob to 1.8.7 and drop python 2 flavor
Changelog: https://docs.pylonsproject.org/projects/webob/en/stable/changes.html

ok sthen@
2021-03-14 21:30:45 +00:00
sthen
0ed59f9431 update to stagit-0.9.5, from maintainer Hiltjo Posthuma 2021-03-14 20:29:00 +00:00
mestre
ef1de01ce7 update to 2021.03.14 2021-03-14 17:27:01 +00:00
sthen
63fb0a7979 update py-urlgrabber (fixing build with newer py-curl) and move to py3 2021-03-14 13:20:01 +00:00
jasper
701077f137 update to epiphany-3.38.3 2021-03-14 11:50:02 +00:00
kmos
642752ec0e Remove python2 flavor of py-query from build 2021-03-13 23:30:03 +00:00
kmos
c71ba0958d Update www/py-query to 1.4.3. Python 2 flavor gets dropped since 1.4.1 was
the last to support Python 2. Nothing actually uses that flavor though.

ok gnezdo@
2021-03-13 23:29:19 +00:00
kmos
dbd18b69f9 Remove py-wsgiproxy
It is python2-only and nothing uses it. Anything recent will use the
unported WSGIProxy2 in any case.

ok sthen@ kn@
2021-03-13 23:00:59 +00:00
kmos
360f1c6a60 Update to 0.12.1. This makes it work with more recent versions of
urllib3, including the version we currently have in tree.

This makes py-requests function again.
2021-03-13 04:24:52 +00:00
naddy
4e8ab85ce5 revert accidental reintroduction of carriage returns in patch file 2021-03-12 16:36:47 +00:00
pvk
9f1f2dd4cc Update gitea 1.13.3 -> 1.13.4
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.4
2021-03-12 11:51:03 +00:00
kurt
ad5c506445 Allow OpenBSD's mmap to select a random address. Fixes aarch64 at least.
ok robert@ phessler@ sthen@
2021-03-11 17:41:14 +00:00
landry
64d4a77bdc www/mozilla-firefox: bugfix update to 86.0.1.
See https://www.mozilla.org/en-US/firefox/86.0.1/releasenotes/
2021-03-11 07:48:35 +00:00
robert
03012791f4 Remove google_default_client_id and google_default_client_secret from
GN_ARGS.

From 2013 until early 2021, Google permitted distribution builds of
Chromium to access Google APIs that added significant features to
Chromium including, but not limited to, Sync and geolocation.

As of March 15, 2021, any Chromium builds which pass client_id and/or
client_secret during build will prevent end-users from signing into their
Google account.

Hint:
If you wish to use sync, you have to build your own chromium package
and use the publicly available client_id and client_secret of the Chrome
browser.
2021-03-11 05:41:14 +00:00
jturner
6a98ab0cde Update openradtool to 0.11.15 2021-03-10 14:21:41 +00:00
sthen
3046e0772e bump the golang ports so that pkg_add -u knows to update them 2021-03-08 13:59:23 +00:00
afresh1
57881ac2fc RUN_DEPENDS+=textproc/p5-Pod-Parser
While here remove unnecessary BUILD_DEPENDS=${RUN_DEPENDS}
2021-03-07 23:17:57 +00:00
sthen
96b16ab1ff update to p5-libapreq2-2.15 2021-03-07 14:28:43 +00:00
pvk
41d5224dd2 Update gitea 1.13.2 -> 1.13.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.3
2021-03-07 00:44:07 +00:00
sthen
f2bc8d932c update to ap2-mod_jk-1.2.48 2021-03-06 16:36:01 +00:00
sthen
7792c10cdb update to p5-XML-Feed-0.61 2021-03-06 15:52:07 +00:00
paco
d0c8a1da09 update of www/hugo to 0.81.0
ok rsadowski@
2021-03-06 10:48:34 +00:00
sthen
5a7bbe309f update to p5-libapreq2-2.13 2021-03-05 13:01:04 +00:00
sthen
9ada599947 update to p5-URI-5.09 2021-03-05 12:51:53 +00:00
sthen
fe8a46f256 update to p5-URI-Find-20160806 2021-03-05 12:51:06 +00:00
sthen
8eafb27981 update calamaris HOMEPAGE/MASTER_SITES
set portroach skipv to ignore the current upstream version (which is beta)
2021-03-05 12:33:36 +00:00
gnezdo
0743bef537 Remove unused www/hs-html 2021-03-04 06:06:20 +00:00
gnezdo
633ea1ab54 Unplug all hs-* ports for removal
ok kili, sthen
2021-03-04 02:45:49 +00:00
jturner
841f624f7e Update kcgi to 0.12.4 2021-03-03 18:12:16 +00:00