aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-07-07 21:49:40 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-07-07 21:49:40 +0000
commit20302500a0deb01b1dc6d112ce8f9c485b2ad021 (patch)
treeeb96a2a26cfbb6713287ea23792074dd1b16ebda /deskutils
parent9f2f1a826649b3bd53a4c0e53f708f4316628d24 (diff)
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/horde4-kronolith/Makefile87
-rw-r--r--deskutils/horde4-kronolith/distinfo4
-rw-r--r--deskutils/horde4-kronolith/files/pkg-message.in13
-rw-r--r--deskutils/horde4-kronolith/pkg-descr12
-rw-r--r--deskutils/horde4-kronolith/pkg-plist637
5 files changed, 71 insertions, 682 deletions
diff --git a/deskutils/horde4-kronolith/Makefile b/deskutils/horde4-kronolith/Makefile
index bafa5e4b9b9d..7620d5dfcb96 100644
--- a/deskutils/horde4-kronolith/Makefile
+++ b/deskutils/horde4-kronolith/Makefile
@@ -6,27 +6,66 @@
#
PORTNAME= kronolith
-PORTVERSION= 3.0.2
-DISTVERSIONPREFIX=
-DISTVERSIONSUFFIX=
-CATEGORIES= deskutils www
-MASTER_SITES= http://pear.horde.org/get/ \
- LOCAL/beech
-PKGNAMEPREFIX= horde4-
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= beech@FreeBSD.org
-COMMENT= Calendar application
-
-RUN_DEPENDS+= ${LOCALBASE}/share/pear/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays \
- ${HORBAS}/Rdo.php:${PORTSDIR}/devel/horde4-rdo \
- ${HORBAS}/content/Application.php:${PORTSDIR}/devel/horde4-content
-
-CONFLICTS= kronolith-2.*
-USE_HORDE= base
-USE_GETTEXT= yes
-PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES UPGRADING TODO \
- lighttpd-kronolith.conf
-
-.include "${.CURDIR}/../../www/horde4-base/bsd.horde4.mk"
-.include <bsd.port.mk>
+PORTVERSION= 3.0.5
+CATEGORIES= deskutils www pear
+PKGNAMEPREFIX= horde-
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= Horde web based calendar
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+OPTIONS= DATE_HOLIDAYS "Install PEAR Date_Holidays" On \
+ TIMEOBJECTS "Install Horde timeobjects" On \
+ XMLWRITER "Depend on PHP xmlwriter extension" Off
+
+USE_PHP= gettext json simplexml
+USE_HORDE_BUILD= Horde_Role
+USE_HORDE_RUN= Horde_Role \
+ content \
+ horde \
+ Horde_Auth \
+ Horde_Autoloader \
+ Horde_Core \
+ Horde_Data \
+ Horde_Date \
+ Horde_Date_Parser \
+ Horde_Exception \
+ Horde_Form \
+ Horde_Group \
+ Horde_Http \
+ Horde_History \
+ Horde_Icalendar \
+ Horde_Image \
+ Horde_Lock \
+ Horde_LoginTasks \
+ Horde_Mail \
+ Horde_Mime \
+ Horde_Nls \
+ Horde_Notification \
+ Horde_Perms \
+ Horde_Serialize \
+ Horde_Share \
+ Horde_Support \
+ Horde_Text_Filter \
+ Horde_Url \
+ Horde_Util \
+ Horde_View
+
+.include <bsd.port.pre.mk>
+
+.if !defined(WITHOUT_DATE_HOLIDAYS)
+RUN_DEPENDS+= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
+.endif
+
+.if !defined(WITHOUT_TIMEOBJECTS)
+USE_HORDE_RUN+= timeobjects
+.endif
+
+.if defined(WITH_XMLWRITER)
+USE_PHP+= xmlwriter
+.endif
+
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/deskutils/horde4-kronolith/distinfo b/deskutils/horde4-kronolith/distinfo
index ba2a865e279d..746ade10fba9 100644
--- a/deskutils/horde4-kronolith/distinfo
+++ b/deskutils/horde4-kronolith/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kronolith-3.0.2.tgz) = b61fd57d3aeda1de11a8e7253c63e28103a280df4c8960cd45e07fb08e84c0a0
-SIZE (kronolith-3.0.2.tgz) = 2645794
+SHA256 (Horde/kronolith-3.0.5.tgz) = 47d4068b8092f33f0454c8634bf32a34570794d4beb3dea449b1817d2ca0f680
+SIZE (Horde/kronolith-3.0.5.tgz) = 2621716
diff --git a/deskutils/horde4-kronolith/files/pkg-message.in b/deskutils/horde4-kronolith/files/pkg-message.in
deleted file mode 100644
index b622e3458902..000000000000
--- a/deskutils/horde4-kronolith/files/pkg-message.in
+++ /dev/null
@@ -1,13 +0,0 @@
-**************************************************************************
-Kronolith has been installed in %%HORDIR%% with your
-blank configuration files.
-
-Horde must be configured; if not, see `pkg_info -Dx horde-base'.
-
-Then you have to create some tables from the SQL scripts in
-%%HORDIR%%/scripts/sql.
-
-Finally, you must login to Horde as a Horde Administrator to finish the
-configuration.
-
-**************************************************************************
diff --git a/deskutils/horde4-kronolith/pkg-descr b/deskutils/horde4-kronolith/pkg-descr
index e7b538550c16..2444bcc0ed0c 100644
--- a/deskutils/horde4-kronolith/pkg-descr
+++ b/deskutils/horde4-kronolith/pkg-descr
@@ -1,8 +1,8 @@
Kronolith is the Horde calendar application. It provides web-based calendars
-backed by a SQL database or a Kolab server. Supported features include Ajax and
-mobile interfaces, shared calendars, remote calendars, invitation management
-(iCalendar/iTip), free/busy management, resource management, alarms, recurring
-events, and a sophisticated day/week view which handles arbitrary numbers of
-overlapping events.
+backed by a SQL database or a Kolab server. Supported features include Ajax
+and mobile interfaces, shared calendars, remote calendars, invitation
+management (iCalendar/iTip), free/busy management, resource management,
+alarms, recurring events, and a sophisticated day/week view which handles
+arbitrary numbers of overlapping events.
-WWW: http://horde.org/
+WWW: http://www.horde.org/apps/kronolith/
diff --git a/deskutils/horde4-kronolith/pkg-plist b/deskutils/horde4-kronolith/pkg-plist
deleted file mode 100644
index 0c2268ad1f05..000000000000
--- a/deskutils/horde4-kronolith/pkg-plist
+++ /dev/null
@@ -1,637 +0,0 @@
-%%HORDIR%%/add.php
-%%HORDIR%%/attend.php
-%%HORDIR%%/attendees.php
-%%HORDIR%%/bin/kronolith-agenda
-%%HORDIR%%/bin/kronolith-convert-datatree-shares-to-sql
-%%HORDIR%%/bin/kronolith-convert-sql-shares-to-sqlng
-%%HORDIR%%/bin/kronolith-convert-to-utc
-%%HORDIR%%/bin/kronolith-import-icals
-%%HORDIR%%/bin/kronolith-import-squirrelmail-calendar
-%%HORDIR%%/calendars/create.php
-%%HORDIR%%/calendars/delete.php
-%%HORDIR%%/calendars/edit.php
-%%HORDIR%%/calendars/index.php
-%%HORDIR%%/calendars/info.php
-%%HORDIR%%/calendars/remote_edit.php
-%%HORDIR%%/calendars/remote_subscribe.php
-%%HORDIR%%/calendars/remote_unsubscribe.php
-%%HORDIR%%/calendars/subscribe.php
-%%HORDIR%%/config/.htaccess
-%%HORDIR%%/config/conf.xml
-%%HORDIR%%/config/hooks.php.dist
-%%HORDIR%%/config/menu.php.dist
-%%HORDIR%%/config/prefs.php
-%%HORDIR%%/contacts.php
-%%HORDIR%%/data.php
-%%HORDIR%%/day.php
-%%HORDIR%%/delete.php
-%%HORDIR%%/edit.php
-%%HORDIR%%/event.php
-%%HORDIR%%/fb.php
-%%HORDIR%%/feed/.htaccess
-%%HORDIR%%/feed/index.php
-%%HORDIR%%/index.php
-%%HORDIR%%/js/calendar-panel.js
-%%HORDIR%%/js/dragdrop2.js
-%%HORDIR%%/js/edit.js
-%%HORDIR%%/js/embed.js
-%%HORDIR%%/js/goto.js
-%%HORDIR%%/js/kronolith.js
-%%HORDIR%%/js/mobile.js
-%%HORDIR%%/js/tagactions.js
-%%HORDIR%%/js/views.js
-%%HORDIR%%/lib/.htaccess
-%%HORDIR%%/lib/Ajax/Application.php
-%%HORDIR%%/lib/Ajax/Imple/ContactAutoCompleter.php
-%%HORDIR%%/lib/Ajax/Imple/Embed.php
-%%HORDIR%%/lib/Ajax/Imple/TagActions.php
-%%HORDIR%%/lib/Ajax/Imple/TagAutoCompleter.php
-%%HORDIR%%/lib/Api.php
-%%HORDIR%%/lib/Application.php
-%%HORDIR%%/lib/Block/Month.php
-%%HORDIR%%/lib/Block/Monthlist.php
-%%HORDIR%%/lib/Block/Prevmonthlist.php
-%%HORDIR%%/lib/Block/Summary.php
-%%HORDIR%%/lib/Calendar.php
-%%HORDIR%%/lib/Calendar/External.php
-%%HORDIR%%/lib/Calendar/External/Tasks.php
-%%HORDIR%%/lib/Calendar/Holiday.php
-%%HORDIR%%/lib/Calendar/Internal.php
-%%HORDIR%%/lib/Calendar/Remote.php
-%%HORDIR%%/lib/Day.php
-%%HORDIR%%/lib/Driver.php
-%%HORDIR%%/lib/Driver/Holidays.php
-%%HORDIR%%/lib/Driver/Horde.php
-%%HORDIR%%/lib/Driver/Ical.php
-%%HORDIR%%/lib/Driver/Kolab.php
-%%HORDIR%%/lib/Driver/Resource.php
-%%HORDIR%%/lib/Driver/Sql.php
-%%HORDIR%%/lib/Event.php
-%%HORDIR%%/lib/Event/Holidays.php
-%%HORDIR%%/lib/Event/Horde.php
-%%HORDIR%%/lib/Event/Ical.php
-%%HORDIR%%/lib/Event/Kolab.php
-%%HORDIR%%/lib/Event/Resource.php
-%%HORDIR%%/lib/Event/Sql.php
-%%HORDIR%%/lib/Exception.php
-%%HORDIR%%/lib/Factory/Driver.php
-%%HORDIR%%/lib/Factory/Geo.php
-%%HORDIR%%/lib/Factory/Storage.php
-%%HORDIR%%/lib/Form/CreateCalendar.php
-%%HORDIR%%/lib/Form/CreateResource.php
-%%HORDIR%%/lib/Form/CreateResourceGroup.php
-%%HORDIR%%/lib/Form/DeleteCalendar.php
-%%HORDIR%%/lib/Form/DeleteResource.php
-%%HORDIR%%/lib/Form/DeleteResourceGroup.php
-%%HORDIR%%/lib/Form/EditCalendar.php
-%%HORDIR%%/lib/Form/EditRemoteCalendar.php
-%%HORDIR%%/lib/Form/EditResource.php
-%%HORDIR%%/lib/Form/EditResourceGroup.php
-%%HORDIR%%/lib/Form/SubscribeRemoteCalendar.php
-%%HORDIR%%/lib/Form/UnsubscribeRemoteCalendar.php
-%%HORDIR%%/lib/FreeBusy.php
-%%HORDIR%%/lib/FreeBusy/View.php
-%%HORDIR%%/lib/FreeBusy/View/Day.php
-%%HORDIR%%/lib/FreeBusy/View/Month.php
-%%HORDIR%%/lib/FreeBusy/View/Week.php
-%%HORDIR%%/lib/FreeBusy/View/Workweek.php
-%%HORDIR%%/lib/Geo/Base.php
-%%HORDIR%%/lib/Geo/Mysql.php
-%%HORDIR%%/lib/Geo/Sql.php
-%%HORDIR%%/lib/Kronolith.php
-%%HORDIR%%/lib/LoginTasks/SystemTask/Upgrade.php
-%%HORDIR%%/lib/LoginTasks/Task/PurgeEvents.php
-%%HORDIR%%/lib/Notification/Listener/AjaxStatus.php
-%%HORDIR%%/lib/Resource.php
-%%HORDIR%%/lib/Resource/Base.php
-%%HORDIR%%/lib/Resource/Group.php
-%%HORDIR%%/lib/Resource/Single.php
-%%HORDIR%%/lib/Storage.php
-%%HORDIR%%/lib/Storage/Kolab.php
-%%HORDIR%%/lib/Storage/Sql.php
-%%HORDIR%%/lib/Tagger.php
-%%HORDIR%%/lib/Test.php
-%%HORDIR%%/lib/View/Day.php
-%%HORDIR%%/lib/View/DeleteEvent.php
-%%HORDIR%%/lib/View/EditEvent.php
-%%HORDIR%%/lib/View/Event.php
-%%HORDIR%%/lib/View/ExportEvent.php
-%%HORDIR%%/lib/View/Month.php
-%%HORDIR%%/lib/View/Week.php
-%%HORDIR%%/lib/View/WorkWeek.php
-%%HORDIR%%/lib/View/Year.php
-%%HORDIR%%/lib/tests/allday.ics
-%%HORDIR%%/lib/tests/allday.phpt
-%%HORDIR%%/lib/tests/bug6031.phpt
-%%HORDIR%%/lib/tests/bug7068.ics
-%%HORDIR%%/lib/tests/bug7068.phpt
-%%HORDIR%%/lib/tests/fromicalendar.ics
-%%HORDIR%%/lib/tests/fromicalendar.phpt
-%%HORDIR%%/lib/tests/toicalendar.phpt
-%%HORDIR%%/locale/.htaccess
-%%HORDIR%%/locale/ar/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/ar/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/bg/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/bg/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/ca/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/ca/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/ca/help.xml
-%%HORDIR%%/locale/cs/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/cs/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/da/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/da/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/de/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/de/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/de/help.xml
-%%HORDIR%%/locale/el/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/el/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/en/help.xml
-%%HORDIR%%/locale/es/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/es/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/es/help.xml
-%%HORDIR%%/locale/et/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/et/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/eu/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/eu/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/eu/help.xml
-%%HORDIR%%/locale/fi/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/fi/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/fi/help.xml
-%%HORDIR%%/locale/fr/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/fr/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/fr/help.xml
-%%HORDIR%%/locale/hr/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/hr/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/hr/help.xml
-%%HORDIR%%/locale/hu/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/hu/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/hu/help.xml
-%%HORDIR%%/locale/it/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/it/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/ja/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/ja/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/ko/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/ko/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/kronolith.pot
-%%HORDIR%%/locale/lt/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/lt/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/lv/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/lv/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/nb/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/nb/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/nl/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/nl/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/nn/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/nn/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/pl/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/pl/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/pt/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/pt/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/pt_BR/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/pt_BR/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/pt_BR/help.xml
-%%HORDIR%%/locale/ro/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/ro/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/ru/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/ru/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/sk/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/sk/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/sl/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/sl/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/sv/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/sv/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/tr/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/tr/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/tr/help.xml
-%%HORDIR%%/locale/uk/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/uk/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/zh_CN/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/zh_CN/LC_MESSAGES/kronolith.po
-%%HORDIR%%/locale/zh_TW/LC_MESSAGES/kronolith.mo
-%%HORDIR%%/locale/zh_TW/LC_MESSAGES/kronolith.po
-%%HORDIR%%/migration/10_kronolith_upgrade_exceptions.php
-%%HORDIR%%/migration/11_kronolith_upgrade_resourceemail.php
-%%HORDIR%%/migration/12_kronolith_upgrade_addzoom.php
-%%HORDIR%%/migration/13_kronolith_upgrade_systemshares.php
-%%HORDIR%%/migration/14_kronolith_upgrade_missingresourcefield.php
-%%HORDIR%%/migration/15_kronolith_upgrade_sqlng.php
-%%HORDIR%%/migration/16_kronolith_upgrade_sqlhierarchical.php
-%%HORDIR%%/migration/17_kronolith_upgrade_sqlnghierarchical.php
-%%HORDIR%%/migration/18_kronolith_upgrade_categoriestotags.php
-%%HORDIR%%/migration/19_kronolith_upgrade_addmysqlgeo.php
-%%HORDIR%%/migration/1_kronolith_base_tables.php
-%%HORDIR%%/migration/2_kronolith_upgrade_autoincrement.php
-%%HORDIR%%/migration/3_kronolith_upgrade_addallday.php
-%%HORDIR%%/migration/4_kronolith_upgrade_addalarmmethods.php
-%%HORDIR%%/migration/5_kronolith_upgrade_addcolor.php
-%%HORDIR%%/migration/6_kronolith_upgrade_addresources.php
-%%HORDIR%%/migration/7_kronolith_upgrade_resourceautoincrement.php
-%%HORDIR%%/migration/8_kronolith_upgrade_addgeo.php
-%%HORDIR%%/migration/9_kronolith_upgrade_addurl.php
-%%HORDIR%%/mobile.php
-%%HORDIR%%/month.php
-%%HORDIR%%/new.php
-%%HORDIR%%/perms.php
-%%HORDIR%%/resources/create.php
-%%HORDIR%%/resources/delete.php
-%%HORDIR%%/resources/edit.php
-%%HORDIR%%/resources/groups/create.php
-%%HORDIR%%/resources/groups/delete.php
-%%HORDIR%%/resources/groups/edit.php
-%%HORDIR%%/resources/groups/index.php
-%%HORDIR%%/resources/index.php
-%%HORDIR%%/search.php
-%%HORDIR%%/templates/agenda/notification.html.php
-%%HORDIR%%/templates/agenda/notification.plain.php
-%%HORDIR%%/templates/alarm/mail.html.php
-%%HORDIR%%/templates/alarm/mail.plain.php
-%%HORDIR%%/templates/attendees/attendees.inc
-%%HORDIR%%/templates/calendar_info.php
-%%HORDIR%%/templates/calendar_list.php
-%%HORDIR%%/templates/calendar_titles.inc
-%%HORDIR%%/templates/chunks/calendar.php
-%%HORDIR%%/templates/chunks/permissions.inc
-%%HORDIR%%/templates/contacts/contacts.inc
-%%HORDIR%%/templates/data/export.inc
-%%HORDIR%%/templates/data/import.inc
-%%HORDIR%%/templates/day/all_day.inc
-%%HORDIR%%/templates/day/head.inc
-%%HORDIR%%/templates/day/head_side_by_side.inc
-%%HORDIR%%/templates/day/rows.html
-%%HORDIR%%/templates/delete/delete.inc
-%%HORDIR%%/templates/delete/one.inc
-%%HORDIR%%/templates/edit/edit.inc
-%%HORDIR%%/templates/edit/edit_timespan.inc
-%%HORDIR%%/templates/fbview/busyblock.html
-%%HORDIR%%/templates/fbview/emptyblock.html
-%%HORDIR%%/templates/fbview/header.html
-%%HORDIR%%/templates/fbview/legend.html
-%%HORDIR%%/templates/fbview/meetingblock.html
-%%HORDIR%%/templates/fbview/row.html
-%%HORDIR%%/templates/fbview/section.html
-%%HORDIR%%/templates/fbview/unknownblock.html
-%%HORDIR%%/templates/feeds/atom.xml
-%%HORDIR%%/templates/index/agenda.inc
-%%HORDIR%%/templates/index/day.inc
-%%HORDIR%%/templates/index/edit.inc
-%%HORDIR%%/templates/index/index.inc
-%%HORDIR%%/templates/index/month.inc
-%%HORDIR%%/templates/index/task.inc
-%%HORDIR%%/templates/index/tasks.inc
-%%HORDIR%%/templates/index/week.inc
-%%HORDIR%%/templates/index/year.inc
-%%HORDIR%%/templates/itip/notification.html.php
-%%HORDIR%%/templates/itip/notification.plain.php
-%%HORDIR%%/templates/javascript_defs.php
-%%HORDIR%%/templates/mobile/day.html.php
-%%HORDIR%%/templates/mobile/event.html.php
-%%HORDIR%%/templates/mobile/head.html.php
-%%HORDIR%%/templates/mobile/javascript_defs.php
-%%HORDIR%%/templates/mobile/month.html.php
-%%HORDIR%%/templates/mobile/notice.html.php
-%%HORDIR%%/templates/mobile/summary.html.php
-%%HORDIR%%/templates/month/head.inc
-%%HORDIR%%/templates/month/head_side_by_side.inc
-%%HORDIR%%/templates/panel.inc
-%%HORDIR%%/templates/perms/perms.inc
-%%HORDIR%%/templates/prefs/defaultalarm.html
-%%HORDIR%%/templates/resources/form-header.inc
-%%HORDIR%%/templates/resources/resource-form.php
-%%HORDIR%%/templates/search/empty.inc
-%%HORDIR%%/templates/search/event_footers.inc
-%%HORDIR%%/templates/search/event_headers.inc
-%%HORDIR%%/templates/search/event_summaries.inc
-%%HORDIR%%/templates/search/header.inc
-%%HORDIR%%/templates/search/search.inc
-%%HORDIR%%/templates/search/search_advanced.inc
-%%HORDIR%%/templates/share/notification.html.php
-%%HORDIR%%/templates/share/notification.plain.php
-%%HORDIR%%/templates/view/view.inc
-%%HORDIR%%/templates/week/head.inc
-%%HORDIR%%/templates/week/head_side_by_side.inc
-%%HORDIR%%/templates/year/head.inc
-%%HORDIR%%/themes/bluewhite/screen.css
-%%HORDIR%%/themes/burntorange/screen.css
-%%HORDIR%%/themes/default/embed.css
-%%HORDIR%%/themes/default/graphics/addressbook_browse.png
-%%HORDIR%%/themes/default/graphics/agenda.png
-%%HORDIR%%/themes/default/graphics/alarm-000.png
-%%HORDIR%%/themes/default/graphics/alarm-fff.png
-%%HORDIR%%/themes/default/graphics/alarm.png
-%%HORDIR%%/themes/default/graphics/alerts/alarm.png
-%%HORDIR%%/themes/default/graphics/alerts/error.png
-%%HORDIR%%/themes/default/graphics/alerts/message.png
-%%HORDIR%%/themes/default/graphics/alerts/success.png
-%%HORDIR%%/themes/default/graphics/alerts/warning.png
-%%HORDIR%%/themes/default/graphics/attendee-accepted.png
-%%HORDIR%%/themes/default/graphics/attendee-declined.png
-%%HORDIR%%/themes/default/graphics/attendee-none.png
-%%HORDIR%%/themes/default/graphics/attendee-tentative.png
-%%HORDIR%%/themes/default/graphics/attendees-000.png
-%%HORDIR%%/themes/default/graphics/attendees-fff.png
-%%HORDIR%%/themes/default/graphics/attendees.png
-%%HORDIR%%/themes/default/graphics/back_quick.png
-%%HORDIR%%/themes/default/graphics/big_agenda.png
-%%HORDIR%%/themes/default/graphics/big_alarm.png
-%%HORDIR%%/themes/default/graphics/big_invitation.png
-%%HORDIR%%/themes/default/graphics/big_share.png
-%%HORDIR%%/themes/default/graphics/calendars.png
-%%HORDIR%%/themes/default/graphics/checkbox_off.png
-%%HORDIR%%/themes/default/graphics/checkbox_on.png
-%%HORDIR%%/themes/default/graphics/checkbox_over.png
-%%HORDIR%%/themes/default/graphics/close.png
-%%HORDIR%%/themes/default/graphics/dayview.png
-%%HORDIR%%/themes/default/graphics/delete-000.png
-%%HORDIR%%/themes/default/graphics/delete-fff.png
-%%HORDIR%%/themes/default/graphics/drag-handle.png
-%%HORDIR%%/themes/default/graphics/edit-000.png
-%%HORDIR%%/themes/default/graphics/edit-fff.png
-%%HORDIR%%/themes/default/graphics/exception-000.png
-%%HORDIR%%/themes/default/graphics/exception-fff.png
-%%HORDIR%%/themes/default/graphics/favicon.ico
-%%HORDIR%%/themes/default/graphics/goto.png
-%%HORDIR%%/themes/default/graphics/kronolith.png
-%%HORDIR%%/themes/default/graphics/left.png
-%%HORDIR%%/themes/default/graphics/loading.gif
-%%HORDIR%%/themes/default/graphics/minus.png
-%%HORDIR%%/themes/default/graphics/monthview.png
-%%HORDIR%%/themes/default/graphics/new.png
-%%HORDIR%%/themes/default/graphics/new_big.png
-%%HORDIR%%/themes/default/graphics/new_small.png
-%%HORDIR%%/themes/default/graphics/new_small_fade.png
-%%HORDIR%%/themes/default/graphics/new_task.png
-%%HORDIR%%/themes/default/graphics/picker.png
-%%HORDIR%%/themes/default/graphics/plus.png
-%%HORDIR%%/themes/default/graphics/print.png
-%%HORDIR%%/themes/default/graphics/private-000.png
-%%HORDIR%%/themes/default/graphics/private-fff.png
-%%HORDIR%%/themes/default/graphics/recur-000.png
-%%HORDIR%%/themes/default/graphics/recur-fff.png
-%%HORDIR%%/themes/default/graphics/right.png
-%%HORDIR%%/themes/default/graphics/search.png
-%%HORDIR%%/themes/default/graphics/tasks.png
-%%HORDIR%%/themes/default/graphics/today.png
-%%HORDIR%%/themes/default/graphics/unknown-background.png
-%%HORDIR%%/themes/default/graphics/weekview.png
-%%HORDIR%%/themes/default/graphics/workweekview.png
-%%HORDIR%%/themes/default/graphics/yearview.png
-%%HORDIR%%/themes/default/ie7.css
-%%HORDIR%%/themes/default/ie8.css
-%%HORDIR%%/themes/default/mobile.css
-%%HORDIR%%/themes/default/opera.css
-%%HORDIR%%/themes/default/screen.css
-%%HORDIR%%/themes/fadetogreen/graphics/headerbox.png
-%%HORDIR%%/themes/fadetogreen/screen.css
-%%HORDIR%%/themes/mozilla/screen.css
-%%HORDIR%%/themes/silver/graphics/addressbook_browse.png
-%%HORDIR%%/themes/silver/graphics/agenda.png
-%%HORDIR%%/themes/silver/graphics/alarm-000.png
-%%HORDIR%%/themes/silver/graphics/alarm-fff.png
-%%HORDIR%%/themes/silver/graphics/alarm.png
-%%HORDIR%%/themes/silver/graphics/alerts/alarm.png
-%%HORDIR%%/themes/silver/graphics/alerts/error.png
-%%HORDIR%%/themes/silver/graphics/alerts/message.png
-%%HORDIR%%/themes/silver/graphics/alerts/success.png
-%%HORDIR%%/themes/silver/graphics/alerts/warning.png
-%%HORDIR%%/themes/silver/graphics/attendee-accepted.png
-%%HORDIR%%/themes/silver/graphics/attendee-declined.png
-%%HORDIR%%/themes/silver/graphics/attendee-none.png
-%%HORDIR%%/themes/silver/graphics/attendee-tentative.png
-%%HORDIR%%/themes/silver/graphics/attendees-000.png
-%%HORDIR%%/themes/silver/graphics/attendees-fff.png
-%%HORDIR%%/themes/silver/graphics/attendees.png
-%%HORDIR%%/themes/silver/graphics/calendars.png
-%%HORDIR%%/themes/silver/graphics/close.png
-%%HORDIR%%/themes/silver/graphics/dayview.png
-%%HORDIR%%/themes/silver/graphics/delete-000.png
-%%HORDIR%%/themes/silver/graphics/delete-fff.png
-%%HORDIR%%/themes/silver/graphics/edit-000.png
-%%HORDIR%%/themes/silver/graphics/edit-fff.png
-%%HORDIR%%/themes/silver/graphics/exception-000.png
-%%HORDIR%%/themes/silver/graphics/exception-fff.png
-%%HORDIR%%/themes/silver/graphics/favicon.ico
-%%HORDIR%%/themes/silver/graphics/goto.png
-%%HORDIR%%/themes/silver/graphics/kronolith.png
-%%HORDIR%%/themes/silver/graphics/left.png
-%%HORDIR%%/themes/silver/graphics/loading.gif
-%%HORDIR%%/themes/silver/graphics/menu-active.png
-%%HORDIR%%/themes/silver/graphics/menu.png
-%%HORDIR%%/themes/silver/graphics/minus.png
-%%HORDIR%%/themes/silver/graphics/monthview.png
-%%HORDIR%%/themes/silver/graphics/new.png
-%%HORDIR%%/themes/silver/graphics/new_big.png
-%%HORDIR%%/themes/silver/graphics/new_small.png
-%%HORDIR%%/themes/silver/graphics/new_task.png
-%%HORDIR%%/themes/silver/graphics/picker.png
-%%HORDIR%%/themes/silver/graphics/plus.png
-%%HORDIR%%/themes/silver/graphics/print.png
-%%HORDIR%%/themes/silver/graphics/private-000.png
-%%HORDIR%%/themes/silver/graphics/private-fff.png
-%%HORDIR%%/themes/silver/graphics/recur-000.png
-%%HORDIR%%/themes/silver/graphics/recur-fff.png
-%%HORDIR%%/themes/silver/graphics/right.png
-%%HORDIR%%/themes/silver/graphics/search.png
-%%HORDIR%%/themes/silver/graphics/tasks.png
-%%HORDIR%%/themes/silver/graphics/today.png
-%%HORDIR%%/themes/silver/graphics/unknown-background.png
-%%HORDIR%%/themes/silver/graphics/weekview.png
-%%HORDIR%%/themes/silver/graphics/workweekview.png
-%%HORDIR%%/themes/silver/graphics/yearview.png
-%%HORDIR%%/themes/silver/ie7.css
-%%HORDIR%%/themes/silver/ie8.css
-%%HORDIR%%/themes/silver/screen.css
-%%HORDIR%%/themes/simplex/screen.css
-%%HORDIR%%/themes/tango-blue/graphics/addressbook_browse.png
-%%HORDIR%%/themes/tango-blue/graphics/alarm-000.png
-%%HORDIR%%/themes/tango-blue/graphics/alarm-fff.png
-%%HORDIR%%/themes/tango-blue/graphics/alarm.png
-%%HORDIR%%/themes/tango-blue/graphics/alerts/alarm.png
-%%HORDIR%%/themes/tango-blue/graphics/alerts/error.png
-%%HORDIR%%/themes/tango-blue/graphics/alerts/message.png
-%%HORDIR%%/themes/tango-blue/graphics/alerts/success.png
-%%HORDIR%%/themes/tango-blue/graphics/alerts/warning.png
-%%HORDIR%%/themes/tango-blue/graphics/attendee-accepted.png
-%%HORDIR%%/themes/tango-blue/graphics/attendee-declined.png
-%%HORDIR%%/themes/tango-blue/graphics/attendee-none.png
-%%HORDIR%%/themes/tango-blue/graphics/attendee-tentative.png
-%%HORDIR%%/themes/tango-blue/graphics/attendees-000.png
-%%HORDIR%%/themes/tango-blue/graphics/attendees-fff.png
-%%HORDIR%%/themes/tango-blue/graphics/attendees.png
-%%HORDIR%%/themes/tango-blue/graphics/calendars.png
-%%HORDIR%%/themes/tango-blue/graphics/close.png
-%%HORDIR%%/themes/tango-blue/graphics/dayview.png
-%%HORDIR%%/themes/tango-blue/graphics/delete-000.png
-%%HORDIR%%/themes/tango-blue/graphics/delete-fff.png
-%%HORDIR%%/themes/tango-blue/graphics/edit-000.png
-%%HORDIR%%/themes/tango-blue/graphics/edit-fff.png
-%%HORDIR%%/themes/tango-blue/graphics/exception-000.png
-%%HORDIR%%/themes/tango-blue/graphics/exception-fff.png
-%%HORDIR%%/themes/tango-blue/graphics/favicon.ico
-%%HORDIR%%/themes/tango-blue/graphics/goto.png
-%%HORDIR%%/themes/tango-blue/graphics/kronolith.png
-%%HORDIR%%/themes/tango-blue/graphics/loading.gif
-%%HORDIR%%/themes/tango-blue/graphics/minus.png
-%%HORDIR%%/themes/tango-blue/graphics/monthview.png
-%%HORDIR%%/themes/tango-blue/graphics/new.png
-%%HORDIR%%/themes/tango-blue/graphics/new_big.png
-%%HORDIR%%/themes/tango-blue/graphics/new_small.png
-%%HORDIR%%/themes/tango-blue/graphics/picker.png
-%%HORDIR%%/themes/tango-blue/graphics/plus.png
-%%HORDIR%%/themes/tango-blue/graphics/print.png
-%%HORDIR%%/themes/tango-blue/graphics/private-000.png
-%%HORDIR%%/themes/tango-blue/graphics/private-fff.png
-%%HORDIR%%/themes/tango-blue/graphics/recur-000.png
-%%HORDIR%%/themes/tango-blue/graphics/recur-fff.png
-%%HORDIR%%/themes/tango-blue/graphics/search.png
-%%HORDIR%%/themes/tango-blue/graphics/today.png
-%%HORDIR%%/themes/tango-blue/graphics/unknown-background.png
-%%HORDIR%%/themes/tango-blue/graphics/weekview.png
-%%HORDIR%%/themes/tango-blue/graphics/workweekview.png
-%%HORDIR%%/themes/tango-blue/graphics/yearview.png
-%%HORDIR%%/themes/tango-blue/screen.css
-%%HORDIR%%/view.php
-%%HORDIR%%/week.php
-%%HORDIR%%/workweek.php
-%%HORDIR%%/year.php
-@dirrm %%HORDIR%%/themes/tango-blue/graphics/alerts
-@dirrm %%HORDIR%%/themes/tango-blue/graphics
-@dirrm %%HORDIR%%/themes/tango-blue
-@dirrm %%HORDIR%%/themes/simplex
-@dirrm %%HORDIR%%/themes/silver/graphics/alerts
-@dirrm %%HORDIR%%/themes/silver/graphics
-@dirrm %%HORDIR%%/themes/silver
-@dirrm %%HORDIR%%/themes/mozilla
-@dirrm %%HORDIR%%/themes/fadetogreen/graphics
-@dirrm %%HORDIR%%/themes/fadetogreen
-@dirrm %%HORDIR%%/themes/default/graphics/alerts
-@dirrm %%HORDIR%%/themes/default/graphics
-@dirrm %%HORDIR%%/themes/default
-@dirrm %%HORDIR%%/themes/burntorange
-@dirrm %%HORDIR%%/themes/bluewhite
-@dirrm %%HORDIR%%/themes
-@dirrm %%HORDIR%%/templates/year
-@dirrm %%HORDIR%%/templates/week
-@dirrm %%HORDIR%%/templates/view
-@dirrm %%HORDIR%%/templates/share
-@dirrm %%HORDIR%%/templates/search
-@dirrm %%HORDIR%%/templates/resources
-@dirrm %%HORDIR%%/templates/prefs
-@dirrm %%HORDIR%%/templates/perms
-@dirrm %%HORDIR%%/templates/month
-@dirrm %%HORDIR%%/templates/mobile
-@dirrm %%HORDIR%%/templates/itip
-@dirrm %%HORDIR%%/templates/index
-@dirrm %%HORDIR%%/templates/feeds
-@dirrm %%HORDIR%%/templates/fbview
-@dirrm %%HORDIR%%/templates/edit
-@dirrm %%HORDIR%%/templates/delete
-@dirrm %%HORDIR%%/templates/day
-@dirrm %%HORDIR%%/templates/data
-@dirrm %%HORDIR%%/templates/contacts
-@dirrm %%HORDIR%%/templates/chunks
-@dirrm %%HORDIR%%/templates/attendees
-@dirrm %%HORDIR%%/templates/alarm
-@dirrm %%HORDIR%%/templates/agenda
-@dirrm %%HORDIR%%/templates
-@dirrm %%HORDIR%%/resources/groups
-@dirrm %%HORDIR%%/resources
-@dirrm %%HORDIR%%/migration
-@dirrm %%HORDIR%%/locale/zh_TW/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/zh_TW
-@dirrm %%HORDIR%%/locale/zh_CN/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/zh_CN
-@dirrm %%HORDIR%%/locale/uk/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/uk
-@dirrm %%HORDIR%%/locale/tr/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/tr
-@dirrm %%HORDIR%%/locale/sv/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/sv
-@dirrm %%HORDIR%%/locale/sl/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/sl
-@dirrm %%HORDIR%%/locale/sk/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/sk
-@dirrm %%HORDIR%%/locale/ru/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/ru
-@dirrm %%HORDIR%%/locale/ro/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/ro
-@dirrm %%HORDIR%%/locale/pt_BR/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/pt_BR
-@dirrm %%HORDIR%%/locale/pt/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/pt
-@dirrm %%HORDIR%%/locale/pl/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/pl
-@dirrm %%HORDIR%%/locale/nn/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/nn
-@dirrm %%HORDIR%%/locale/nl/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/nl
-@dirrm %%HORDIR%%/locale/nb/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/nb
-@dirrm %%HORDIR%%/locale/lv/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/lv
-@dirrm %%HORDIR%%/locale/lt/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/lt
-@dirrm %%HORDIR%%/locale/ko/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/ko
-@dirrm %%HORDIR%%/locale/ja/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/ja
-@dirrm %%HORDIR%%/locale/it/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/it
-@dirrm %%HORDIR%%/locale/hu/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/hu
-@dirrm %%HORDIR%%/locale/hr/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/hr
-@dirrm %%HORDIR%%/locale/fr/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/fr
-@dirrm %%HORDIR%%/locale/fi/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/fi
-@dirrm %%HORDIR%%/locale/eu/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/eu
-@dirrm %%HORDIR%%/locale/et/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/et
-@dirrm %%HORDIR%%/locale/es/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/es
-@dirrm %%HORDIR%%/locale/en
-@dirrm %%HORDIR%%/locale/el/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/el
-@dirrm %%HORDIR%%/locale/de/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/de
-@dirrm %%HORDIR%%/locale/da/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/da
-@dirrm %%HORDIR%%/locale/cs/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/cs
-@dirrm %%HORDIR%%/locale/ca/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/ca
-@dirrm %%HORDIR%%/locale/bg/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/bg
-@dirrm %%HORDIR%%/locale/ar/LC_MESSAGES
-@dirrm %%HORDIR%%/locale/ar
-@dirrm %%HORDIR%%/locale
-@dirrm %%HORDIR%%/lib/tests
-@dirrm %%HORDIR%%/lib/View
-@dirrm %%HORDIR%%/lib/Storage
-@dirrm %%HORDIR%%/lib/Resource
-@dirrm %%HORDIR%%/lib/Notification/Listener
-@dirrm %%HORDIR%%/lib/Notification
-@dirrm %%HORDIR%%/lib/LoginTasks/Task
-@dirrm %%HORDIR%%/lib/LoginTasks/SystemTask
-@dirrm %%HORDIR%%/lib/LoginTasks
-@dirrm %%HORDIR%%/lib/Geo
-@dirrm %%HORDIR%%/lib/FreeBusy/View
-@dirrm %%HORDIR%%/lib/FreeBusy
-@dirrm %%HORDIR%%/lib/Form
-@dirrm %%HORDIR%%/lib/Factory
-@dirrm %%HORDIR%%/lib/Event
-@dirrm %%HORDIR%%/lib/Driver
-@dirrm %%HORDIR%%/lib/Calendar/External
-@dirrm %%HORDIR%%/lib/Calendar
-@dirrm %%HORDIR%%/lib/Block
-@dirrm %%HORDIR%%/lib/Ajax/Imple
-@dirrm %%HORDIR%%/lib/Ajax
-@dirrm %%HORDIR%%/lib
-@dirrm %%HORDIR%%/js
-@dirrm %%HORDIR%%/feed
-@dirrmtry %%HORDIR%%/config
-@dirrmtry %%HORDIR%%/calendars
-@dirrm %%HORDIR%%/bin
-@dirrmtry %%HORDIR%%
-@dirrmtry %%HORBAS%%