Port details |
- kaidan User-friendly XMPP client for every device
- 0.8.0_1 net-im
=0 Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2019-05-15 19:47:12
- Last Update: 2023-01-11 10:35:46
- Commit Hash: e8ec6386
- Also Listed In: kde
- License: not specified in port
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1622279232
SHA256 (kaidan-0.8.0.tar.xz) = a7e772dc7abab565fdf9a7bdaf575a6229bdd509de0891079a83bd32766bb1a4
SIZE (kaidan-0.8.0.tar.xz) = 532028
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- 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
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- libKirigamiPlugin.so : x11-toolkits/kf5-kirigami2
- org.kde.desktop.so : x11-themes/kf5-qqc2-desktop-style
- Library dependencies:
-
- libqxmpp.so : net-im/qxmpp-qt5
- libZXing.so : textproc/zxing-cpp
- libKF5Notifications.so : devel/kf5-knotifications
- 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
- 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.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. |