| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://github.com/fonttools/fonttools/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Announcements:
https://kde.org/announcements/plasma/6/6.4.0/
https://kde.org/announcements/plasma/6/6.3.91/
https://kde.org/announcements/plasma/6/6.3.90/
New ports added:
x11-themes/plasma6-aurorae: Aurorae window decoration
x11-wm/plasma6-kwin-x11: KWin for X11
Removed ports:
sysutils/plasma6-drkonqi: requires Systemd
kde.mk:
- Add aurorae and kwin-x11 to the list of Plasma components
- Remove drkonqi
x11/plasma6-kscreen:
- Add missing build dep on wayland-protocols.
pkgconfig is required to find wayland-protocols data location
sysutils/plasma6-polkit-kde-agent-1:
- Refresh USE_KDE
sysutils/plasma6-plasma-systemmonitor:
- Add runtime deps on ksystemstats
x11-wm/plasma6-kwin*:
- Depend on aurorae and switch breeze to runtime dependence
x11/plasma6-plasma-workspace:
- Depend on kwin-x11
- Refresh USE_QT
- Add GTK option for better integration of GTK apps
x11-wm/plasma6-kwin:
- update COMMENT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
- They complicate pkg-plist manipulations
- They increase the package's size
- They are used for debugging and it is unlikely that someone would debug
binaries coming from Linux RPMs
|
| |
|
|
|
|
|
|
| |
- Add LICENSE LicenseRef-makeindex
- Use DISTVERSION instead of PORTVERSION
- Use USES=tar instead of EXTRACT_SUFX
|
|
|
|
| |
Changes: https://github.com/googlefonts/ufomerge/releases
|
|
|
|
| |
Changes: https://github.com/fonttools/fonttools/releases
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Changes: https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Changelog: https://github.com/pdfcpu/pdfcpu/releases/tag/v0.11.0
|
|
|
|
| |
Changes: https://github.com/googlefonts/ufomerge/releases
|
|
|
|
| |
Changes: https://github.com/fonttools/fonttools/releases
|
|
|
|
|
| |
Changes: https://github.com/fonttools/fontbakery/releases
https://github.com/fonttools/fontbakery/blob/main/CHANGELOG.md
|
| |
|
|
|
|
|
|
|
| |
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency.
|
|
|
|
| |
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG
|
|
|
|
| |
Changes: https://github.com/googlefonts/ufomerge/releases
|
|
|
|
|
| |
Changes: https://github.com/fonttools/fontbakery/releases
https://github.com/fonttools/fontbakery/blob/main/CHANGELOG.md
|
|
|
|
|
|
| |
- Pet portclippy
Changelog: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
|
|
|
|
|
|
|
|
|
|
| |
- fixes a crash when using the search function.
- the new version requires qt6
- ship and install the man page
- get rid of most now-obsolete site patches
PR: 286827
Reported by: Nithal El Mejmissani <nithale@gmail.com>
|
|
|
|
| |
Changes: https://github.com/googlefonts/ufomerge/releases
|
|
|
|
| |
Changelog: https://github.com/MiKTeX/miktex/releases/tag/25.4
|
| |
|
|
|
|
| |
Announcement: https://kde.org/announcements/plasma/6/6.3.5/
|
|
|
|
| |
PR: 280388
|
|
|
|
|
|
|
| |
Approved by: jrm (mentor)
MFH: 2025Q2
Differential Revision: https://reviews.freebsd.org/D50097
Release Notes: https://ghostscript.readthedocs.io/en/gs10.05.1/News.html
|
|
|
|
|
| |
ChangeLog: https://github.com/r-lib/textshaping/releases/tag/v1.0.1
PR: 286500
|
|
|
|
|
|
|
| |
Users needs to reset their config when upgrading from a previous
version
Changelog: https://github.com/pdfcpu/pdfcpu/releases/tag/v0.10.2
|
|
|
|
|
| |
With hat: kde@
PR: 286051
|
|
|
|
|
|
|
|
| |
As of 9f25d46568b in upstream's master branch, Emacs emits a run-time
warning when lexical binding is unset. This serves as a reminder that
lexical binding is preferred.
Sponsored by: The FreeBSD Foundation
|
|
|
|
| |
Changelog: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
|
|
|
|
|
|
| |
Fix libXaw3d update issue and housekeeping.
PR: 286231
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now that TeX Live 2025 is in the ports, LaTeX Biber must also be adapted
to BibLaTeX version 3.20.
Changes:
- Added new option settings `minyearinit` and `minyearfull` for
`uniquename`
- Added `\DeclareNamehashTemplate` and supporting macros to allow
customisation of the nameparts used in name hash construction.
- Added facility for custom namehash ids in extended name format.
- Added new field `fullhashraw`.
- Misc bug fixes
PR: 286175
MFH: 2025Q2
|
|
|
|
| |
ChangeLog: https://github.com/rstudio/tinytex/releases/tag/v0.57
|
|
|
|
| |
Changes: https://github.com/googlefonts/ufomerge/releases
|
|
|
|
| |
Changes: https://github.com/fonttools/fonttools/releases
|
|
|
|
|
|
| |
Remove WRKSRC knob.
Changelog: https://github.com/MiKTeX/miktex/releases/tag/25.3
|
|
|
|
|
| |
Approved by: acm
Pull Request: https://github.com/freebsd/freebsd-ports/pull/369
|
|
|
|
| |
freetype: 2.10.4-9.el9 => 2.10.4-10.el9_5
|
|
|
|
|
| |
Changes: https://github.com/fonttools/fontbakery/releases
https://github.com/fonttools/fontbakery/blob/main/CHANGELOG.md
|