14999 Commits

Author SHA1 Message Date
sthen
03d852992f update to py3-quixote-3.6 2022-10-03 22:12:41 +00:00
sthen
03445a8f9e update to py3-terminado-0.16.0 2022-10-03 22:12:35 +00:00
sthen
691c1ae41d update to tomcat-10.0.26 2022-10-03 22:12:08 +00:00
sthen
2491097a2f update to tomcat-9.0.67 2022-10-03 22:12:06 +00:00
sthen
66083b0495 update to tomcat-8.5.82 2022-10-03 22:12:04 +00:00
sthen
5397aded6c update to py3-bottle-0.12.23 2022-10-03 22:11:20 +00:00
sthen
90b431eba4 update to py3-bleach-5.0.1 2022-10-03 22:11:18 +00:00
sthen
1bfddf168b update to py3-beaker-1.11.0 2022-10-03 22:11:16 +00:00
sthen
75a931d0bc update to nghttp2-1.50.0 2022-10-03 22:10:54 +00:00
tb
36bf3bfd39 www/newsboat: update to 2.29
https://github.com/newsboat/newsboat/blob/master/CHANGELOG.md#229---2022-09-25
2022-10-03 21:19:49 +00:00
landry
89dce197b6 www/mozilla: make sure gawk isnt picked up during configure
set AWK=/usr/bin/awk in CONFIGURE_ENV, since #1256568 the awk detection
moved from autoconf to moz.configure. Further cleanup will happen after
7.2.

ok sthen@ naddy@
2022-09-25 09:23:17 +00:00
sthen
292fef7fa1 update to honk-0.9.8, from Horia Racoviceanu
note, the database format changes, see pkg-readme pointed at by 1-liner in MESSAGE
2022-09-23 19:19:26 +00:00
landry
10e4893b73 www/mozilla-firefox: update to 105.0.1.
see https://www.mozilla.org/en-US/firefox/105.0.1/releasenotes/
fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1784692
2022-09-23 13:24:15 +00:00
landry
08e4f768bc www/mozilla-firefox: update to 105.0.
see https://www.mozilla.org/en-US/firefox/105.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/

- add CPPFLAGS=-Wno-backend-plugin to CONFIGURE_ENV to silence all pgo
  mismatch warnings from clang
- update patch-toolkit_system_gnome_nsGIOService_cpp from #1714919 to
  use what was upstreamed
- update README wrt process types
2022-09-20 13:02:32 +00:00
landry
5ce7ac8686 www/firefox-esr: update to 102.3.0.
See https://www.mozilla.org/en-US/firefox/102.3.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/
2022-09-20 13:00:03 +00:00
sebastia
be8d0b8295 With the update to 5.7.1, sogod doesn't start anymore, if you don't have
WOPport set explicity. Issue was brought up on ports@
discussed with giovanni@, landry@, sthen@

as suggested added a section to the README on how to get back the old
default.


OK landry@
2022-09-19 07:01:08 +00:00
ajacoutot
9dccdeed9a Update to webkitgtk40-2.38.0.
survived an amd64 and i386 (thanks sthen) bulk
ok sthen@
2022-09-17 08:13:54 +00:00
denis
bd708fcea9 Update Vaultwarden to v1.25.2 and web vault to 2022.6.2
Thanks to aisha <openbsd .ports @ aisha .cc> for the diff.
2022-09-15 17:33:53 +00:00
pvk
6d8513ca24 Update opensearch-dashboards 2.2.0 -> 2.3.0
Release notes: https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.3.0.md
ok op@
2022-09-15 14:24:24 +00:00
robert
dce7b59912 update to 105.0.5195.125 2022-09-14 21:19:15 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen
2fa379a324 update to dokuwiki-2022-07-31a, minor update based on a diff from rsadowski
this now supports PHP 8.x so remove MODPHP_VERSION=7.4; some plugins and
themes may still need attention for 8.x but you can still run it with 7.4
if needed.

ok landry@ rsadowski@, input from Mike Fischer
maintainer timeout
2022-09-13 20:14:00 +00:00
gonzalo
08bdf5497c Update for Nextcloud to 24.0.5
OK sthen@
2022-09-13 15:47:50 +00:00
gonzalo
69d0debc4e Update for Nextcloud to 23.0.9
OK sthen@ landry@
2022-09-13 15:46:16 +00:00
gonzalo
707185a294 Update Varnish to 7.1.1 2022-09-13 08:59:17 +00:00
sthen
3117d0e246 update to ap2-mod_wsgi-4.9.4 2022-09-13 07:53:54 +00:00
lraab
953ee953f0 hook www/libreddit up 2022-09-12 13:57:42 +00:00
lraab
5cd4e61ef7 www/libreddit: import libreddit 0.22.9
Libreddit hopes to provide an easier way to browse Reddit, without
the ads, trackers, and bloat.

OK bcallah@, sthen@
2022-09-12 13:56:48 +00:00
pvk
aba81bb26b Update gitea 1.17.1 -> 1.17.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.17.2
2022-09-12 12:19:07 +00:00
sebastia
ebbc471614 update 4.0.3 -> 4.0.5 2022-09-12 08:24:25 +00:00
semarie
dffd163a87 devel/cargo: provide a generic way to override MODCARGO_CRATES changes
several crates needs few changes (patch) to work easily in ports tree, or might
build bundled versions of libraries instead of using ports tree.

but in some cases, it's simpler to let porters manage that themselves.

the diff replaces MODCARGO_CRATES_SQLITE3_BUNDLED (specific knob for
libsqlite3-sys) by MODCARGO_CRATES_KEEP (a list of crates to keep unmodified).

adapt security/vaultwarden and www/nextcloud_notify_push to use
MODCARGO_CRATES_KEEP instead of MODCARGO_CRATES_SQLITE3_BUNDLED.

ok landry@
2022-09-12 07:40:12 +00:00
kn
8a09417735 Drop myself as maintainer 2022-09-11 17:40:53 +00:00
kmos
d8c8cd0442 Shift a couple of my ports to using MODPY_PEP517 2022-09-11 07:10:34 +00:00
sthen
868380e720 +newsraft 2022-09-10 19:48:50 +00:00
sthen
0ebd396fa2 import ports/www/newsraft, ok tracey@
Newsraft is a feed reader with ncurses user interface. It is greatly
inspired by Newsboat and tries to be its lightweight counterpart.
2022-09-10 19:48:32 +00:00
sthen
f5ca07b5c1 py-autobahn:
- use MODPY_PEP517
- enable (some of the) tests
- build the (x86-only) nvx .so with -msse2 rather than -march=native
2022-09-09 11:46:14 +00:00
jca
f903ce89e9 Only build and ship the NVX module on amd64 and i386 (it uses SSE)
aarch64 failure report from tb@, ok tb@ phessler@
2022-09-09 11:24:43 +00:00
sebastia
48cd490d85 seems a jinja2 update silently broke puppetboard
update to fix: 3.6.1 -> 4.0.3
2022-09-09 11:06:57 +00:00
op
6aecc4b717 add la ninpre as MAINTAINER for www/mycorrhiza 2022-09-09 08:53:18 +00:00
op
eca2fd085e +mycorrhiza 2022-09-08 13:36:23 +00:00
op
20d111ff8f import mycorrhiza-1.12.1
Mycorrhiza can be used for personal wikis, digital gardens and wikis
for small teams or communities. It doesn't require a database,
everything is stored as plain-text files. Content is stored as
hyphas which can be just text articles or media such as pictures
and videos. History of changes is managed using git in automated
fashion - mycorrhiza creates and manages git repository for you.

One can serve mycorrhiza to be accessible via http, it's web ready.
It also features few authentication options and user management.

port from la ninpre (aaoth [at] aaoth [dot] xyz); ok sthen@
2022-09-08 13:35:47 +00:00
sebastia
aa6cc5fd90 update to 5.7.1 2022-09-07 12:04:35 +00:00
sebastia
8e3a31c636 update to 5.7.1 2022-09-07 12:03:39 +00:00
landry
04165b92ca www/mozilla-firefox: update to 104.0.2.
see https://www.mozilla.org/en-US/firefox/104.0.2/releasenotes/
2022-09-06 13:21:00 +00:00
kirby
3a66a14fcb update to goaccess-1.6.3 2022-09-06 12:42:58 +00:00
sthen
c324ada5d8 update to squid-5.7 2022-09-06 08:29:06 +00:00
robert
c5506616f5 our arm64 address space is 39 bit, so limit v8 accordingly 2022-09-04 20:15:36 +00:00
robert
dd60e311fe use CPU_ID_AA64ISAR0 to get arm64 cpu capabilities 2022-09-04 11:33:39 +00:00
ajacoutot
b3dde74000 Move @conflict where it belongs to ensure proper upgrade path. 2022-09-04 07:08:17 +00:00
robert
1d1a8af6e2 unbreak on arm64 by not trying to use getauxval() 2022-09-03 18:41:06 +00:00