| Port details on branch 2026Q3 |
- akonadi Storage server for KDE-Pim
- 26.04.3 databases
=9 26.04.2Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2008-08-09 16:53:08
- Last Update: 2026-07-02 12:16:28
- Commit Hash: bbb9a6d
- People watching this port, also watch:: desktop-file-utils, xlsclients, font-misc-meltho, font-bh-lucidatypewriter-100dpi, mkfontscale
- Also Listed In: kde kde-applications
- License: LGPL21
- WWW:
- https://community.kde.org/KDE_PIM/Akonadi
- Description:
- The Akonadi framework is responsible for providing applications with a
centralized database to store, index and retrieve the user's personal
information. This includes the user's emails, contacts, calendars,
events, journals, alarms, notes, etc.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- akonadi>0:databases/akonadi
- To install the port:
- cd /usr/ports/databases/akonadi/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/akonadi
- pkg install akonadi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: akonadi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782826643
SHA256 (KDE/release-service/26.04.3/akonadi-26.04.3.tar.xz) = 196c1c27c122d0ca4ec320c89ef835fec3ec73d042617a76f067e5c649cfe824
SIZE (KDE/release-service/26.04.3/akonadi-26.04.3.tar.xz) = 1783956
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xsltproc : textproc/libxslt
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- meinproc6 : devel/kf6-kdoctools
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- update-mime-database : misc/shared-mime-info
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-mime-database : misc/shared-mime-info
- mysqld : databases/mysql84-server
- libqsqlmysql.so : databases/qt6-base_sqldriver@mysql
- libqsqlite.so : databases/qt6-base_sqldriver@sqlite
- x11.pc : x11/libX11
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libKF6AuthCore.so : devel/kf6-kauth
- libKF6Codecs.so : textproc/kf6-kcodecs
- libKF6Completion.so : x11-toolkits/kf6-kcompletion
- libKF6ConfigCore.so : devel/kf6-kconfig
- libKF6ConfigWidgets.so : x11-toolkits/kf6-kconfigwidgets
- libKF6CoreAddons.so : devel/kf6-kcoreaddons
- libKF6Crash.so : devel/kf6-kcrash
- libKF6DBusAddons.so : devel/kf6-kdbusaddons
- libKF6GuiAddons.so : x11-toolkits/kf6-kguiaddons
- libKF6I18n.so : devel/kf6-ki18n
- libKF6IconThemes.so : x11-themes/kf6-kiconthemes
- libKF6ItemModels.so : devel/kf6-kitemmodels
- libKF6ItemViews.so : x11-toolkits/kf6-kitemviews
- libKF6KIOCore.so : devel/kf6-kio
- libKF6Service.so : devel/kf6-kservice
- libKF6WidgetsAddons.so : x11-toolkits/kf6-kwidgetsaddons
- libKF6XmlGui.so : x11-toolkits/kf6-kxmlgui
- libsqlite3.so : databases/sqlite3
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
- deskutils/akonadi-calendar-tools
- deskutils/akonadi-import-wizard
- deskutils/akonadiconsole
- deskutils/akregator
- deskutils/grantlee-editor
- deskutils/kaddressbook
- deskutils/kalarm
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for akonadi-26.04.3:
DOCS=on: Build and/or install documentation
====> Options available for the group DB
MYSQL=on: Install MySQL Qt plugin and server
PGSQL=off: Install PostgreSQL Qt plugin
===> Use 'make config' to modify these settings
- Options name:
- databases_akonadi
- USES:
- cmake compiler:c++11-lib gettext gnome kde:6 qt:6 shared-mime-info sqlite:3 tar:xz xorg mysql:server
- pkg-message:
- For install:
- KDE Applications versions of Akonadi, KMail, and Kontact use large
messages on the local machine. The default size on FreeBSD is too
small, which causes local connection problems, and Akonadi-based
applications will be flaky (e.g. mailboxes do not display, messages
cannot be found). Increasing the buffer size is recommended:
sysctl net.local.stream.recvspace=65536
sysctl net.local.stream.sendspace=65536
- Master Sites:
|