14999 Commits

Author SHA1 Message Date
aisha
a98a45c2f0 www/py-jwt: update to 2.6.0
full changelog is here:
https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst

py-cryptography changes results in failed tests
for both current (2.3.0) and new 2.6.0 version.

from maintainer Johan Huldtgren, thanks!
2022-11-09 18:35:22 +00:00
sdk
aa54022332 Unbreak+Update luakit to 2.3.3
Luakit was broken due to the recent glib update, which uses pcre2 as
regex parser.
2022-11-09 18:18:35 +00:00
gonzalo
a5348e26f2 a lightweight tool offering better readability of web pages. OK op@ 2022-11-09 17:28:16 +00:00
sthen
63f6c384cf use daemon_logger; ok maintainer 2022-11-09 13:13:00 +00:00
tb
2f89cd5b3f +nghttp3 2022-11-09 12:01:09 +00:00
tb
cfd443af32 import www/nghttp3, an implementation of HTTP/3
initial port from jsing
ok aisha kn naddy sthen
2022-11-09 12:00:32 +00:00
robert
5f662459d8 update to 107.0.5304.110 2022-11-09 11:20:47 +00:00
robert
dfd6be8623 enable udev support;
if libudev-openbsd is installed, chromium will use its monitoring capabilities
so that e.g. fido(4) keys can be plugged in anytime during an authentication
process instead of enumerating devices once on startup
2022-11-08 19:29:19 +00:00
sthen
f8c21a9845 nghttp2: be explicit about not picking up ngtcp2/nghttp3, and tweak text
around devel/cunit (there don't seem to be any arch-related issues with
archs we currently build ports for, but still this is on a hot path at
the start of bulk builds nghttp2->curl->cmake which is helpful to keep
short; cunit pulls in autoconf etc as well)
2022-11-08 17:24:05 +00:00
sthen
4cfee833c0 update to syweb-0.67 which has php 8 support 2022-11-08 12:19:29 +00:00
sthen
7b4f6e326b portbump... 2022-11-08 11:41:47 +00:00
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
ajacoutot
15340b5530 Fix for 64bit time_t. 2022-11-07 17:50:10 +00:00
ajacoutot
fb454f3ba4 Loosen up dependencies. 2022-11-06 22:00:22 +00:00
ajacoutot
26f7246009 Update to epiphany-43.0. 2022-11-06 16:24:10 +00:00
ajacoutot
560c509e08 Move dependencies from atk|at-spi2-atk to x11/gnome/at-spi2-core. 2022-11-06 09:23:24 +00:00
ajacoutot
a047b35622 Update to webkitgtk40-2.38.2. 2022-11-06 09:13:05 +00:00
sthen
1284918d93 remove unintended MODPY_VERSION change, found by aja 2022-11-05 17:24:54 +00:00
ajacoutot
f5c5712d45 WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:10:20 +00:00
ajacoutot
477a45da5b WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:07:21 +00:00
pvk
d6dc7af9ff Update gitea 1.17.2 -> 1.17.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.17.3

Port changes:
* Static assets location was changed from /usr/local/share/gitea/public/ to
  /var/www/gitea/public/; /usr/local/share/gitea/public is now a symlink to
  /var/www/gitea/public/. This makes serving static files by local http
  server easier. Idea from aisha@, help from sthen@, thanks!
  This change breaks port upgrade using 'pkg_add -u';
  'pkg_delete gitea; pkg_add gitea' is needed to upgrade the port.
2022-11-04 22:20:07 +00:00
sthen
f55ab15852 update trac to the latest svn checkout, 1.5.3 doesn't work with the
version of jinja2 that we have.
2022-11-04 12:06:53 +00:00
ajacoutot
25de91b267 Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
kirby
7c3c35538b update to goaccess-1.6.5 2022-11-03 19:30:22 +00:00
aisha
1f9bdc7647 www/vaultwarden-web: update to 2022.10.2
ok abieber@ bket@
2022-11-01 01:13:40 +00:00
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
sthen
5fb846c8ba update to tomcat-10.0.27 2022-10-31 17:39:56 +00:00
sthen
450111a3df update to tomcat-9.0.68 2022-10-31 17:39:54 +00:00
sthen
d1eaaaaaf5 update to tomcat-8.5.83 2022-10-31 17:39:51 +00:00
sthen
fbace1753a seems I unintentionally removed recursing into v7 from tomcat/Makefile
earlier in the year; it is already EoL anyway so remove the port files too
2022-10-31 17:32:36 +00:00
naddy
31617373ef remove errant line continuation from Makefile
Accidentally, there were no ill effects because GNU configure can take
variable settings from the environment or the command line.
2022-10-31 15:01:54 +00:00
robert
211f83f2e9 unbreak build on arm64 2022-10-30 12:21:08 +00:00
robert
6d63c72926 update to 2022.10.106.1 2022-10-30 10:52:25 +00:00
sthen
cc1b2b6d32 update to py3-httplib2-0.21.0 2022-10-30 08:43:59 +00:00
robert
e6dc4957c1 sync some patches from my shared bsd repo, no functional change 2022-10-29 14:01:47 +00:00
robert
e8a7acb2a2 update to 107.0.5304.87 2022-10-29 05:01:33 +00:00
robert
3641fee99f update to 107.0.5304.87 2022-10-28 18:08:26 +00:00
robert
d61797c145 unbreak webauthn fido support by using the usb service implementation instead
of a nullptr and sync the fido code with the linux specific code to make it
easier to compare in the future
2022-10-28 16:33:30 +00:00
sthen
6781029335 bump REVISION for ports using rust, so that pkg_add -u for i386 users
updates to packages without -znotext (i.e. with text relocations disabled)
makes sense to phessler, semarie, tb
2022-10-28 10:00:45 +00:00
caspar
0d555f986f Tor Browser: update to 12.0a3
Yes, that's an alpha release, which is not ideal. Unfortunately however,
Tor Browser's last stable release is based on an unsupported version of
Firefox ESR which does not build with the newest version of Rust (which
we already have).

If you don't want to use an alpha release of Tor Browser, it's probably
best to run OpenBSD 7.2 for another month until Tor Browser 12.0
is released.

Encouraged by landry@ tb@ george@
OK landry@
2022-10-27 17:37:13 +00:00
robert
48988d46f9 add build dependency on qt5 base which was missing from the previous commit 2022-10-27 16:37:37 +00:00
landry
61e781dc90 www/mozilla-firefox: update to 106.0.2.
see https://www.mozilla.org/en-US/firefox/106.0.2/releasenotes/
2022-10-26 13:51:23 +00:00
gonzalo
4b53bb8484 Add Nextcloud 25 2022-10-26 09:32:06 +00:00
gonzalo
fb7de5d43c Add Nextcloud 25 "a.k.a hub3"
OK landry@
2022-10-26 09:31:25 +00:00
robert
8d2a4eb449 update to 107.0.5304.68 2022-10-26 05:54:13 +00:00
sthen
e4d1b59458 Hiawatha is GPLv2 only and depends on mbedTLS, which was previously dual
licensed (GPLv2/Apache) as well as offering commercial licenses, but GPLv2
was dropped from mbedTLS in v2.17, and the Apache license is not compatible
with GPLv2.

mbedTLS is in packages rather than a system library, so we don't seem to
come under exemptions, so stop distributing binary packages of Hiawatha.
2022-10-25 20:36:04 +00:00
bket
e383070aab Update to vaultwarden-1.26.0 and vaultwarden-web-2022.10.0
From aisha <openbsd .ports @ aisha .cc> (maintainer). Thank you!
2022-10-23 19:38:22 +00:00
robert
7d64618c69 fixup the proper manpage; noticed by Ross L Richardson 2022-10-23 13:38:03 +00:00
tb
5ff18369fc firefox: partially unbreak build on aarch64. ok landry
The update of the bundled ffmpeg regenerated config info which toggled
CONFEX_LINUX_PERF to on for aarch64. This results in things attempting
to pull in linux-specific headers like asm/unistd.h.

The build is currently still broken: lto requires more memory than
allowed in pbuild's datasize-cur on arm64. Hopefully adjusted soon.
2022-10-22 11:13:34 +00:00
ajacoutot
ee78eff7fb Update to webkitgtk40-2.38.1. 2022-10-21 09:19:54 +00:00