From a843363b83f3fdf2622ae303578b052064926429 Mon Sep 17 00:00:00 2001 From: bouyer Date: Wed, 7 Aug 2013 19:19:58 +0000 Subject: Install missing files, especially kronolith/calendars/ which contains code needed to manage calendars. --- time/kronolith/Makefile | 6 +++--- time/kronolith/PLIST | 11 ++++++++++- 2 files changed, 13 insertions(+), 4 deletions(-) (limited to 'time') diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile index 7aa16fa6e62..3d064eef92f 100644 --- a/time/kronolith/Makefile +++ b/time/kronolith/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/03/16 07:21:23 obache Exp $ +# $NetBSD: Makefile,v 1.22 2013/08/07 19:19:58 bouyer Exp $ DISTNAME= kronolith-h3-${KRONOLITHVER} PKGNAME= kronolith-${KRONOLITHVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www time MASTER_SITES= http://ftp.horde.org/pub/kronolith/ \ ftp://ftp.horde.org/pub/kronolith/ @@ -25,7 +25,7 @@ EGDIR= ${PREFIX}/share/examples/kronolith HORDEDIR= ${PREFIX}/share/horde KRONOLITHDIR= ${HORDEDIR}/kronolith KRONOLITHVER= 2.3.6 -PAXDIRS= js lib locale po scripts templates themes +PAXDIRS= calendars feed js lib locale po scripts templates themes INSTALLATION_DIRS+= ${DOCDIR} INSTALLATION_DIRS+= ${EGDIR} diff --git a/time/kronolith/PLIST b/time/kronolith/PLIST index f130a9968d2..ef02bd8a2d2 100644 --- a/time/kronolith/PLIST +++ b/time/kronolith/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2012/02/23 12:05:50 obache Exp $ +@comment $NetBSD: PLIST,v 1.13 2013/08/07 19:19:58 bouyer Exp $ share/doc/kronolith/INSTALL share/doc/kronolith/README share/doc/kronolith/RELEASE_NOTES @@ -7,6 +7,14 @@ share/examples/kronolith/kronolith.conf share/horde/kronolith/add.php share/horde/kronolith/attend.php share/horde/kronolith/attendees.php +share/horde/kronolith/calendars/create.php +share/horde/kronolith/calendars/delete.php +share/horde/kronolith/calendars/edit.php +share/horde/kronolith/calendars/index.php +share/horde/kronolith/calendars/info.php +share/horde/kronolith/calendars/remote_edit.php +share/horde/kronolith/calendars/remote_subscribe.php +share/horde/kronolith/calendars/remote_unsubscribe.php share/horde/kronolith/config/conf.xml.dist share/horde/kronolith/config/keywords.php.dist share/horde/kronolith/config/menu.php.dist @@ -18,6 +26,7 @@ share/horde/kronolith/delete.php share/horde/kronolith/edit.php share/horde/kronolith/event.php share/horde/kronolith/fb.php +share/horde/kronolith/feed/index.php share/horde/kronolith/ics.php share/horde/kronolith/imple.php share/horde/kronolith/index.php -- cgit v1.2.3