robert
04e33fc84c
add mime types for avif image format and the matroska container format
...
from Brad
2021-01-01 12:46:51 +00:00
paco
316060fae8
update www/hugo to 0.80.0
...
tested by denis@
2021-01-01 12:04:59 +00:00
feinerer
33fe7be147
Update to buku 4.5
2020-12-31 10:17:30 +00:00
sthen
032bdc1064
update to trac-1.5.2, moving to Python 3.
...
This is a development branch but moving closer to a full release;
current schedule https://groups.google.com/g/trac-dev/c/qPf4k35rZ9I
This removes the deprecated support for Genshi as template engine;
some external plugins currently require this and will need to be
converted to Jinja2.
2020-12-30 20:36:27 +00:00
sthen
b1fc8a3bdc
- SUBDIR += py-qtwebengine
...
+ SUBDIR += py-qtwebengine,python3
the ports is FLAVOR=python3; so the change is essentially a noop but it
makes it clear that this is using the standard py3 handling
2020-12-30 15:02:41 +00:00
sthen
b7a0183951
syweb: adapt for php 7, from Steven Shockley
2020-12-30 12:47:55 +00:00
sthen
a0fa4a9485
update to lighttpd 1.4.58, from Brad (maintainer)
2020-12-30 12:46:01 +00:00
sthen
7779852833
p5-Mojo: Manolis Tzanidakis drops maintainer
2020-12-30 12:09:55 +00:00
jturner
a735f8a62a
Update openradtool to 0.11.9.
2020-12-29 22:28:16 +00:00
mestre
8d820ca262
update to 2020.12.29
...
OK bket@
2020-12-29 15:23:43 +00:00
mestre
44f2341817
update to 2020.12.26
...
OK bket@
2020-12-28 11:32:22 +00:00
jturner
7af4d74d0d
Update openradtool to 0.11.8.
2020-12-28 00:30:22 +00:00
sthen
cd6ee1a989
linkchecker: add HOMEPAGE, add comments about py3 (needs new dnspython,
...
new dnspython is 3-only, awkward py2-only things depend on dnspython)
2020-12-27 17:41:39 +00:00
sthen
f81e80cdb1
nghttp2 autoconf: patch for bogus version number in libressl pkg-config files
2020-12-27 17:24:20 +00:00
cwen
84b2fe071a
sogo: unbreak on powerpc
...
An additional Objective-C related flag has been added during the gcc era
through a patch, exclusively for powerpc. That flag is not supported by
clang.
maintainer timeout
2020-12-26 00:25:18 +00:00
fcambus
a027bd0011
Update newsboat to 2.22.
2020-12-23 18:40:36 +00:00
mestre
cf80b961d8
update to 2020.12.22
...
OK rsadowski@
2020-12-23 07:51:58 +00:00
jturner
eda993a756
Update openradtool to 0.11.7
2020-12-23 01:01:06 +00:00
fcambus
10c624b22b
newsboat: remove hardcoded debug (-ggdb) flag.
...
Pointed out by Hiltjo Posthuma, thanks!
While there, also remove hardcoded optimization (-O2) flag.
2020-12-22 15:38:48 +00:00
landry
f3f5ac978d
www/mozilla-firefox: update to 84.0.1.
...
See https://www.mozilla.org/en-US/firefox/84.0.1/releasenotes/
2020-12-22 15:27:10 +00:00
gonzalo
5135453db0
Update for Nextcloud to 20.0.4
2020-12-22 13:21:01 +00:00
robert
686ea41623
unbreak policies once again by re-introducing a patch that was removed
...
in a previous commit
2020-12-22 06:53:11 +00:00
sthen
4b6020c6a0
put back BROKEN-i386 in chromium and add it to iridium, the binaries
...
cannot be loaded, they immediately exit:
: sthen@i386.p; chrome
/usr/local/bin/chrome[60]: /usr/local/chrome/chrome: Cannot allocate memory
: sthen@i386.p; size /usr/local/chrome/chrome
text data bss dec hex
180104608 3805736 1949616 185859960 b13ff78
exiting happens very early, before ld.so loads libraries:
: sthen@i386.p; LD_DEBUG=1 /usr/local/chrome/chrome
ksh: /usr/local/chrome/chrome: Cannot allocate memory
no point wasting 2x24h in build for these two.
2020-12-21 18:25:13 +00:00
sthen
33ceff2db2
update to xapian 1.4.17, switch from libuuid to libc functions while there
...
(both are supported but xapian prefers libuuid if found during configure).
WANTLIB syncs in dependent ports to follow.
2020-12-21 15:00:10 +00:00
mestre
076e419cb4
update to 2020.12.14
...
OK rsadowski@
2020-12-21 10:55:01 +00:00
robert
fd421b44aa
update to 13.0.20201216; from Denis Fondras
2020-12-20 19:18:25 +00:00
paco
12c0c6c8cb
update of www/hugo to 0.79.0
...
ok rsadowski@
2020-12-20 09:39:46 +00:00
sthen
a87ac2d0c3
update to tor-browser-10.0.7, from maintainer Caspar Schutijser
2020-12-16 21:33:14 +00:00
ajacoutot
e60984585d
Update to webkitgtk4-2.30.4.
...
Move BDEP from py2 to py3.
2020-12-16 08:57:55 +00:00
bket
ad032a4012
Enable building of ngx_stream_ssl_preread_module
...
This module allows extracting of information from the ClientHello
message without terminating SSL/TLS.
Thanks sthen@ and tb@ for the cluestick.
"...diff looks fine" robert@ (maintainer)
2020-12-15 18:32:34 +00:00
landry
6b12a5c99c
www/firefox-esr{,-18n}: update to 78.6.0.
...
See https://www.mozilla.org/en-US/firefox/78.6.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-55/
2020-12-15 16:42:45 +00:00
landry
bcd0592d0d
www/{mozilla-firefox,firefox-i18n}: update to 84.0.
...
See https://www.mozilla.org/en-US/firefox/84.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-54/
- add /dev/drm0 & /usr/lib to main unveil file for proper webgl reporting
in about:support (see #1680946 )
- add patch from #1677715 to fix the build, remove in 85.
2020-12-15 16:41:12 +00:00
gonzalo
38c7f380f5
Update for Nextcloud to 20.0.3
...
OK tracey@
2020-12-15 12:25:20 +00:00
benoit
ef502fb108
Update to p5-LWP-UserAgent-Determined-1.07.
2020-12-14 09:35:56 +00:00
daniel
df7c7c4676
make py-frozen-flask python3-only so py-sphinx can be updated
2020-12-14 03:16:31 +00:00
mestre
18a2a40f0b
update to 2020.12.12
...
OK bentley@
2020-12-13 19:15:53 +00:00
giovanni
fec7a5d44e
Correctly stop Apache Httpd when daemon_flags is set
...
from Maxim Tarasov
2020-12-13 08:45:14 +00:00
sthen
aceb373271
update to PurritoBin-0.3.3, from Aisha Tammy
2020-12-12 15:02:35 +00:00
rsadowski
f509cc83fe
Update qutebrowser to 1.14.1
...
Update diff from maintainer
2020-12-12 09:11:26 +00:00
sthen
bbf8d0b0f1
update to uwebsockets-18.17.0, from maintainer Aisha Tammy
2020-12-11 22:36:25 +00:00
mestre
3d4d9708db
update to 2020.12.09
...
OK jan@
2020-12-10 08:19:32 +00:00
daniel
ceb3a6300c
update py-sphinx to 1.5.6
...
main changes are:
- add a new dep on py-requests
- undo the no longer needed iftex.sty workaround
- move MODPY variables to more standard location
- regen plist
Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the
1.5 series. This means we have to update PLISTs for about 20+ ports as
a result of this version update. Hopefully future updates of py-sphinx
won't be quite as involved.
ok sthen@
2020-12-10 02:20:29 +00:00
jturner
e50c94b2bf
Update openradtool to 0.11.4
2020-12-09 20:26:35 +00:00
afresh1
49ea33b6ec
Update www/p5-CGI-Emulate-PSGI to 0.23
2020-12-06 20:06:06 +00:00
afresh1
bbc18fb9f3
Update www/p5-CGI to 4.51
2020-12-06 03:37:37 +00:00
jturner
06936f70f1
Update openradtool to 0.11.2
2020-12-04 18:29:40 +00:00
tb
8c63cdf0c8
Remove workaround for SSL_is_server() breakage
...
The faster architectures have the fix in snaps, so this is no longer
needed.
2020-12-04 11:55:00 +00:00
jasper
74d8f01e77
update to epiphany-3.38.2
2020-12-04 09:31:35 +00:00
sthen
b52a8d9ff0
update to tomcat 8.5.60, 9.0.40
2020-12-03 20:58:53 +00:00
robert
97aa82b44b
update to 87.0.4280.88
2020-12-03 18:46:46 +00:00