13529 Commits

Author SHA1 Message Date
landry
e57711b9d1 Bugfix update to firefox 82.0.1.
See https://www.mozilla.org/en-US/firefox/82.0.1/releasenotes/

While here add a patch from #1672619 to fix build on arm64, tested by
solene@ and phessler@ (thanks !) - first patch on an arch i dont have..
2020-10-27 17:24:51 +00:00
abieber
b1b60ab36f bonk honk to 0.9.2! Update from MAINTAINER:
Horia Racoviceanu <horia () racoviceanu ! com>
2020-10-24 15:37:33 +00:00
robert
5833c17f23 change a linux ifdef to include bsd as well for consistency, no functional change 2020-10-24 10:06:56 +00:00
ajacoutot
083aae9b04 Update to webkitgtk4-2.30.2. 2020-10-24 09:22:18 +00:00
afresh1
7885ebd1ee Update www/p5-IO-HTML to 1.004
From wen heping <wenheping2000 () hotmail ! com>
No feedback from MAINTAINER
2020-10-24 01:47:45 +00:00
rsadowski
62101cdcc8 Update qutebrowser to 1.14.0
From maintainer Dimitri Karamazov
2020-10-23 19:21:47 +00:00
landry
5455e2f57b unlink https-everywhere, its now bundled in tor-browser (and fails to package anyway, as noticed by ajacoutot@) 2020-10-23 15:50:23 +00:00
robert
3ec8ea1c43 Enable TLS 1.3 in nginx by defining TLS1_3_VERSION which is not yet public
in libressl
2020-10-23 15:20:30 +00:00
landry
b5f760b09b Update to tor-browser 10.0.2, from MAINTAINER Caspar Schutijser.
This version is based off firefox 78esr, and support for unveil() was
added.

See https://blog.torproject.org/new-release-tor-browser-100 and
https://blog.torproject.org/new-release-tor-browser-1002
2020-10-23 07:04:09 +00:00
robert
b7d3361739 update to 86.0.4240.111 2020-10-22 13:52:53 +00:00
landry
39e406680c Add /usr/lib r to unveil.gpu, apparently that helps with gpu
acceleration on inteldrm with layers.acceleration.force-enabled set to
true. swrast tries to load libelf and libLLVM.

From tb@
2020-10-21 06:18:11 +00:00
landry
660819bca8 Loosen the RUN_DEPENDS on www/mozilla-firefox.
as was done in commitid 0hUl41XpZYWqoTdp for firefox-esr, change it to
be >= the version of the langpack instead of =.

Will allow langpacks from -release to work with firefox updates in
-stable, otherwise packages updates in -stable required one to uninstall
the corresponding langpacks (which dont get updates, as technically a
langpack cant have security issues)

To be merged to 6.8-stable once i've figured out if firefox 82.0 can be
backported there..
2020-10-20 16:41:12 +00:00
landry
be297acc34 Update to firefox 82.0.
See https://www.mozilla.org/en-US/firefox/82.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-45/

Add two patches for #1666701 that didnt make it in time for 82.0.
Add BDEP on GNU m4 for #1670807
2020-10-20 15:00:26 +00:00
landry
8c9e764414 Update to firefox-esr 78.4.0.
See https://www.mozilla.org/en-US/firefox/78.4.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-46/
2020-10-20 14:48:34 +00:00
landry
b14179269f Bump REVISION-main after mozilla.port.mk change 2020-10-20 14:45:50 +00:00
landry
2fe23c5d50 Bump dependency to nss 3.58 2020-10-20 14:45:12 +00:00
fcambus
bd720cb195 Update logswan to 2.1.8. 2020-10-20 12:47:07 +00:00
benoit
8a2af56486 Update to bozohttpd-20201014. 2020-10-16 07:16:18 +00:00
landry
1939023e00 Update to seamonkey-i18n 2.53.4. 2020-10-15 06:53:46 +00:00
landry
9de5917cfc Update seamonkey to 2.53.4, unbreaking it on amd64.
See for relevant changes:
* https://www.seamonkey-project.org/releases/seamonkey2.53.4/
* https://www.seamonkey-project.org/releases/seamonkey2.53.3/
* https://www.seamonkey-project.org/releases/seamonkey2.53.2/
* https://www.seamonkey-project.org/releases/seamonkey2.53.1/

"SeaMonkey 2.53.4 uses the same backend as Firefox and contains the
relevant Firefox 60.6 security fixes. Additional important security
fixes up to Current Firefox 78.1 ESR and a few enhancements have been
backported."

Adds dependency on rust/llvm for stylo build.

use ld.bfd on i386, otherwise lld OOM's when trying to link libxul -
thanks sthen@ for the USE_LLD=No hint!
2020-10-15 06:53:09 +00:00
ajacoutot
8678b6d289 Remove these mono leaf ports:
devel/dbus-sharp
devel/dbus-sharp-glib
devel/mono-gdata
devel/mono-notify
sysutils/ndesk-dbus
sysutils/ndesk-dbus-glib
www/mono-xsp

These were mostly used for x11/gnome/banshee which has been removed a long time
ago and they don't serve any purpose anymore.
The goal would be to update the current mono gtk2 stack to gtk3 at some point.

"by all means, OK" robert@
2020-10-14 11:15:31 +00:00
abieber
0251c0e84b Update to v0.27.0, remove myself as maintainer.
Original diff from Denis Fondras <openbsd at ledeuns dot net>.

Thanks Denis!
2020-10-13 13:38:07 +00:00
sthen
f16842e890 update to apache-tomcat-9.0.39 2020-10-13 10:26:34 +00:00
sthen
8344ef897a update to apache-tomcat-8.5.59 2020-10-13 10:26:28 +00:00
sthen
ef7956c4e2 update to apache-tomcat-7.0.106 2020-10-13 10:26:21 +00:00
landry
515f7abb2c Bugfix update to firefox 81.0.2.
See https://www.mozilla.org/en-US/firefox/81.0.2/releasenotes/
Fixes a regression on twitter about 'network protocol violation'
(https://bugzilla.mozilla.org/show_bug.cgi?id=1665368)

note that 82.0 is due next tuesday.
2020-10-13 06:59:01 +00:00
sthen
fad3b0cb1f update w3m to the Debian 0.5.3-38 patchset 2020-10-10 10:05:54 +00:00
landry
4094edca92 Bump REVISION after mozilla.port.mk r1.134
otherwise PLIST_DB on i386 will likely complain.. this port is in a dire
need of update to 2.53.
2020-10-10 06:34:22 +00:00
afresh1
a0861cf817 +p5-HTML-FormHandler
+p5-CatalystX-SimpleLogin
+p5-Catalyst-Authentication-Credential-HTTP
2020-10-10 01:51:26 +00:00
afresh1
935d753de5 Import www/p5-Catalyst-Authentication-Credential-HTTP
HTTP Basic and Digest authentication for Catalyst.

From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-10 01:50:43 +00:00
afresh1
3e47cbf2d7 Import www/p5-CatalystX-SimpleLogin
CatalystX::SimpleLogin is an application class Moose::Role which will
inject a Catalyst::Controller which is an instance of
CatalystX::SimpleLogin::Controller::Login into your application. This
provides a simple login and logout page with the addition of only one
line of code and one template to your application.

From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-10-10 01:49:24 +00:00
afresh1
761c17cd78 Import www/p5-HTML-FormHandler
HTML::FormHandler allows you to define HTML form fields and validators.
It can be used for both database and non-database forms, and will
automatically update or create rows in a database. It can also be used
to process structured data that doesn't come from an HTML form.

From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-10 01:47:57 +00:00
rsadowski
f7bb9ac822 Bump after hunspell update
The library name has changed from hunspell-1.6 to hunspell-1.7.
2020-10-09 19:12:00 +00:00
rsadowski
6109d477dd Unbreak with hunspell 1.7 2020-10-09 19:11:34 +00:00
sthen
36c1a0fc5b update to minitube-3.6.2 2020-10-09 13:53:36 +00:00
afresh1
16de8d31b5 Update www/p5-Catalyst-Controller-HTML-FormFu to 2.04
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-10-09 04:08:06 +00:00
afresh1
4f5d8f0e43 Update www/p5-Catalyst-Plugin-Session to 0.41
From wen heping <wenheping2000 () hotmail ! com>
2020-10-09 03:55:02 +00:00
afresh1
9a1b66cd5e Update www/p5-Catalyst-Plugin-SubRequest to 0.21
From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-09 03:42:13 +00:00
afresh1
a361fdd753 Update www/p5-Catalyst-Plugin-Cache to 0.12
From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-09 03:40:14 +00:00
afresh1
4927218fe1 Update www/p5-Catalyst-Devel to 1.41
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-10-09 03:34:33 +00:00
afresh1
08388c3af7 Update www/Catalyst-Plugin-ConfigLoader to 0.35
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-10-09 03:31:39 +00:00
afresh1
1aea50bab2 Update www/p5-Catalyst-Runtime to 5.90126
From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-09 03:28:28 +00:00
afresh1
1c95575747 +www/p5-HTML-FormFu-MultiForm
+www/p5-Catalyst-Controller-ActionRole
+www/p5-Catalyst-ActionRole-ACL
+www/p5-CatalystX-LeakChecker
+www/p5-CatalystX-InjectComponent
+www/p5-CatalystX-Profile
+www/p5-CatalystX-REPL
+www/p5-Catalyst-Plugin-Session-Store-Delegate
+www/p5-Catalyst-Model-Adaptor
+www/p5-Catalyst-Plugin-Session-Store-DBIC
2020-10-09 02:41:40 +00:00
afresh1
192ac54421 Import www/p5-Catalyst-Plugin-Session-Store-DBIC
This storage module will store session data in a database using DBIx::Class.

From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-09 02:40:44 +00:00
afresh1
472226f7fd Import www/p5-Catalyst-Model-Adaptor
Catalyst::Model::Adaptor use a plain class as a Catalyst model.

From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-09 02:39:25 +00:00
afresh1
adc6af3bdc Import www/p5-Catalyst-Plugin-Session-Store-Delegate
This store plugins makes delegating session storage to a first class object
model easy.

From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-09 02:37:53 +00:00
afresh1
bde5b370af Import www/p5-CatalystX-REPL
A read-eval-print-loop for debugging your Catalyst application.

From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-09 02:35:08 +00:00
afresh1
68911a1e55 Import www/p5-CatalystX-Profile
CatalystX::Profile adds support for profiling your Catalyst application,
without profiling all the crap that happens during setup. This noise can
make finding the real profiling stuff trickier, so profiling is disabled
while this happens.

From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-10-09 02:34:06 +00:00
afresh1
93116a385a Import www/p5-CatalystX-InjectComponent
CatalystX::InjectComponent will inject Controller, Model, and View
components into your Catalyst application at setup (run)time. It does
this by creating a new package on-the-fly, having that package extend
the given component, and then having Catalyst setup the new component
(via ->setup_component)

From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-10-09 02:32:39 +00:00
afresh1
889a308aec Import www/p5-CatalystX-LeakChecker
Debug memory leaks in Catalyst applications.

From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-10-09 02:31:36 +00:00