diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-04-11 03:09:05 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-04-11 03:09:05 +0800 |
commit | d431629b2ac47b2024c9f8ec206329b33b490719 (patch) | |
tree | b52ff8a578bde97936b79f311d6970fac2593475 /deskutils | |
parent | 310306d577cfd30cc701180fe0c657a3c36c27bd (diff) | |
download | freebsd-ports-gnome-d431629b2ac47b2024c9f8ec206329b33b490719.tar.gz freebsd-ports-gnome-d431629b2ac47b2024c9f8ec206329b33b490719.tar.zst freebsd-ports-gnome-d431629b2ac47b2024c9f8ec206329b33b490719.zip |
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
* net/kblog
* net/kcalcore
* net/kcalutils
* net/kcontacts
* net/kdav
* net/kdenetwork-filesharing
* net/kget
* net/kidentitymanagement
* net/kimap
* net/kldap
* net/kmailtransport
* net/kmbox
* net/kmime
* net/kontactinterface
* net/kpimtextedit
* net/krdc
* net/krfb
* net/ksmtp
* net/ktnef
* net/libgravatar
* net/libkgapi
* net/libksieve
* net/mailcommon
* net/mailimporter
* net/messagelib
* net/pimcommon
* net/zeroconf-ioslave
* security/libkleo
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
This adds a slew of KDE Pim related ports and some of their dependencies.
Note, that KDE Pim has a history of working poorly on FreeBSD.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 3 | ||||
-rw-r--r-- | deskutils/grantleetheme/Makefile | 22 | ||||
-rw-r--r-- | deskutils/grantleetheme/distinfo | 3 | ||||
-rw-r--r-- | deskutils/grantleetheme/pkg-plist | 68 | ||||
-rw-r--r-- | deskutils/kdepim-apps-libs/Makefile | 31 | ||||
-rw-r--r-- | deskutils/kdepim-apps-libs/distinfo | 3 | ||||
-rw-r--r-- | deskutils/kdepim-apps-libs/pkg-descr | 16 | ||||
-rw-r--r-- | deskutils/kdepim-apps-libs/pkg-plist | 167 | ||||
-rw-r--r-- | deskutils/kdepim/Makefile | 1 | ||||
-rw-r--r-- | deskutils/libkdepim/Makefile | 27 | ||||
-rw-r--r-- | deskutils/libkdepim/distinfo | 3 | ||||
-rw-r--r-- | deskutils/libkdepim/pkg-descr | 6 | ||||
-rw-r--r-- | deskutils/libkdepim/pkg-plist | 169 |
13 files changed, 519 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 89f7ebfbbc8b..11deeb15d5cf 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -94,6 +94,7 @@ SUBDIR += go-for-it SUBDIR += gourmet SUBDIR += gpicker + SUBDIR += grantleetheme SUBDIR += griffith SUBDIR += growl-for-linux SUBDIR += gruler @@ -125,6 +126,7 @@ SUBDIR += kchmviewer SUBDIR += kdeconnect SUBDIR += kdepim + SUBDIR += kdepim-apps-libs SUBDIR += kdepim-kde4 SUBDIR += kdepim-runtime-kde4 SUBDIR += kdepimlibs-kde4 @@ -133,6 +135,7 @@ SUBDIR += ksshaskpass SUBDIR += latte-dock SUBDIR += launchy + SUBDIR += libkdepim SUBDIR += libopensync-plugin-vformat-devel SUBDIR += libstreamanalyzer SUBDIR += libstreams diff --git a/deskutils/grantleetheme/Makefile b/deskutils/grantleetheme/Makefile new file mode 100644 index 000000000000..70a524efc740 --- /dev/null +++ b/deskutils/grantleetheme/Makefile @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= grantleetheme +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= deskutils kde kde-applications + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE PIM grantleetheme + +LICENSE= LGPL21 + +USES= cmake:outsource compiler:c++11-lib gettext grantlee:5 kde:5 \ + pkgconfig tar:xz +USE_KDE= attica auth codecs config configwidgets coreaddons ecm i18n \ + iconthemes newstuff service widgetsaddons xmlgui +USE_QT5= core dbus gui network testlib widgets xml \ + buildtools_build qmake_build +USE_LDCONFIG= yes + +DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr + +.include <bsd.port.mk> diff --git a/deskutils/grantleetheme/distinfo b/deskutils/grantleetheme/distinfo new file mode 100644 index 000000000000..d723a0e74795 --- /dev/null +++ b/deskutils/grantleetheme/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1520519270 +SHA256 (KDE/applications/17.12.3/grantleetheme-17.12.3.tar.xz) = 5dc34b222ff3297cccd0a7679ff8856ec566954443a45702c0c12833042cda60 +SIZE (KDE/applications/17.12.3/grantleetheme-17.12.3.tar.xz) = 51348 diff --git a/deskutils/grantleetheme/pkg-plist b/deskutils/grantleetheme/pkg-plist new file mode 100644 index 000000000000..a2cf6bb6c8f4 --- /dev/null +++ b/deskutils/grantleetheme/pkg-plist @@ -0,0 +1,68 @@ +etc/xdg/grantleetheme.categories +etc/xdg/grantleetheme.renamecategories +include/KF5/GrantleeTheme/GrantleeKi18nLocalizer +include/KF5/GrantleeTheme/GrantleeTheme +include/KF5/GrantleeTheme/GrantleeThemeEngine +include/KF5/GrantleeTheme/GrantleeThemeManager +include/KF5/GrantleeTheme/QtResourceTemplateLoader +include/KF5/grantleetheme/GrantleeKi18nLocalizer +include/KF5/grantleetheme/GrantleeTheme +include/KF5/grantleetheme/GrantleeThemeEngine +include/KF5/grantleetheme/GrantleeThemeManager +include/KF5/grantleetheme/QtResourceTemplateLoader +include/KF5/grantleetheme/grantleeki18nlocalizer.h +include/KF5/grantleetheme/grantleetheme.h +include/KF5/grantleetheme/grantleetheme_export.h +include/KF5/grantleetheme/grantleethemeengine.h +include/KF5/grantleetheme/grantleethememanager.h +include/KF5/grantleetheme/qtresourcetemplateloader.h +include/KF5/grantleetheme_version.h +lib/cmake/KF5GrantleeTheme/KF5GrantleeThemeConfig.cmake +lib/cmake/KF5GrantleeTheme/KF5GrantleeThemeConfigVersion.cmake +lib/cmake/KF5GrantleeTheme/KF5GrantleeThemeTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5GrantleeTheme/KF5GrantleeThemeTargets.cmake +lib/grantlee/%%GRANTLEE_VERSION_SHORT%%/kde_grantlee_plugin.so +lib/libKF5GrantleeTheme.so +lib/libKF5GrantleeTheme.so.5 +lib/libKF5GrantleeTheme.so.%%KDE_APPLICATIONS_SHLIB_VER%% +%%QT_MKSPECDIR%%/modules/qt_GrantleeTheme.pri +share/locale/ar/LC_MESSAGES/libgrantleetheme.mo +share/locale/ast/LC_MESSAGES/libgrantleetheme.mo +share/locale/bg/LC_MESSAGES/libgrantleetheme.mo +share/locale/bs/LC_MESSAGES/libgrantleetheme.mo +share/locale/ca/LC_MESSAGES/libgrantleetheme.mo +share/locale/ca@valencia/LC_MESSAGES/libgrantleetheme.mo +share/locale/cs/LC_MESSAGES/libgrantleetheme.mo +share/locale/da/LC_MESSAGES/libgrantleetheme.mo +share/locale/de/LC_MESSAGES/libgrantleetheme.mo +share/locale/el/LC_MESSAGES/libgrantleetheme.mo +share/locale/en_GB/LC_MESSAGES/libgrantleetheme.mo +share/locale/es/LC_MESSAGES/libgrantleetheme.mo +share/locale/et/LC_MESSAGES/libgrantleetheme.mo +share/locale/fi/LC_MESSAGES/libgrantleetheme.mo +share/locale/fr/LC_MESSAGES/libgrantleetheme.mo +share/locale/gl/LC_MESSAGES/libgrantleetheme.mo +share/locale/hu/LC_MESSAGES/libgrantleetheme.mo +share/locale/ia/LC_MESSAGES/libgrantleetheme.mo +share/locale/it/LC_MESSAGES/libgrantleetheme.mo +share/locale/ja/LC_MESSAGES/libgrantleetheme.mo +share/locale/kk/LC_MESSAGES/libgrantleetheme.mo +share/locale/ko/LC_MESSAGES/libgrantleetheme.mo +share/locale/lt/LC_MESSAGES/libgrantleetheme.mo +share/locale/nb/LC_MESSAGES/libgrantleetheme.mo +share/locale/nds/LC_MESSAGES/libgrantleetheme.mo +share/locale/nl/LC_MESSAGES/libgrantleetheme.mo +share/locale/pl/LC_MESSAGES/libgrantleetheme.mo +share/locale/pt/LC_MESSAGES/libgrantleetheme.mo +share/locale/pt_BR/LC_MESSAGES/libgrantleetheme.mo +share/locale/ro/LC_MESSAGES/libgrantleetheme.mo +share/locale/ru/LC_MESSAGES/libgrantleetheme.mo +share/locale/sk/LC_MESSAGES/libgrantleetheme.mo +share/locale/sl/LC_MESSAGES/libgrantleetheme.mo +share/locale/sr/LC_MESSAGES/libgrantleetheme.mo +share/locale/sv/LC_MESSAGES/libgrantleetheme.mo +share/locale/tr/LC_MESSAGES/libgrantleetheme.mo +share/locale/ug/LC_MESSAGES/libgrantleetheme.mo +share/locale/uk/LC_MESSAGES/libgrantleetheme.mo +share/locale/zh_CN/LC_MESSAGES/libgrantleetheme.mo +share/locale/zh_TW/LC_MESSAGES/libgrantleetheme.mo diff --git a/deskutils/kdepim-apps-libs/Makefile b/deskutils/kdepim-apps-libs/Makefile new file mode 100644 index 000000000000..cddb1176ce6e --- /dev/null +++ b/deskutils/kdepim-apps-libs/Makefile @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= kdepim-apps-libs +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= deskutils kde kde-applications + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE PIM mail related libraries + +LICENSE= LGPL21 + +LIB_DEPENDS= libassuan.so:security/libassuan \ + libgpg-error.so:security/libgpg-error \ + libgpgme.so:security/gpgme \ + libgpgmepp.so:security/gpgme-cpp \ + libqgpgme.so:security/gpgme-qt5 + +USES= cmake:outsource compiler:c++11-lib gettext grantlee:5 kde:5 tar:xz +USE_KDE= auth codecs completion config configwidgets coreaddons \ + dbusaddons ecm i18n iconthemes itemmodels jobwidgets \ + kdewebkit kio service sonnet widgetsaddons xmlgui +# pim components +USE_KDE+= akonadi akonadicontacts contacts grantleetheme libkleo mime \ + pimcommon pimtextedit +USE_QT5= core dbus gui network testlib uitools webkit widgets xml \ + buildtools_build qmake_build +USE_LDCONFIG= yes + +DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr + +.include <bsd.port.mk> diff --git a/deskutils/kdepim-apps-libs/distinfo b/deskutils/kdepim-apps-libs/distinfo new file mode 100644 index 000000000000..70aa6ade13b2 --- /dev/null +++ b/deskutils/kdepim-apps-libs/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1520519272 +SHA256 (KDE/applications/17.12.3/kdepim-apps-libs-17.12.3.tar.xz) = 44c85b039200cdc5d7b57a6fd74ba1d9902f305bb7406a1d142d5a2f67c0119d +SIZE (KDE/applications/17.12.3/kdepim-apps-libs-17.12.3.tar.xz) = 72912 diff --git a/deskutils/kdepim-apps-libs/pkg-descr b/deskutils/kdepim-apps-libs/pkg-descr new file mode 100644 index 000000000000..5d13557c3d47 --- /dev/null +++ b/deskutils/kdepim-apps-libs/pkg-descr @@ -0,0 +1,16 @@ +KDE Personal Information Management suite. + +blogio - The KDE blogging client +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 + +WWW: http://www.kde.org/ diff --git a/deskutils/kdepim-apps-libs/pkg-plist b/deskutils/kdepim-apps-libs/pkg-plist new file mode 100644 index 000000000000..061772aa97ec --- /dev/null +++ b/deskutils/kdepim-apps-libs/pkg-plist @@ -0,0 +1,167 @@ +etc/xdg/kdepim-apps-lib.categories +etc/xdg/kdepim-apps-lib.renamecategories +include/KF5/FollowupReminder/FollowUpReminderInfo +include/KF5/FollowupReminder/FollowUpReminderUtil +include/KF5/KAddressBookImportExport/KAddressBookContactSelectionDialog +include/KF5/KAddressBookImportExport/KAddressBookContactSelectionWidget +include/KF5/KAddressBookImportExport/KAddressBookExportSelectionWidget +include/KF5/KAddressBookImportExport/KAddressBookImportExportContactList +include/KF5/KAddressBookImportExport/KAddressBookImportExportPlugin +include/KF5/KAddressBookImportExport/KAddressBookImportExportPluginInterface +include/KF5/KAddressBookImportExport/KAddressBookImportExportPluginManager +include/KF5/KaddressbookGrantlee/GrantleeContactFormatter +include/KF5/KaddressbookGrantlee/GrantleeContactGroupFormatter +include/KF5/KaddressbookGrantlee/GrantleeContactViewer +include/KF5/KaddressbookGrantlee/GrantleePrint +include/KF5/KdepimDBusInterfaces/ReminderClient +include/KF5/KdepimDBusInterfaces/UriHandler +include/KF5/SendLater/SendLaterDialog +include/KF5/SendLater/SendLaterInfo +include/KF5/SendLater/SendLaterUtil +include/KF5/followupreminder/followupreminder_export.h +include/KF5/followupreminder/followupreminderagentsettings.h +include/KF5/followupreminder/followupreminderinfo.h +include/KF5/followupreminder/followupreminderutil.h +include/KF5/followupreminder_version.h +include/KF5/kaddressbookgrantlee/grantleecontactformatter.h +include/KF5/kaddressbookgrantlee/grantleecontactgroupformatter.h +include/KF5/kaddressbookgrantlee/grantleecontactviewer.h +include/KF5/kaddressbookgrantlee/grantleeprint.h +include/KF5/kaddressbookgrantlee/kaddressbook_grantlee_export.h +include/KF5/kaddressbookgrantlee_version.h +include/KF5/kaddressbookimportexport/kaddressbook_importexport_export.h +include/KF5/kaddressbookimportexport/kaddressbookcontactselectiondialog.h +include/KF5/kaddressbookimportexport/kaddressbookcontactselectionwidget.h +include/KF5/kaddressbookimportexport/kaddressbookexportselectionwidget.h +include/KF5/kaddressbookimportexport/kaddressbookimportexportcontactfields.h +include/KF5/kaddressbookimportexport/kaddressbookimportexportcontactlist.h +include/KF5/kaddressbookimportexport/kaddressbookimportexportplugin.h +include/KF5/kaddressbookimportexport/kaddressbookimportexportplugininterface.h +include/KF5/kaddressbookimportexport/kaddressbookimportexportpluginmanager.h +include/KF5/kaddressbookimportexport_version.h +include/KF5/kdepimdbusinterfaces/kdepimdbusinterfaces_export.h +include/KF5/kdepimdbusinterfaces/reminderclient.h +include/KF5/kdepimdbusinterfaces/urihandler.h +include/KF5/kdepimdbusinterfaces_version.h +include/KF5/sendlater/sendlater_export.h +include/KF5/sendlater/sendlateragentsettings.h +include/KF5/sendlater/sendlaterdialog.h +include/KF5/sendlater/sendlaterinfo.h +include/KF5/sendlater/sendlaterutil.h +include/KF5/sendlater_version.h +lib/cmake/KF5FollowupReminder/KF5FollowupReminderConfig.cmake +lib/cmake/KF5FollowupReminder/KF5FollowupReminderConfigVersion.cmake +lib/cmake/KF5FollowupReminder/KF5FollowupReminderTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5FollowupReminder/KF5FollowupReminderTargets.cmake +lib/cmake/KF5KaddressbookGrantlee/KF5KaddressbookGrantleeConfig.cmake +lib/cmake/KF5KaddressbookGrantlee/KF5KaddressbookGrantleeConfigVersion.cmake +lib/cmake/KF5KaddressbookGrantlee/KF5KaddressbookGrantleeTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5KaddressbookGrantlee/KF5KaddressbookGrantleeTargets.cmake +lib/cmake/KF5KaddressbookImportExport/KF5KaddressbookImportExportConfig.cmake +lib/cmake/KF5KaddressbookImportExport/KF5KaddressbookImportExportConfigVersion.cmake +lib/cmake/KF5KaddressbookImportExport/KF5KaddressbookImportExportTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5KaddressbookImportExport/KF5KaddressbookImportExportTargets.cmake +lib/cmake/KF5KdepimDBusInterfaces/KF5KdepimDBusInterfacesConfig.cmake +lib/cmake/KF5KdepimDBusInterfaces/KF5KdepimDBusInterfacesConfigVersion.cmake +lib/cmake/KF5KdepimDBusInterfaces/KF5KdepimDBusInterfacesTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5KdepimDBusInterfaces/KF5KdepimDBusInterfacesTargets.cmake +lib/cmake/KF5SendLater/KF5SendLaterConfig.cmake +lib/cmake/KF5SendLater/KF5SendLaterConfigVersion.cmake +lib/cmake/KF5SendLater/KF5SendLaterTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5SendLater/KF5SendLaterTargets.cmake +lib/libKF5FollowupReminder.so +lib/libKF5FollowupReminder.so.5 +lib/libKF5FollowupReminder.so.%%KDE_APPLICATIONS_SHLIB_VER%% +lib/libKF5KaddressbookGrantlee.so +lib/libKF5KaddressbookGrantlee.so.5 +lib/libKF5KaddressbookGrantlee.so.%%KDE_APPLICATIONS_SHLIB_VER%% +lib/libKF5KaddressbookImportExport.so +lib/libKF5KaddressbookImportExport.so.5 +lib/libKF5KaddressbookImportExport.so.%%KDE_APPLICATIONS_SHLIB_VER%% +lib/libKF5KdepimDBusInterfaces.so +lib/libKF5KdepimDBusInterfaces.so.5 +lib/libKF5KdepimDBusInterfaces.so.%%KDE_APPLICATIONS_SHLIB_VER%% +lib/libKF5SendLater.so +lib/libKF5SendLater.so.5 +lib/libKF5SendLater.so.%%KDE_APPLICATIONS_SHLIB_VER%% +%%QT_MKSPECDIR%%/modules/qt_FollowupReminder.pri +%%QT_MKSPECDIR%%/modules/qt_KaddressbookGrantlee.pri +%%QT_MKSPECDIR%%/modules/qt_KaddressbookImportExport.pri +%%QT_MKSPECDIR%%/modules/qt_KdepimDBusInterfaces.pri +%%QT_MKSPECDIR%%/modules/qt_SendLater.pri +share/locale/ar/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/ar/LC_MESSAGES/libsendlater.mo +share/locale/ast/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/ast/LC_MESSAGES/libsendlater.mo +share/locale/bs/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/bs/LC_MESSAGES/libsendlater.mo +share/locale/ca/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/ca/LC_MESSAGES/libsendlater.mo +share/locale/ca@valencia/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/ca@valencia/LC_MESSAGES/libsendlater.mo +share/locale/cs/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/cs/LC_MESSAGES/libsendlater.mo +share/locale/da/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/da/LC_MESSAGES/libsendlater.mo +share/locale/de/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/de/LC_MESSAGES/libsendlater.mo +share/locale/el/LC_MESSAGES/libsendlater.mo +share/locale/en_GB/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/en_GB/LC_MESSAGES/libsendlater.mo +share/locale/es/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/es/LC_MESSAGES/libsendlater.mo +share/locale/et/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/et/LC_MESSAGES/libsendlater.mo +share/locale/fi/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/fi/LC_MESSAGES/libsendlater.mo +share/locale/fr/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/fr/LC_MESSAGES/libsendlater.mo +share/locale/gl/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/gl/LC_MESSAGES/libsendlater.mo +share/locale/hu/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/hu/LC_MESSAGES/libsendlater.mo +share/locale/ia/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/ia/LC_MESSAGES/libsendlater.mo +share/locale/it/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/it/LC_MESSAGES/libsendlater.mo +share/locale/ja/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/ja/LC_MESSAGES/libsendlater.mo +share/locale/kk/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/kk/LC_MESSAGES/libsendlater.mo +share/locale/ko/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/ko/LC_MESSAGES/libsendlater.mo +share/locale/lt/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/lt/LC_MESSAGES/libsendlater.mo +share/locale/nb/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/nb/LC_MESSAGES/libsendlater.mo +share/locale/nds/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/nds/LC_MESSAGES/libsendlater.mo +share/locale/nl/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/nl/LC_MESSAGES/libsendlater.mo +share/locale/pl/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/pl/LC_MESSAGES/libsendlater.mo +share/locale/pt/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/pt/LC_MESSAGES/libsendlater.mo +share/locale/pt_BR/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/pt_BR/LC_MESSAGES/libsendlater.mo +share/locale/ro/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/ro/LC_MESSAGES/libsendlater.mo +share/locale/ru/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/ru/LC_MESSAGES/libsendlater.mo +share/locale/sk/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/sk/LC_MESSAGES/libsendlater.mo +share/locale/sl/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/sl/LC_MESSAGES/libsendlater.mo +share/locale/sr/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/sr/LC_MESSAGES/libsendlater.mo +share/locale/sv/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/sv/LC_MESSAGES/libsendlater.mo +share/locale/tr/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/tr/LC_MESSAGES/libsendlater.mo +share/locale/ug/LC_MESSAGES/libsendlater.mo +share/locale/uk/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/uk/LC_MESSAGES/libsendlater.mo +share/locale/zh_CN/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/zh_CN/LC_MESSAGES/libsendlater.mo +share/locale/zh_TW/LC_MESSAGES/libkaddressbookgrantlee.mo +share/locale/zh_TW/LC_MESSAGES/libsendlater.mo diff --git a/deskutils/kdepim/Makefile b/deskutils/kdepim/Makefile index 0e9de338e5ef..aa73e8f9f6ba 100644 --- a/deskutils/kdepim/Makefile +++ b/deskutils/kdepim/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdepim DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/libkdepim/Makefile b/deskutils/libkdepim/Makefile new file mode 100644 index 000000000000..21747b5c5588 --- /dev/null +++ b/deskutils/libkdepim/Makefile @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= libkdepim +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= deskutils kde kde-applications + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE PIM Libraries + +LICENSE= LGPL21 + +LIB_DEPENDS= libboost_thread.so:devel/boost-libs + +USES= cmake:outsource gettext compiler:c++11-lib kde:5 tar:xz +USE_KDE= auth codecs completion config configwidgets coreaddons ecm \ + i18n iconthemes itemmodels itemviews jobwidgets kcmutils \ + kio service wallet widgetsaddons +# pim components +USE_KDE+= akonadi akonadicontacts akonadisearch contacts ldap mime +USE_QT5= core dbus designer gui network testlib uiplugin uitools \ + widgets xml \ + buildtools_build qmake_build + +USE_LDCONFIG= yes + + +.include <bsd.port.mk> diff --git a/deskutils/libkdepim/distinfo b/deskutils/libkdepim/distinfo new file mode 100644 index 000000000000..e84749ff7e58 --- /dev/null +++ b/deskutils/libkdepim/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1520519265 +SHA256 (KDE/applications/17.12.3/libkdepim-17.12.3.tar.xz) = 581854628e0d9091e79291c9ad3bef605def780a1a40d71e3a528ef36d35e87f +SIZE (KDE/applications/17.12.3/libkdepim-17.12.3.tar.xz) = 339628 diff --git a/deskutils/libkdepim/pkg-descr b/deskutils/libkdepim/pkg-descr new file mode 100644 index 000000000000..f19c69404f3f --- /dev/null +++ b/deskutils/libkdepim/pkg-descr @@ -0,0 +1,6 @@ +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. + +WWW: https://community.kde.org/KDE_PIM/Akonadi diff --git a/deskutils/libkdepim/pkg-plist b/deskutils/libkdepim/pkg-plist new file mode 100644 index 000000000000..eb13c4f50fb2 --- /dev/null +++ b/deskutils/libkdepim/pkg-plist @@ -0,0 +1,169 @@ +etc/xdg/libkdepim.categories +etc/xdg/libkdepim.renamecategories +include/KF5/Libkdepim/AddHostDialog +include/KF5/Libkdepim/AddresseeLineEditUtil +include/KF5/Libkdepim/BroadcastStatus +include/KF5/Libkdepim/CustomLogWidget +include/KF5/Libkdepim/EmailValidator +include/KF5/Libkdepim/KCheckComboBox +include/KF5/Libkdepim/KCursorSaver +include/KF5/Libkdepim/KDatePickerPopup +include/KF5/Libkdepim/KPrefsDialog +include/KF5/Libkdepim/KWeekdayCheckCombo +include/KF5/Libkdepim/KWidgetLister +include/KF5/Libkdepim/LdapClient +include/KF5/Libkdepim/LdapClientSearch +include/KF5/Libkdepim/LdapClientSearchConfig +include/KF5/Libkdepim/LdapSearchDialog +include/KF5/Libkdepim/MaillistDrag +include/KF5/Libkdepim/MultiplyingLine +include/KF5/Libkdepim/MultiplyingLineEditor +include/KF5/Libkdepim/OverlayWidget +include/KF5/Libkdepim/PIMMessageBox +include/KF5/Libkdepim/ProgressDialog +include/KF5/Libkdepim/ProgressIndicatorLabel +include/KF5/Libkdepim/ProgressIndicatorWidget +include/KF5/Libkdepim/ProgressManager +include/KF5/Libkdepim/ProgressStatusBarWidget +include/KF5/Libkdepim/RecentAddresses +include/KF5/Libkdepim/StatusbarProgressWidget +include/KF5/Libkdepim/UiStateSaver +include/KF5/LibkdepimAkonadi/AddContactJob +include/KF5/LibkdepimAkonadi/AddEmailAddressJob +include/KF5/LibkdepimAkonadi/AddEmailDisplayJob +include/KF5/LibkdepimAkonadi/AddresseeLineEdit +include/KF5/LibkdepimAkonadi/CollectionSearchJob +include/KF5/LibkdepimAkonadi/CompletionConfigureDialog +include/KF5/LibkdepimAkonadi/CompletionOrderEditor +include/KF5/LibkdepimAkonadi/OpenEmailAddressJob +include/KF5/LibkdepimAkonadi/Person +include/KF5/LibkdepimAkonadi/PersonSearchJob +include/KF5/LibkdepimAkonadi/ProgressManagerAkonadi +include/KF5/LibkdepimAkonadi/TagSelectionCombo +include/KF5/LibkdepimAkonadi/TagWidgets +include/KF5/libkdepim/addhostdialog.h +include/KF5/libkdepim/addresseelineeditutil.h +include/KF5/libkdepim/broadcaststatus.h +include/KF5/libkdepim/customlogwidget.h +include/KF5/libkdepim/emailvalidator.h +include/KF5/libkdepim/kcheckcombobox.h +include/KF5/libkdepim/kcursorsaver.h +include/KF5/libkdepim/kdatepickerpopup.h +include/KF5/libkdepim/kdepim_export.h +include/KF5/libkdepim/kprefsdialog.h +include/KF5/libkdepim/kweekdaycheckcombo.h +include/KF5/libkdepim/kwidgetlister.h +include/KF5/libkdepim/ldapclient.h +include/KF5/libkdepim/ldapclientsearch.h +include/KF5/libkdepim/ldapclientsearchconfig.h +include/KF5/libkdepim/ldapsearchdialog.h +include/KF5/libkdepim/maillistdrag.h +include/KF5/libkdepim/multiplyingline.h +include/KF5/libkdepim/multiplyinglineeditor.h +include/KF5/libkdepim/overlaywidget.h +include/KF5/libkdepim/pimmessagebox.h +include/KF5/libkdepim/progressdialog.h +include/KF5/libkdepim/progressindicatorlabel.h +include/KF5/libkdepim/progressindicatorwidget.h +include/KF5/libkdepim/progressmanager.h +include/KF5/libkdepim/progressstatusbarwidget.h +include/KF5/libkdepim/recentaddresses.h +include/KF5/libkdepim/statusbarprogresswidget.h +include/KF5/libkdepim/uistatesaver.h +include/KF5/libkdepim_version.h +include/KF5/libkdepimakonadi/addcontactjob.h +include/KF5/libkdepimakonadi/addemailaddressjob.h +include/KF5/libkdepimakonadi/addemaildisplayjob.h +include/KF5/libkdepimakonadi/addresseelineedit.h +include/KF5/libkdepimakonadi/collectionsearchjob.h +include/KF5/libkdepimakonadi/completionconfiguredialog.h +include/KF5/libkdepimakonadi/completionordereditor.h +include/KF5/libkdepimakonadi/kdepimakonadi_export.h +include/KF5/libkdepimakonadi/openemailaddressjob.h +include/KF5/libkdepimakonadi/person.h +include/KF5/libkdepimakonadi/personsearchjob.h +include/KF5/libkdepimakonadi/progressmanagerakonadi.h +include/KF5/libkdepimakonadi/tagselectioncombo.h +include/KF5/libkdepimakonadi/tagwidgets.h +include/KF5/libkdepimakonadi_version.h +lib/cmake/KF5Libkdepim/KF5LibkdepimConfig.cmake +lib/cmake/KF5Libkdepim/KF5LibkdepimConfigVersion.cmake +lib/cmake/KF5Libkdepim/KF5LibkdepimTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5Libkdepim/KF5LibkdepimTargets.cmake +lib/cmake/KF5LibkdepimAkonadi/KF5LibkdepimAkonadiConfig.cmake +lib/cmake/KF5LibkdepimAkonadi/KF5LibkdepimAkonadiConfigVersion.cmake +lib/cmake/KF5LibkdepimAkonadi/KF5LibkdepimAkonadiTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5LibkdepimAkonadi/KF5LibkdepimAkonadiTargets.cmake +lib/cmake/MailTransportDBusService/MailTransportDBusServiceConfig.cmake +lib/libKF5Libkdepim.so +lib/libKF5Libkdepim.so.5 +lib/libKF5Libkdepim.so.%%KDE_APPLICATIONS_SHLIB_VER%% +lib/libKF5LibkdepimAkonadi.so +lib/libKF5LibkdepimAkonadi.so.5 +lib/libKF5LibkdepimAkonadi.so.%%KDE_APPLICATIONS_SHLIB_VER%% +%%QT_MKSPECDIR%%/modules/qt_Libkdepim.pri +%%QT_MKSPECDIR%%/modules/qt_LibkdepimAkonadi.pri +%%QT_PLUGINDIR%%/designer/kdepimakonadiwidgets.so +%%QT_PLUGINDIR%%/designer/kdepimwidgets.so +%%QT_PLUGINDIR%%/kcm_ldap.so +share/dbus-1/interfaces/org.kde.addressbook.service.xml +share/dbus-1/interfaces/org.kde.mailtransport.service.xml +share/kdepimwidgets/pics/addresseelineedit.png +share/kdepimwidgets/pics/clicklineedit.png +share/kdepimwidgets/pics/kdateedit.png +share/kdepimwidgets/pics/ktimeedit.png +share/kservices5/kcmldap.desktop +share/locale/ar/LC_MESSAGES/libkdepim.mo +share/locale/ast/LC_MESSAGES/libkdepim.mo +share/locale/bg/LC_MESSAGES/libkdepim.mo +share/locale/bs/LC_MESSAGES/libkdepim.mo +share/locale/ca/LC_MESSAGES/libkdepim.mo +share/locale/ca@valencia/LC_MESSAGES/libkdepim.mo +share/locale/cs/LC_MESSAGES/libkdepim.mo +share/locale/da/LC_MESSAGES/libkdepim.mo +share/locale/de/LC_MESSAGES/libkdepim.mo +share/locale/el/LC_MESSAGES/libkdepim.mo +share/locale/en_GB/LC_MESSAGES/libkdepim.mo +share/locale/eo/LC_MESSAGES/libkdepim.mo +share/locale/es/LC_MESSAGES/libkdepim.mo +share/locale/et/LC_MESSAGES/libkdepim.mo +share/locale/eu/LC_MESSAGES/libkdepim.mo +share/locale/fa/LC_MESSAGES/libkdepim.mo +share/locale/fi/LC_MESSAGES/libkdepim.mo +share/locale/fr/LC_MESSAGES/libkdepim.mo +share/locale/ga/LC_MESSAGES/libkdepim.mo +share/locale/gl/LC_MESSAGES/libkdepim.mo +share/locale/he/LC_MESSAGES/libkdepim.mo +share/locale/hi/LC_MESSAGES/libkdepim.mo +share/locale/hr/LC_MESSAGES/libkdepim.mo +share/locale/hu/LC_MESSAGES/libkdepim.mo +share/locale/ia/LC_MESSAGES/libkdepim.mo +share/locale/is/LC_MESSAGES/libkdepim.mo +share/locale/it/LC_MESSAGES/libkdepim.mo +share/locale/ja/LC_MESSAGES/libkdepim.mo +share/locale/kk/LC_MESSAGES/libkdepim.mo +share/locale/km/LC_MESSAGES/libkdepim.mo +share/locale/ko/LC_MESSAGES/libkdepim.mo +share/locale/lt/LC_MESSAGES/libkdepim.mo +share/locale/lv/LC_MESSAGES/libkdepim.mo +share/locale/mr/LC_MESSAGES/libkdepim.mo +share/locale/nb/LC_MESSAGES/libkdepim.mo +share/locale/nds/LC_MESSAGES/libkdepim.mo +share/locale/nl/LC_MESSAGES/libkdepim.mo +share/locale/nn/LC_MESSAGES/libkdepim.mo +share/locale/pa/LC_MESSAGES/libkdepim.mo +share/locale/pl/LC_MESSAGES/libkdepim.mo +share/locale/pt/LC_MESSAGES/libkdepim.mo +share/locale/pt_BR/LC_MESSAGES/libkdepim.mo +share/locale/ro/LC_MESSAGES/libkdepim.mo +share/locale/ru/LC_MESSAGES/libkdepim.mo +share/locale/sk/LC_MESSAGES/libkdepim.mo +share/locale/sl/LC_MESSAGES/libkdepim.mo +share/locale/sr/LC_MESSAGES/libkdepim.mo +share/locale/sv/LC_MESSAGES/libkdepim.mo +share/locale/tr/LC_MESSAGES/libkdepim.mo +share/locale/ug/LC_MESSAGES/libkdepim.mo +share/locale/uk/LC_MESSAGES/libkdepim.mo +share/locale/wa/LC_MESSAGES/libkdepim.mo +share/locale/zh_CN/LC_MESSAGES/libkdepim.mo +share/locale/zh_TW/LC_MESSAGES/libkdepim.mo |