summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* lang/clisp: Build with system compilerJoseph Mingrone2025-05-151-8/+2
| | | | | | | Reviewed by: gerald Approved by: maintainer timeout Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50109
* editors/xmlcopyeditor: Fix build with libxml2 2.14Nuno Teixeira2025-05-151-5/+34
| | | | | PR: 286784 MFH: 2025Q2
* devel/aws-c-sdkutils: Update to 0.2.4Nuno Teixeira2025-05-152-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-sdkutils/releases/tag/v0.2.4
* sysutils/fluent-bit: Update to 4.0.2Palle Girgensohn2025-05-152-4/+4
| | | | Release notes: https://github.com/fluent/fluent-bit/releases/tag/v4.0.2
* irc/weechat: Update to 4.6.3Bernard Spil2025-05-152-4/+4
|
* mail/nextcloud-mail: Update to 5.0.7Bernard Spil2025-05-152-4/+4
|
* sysutils/swtpm: Update to 0.10.1Goran Mekić2025-05-155-11/+216
| | | | | | | | | | | | | | | Add support of test suite: - python dependency - remove test_ctrlchannel because in poudriere jail can't kldload pty Add using of python:env because of bad shebangs. Pet portlint, portfmt. Changelogs: https://github.com/stefanberger/swtpm/releases/tag/v0.10.1 https://github.com/stefanberger/swtpm/releases/tag/v0.10.0 PR: 286345 Approved by: submitter is maintainer
* editors/emacs-devel: Update to 2025-05-15 snapshotJoseph Mingrone2025-05-152-5/+5
| | | | | Commit log: https://github.com/emacs-mirror/emacs/compare/f180e4c9cb6...db198e0e59b Sponsored by: The FreeBSD Foundation
* www/nextcloud-contacts: Update to 7.1.0Bernard Spil2025-05-152-4/+4
|
* www/nextcloud-calendar: Update to 5.2.4Bernard Spil2025-05-152-4/+4
|
* www/nextcloud: Update to 31.0.5Bernard Spil2025-05-152-4/+4
|
* lang/perl5*: first attempt of reporting local patchesMathieu Arnold2025-05-154-3/+20
|
* www/galene: update to 0.96.3Baptiste Daroussin2025-05-152-35/+37
|
* multimedia/jellyfin: update to 10.10.7Baptiste Daroussin2025-05-153-19/+19
|
* lang/perl5.40: silence Getopt::Long duplicate‐spec warning in json_ppChristos Chatzaras2025-05-152-0/+12
| | | | PR: 286820
* www/iridium: update to 2025.05.136.2Robert Nagy2025-05-153-9/+8
|
* www/py-dj51-django-auth-ldap: Update to 5.2.0Kai Knoblich2025-05-152-4/+4
| | | | | | Changelog: https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/5.2.0
* www/py-dj50-django-auth-ldap: Update to 5.2.0Kai Knoblich2025-05-152-4/+4
| | | | | | Changelog: https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/5.2.0
* www/py-django-auth-ldap: Update to 5.2.0Kai Knoblich2025-05-152-5/+5
| | | | | | | | | * Adjust USES=python accordingly, because Python 3.8 is no longer present in the ports tree after ca15850a2b13 while I'm here. Changelog: https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/5.2.0
* textproc/py-jtextfsm: Deprecate/Set to expireKai Knoblich2025-05-151-0/+3
| | | | | | * Upstream is inactive for 9+ years and the project was intended as Python 3 fork of textproc/py-textfsm, which was only compatible with Python 2 at that time.
* security/py-netbox-secrets: Update to 2.2.1Kai Knoblich2025-05-152-6/+7
| | | | | | | | | | * Switch to the PEP517 build framework while I'm here. Changelog: https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.2.1 MFH: 2025Q2
* net-mgmt/netbox: Update to 4.2.9Kai Knoblich2025-05-153-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Display circuit type with background color in circuits list * Improve layout of component template edit forms * Display plugin icons in plugins list * Link to script results list from script history * Add region, site group, site, location, and rack filters for modules * Reference rack as related object in changelog records for rack reservations * List virtual circuits under provider view * Enable filtering devices and virtual machines by primary IP address * Move release info from footer to the navigation menu Bug Fixes: * Account for parallel cables when calculating total path length * Preserve "none" selection in filter form fields * Fix styling for white, gray, and black custom link buttons * Fix layout of object view content on mobile * Fix support for module bay creation when bulk importing module types * Fix validation for VLANs assigned to both a group and a site * Ensure change logs populated for many-to-one changes * Avoid AttributeError exception when bulk import objects which have a multi-object custom field with a default value * Improve JSON serialization support for data returned by a custom script * Ensure static assets for the debug toolbar are installed even if DEBUG is false * Fix ordering of custom scripts to avoid NoReverseMatch exception * Fix ValueError exception when attempting to nullify interface mode when a VLAN is assigned * type field should not be required when bulk editing interfaces * status field should not be required when bulk editing inventory items * Fix form validation failure when attempting to create a service from a service template * Include Q-in-Q VLAN (if any) in VM interface details * Correct URL paths for bulk import views * Ensure all redirect URLs are validated before use https://github.com/netbox-community/netbox/releases/tag/v4.2.9 MFH: 2025Q2
* textproc/py-griffe: Update to 1.7.3Kai Knoblich2025-05-152-4/+4
| | | | | | | | Changelog: https://github.com/mkdocstrings/griffe/releases/tag/1.7.3 MFH: 2025Q2
* net/netatalk4: Update to 4.2.3.Joe Marcus Clarke2025-05-152-5/+5
| | | | | See https://github.com/Netatalk/netatalk/releases/tag/netatalk-4-2-3 for a list of changes in this release.
* x11-toolkits/wlroots019: update to 0.19.0Jan Beich2025-05-152-4/+4
| | | | | | | | | Fixes WLR_RENDERER=vulkan on KMS console. Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0.19.0-rc3...0.19.0 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.0 Reported by: GitLab (notify releases) PR: 286311
* biology/vcftools: Update to 0.1.17Jason W. Bacon2025-05-152-8/+6
| | | | | | | Allow use of mask when estimating pi Changes: https://github.com/vcftools/vcftools/commits/master/ Reported by: portscout
* biology/kallisto: Unbreak build on 15-CURRENTJason W. Bacon2025-05-152-7/+18
| | | | | Unable to identify the cause, use GCC as a workaround for now No change on other FreeBSD versions
* biology/bifrost: Unbreak build on 15-CURRENTJason W. Bacon2025-05-152-3/+14
| | | | | Unable to identify the cause, use GCC as a workaround for now No change on other FreeBSD versions
* devel/csmith: fix expiration dateRene Ladan2025-05-151-1/+1
|
* devel/glui: fix expiration dateRene Ladan2025-05-151-1/+1
|
* databases/gnats4: fix expiration dateRene Ladan2025-05-151-1/+1
|
* x11/plasma-wayland-protocols: update to 1.18.0Max Brazhnikov2025-05-152-4/+4
|
* editors/focuswriter: Update to 1.8.12Nuno Teixeira2025-05-152-9/+4
| | | | | ChangeLog: https://github.com/gottcode/focuswriter/releases/tag/v1.8.12 MFH: 2025Q2 (bugfix release)
* net-mgmt/fence-agents: drop maintainershipBaptiste Daroussin2025-05-151-1/+1
|
* textproc/diffstat: update to 1.68Baptiste Daroussin2025-05-152-4/+4
|
* databases/spatialite_gui: bump after libxslxwriter upgradeBaptiste Daroussin2025-05-151-1/+1
|
* math/sc-im: bump after libxslxwriter upgrade and fix lua detectionBaptiste Daroussin2025-05-151-2/+3
|
* math/libxlsxwriter: update to 1.2.2Baptiste Daroussin2025-05-153-5/+5
|
* www/*chromium: update to 136.0.7103.113Robert Nagy2025-05-156-24/+22
| | | | Security: https://vuxml.freebsd.org/freebsd/79400d31-3166-11f0-8cb5-a8a1599412c6.html
* net/miniupnpd: Pull in a patch from upstreamGleb Popov2025-05-152-1/+7
| | | | Approved by: portmgr (fixit blanket)
* security/vuxml: add www/*chromium < 136.0.7103.113Robert Nagy2025-05-151-0/+35
| | | | Obtained from: https://chromereleases.googleblog.com/2025/05/stable-channel-update-for-desktop_14.html
* multimedia/jellyfin-media-player: add missing run dependencyBaptiste Daroussin2025-05-151-1/+2
| | | | | | | | | | the package is missing a run dependency qt5-quickcontrols without it jellyfin media play crashes at startup time: '[warning] unknown @ 6 - qrc:/ui/webview.qml:6:1: module "QtQuick.Controls" is not installed' PR: 286802 Submitted by: polyduekes@proton.me
* databases/mongodb60: 6.0.23Ronald Klop2025-05-152-5/+4
| | | | | Changes: https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.23---apr-29--2025
* devel/php-composer: Update to 2.8.9Guido Falsi2025-05-152-6/+4
| | | | | | | Remove unneeded CONFLICTS_INSTALL PR: 286794 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* graphics/drm-515-kmod: Update to drm_v5.15.160_3Emmanuel Vadot2025-05-155-9/+9
| | | | | | | Fix compile on -CURRENT. Reported by: bapt Sponsored by: Beckhoff Automation GmbH & Co. KG
* textproc/nerdlog: Update to 1.7.2Li-Wen Hsu2025-05-152-6/+6
|
* graphics/mesa-devel: update to 25.1.b.1221Jan Beich2025-05-152-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/7c4f501e99d...b5e657da48b
* games/veloren-weekly: update to s20250512Jan Beich2025-05-152-5/+5
| | | | Changes: https://gitlab.com/veloren/veloren/-/compare/8c44357c9d...bb8fb2f27b
* devel/magit*: Update to 4.3.5Yasuhiro Kimura2025-05-154-8/+8
| | | | ChangeLog: https://github.com/magit/magit/blob/v4.3.5/CHANGELOG
* lang/ruby34: Update to 3.4.4Yasuhiro Kimura2025-05-152-4/+4
| | | | ReleaseNotes: https://www.ruby-lang.org/en/news/2025/05/14/ruby-3-4-4-released/