pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Aug 16 04:06:49 UTC 2023

Modified Files:
        pkgsrc/mail: Makefile
Added Files:
        pkgsrc/mail/kmailtransport: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
kmailtransport: add version 23.04.3

KDE Mail Transport Service


To generate a diff of this commit:
cvs rdiff -u -r1.605 -r1.606 pkgsrc/mail/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/kmailtransport/DESCR \
    pkgsrc/mail/kmailtransport/Makefile pkgsrc/mail/kmailtransport/PLIST \
    pkgsrc/mail/kmailtransport/buildlink3.mk \
    pkgsrc/mail/kmailtransport/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.605 pkgsrc/mail/Makefile:1.606
--- pkgsrc/mail/Makefile:1.605  Wed Aug 16 03:27:05 2023
+++ pkgsrc/mail/Makefile        Wed Aug 16 04:06:49 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.605 2023/08/16 03:27:05 markd Exp $
+# $NetBSD: Makefile,v 1.606 2023/08/16 04:06:49 markd Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -126,6 +126,7 @@ SUBDIR+=    isync
 SUBDIR+=       ja-mh
 SUBDIR+=       jchkmail
 SUBDIR+=       kimap
+SUBDIR+=       kmailtransport
 SUBDIR+=       kmbox
 SUBDIR+=       kmime
 SUBDIR+=       ksmtp

Added files:

Index: pkgsrc/mail/kmailtransport/DESCR
diff -u /dev/null pkgsrc/mail/kmailtransport/DESCR:1.1
--- /dev/null   Wed Aug 16 04:06:49 2023
+++ pkgsrc/mail/kmailtransport/DESCR    Wed Aug 16 04:06:49 2023
@@ -0,0 +1 @@
+KDE Mail Transport Service
Index: pkgsrc/mail/kmailtransport/Makefile
diff -u /dev/null pkgsrc/mail/kmailtransport/Makefile:1.1
--- /dev/null   Wed Aug 16 04:06:49 2023
+++ pkgsrc/mail/kmailtransport/Makefile Wed Aug 16 04:06:49 2023
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1 2023/08/16 04:06:49 markd Exp $
+
+DISTNAME=      kmailtransport-${KAPPSVER}
+CATEGORIES=    mail
+
+HOMEPAGE=      https://community.kde.org/KDE_PIM
+COMMENT=       Mail Transport Service
+LICENSE=       gnu-lgpl-v2
+
+.include "../../meta-pkgs/kde/applications.mk"
+
+TOOL_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
+
+USE_TOOLS+=    msgmerge
+
+# generation of kded.moc fails when ${PREFIX}/include in the moc include path
+SUBST_CLASSES+=                fix-moc
+SUBST_STAGE.fix-moc=   post-configure
+SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
+SUBST_FILES.fix-moc=   _KDE_build/src/kmailtransportakonadi/plugins/CMakeFiles/mailtransport_akonadiplugin_autogen.dir/AutogenInfo.json
+SUBST_FILES.fix-moc+=  _KDE_build/src/kmailtransport/plugins/smtp/CMakeFiles/mailtransport_smtpplugin_autogen.dir/AutogenInfo.json
+SUBST_NOOP_OK.fix-moc= yes
+SUBST_SED.fix-moc=     -e 's;"${PREFIX}/include",;;g'
+
+.include "../../devel/boost-headers/buildlink3.mk"
+.include "../../devel/libkgapi/buildlink3.mk"
+.include "../../devel/kcmutils/buildlink3.mk"
+.include "../../mail/akonadi-mime/buildlink3.mk"
+.include "../../mail/ksmtp/buildlink3.mk"
+.include "../../security/cyrus-sasl/buildlink3.mk"
+.include "../../security/qt5-qtkeychain/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/mail/kmailtransport/PLIST
diff -u /dev/null pkgsrc/mail/kmailtransport/PLIST:1.1
--- /dev/null   Wed Aug 16 04:06:49 2023
+++ pkgsrc/mail/kmailtransport/PLIST    Wed Aug 16 04:06:49 2023
@@ -0,0 +1,129 @@
+@comment $NetBSD: PLIST,v 1.1 2023/08/16 04:06:49 markd Exp $
+include/KPim5/MailTransport/MailTransport/PrecommandJob
+include/KPim5/MailTransport/MailTransport/ServerTest
+include/KPim5/MailTransport/MailTransport/Transport
+include/KPim5/MailTransport/MailTransport/TransportAbstractPlugin
+include/KPim5/MailTransport/MailTransport/TransportComboBox
+include/KPim5/MailTransport/MailTransport/TransportConfigWidget
+include/KPim5/MailTransport/MailTransport/TransportJob
+include/KPim5/MailTransport/MailTransport/TransportManagementWidget
+include/KPim5/MailTransport/MailTransport/TransportManager
+include/KPim5/MailTransport/MailTransport/TransportType
+include/KPim5/MailTransport/mailtransport/mailtransport_export.h
+include/KPim5/MailTransport/mailtransport/precommandjob.h
+include/KPim5/MailTransport/mailtransport/private/transportconfigwidget_p.h
+include/KPim5/MailTransport/mailtransport/servertest.h
+include/KPim5/MailTransport/mailtransport/transport.h
+include/KPim5/MailTransport/mailtransport/transportabstractplugin.h
+include/KPim5/MailTransport/mailtransport/transportbase.h
+include/KPim5/MailTransport/mailtransport/transportcombobox.h
+include/KPim5/MailTransport/mailtransport/transportconfigwidget.h
+include/KPim5/MailTransport/mailtransport/transportjob.h
+include/KPim5/MailTransport/mailtransport/transportmanagementwidget.h
+include/KPim5/MailTransport/mailtransport/transportmanager.h
+include/KPim5/MailTransport/mailtransport/transporttype.h
+include/KPim5/MailTransport/mailtransport_version.h
+include/KPim5/MailTransportAkonadi/MailTransportAkonadi/DispatchModeAttribute
+include/KPim5/MailTransportAkonadi/MailTransportAkonadi/DispatcherInterface
+include/KPim5/MailTransportAkonadi/MailTransportAkonadi/ErrorAttribute
+include/KPim5/MailTransportAkonadi/MailTransportAkonadi/MessageQueueJob
+include/KPim5/MailTransportAkonadi/MailTransportAkonadi/SentActionAttribute
+include/KPim5/MailTransportAkonadi/MailTransportAkonadi/SentBehaviourAttribute
+include/KPim5/MailTransportAkonadi/MailTransportAkonadi/TransportAttribute
+include/KPim5/MailTransportAkonadi/mailtransportakonadi/dispatcherinterface.h
+include/KPim5/MailTransportAkonadi/mailtransportakonadi/dispatchmodeattribute.h
+include/KPim5/MailTransportAkonadi/mailtransportakonadi/errorattribute.h
+include/KPim5/MailTransportAkonadi/mailtransportakonadi/mailtransportakonadi_export.h
+include/KPim5/MailTransportAkonadi/mailtransportakonadi/messagequeuejob.h
+include/KPim5/MailTransportAkonadi/mailtransportakonadi/sentactionattribute.h
+include/KPim5/MailTransportAkonadi/mailtransportakonadi/sentbehaviourattribute.h
+include/KPim5/MailTransportAkonadi/mailtransportakonadi/transportattribute.h
+include/KPim5/MailTransportAkonadi/mailtransportakonadi_version.h
+lib/cmake/KF5MailTransport/KF5MailTransportConfig.cmake
+lib/cmake/KF5MailTransport/KF5MailTransportConfigVersion.cmake
+lib/cmake/KF5MailTransport/KPim5MailTransportTargets-noconfig.cmake
+lib/cmake/KF5MailTransport/KPim5MailTransportTargets.cmake
+lib/cmake/KF5MailTransportAkonadi/KF5MailTransportAkonadiConfig.cmake
+lib/cmake/KF5MailTransportAkonadi/KF5MailTransportAkonadiConfigVersion.cmake
+lib/cmake/KF5MailTransportAkonadi/KPim5MailTransportAkonadiTargets-noconfig.cmake
+lib/cmake/KF5MailTransportAkonadi/KPim5MailTransportAkonadiTargets.cmake
+lib/cmake/KPim5MailTransport/KPim5MailTransportConfig.cmake
+lib/cmake/KPim5MailTransport/KPim5MailTransportConfigVersion.cmake
+lib/cmake/KPim5MailTransport/KPim5MailTransportTargets-noconfig.cmake
+lib/cmake/KPim5MailTransport/KPim5MailTransportTargets.cmake
+lib/cmake/KPim5MailTransportAkonadi/KPim5MailTransportAkonadiConfig.cmake
+lib/cmake/KPim5MailTransportAkonadi/KPim5MailTransportAkonadiConfigVersion.cmake
+lib/cmake/KPim5MailTransportAkonadi/KPim5MailTransportAkonadiTargets-noconfig.cmake
+lib/cmake/KPim5MailTransportAkonadi/KPim5MailTransportAkonadiTargets.cmake
+lib/libKPim5MailTransport.so
+lib/libKPim5MailTransport.so.5
+lib/libKPim5MailTransport.so.5.23.3
+lib/libKPim5MailTransportAkonadi.so
+lib/libKPim5MailTransportAkonadi.so.5
+lib/libKPim5MailTransportAkonadi.so.5.23.3
+qt5/mkspecs/modules/qt_KMailTransport.pri
+qt5/mkspecs/modules/qt_KMailTransportAkonadi.pri
+qt5/plugins/kcm_mailtransport.so
+qt5/plugins/pim5/mailtransport/mailtransport_akonadiplugin.so
+qt5/plugins/pim5/mailtransport/mailtransport_smtpplugin.so
+share/config.kcfg/mailtransport.kcfg
+share/kservices5/kcm_mailtransport.desktop
+share/locale/ar/LC_MESSAGES/libmailtransport5.mo
+share/locale/be/LC_MESSAGES/libmailtransport5.mo
+share/locale/bg/LC_MESSAGES/libmailtransport5.mo
+share/locale/bs/LC_MESSAGES/libmailtransport5.mo
+share/locale/ca/LC_MESSAGES/libmailtransport5.mo
+share/locale/ca@valencia/LC_MESSAGES/libmailtransport5.mo
+share/locale/cs/LC_MESSAGES/libmailtransport5.mo
+share/locale/da/LC_MESSAGES/libmailtransport5.mo
+share/locale/de/LC_MESSAGES/libmailtransport5.mo
+share/locale/el/LC_MESSAGES/libmailtransport5.mo
+share/locale/en_GB/LC_MESSAGES/libmailtransport5.mo
+share/locale/eo/LC_MESSAGES/libmailtransport5.mo
+share/locale/es/LC_MESSAGES/libmailtransport5.mo
+share/locale/et/LC_MESSAGES/libmailtransport5.mo
+share/locale/eu/LC_MESSAGES/libmailtransport5.mo
+share/locale/fi/LC_MESSAGES/libmailtransport5.mo
+share/locale/fr/LC_MESSAGES/libmailtransport5.mo
+share/locale/ga/LC_MESSAGES/libmailtransport5.mo
+share/locale/gl/LC_MESSAGES/libmailtransport5.mo
+share/locale/hi/LC_MESSAGES/libmailtransport5.mo
+share/locale/hne/LC_MESSAGES/libmailtransport5.mo
+share/locale/hu/LC_MESSAGES/libmailtransport5.mo
+share/locale/ia/LC_MESSAGES/libmailtransport5.mo
+share/locale/it/LC_MESSAGES/libmailtransport5.mo
+share/locale/ja/LC_MESSAGES/libmailtransport5.mo
+share/locale/ka/LC_MESSAGES/libmailtransport5.mo
+share/locale/kk/LC_MESSAGES/libmailtransport5.mo
+share/locale/km/LC_MESSAGES/libmailtransport5.mo
+share/locale/ko/LC_MESSAGES/libmailtransport5.mo
+share/locale/lt/LC_MESSAGES/libmailtransport5.mo
+share/locale/lv/LC_MESSAGES/libmailtransport5.mo
+share/locale/mai/LC_MESSAGES/libmailtransport5.mo
+share/locale/mr/LC_MESSAGES/libmailtransport5.mo
+share/locale/nb/LC_MESSAGES/libmailtransport5.mo
+share/locale/nds/LC_MESSAGES/libmailtransport5.mo
+share/locale/nl/LC_MESSAGES/libmailtransport5.mo
+share/locale/nn/LC_MESSAGES/libmailtransport5.mo
+share/locale/pa/LC_MESSAGES/libmailtransport5.mo
+share/locale/pl/LC_MESSAGES/libmailtransport5.mo
+share/locale/pt/LC_MESSAGES/libmailtransport5.mo
+share/locale/pt_BR/LC_MESSAGES/libmailtransport5.mo
+share/locale/ro/LC_MESSAGES/libmailtransport5.mo
+share/locale/ru/LC_MESSAGES/libmailtransport5.mo
+share/locale/se/LC_MESSAGES/libmailtransport5.mo
+share/locale/sk/LC_MESSAGES/libmailtransport5.mo
+share/locale/sl/LC_MESSAGES/libmailtransport5.mo
+share/locale/sr/LC_MESSAGES/libmailtransport5.mo
+share/locale/sr@ijekavian/LC_MESSAGES/libmailtransport5.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/libmailtransport5.mo
+share/locale/sr@latin/LC_MESSAGES/libmailtransport5.mo
+share/locale/sv/LC_MESSAGES/libmailtransport5.mo
+share/locale/th/LC_MESSAGES/libmailtransport5.mo
+share/locale/tr/LC_MESSAGES/libmailtransport5.mo
+share/locale/ug/LC_MESSAGES/libmailtransport5.mo
+share/locale/uk/LC_MESSAGES/libmailtransport5.mo
+share/locale/zh_CN/LC_MESSAGES/libmailtransport5.mo
+share/locale/zh_TW/LC_MESSAGES/libmailtransport5.mo
+share/qlogging-categories5/kmailtransport.categories
+share/qlogging-categories5/kmailtransport.renamecategories
Index: pkgsrc/mail/kmailtransport/buildlink3.mk
diff -u /dev/null pkgsrc/mail/kmailtransport/buildlink3.mk:1.1
--- /dev/null   Wed Aug 16 04:06:49 2023
+++ pkgsrc/mail/kmailtransport/buildlink3.mk    Wed Aug 16 04:06:49 2023
@@ -0,0 +1,18 @@
+# $NetBSD: buildlink3.mk,v 1.1 2023/08/16 04:06:49 markd Exp $
+
+BUILDLINK_TREE+=       kmailtransport
+
+.if !defined(KMAILTRANSPORT_BUILDLINK3_MK)
+KMAILTRANSPORT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kmailtransport+= kmailtransport>=17.12.1
+BUILDLINK_PKGSRCDIR.kmailtransport?=   ../../mail/kmailtransport
+
+.include "../../devel/kcmutils/buildlink3.mk"
+.include "../../mail/akonadi-mime/buildlink3.mk"
+.include "../../mail/ksmtp/buildlink3.mk"
+.include "../../security/cyrus-sasl/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif # KMAILTRANSPORT_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -kmailtransport
Index: pkgsrc/mail/kmailtransport/distinfo
diff -u /dev/null pkgsrc/mail/kmailtransport/distinfo:1.1
--- /dev/null   Wed Aug 16 04:06:49 2023
+++ pkgsrc/mail/kmailtransport/distinfo Wed Aug 16 04:06:49 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/08/16 04:06:49 markd Exp $
+
+BLAKE2s (kmailtransport-23.04.3.tar.xz) = a80eaff92ddf0356760925c826b8760857935a3fcff3b0aa462a155075db02ab
+SHA512 (kmailtransport-23.04.3.tar.xz) = f3c5e8422cea7e2620a1fbb9df951640d4b1a94e0b2dab0a3972d14291538b8ec3a06cf5e828994710b06683b8616e32fa4936ecfd54094e35d785b262e4989c
+Size (kmailtransport-23.04.3.tar.xz) = 191560 bytes



Home | Main Index | Thread Index | Old Index