13410 Commits

Author SHA1 Message Date
landry
db0174a8ef README improvements, mostly from Laurence Tratt with tweaks by me -
thanks!
2020-07-30 14:25:08 +00:00
landry
ae6c4821f9 Some assorted fixes/cleanup:
- tweak COMMENT
- ensure BDEP on rust 1.43 (#1648343)
- drop useless/duplicated SUBST_VARS addition
- stop installing a mozilla-firefox symlink to firefox, i doubt anyone
  uses the old command anymore - ditto, drop the mozilla-firefox.1 link
- consistently use ${MOZILLA_PROJECT} in PLIST to reduce differences
  with firefox-esr
2020-07-30 14:24:03 +00:00
sthen
08d341038d update to urlwatch-2.20 2020-07-30 14:13:44 +00:00
pvk
599fd62e14 Update kibana 7.8.0 -> 7.8.1
Release notes: https://www.elastic.co/guide/en/kibana/7.8/release-notes-7.8.1.html
2020-07-30 10:55:37 +00:00
pvk
d26fba7e04 Update gitea 1.12.2 -> 1.12.3
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
Port-changes:
Change default password hash: pbkdf2 -> argon2
Remove obsolete PostgreSQL section from README
Change httpd example: fcgi -> fcgi+unix

With help from jasper@, thanks!
2020-07-30 07:04:55 +00:00
solene
79c5082498 Remove mozplugger
It's a web browser plugin but it is not
compatible anymore with any browser in tree.

ok landry@
2020-07-30 07:01:44 +00:00
robert
f0bc9618e1 check if the ENABLE_WASM environment variable is set and do not disable
webassembly if it is; this makes zoom.us (evil) work
2020-07-29 14:16:42 +00:00
robert
41b753a668 install missing unveil and pledge files for the video process 2020-07-29 14:02:14 +00:00
robert
330f6abed0 unbreak video recording now that it uses its own utility process by moving
all the unveil and pledge magic to the proper place
2020-07-29 13:53:36 +00:00
ajacoutot
eee5112f5e Update to webkitgtk4-2.28.4. 2020-07-29 07:06:41 +00:00
jasper
7cf20dac3b typo and add missing article in README 2020-07-28 18:50:49 +00:00
robert
2c997073a6 update to 84.0.4147.105 2020-07-28 17:46:47 +00:00
kn
5aa21ef326 Update to youtube-dl 2020.07.28 2020-07-28 15:14:33 +00:00
landry
f7e1b2e56a Major update to firefox-esr 78.1.0 (from esr68 branch)
See https://www.mozilla.org/en-US/firefox/78.1.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-32/

More or less a copy of what was in www/mozilla-firefox before the 79.0
upgrade, including:
- enable unveil integration
- move to /etc/firefox-esr/{pledge,unveil}.{main,gpu,content}
  instead of about:config knobs (maybe warrants current.html entry ?)
- bring in the jumbo patch fixing 'open with' mime handling
- stop building with systemwide sqlite3, unsupported upstream
- ditch old patches merged upstream in the 68->78 cycles
- use the shipped desktop file instead of our own
- sync README

briefly tested opening a pdf, an flv file and an archive with an
external handler, and accessed webcam with webrtc.
2020-07-28 14:21:48 +00:00
landry
cc5438d91e Update to firefox 79.0.
See https://www.mozilla.org/en-US/firefox/79.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-30/

add a jumbo patch trying to fix the 'open with' MIME handling mess,
broken since glib 2.64 upgrade - gio-launch-desktop has been replaced by
/bin/sh (see https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1362/)
which is not unveiled. xdg-open calls gio which calls
g_app_info_launch_uris() which now fails.

Try to replace this fragile contraption with simpler (?) plain glib
code directly spawning a previously unveiled mime handler.  Rewrite
README section wrt this new handling.

WORKSFORME, havent got much feedback on the patch sadly, and the
developer who wrote the unveil() integration is MIA...
2020-07-28 14:13:35 +00:00
landry
ced20cba00 sort 2020-07-28 05:53:27 +00:00
sthen
cdd1a3f32c nginx: add ngx_http_hmac_secure_link_module
maintainer timeout
2020-07-27 14:33:15 +00:00
jturner
ba427983ff Update kcgi to 0.12.2 2020-07-26 23:17:49 +00:00
paco
ca43b28f83 update www/hugo to 0.74.3
Tested by Raymond E. Pasco

ok kmos
2020-07-26 21:13:36 +00:00
jasper
65a5e3ee1f merged upstream 2020-07-26 18:14:49 +00:00
sthen
278d40cea9 update xapian to 1.4.16, from Lucas Raab, tweaks: I didn't take the
SHARED_LIBS bump because there's no apparent reason for doing so, and
remove a REVISION from -bindings.
2020-07-25 19:48:43 +00:00
afresh1
d71296dda9 Update p5-Dancer to 1.3513
From wen heping <wenheping2000 () hotmail ! com>
2020-07-24 23:38:30 +00:00
sthen
06f8d7e3ed squid: missed cvs add (pfrag, and patch to cope with ancient nameser.h) 2020-07-21 18:40:30 +00:00
sthen
5e59d6c589 remove unused LIB_DEPENDS-ntlm 2020-07-21 15:52:40 +00:00
semarie
1ef635952f prepare firefox to be buildable with rustc 1.45.0
https://bugzilla.mozilla.org/show_bug.cgi?id=1640982
2020-07-21 13:21:36 +00:00
tb
927a9dbbb3 net/aria2: fix after enabling TLSv1.3 for TLS_method()
The port wants to know what version of TLS it is using and asserts that
it knows. Unsurprisingly, the mechanism depends on TLS1_3_VERSION being
defined to the correct value.  We cannot define this publicly in libssl
yet since this would result in a lot of breakage in other ports, so use
a local define in the build environment.

Reported and tested by Martin (martingot () protonmail com)

ok gonzalo (maintainer), kn
2020-07-21 08:05:06 +00:00
sthen
64cee9d132 www/squid: add a krb5 flavour, reworked from a diff from Matthias Pitzl
done with a multipackage to add the new files (but it affected the main
package build too so multipackages can't be used).

drop maintainer
2020-07-20 17:11:46 +00:00
sthen
cbda31a109 update to urlwatch-2.19. add py-vobject dep so ical2text works out the box.
upgrade notes:

- if you have an old .urlwatch/lib/hooks.py you will need to either
update or remove it (new-style configurations with filters in urls.yaml
don't generally use this file, but you may have an old one lying around)

- simple filter definitions like this:

+----
| kind: url
| url: http://example.org/foo
| filter: html2text
+----

are deprecated and should be converted to this style to avoid urlwatch
whining about them::

+----
| kind: url
| url: http://example.org/foo
| filter:
|   - html2text
+----
2020-07-20 12:29:48 +00:00
robert
7199504a2d unbreak build again by not including my own pobj path 2020-07-18 17:43:22 +00:00
robert
f6a14d2ae3 update to 84.0.4147.89 2020-07-17 20:23:07 +00:00
giovanni
c8f8dbfb4e Avoid NULL pointer dereference, from upstream
ok kn@
2020-07-17 13:09:08 +00:00
pvk
e4106b06b0 Update gitea 1.12.1 -> 1.12.2
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
2020-07-16 13:27:43 +00:00
kn
99869b017e provide debug package 2020-07-15 21:13:23 +00:00
sthen
2b3f9e158f update to tomcat-8.5.57, 9.0.37 - DoS fixes 2020-07-14 15:13:36 +00:00
jturner
27e56d52a8 Update openradtool to 0.9.0
ort-javascript(1) generates TypeScript only and by default now.
2020-07-13 14:20:36 +00:00
mglocker
63eb2a4a76 Update to sblg-0.5.9 - From MAINTAINER. 2020-07-12 20:40:44 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
ajacoutot
31962a484e Update to webkitgtk4-2.28.3. 2020-07-10 06:14:47 +00:00
landry
d9014a89ed Update to firefox 78.0.2.
See https://www.mozilla.org/en-US/firefox/78.0.2/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-28/
2020-07-09 13:54:01 +00:00
paco
7732ec9f47 update www/hugo to 0.73.0
Changelog:

    tpl/crypto: Add hmac
    Remove some old release notes
    Create robots.txt in the domain root directory #5160#4193
    Make GroupByParamDate work with string params #3983
    Add GroupByLastmod #7408
    Rename taxonomy kinds from taxonomy to term, taxonomyTerm to
      taxonomy #6911#7395
    Add genDocsHelper mage target
    Regenerate templates
    Beautify HTML generated by pagination template #7199
    Add a nested data dir test
    Use os.PathError in RootMappingFs.doLstat
    Remove credit (#7347)
    Allow hook template per section/type #7349
    Fix bad rounding in NumFmt #7116
    Fix aliases with path in baseURL
    Fix server data race/nil pointer in withMaps #7392
    Fix order of GetTerms #7213
    Fix aliases with uglyURLs
    Fix crash for closing shortcode with no .Inner set #6857#7330
    Fix aliases with relativeURLs
    Fix URL rewrites vs fast render server mode #7357

MODGO_MODULES generated with new `portgen go` from abieber@

ok abieber@ rsadowski@ jca@
2020-07-07 11:11:43 +00:00
mglocker
6fe24951c6 Update to nostromo 1.9.9. 2020-07-06 20:53:59 +00:00
sthen
cb756d7132 update to drush-8.3.5 2020-07-06 11:17:46 +00:00
naddy
5be93a45f8 bump REVISION; python 3 default changed to 3.8 2020-07-04 21:28:47 +00:00
semarie
ca5de6a2ef update www/py-genshi to 0.7.3
make tests to pass with python3.8, and unbreak productivity/tryton
2020-07-04 13:06:15 +00:00
giovanni
982f54b3b4 Update to 4.9.5 2020-07-04 08:35:14 +00:00
ajacoutot
0505194cad Unbreak (unterminated conditional directive). 2020-07-04 07:20:33 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
5da2775e6b use --embed on python3.8-config --ldflags lines 2020-07-03 21:11:13 +00:00
fcambus
f5e55a7c10 Update logswan to 2.1.6. 2020-07-03 14:44:13 +00:00