Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
23.08.5_3 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
23.08.5_3 28 Jul 2024 08:57:34 |
Gleb Popov (arrowd) |
net-im/neochat: Fix build against kde-goes-to-6 branch |
23.08.5_3 16 Feb 2024 19:31:32 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 23.08.5
Thursday, 15 February 2024
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* knavalbattle: Fix test for placing a ship vertically
* konsole: Show wallpaper on non-translucent top-levels
* neochat: Fix saving images |
23.08.4_3 05 Feb 2024 20:29:42 |
Adriaan de Groot (adridg) |
net-im/libquotient: update to 0.8.1.2, latest upstream
While here, bump net-im/quaternion to a new release,
bump net-im/neochat to pick up the updated library.
PR: 275455
Reported-by: mizhka@ |
23.08.4_2 29 Jan 2024 19:29:17 |
Tobias C. Berner (tcberner) |
KDE: move manpages to share/man for KDE Gear ports |
23.08.4_1 09 Dec 2023 05:12:11 |
Jason E. Hale (jhale) |
devel/qcoro: Update to 0.10.0
Switch to using shared libraries and clean up deps in dependencies.
https://github.com/danvratil/qcoro/releases/tag/v0.10.0 |
23.08.4 07 Dec 2023 20:11:34 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 23.08.4
Thursday, 07 December 2023.
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* dolphin-plugins: Mountisoaction: add preferred raw disk mimetypes
* falkon: Fix StartPage search engine default configuration
* kdepim-runtime: Correctly reload configuration
The full changelog can be found at
https://kde.org/announcements/changelogs/gear/23.08.4/ |
23.08.3 09 Nov 2023 17:48:50 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 23.08.3
KDE Gear 23.08.3
Thursday, 9 November 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* ark: Compatibility with shared-mime-info >= 2.3
* kate: No longer crash when dropping a file into the project panel
* akonadi: Don't keep huge MySQL logs from past sessions
Announcement: https://kde.org/announcements/gear/23.08.3/
Full changelog: https://kde.org/announcements/changelogs/gear/23.08.3/ |
23.08.2 13 Oct 2023 18:06:21 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 23.08.2
KDE Gear 23.08.2
Thursday, 12 October 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kdeconnect: Avoid adding duplicate devices to Dolphin's side panel
(Commit, fixes bug #461872)
* merkuro: Fix shifting of date by one day/month (Commit, fixes bug
#473866)
* kdenlive: Fix multiple audio streams broken by MLT's new astream
property (Commit, fixes bug #474895)
Full changelog: https://kde.org/announcements/changelogs/gear/23.08.2/ |
23.08.1_1 29 Sep 2023 23:20:55 |
Muhammad Moinur Rahman (bofh) |
net-im/neochat: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those
Approved by: portmgr (blanket) |
23.08.1_1 14 Sep 2023 10:42:47 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 23.08.1
Thursday, 14 September 2023. Over 120 individual programs plus dozens of
programmer libraries and feature plugins are released simultaneously as
part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* gwenview: Fix navigation with side mouse buttons
* kio-extras: Thumbnail: Fix heap-use-after-free in AudioCreator::create
* akonadi-calendar: Use correct identity when sending iTIP counter-proposal
Changelog: https://kde.org/announcements/changelogs/gear/23.08.1/ |
23.08.0_1 10 Sep 2023 20:03:47 |
Tobias C. Berner (tcberner) |
net-im/libquotient: flavorize port for Qt 5 and Qt 6
- To allow for co-instability, the header files have been moved to a
prefix. This location might change again in the future, if upstream
adapts their build system for co-instability.
- The android related file is simply not cared about in the Qt6 version,
to allow for co-instability.
Approved by: adridg |
23.08.0 28 Aug 2023 19:07:39 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 23.08
Thursday, 24 August 2023
We create software for people, and the KDE Gear releases are the result
of that. Every four months we publish new updates of a large number of
KDE apps and software libraries. We create new programs to meet more of
your needs, implement more features so you can adapt to an ever-changing
digital world, and make our software faster, more efficient, more
reliable. We also port it to more platforms so you can run it on more
devices: your laptop, your game console, your phone, anywhere.
Read on to find out what's new in KDE Gear 23.08
https://kde.org/announcements/gear/23.08.0 |
23.04.3_3 24 Aug 2023 19:53:35 |
Adriaan de Groot (adridg) |
net-im/libquotient: uppdate to newer release
Chase neochat (primary consumer) and quaternion
(development example) as well. |
23.04.3_2 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
23.04.3_2 18 Jul 2023 07:57:59 |
Adriaan de Groot (adridg) |
net-im/neochat: fix build against newer libquotient
Previous commit had rakuco@'s fixes for the build, but none
of the patches needed to make it build against newer libquotient. |
23.04.3_1 17 Jul 2023 14:39:44 |
Adriaan de Groot (adridg) |
net-im/neochat: update against libquotient 0.8
Includes work from rakuco@ https://reviews.freebsd.org/D41046 |
23.04.3 09 Jul 2023 10:45:54 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 23.04.3
KDE Gear 23.04.3
Thursday, 6 July 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* gwenview: Avoid a crash when opening a .nef image in exiv2 library
* kalendar: Fix a few issues with reminders
* kreversi: Fix board position in portrait mode
Changelog: https://kde.org/announcements/changelogs/gear/23.04.3/ |
23.04.2 01 Jul 2023 19:35:22 |
Antoine Brodin (antoine) |
net-im/neochat: fix USES |
23.04.2 30 Jun 2023 20:05:14 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 23.04.2
KDE Gear 23.04.2
Thursday, 8 June 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* konsole: Adjust selection point coords when scrollback shrinks
* neochat: Focus message search window's search field by default
* yakuake: Prevent unnecessary tab switching when closing a tab
Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/ |
23.04.1_1 30 Jun 2023 17:04:26 |
Tobias C. Berner (tcberner) |
net-im/neochat: work around compiler bug present on current
PR: 272285 |
23.04.1_1 10 Jun 2023 11:27:28 |
Piotr Kubaj (pkubaj) |
net-im/neochat: fix build on powerpc*
Use newer LLVM:
fatal error: error in backend: failed to perform tail call elimination on a call
site marked musttail
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the
crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /usr/bin/c++ -DHAVE_COLORSCHEME -DHAVE_KDBUSADDONS
-DHAVE_KIO -DHAVE_RUNNER -DHAVE_WINDOWSYSTEM -DHAVE_X11 -DKCOREADDONS_LIB
-DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB
-DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_QMLMODELS_LIB -DQT_QML_LIB
-DQT_QUICKCONTROLS2_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB
-DQUOTIENT_07 -DQUOTIENT_STATIC -DQuotient_VERSION_MAJOR=0
-DQuotient_VERSION_MINOR=7 -DQuotient_VERSION_PATCH=1
-DQuotient_VERSION_STRING=\"0.7.1\" -D_LARGEFILE64_SOURCE
-I/wrkdirs/usr/ports/net-im/neochat/work/.build/src
-I/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.1/src
-I/wrkdirs/usr/ports/net-im/neochat/work/.build/src/neochat_autogen/include
-I/wrkdirs/usr/ports/net-im/neochat/work/.build -isystem
/usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5 -isystem
/usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/qt5 -isystem
/usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem
/usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem
/usr/local/lib/qt5/mkspecs/freebsd-clang -isystem /usr/local/include/KF5/KConfig
-isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/qt5/QtXml
-isystem /usr/local/include/KF5/KConfigCore -isystem
/usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KCodecs
-isystem /usr/local/include/KF5/KAuthWidgets -isystem
/usr/local/include/KF5/KAuthCore -isystem /usr/local/include/KF5/KAuth -isystem
/usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/qt5/QtQuick
-isystem /usr/local/include/qt5/QtQmlModels -isystem
/usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem
/usr/local/include/qt5/QtMultimedia -isystem
/usr/local/include/qt5/QtQuickControls2 -isystem /usr/local/include/KF5/KI18n
-isystem /usr/local/include/KF5/Kirigami2 -isystem
/usr/local/include/KF5/KNotifications -isystem /usr/local/include/qt5/QtDBus
-isystem /usr/local/include/KF5/SonnetCore -isystem
/usr/local/include/KF5/Sonnet -isystem /usr/local/include/KF5/KItemModels
-isystem /usr/local/include/Quotient -isystem /usr/local/include/qcoro5 -isystem
/usr/local/include/qcoro5/qcoro -isystem /usr/local/include/qcoro5/QCoro
-isystem /usr/local/include/KF5/KIOWidgets -isystem
/usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem
/usr/local/include/KF5/KIO -isystem /usr/local/include/KF5/KService -isystem
/usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KJobWidgets
-isystem /usr/local/include/KF5/Solid -isystem
/usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KDBusAddons
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-operator-names
-fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra
-Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith
-Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type
-Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -fcoroutines-ts
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=gnu++20
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT
src/CMakeFiles/neochat.dir/neochatroom.cpp.o -MF
src/CMakeFiles/neochat.dir/neochatroom.cpp.o.d -o
src/CMakeFiles/neochat.dir/neochatroom.cpp.o -c
/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.1/src/neochatroom.cpp
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module
'/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.1/src/neochatroom.cpp'.
4. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on
function
'@_Z5qCoroI12QMediaPlayerMS0_FvNS0_11MediaStatusEEEN5QCoro4TaskINS4_6detail11QCoroSignalIT_T0_E11result_typeEEEPS8_OS9_NSt3__16chrono8durationIxNSF_5ratioILl1ELl1000EEEEE.resume'
#0 0x0000000014b1252c (/usr/bin/c+++0x14b1252c)
#1 0x0000000014b0fd00 (/usr/bin/c+++0x14b0fd00)
#2 0x0000000014aab0cc (/usr/bin/c+++0x14aab0cc)
#3 0x0000000014aab020 (/usr/bin/c+++0x14aab020) (Only the first 15 lines of the commit message are shown above ) |
23.04.1_1 14 May 2023 05:58:43 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 23.04.1
KDE Gear 23.04.1
Thursday, 11 May 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneogqusly as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kdenlive: Fix corrupted project files on opening
* skanpage: Scan Export window's OCR language list is now scrollable
* spectacle: Quitting Spectacle with Escape no longer affects windows below it
Announcement: https://kde.org/announcements/gear/23.04.1/
Changelog: https://kde.org/announcements/changelogs/gear/23.04.1/ |
23.04.0_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
23.04.0 25 Apr 2023 12:27:15 |
Adriaan de Groot (adridg) |
net-im/neochat: update to 23.04.0
Matches the KDE Gear version.
While here, hand off to the kde@ instead of me personally.
Obtained from: Eric Camachat
PR: 271032 |
22.11_2 23 Jan 2023 21:41:08 |
Adriaan de Groot (adridg) |
net-im/neochat: (and quaternion) update for libquotient 0.7
Quaternion is broken. Although it's the same upstream
people, there is no release compatible with 0.7 yet.
NeoChat does like the newer library. Since Quaternion
is more a proof-of-something client than a shiny tool,
mark it broken for now -- there is some upstream work
to get it to work. |
22.11_1 29 Dec 2022 22:35:30 |
Tobias C. Berner (tcberner) |
devel/qcoro: flavorize with qt5 and qt6
Requested by: KDE upstream |
22.11 19 Dec 2022 13:45:42 |
Gleb Popov (arrowd) |
net-im/neochat: Update to 22.11
Differential Revision: https://reviews.freebsd.org/D37738 |
22.09 22 Nov 2022 15:11:02 |
Gleb Popov (arrowd) |
net-im/neochat: Update to 22.09
Approved by: adridg (via Matrix) |
22.04_1 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) |
22.04_1 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 ) |
22.04_1 27 Aug 2022 09:53:23 |
Tobias C. Berner (tcberner) |
security/qtkeychain: add flavors for Qt 5 and Qt 6
Approved by: arrowd
Differential Revision: https://reviews.freebsd.org/D36375 |
22.04 24 Apr 2022 21:50:12 |
Adriaan de Groot (adridg) |
net-im/neochat: update to 22.04, latest upstream
NeoChat doesn't do release notes or changelog, so just "it's new!" |
22.02 07 Apr 2022 16:28:59 |
Gleb Popov (arrowd) |
net-im/neochat: Update to 22.02 |
1.2.0_5 18 Feb 2022 15:00:37 |
Adriaan de Groot (adridg) |
net-im/libquotient: update to latest release (+consumers)
Jump a couple of releases with libquotient, a Matrix-client-library.
- URL mangling bugfix (0.6.11)
- Missing invites bugfix (0.6.10)
- Assertion failure (0.6.9) |
1.2.0_4 28 Oct 2021 19:57:42 |
Adriaan de Groot (adridg) |
textproc/cmark: update to 0.30.2, latest upstream
Release notes are at
https://github.com/commonmark/cmark/releases/tag/0.30.2
With some bugfixes and an update to unicode 14.0
Bump PORTREVISION on dependent ports, to force a rebuild;
this release changes some of the CMake & pkg-config machinery
and they should follow. (Also, potentially so-version bump) |
1.2.0_3 30 Aug 2021 10:36:50 |
Adriaan de Groot (adridg) |
net-im/libquotient: update to latest release
Release notes are at
https://github.com/quotient-im/libQuotient/releases/tag/0.6.8
Bump consumers to get a rebuild. |
1.2.0_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.2.0_1 11 Jun 2021 21:14:13 |
Adriaan de Groot (adridg) |
net-im/neochat: add missing dependency
Neochat won't run without itemmodels (although apparently it
will build). This is noticeable if you install it in a non-
KDE Plasma environment, like plain twm + xorg. |
1.2.0 01 Jun 2021 12:41:53 |
Adriaan de Groot (adridg) |
net-im/neochat: fix plist
Previous commit didn't bring in the new translations |
1.2.0 01 Jun 2021 11:31:30 |
Adriaan de Groot (adridg) |
net-im/neochat: update to 1.2.0, latest upstream
Release announcement at
https://carlschwan.eu/2021/06/01/neochat-1.2-bubbles-better-text-editing-and-more/
with a great deal of new functionality and improved UI. |
1.1.1_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.1_1 06 Apr 2021 11:32:34 |
Adriaan de Groot (adridg) |
Update net-im/libquotient to 0.6.6 (latest upstream)
libQuotient is a Matrix-client library used by several Matrix
clients in the ports tree. 0.6.6 fixes a crash that can be
triggered remotely. Bump two consumers to make them rebuild.
net-im/spectral isn't bumped because it doesn't see any
development, needs a specific bundled git hash, etc ..
While here mark the old-old name of libQuotient as deprecated;
I don't think it has any consumers. |
1.1.1 26 Feb 2021 13:39:35 |
adridg |
Update net-im/neochat to latest upstream release
neochat is a Matrix client supporting multiple accounts, multiple
servers, and generally being a nice modern client for IM.
There is a release announcement at
https://carlschwan.eu/2021/02/23/neochat-1.1/ |
1.0.1 17 Jan 2021 17:11:20 |
adridg |
Update net-im/libquotient and consumers
New quotient release supports easier homeserver discovery. Chase it,
and then update neochat to the latest release that supports that,
and a newer quaternion (demonstration Matrix client).
Release notes for the three are at:
https://github.com/quotient-im/libQuotient/releases/tag/0.6.4
https://github.com/quotient-im/Quaternion/releases/tag/0.0.9.5-beta2
https://carlschwan.eu/2021/01/13/neochat-1.0.1-first-bugfix-release/ |
1.0 03 Jan 2021 23:40:59 |
adridg |
Update net-im/neochat to its first public release
NeoChat is a client for the Matrix instant-messaging network;
NeoChat is a convergent client available on desktop and mobile alike.
This is the first public release of NeoChat (previous ports were of
development snapshots). A new dependency has appeared, to allow
editing of screenshots and photos before sending them. Release
announcement is at
https://carlschwan.eu/2020/12/23/announcing-neochat-1.0-the-kde-matrix-client/ |
0.1.0_3 06 Dec 2020 12:39:37 |
adridg |
Update net-im/neochat to a recent upstream commit
This is still unreleased, but very functional and rapidly-evolving,
software, so bump it for the past two weeks of development.
One PORTREVISION got skipped on the way; I didn't get around to
committing the update for KF5 5.76 when that landed. |
0.1.0_1 24 Nov 2020 21:48:08 |
adridg |
Update net-im/neochat to latest.
With this early-release software, progress is fast and furious
and it makes sense to chase bugfixes rather than releases. |
0.1.0 20 Nov 2020 22:23:30 |
adridg |
New port: net-im/neochat
neochat is a KDE fork of net-im/spectral, using KDE technologies on
top of the Qt bits from spectral. It's not clear if spectral is still
being developed. If not, I'll deprecate the spectral port in a while.
One UI glitch is present, because of KDE Frameworks 5.75 -- the
requirement for 5.76 is patched out in the port, because 5.76
has not landed yet. |