| Port details |
- akonadi Storage server for KDE-Pim
- 25.12.3 databases
=9 25.12.1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2008-08-09 16:53:08
- Last Update: 2026-03-05 12:15:05
- Commit Hash: 7f36e80
- 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 = 1772541779
SHA256 (KDE/release-service/25.12.3/akonadi-25.12.3.tar.xz) = 6884ca6219547f00f4d6a6dc6b787d095c0a925fa31cc8e7bad154991a70062a
SIZE (KDE/release-service/25.12.3/akonadi-25.12.3.tar.xz) = 1772860
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/mysql80-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
- libkaccounts6.so : net-im/kaccounts-integration
- libaccounts-qt6.so : net-im/libaccounts-qt@qt6
- 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
- libKF6WindowSystem.so : x11/kf6-kwindowsystem
- 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-25.12.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:
|
Number of commits found: 204 (showing only 4 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.1 09 Mar 2009 00:55:48
 |
makc  |
Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE. |
1.1.1 08 Feb 2009 20:23:46
 |
miwi  |
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.
New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.
New ports for KDE 4.2.0:
arabic/kde4-l10n Arabic
hebrew/kde4-l10n Hebrew
misc/kde4-l10n-bn_IN Bengali (India)
misc/kde4-l10n-eu Basque (Only the first 15 lines of the commit message are shown above ) |
1.0.0_1 13 Jan 2009 23:16:39
 |
makc  |
kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in
4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during
long-long ports ice-age.
For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php
Approved by: miwi (mentor) |
1.0.0 09 Aug 2008 16:52:28
 |
miwi  |
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.
Some note:
* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist
* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.
For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.
Have fun! |
Number of commits found: 204 (showing only 4 on this page)
|