Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.2 01 Mar 2024 23:54:13 |
Tobias C. Berner (tcberner) |
sysutils/polkit-qt,sysutils/polkit-qt-1-devel: unify and flavorize
This updates sysutils/polkit-qt to the 0.200 release and removes the
development version port polkit-qt-1-devel. The new version is now
flavorized to support both Qt5 and Qt6. |
3.1.2 18 Sep 2022 02:50:44 |
Alexey Dokuchaev (danfe) |
benchmarks/kdiskmark: update KDiskMark to version 3.1.2
- Fixed visual glitch when scrolling the storage list
- Polish localization fixed, Swedish localization added
Reported by: portscout |
3.1.1 13 Sep 2022 11:41:36 |
Alexey Dokuchaev (danfe) |
benchmarks/kdiskmark: update KDiskMark to version 3.1.1
Reported by: portscout |
3.0.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) |
3.0.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 ) |
3.0.0 30 Aug 2022 04:44:08 |
Alexey Dokuchaev (danfe) |
benchmarks/kdiskmark: update KDiskMark to version 3.0.0
KF5Auth cache clearing helper is no longer optional after the
upstream commit d8a3648 scarcely described as "Implement Dbus"
(go figure).
Reported by: portscout |
2.3.0 20 Jul 2022 14:20:56 |
Tobias C. Berner (tcberner) |
benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.3.0 11 Nov 2021 09:17:55 |
Alexey Dokuchaev (danfe) |
benchmarks/kdiskmark: the port had been updated to version 2.3.0
In this version, disabling pagecache flushing by default no longer
seems to be needed.
Reported by: portscout |
2.2.1 23 Jul 2021 11:15:42 |
Alexey Dokuchaev (danfe) |
benchmarks/kdiskmark: the port had been updated (+)
- Update KDiskMark to version 2.2.1
- Make cache clearing and KDE dependency optional
- Amend port description and add pkg-help file
Reported by: portscout |
2.2.0 11 Jul 2021 16:38:00 |
Alexey Dokuchaev (danfe) |
benchmarks/kdiskmark: unbreak the build after recent KDE changes
Reported by: pkg-fallout |
2.2.0 03 Jun 2021 22:56:19 |
Mark Linimon (linimon) |
benchmarks/kdiskmark: add compiler:c++11-lang to USES to fix build on
GCC-based systems:
CMake Error in CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version
4.2.1. |
2.2.0 18 May 2021 06:08:10 |
Alexey Dokuchaev (danfe) |
Move KDiskMark to a more appropriate category (luckily, even with Git,
there is not much history to preserve since the initial check-in). |