| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
2025-03-31 misc/py-dictdiffer: Depends on expired devel/py-pytest-runner
|
|
|
|
| |
2025-06-21 misc/orange3: Depends on expiring devel/py-orange-canvas-core
|
|
|
|
| |
2025-06-21 misc/py-orange3-network: Depends on expiring misc/orange3
|
|
|
|
| |
2025-06-21 misc/py-orange3-associate: Depends on expiring misc/orange3
|
|
|
|
| |
2025-06-21 misc/py-orange3-educational: Depends on expiring misc/orange3
|
|
|
|
| |
2025-06-21 misc/py-orange3-timeseries: Depends on expiring misc/orange3
|
|
|
|
| |
2025-06-21 misc/py-orange3-datafusion: Depends on expiring misc/orange3
|
|
|
|
|
|
|
|
|
|
|
| |
Announcement: https://kde.org/announcements/frameworks/6/6.15.0/
Port changes:
- Depend on Qt6Tools where it is required.
- Explicitly disable Python bindings.
PR: 287507
Exp-run by: antoine
|
| |
|
|
|
|
| |
PR: 287699
|
|
|
|
|
|
| |
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: portscout
|
|
|
|
|
|
|
|
| |
While here, add DOCS option.
Changelog: https://github.com/567-labs/instructor/releases/tag/1.9.0
Reported by: Repology
|
|
|
|
| |
Approved by: doceng (implicit)
|
|
|
|
|
|
| |
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: portscout
|
|
|
|
|
|
|
|
|
| |
While here, set MAKE_ENV to make it sure that system OpenSSL is used
during build process.
Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.1.5
Reported by: portscout
|
| |
|
|
|
|
| |
New version of wxgtk32 in tree (3.2.8.1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
Introduce PYTHON_SOABI to align with PEP 3149's specification of a
tag, which consists of implementation name, shorthand version and
any ABI flags present (this and PYTHON_TAG are identical without
ABI flags). This is meant for compiled extension module objects and
other files that depend on a specific Python ABI for the same
version.
Add documentation for these variables that our PYTHON_EXT_SUFFIX
never had.
PR: 274671
Event: Kitchener-Waterloo Hackathon 202506
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Approved by: re (implicit)
|
|
|
|
| |
Changes: https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/pciutils/pciids/commits/master
|
|
|
|
|
|
| |
Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.1.4
Reported by: Repology
|
|
|
|
|
| |
PR: 287253
Approved by: yuri (maintainer timeout)
|
|
|
|
|
|
| |
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: Repology
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream standard support for Qt5 is officially over. [1] In short,
that means get your ports off of Qt5 ASAP, especially end-user
applications. FreeBSD deprecation of Qt5 is coming soon! It will likely
be a year of lead time, but please help in the meantime and remove qt5
flavors and child ports whenever possible.
www/qt5-webengine has been updated to 5.15.19 with security patches up to
Chromium 135.0.7049.95. It's unclear at this point if further security
patches will be publically available. The Qt5 WebEngine component,
however, is and forever will be based on Chromium 87.0.4280.144, which
is over 4 years old. Props to upstream for their backports over all
these years and making them publically available (probably more to do
with licensing constraints than anything, but hey).
We otherwise depend on KDE as our direct upstream to roll our distfiles,
which we have been hosting locally for over 3 years. Since Qt upstream
drops the LGPL releases of Qt 5.15.x a year later, there's no guarantee
KDE will rebase their patchset over the next year for the remaining two
.18 and .19 releases. This might be the last update for Qt5 on FreeBSD.
[1] https://www.qt.io/blog/qt-5.15-extended-support-for-subscription-license-holders
|
|
|
|
|
| |
Release changes: https://vifm.info/news/2025-06-04
Reported by: portscout!
|
|
|
|
|
| |
Changelog:
https://cran.r-project.org/web/packages/gapminder/news/news.html
|
|
|
|
|
|
| |
Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.33.0
Reported by: portscout
|
|
|
|
|
|
| |
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: portscout
|
|
|
|
|
|
| |
Changelog:
- https://github.com/huggingface/huggingface_hub/releases/tag/v0.32.5
- https://github.com/huggingface/huggingface_hub/releases/tag/v0.32.6
|
| |
|
| |
|
|
|
|
|
|
| |
While here, add PREFIX to MAKE_ARGS instead of upstream hardcoded one.
PR: 285216
|
|
|
|
|
|
|
| |
Un-break index & poudriere
Fixes: e76441e5cd85849dc3abe21132c79ea4ff988cc6
Reported by: antoine
|
|
|
|
|
|
|
| |
- https://github.com/Aider-AI/aider/releases
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
|
|
|
| |
Reported by: vvd
|
|
|
|
|
|
| |
Still waiting to fix 1 dependency
This reverts commit 82966ec7b740b73fbfcc0deb33d41055d20b6d04.
|
|
|
|
|
|
|
| |
- https://github.com/Aider-AI/aider/releases
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
|
|
|
|
| |
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
|
|
|
|
| |
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
|
|
|
|
|
|
| |
Since GNOME changes their numbering, in some Makefile MASTER_SITES= GNOME is
more complex. This patch simplify for users.
Differential Revision: https://reviews.freebsd.org/D43183
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
June 03, 2024 by Jani Heikkinen
We have released Qt 6.9.1 today. As a patch release, Qt 6.9.1 does not
introduce new features but contains more than 450 bug fixes, security
updates, and other improvements on top of Qt 6.9.0 release. See more
information about the most important changes and bug fixes from the Qt
6.9.1 release note.
Announcement: https://www.qt.io/blog/qt-6.9.1-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.1/release-note.md
We (kde@) skipped shipping Qt 6.9.0 due to unacceptable rendering bugs
in the WebEngine component, but here are the announcements and release
notes from Qt 6.9.0.
Announcement: https://www.qt.io/blog/qt-6.9-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.0/release-note.md
PySide6: Update to 6.9.1
PySide6 and its related components have been updated alongside the Qt
release for compatibility. Older versions will not build with Qt 6.9.x.
Announcement: https://www.qt.io/blog/qt-for-python-release-6.9
PyQt6: Update to 6.9.1
As with PySide6, older versions of PyQt6 will not build with Qt 6.9.x.
Support tools like py-sip and py-qtbuilder have also been updated to their
latest versions.
Announcement: https://www.riverbankcomputing.com/news/PyQt_v6.9.0_Released
https://www.riverbankcomputing.com/news/PyQt_v6.9.1_Released
PR: 286051
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Submitter becomes maintainer
sff is a simple, fast, and feature-rich terminal file manager inspired
by nnn and guided by the suckless philosophy. It aims to provide a
reliable, efficient, and user-friendly file management experience with
high extensibility.
WWW: https://codeberg.org/sylphenix/sff
PR: 285216
|
|
|
|
|
| |
Approved by: re (implicit)
Sponsored by: Amazon
|