12387 Commits

Author SHA1 Message Date
ajacoutot
e24bd03043 Update to py-bokeh-1.2.0. 2019-05-31 16:19:37 +00:00
bentley
62cc5e24a1 +p5-CSS-DOM 2019-05-31 06:58:36 +00:00
bentley
8d60fac820 Import p5-W3C-LinkChecker-4.81.
This set of modules provides the CSS-specific interfaces described in the
W3C DOM recommendation.

The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet DOM
interfaces.

This set of modules has two modes:

1. It can validate property values, ignoring those that are invalid (just
like a real web browser), and support shorthand properties. This means you
can set font to '13px/15px My Font' and have the font-size, line-height, and
font-family properties (among others) set automatically. Also, color: green;
color: kakariki will assign 'green' to the color property, 'kakariki' not
being a recognised color value.

2. It can blithely accept all property assignments as being valid. In the
case of color: green; color: kakariki, 'kakariki' will be assigned, since it
overrides the previous assignment.

These two modes are controlled by the property_parser option to the
constructors.

ok sthen@
2019-05-31 06:57:00 +00:00
jca
e85230e5fd Drop pthread_np.h detection patches/overrides
Not needed any more after pthread_np.h rev 1.3.
2019-05-30 12:43:30 +00:00
cwen
4e28150773 p5-WWW-Tumblr: update to 5.3
Changelog:
https://metacpan.org/source/DAMOG/WWW-Tumblr-5.3/Changes

tweaks and OK afresh1@
2019-05-30 02:11:16 +00:00
cwen
8665613c0a p5-Cookie-Baker: update to 0.10
Changelog:
https://metacpan.org/source/KAZEBURO/Cookie-Baker-0.10/Changes

OK afresh1@
2019-05-30 01:02:48 +00:00
fcambus
431cdfdb12 Drop maintainership. 2019-05-29 20:20:55 +00:00
sthen
a2ebfe1b25 WANTLIB sync; clammspack -> mspack 2019-05-29 14:17:23 +00:00
fcambus
d4251c138a Add kore,python. 2019-05-28 12:58:34 +00:00
fcambus
2d9949fd1f Add a python FLAVOR to Kore. 2019-05-28 12:57:45 +00:00
robert
0bf88bf4db sync patches with chromium 2019-05-27 16:11:17 +00:00
cwen
b21c04485d p5-WWW-Mechanize-GZip: update to 0.14
Changelog:
https://metacpan.org/source/PEGI/WWW-Mechanize-GZip-0.14/Changes

OK afresh1@
2019-05-27 11:41:14 +00:00
cwen
7aa94cccc0 p5-HTML-Template: update to 2.97
Changelog:
https://metacpan.org/source/SAMTREGAR/HTML-Template-2.97/Changes

OK afresh1@
2019-05-27 11:34:23 +00:00
sthen
a46a5e0d61 fix rcsid 2019-05-26 12:47:00 +00:00
sthen
008ba2ec3f +h2o 2019-05-26 12:38:31 +00:00
sthen
305fdf74cc import www/h2o, started by David Carlier, further worked on by otto
(who needs libh2o-evloop) and myself, testing/hints/ok kn@

H2O is a new generation HTTP server that provides quicker response to
users with less CPU utilization when compared to older generation of web
servers. Designed from ground-up, the server takes full advantage of
HTTP/2 features including prioritized content serving and server push,
promising outstanding experience to the visitors of your web site.
2019-05-26 12:38:01 +00:00
robert
2ab1adba7a add support for setting the thread and process priorities on bsd 2019-05-26 08:22:47 +00:00
robert
e25d3b261d update to 75.0.3770.52 2019-05-24 19:09:14 +00:00
matthieu
6e1166a000 Unbreak by adding the missing distinfo update. ok landry@, gonzalo@ 2019-05-22 17:43:23 +00:00
landry
689cbeba3f Update to firefox-esr 60.7.0.
See https://www.mozilla.org/en-US/firefox/60.7.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-14/
2019-05-21 16:52:22 +00:00
landry
f0b51d7e9d Update to firefox 67.0.
See https://www.mozilla.org/en-US/firefox/67.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-13/

Add patch to relax sqlite runtime-check for SECURE_DELETE.
Add BDEP on nasm for bundled dav1d (reminded by naddy@)
2019-05-21 16:51:12 +00:00
gonzalo
ded96d494d Update for Nextcloud to 16.0.1.
We switch to PHP 7.3 and a simpler/better httpd.conf example.

Thanks to stsp@ and Bruno Flückiger.

OK stsp@
2019-05-21 06:20:23 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
kn
5a9dccb9ce Add varnishreload script
varnishreload(1) is a simple script that reloads Varnish's active VCL
without restarting the server.  See the manual for more details.

This enables reload in our rc(8) script.

OK gonzalo
2019-05-20 20:02:27 +00:00
sthen
8f33a589f9 update to composer-1.8.5, switch to MODPHP_VERSION=7.3 2019-05-20 13:24:19 +00:00
naddy
b08772880b switch to CONFIGURE_STYLE=autoreconf 2019-05-20 04:47:01 +00:00
danj
b9d13cca47 Slight reordering 2019-05-20 02:30:22 +00:00
danj
348977d6e3 Update to py-requests-2.22.0 2019-05-20 02:28:19 +00:00
danj
ceab685459 Remove maintainers whose addresses bounce 2019-05-19 19:58:51 +00:00
danj
8f59ff18a5 Build the stream module with ssl support
ok robert@ (maintainer), jca@
2019-05-19 19:37:09 +00:00
naddy
792b694c0a switch to CONFIGURE_STYLE=autoreconf 2019-05-19 19:13:45 +00:00
kn
de1afefbb6 Configure with debug symbols if DEBUG is set
OK gonzalo
2019-05-19 13:14:56 +00:00
naddy
0819fd513b switch to CONFIGURE_STYLE=autoreconf 2019-05-19 11:26:24 +00:00
cwen
e06c5685aa libsass: fix runtime on macppc (at least) by changing COMPILER to
ports-gcc for all !base-clang arches.

OK jca@ jasper@ (maintainer)
2019-05-18 23:30:21 +00:00
pvk
1fb3a207b5 Update gitea 1.7.6 -> 1.8.1
Take maintainership, ok robert@
2019-05-17 21:49:43 +00:00
ajacoutot
50e3c3fb3e SECURITY update to webkitgtk4-2.24.2.
- CVE-2019-8595, CVE-2019-8607, CVE-2019-8615
2019-05-17 16:56:20 +00:00
sthen
1e4d4e68d2 totally missing LIB_DEPENDS/WANTLIB 2019-05-17 16:50:48 +00:00
sthen
22de3ff02c set png16 WANTLIB entries back to png following the change in soname
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
afresh1
c22db3b232 Update www/p5-Apache-LogFormat-Compiler to 0.35
From wen heping <wenheping2000 () hotmail ! com>
tweaks and OK cwen@
2019-05-17 03:40:00 +00:00
ajacoutot
3e9832ca4a Hook up the curl FLAVOR. 2019-05-17 03:33:21 +00:00
fcambus
6c976f8d25 Add a curl FLAVOR to Kore, and regen PLIST. 2019-05-16 19:47:49 +00:00
ajacoutot
259289d8a8 Unbreak sqlports, there's no more weboob,python3. 2019-05-16 16:24:48 +00:00
fcambus
25b1cec680 Update kore to 3.3.0. 2019-05-16 14:08:52 +00:00
semarie
8905c2d1fa update weboob to 1.5
and switch port to py3 only
2019-05-16 11:37:40 +00:00
cwen
3ff7c2db00 p5-HTTP-Headers-Fast: update to 0.22
Changelog:
https://metacpan.org/source/TOKUHIROM/HTTP-Headers-Fast-0.22/Changes

tweaks and OK afresh1@
2019-05-15 13:34:58 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sebastia
307240778e Simple update 2.0.0 -> 2.1.1 2019-05-15 07:04:47 +00:00
danj
b88f95d356 Take maintainership
Previous maintainer asked to be dropped
2019-05-14 21:27:51 +00:00