3.5.9
This commit is contained in:
parent
4f5fe03cbf
commit
48b443f38d
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2007/12/15 23:47:41 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2008/03/26 09:15:47 espie Exp $
|
||||
|
||||
COMMENT= KDE personal information applications
|
||||
COMMENT-kpilot= KDE interface to sync with Palm Pilot
|
||||
CATEGORIES= x11 x11/kde productivity
|
||||
VERSION= 3.5.8
|
||||
VERSION= 3.5.9
|
||||
DISTNAME= kdepim-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}
|
||||
MODKDE_VERSION= 3.5.8
|
||||
SHARED_LIBS += index 1.0 # .0.0
|
||||
SHARED_LIBS += kgantt 1.0 # .0.2
|
||||
@ -25,6 +25,7 @@ SHARED_LIBS += kpilot 1.0 # .0.0
|
||||
SHARED_LIBS += ksync 2.0 # .1.0
|
||||
SHARED_LIBS += kpimidentities 2.0 # .1.0
|
||||
SHARED_LIBS += kpimexchange 2.0 # .1.0
|
||||
SHARED_LIBS += knodecommon 0.0 # .3.0
|
||||
SHARED_LIBS += ksync2 1.0 # .0.0
|
||||
SHARED_LIBS += konnector 1.0 # .0.0
|
||||
SHARED_LIBS += kitchensyncui 1.0 # .0.0
|
||||
@ -56,6 +57,9 @@ SHARED_LIBS += kcal_groupdav 2.0 # .1.0
|
||||
SHARED_LIBS += kabc_groupdav 2.0 # .1.0
|
||||
SHARED_LIBS += kcal_newexchange 2.0 # .1.0
|
||||
SHARED_LIBS += kabc_newexchange 2.0 # .1.0
|
||||
SHARED_LIBS += kabcscalix 0.0 # .0.0
|
||||
SHARED_LIBS += kcalscalix 0.0 # .0.0
|
||||
SHARED_LIBS += knotesscalix 0.0 # .0.0
|
||||
SHARED_LIBS += kpinterfaces 2.0 # .1.0
|
||||
SHARED_LIBS += kontact 2.0 # .1.0
|
||||
|
||||
@ -99,3 +103,5 @@ CONFIGURE_ENV+= ac_cv_header_boost_format_hpp=no
|
||||
|
||||
SEPARATE_BUILD= flavored
|
||||
.include <bsd.port.mk>
|
||||
|
||||
CONFIGURE_ARGS += --disable-final
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (kde/kdepim-3.5.8.tar.bz2) = of//VT8dZznHeRiRAosXaw==
|
||||
RMD160 (kde/kdepim-3.5.8.tar.bz2) = uzTH6IInoevdj/OO5BRF+FlpF14=
|
||||
SHA1 (kde/kdepim-3.5.8.tar.bz2) = goTbLT12cijPssrUv41SIYSNZPI=
|
||||
SHA256 (kde/kdepim-3.5.8.tar.bz2) = Qz+FQa8KBeCn4V317MqEY6KbZXSHG5QagxKwSyIz/vE=
|
||||
SIZE (kde/kdepim-3.5.8.tar.bz2) = 14107449
|
||||
MD5 (kde/kdepim-3.5.9.tar.bz2) = uiewZZlVbFcqJvA2CEce4g==
|
||||
RMD160 (kde/kdepim-3.5.9.tar.bz2) = fCy9W1+QdbyNzHmY/AS/myl7/VQ=
|
||||
SHA1 (kde/kdepim-3.5.9.tar.bz2) = U6tljFzfLm+DbS4S47xOL+O5bxU=
|
||||
SHA256 (kde/kdepim-3.5.9.tar.bz2) = 7j8CrIKPGRXAm4wKEonvz7rjYyHNB7wHHfi+BB3hDTo=
|
||||
SIZE (kde/kdepim-3.5.9.tar.bz2) = 14497974
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-configure_in,v 1.5 2007/09/30 09:36:58 ajacoutot Exp $
|
||||
--- configure.in.orig Thu May 17 08:43:38 2007
|
||||
+++ configure.in Sat Sep 29 23:38:37 2007
|
||||
$OpenBSD: patch-configure_in,v 1.6 2008/03/26 09:15:47 espie Exp $
|
||||
--- configure.in.orig Wed Feb 13 16:18:12 2008
|
||||
+++ configure.in Tue Mar 25 22:27:11 2008
|
||||
@@ -402,29 +402,30 @@ if test -d "$with_opensync"; then
|
||||
fi
|
||||
export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:$prefix/lib/pkgconfig:/usr/local/lib/pkgconfig
|
||||
@ -47,7 +47,7 @@ $OpenBSD: patch-configure_in,v 1.5 2007/09/30 09:36:58 ajacoutot Exp $
|
||||
|
||||
dnl Check if we can compile KitchenSync
|
||||
AM_CONDITIONAL(compile_kitchensync, test "$HAVE_OPENSYNC" = 1 -a "$HAVE_OPENSYNC_ENGINE" = 1)
|
||||
@@ -717,7 +718,8 @@ if test "$HAVE_PISOCK" = "1" ; then
|
||||
@@ -761,7 +762,8 @@ if test "$HAVE_PISOCK" = "1" ; then
|
||||
],
|
||||
[-lsocket]
|
||||
)
|
||||
@ -57,7 +57,7 @@ $OpenBSD: patch-configure_in,v 1.5 2007/09/30 09:36:58 ajacoutot Exp $
|
||||
)
|
||||
fi
|
||||
fi
|
||||
@@ -855,7 +857,7 @@ if test "x$with_mal" = "xCHECK" ; then
|
||||
@@ -899,7 +901,7 @@ if test "x$with_mal" = "xCHECK" ; then
|
||||
mal_libdir)
|
||||
if test -r $mal_libdir/libmal.$ext ; then
|
||||
if test "x$mal_libdir" != "x/usr/lib$kdelibsuff" ; then
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.29 2007/12/15 23:47:41 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.30 2008/03/26 09:15:47 espie Exp $
|
||||
@conflict kdelibs-<3.4
|
||||
@conflict kdebase-<3.4
|
||||
@conflict kpilot-*
|
||||
@ -39,6 +39,8 @@ bin/ktnef
|
||||
bin/kwatchgnupg
|
||||
bin/kxml_compiler
|
||||
bin/networkstatustestservice
|
||||
bin/scalixadmin
|
||||
bin/scalixwizard
|
||||
bin/sloxwizard
|
||||
include/KNotesAppIface.h
|
||||
include/KNotesIface.h
|
||||
@ -124,6 +126,7 @@ include/kleo/keylistjob.h
|
||||
include/kleo/keylistview.h
|
||||
include/kleo/keyrequester.h
|
||||
include/kleo/keyselectiondialog.h
|
||||
include/kleo/messagebox.h
|
||||
include/kleo/multideletejob.h
|
||||
include/kleo/passphrasedialog.h
|
||||
include/kleo/progressbar.h
|
||||
@ -301,6 +304,8 @@ ${KDE}/kabc_kolab.la
|
||||
${KDE}/kabc_kolab.so
|
||||
${KDE}/kabc_newexchange.la
|
||||
${KDE}/kabc_newexchange.so
|
||||
${KDE}/kabc_scalix.la
|
||||
${KDE}/kabc_scalix.so
|
||||
${KDE}/kabc_slox.la
|
||||
${KDE}/kabc_slox.so
|
||||
${KDE}/kabc_xmlrpc.la
|
||||
@ -323,6 +328,8 @@ ${KDE}/kcal_remote.la
|
||||
${KDE}/kcal_remote.so
|
||||
${KDE}/kcal_resourcefeatureplan.la
|
||||
${KDE}/kcal_resourcefeatureplan.so
|
||||
${KDE}/kcal_scalix.la
|
||||
${KDE}/kcal_scalix.so
|
||||
${KDE}/kcal_slox.la
|
||||
${KDE}/kcal_slox.so
|
||||
${KDE}/kcal_xmlrpc.la
|
||||
@ -369,12 +376,16 @@ ${KDE}/kio_imap4.la
|
||||
${KDE}/kio_imap4.so
|
||||
${KDE}/kio_mbox.la
|
||||
${KDE}/kio_mbox.so
|
||||
${KDE}/kio_scalix.la
|
||||
${KDE}/kio_scalix.so
|
||||
${KDE}/kio_sieve.la
|
||||
${KDE}/kio_sieve.so
|
||||
${KDE}/knotes_kolab.la
|
||||
${KDE}/knotes_kolab.so
|
||||
${KDE}/knotes_local.la
|
||||
${KDE}/knotes_local.so
|
||||
${KDE}/knotes_scalix.la
|
||||
${KDE}/knotes_scalix.so
|
||||
${KDE}/knotes_xmlrpc.la
|
||||
${KDE}/knotes_xmlrpc.so
|
||||
${KDE}/ldifvcardthumbnail.la
|
||||
@ -477,6 +488,8 @@ ${KDE}/libkorg_yearlyprint.la
|
||||
${KDE}/libkorg_yearlyprint.so
|
||||
${KDE}/libkorganizerpart.la
|
||||
${KDE}/libkorganizerpart.so
|
||||
${KDE}/libscalixwizard.la
|
||||
${KDE}/libscalixwizard.so
|
||||
${KDE}/libsloxwizard.la
|
||||
${KDE}/libsloxwizard.so
|
||||
${KDE}/plugins/designer/kdepimwidgets.la
|
||||
@ -505,6 +518,8 @@ lib/libkabc_xmlrpc.la
|
||||
@lib lib/libkabc_xmlrpc.so.${LIBkabc_xmlrpc_VERSION}
|
||||
lib/libkabckolab.la
|
||||
@lib lib/libkabckolab.so.${LIBkabckolab_VERSION}
|
||||
lib/libkabcscalix.la
|
||||
@lib lib/libkabcscalix.so.${LIBkabcscalix_VERSION}
|
||||
lib/libkabinterfaces.la
|
||||
@lib lib/libkabinterfaces.so.${LIBkabinterfaces_VERSION}
|
||||
lib/libkaddressbook.la
|
||||
@ -527,6 +542,8 @@ lib/libkcal_xmlrpc.la
|
||||
@lib lib/libkcal_xmlrpc.so.${LIBkcal_xmlrpc_VERSION}
|
||||
lib/libkcalkolab.la
|
||||
@lib lib/libkcalkolab.so.${LIBkcalkolab_VERSION}
|
||||
lib/libkcalscalix.la
|
||||
@lib lib/libkcalscalix.so.${LIBkcalscalix_VERSION}
|
||||
lib/libkdepim.la
|
||||
@lib lib/libkdepim.so.${LIBkdepim_VERSION}
|
||||
lib/libkgantt.la
|
||||
@ -544,11 +561,13 @@ lib/libkmailprivate.so
|
||||
lib/libkmime.la
|
||||
@lib lib/libkmime.so.${LIBkmime_VERSION}
|
||||
lib/libknodecommon.la
|
||||
lib/libknodecommon.so
|
||||
@lib lib/libknodecommon.so.${LIBknodecommon_VERSION}
|
||||
lib/libknotes_xmlrpc.la
|
||||
@lib lib/libknotes_xmlrpc.so.${LIBknotes_xmlrpc_VERSION}
|
||||
lib/libknoteskolab.la
|
||||
@lib lib/libknoteskolab.so.${LIBknoteskolab_VERSION}
|
||||
lib/libknotesscalix.la
|
||||
@lib lib/libknotesscalix.so.${LIBknotesscalix_VERSION}
|
||||
lib/libkocorehelper.la
|
||||
@lib lib/libkocorehelper.so.${LIBkocorehelper_VERSION}
|
||||
lib/libkode.la
|
||||
@ -597,6 +616,7 @@ share/applications/kde/kleopatra_import.desktop
|
||||
share/applications/kde/kmail_view.desktop
|
||||
share/applications/kde/knotes.desktop
|
||||
share/applications/kde/konsolekalendar.desktop
|
||||
share/applications/kde/kontactdcop.desktop
|
||||
share/applications/kde/korganizer.desktop
|
||||
share/applications/kde/kpalmdoc.desktop
|
||||
share/applications/kde/kpilot.desktop
|
||||
@ -742,6 +762,7 @@ share/apps/kconf_update/kmail-3.5-trigger-flag-migration.pl
|
||||
share/apps/kconf_update/kmail-pgpidentity.pl
|
||||
share/apps/kconf_update/kmail-upd-identities.pl
|
||||
share/apps/kconf_update/kmail.upd
|
||||
share/apps/kconf_update/kolab-resource.upd
|
||||
share/apps/kconf_update/korganizer.upd
|
||||
share/apps/kconf_update/korn-3-4-config_change.upd
|
||||
share/apps/kconf_update/korn-3-5-metadata-update.pl
|
||||
@ -751,6 +772,7 @@ share/apps/kconf_update/kpalmdoc.upd
|
||||
share/apps/kconf_update/kpgp-3.1-upgrade-address-data.pl
|
||||
share/apps/kconf_update/kpgp.upd
|
||||
share/apps/kconf_update/kpilot.upd
|
||||
share/apps/kconf_update/upgrade-resourcetype.pl
|
||||
share/apps/kconf_update/upgrade-signature.pl
|
||||
share/apps/kconf_update/upgrade-transport.pl
|
||||
share/apps/kdepim/
|
||||
@ -864,6 +886,21 @@ share/apps/kmail/kmcomposerui.rc
|
||||
share/apps/kmail/kmmainwin.rc
|
||||
share/apps/kmail/kmreadermainwin.rc
|
||||
share/apps/kmail/pics/
|
||||
share/apps/kmail/pics/enterprise_bottom.png
|
||||
share/apps/kmail/pics/enterprise_bottom_left.png
|
||||
share/apps/kmail/pics/enterprise_bottom_right.png
|
||||
share/apps/kmail/pics/enterprise_icon.png
|
||||
share/apps/kmail/pics/enterprise_left.png
|
||||
share/apps/kmail/pics/enterprise_right.png
|
||||
share/apps/kmail/pics/enterprise_s_left.png
|
||||
share/apps/kmail/pics/enterprise_s_right.png
|
||||
share/apps/kmail/pics/enterprise_sbar.png
|
||||
share/apps/kmail/pics/enterprise_sp_right.png
|
||||
share/apps/kmail/pics/enterprise_sw.png
|
||||
share/apps/kmail/pics/enterprise_top.png
|
||||
share/apps/kmail/pics/enterprise_top_left.png
|
||||
share/apps/kmail/pics/enterprise_top_right.png
|
||||
share/apps/kmail/pics/enterprise_w.png
|
||||
share/apps/kmail/pics/key.png
|
||||
share/apps/kmail/pics/key_bad.png
|
||||
share/apps/kmail/pics/key_ok.png
|
||||
@ -989,6 +1026,15 @@ share/apps/kontact/about/main.html
|
||||
share/apps/kontact/about/top-right-kontact.png
|
||||
share/apps/kontact/kontact.setdlg
|
||||
share/apps/kontact/kontactui.rc
|
||||
share/apps/kontact/profiles/
|
||||
share/apps/kontact/profiles/KontactDefaults/
|
||||
share/apps/kontact/profiles/KontactDefaults/kontactrc
|
||||
share/apps/kontact/profiles/KontactDefaults/korganizerrc
|
||||
share/apps/kontact/profiles/KontactDefaults/profile.cfg
|
||||
share/apps/kontact/profiles/OutlookDefaults/
|
||||
share/apps/kontact/profiles/OutlookDefaults/kontactrc
|
||||
share/apps/kontact/profiles/OutlookDefaults/korganizerrc
|
||||
share/apps/kontact/profiles/OutlookDefaults/profile.cfg
|
||||
share/apps/kontactsummary/
|
||||
share/apps/kontactsummary/kontactsummary_part.rc
|
||||
share/apps/korgac/
|
||||
@ -1657,6 +1703,7 @@ share/config.kcfg/mk4config.kcfg
|
||||
share/config.kcfg/pimemoticons.kcfg
|
||||
share/config.kcfg/popmail.kcfg
|
||||
share/config.kcfg/replyphrases.kcfg
|
||||
share/config.kcfg/scalix.kcfg
|
||||
share/config.kcfg/slox.kcfg
|
||||
share/config.kcfg/sysinfoconduit.kcfg
|
||||
share/config.kcfg/templatesconfiguration_kfg.kcfg
|
||||
@ -2246,6 +2293,7 @@ share/services/kresources/kabc/kabc_ox.desktop
|
||||
share/services/kresources/kabc/kabc_slox.desktop
|
||||
share/services/kresources/kabc/kabc_xmlrpc.desktop
|
||||
share/services/kresources/kabc/kolab.desktop
|
||||
share/services/kresources/kabc/scalix.desktop
|
||||
share/services/kresources/kcal/
|
||||
share/services/kresources/kcal/exchange.desktop
|
||||
share/services/kresources/kcal/imap.desktop
|
||||
@ -2262,12 +2310,14 @@ share/services/kresources/kcal/kolab.desktop
|
||||
share/services/kresources/kcal/local.desktop
|
||||
share/services/kresources/kcal/localdir.desktop
|
||||
share/services/kresources/kcal/remote.desktop
|
||||
share/services/kresources/kcal/scalix.desktop
|
||||
share/services/kresources/kcal_manager.desktop
|
||||
share/services/kresources/knotes/
|
||||
share/services/kresources/knotes/imap.desktop
|
||||
share/services/kresources/knotes/knotes_xmlrpc.desktop
|
||||
share/services/kresources/knotes/kolabresource.desktop
|
||||
share/services/kresources/knotes/local.desktop
|
||||
share/services/kresources/knotes/scalix.desktop
|
||||
share/services/kresources/knotes_manager.desktop
|
||||
share/services/ldifvcardthumbnail.desktop
|
||||
share/services/mal_conduit.desktop
|
||||
@ -2275,6 +2325,8 @@ share/services/mbox.protocol
|
||||
share/services/memofile-conduit.desktop
|
||||
share/services/notepad-conduit.desktop
|
||||
share/services/popmail-conduit.desktop
|
||||
share/services/scalix.protocol
|
||||
share/services/scalixs.protocol
|
||||
share/services/sieve.protocol
|
||||
share/services/sysinfo_conduit.desktop
|
||||
share/services/time_conduit.desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user