| Port details |
- mailimporter Import mbox files to KMail
- 26.04.0 net
=1 25.12.3Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2018-04-10 19:09:26
- Last Update: 2026-04-16 18:33:36
- Commit Hash: a52819c
- People watching this port, also watch:: python, xerces-c3, linux-c7-avahi-libs, py311-pycparser
- Also Listed In: kde kde-applications
- License: LGPL21
- WWW:
- https://www.kde.org/
- Description:
- KDE Personal Information Management suite.
kaddressbook - Keeps your addresses on file
akregator - Feed reader
kalarm - A personal alarm message, command and email scheduler
kjots - A note taker
kleopatra - KDE Key Manager
kmail - Fully featured Email client
knode - KDE News (Usenet) reader
knotes - Popup notes
kontact - Brings together all the KDE PIM applications under one roof
korganizer - KDE Calendar and scheduling
ktimetracker - time tracker
¦ ¦ ¦ ¦ 
- 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:
-
- mailimporter>0:net/mailimporter
- To install the port:
- cd /usr/ports/net/mailimporter/ && make install clean
- To add the package, run one of these commands:
- pkg install net/mailimporter
- pkg install mailimporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mailimporter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1776248381
SHA256 (KDE/release-service/26.04.0/mailimporter-26.04.0.tar.xz) = 8e8034f9ebf2dec9b88662dd43c0ff367e250140e90803fa1e87072abe2333b1
SIZE (KDE/release-service/26.04.0/mailimporter-26.04.0.tar.xz) = 607416
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:
-
- algorithm.hpp : devel/boost-libs
- 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
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libKPim6AkonadiPrivate.so : databases/akonadi
- libKPim6AkonadiMime.so : net/akonadi-mime
- libKF6Archive.so : archivers/kf6-karchive
- libKF6AuthCore.so : devel/kf6-kauth
- libKF6Codecs.so : textproc/kf6-kcodecs
- libKF6ConfigCore.so : devel/kf6-kconfig
- libKF6ConfigWidgets.so : x11-toolkits/kf6-kconfigwidgets
- libKF6CoreAddons.so : devel/kf6-kcoreaddons
- libKF6I18n.so : devel/kf6-ki18n
- libKF6ItemModels.so : devel/kf6-kitemmodels
- libKF6KIOCore.so : devel/kf6-kio
- libKPim6Libkdepim.so : deskutils/libkdepim
- libKPim6Mime.so : net/kmime
- libKPim6PimCommon.so : net/pimcommon
- libKPim6TextEdit.so : net/kpimtextedit
- libKF6Service.so : devel/kf6-kservice
- libKF6WidgetsAddons.so : x11-toolkits/kf6-kwidgetsaddons
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Libraries
-
- deskutils/akonadi-import-wizard
- deskutils/kdepim
- deskutils/kdepim-addons
- deskutils/mbox-importer
- net/mailcommon
Configuration Options:
- ===> The following configuration options are available for mailimporter-26.04.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_mailimporter
- USES:
- cmake compiler:c++11-lib gettext kde:6 qt:6 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 |
18.04.3_2 09 Aug 2018 06:58:31
  |
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
18.04.3_1 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
18.04.3 13 Jul 2018 17:41:57
  |
tcberner  |
Update KDE Applications to 18.04.3 |
18.04.2 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
18.04.2 10 Jun 2018 10:39:35
  |
tcberner  |
Update KDE Applications to 18.04.2 |
18.04.1 11 May 2018 06:09:40
  |
tcberner  |
Update KDE Applications to 18.04.1 |
18.04.0 28 Apr 2018 18:11:50
  |
tcberner  |
Update KDE Applications to 18.04.0
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the
dev-repo. |
17.12.3_1 18 Apr 2018 13:57:43
  |
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
17.12.3 10 Apr 2018 19:09:06
  |
tcberner  |
New ports: KDE Applications net/ and dependencies
* deskutils/grantleetheme
* deskutils/kdepim
* deskutils/kdepim-apps-libs
* deskutils/libkdepim
* net/akonadi-calendar
* net/akonadi-contacts
* net/akonadi-mime
* net/akonadi-notes
* net/akonadi-search
* net/calendarsupport
* net/eventviews
* net/incidenceeditor
* net/kalarmcal (Only the first 15 lines of the commit message are shown above ) |