From bf076a6d48c2c047215d4ae6ba586a840648d454 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 15:07:19 +0000 Subject: [PATCH] Add kdepim: Personal Information Management tools for KDE. --- deskutils/Makefile | 1 + deskutils/kdepim/Makefile | 32 ++++ deskutils/kdepim/distinfo | 1 + deskutils/kdepim/pkg-comment | 1 + deskutils/kdepim/pkg-descr | 6 + deskutils/kdepim/pkg-plist | 299 +++++++++++++++++++++++++++++++++ deskutils/kdepim3/Makefile | 32 ++++ deskutils/kdepim3/distinfo | 1 + deskutils/kdepim3/pkg-comment | 1 + deskutils/kdepim3/pkg-descr | 6 + deskutils/kdepim3/pkg-plist | 299 +++++++++++++++++++++++++++++++++ deskutils/kdepim4/Makefile | 32 ++++ deskutils/kdepim4/distinfo | 1 + deskutils/kdepim4/pkg-comment | 1 + deskutils/kdepim4/pkg-descr | 6 + deskutils/kdepim4/pkg-plist | 299 +++++++++++++++++++++++++++++++++ deskutils/kdepim44/Makefile | 32 ++++ deskutils/kdepim44/distinfo | 1 + deskutils/kdepim44/pkg-comment | 1 + deskutils/kdepim44/pkg-descr | 6 + deskutils/kdepim44/pkg-plist | 299 +++++++++++++++++++++++++++++++++ 21 files changed, 1357 insertions(+) create mode 100644 deskutils/kdepim/Makefile create mode 100644 deskutils/kdepim/distinfo create mode 100644 deskutils/kdepim/pkg-comment create mode 100644 deskutils/kdepim/pkg-descr create mode 100644 deskutils/kdepim/pkg-plist create mode 100644 deskutils/kdepim3/Makefile create mode 100644 deskutils/kdepim3/distinfo create mode 100644 deskutils/kdepim3/pkg-comment create mode 100644 deskutils/kdepim3/pkg-descr create mode 100644 deskutils/kdepim3/pkg-plist create mode 100644 deskutils/kdepim4/Makefile create mode 100644 deskutils/kdepim4/distinfo create mode 100644 deskutils/kdepim4/pkg-comment create mode 100644 deskutils/kdepim4/pkg-descr create mode 100644 deskutils/kdepim4/pkg-plist create mode 100644 deskutils/kdepim44/Makefile create mode 100644 deskutils/kdepim44/distinfo create mode 100644 deskutils/kdepim44/pkg-comment create mode 100644 deskutils/kdepim44/pkg-descr create mode 100644 deskutils/kdepim44/pkg-plist diff --git a/deskutils/Makefile b/deskutils/Makefile index 8e1ebdc36087..fd148784febb 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -16,6 +16,7 @@ SUBDIR += gtimer SUBDIR += ical SUBDIR += ithought + SUBDIR += kdepim SUBDIR += kdepim2 SUBDIR += korganizer SUBDIR += kproject diff --git a/deskutils/kdepim/Makefile b/deskutils/kdepim/Makefile new file mode 100644 index 000000000000..d3053eee171b --- /dev/null +++ b/deskutils/kdepim/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: KDE PIM +# Date created: 2 March 2001 +# Whom: Dmitry Sivachenko +# +# $FreeBSD$ +# + +PORTNAME= kdepim +PORTVERSION= 2.1 +CATEGORIES= deskutils kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src + +MAINTAINER= demon@FreeBSD.org + +LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 + +USE_BISON= yes +USE_QT2= yes +MOC?= ${X11BASE}/bin/moc2 +USE_BZIP2= yes +INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt2 \ + --with-qt-libraries=${X11BASE}/lib \ + --with-extra-libs=${LOCALBASE}/lib +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \ + MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \ + LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++" +USE_GMAKE= yes + +.include diff --git a/deskutils/kdepim/distinfo b/deskutils/kdepim/distinfo new file mode 100644 index 000000000000..e1227e32dbb5 --- /dev/null +++ b/deskutils/kdepim/distinfo @@ -0,0 +1 @@ +MD5 (kdepim-2.1.tar.bz2) = c8a88468065e28ea411325d15a3906ce diff --git a/deskutils/kdepim/pkg-comment b/deskutils/kdepim/pkg-comment new file mode 100644 index 000000000000..7131824d7f7c --- /dev/null +++ b/deskutils/kdepim/pkg-comment @@ -0,0 +1 @@ +Personal Information Management tools for KDE diff --git a/deskutils/kdepim/pkg-descr b/deskutils/kdepim/pkg-descr new file mode 100644 index 000000000000..a93a172c1563 --- /dev/null +++ b/deskutils/kdepim/pkg-descr @@ -0,0 +1,6 @@ +Personal Information Management tools for KDE. + +This rather broad scope encompasses mail clients, addressbooks, usenet news, +scheduling and even sticky notes. + +WWW: http://without.netpedia.net diff --git a/deskutils/kdepim/pkg-plist b/deskutils/kdepim/pkg-plist new file mode 100644 index 000000000000..2ecd9a7ecfa7 --- /dev/null +++ b/deskutils/kdepim/pkg-plist @@ -0,0 +1,299 @@ +bin/abbrowser +bin/korganizer +bin/alarmd +bin/ical2vcal +include/rmm/Address.h +include/rmm/AddressList.h +include/rmm/AddressList_generated.h +include/rmm/Address_generated.h +include/rmm/BodyPart.h +include/rmm/BodyPart_generated.h +include/rmm/ContentDisposition.h +include/rmm/ContentDisposition_generated.h +include/rmm/ContentType.h +include/rmm/ContentType_generated.h +include/rmm/Cte.h +include/rmm/Cte_generated.h +include/rmm/DateTime.h +include/rmm/DateTime_generated.h +include/rmm/Defines.h +include/rmm/Entity.h +include/rmm/Entity_generated.h +include/rmm/Enum.h +include/rmm/Envelope.h +include/rmm/Envelope_generated.h +include/rmm/Header.h +include/rmm/HeaderBody.h +include/rmm/HeaderBody_generated.h +include/rmm/Header_generated.h +include/rmm/Mailbox.h +include/rmm/Mailbox_generated.h +include/rmm/Mechanism.h +include/rmm/Mechanism_generated.h +include/rmm/Message.h +include/rmm/Message_generated.h +include/rmm/MessageComponent.h +include/rmm/MessageID.h +include/rmm/MessageID_generated.h +include/rmm/MimeType.h +include/rmm/MimeType_generated.h +include/rmm/Parameter.h +include/rmm/ParameterList.h +include/rmm/ParameterList_generated.h +include/rmm/Text.h +include/rmm/Parameter_generated.h +include/rmm/Text_generated.h +include/rmm/Token.h +include/rmm/Utilities.h +lib/librmm.so +lib/libvcard.so.0 +lib/libvcard.so +lib/libvcard.la +lib/libimap.so.0 +lib/libimap.so +lib/libimap.la +lib/librmm.so.1 +lib/librmm.la +lib/libkorganizer.so.1 +lib/libkorganizer.so +lib/libkorganizer.la +share/doc/HTML/en/abbrowser/.anchors +share/doc/HTML/en/abbrowser/compilation-and-installation.html +share/doc/HTML/en/abbrowser/index.html +share/doc/HTML/en/abbrowser/installation.html +share/doc/HTML/en/abbrowser/introduction.html +share/doc/HTML/en/abbrowser/questions-answers-and-tips.html +share/doc/HTML/en/abbrowser/requirements.html +share/doc/HTML/en/abbrowser/using-pab.html +share/doc/HTML/en/abbrowser/common +share/doc/HTML/en/abbrowser/index.cvlog +share/doc/HTML/en/abbrowser/index.docbook +share/doc/HTML/en/korganizer/.anchors +share/doc/HTML/en/korganizer/compilation.html +share/doc/HTML/en/korganizer/config.html +share/doc/HTML/en/korganizer/course-conclusion.html +share/doc/HTML/en/korganizer/course-entering-todos.html +share/doc/HTML/en/korganizer/course-event-types.html +share/doc/HTML/en/korganizer/course-rescheduling-events.html +share/doc/HTML/en/korganizer/course-rescheduling-todos.html +share/doc/HTML/en/korganizer/credits.html +share/doc/HTML/en/korganizer/entering-data-required-fields.html +share/doc/HTML/en/korganizer/entering-data-to-do.html +share/doc/HTML/en/korganizer/entering-data.html +share/doc/HTML/en/korganizer/examples.html +share/doc/HTML/en/korganizer/faq.html +share/doc/HTML/en/korganizer/five-minute-course.html +share/doc/HTML/en/korganizer/glossary.html +share/doc/HTML/en/korganizer/index.html +share/doc/HTML/en/korganizer/installation.html +share/doc/HTML/en/korganizer/introduction.html +share/doc/HTML/en/korganizer/other-features-drag-and-drop.html +share/doc/HTML/en/korganizer/other-features-import.html +share/doc/HTML/en/korganizer/other-features-konqueror-interaction.html +share/doc/HTML/en/korganizer/other-features-merging-data.html +share/doc/HTML/en/korganizer/other-features-palm-sync.html +share/doc/HTML/en/korganizer/other-features.html +share/doc/HTML/en/korganizer/reference-action-buttons.html +share/doc/HTML/en/korganizer/reference-hotkey.html +share/doc/HTML/en/korganizer/reference-menus.html +share/doc/HTML/en/korganizer/reference.html +share/doc/HTML/en/korganizer/requirements.html +share/doc/HTML/en/korganizer/vcalendar-format.html +share/doc/HTML/en/korganizer/common +share/doc/HTML/en/korganizer/alarmd-panel.png +share/doc/HTML/en/korganizer/datenavigator.png +share/doc/HTML/en/korganizer/i_actions_new_event.png +share/doc/HTML/en/korganizer/i_copy.png +share/doc/HTML/en/korganizer/i_cut.png +share/doc/HTML/en/korganizer/i_edit_find.png +share/doc/HTML/en/korganizer/i_file_close.png +share/doc/HTML/en/korganizer/i_file_new.png +share/doc/HTML/en/korganizer/i_file_open.png +share/doc/HTML/en/korganizer/i_file_print.png +share/doc/HTML/en/korganizer/i_file_print_preview.png +share/doc/HTML/en/korganizer/i_file_quit.png +share/doc/HTML/en/korganizer/i_file_save.png +share/doc/HTML/en/korganizer/i_go_backward.png +share/doc/HTML/en/korganizer/i_go_forward.png +share/doc/HTML/en/korganizer/i_go_to_today.png +share/doc/HTML/en/korganizer/i_help_contents.png +share/doc/HTML/en/korganizer/i_paste.png +share/doc/HTML/en/korganizer/i_view_day.png +share/doc/HTML/en/korganizer/i_settings_prefs.png +share/doc/HTML/en/korganizer/i_view_list.png +share/doc/HTML/en/korganizer/i_view_month.png +share/doc/HTML/en/korganizer/i_view_todo_list.png +share/doc/HTML/en/korganizer/i_view_week.png +share/doc/HTML/en/korganizer/i_view_work_week.png +share/doc/HTML/en/korganizer/index.docbook +share/doc/HTML/en/korganizer/kagenda-appointment.png +share/doc/HTML/en/kpilot/.anchors +share/doc/HTML/en/kpilot/builtin.html +share/doc/HTML/en/kpilot/conduits.html +share/doc/HTML/en/kpilot/credits.html +share/doc/HTML/en/kpilot/database.html +share/doc/HTML/en/kpilot/faq.html +share/doc/HTML/en/kpilot/hotsync.html +share/doc/HTML/en/kpilot/index.html +share/doc/HTML/en/kpilot/introduction.html +share/doc/HTML/en/kpilot/kpilot-main.html +share/doc/HTML/en/kpilot/using-kpilot.html +share/doc/HTML/en/kpilot/common +share/doc/HTML/en/kpilot/address-app.png +share/doc/HTML/en/kpilot/conduit-knotes.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-method.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-pop.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-unix.png +share/doc/HTML/en/kpilot/conduit-popmail-send-as.png +share/doc/HTML/en/kpilot/conduit-popmail-send-method.png +share/doc/HTML/en/kpilot/conduit-popmail-sendmail.png +share/doc/HTML/en/kpilot/conduit-popmail-smtp.png +share/doc/HTML/en/kpilot/conduit-popmail-top.png +share/doc/HTML/en/kpilot/conduit-vcal.png +share/doc/HTML/en/kpilot/file-app.png +share/doc/HTML/en/kpilot/index.docbook +share/doc/HTML/en/kpilot/main-app.png +share/doc/HTML/en/kpilot/memo-app.png +share/doc/HTML/en/kpilot/setup-address.png +share/doc/HTML/en/kpilot/setup-conduit.png +share/doc/HTML/en/kpilot/setup-dbspecial.png +share/doc/HTML/en/kpilot/setup-general.png +share/doc/HTML/en/kpilot/setup-sync.png +share/doc/HTML/en/kpilot/toolbar.png +share/doc/HTML/en/kpilot/toolbar_backup.png +share/config/korganizerrc +share/apps/abbrowser/pics/abentry.xpm +share/apps/abbrowser/pics/delete.xpm +share/apps/abbrowser/pics/down.xpm +share/apps/abbrowser/pics/filemail.xpm +share/apps/abbrowser/pics/find.xpm +share/apps/abbrowser/pics/group.xpm +share/apps/abbrowser/pics/page.xpm +share/apps/abbrowser/pics/up.xpm +share/apps/korganizer/icons/hicolor/22x22/actions/1day.png +share/apps/korganizer/icons/hicolor/22x22/actions/3leftarrow.png +share/apps/korganizer/icons/hicolor/22x22/actions/3rightarrow.png +share/apps/korganizer/icons/hicolor/22x22/actions/5days.png +share/apps/korganizer/icons/hicolor/22x22/actions/7days.png +share/apps/korganizer/icons/hicolor/22x22/actions/agenda.png +share/apps/korganizer/icons/hicolor/22x22/actions/alarmd.png +share/apps/korganizer/icons/hicolor/22x22/actions/alarmd_disabled.png +share/apps/korganizer/icons/hicolor/22x22/actions/appointment.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox/mask.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedclipboard.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkmark.png +share/apps/korganizer/icons/hicolor/22x22/actions/delete.png +share/apps/korganizer/icons/hicolor/22x22/actions/emptybox/mask.png +share/apps/korganizer/icons/hicolor/22x22/actions/emptybox.png +share/apps/korganizer/icons/hicolor/22x22/actions/list.png +share/apps/korganizer/icons/hicolor/22x22/actions/month.png +share/apps/korganizer/icons/hicolor/22x22/actions/newrecurevent.png +share/apps/korganizer/icons/hicolor/22x22/actions/search.png +share/apps/korganizer/icons/hicolor/22x22/actions/send.png +share/apps/korganizer/icons/hicolor/22x22/actions/today.png +share/apps/korganizer/icons/hicolor/22x22/actions/todo.png +share/apps/korganizer/icons/hicolor/32x32/actions/1day.png +share/apps/korganizer/icons/hicolor/32x32/actions/5days.png +share/apps/korganizer/icons/hicolor/32x32/actions/7days.png +share/apps/korganizer/icons/hicolor/32x32/actions/appointment.png +share/apps/korganizer/icons/hicolor/32x32/actions/list.png +share/apps/korganizer/icons/hicolor/32x32/actions/month.png +share/apps/korganizer/icons/hicolor/32x32/actions/today.png +share/apps/korganizer/icons/hicolor/32x32/actions/todo.png +share/apps/korganizer/icons/locolor/16x16/actions/1day.png +share/apps/korganizer/icons/locolor/16x16/actions/1downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1leftarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1rightarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2leftarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2rightarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/3downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/3uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/5days.png +share/apps/korganizer/icons/locolor/16x16/actions/7days.png +share/apps/korganizer/icons/locolor/16x16/actions/appointment.png +share/apps/korganizer/icons/locolor/16x16/actions/bell.png +share/apps/korganizer/icons/locolor/16x16/actions/dayview.png +share/apps/korganizer/icons/locolor/16x16/actions/findf.png +share/apps/korganizer/icons/locolor/16x16/actions/inverse_recur.png +share/apps/korganizer/icons/locolor/16x16/actions/list.png +share/apps/korganizer/icons/locolor/16x16/actions/mailappt.png +share/apps/korganizer/icons/locolor/16x16/actions/month.png +share/apps/korganizer/icons/locolor/16x16/actions/nomailappt.png +share/apps/korganizer/icons/locolor/16x16/actions/playsound.png +share/apps/korganizer/icons/locolor/16x16/actions/readonlyevent.png +share/apps/korganizer/icons/locolor/16x16/actions/recur.png +share/apps/korganizer/icons/locolor/16x16/actions/runprog.png +share/apps/korganizer/icons/locolor/16x16/actions/smallcal.png +share/apps/korganizer/icons/locolor/16x16/actions/smallclock.png +share/apps/korganizer/icons/locolor/16x16/actions/today.png +share/apps/korganizer/icons/locolor/16x16/actions/todo.png +share/apps/korganizer/holiday_at +share/apps/korganizer/holiday_au +share/apps/korganizer/holiday_bavarian +share/apps/korganizer/holiday_be +share/apps/korganizer/holiday_ca +share/apps/korganizer/holiday_catalan +share/apps/korganizer/holiday_ch +share/apps/korganizer/holiday_cz +share/apps/korganizer/holiday_de +share/apps/korganizer/holiday_dk +share/apps/korganizer/holiday_es +share/apps/korganizer/holiday_fi +share/apps/korganizer/holiday_fr +share/apps/korganizer/holiday_frswiss +share/apps/korganizer/holiday_gb +share/apps/korganizer/holiday_hu +share/apps/korganizer/holiday_is +share/apps/korganizer/holiday_it +share/apps/korganizer/holiday_ja +share/apps/korganizer/holiday_mx +share/apps/korganizer/holiday_nl +share/apps/korganizer/holiday_no +share/apps/korganizer/sounds/alert.wav +share/apps/korganizer/sounds/icemag.wav +share/apps/korganizer/sounds/lightmag.wav +share/apps/korganizer/sounds/onscreen.wav +share/apps/korganizer/sounds/spinout.wav +share/apps/korganizer/holiday_nz +share/apps/korganizer/holiday_pl +share/apps/korganizer/holiday_pt +share/apps/korganizer/holiday_quebec +share/apps/korganizer/holiday_ro +share/apps/korganizer/holiday_se +share/apps/korganizer/holiday_si +share/apps/korganizer/holiday_th +share/apps/korganizer/holiday_us +share/apps/korganizer/korganizer_part.rc +share/apps/korganizer/korganizerui.rc +share/apps/korganizer/korganizergsui.rc +share/icons/locolor/16x16/apps/abbrowser.png +share/icons/locolor/16x16/apps/korganizer.png +share/icons/locolor/32x32/apps/korganizer.png +share/icons/hicolor/32x32/apps/abbrowser.png +share/icons/hicolor/32x32/apps/korganizer.png +share/icons/hicolor/48x48/apps/korganizer.png +share/applnk/Applications/korganizer.desktop +share/applnk/Utilities/abbrowser.desktop +@dirrm include/rmm +@dirrm share/doc/HTML/en/abbrowser +@dirrm share/doc/HTML/en/korganizer +@dirrm share/doc/HTML/en/kpilot +@dirrm share/apps/abbrowser/pics +@dirrm share/apps/abbrowser +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions/emptybox +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions +@dirrm share/apps/korganizer/icons/hicolor/22x22 +@dirrm share/apps/korganizer/icons/hicolor/32x32/actions +@dirrm share/apps/korganizer/icons/hicolor/32x32 +@dirrm share/apps/korganizer/icons/hicolor +@dirrm share/apps/korganizer/icons/locolor/16x16/actions +@dirrm share/apps/korganizer/icons/locolor/16x16 +@dirrm share/apps/korganizer/icons/locolor +@dirrm share/apps/korganizer/icons +@dirrm share/apps/korganizer/sounds +@dirrm share/apps/korganizer diff --git a/deskutils/kdepim3/Makefile b/deskutils/kdepim3/Makefile new file mode 100644 index 000000000000..d3053eee171b --- /dev/null +++ b/deskutils/kdepim3/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: KDE PIM +# Date created: 2 March 2001 +# Whom: Dmitry Sivachenko +# +# $FreeBSD$ +# + +PORTNAME= kdepim +PORTVERSION= 2.1 +CATEGORIES= deskutils kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src + +MAINTAINER= demon@FreeBSD.org + +LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 + +USE_BISON= yes +USE_QT2= yes +MOC?= ${X11BASE}/bin/moc2 +USE_BZIP2= yes +INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt2 \ + --with-qt-libraries=${X11BASE}/lib \ + --with-extra-libs=${LOCALBASE}/lib +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \ + MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \ + LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++" +USE_GMAKE= yes + +.include diff --git a/deskutils/kdepim3/distinfo b/deskutils/kdepim3/distinfo new file mode 100644 index 000000000000..e1227e32dbb5 --- /dev/null +++ b/deskutils/kdepim3/distinfo @@ -0,0 +1 @@ +MD5 (kdepim-2.1.tar.bz2) = c8a88468065e28ea411325d15a3906ce diff --git a/deskutils/kdepim3/pkg-comment b/deskutils/kdepim3/pkg-comment new file mode 100644 index 000000000000..7131824d7f7c --- /dev/null +++ b/deskutils/kdepim3/pkg-comment @@ -0,0 +1 @@ +Personal Information Management tools for KDE diff --git a/deskutils/kdepim3/pkg-descr b/deskutils/kdepim3/pkg-descr new file mode 100644 index 000000000000..a93a172c1563 --- /dev/null +++ b/deskutils/kdepim3/pkg-descr @@ -0,0 +1,6 @@ +Personal Information Management tools for KDE. + +This rather broad scope encompasses mail clients, addressbooks, usenet news, +scheduling and even sticky notes. + +WWW: http://without.netpedia.net diff --git a/deskutils/kdepim3/pkg-plist b/deskutils/kdepim3/pkg-plist new file mode 100644 index 000000000000..2ecd9a7ecfa7 --- /dev/null +++ b/deskutils/kdepim3/pkg-plist @@ -0,0 +1,299 @@ +bin/abbrowser +bin/korganizer +bin/alarmd +bin/ical2vcal +include/rmm/Address.h +include/rmm/AddressList.h +include/rmm/AddressList_generated.h +include/rmm/Address_generated.h +include/rmm/BodyPart.h +include/rmm/BodyPart_generated.h +include/rmm/ContentDisposition.h +include/rmm/ContentDisposition_generated.h +include/rmm/ContentType.h +include/rmm/ContentType_generated.h +include/rmm/Cte.h +include/rmm/Cte_generated.h +include/rmm/DateTime.h +include/rmm/DateTime_generated.h +include/rmm/Defines.h +include/rmm/Entity.h +include/rmm/Entity_generated.h +include/rmm/Enum.h +include/rmm/Envelope.h +include/rmm/Envelope_generated.h +include/rmm/Header.h +include/rmm/HeaderBody.h +include/rmm/HeaderBody_generated.h +include/rmm/Header_generated.h +include/rmm/Mailbox.h +include/rmm/Mailbox_generated.h +include/rmm/Mechanism.h +include/rmm/Mechanism_generated.h +include/rmm/Message.h +include/rmm/Message_generated.h +include/rmm/MessageComponent.h +include/rmm/MessageID.h +include/rmm/MessageID_generated.h +include/rmm/MimeType.h +include/rmm/MimeType_generated.h +include/rmm/Parameter.h +include/rmm/ParameterList.h +include/rmm/ParameterList_generated.h +include/rmm/Text.h +include/rmm/Parameter_generated.h +include/rmm/Text_generated.h +include/rmm/Token.h +include/rmm/Utilities.h +lib/librmm.so +lib/libvcard.so.0 +lib/libvcard.so +lib/libvcard.la +lib/libimap.so.0 +lib/libimap.so +lib/libimap.la +lib/librmm.so.1 +lib/librmm.la +lib/libkorganizer.so.1 +lib/libkorganizer.so +lib/libkorganizer.la +share/doc/HTML/en/abbrowser/.anchors +share/doc/HTML/en/abbrowser/compilation-and-installation.html +share/doc/HTML/en/abbrowser/index.html +share/doc/HTML/en/abbrowser/installation.html +share/doc/HTML/en/abbrowser/introduction.html +share/doc/HTML/en/abbrowser/questions-answers-and-tips.html +share/doc/HTML/en/abbrowser/requirements.html +share/doc/HTML/en/abbrowser/using-pab.html +share/doc/HTML/en/abbrowser/common +share/doc/HTML/en/abbrowser/index.cvlog +share/doc/HTML/en/abbrowser/index.docbook +share/doc/HTML/en/korganizer/.anchors +share/doc/HTML/en/korganizer/compilation.html +share/doc/HTML/en/korganizer/config.html +share/doc/HTML/en/korganizer/course-conclusion.html +share/doc/HTML/en/korganizer/course-entering-todos.html +share/doc/HTML/en/korganizer/course-event-types.html +share/doc/HTML/en/korganizer/course-rescheduling-events.html +share/doc/HTML/en/korganizer/course-rescheduling-todos.html +share/doc/HTML/en/korganizer/credits.html +share/doc/HTML/en/korganizer/entering-data-required-fields.html +share/doc/HTML/en/korganizer/entering-data-to-do.html +share/doc/HTML/en/korganizer/entering-data.html +share/doc/HTML/en/korganizer/examples.html +share/doc/HTML/en/korganizer/faq.html +share/doc/HTML/en/korganizer/five-minute-course.html +share/doc/HTML/en/korganizer/glossary.html +share/doc/HTML/en/korganizer/index.html +share/doc/HTML/en/korganizer/installation.html +share/doc/HTML/en/korganizer/introduction.html +share/doc/HTML/en/korganizer/other-features-drag-and-drop.html +share/doc/HTML/en/korganizer/other-features-import.html +share/doc/HTML/en/korganizer/other-features-konqueror-interaction.html +share/doc/HTML/en/korganizer/other-features-merging-data.html +share/doc/HTML/en/korganizer/other-features-palm-sync.html +share/doc/HTML/en/korganizer/other-features.html +share/doc/HTML/en/korganizer/reference-action-buttons.html +share/doc/HTML/en/korganizer/reference-hotkey.html +share/doc/HTML/en/korganizer/reference-menus.html +share/doc/HTML/en/korganizer/reference.html +share/doc/HTML/en/korganizer/requirements.html +share/doc/HTML/en/korganizer/vcalendar-format.html +share/doc/HTML/en/korganizer/common +share/doc/HTML/en/korganizer/alarmd-panel.png +share/doc/HTML/en/korganizer/datenavigator.png +share/doc/HTML/en/korganizer/i_actions_new_event.png +share/doc/HTML/en/korganizer/i_copy.png +share/doc/HTML/en/korganizer/i_cut.png +share/doc/HTML/en/korganizer/i_edit_find.png +share/doc/HTML/en/korganizer/i_file_close.png +share/doc/HTML/en/korganizer/i_file_new.png +share/doc/HTML/en/korganizer/i_file_open.png +share/doc/HTML/en/korganizer/i_file_print.png +share/doc/HTML/en/korganizer/i_file_print_preview.png +share/doc/HTML/en/korganizer/i_file_quit.png +share/doc/HTML/en/korganizer/i_file_save.png +share/doc/HTML/en/korganizer/i_go_backward.png +share/doc/HTML/en/korganizer/i_go_forward.png +share/doc/HTML/en/korganizer/i_go_to_today.png +share/doc/HTML/en/korganizer/i_help_contents.png +share/doc/HTML/en/korganizer/i_paste.png +share/doc/HTML/en/korganizer/i_view_day.png +share/doc/HTML/en/korganizer/i_settings_prefs.png +share/doc/HTML/en/korganizer/i_view_list.png +share/doc/HTML/en/korganizer/i_view_month.png +share/doc/HTML/en/korganizer/i_view_todo_list.png +share/doc/HTML/en/korganizer/i_view_week.png +share/doc/HTML/en/korganizer/i_view_work_week.png +share/doc/HTML/en/korganizer/index.docbook +share/doc/HTML/en/korganizer/kagenda-appointment.png +share/doc/HTML/en/kpilot/.anchors +share/doc/HTML/en/kpilot/builtin.html +share/doc/HTML/en/kpilot/conduits.html +share/doc/HTML/en/kpilot/credits.html +share/doc/HTML/en/kpilot/database.html +share/doc/HTML/en/kpilot/faq.html +share/doc/HTML/en/kpilot/hotsync.html +share/doc/HTML/en/kpilot/index.html +share/doc/HTML/en/kpilot/introduction.html +share/doc/HTML/en/kpilot/kpilot-main.html +share/doc/HTML/en/kpilot/using-kpilot.html +share/doc/HTML/en/kpilot/common +share/doc/HTML/en/kpilot/address-app.png +share/doc/HTML/en/kpilot/conduit-knotes.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-method.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-pop.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-unix.png +share/doc/HTML/en/kpilot/conduit-popmail-send-as.png +share/doc/HTML/en/kpilot/conduit-popmail-send-method.png +share/doc/HTML/en/kpilot/conduit-popmail-sendmail.png +share/doc/HTML/en/kpilot/conduit-popmail-smtp.png +share/doc/HTML/en/kpilot/conduit-popmail-top.png +share/doc/HTML/en/kpilot/conduit-vcal.png +share/doc/HTML/en/kpilot/file-app.png +share/doc/HTML/en/kpilot/index.docbook +share/doc/HTML/en/kpilot/main-app.png +share/doc/HTML/en/kpilot/memo-app.png +share/doc/HTML/en/kpilot/setup-address.png +share/doc/HTML/en/kpilot/setup-conduit.png +share/doc/HTML/en/kpilot/setup-dbspecial.png +share/doc/HTML/en/kpilot/setup-general.png +share/doc/HTML/en/kpilot/setup-sync.png +share/doc/HTML/en/kpilot/toolbar.png +share/doc/HTML/en/kpilot/toolbar_backup.png +share/config/korganizerrc +share/apps/abbrowser/pics/abentry.xpm +share/apps/abbrowser/pics/delete.xpm +share/apps/abbrowser/pics/down.xpm +share/apps/abbrowser/pics/filemail.xpm +share/apps/abbrowser/pics/find.xpm +share/apps/abbrowser/pics/group.xpm +share/apps/abbrowser/pics/page.xpm +share/apps/abbrowser/pics/up.xpm +share/apps/korganizer/icons/hicolor/22x22/actions/1day.png +share/apps/korganizer/icons/hicolor/22x22/actions/3leftarrow.png +share/apps/korganizer/icons/hicolor/22x22/actions/3rightarrow.png +share/apps/korganizer/icons/hicolor/22x22/actions/5days.png +share/apps/korganizer/icons/hicolor/22x22/actions/7days.png +share/apps/korganizer/icons/hicolor/22x22/actions/agenda.png +share/apps/korganizer/icons/hicolor/22x22/actions/alarmd.png +share/apps/korganizer/icons/hicolor/22x22/actions/alarmd_disabled.png +share/apps/korganizer/icons/hicolor/22x22/actions/appointment.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox/mask.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedclipboard.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkmark.png +share/apps/korganizer/icons/hicolor/22x22/actions/delete.png +share/apps/korganizer/icons/hicolor/22x22/actions/emptybox/mask.png +share/apps/korganizer/icons/hicolor/22x22/actions/emptybox.png +share/apps/korganizer/icons/hicolor/22x22/actions/list.png +share/apps/korganizer/icons/hicolor/22x22/actions/month.png +share/apps/korganizer/icons/hicolor/22x22/actions/newrecurevent.png +share/apps/korganizer/icons/hicolor/22x22/actions/search.png +share/apps/korganizer/icons/hicolor/22x22/actions/send.png +share/apps/korganizer/icons/hicolor/22x22/actions/today.png +share/apps/korganizer/icons/hicolor/22x22/actions/todo.png +share/apps/korganizer/icons/hicolor/32x32/actions/1day.png +share/apps/korganizer/icons/hicolor/32x32/actions/5days.png +share/apps/korganizer/icons/hicolor/32x32/actions/7days.png +share/apps/korganizer/icons/hicolor/32x32/actions/appointment.png +share/apps/korganizer/icons/hicolor/32x32/actions/list.png +share/apps/korganizer/icons/hicolor/32x32/actions/month.png +share/apps/korganizer/icons/hicolor/32x32/actions/today.png +share/apps/korganizer/icons/hicolor/32x32/actions/todo.png +share/apps/korganizer/icons/locolor/16x16/actions/1day.png +share/apps/korganizer/icons/locolor/16x16/actions/1downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1leftarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1rightarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2leftarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2rightarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/3downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/3uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/5days.png +share/apps/korganizer/icons/locolor/16x16/actions/7days.png +share/apps/korganizer/icons/locolor/16x16/actions/appointment.png +share/apps/korganizer/icons/locolor/16x16/actions/bell.png +share/apps/korganizer/icons/locolor/16x16/actions/dayview.png +share/apps/korganizer/icons/locolor/16x16/actions/findf.png +share/apps/korganizer/icons/locolor/16x16/actions/inverse_recur.png +share/apps/korganizer/icons/locolor/16x16/actions/list.png +share/apps/korganizer/icons/locolor/16x16/actions/mailappt.png +share/apps/korganizer/icons/locolor/16x16/actions/month.png +share/apps/korganizer/icons/locolor/16x16/actions/nomailappt.png +share/apps/korganizer/icons/locolor/16x16/actions/playsound.png +share/apps/korganizer/icons/locolor/16x16/actions/readonlyevent.png +share/apps/korganizer/icons/locolor/16x16/actions/recur.png +share/apps/korganizer/icons/locolor/16x16/actions/runprog.png +share/apps/korganizer/icons/locolor/16x16/actions/smallcal.png +share/apps/korganizer/icons/locolor/16x16/actions/smallclock.png +share/apps/korganizer/icons/locolor/16x16/actions/today.png +share/apps/korganizer/icons/locolor/16x16/actions/todo.png +share/apps/korganizer/holiday_at +share/apps/korganizer/holiday_au +share/apps/korganizer/holiday_bavarian +share/apps/korganizer/holiday_be +share/apps/korganizer/holiday_ca +share/apps/korganizer/holiday_catalan +share/apps/korganizer/holiday_ch +share/apps/korganizer/holiday_cz +share/apps/korganizer/holiday_de +share/apps/korganizer/holiday_dk +share/apps/korganizer/holiday_es +share/apps/korganizer/holiday_fi +share/apps/korganizer/holiday_fr +share/apps/korganizer/holiday_frswiss +share/apps/korganizer/holiday_gb +share/apps/korganizer/holiday_hu +share/apps/korganizer/holiday_is +share/apps/korganizer/holiday_it +share/apps/korganizer/holiday_ja +share/apps/korganizer/holiday_mx +share/apps/korganizer/holiday_nl +share/apps/korganizer/holiday_no +share/apps/korganizer/sounds/alert.wav +share/apps/korganizer/sounds/icemag.wav +share/apps/korganizer/sounds/lightmag.wav +share/apps/korganizer/sounds/onscreen.wav +share/apps/korganizer/sounds/spinout.wav +share/apps/korganizer/holiday_nz +share/apps/korganizer/holiday_pl +share/apps/korganizer/holiday_pt +share/apps/korganizer/holiday_quebec +share/apps/korganizer/holiday_ro +share/apps/korganizer/holiday_se +share/apps/korganizer/holiday_si +share/apps/korganizer/holiday_th +share/apps/korganizer/holiday_us +share/apps/korganizer/korganizer_part.rc +share/apps/korganizer/korganizerui.rc +share/apps/korganizer/korganizergsui.rc +share/icons/locolor/16x16/apps/abbrowser.png +share/icons/locolor/16x16/apps/korganizer.png +share/icons/locolor/32x32/apps/korganizer.png +share/icons/hicolor/32x32/apps/abbrowser.png +share/icons/hicolor/32x32/apps/korganizer.png +share/icons/hicolor/48x48/apps/korganizer.png +share/applnk/Applications/korganizer.desktop +share/applnk/Utilities/abbrowser.desktop +@dirrm include/rmm +@dirrm share/doc/HTML/en/abbrowser +@dirrm share/doc/HTML/en/korganizer +@dirrm share/doc/HTML/en/kpilot +@dirrm share/apps/abbrowser/pics +@dirrm share/apps/abbrowser +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions/emptybox +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions +@dirrm share/apps/korganizer/icons/hicolor/22x22 +@dirrm share/apps/korganizer/icons/hicolor/32x32/actions +@dirrm share/apps/korganizer/icons/hicolor/32x32 +@dirrm share/apps/korganizer/icons/hicolor +@dirrm share/apps/korganizer/icons/locolor/16x16/actions +@dirrm share/apps/korganizer/icons/locolor/16x16 +@dirrm share/apps/korganizer/icons/locolor +@dirrm share/apps/korganizer/icons +@dirrm share/apps/korganizer/sounds +@dirrm share/apps/korganizer diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile new file mode 100644 index 000000000000..d3053eee171b --- /dev/null +++ b/deskutils/kdepim4/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: KDE PIM +# Date created: 2 March 2001 +# Whom: Dmitry Sivachenko +# +# $FreeBSD$ +# + +PORTNAME= kdepim +PORTVERSION= 2.1 +CATEGORIES= deskutils kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src + +MAINTAINER= demon@FreeBSD.org + +LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 + +USE_BISON= yes +USE_QT2= yes +MOC?= ${X11BASE}/bin/moc2 +USE_BZIP2= yes +INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt2 \ + --with-qt-libraries=${X11BASE}/lib \ + --with-extra-libs=${LOCALBASE}/lib +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \ + MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \ + LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++" +USE_GMAKE= yes + +.include diff --git a/deskutils/kdepim4/distinfo b/deskutils/kdepim4/distinfo new file mode 100644 index 000000000000..e1227e32dbb5 --- /dev/null +++ b/deskutils/kdepim4/distinfo @@ -0,0 +1 @@ +MD5 (kdepim-2.1.tar.bz2) = c8a88468065e28ea411325d15a3906ce diff --git a/deskutils/kdepim4/pkg-comment b/deskutils/kdepim4/pkg-comment new file mode 100644 index 000000000000..7131824d7f7c --- /dev/null +++ b/deskutils/kdepim4/pkg-comment @@ -0,0 +1 @@ +Personal Information Management tools for KDE diff --git a/deskutils/kdepim4/pkg-descr b/deskutils/kdepim4/pkg-descr new file mode 100644 index 000000000000..a93a172c1563 --- /dev/null +++ b/deskutils/kdepim4/pkg-descr @@ -0,0 +1,6 @@ +Personal Information Management tools for KDE. + +This rather broad scope encompasses mail clients, addressbooks, usenet news, +scheduling and even sticky notes. + +WWW: http://without.netpedia.net diff --git a/deskutils/kdepim4/pkg-plist b/deskutils/kdepim4/pkg-plist new file mode 100644 index 000000000000..2ecd9a7ecfa7 --- /dev/null +++ b/deskutils/kdepim4/pkg-plist @@ -0,0 +1,299 @@ +bin/abbrowser +bin/korganizer +bin/alarmd +bin/ical2vcal +include/rmm/Address.h +include/rmm/AddressList.h +include/rmm/AddressList_generated.h +include/rmm/Address_generated.h +include/rmm/BodyPart.h +include/rmm/BodyPart_generated.h +include/rmm/ContentDisposition.h +include/rmm/ContentDisposition_generated.h +include/rmm/ContentType.h +include/rmm/ContentType_generated.h +include/rmm/Cte.h +include/rmm/Cte_generated.h +include/rmm/DateTime.h +include/rmm/DateTime_generated.h +include/rmm/Defines.h +include/rmm/Entity.h +include/rmm/Entity_generated.h +include/rmm/Enum.h +include/rmm/Envelope.h +include/rmm/Envelope_generated.h +include/rmm/Header.h +include/rmm/HeaderBody.h +include/rmm/HeaderBody_generated.h +include/rmm/Header_generated.h +include/rmm/Mailbox.h +include/rmm/Mailbox_generated.h +include/rmm/Mechanism.h +include/rmm/Mechanism_generated.h +include/rmm/Message.h +include/rmm/Message_generated.h +include/rmm/MessageComponent.h +include/rmm/MessageID.h +include/rmm/MessageID_generated.h +include/rmm/MimeType.h +include/rmm/MimeType_generated.h +include/rmm/Parameter.h +include/rmm/ParameterList.h +include/rmm/ParameterList_generated.h +include/rmm/Text.h +include/rmm/Parameter_generated.h +include/rmm/Text_generated.h +include/rmm/Token.h +include/rmm/Utilities.h +lib/librmm.so +lib/libvcard.so.0 +lib/libvcard.so +lib/libvcard.la +lib/libimap.so.0 +lib/libimap.so +lib/libimap.la +lib/librmm.so.1 +lib/librmm.la +lib/libkorganizer.so.1 +lib/libkorganizer.so +lib/libkorganizer.la +share/doc/HTML/en/abbrowser/.anchors +share/doc/HTML/en/abbrowser/compilation-and-installation.html +share/doc/HTML/en/abbrowser/index.html +share/doc/HTML/en/abbrowser/installation.html +share/doc/HTML/en/abbrowser/introduction.html +share/doc/HTML/en/abbrowser/questions-answers-and-tips.html +share/doc/HTML/en/abbrowser/requirements.html +share/doc/HTML/en/abbrowser/using-pab.html +share/doc/HTML/en/abbrowser/common +share/doc/HTML/en/abbrowser/index.cvlog +share/doc/HTML/en/abbrowser/index.docbook +share/doc/HTML/en/korganizer/.anchors +share/doc/HTML/en/korganizer/compilation.html +share/doc/HTML/en/korganizer/config.html +share/doc/HTML/en/korganizer/course-conclusion.html +share/doc/HTML/en/korganizer/course-entering-todos.html +share/doc/HTML/en/korganizer/course-event-types.html +share/doc/HTML/en/korganizer/course-rescheduling-events.html +share/doc/HTML/en/korganizer/course-rescheduling-todos.html +share/doc/HTML/en/korganizer/credits.html +share/doc/HTML/en/korganizer/entering-data-required-fields.html +share/doc/HTML/en/korganizer/entering-data-to-do.html +share/doc/HTML/en/korganizer/entering-data.html +share/doc/HTML/en/korganizer/examples.html +share/doc/HTML/en/korganizer/faq.html +share/doc/HTML/en/korganizer/five-minute-course.html +share/doc/HTML/en/korganizer/glossary.html +share/doc/HTML/en/korganizer/index.html +share/doc/HTML/en/korganizer/installation.html +share/doc/HTML/en/korganizer/introduction.html +share/doc/HTML/en/korganizer/other-features-drag-and-drop.html +share/doc/HTML/en/korganizer/other-features-import.html +share/doc/HTML/en/korganizer/other-features-konqueror-interaction.html +share/doc/HTML/en/korganizer/other-features-merging-data.html +share/doc/HTML/en/korganizer/other-features-palm-sync.html +share/doc/HTML/en/korganizer/other-features.html +share/doc/HTML/en/korganizer/reference-action-buttons.html +share/doc/HTML/en/korganizer/reference-hotkey.html +share/doc/HTML/en/korganizer/reference-menus.html +share/doc/HTML/en/korganizer/reference.html +share/doc/HTML/en/korganizer/requirements.html +share/doc/HTML/en/korganizer/vcalendar-format.html +share/doc/HTML/en/korganizer/common +share/doc/HTML/en/korganizer/alarmd-panel.png +share/doc/HTML/en/korganizer/datenavigator.png +share/doc/HTML/en/korganizer/i_actions_new_event.png +share/doc/HTML/en/korganizer/i_copy.png +share/doc/HTML/en/korganizer/i_cut.png +share/doc/HTML/en/korganizer/i_edit_find.png +share/doc/HTML/en/korganizer/i_file_close.png +share/doc/HTML/en/korganizer/i_file_new.png +share/doc/HTML/en/korganizer/i_file_open.png +share/doc/HTML/en/korganizer/i_file_print.png +share/doc/HTML/en/korganizer/i_file_print_preview.png +share/doc/HTML/en/korganizer/i_file_quit.png +share/doc/HTML/en/korganizer/i_file_save.png +share/doc/HTML/en/korganizer/i_go_backward.png +share/doc/HTML/en/korganizer/i_go_forward.png +share/doc/HTML/en/korganizer/i_go_to_today.png +share/doc/HTML/en/korganizer/i_help_contents.png +share/doc/HTML/en/korganizer/i_paste.png +share/doc/HTML/en/korganizer/i_view_day.png +share/doc/HTML/en/korganizer/i_settings_prefs.png +share/doc/HTML/en/korganizer/i_view_list.png +share/doc/HTML/en/korganizer/i_view_month.png +share/doc/HTML/en/korganizer/i_view_todo_list.png +share/doc/HTML/en/korganizer/i_view_week.png +share/doc/HTML/en/korganizer/i_view_work_week.png +share/doc/HTML/en/korganizer/index.docbook +share/doc/HTML/en/korganizer/kagenda-appointment.png +share/doc/HTML/en/kpilot/.anchors +share/doc/HTML/en/kpilot/builtin.html +share/doc/HTML/en/kpilot/conduits.html +share/doc/HTML/en/kpilot/credits.html +share/doc/HTML/en/kpilot/database.html +share/doc/HTML/en/kpilot/faq.html +share/doc/HTML/en/kpilot/hotsync.html +share/doc/HTML/en/kpilot/index.html +share/doc/HTML/en/kpilot/introduction.html +share/doc/HTML/en/kpilot/kpilot-main.html +share/doc/HTML/en/kpilot/using-kpilot.html +share/doc/HTML/en/kpilot/common +share/doc/HTML/en/kpilot/address-app.png +share/doc/HTML/en/kpilot/conduit-knotes.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-method.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-pop.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-unix.png +share/doc/HTML/en/kpilot/conduit-popmail-send-as.png +share/doc/HTML/en/kpilot/conduit-popmail-send-method.png +share/doc/HTML/en/kpilot/conduit-popmail-sendmail.png +share/doc/HTML/en/kpilot/conduit-popmail-smtp.png +share/doc/HTML/en/kpilot/conduit-popmail-top.png +share/doc/HTML/en/kpilot/conduit-vcal.png +share/doc/HTML/en/kpilot/file-app.png +share/doc/HTML/en/kpilot/index.docbook +share/doc/HTML/en/kpilot/main-app.png +share/doc/HTML/en/kpilot/memo-app.png +share/doc/HTML/en/kpilot/setup-address.png +share/doc/HTML/en/kpilot/setup-conduit.png +share/doc/HTML/en/kpilot/setup-dbspecial.png +share/doc/HTML/en/kpilot/setup-general.png +share/doc/HTML/en/kpilot/setup-sync.png +share/doc/HTML/en/kpilot/toolbar.png +share/doc/HTML/en/kpilot/toolbar_backup.png +share/config/korganizerrc +share/apps/abbrowser/pics/abentry.xpm +share/apps/abbrowser/pics/delete.xpm +share/apps/abbrowser/pics/down.xpm +share/apps/abbrowser/pics/filemail.xpm +share/apps/abbrowser/pics/find.xpm +share/apps/abbrowser/pics/group.xpm +share/apps/abbrowser/pics/page.xpm +share/apps/abbrowser/pics/up.xpm +share/apps/korganizer/icons/hicolor/22x22/actions/1day.png +share/apps/korganizer/icons/hicolor/22x22/actions/3leftarrow.png +share/apps/korganizer/icons/hicolor/22x22/actions/3rightarrow.png +share/apps/korganizer/icons/hicolor/22x22/actions/5days.png +share/apps/korganizer/icons/hicolor/22x22/actions/7days.png +share/apps/korganizer/icons/hicolor/22x22/actions/agenda.png +share/apps/korganizer/icons/hicolor/22x22/actions/alarmd.png +share/apps/korganizer/icons/hicolor/22x22/actions/alarmd_disabled.png +share/apps/korganizer/icons/hicolor/22x22/actions/appointment.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox/mask.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedclipboard.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkmark.png +share/apps/korganizer/icons/hicolor/22x22/actions/delete.png +share/apps/korganizer/icons/hicolor/22x22/actions/emptybox/mask.png +share/apps/korganizer/icons/hicolor/22x22/actions/emptybox.png +share/apps/korganizer/icons/hicolor/22x22/actions/list.png +share/apps/korganizer/icons/hicolor/22x22/actions/month.png +share/apps/korganizer/icons/hicolor/22x22/actions/newrecurevent.png +share/apps/korganizer/icons/hicolor/22x22/actions/search.png +share/apps/korganizer/icons/hicolor/22x22/actions/send.png +share/apps/korganizer/icons/hicolor/22x22/actions/today.png +share/apps/korganizer/icons/hicolor/22x22/actions/todo.png +share/apps/korganizer/icons/hicolor/32x32/actions/1day.png +share/apps/korganizer/icons/hicolor/32x32/actions/5days.png +share/apps/korganizer/icons/hicolor/32x32/actions/7days.png +share/apps/korganizer/icons/hicolor/32x32/actions/appointment.png +share/apps/korganizer/icons/hicolor/32x32/actions/list.png +share/apps/korganizer/icons/hicolor/32x32/actions/month.png +share/apps/korganizer/icons/hicolor/32x32/actions/today.png +share/apps/korganizer/icons/hicolor/32x32/actions/todo.png +share/apps/korganizer/icons/locolor/16x16/actions/1day.png +share/apps/korganizer/icons/locolor/16x16/actions/1downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1leftarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1rightarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2leftarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2rightarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/3downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/3uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/5days.png +share/apps/korganizer/icons/locolor/16x16/actions/7days.png +share/apps/korganizer/icons/locolor/16x16/actions/appointment.png +share/apps/korganizer/icons/locolor/16x16/actions/bell.png +share/apps/korganizer/icons/locolor/16x16/actions/dayview.png +share/apps/korganizer/icons/locolor/16x16/actions/findf.png +share/apps/korganizer/icons/locolor/16x16/actions/inverse_recur.png +share/apps/korganizer/icons/locolor/16x16/actions/list.png +share/apps/korganizer/icons/locolor/16x16/actions/mailappt.png +share/apps/korganizer/icons/locolor/16x16/actions/month.png +share/apps/korganizer/icons/locolor/16x16/actions/nomailappt.png +share/apps/korganizer/icons/locolor/16x16/actions/playsound.png +share/apps/korganizer/icons/locolor/16x16/actions/readonlyevent.png +share/apps/korganizer/icons/locolor/16x16/actions/recur.png +share/apps/korganizer/icons/locolor/16x16/actions/runprog.png +share/apps/korganizer/icons/locolor/16x16/actions/smallcal.png +share/apps/korganizer/icons/locolor/16x16/actions/smallclock.png +share/apps/korganizer/icons/locolor/16x16/actions/today.png +share/apps/korganizer/icons/locolor/16x16/actions/todo.png +share/apps/korganizer/holiday_at +share/apps/korganizer/holiday_au +share/apps/korganizer/holiday_bavarian +share/apps/korganizer/holiday_be +share/apps/korganizer/holiday_ca +share/apps/korganizer/holiday_catalan +share/apps/korganizer/holiday_ch +share/apps/korganizer/holiday_cz +share/apps/korganizer/holiday_de +share/apps/korganizer/holiday_dk +share/apps/korganizer/holiday_es +share/apps/korganizer/holiday_fi +share/apps/korganizer/holiday_fr +share/apps/korganizer/holiday_frswiss +share/apps/korganizer/holiday_gb +share/apps/korganizer/holiday_hu +share/apps/korganizer/holiday_is +share/apps/korganizer/holiday_it +share/apps/korganizer/holiday_ja +share/apps/korganizer/holiday_mx +share/apps/korganizer/holiday_nl +share/apps/korganizer/holiday_no +share/apps/korganizer/sounds/alert.wav +share/apps/korganizer/sounds/icemag.wav +share/apps/korganizer/sounds/lightmag.wav +share/apps/korganizer/sounds/onscreen.wav +share/apps/korganizer/sounds/spinout.wav +share/apps/korganizer/holiday_nz +share/apps/korganizer/holiday_pl +share/apps/korganizer/holiday_pt +share/apps/korganizer/holiday_quebec +share/apps/korganizer/holiday_ro +share/apps/korganizer/holiday_se +share/apps/korganizer/holiday_si +share/apps/korganizer/holiday_th +share/apps/korganizer/holiday_us +share/apps/korganizer/korganizer_part.rc +share/apps/korganizer/korganizerui.rc +share/apps/korganizer/korganizergsui.rc +share/icons/locolor/16x16/apps/abbrowser.png +share/icons/locolor/16x16/apps/korganizer.png +share/icons/locolor/32x32/apps/korganizer.png +share/icons/hicolor/32x32/apps/abbrowser.png +share/icons/hicolor/32x32/apps/korganizer.png +share/icons/hicolor/48x48/apps/korganizer.png +share/applnk/Applications/korganizer.desktop +share/applnk/Utilities/abbrowser.desktop +@dirrm include/rmm +@dirrm share/doc/HTML/en/abbrowser +@dirrm share/doc/HTML/en/korganizer +@dirrm share/doc/HTML/en/kpilot +@dirrm share/apps/abbrowser/pics +@dirrm share/apps/abbrowser +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions/emptybox +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions +@dirrm share/apps/korganizer/icons/hicolor/22x22 +@dirrm share/apps/korganizer/icons/hicolor/32x32/actions +@dirrm share/apps/korganizer/icons/hicolor/32x32 +@dirrm share/apps/korganizer/icons/hicolor +@dirrm share/apps/korganizer/icons/locolor/16x16/actions +@dirrm share/apps/korganizer/icons/locolor/16x16 +@dirrm share/apps/korganizer/icons/locolor +@dirrm share/apps/korganizer/icons +@dirrm share/apps/korganizer/sounds +@dirrm share/apps/korganizer diff --git a/deskutils/kdepim44/Makefile b/deskutils/kdepim44/Makefile new file mode 100644 index 000000000000..d3053eee171b --- /dev/null +++ b/deskutils/kdepim44/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: KDE PIM +# Date created: 2 March 2001 +# Whom: Dmitry Sivachenko +# +# $FreeBSD$ +# + +PORTNAME= kdepim +PORTVERSION= 2.1 +CATEGORIES= deskutils kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src + +MAINTAINER= demon@FreeBSD.org + +LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 + +USE_BISON= yes +USE_QT2= yes +MOC?= ${X11BASE}/bin/moc2 +USE_BZIP2= yes +INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt2 \ + --with-qt-libraries=${X11BASE}/lib \ + --with-extra-libs=${LOCALBASE}/lib +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \ + MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \ + LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++" +USE_GMAKE= yes + +.include diff --git a/deskutils/kdepim44/distinfo b/deskutils/kdepim44/distinfo new file mode 100644 index 000000000000..e1227e32dbb5 --- /dev/null +++ b/deskutils/kdepim44/distinfo @@ -0,0 +1 @@ +MD5 (kdepim-2.1.tar.bz2) = c8a88468065e28ea411325d15a3906ce diff --git a/deskutils/kdepim44/pkg-comment b/deskutils/kdepim44/pkg-comment new file mode 100644 index 000000000000..7131824d7f7c --- /dev/null +++ b/deskutils/kdepim44/pkg-comment @@ -0,0 +1 @@ +Personal Information Management tools for KDE diff --git a/deskutils/kdepim44/pkg-descr b/deskutils/kdepim44/pkg-descr new file mode 100644 index 000000000000..a93a172c1563 --- /dev/null +++ b/deskutils/kdepim44/pkg-descr @@ -0,0 +1,6 @@ +Personal Information Management tools for KDE. + +This rather broad scope encompasses mail clients, addressbooks, usenet news, +scheduling and even sticky notes. + +WWW: http://without.netpedia.net diff --git a/deskutils/kdepim44/pkg-plist b/deskutils/kdepim44/pkg-plist new file mode 100644 index 000000000000..2ecd9a7ecfa7 --- /dev/null +++ b/deskutils/kdepim44/pkg-plist @@ -0,0 +1,299 @@ +bin/abbrowser +bin/korganizer +bin/alarmd +bin/ical2vcal +include/rmm/Address.h +include/rmm/AddressList.h +include/rmm/AddressList_generated.h +include/rmm/Address_generated.h +include/rmm/BodyPart.h +include/rmm/BodyPart_generated.h +include/rmm/ContentDisposition.h +include/rmm/ContentDisposition_generated.h +include/rmm/ContentType.h +include/rmm/ContentType_generated.h +include/rmm/Cte.h +include/rmm/Cte_generated.h +include/rmm/DateTime.h +include/rmm/DateTime_generated.h +include/rmm/Defines.h +include/rmm/Entity.h +include/rmm/Entity_generated.h +include/rmm/Enum.h +include/rmm/Envelope.h +include/rmm/Envelope_generated.h +include/rmm/Header.h +include/rmm/HeaderBody.h +include/rmm/HeaderBody_generated.h +include/rmm/Header_generated.h +include/rmm/Mailbox.h +include/rmm/Mailbox_generated.h +include/rmm/Mechanism.h +include/rmm/Mechanism_generated.h +include/rmm/Message.h +include/rmm/Message_generated.h +include/rmm/MessageComponent.h +include/rmm/MessageID.h +include/rmm/MessageID_generated.h +include/rmm/MimeType.h +include/rmm/MimeType_generated.h +include/rmm/Parameter.h +include/rmm/ParameterList.h +include/rmm/ParameterList_generated.h +include/rmm/Text.h +include/rmm/Parameter_generated.h +include/rmm/Text_generated.h +include/rmm/Token.h +include/rmm/Utilities.h +lib/librmm.so +lib/libvcard.so.0 +lib/libvcard.so +lib/libvcard.la +lib/libimap.so.0 +lib/libimap.so +lib/libimap.la +lib/librmm.so.1 +lib/librmm.la +lib/libkorganizer.so.1 +lib/libkorganizer.so +lib/libkorganizer.la +share/doc/HTML/en/abbrowser/.anchors +share/doc/HTML/en/abbrowser/compilation-and-installation.html +share/doc/HTML/en/abbrowser/index.html +share/doc/HTML/en/abbrowser/installation.html +share/doc/HTML/en/abbrowser/introduction.html +share/doc/HTML/en/abbrowser/questions-answers-and-tips.html +share/doc/HTML/en/abbrowser/requirements.html +share/doc/HTML/en/abbrowser/using-pab.html +share/doc/HTML/en/abbrowser/common +share/doc/HTML/en/abbrowser/index.cvlog +share/doc/HTML/en/abbrowser/index.docbook +share/doc/HTML/en/korganizer/.anchors +share/doc/HTML/en/korganizer/compilation.html +share/doc/HTML/en/korganizer/config.html +share/doc/HTML/en/korganizer/course-conclusion.html +share/doc/HTML/en/korganizer/course-entering-todos.html +share/doc/HTML/en/korganizer/course-event-types.html +share/doc/HTML/en/korganizer/course-rescheduling-events.html +share/doc/HTML/en/korganizer/course-rescheduling-todos.html +share/doc/HTML/en/korganizer/credits.html +share/doc/HTML/en/korganizer/entering-data-required-fields.html +share/doc/HTML/en/korganizer/entering-data-to-do.html +share/doc/HTML/en/korganizer/entering-data.html +share/doc/HTML/en/korganizer/examples.html +share/doc/HTML/en/korganizer/faq.html +share/doc/HTML/en/korganizer/five-minute-course.html +share/doc/HTML/en/korganizer/glossary.html +share/doc/HTML/en/korganizer/index.html +share/doc/HTML/en/korganizer/installation.html +share/doc/HTML/en/korganizer/introduction.html +share/doc/HTML/en/korganizer/other-features-drag-and-drop.html +share/doc/HTML/en/korganizer/other-features-import.html +share/doc/HTML/en/korganizer/other-features-konqueror-interaction.html +share/doc/HTML/en/korganizer/other-features-merging-data.html +share/doc/HTML/en/korganizer/other-features-palm-sync.html +share/doc/HTML/en/korganizer/other-features.html +share/doc/HTML/en/korganizer/reference-action-buttons.html +share/doc/HTML/en/korganizer/reference-hotkey.html +share/doc/HTML/en/korganizer/reference-menus.html +share/doc/HTML/en/korganizer/reference.html +share/doc/HTML/en/korganizer/requirements.html +share/doc/HTML/en/korganizer/vcalendar-format.html +share/doc/HTML/en/korganizer/common +share/doc/HTML/en/korganizer/alarmd-panel.png +share/doc/HTML/en/korganizer/datenavigator.png +share/doc/HTML/en/korganizer/i_actions_new_event.png +share/doc/HTML/en/korganizer/i_copy.png +share/doc/HTML/en/korganizer/i_cut.png +share/doc/HTML/en/korganizer/i_edit_find.png +share/doc/HTML/en/korganizer/i_file_close.png +share/doc/HTML/en/korganizer/i_file_new.png +share/doc/HTML/en/korganizer/i_file_open.png +share/doc/HTML/en/korganizer/i_file_print.png +share/doc/HTML/en/korganizer/i_file_print_preview.png +share/doc/HTML/en/korganizer/i_file_quit.png +share/doc/HTML/en/korganizer/i_file_save.png +share/doc/HTML/en/korganizer/i_go_backward.png +share/doc/HTML/en/korganizer/i_go_forward.png +share/doc/HTML/en/korganizer/i_go_to_today.png +share/doc/HTML/en/korganizer/i_help_contents.png +share/doc/HTML/en/korganizer/i_paste.png +share/doc/HTML/en/korganizer/i_view_day.png +share/doc/HTML/en/korganizer/i_settings_prefs.png +share/doc/HTML/en/korganizer/i_view_list.png +share/doc/HTML/en/korganizer/i_view_month.png +share/doc/HTML/en/korganizer/i_view_todo_list.png +share/doc/HTML/en/korganizer/i_view_week.png +share/doc/HTML/en/korganizer/i_view_work_week.png +share/doc/HTML/en/korganizer/index.docbook +share/doc/HTML/en/korganizer/kagenda-appointment.png +share/doc/HTML/en/kpilot/.anchors +share/doc/HTML/en/kpilot/builtin.html +share/doc/HTML/en/kpilot/conduits.html +share/doc/HTML/en/kpilot/credits.html +share/doc/HTML/en/kpilot/database.html +share/doc/HTML/en/kpilot/faq.html +share/doc/HTML/en/kpilot/hotsync.html +share/doc/HTML/en/kpilot/index.html +share/doc/HTML/en/kpilot/introduction.html +share/doc/HTML/en/kpilot/kpilot-main.html +share/doc/HTML/en/kpilot/using-kpilot.html +share/doc/HTML/en/kpilot/common +share/doc/HTML/en/kpilot/address-app.png +share/doc/HTML/en/kpilot/conduit-knotes.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-method.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-pop.png +share/doc/HTML/en/kpilot/conduit-popmail-recv-unix.png +share/doc/HTML/en/kpilot/conduit-popmail-send-as.png +share/doc/HTML/en/kpilot/conduit-popmail-send-method.png +share/doc/HTML/en/kpilot/conduit-popmail-sendmail.png +share/doc/HTML/en/kpilot/conduit-popmail-smtp.png +share/doc/HTML/en/kpilot/conduit-popmail-top.png +share/doc/HTML/en/kpilot/conduit-vcal.png +share/doc/HTML/en/kpilot/file-app.png +share/doc/HTML/en/kpilot/index.docbook +share/doc/HTML/en/kpilot/main-app.png +share/doc/HTML/en/kpilot/memo-app.png +share/doc/HTML/en/kpilot/setup-address.png +share/doc/HTML/en/kpilot/setup-conduit.png +share/doc/HTML/en/kpilot/setup-dbspecial.png +share/doc/HTML/en/kpilot/setup-general.png +share/doc/HTML/en/kpilot/setup-sync.png +share/doc/HTML/en/kpilot/toolbar.png +share/doc/HTML/en/kpilot/toolbar_backup.png +share/config/korganizerrc +share/apps/abbrowser/pics/abentry.xpm +share/apps/abbrowser/pics/delete.xpm +share/apps/abbrowser/pics/down.xpm +share/apps/abbrowser/pics/filemail.xpm +share/apps/abbrowser/pics/find.xpm +share/apps/abbrowser/pics/group.xpm +share/apps/abbrowser/pics/page.xpm +share/apps/abbrowser/pics/up.xpm +share/apps/korganizer/icons/hicolor/22x22/actions/1day.png +share/apps/korganizer/icons/hicolor/22x22/actions/3leftarrow.png +share/apps/korganizer/icons/hicolor/22x22/actions/3rightarrow.png +share/apps/korganizer/icons/hicolor/22x22/actions/5days.png +share/apps/korganizer/icons/hicolor/22x22/actions/7days.png +share/apps/korganizer/icons/hicolor/22x22/actions/agenda.png +share/apps/korganizer/icons/hicolor/22x22/actions/alarmd.png +share/apps/korganizer/icons/hicolor/22x22/actions/alarmd_disabled.png +share/apps/korganizer/icons/hicolor/22x22/actions/appointment.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox/mask.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkedclipboard.png +share/apps/korganizer/icons/hicolor/22x22/actions/checkmark.png +share/apps/korganizer/icons/hicolor/22x22/actions/delete.png +share/apps/korganizer/icons/hicolor/22x22/actions/emptybox/mask.png +share/apps/korganizer/icons/hicolor/22x22/actions/emptybox.png +share/apps/korganizer/icons/hicolor/22x22/actions/list.png +share/apps/korganizer/icons/hicolor/22x22/actions/month.png +share/apps/korganizer/icons/hicolor/22x22/actions/newrecurevent.png +share/apps/korganizer/icons/hicolor/22x22/actions/search.png +share/apps/korganizer/icons/hicolor/22x22/actions/send.png +share/apps/korganizer/icons/hicolor/22x22/actions/today.png +share/apps/korganizer/icons/hicolor/22x22/actions/todo.png +share/apps/korganizer/icons/hicolor/32x32/actions/1day.png +share/apps/korganizer/icons/hicolor/32x32/actions/5days.png +share/apps/korganizer/icons/hicolor/32x32/actions/7days.png +share/apps/korganizer/icons/hicolor/32x32/actions/appointment.png +share/apps/korganizer/icons/hicolor/32x32/actions/list.png +share/apps/korganizer/icons/hicolor/32x32/actions/month.png +share/apps/korganizer/icons/hicolor/32x32/actions/today.png +share/apps/korganizer/icons/hicolor/32x32/actions/todo.png +share/apps/korganizer/icons/locolor/16x16/actions/1day.png +share/apps/korganizer/icons/locolor/16x16/actions/1downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1leftarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1rightarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/1uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2leftarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2rightarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/2uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/3downarrow.png +share/apps/korganizer/icons/locolor/16x16/actions/3uparrow.png +share/apps/korganizer/icons/locolor/16x16/actions/5days.png +share/apps/korganizer/icons/locolor/16x16/actions/7days.png +share/apps/korganizer/icons/locolor/16x16/actions/appointment.png +share/apps/korganizer/icons/locolor/16x16/actions/bell.png +share/apps/korganizer/icons/locolor/16x16/actions/dayview.png +share/apps/korganizer/icons/locolor/16x16/actions/findf.png +share/apps/korganizer/icons/locolor/16x16/actions/inverse_recur.png +share/apps/korganizer/icons/locolor/16x16/actions/list.png +share/apps/korganizer/icons/locolor/16x16/actions/mailappt.png +share/apps/korganizer/icons/locolor/16x16/actions/month.png +share/apps/korganizer/icons/locolor/16x16/actions/nomailappt.png +share/apps/korganizer/icons/locolor/16x16/actions/playsound.png +share/apps/korganizer/icons/locolor/16x16/actions/readonlyevent.png +share/apps/korganizer/icons/locolor/16x16/actions/recur.png +share/apps/korganizer/icons/locolor/16x16/actions/runprog.png +share/apps/korganizer/icons/locolor/16x16/actions/smallcal.png +share/apps/korganizer/icons/locolor/16x16/actions/smallclock.png +share/apps/korganizer/icons/locolor/16x16/actions/today.png +share/apps/korganizer/icons/locolor/16x16/actions/todo.png +share/apps/korganizer/holiday_at +share/apps/korganizer/holiday_au +share/apps/korganizer/holiday_bavarian +share/apps/korganizer/holiday_be +share/apps/korganizer/holiday_ca +share/apps/korganizer/holiday_catalan +share/apps/korganizer/holiday_ch +share/apps/korganizer/holiday_cz +share/apps/korganizer/holiday_de +share/apps/korganizer/holiday_dk +share/apps/korganizer/holiday_es +share/apps/korganizer/holiday_fi +share/apps/korganizer/holiday_fr +share/apps/korganizer/holiday_frswiss +share/apps/korganizer/holiday_gb +share/apps/korganizer/holiday_hu +share/apps/korganizer/holiday_is +share/apps/korganizer/holiday_it +share/apps/korganizer/holiday_ja +share/apps/korganizer/holiday_mx +share/apps/korganizer/holiday_nl +share/apps/korganizer/holiday_no +share/apps/korganizer/sounds/alert.wav +share/apps/korganizer/sounds/icemag.wav +share/apps/korganizer/sounds/lightmag.wav +share/apps/korganizer/sounds/onscreen.wav +share/apps/korganizer/sounds/spinout.wav +share/apps/korganizer/holiday_nz +share/apps/korganizer/holiday_pl +share/apps/korganizer/holiday_pt +share/apps/korganizer/holiday_quebec +share/apps/korganizer/holiday_ro +share/apps/korganizer/holiday_se +share/apps/korganizer/holiday_si +share/apps/korganizer/holiday_th +share/apps/korganizer/holiday_us +share/apps/korganizer/korganizer_part.rc +share/apps/korganizer/korganizerui.rc +share/apps/korganizer/korganizergsui.rc +share/icons/locolor/16x16/apps/abbrowser.png +share/icons/locolor/16x16/apps/korganizer.png +share/icons/locolor/32x32/apps/korganizer.png +share/icons/hicolor/32x32/apps/abbrowser.png +share/icons/hicolor/32x32/apps/korganizer.png +share/icons/hicolor/48x48/apps/korganizer.png +share/applnk/Applications/korganizer.desktop +share/applnk/Utilities/abbrowser.desktop +@dirrm include/rmm +@dirrm share/doc/HTML/en/abbrowser +@dirrm share/doc/HTML/en/korganizer +@dirrm share/doc/HTML/en/kpilot +@dirrm share/apps/abbrowser/pics +@dirrm share/apps/abbrowser +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions/checkedbox +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions/emptybox +@dirrm share/apps/korganizer/icons/hicolor/22x22/actions +@dirrm share/apps/korganizer/icons/hicolor/22x22 +@dirrm share/apps/korganizer/icons/hicolor/32x32/actions +@dirrm share/apps/korganizer/icons/hicolor/32x32 +@dirrm share/apps/korganizer/icons/hicolor +@dirrm share/apps/korganizer/icons/locolor/16x16/actions +@dirrm share/apps/korganizer/icons/locolor/16x16 +@dirrm share/apps/korganizer/icons/locolor +@dirrm share/apps/korganizer/icons +@dirrm share/apps/korganizer/sounds +@dirrm share/apps/korganizer