summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)Author
2024-01-28www/sqlpage: Upgrade to 0.18.1Palle Girgensohn
Release notes: https://github.com/lovasoa/SQLpage/releases/tag/v0.18.1
2024-01-28www/cpp-httplib: update 0.14.3 → 0.15.0Yuri Victorovich
Reported by: portscout
2024-01-28www/gohugo: Moved man to share/manMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-28www/libmicrohttpd: Moved man to share/manMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-28*: Move manpages to share/manHelge Oldach
Approved by: portmgr (blanket)
2024-01-28www/hurl: update to 4.2.0Rodrigo Osorio
Changelog: https://github.com/Orange-OpenSource/hurl/releases/tag/4.2.0
2024-01-28www/librewolf: fix build on powerpc64Piotr Kubaj
/wrkdirs/usr/ports/www/librewolf/work/librewolf-117.0-1/third_party/highway/hwy/ops/ppc_vsx-inl.h:3193:41: error: use of undeclared identifier 'vec_cipher_be' return BitCast(du8, detail::CipherVec{vec_cipher_be( ^
2024-01-28www/w3m: Moved man to share/manMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-27*/*: Chase editors/emacs updateJoseph Mingrone
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific paths - Bump PORTREVISION of ports with USES=emacs. This is required for two reasons. Emacs lisp files need to be byte compiled for the new Emacs version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR need to be relocated. Reviewed by: ashish Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D43615
2024-01-27net-im/jitsi-meet-full: Update to 2.0.9220Jose Alonso Cardenas Marquez
- net-im/jitsi-prosody-plugins: Update to 2.0.9220 - net-im/jitsi-videobridge: Update to 2.3-67 - net-im/jicofo: Update to 1.0-1062 - www/jitsi-meet: Update to 1.0.7762
2024-01-27www/apache24: Moved man to share/manMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-27www/node20: Moved man to share/manMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-27www/mod_http2: Update to 2.0.26Bernard Spil
2024-01-27www/vaultwarden-web_vault: Update to 2024.1.2Bernard Spil
PR: 276297 Approved by: maintainer timeout
2024-01-27*: Autotools manpages fixNuno Teixeira
Approved by: portmgr (blanket)
2024-01-27www/sitecopy: Move manpages to share/manHelge Oldach
Approved by: portmgr (blanket)
2024-01-26www/UniversalFeedCreator: Update to 1.8.6Dan Langille
This update implements the patches sent upstream. While here: * add more to pkg-desc (thanks portlint) * reformat a comment (thanks portfmt)
2024-01-26www/mattermost-webapp: Update version 7.10.5=>8.1.8Bernhard Froehlich
Changelog: https://github.com/mattermost/mattermost/releases/tag/v8.1.8 PR: 276638
2024-01-26www/onlyoffice-documentserver: Update to 7.5.1.23Mikael Urankar
While here: - Update node to v18 - Improve pkg-message [1] Submitted by: Niclas Wagner [1]
2024-01-26www/gitlab-ce: security update to 16.7.4Matthias Fechner
Changelog: https://about.gitlab.com/releases/2024/01/25/critical-security-release-gitlab-16-8-1-released/ Security: 61fe903b-bc2e-11ee-b06e-001b217b3468
2024-01-25www/linux-widevine-cdm: Update to 4.10.2710.0Alexey Donskov
Sponsored by: Serenity Cybersecurity, LLC
2024-01-25www/miniserve: Update to 0.26.0Mikael Urankar
Changes: https://github.com/svenstaro/miniserve/releases/tag/v0.26.0
2024-01-24www/py-google-cloud-bigquery: update 3.16.0 → 3.17.0Yuri Victorovich
Reported by: portscout
2024-01-24www/py-google-cloud-testutils: New port: Common tools used to test Python ↵Yuri Victorovich
client libraries for Google APIs
2024-01-23www/clearsilver: Impelled to share/manMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-23www/py-google-api-python-client: Update to 2.115.0Nicola Vitale
Release changes: https://github.com/googleapis/google-api-python-client/releases/tag/v2.115.0 Reported by: portscout
2024-01-23www/hypermail: drop maintainershipBaptiste Daroussin
2024-01-23www/py-django-htmx: New portKai Knoblich
This package offers extensions for using Django with htmx, a library that allows one to access modern browser features directly from HTML, rather than using JavaScript (see https://htmx.org/).
2024-01-22www/proxygen: update 2024.01.15.00 → 2024.01.22.00Yuri Victorovich
2024-01-22www/janus: Sanitize MANPREFIXMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-22www/luakit: Sanitize MANPREFIXMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-22www/luakit-devel: Sanitize MANPREFIXMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-22www/surf: Sanitize MANPREFIXMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2024-01-22Override GNU_CONFIGURE_MANPREFIX in my GNU autotools-based portsAlexey Dokuchaev
This is a temporary measure to facilitate entering the new world order where manual pages are installed under ${PREFIX}/share/man.
2024-01-21www/gallery-dl: update to 1.26.7Jan Beich
Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.26.7 Reported by: GitHub (watch releases)
2024-01-21www/caddy{,-custom}: chown caddy.log to caddy user/groupMike Fisher
We have set caddy.log to root:wheel, which works for the default case of running caddy as root. When caddy is run as a non-root users, caddy.log can't actually be written to. Instead, chown caddy.log to the caddy user/group so that it can be written to. PR: 276150
2024-01-21www/redmine50: Marked BROKEN with ruby32Muhammad Moinur Rahman
- Upstream supports only ruby31 with this version as mentioned here: https://www.redmine.org/projects/redmine/wiki/RedmineInstall [1] - Mark DEPRECATED - Set EXPIRATION_DATE 2025-03-31 or sync with the EXPIRATION_DATE of ruby31 - BUMPING so that it shows warning before installation or upgrade PR: 276466 Reported by: vvd [1] Approved by: portmgr (blanket)
2024-01-21www/libdatachannel: update 0.19.5 → 0.20.1Yuri Victorovich
Reported by: portscout
2024-01-21www/monolith: Update to 2.8.1Lewis Cook
Changes: https://github.com/Y2Z/monolith/releases/tag/v2.8.1
2024-01-20*/*: Bump consumers of graphics/imlib2Nuno Teixeira
New version of imlib2 in tree
2024-01-20www/py-nh3: New portKai Knoblich
This package offers Python bindings to the ammonia HTML sanitization library (see https://github.com/rust-ammonia/ammonia) and it has many options to customize the sanitization.
2024-01-20multimedia/libvpx: update 1.14.0Jan Beich
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0 Reported by: portscout
2024-01-19sysutils/bareos-*: update to 23.0.1Jose Alonso Cardenas Marquez
- sysutils/bareos-traymonitor: add qt5 and qt6 flavors
2024-01-19sysutils/bareos22-*: Copy bareos-* ports to bareso22-* onesJose Alonso Cardenas Marquez
- bareos-* ports will be updated to 23.0.1 soon
2024-01-19www/firefox: try to fix camera/video usageChristoph Moench-Tegeder
This functionality should work on FreeBSD, too (not only "pure Linux" as the comments stated). Reported by: jsm@
2024-01-19www/ungoogled-chromium: update to 120.0.6099.224Robert Nagy
Security: https://vuxml.freebsd.org/freebsd/1bc07be0-b514-11ee-86bb-a8a1599412c6.html
2024-01-19www/element-web: Update to 1.11.55Ashish SHUKLA
Approved by: maintainer (implicit, version bump, as per PR 258262)
2024-01-19www/nextcloud-groupfolders: Update to 16.0.3Bernard Spil
2024-01-19www/nextcloud-deck: Update to 1.12.1Bernard Spil
2024-01-19www/nextcloud-calendar: Update to 4.6.4Bernard Spil