13383 Commits

Author SHA1 Message Date
bcallah
6f4714eb00 +purritobin 2020-08-11 21:44:42 +00:00
bcallah
8b9082e7ab Import www/purritobin, a minimalistic command line pastebin.
Original submission from Aisha Tammy (upstream), who takes MAINTAINER --
thanks!
tweaks and ok sthen@
2020-08-11 21:43:59 +00:00
robert
0b87e68617 update to 84.0.4147.125 2020-08-11 11:50:00 +00:00
jca
dffffd8d38 Tentative llvm10 fix for webkitgtk4 on i386
Looks like the same failure that happened on powerpc can also happen on
i386, so always compile the missing function when building on OpenBSD
(not just on 64 bits systems).  Maybe a C++ type mismatch between us and
other systems.

powerpc test by cwen@, ok cwen@ ajacoutot@ (maintainer)
2020-08-10 16:53:56 +00:00
jturner
42c2404c4d Update openradtool to 0.9.1 2020-08-10 15:34:03 +00:00
giovanni
bf5c4cb25b restore a patch removed in previous commit 2020-08-10 15:17:11 +00:00
sthen
efbb98b868 update to urlwatch-2.21 2020-08-09 22:19:32 +00:00
kirby
d4fcdc0ffa Add @pkgpath to ease updates after flavor removal.
Looks ok to landry@
2020-08-08 07:36:57 +00:00
sebastia
94399495e5 update 2.1.2 -> 2.2.0 2020-08-07 21:08:03 +00:00
kirby
bbea60b9a6 Unhook goaccess,tokyocabinet.
tokyocabinet support was dropped upstream.
2020-08-07 19:35:04 +00:00
giovanni
68760c17b1 Update 2.4.46
fixes CVE-2020-11984 and CVE-2020-11993
full changelog at https://downloads.apache.org/httpd/CHANGES_2.4.46
2020-08-07 15:15:37 +00:00
landry
7936676f28 Update to goaccess 1.4
cf http://goaccess.io/release-notes#release-1.4, default config file
moved to /etc/goaccess/goaccess.conf

tested by paco@
ok kirby@ (maintainer)
2020-08-07 15:14:54 +00:00
jsg
0e21764c1b stop using -march=i686 for 64 bit atomics on i386
the now default -march=i586 includes 64 bit atomics
from Brad ok sthen@
2020-08-07 14:30:10 +00:00
jasper
b22243a6ea update to epiphany-3.36.4 2020-08-07 08:08:18 +00:00
gonzalo
75c274b0ca Update for Nextcloud to 19.0.1:
https://nextcloud.com/changelog/

OK bket@
2020-08-05 09:49:41 +00:00
bentley
4856eff4ed Disable -Werror, for clang 10's sake. 2020-08-05 08:24:07 +00:00
paco
91ab18910b update www/ephemetoot to 2.5
- add option to archive every toot as a JSON file (@jpmens)
- add community docs including Code of Conduct and pull request template
- --quiet mode suppresses most logging
- --archive-deleted flag restricts archiving to only toots that are deleted
- tildes didn't work for archive paths - now they do.
- the version number is now correct
2020-08-02 14:44:10 +00:00
sthen
97ba85a83b drop maintainer 2020-08-01 11:30:36 +00:00
benoit
961c633e63 Update to hiawatha-10.11, from wen heping 2020-07-31 07:20:45 +00:00
landry
0316b9f0ac Amend desktop file patch to Exec ${MOZILLA_PROJECT} (e.g firefox-esr)
instead of firefox, broken in last update - sorry !
2020-07-30 14:30:23 +00:00
landry
5dffb53bd5 Sync README with www/mozilla-firefox, also mostly from Laurence Tratt
with tweaks by me.
2020-07-30 14:28:59 +00:00
landry
757bbf6547 Assorted tweaks/cleanups to reduce differences with www/mozilla-firefox:
- properly set MOZILLA_PROJECT to firefox-esr, and cleanup PLIST
- use MOZILLA_PROJECT where appropriate instead of adding -esr
  everywhere, now the Makefile are easily diffables
2020-07-30 14:28:23 +00:00
landry
3c170befcf cvs rm the now useless firefox.desktop file, we use the one from upstream 2020-07-30 14:26:10 +00:00
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