Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0_2 29 Mar 2025 07:35:22
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.8.3 edition.
These ports are known to directly use or link to a library that uses the
Qt private API and must be rebuilt with every Qt update.
Qt *public* API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
use of the private API breaks this compatibility even between patch
releases and its use is highly discouraged.
This list of bumps is based on histortical data. We don't have time to
revisit every port on the list with each Qt update, so if your port has
dropped Qt private headers and was bumped in error, please let kde@ know
so we can correct this for future updates.
Grep new entires for "_p.h". If they look Qt-ish, please reject. It's a
burden on the users at large and your local Qt maintainers to allow this
irresponsible behavior from downstream projects to continue. |
2.1.0_1 02 Feb 2025 08:32:19
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.8.2 edition.
These ports directly use or link to a library that uses the Qt
private API and must be rebuilt with every Qt update.
Qt public API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
using the private API is highly discouraged since this is unstable even
between patch releases and is really only meant for internal use.
Adding devel/libqt6xdg and its consumers to the list this time around
based on [1].
PR: 283950 [1] |
2.1.0 09 Nov 2024 05:24:44
    |
Jose Alonso Cardenas Marquez (acm)  |
x11-wm/lxqt: Update to 2.1.0
This release add initial support for wayland. More information at:
https://github.com/lxqt/lxqt/wiki/ConfigWaylandSettings
Release highlights at:
https://lxqt-project.org/release/2024/11/05/release-lxqt-2-1-0/
With hat: lxqt |
2.0.0 13 Jun 2024 00:21:05
    |
Jose Alonso Cardenas Marquez (acm)  |
x11-wm/lxqt: Update to 2.0.0
- Update mostly lxqt ports to 2.0.x
- Update some lxqt dependencies to latest version
- Update Mk/Uses/lxqt.mk file for support some legacy and new lxqt ports
- Add devel/libdbusmenu-lxqt
- Add x11/libfm-qt6
- Add devel/libqt6xdg
- Add sysutils/libsysstat-qt6
- Add devel/lxqt2-build-tools
- Add sysutils/lxqt-qt6plugin
- Add deskutils/xdg-desktop-portal-lxqt
- Add x11-toolkits/qtermwidget-qt5 for no break x11/coreterminal
- Pass maintainership to new lxqt@ group
- Few other modifications
PR: 278905
Approved by: jsm |
1.4.0 23 Mar 2024 18:20:47
    |
Jesper Schmitz Mouridsen (jsm)  |
LXQt: update to 1.4.0
Changelog:
https://lxqt-project.org/release/2023/11/05/release-lxqt-1-4-0/
PR: 277376 |
1.3.0 20 Jun 2023 17:51:44
    |
Jesper Schmitz Mouridsen (jsm)  Author: Wen Heping |
x11-wm/lxqt: Update to 1.3.0
PR: 271509 |
1.2.0 12 Apr 2023 21:17:09
    |
Jan Beich (jbeich)  |
sysutils/lxqt-powermanagement: unbreak after 020693c166d1
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find Perl (missing: PERL_EXECUTABLE)
PR: 266007
Reported by: antoine (via exp-run) |
1.2.0 07 Dec 2022 18:35:38
    |
Jesper Schmitz Mouridsen (jsm)  |
sysutils/lxqt-powermanagement: Update to 1.2.0 |
1.1.0 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.0 30 Apr 2022 09:12:24
    |
Jesper Schmitz Mouridsen (jsm)  |
sysutils/lxqt-powermanagement: Update to 1.1.0 |
1.0.0 10 Nov 2021 18:25:32
    |
Jesper Schmitz Mouridsen (jsm)  |
sysutils/lxqt-powermanagement: Update to 1.0.0 |
0.17.0 06 Sep 2021 19:27:26
    |
Tobias Kortkamp (tobik)  |
*: Drop unused $FreeBSD$ |
0.17.0 08 May 2021 16:52:00
    |
Jesper Schmitz Mouridsen (jsm)  |
New port: sysutils/lxqt-powermanagement
lxqt-powermanagement can monitor power management events and
optionally triggers actions like e.g. shut down a system when
laptop batteries are low on power. |