14469 Commits

Author SHA1 Message Date
robert
09f61b2a84 fix DiscardSystemPagesInternal() so that the memory is actually
in a state expected by the partition allocator

this also fixes some weird video playback issue where buffering was
botched
2022-02-23 14:03:52 +00:00
robert
7a806cdf3f fix DiscardSystemPagesInternal() so that the memory is actually
in a state expected by the partition allocator

this also fixes some weird video playback issue where buffering was
botched
2022-02-23 14:03:43 +00:00
giovanni
6e9c794853 bugfix update to 5.1.3 2022-02-22 07:28:43 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
sthen
9bcafef667 add login.conf.d file for squid 2022-02-21 13:43:56 +00:00
kn
442f5ec3e6 Mark BROKEN-sparc64, uses the ring-crate
Line copied from audio/ncspot.
2022-02-20 14:10:10 +00:00
robert
1ec429084c explicitly add libiconv to ldflags because now it does not get accidentally
pulled in from the xslt pkgconfig
2022-02-19 12:24:39 +00:00
robert
d16ec40e27 explicitly add libiconv to ldflags because now it does not get accidentally
pulled in from the xslt pkgconfig
2022-02-19 12:14:18 +00:00
robert
02ecd53659 update to 98.0.4758.102 2022-02-19 11:46:20 +00:00
ajacoutot
031a714975 Update to webkitgtk4-2.34.6. 2022-02-17 16:54:59 +00:00
landry
b8108aff7a www/mozilla-firefox: update to 97.0.1.
see https://www.mozilla.org/en-US/firefox/97.0.1/releasenotes/
2022-02-17 14:43:36 +00:00
gkoehler
d69d4b91f6 Stop using -DUSE_OPENGL_OR_ES=OFF on powerpc
This arg breaks the build of webkitgtk4, because this arg disables the
coordinated graphics, but https://commits.webkit.org/238823@main added
code that requires the coordinated graphics.

After unbreaking webkitgtk4, I can browse a few websites in www/midori
on macppc.  Most websites crash their tabs, in the same way that
glxgears crashes, "LLVM ERROR: Relocation type not implemented yet!"

ok ajacoutot@ (maintainer)
2022-02-16 22:37:31 +00:00
bluhm
5a315f7f19 update p5-HTTP-Daemon to 6.13 2022-02-16 20:21:06 +00:00
gonzalo
fd4ac15507 Update for Nextcloud to 21.0.8 2022-02-16 15:34:25 +00:00
gonzalo
4c31fa1f33 Update for Nextcloud to 22.2.4
tested by Adriano Barbosa (thanks!)
2022-02-16 15:31:53 +00:00
gonzalo
03d3dff87d Update for Nextcloud to 23.0.2.
OK landry@
2022-02-16 15:18:48 +00:00
robert
91480490c9 update to 98.0.4758.101 2022-02-15 14:09:52 +00:00
sthen
9ce56f90df tweak DPB_PROPERTIES for i386 builds 2022-02-14 17:42:03 +00:00
sdk
598c0e4136 Update sfeed 1.1 => 1.2
Fixes:
 * sfeed parser: extend the time range to atleast 64-bit (long long).
 * sfeed parser: allow leap second like 23:59:60 (RFC2822 Section 3.3).
 * sfeed_curses: pedantic fix for UB with an empty URL file (qsort and bsearch).
 * sfeed_curses: fix a compile warning with tparm() on some systems.

 Features:
 * sfeed_atom: add category field(s).
 * sfeed_curses: add feature to go to the next bold row and previous bold row
   with J and K.  This is useful to quickly jump to the next new item or new feed.
   Thanks to IanJ for the suggestion and feedback!
 * sfeed_content: allow to set HTML converter with env variable $SFEED_HTMLCONV.
   For example: SFEED_HTMLCONV="w3m -I UTF-8 -O UTF-8 -T text/html -dump"
 * Add compile-time option to improve output on dumb non-UTF8 terminals
   (-DSFEED_DUMBTERM).

 Misc:
 * Documentation improvements to the man page and a sfeed_download example in
   the README: this is a parallel downloader/extractor example script.
 * Code-style improvements.

Update from Hiltjo Posthuma (maintainer)
2022-02-13 18:19:48 +00:00
rsadowski
12ae4c69cc Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED
Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx
and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer.

Background knowledge about the "hack":
It searches for webkit/webengine (lower-case search) in all link-entries for
EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds
"-Wl,-z,wxneeded".

Feedback, help and OK sthen@ Thanks!
2022-02-13 16:38:29 +00:00
sthen
10ace0e202 update to squid-5.4.1 2022-02-13 13:40:26 +00:00
robert
9f22707664 revert previous; the bug is somewhere else 2022-02-13 09:11:57 +00:00
robert
1490423d87 disable thin archives on arm64 2022-02-13 07:27:46 +00:00
landry
9bd0a8efed www/ulfius: update to 2.7.7, fixes CVE-2021-40540 2022-02-12 18:06:48 +00:00
sdk
54e9a663ba Update tor-browser 11.0.4 => 11.0.6
Changelog:
* Update Firefox to 91.6.0esr
* Update NoScript to 11.2.16
* Update Tor Launcher to 0.2.33
* Bug tor-browser#40795: Revert Deutsche Welle v2 redirect
* Bug tor-browser#40679: Missing features on first-time launch in esr91
* Added extensions.torlauncher.launch_delay debug pref to simulate slow tor daemon launch

Patch by Caspar Schutijser (maintainer)
2022-02-10 21:17:03 +00:00
sthen
8bc5507a4e update to squid-5.4 2022-02-09 13:07:12 +00:00
ajacoutot
c73dc023cf Update to webkitgtk4-2.34.5. 2022-02-09 13:06:39 +00:00
sthen
67eba483b2 update to py3-httplib2-0.20.4 2022-02-09 12:04:58 +00:00
landry
f49488c3dc +www/ulfius,devel/{yder,orcania},multimedia/lebiniou{,-data} 2022-02-09 10:01:42 +00:00
landry
04fcfc9a26 import www/ulfius 2.7.3.
HTTP Framework for REST Applications in C.

Based on GNU Libmicrohttpd for the backend web server, Jansson for the
json manipulation library, and Libcurl for the http/smtp client API.

Used to facilitate creation of web applications in C programs with a
small memory footprint, as in embedded systems applications.

You can create webservices in HTTP or HTTPS mode, stream data, or
implement server websockets.

ok sthen@
2022-02-09 09:55:12 +00:00
landry
370d396e1f www/firefox-esr: update to 91.6.0.
See https://www.mozilla.org/en-US/firefox/91.6.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-05/
2022-02-08 14:03:58 +00:00
landry
af13c37251 www/mozilla-firefox: update to 97.0.
See https://www.mozilla.org/en-US/firefox/97.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-04/

drop webrtc-related patches from #1654448, merged upstream
2022-02-08 14:02:28 +00:00
landry
57d611e5d5 mozilla.port.mk: drop --disable-necko-wifi from CONFIGURE_ARGS
it's been added locally in other mozilla consumers, and is now an error
with firefox 97.
2022-02-08 14:00:16 +00:00
giovanni
bad5e9d65a update to 5.1.2 2022-02-08 12:16:24 +00:00
pvk
d291ea74d7 Update gitea 1.16.0 -> 1.16.1
Changelog: https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md
2022-02-07 21:47:15 +00:00
robert
236c829656 unbreak ffmpeg config on i386 and arm64 2022-02-04 16:39:33 +00:00
sthen
1b572f4cd2 update to yt-dlp-2022.02.04 (another one already!) 2022-02-04 11:31:49 +00:00
sthen
296b868628 update to yt-dlp-2022.02.03 2022-02-04 10:45:31 +00:00
kirby
54ccdf4bc7 update to goaccess-1.5.5 2022-02-04 09:50:13 +00:00
pvk
4113b8cce7 Update gitea 1.15.10 -> 1.16.0
Changelog: https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md
2022-02-03 11:03:13 +00:00
robert
4856528396 update to 98.0.4758.80; 2022-02-02 17:36:36 +00:00
naddy
b6e9debca7 www/tor-browser/browser: unbreak by fixing typo in previous commit 2022-02-01 20:31:18 +00:00
paco
5dccb98e3c update www/hugo to 0.92.1
tweaks and ok sdk@
2022-02-01 18:17:33 +00:00
kn
157a8847cf Actually drop myself as maintainer... 2022-02-01 08:11:47 +00:00
op
8aeb629bc1 purritobin: @sample the html files into /var/www/purritobin and tweak
PURRITOBIN_URL so it pastes to the current host.  looks good to sthen@
and to Aisha (maintainer) too.
2022-01-31 21:50:09 +00:00
landry
46180161df www/tor-browser/browser: merge firefox-esr/Makefile r1.160 2022-01-31 15:37:36 +00:00
landry
883de85f8e www/{firefox-esr,seamonkey},mail/mozilla-thunderbird: add --disable-necko-wifi to CONFIGURE_ARGS
its going away from mozilla.port.mk with firefox 97.

reminded by a report from naddy@, thanks
2022-01-31 15:36:11 +00:00
op
b9944bece0 update uwebsocket to 2.11.0
changelog:

  v2.10.0:
    Last release broke unmasking of large WebSocket messages

    https://github.com/uNetworking/uWebSockets/releases/tag/v20.10.0


  v2.11.0:
    All versions of Safari 15 for iOS and macOS are entirely broken when
    it comes to WebSocket. This release adds exceptions to the standard,
    applied only to Safari user agents in order to play along with
    Apple's thorough and unmatched incompetence.

    https://github.com/uNetworking/uWebSockets/releases/tag/v20.11.0
2022-01-31 09:04:34 +00:00
op
cd725e62f3 update uwebsockets to v20.9.0 from MAINTAINER Aisha Tammy, thanks! 2022-01-31 08:48:03 +00:00
op
019b26158c update purritobin to 0.6.7
diff from maintainer Aisha Tammy (thanks!) with small tweaks by me.
2022-01-31 08:45:05 +00:00