14043 Commits

Author SHA1 Message Date
ajacoutot
1ce337eb15 Use SIGQUIT for graceful shutdown.
ok robert@ (maintainer)
2021-08-28 08:56:12 +00:00
jeremy
45b2149d3f Send ruby-mechanize to the Attic
Broken at runtime on Ruby 2.0+ due to use of iconv. Untouched since
import in 2009.

OK sthen@
2021-08-27 15:43:17 +00:00
jeremy
265b50b099 Unhook some obsolete ruby ports 2021-08-27 15:33:29 +00:00
robert
96b8e6eb61 update to 22.1.1; ok gonzalo@ 2021-08-27 13:38:54 +00:00
landry
0d554e9fe8 www/seamonkey: update to 2.53.9.
see https://www.seamonkey-project.org/releases/seamonkey2.53.9/#new
2021-08-27 11:32:00 +00:00
jeremy
697d2da9e7 Update to faraday 0.17.4
Works on Ruby 3.0.

OK sebastia@ (MAINTAINER)
2021-08-26 20:01:39 +00:00
landry
c5763a5e56 www/mozilla-firefox: update to 91.0.2.
See https://www.mozilla.org/en-US/firefox/91.0.2/releasenotes/
2021-08-24 13:28:35 +00:00
paco
2d0d9c10da update www/ephemetoot to 3.1.3
This includes florian's patch to archive media content.
Original diff by florian@, bumped a bit by me to make tests pass again.
2021-08-24 07:00:27 +00:00
landry
d8b4e69a93 www/mozilla/mozilla.port.mk: drop LDFLAGS="-Wl,--no-keep-memory", from brad
this option only meant something with ld.bfd and is a noop with ld.lld,
which all mozilla ports now use.
2021-08-24 06:09:11 +00:00
landry
852807efa9 www/seamonkey: switch to link with lld on i386, from brad
limit the number of threads used by lld to 2.
2021-08-24 06:06:34 +00:00
sthen
560183bf69 update to tor-browser 10.5.5, from maintainer Caspar Schutisjer 2021-08-23 21:25:55 +00:00
gonzalo
7c8d25760f Add Nextcloud 22 files 2021-08-23 10:21:09 +00:00
gonzalo
badf89f410 add Nextcloud 22 2021-08-23 09:44:00 +00:00
gkoehler
087bd55e9c Switch macppc to ld.lld
Add powerpc to LLD_ARCH, and bump _SYSTEM_VERSION-powerpc so people
will upgrade to lld-linked packages when they exist.  Remove
-Wl,--relax from several ports; ld.bfd needed this flag, but ld.lld
can't take it.

lang/gcc/8 needs USE_LLD = No, because LLD can't link C++ code from
gcc (error: relocation refers to a discarded section: ...), and also,
the adastrap is too old.

To avoid linker errors on macppc, you need a snapshot where
/usr/bin/ld is LLD.

ok sthen@
2021-08-21 03:25:05 +00:00
sthen
42a9b0f316 update to squid-5.1 (which moves from db to tdb, amongst other things)
port-related changes:
- build debug packages
- XXX hack in the port makefile to work around pkg_add limitation
(can't replace a symlink with a dir)
2021-08-20 21:25:04 +00:00
bcallah
06567fdce2 +dooble 2021-08-20 13:55:54 +00:00
bcallah
5cf26c7de5 Import www/dooble, a small, lightweight QtWebEngine web browser.
ok abieber@, additional testing Stefan Hagen

Dooble, the scientific browser. Minimal, cute, and unusually stable.

Dooble is a portable QtWebEngine-based minimalist web browser that
includes anonymous tab headers, basic theming support, a floating
digital clock, and gopher support.
2021-08-20 13:55:35 +00:00
sthen
f6fa44bffd update to composer-2.1.6 2021-08-20 08:21:23 +00:00
sthen
8590ece1e0 reinstate the policies patch, ok robert@ 2021-08-19 10:20:12 +00:00
sthen
31d016af5a disable py-adblock and drop qutebrowser's dep on i386, it's now failing to
build with what looks like out-of-memory related issues

libc++abi: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
2021-08-18 17:09:15 +00:00
gonzalo
4fa5132adc Update for Nextclout to 21.0.4
Tested by Adriano Barbosa (thanks!)
2021-08-18 15:48:01 +00:00
gonzalo
244c32a6a6 Update for Nextcloud to 20.0.12 2021-08-18 15:45:50 +00:00
landry
08b584bd88 www/mozilla-firefox: update to 91.0.1.
See https://www.mozilla.org/en-US/firefox/91.0.1/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-37/
2021-08-17 14:04:46 +00:00
robert
4ca3427296 update to 92.0.4515.159 2021-08-17 11:19:04 +00:00
landry
9479359402 www/nextcloud_notify_push: update to 0.2.2. 2021-08-16 15:00:14 +00:00
semarie
d87c1f2797 www/seamonkey: backport rust 1.54.0 compatibility for packed_simd crate
ok landry@
2021-08-15 13:36:49 +00:00
giovanni
6e99f1426a long overdue update to 5.1.1 2021-08-15 08:42:47 +00:00
landry
a9c53d0d2a www/mozilla-firefox: update to 91.0.
See https://www.mozilla.org/en-US/firefox/91.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-33/

remove patches from #1713742, #1713745, #1713999, #1623086, #1706261 and
#1633769, all pushed/merged upstream.

tested at least by naddy@
2021-08-15 06:39:26 +00:00
landry
ddf8e6f035 www/firefox-esr: update to 78.13.0.
See https://www.mozilla.org/en-US/firefox/78.13.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-34/
2021-08-15 06:27:35 +00:00
bluhm
1e7ce32547 update p5-WWW-Mechanize to 2.04 2021-08-15 00:06:59 +00:00
tb
369db10c16 Go ports: remove ./ from '.include "modules.inc"' line
ok danj semarie
2021-08-14 07:01:22 +00:00
jasper
55379a87c8 update to epiphany-40.3 2021-08-13 11:51:20 +00:00
benoit
d5cce17a41 Update to p5-HTTP-CookieJar-0.012 from wen heping. 2021-08-11 06:06:03 +00:00
sthen
60cd460007 update to py-itsdangerous-1.1.0, from Lucas Raab 2021-08-10 20:38:56 +00:00
pvk
3223af85da Update gitea 1.14.5 -> 1.14.6
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.6
2021-08-10 12:37:54 +00:00
paco
8ef7195e3e update www/hugo to 0.87.0
ok denis@
2021-08-10 08:15:18 +00:00
robert
4812d52961 update to 92.0.4515.131 2021-08-09 17:09:15 +00:00
cwen
e2352fadc1 Drop maintainership on various ports, bump REVISION accordingly. 2021-08-04 09:45:29 +00:00
solene
007b3c220d Update to goaccess-1.5.1
ok sthen@ rsadowski@ kirby@ (maintainer)
2021-08-03 17:49:40 +00:00
sthen
9a0336600a update to py3-requests-unixsocket-0.2.0 2021-08-02 07:46:58 +00:00
sthen
577fe1e268 change some hardcoded 'rm *.orig'-like commands to ${PATCHORIG} 2021-08-01 21:06:54 +00:00
sthen
7291b481a2 update to py-requests-2.26.0 2021-08-01 11:54:57 +00:00
pvk
853a1c0a7f Update gitea 1.14.4 -> 1.14.5
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.5
2021-08-01 10:00:21 +00:00
danj
e3d54f8cc1 Drop maintainership 2021-07-31 19:52:29 +00:00
tb
78381530e1 www/cgicc: disable doxygen. help/ok sthen
Presence of doxygen during configure and subsequent removal during build
caused a build failure in a bulk. The generated docs aren't great.
2021-07-31 09:05:10 +00:00
jturner
4a531423fa Update openradtool to 0.13.8 2021-07-28 17:04:37 +00:00
sthen
f2e47452ed update to sblg-0.5.11 and enable tests, from Martin Ziemer,
feedback Stefan Hagen, earlier version ok maintainer
2021-07-27 10:52:29 +00:00
sthen
b2b24599de update to composer-2.1.5 2021-07-24 08:40:59 +00:00
ajacoutot
cfc0a4ae09 SECURITY update to webkitgtk4-2.32.3.
- https://webkitgtk.org/security/WSA-2021-0004.html
2021-07-24 07:32:15 +00:00
sthen
d04e51542b update to composer-2.1.4 2021-07-23 11:19:35 +00:00