13190 Commits

Author SHA1 Message Date
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
rsadowski
70ab3f511a Unhook kwebkitpart 2020-07-03 12:08:10 +00:00
rsadowski
b656395a15 Remove kwebkitpart 2020-07-03 12:07:50 +00:00
jasper
c7197d64f9 - update to epiphany-3.36.3
- rework patch to use getentropy instead of reverting to an older commit
2020-07-03 07:21:39 +00:00
jasper
0880adec24 - update tor-browser to 9.5.1 and sync noscript accordingly
release notes: https://blog.torproject.org/new-release-tor-browser-951

from Caspar Schutijser (MAINTAINER)
2020-07-02 17:50:45 +00:00
landry
12efc8adaa Make sure gconf is disabled, this old version of seamonkey uses such an
old ESR branch that it seems gconf was still on by default there, and i
broke it it mozilla.port.mk r 1.132.

breakage reported by sthen@, thanks!
2020-07-02 13:39:08 +00:00
mglocker
4e911e5238 Update to nostromo 1.9.8. 2020-07-02 06:44:35 +00:00
paco
06f951138c add ephemetoot to www 2020-07-01 17:37:00 +00:00
paco
5540c57a07 import www/epehmetoot.
A command line tool for selectively deleting old toots from one or more
Mastodon accounts.

with some help from sthen.

ok sthen kmos
2020-07-01 17:32:48 +00:00
sthen
4a796fe6e0 www/kore,python: use the correct python3.X-config rather than python3-config
to retrieve includes/ldflags, so that e.g. setting MODPY_VERSION=3.8 uses the
correct lookup.   ok fcambus@

(py 3.8 still fails because it also needs --embed as well as --libs but
that's a separate issue and fixing is messy until the py3 default is switched
to 3.8)
2020-07-01 14:02:01 +00:00
landry
ccebb19f58 Bugfix update to firefox 78.0.1.
See https://www.mozilla.org/en-US/firefox/78.0.1/releasenotes/
Disable 'search modernization' as it breaks in some rare circumstances.
https://bugzilla.mozilla.org/show_bug.cgi?id=1649393
2020-07-01 12:45:06 +00:00
pvk
7cf3dcb319 Update gitea 1.11.6 -> 1.12.1
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
2020-07-01 12:10:20 +00:00
pvk
88c2676f65 Update kibana 7.7.1 -> 7.8.0
Release notes: https://www.elastic.co/guide/en/kibana/7.8/release-notes-7.8.0.html
2020-07-01 11:41:51 +00:00
sthen
32e2d60005 py-yarl: use MODPY_WANTLIB, don't hardcode it 2020-07-01 09:12:15 +00:00
solene
03e768bbb9 unhook vteplugin 2020-06-30 18:05:55 +00:00
solene
1e41837442 Remove www/vteplugin
Abandoned upstream and doesn't work
in webkit browsers and firefox

ok landry@
2020-06-30 18:05:43 +00:00
landry
d0dbb064cf Update to firefox-esr 68.10.0
See https://www.mozilla.org/en-US/firefox/68.10.0/releasenotes/
Fixes https://www.mozilla.org/fr/security/advisories/mfsa2020-25/

note that www/firefox-esr will move to 78 when www/mozilla-firefox moves
to 79 in a month, so that 6.8 ships with a supported branch.
2020-06-30 14:02:26 +00:00
landry
bec13a5818 Update to firefox 78.0.
See https://www.mozilla.org/en-US/firefox/78.0/releasenotes/
Fixes https://www.mozilla.org/security/advisories/mfsa2020-24/

- add patch from semarie@ to use -C lto=thin when building rust code,
  should consume less resources. See #1644409.
- drop BDEP on py2, only py3 is required now.
2020-06-30 14:00:25 +00:00
landry
88dc8f24e0 Bump REVISION for mozilla.port.mk changes 2020-06-30 13:58:13 +00:00
landry
02929fac11 tweaks for gecko 78:
- bump dep to nss 3.54, technically only needed for 79
- drop --disable-gconf, was the default anyway, and the option was
  removed upstream
- use plain --with-system-zlib, doesnt take a path anymore
2020-06-30 13:57:22 +00:00
sthen
4c6ffcedea update to uwebsockets-18.6.0, from Aisha Tammy, retyped by me (mangled diff) 2020-06-29 14:31:55 +00:00