12684 Commits

Author SHA1 Message Date
jeremy
377f8feb37 Update to websocket-driver 0.7.1 2019-11-12 06:48:39 +00:00
jeremy
f898f6330c Update to puma 4.3.0 2019-11-12 06:48:14 +00:00
jeremy
e4cd38f7c1 Update to passenger 6.0.4 2019-11-12 06:38:20 +00:00
pirofti
c8e1b9a6b9 Update youtube-dl to 2019.11.05
Completely regenerated the PLIST as it was giving strange errors with a simple
update. If something breaks write me directly.
2019-11-11 21:49:24 +00:00
bentley
4d8845c5da Add netsurf debug packages.
While here, bump all packages after netsurf-buildsystem update.
2019-11-11 03:21:55 +00:00
bentley
5fbd3f0d76 Update to netsurf-buildsystem-1.8. 2019-11-11 02:41:05 +00:00
landry
6339836422 The list of files/libs with debug symbols is automagic now. 2019-11-10 20:26:56 +00:00
jeremy
15248861cf Add note about ruby-sassc's embedded version of libsass
Recommended by sthen@
2019-11-10 17:04:10 +00:00
fcambus
c329aec589 Update newsboat to 2.17.1. 2019-11-10 17:00:15 +00:00
jeremy
b80da79acb Hookup ruby-sassc 2019-11-10 16:56:31 +00:00
jeremy
44c1539521 Import ruby-sassc 2.2.1
sass/scss to css compiler using embedded copy of libsass.

Fixes and OK sthen@
2019-11-10 16:52:05 +00:00
landry
d0f92c79fe Build debug-firefox.
ok ajacoutot@
2019-11-10 13:52:45 +00:00
robert
266f12f964 fixup patches to not include my own pobj path 2019-11-10 13:41:38 +00:00
robert
5736d5ff6b update to 2019.11.78 2019-11-10 13:37:48 +00:00
ajacoutot
eee3cb176a Remove PORTROACH; not sure why but this doesn't work.
That stuff is getting more broken by the minute...
2019-11-09 12:19:15 +00:00
kmos
2422b2b3ac Move tests from py-nose to MODPY_PYTEST 2019-11-08 23:40:06 +00:00
kmos
3cce8461ab Move tests to MODPY_PYTEST and enable tests for python3.
While here move HOMEPAGE to https
2019-11-08 23:37:32 +00:00
kmos
0eb4f4a1f0 Move to MODPY_PYTEST and patch out use of bash in tests to fix tests. 2019-11-08 23:31:46 +00:00
ajacoutot
ab8dd8abe1 Add PORTROACH marker. 2019-11-08 21:37:35 +00:00
fcambus
f4a995af19 Fix a segmentation fault in slowhttptest.
slowhttptest didn't check that the argument passed to freeaddrinfo(3)
was not NULL, which resulted in a segmentation fault.

OK jca@
2019-11-08 15:59:28 +00:00
sthen
b2ad5502af update to squid-4.9 2019-11-08 09:53:40 +00:00
kmos
a67475c9e4 Hook py-responses and py-responses,python3 up to the build 2019-11-07 21:56:19 +00:00
kmos
d1ad53048f www/py-responses
Version 0.10.6

DESCR:
Responses is a utility for mocking out the Python Requests library.
It also provides a pytest fixture.

OK landry
2019-11-07 21:55:19 +00:00
kmos
04db4592c5 Hook py-cookies and py-cookies,python3 up to the build 2019-11-07 21:52:56 +00:00
fcambus
30101154cc Disable GeoIP lookups in Webalizer and remove dependency on net/GeoIP.
Webalizer hasn't had a release since 2014, and still uses net/GeoIP
for doing GeoIP lookups. As the functionality isn't really useful with
outdated databases, disable it and remove the dependency on net/GeoIP.

While there, switch HOMEPAGE and MASTER_SITES to HTTPS.

Users are encouraged to switch to www/goaccess for a general purpose
web log analyzer supporting GeoIP2 and GeoLite2 databases.

OK sthen@, jca@
2019-11-07 21:50:52 +00:00
kmos
91c958236c www/py-cookies
Version 2.2.1

DESCR:
cookies.py is a Python module for working with HTTP cookies: parsing
and rendering 'Cookie:' request headers and 'Set-Cookie:' response
headers, and exposing a convenient API for creating and modifying
cookies. It can be used as a replacement of Python's Cookie.py (aka
http.cookies).

Features

Rendering according to the excellent new RFC 6265 (rather than using
a unique ad hoc format inconsistently relating to unrealistic, very
old RFCs which everyone ignored). Uses URL encoding to represent
non-ASCII by default, like many other languages' libraries

Liberal parsing, incorporating many complaints about Cookie.py
barfing on common cookie formats which can be reliably parsed (e.g.
search 'cookie' on the Python issue tracker)

Well-documented code, with chapter and verse from RFCs (rather than
arbitrary, undocumented decisions and huge tables of magic values,
as you see in Cookie.py).

Test coverage at 100%, with a much more comprehensive test suite
than Cookie.py

OK landry
2019-11-07 21:50:47 +00:00
fcambus
30d97e03c0 Remove www/pecl-geoip.
The GeoIP/GeoLite databases are now legacy [1], so this module is not
useful anymore. Nothing in the ports tree uses it.

[1] https://blog.maxmind.com/2018/01/02/discontinuation-of-the-geolite-legacy-databases/

OK sthen@, jca@
2019-11-07 21:12:01 +00:00
kmos
6e263e4e20 Make tests behave by moving to MODPY_PYTEST. Patch setup.cfg to work with
our modern pytest.
2019-11-07 15:05:14 +00:00
kmos
ee9e826a57 Enable testing for www/py-bokeh
Now that the python2 flavor is dropped, we can enable tests (test depend
on math/py-networkx, which was python3-only).

While here, add a RUN_DEPENDS on py-packaging which setup.py says is
required for install.

ok sthen
2019-11-07 11:05:26 +00:00
robert
3e562e7c73 update to 78.0.3904.97 2019-11-07 10:47:40 +00:00
ajacoutot
576670254f -py-bokeh,python3 2019-11-06 16:01:41 +00:00
ajacoutot
339348f4bf Update to py3-bokeh-1.4.0.
- python3 only now, so drop the FLAVOR
2019-11-06 16:01:18 +00:00
ajacoutot
c327e3383d Update to webkitgtk-2.26.2. 2019-11-06 15:25:30 +00:00
sthen
6bc7824547 - build the ngx_http_geoip2 module for nginx to use libmaxminddb/GeoIP2
(can be used instead of the geoip module which uses databases which aren't
supported any more)

- use a simpler construct to fetch the additional github distfiles,
use https homepage while there

ok robert@
2019-11-06 13:05:49 +00:00
robert
a92ade3b7a merge upstream commit to silence missing font warnings:
commit 2b580e805103141bb1d9da1e120db17911a14c49
Author: Dominik R_ttsches <drott@chromium.org>
Date:   Mon Sep 30 19:42:18 2019 +0000

    Remove noisy error log for failing to find font fallback
2019-11-06 10:24:55 +00:00
robert
8a23431bd4 update to 78.0.3904.87 2019-11-05 22:30:26 +00:00
jeremy
199692cf58 Update to unicorn 5.5.1 2019-11-05 16:10:42 +00:00
pvk
174543bfc4 Update kibana 7.4.1 -> 7.4.2
Relase notes: https://www.elastic.co/guide/en/kibana/7.4/release-notes-7.4.2.html
2019-11-05 15:35:31 +00:00
landry
763b00ed0e add links to upstream review/commit 2019-11-05 09:34:35 +00:00
sthen
ec155009c0 +p5-HTML-Escape 2019-11-05 05:58:00 +00:00
sthen
7f0e39e641 import p5-HTML-Escape, ok afresh1@
This module provides a function which escapes HTML special characters.
It performs a similar function to PHP's htmlspecialchars.
2019-11-05 05:57:05 +00:00
afresh1
588afbcc23 Update www/p5-HTML-Clean to 1.4
Orignal update to 1.2 from wen heping <wenheping2000 () hotmail ! com>
Tweaks and update to 1.4 by me
OK sthen@
2019-11-03 20:33:31 +00:00
sthen
d4184b1f56 update to sblg-0.5.8, from maintainer Bryan Vyhmeister 2019-11-03 19:56:42 +00:00
jasper
c50883a018 drop maintainership for a bunch of ports i haven't used in years 2019-11-03 14:07:41 +00:00
giovanni
dc134bbead update to 4.9.1 2019-11-02 13:41:07 +00:00
jasper
70e3ab8ff1 update to epiphany-3.34.1 2019-11-02 11:12:53 +00:00
fcambus
209c4ac7ab Update slowhttptest to 1.8.1. 2019-11-02 08:48:07 +00:00
landry
bc38a3760c Update to firefox 70.0.1.
See https://www.mozilla.org/en-US/firefox/70.0.1/releasenotes/

While here use provided firefox.desktop instead of providing an outdated one.
2019-10-31 22:52:20 +00:00
kn
1e40531a84 Update to youtube-dl 2019.10.29 2019-10-31 10:44:16 +00:00
pvk
b4081b7277 Update gitea 1.9.4 -> 1.9.5
Release notes: https://github.com/go-gitea/gitea/releases/tag/v1.9.5
2019-10-31 08:14:21 +00:00