Port details |
- kaidan User-friendly XMPP client for every device
- 0.9.1_4 net-im =2 0.9.1_4Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2019-05-15 19:47:12
- Last Update: 2024-05-31 07:33:59
- Commit Hash: 0ace0c3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kde
- License: GPLv3+
- WWW:
- https://apps.kde.org/kaidan/
- Description:
- Kaidan is a simple, user-friendly Jabber/XMPP client providing a modern
user interface using Kirigami and QtQuick. The back-end of Kaidan is
written in C++ using the QXmpp XMPP client library and Qt 5.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-im/kaidan/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/kaidan
- pkg install kaidan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kaidan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1689100024
SHA256 (kaidan-0.9.1.tar.xz) = 8137011d5c36a11d23fcc600d4fd5b0767951d69cf21c8eaac43e98d1c918f90
SIZE (kaidan-0.9.1.tar.xz) = 692464
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- kquickimageeditor>0 : graphics/kquickimageeditor
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- libcomponentsplugin.so : x11-toolkits/kirigami-addons
- libKirigamiPlugin.so : x11-toolkits/kf5-kirigami2
- org.kde.desktop.so : x11-themes/kf5-qqc2-desktop-style
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- kquickimageeditor>0 : graphics/kquickimageeditor
- update-desktop-database : devel/desktop-file-utils
- libcomponentsplugin.so : x11-toolkits/kirigami-addons
- libKirigamiPlugin.so : x11-toolkits/kf5-kirigami2
- org.kde.desktop.so : x11-themes/kf5-qqc2-desktop-style
- x11.pc : x11/libX11
- Library dependencies:
-
- libQXmppQt5.so : net-im/qxmpp@qt5
- libZXing.so : textproc/zxing-cpp
- libKF5AuthCore.so : devel/kf5-kauth
- libKF5Bookmarks.so : devel/kf5-kbookmarks
- libKF5Codecs.so : textproc/kf5-kcodecs
- libKF5Completion.so : x11-toolkits/kf5-kcompletion
- libKF5ConfigCore.so : devel/kf5-kconfig
- libKF5ConfigWidgets.so : x11-toolkits/kf5-kconfigwidgets
- libKF5CoreAddons.so : devel/kf5-kcoreaddons
- libKF5ItemViews.so : x11-toolkits/kf5-kitemviews
- libKF5JobWidgets.so : x11-toolkits/kf5-kjobwidgets
- libKF5KIOCore.so : devel/kf5-kio
- libKF5Notifications.so : devel/kf5-knotifications
- libKF5Service.so : devel/kf5-kservice
- libKF5Solid.so : devel/kf5-solid
- libKF5WidgetsAddons.so : x11-toolkits/kf5-kwidgetsaddons
- libKF5WindowSystem.so : x11/kf5-kwindowsystem
- libKF5XmlGui.so : x11-toolkits/kf5-kxmlgui
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Location.so : devel/qt5-location
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
- libQt5Sql.so : databases/qt5-sql
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_kaidan
- USES:
- cmake compiler:c++11-lang desktop-file-utils kde:5 pkgconfig qt:5 tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.1_4 31 May 2024 07:33:59 |
Jason E. Hale (jhale) |
net-im/kaidan: Chase net-im/qxmpp update
Bump PORTREVISION as the SHLIB version was bumped in net-im/qxmpp. |
0.9.1_3 11 Feb 2024 07:21:14 |
Jason E. Hale (jhale) |
net-im/kaidan: Add missing KDE deps
Add a metric ton of missing KDE dependencies. I know a few deps slip
though the cracks when kdelibs are updated and that's understandable,
but I really don't know what to say here. Just surprised it ever built.
Update WWW.
Add LICENSE and LICENSE_FILE.
Convert BUILD/LIB_DEPENDS=foo to USES_KDE=kirigami-addons.
Pet portlint(1) and portclippy(1). |
0.9.1_2 05 Feb 2024 19:43:00 |
Adriaan de Groot (adridg) |
net-im/qxmpp: update to 1.5.6, latest upstream
Release notes are at
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.5.6
and mention improvements in encryption and some minor packaging changes.
While here, bump net-im/kaidan to get it to rebuild against new libs. |
0.9.1_1 18 Sep 2023 15:19:09 |
Tobias C. Berner (tcberner) |
net-im/kaidan: add missing dependency on kio
PR: 273695 |
0.9.1_1 15 Aug 2023 19:06:03 |
Tobias C. Berner (tcberner) |
KDE: make ecm a build-only dependency in kde@ maintained ports |
0.9.1 11 Jul 2023 18:54:24 |
Tobias C. Berner (tcberner) |
net-im/kaidan: update to 0.9.1 |
0.8.0_4 26 May 2023 10:06:27 |
Tobias C. Berner (tcberner) |
net-im/qxmpp: flavorize for Qt5 and Qt6 |
0.8.0_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.8.0_2 16 Apr 2023 08:35:59 |
Tobias C. Berner (tcberner) |
net-im/kaidan: bump after library rename in net-im/qxmpp-qt5 |
0.8.0_1 11 Jan 2023 10:35:46 |
Tobias C. Berner (tcberner) |
textproc/zxing-cpp: add missing PORTREVISION bump
- Follow-up to 5d2a95ba022b2270e61d6e953aaba57e02410e4b
Reported by: VVD |
0.8.0 10 Jan 2023 16:41:14 |
Tobias C. Berner (tcberner) |
net-im/kaidan: prepare for textproc/zxing-cpp 2.0.0
Backported from upstream. |
0.8.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) |
0.8.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 ) |
0.8.0 29 May 2021 09:17:27 |
Tobias C. Berner (tcberner) |
net-im/kaidan: update to 0.8.0
Released: 2021-05-28
Features:
* Add typing notifications (XEP-0085: Chat State Notifications) (jbb)
* Add message history syncing (XEP-0313: Message Archive Management) (lnj)
* Window size is restored (melvo)
* The server's website link is displayed if account creation is disabled
(melvo)
* Use breeze theme on macOS (jbb)
* Improved user strings & descriptions (melvo) |
0.7.0_1 06 Apr 2021 23:02:52 |
Adriaan de Groot (adridg) |
net-im/kaidan: fix plist
Some orphaned files, detected by poudriere bulk -t |
0.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.0 19 Mar 2021 12:06:47 |
adridg |
Update net-im/kaidan to latest upstream release
Upstream switched where it places the tarballs (from "stable/" to
"unstable/" even while releasing stability-fixes), so this wasn't
spotted earlier. While here, update the WWW to point to an actual
site, rather than the unofficial GitHub mirror of the source code.
Release notes at:
https://www.kaidan.im/2020/08/20/kaidan-0.6.0/
https://www.kaidan.im/2021/02/02/kaidan-0.7.0/ |
0.5.0_1 01 Aug 2020 13:18:39 |
tcberner |
textproc/zxing-cpp: update to 1.1.0 |
0.5.0 16 May 2020 18:40:05 |
tcberner |
net-im/kaidan: update to 0.5.0 |
0.4.1_8 07 Apr 2020 16:12:51 |
tcberner |
net-im/qxmpp-qt5: update to 1.3.0
Changelog:
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.3.0 |
0.4.1_7 05 Apr 2020 08:40:00 |
tcberner |
net-im/qxmpp-qt5: update to 1.2.1 |
0.4.1_6 14 Mar 2020 19:03:36 |
tcberner |
Make some implicit KDE dependencies explicit |
0.4.1_5 14 Mar 2020 18:05:23 |
tcberner |
Make some implicit Qt dependencies explicit |
0.4.1_4 07 Feb 2020 19:53:24 |
tcberner |
net-im/qxmpp-qt5: update to 1.2.0
Changelog:
https://github.com/qxmpp-project/qxmpp/blob/master/CHANGELOG.md |
0.4.1_3 29 Oct 2019 18:59:50 |
tcberner |
net-im/qxmpp-qt5: update to 1.1.0 |
0.4.1_2 17 Oct 2019 08:40:12 |
tcberner |
net-im/qxmpp-qt5: update to 1.0.1 |
0.4.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.4.1 20 Jul 2019 09:54:23 |
tcberner |
net-im/kaidan: update to 0.4.1 |
0.4.0 10 Jul 2019 18:20:43 |
tcberner |
net-im/kaidan: update to 4.0.0 release
Changelog:
https://github.com/KDE/kaidan/releases/tag/v0.4.0 |
0.4.0.r1_1 10 Jul 2019 18:14:10 |
tcberner |
net-im/qxmpp-qt5: update to 1.0.0
- give maintainership to kde@
- bump consumers |
0.4.0.r1 23 Jun 2019 13:28:39 |
tcberner |
net-im/kaidan: fixup comment |
0.4.0.r1 04 Jun 2019 16:10:47 |
pkubaj |
net-im/kaidan: fix build
Add USES=compiler:c++11-lang to fix build:
CMake Error in CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler
"GNU"
version 4.2.1.
Approved by: mentors (implicit approval) |
0.4.0.r1 15 May 2019 19:46:48 |
tcberner |
New port: net-im/kaidan -- A user-friendly XMPP client for every device.
Kaidan is a simple, user-friendly Jabber/XMPP client providing a modern user
interface using Kirigami and QtQuick. The back-end of Kaidan is written in C++
using the QXmpp XMPP client library and Qt 5. |