Wed Aug 7 19:19:58 2013 UTC ()
Install missing files, especially kronolith/calendars/ which contains code
needed to manage calendars.


(bouyer)
diff -r1.21 -r1.22 pkgsrc/time/kronolith/Makefile
diff -r1.12 -r1.13 pkgsrc/time/kronolith/PLIST

cvs diff -r1.21 -r1.22 pkgsrc/time/kronolith/Makefile (expand / switch to unified diff)

--- pkgsrc/time/kronolith/Makefile 2013/03/16 07:21:23 1.21
+++ pkgsrc/time/kronolith/Makefile 2013/08/07 19:19:58 1.22
@@ -1,41 +1,41 @@ @@ -1,41 +1,41 @@
1# $NetBSD: Makefile,v 1.21 2013/03/16 07:21:23 obache Exp $ 1# $NetBSD: Makefile,v 1.22 2013/08/07 19:19:58 bouyer Exp $
2 2
3DISTNAME= kronolith-h3-${KRONOLITHVER} 3DISTNAME= kronolith-h3-${KRONOLITHVER}
4PKGNAME= kronolith-${KRONOLITHVER} 4PKGNAME= kronolith-${KRONOLITHVER}
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= www time 6CATEGORIES= www time
7MASTER_SITES= http://ftp.horde.org/pub/kronolith/ \ 7MASTER_SITES= http://ftp.horde.org/pub/kronolith/ \
8 ftp://ftp.horde.org/pub/kronolith/ 8 ftp://ftp.horde.org/pub/kronolith/
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.horde.org/kronolith/ 11HOMEPAGE= http://www.horde.org/kronolith/
12COMMENT= Horde calendar application 12COMMENT= Horde calendar application
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15DEPENDS+= horde>=3.2:../../www/horde 15DEPENDS+= horde>=3.2:../../www/horde
16DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.3.3:../../databases/php-mysql 16DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.3.3:../../databases/php-mysql
17DEPENDS+= ${PHP_PKG_PREFIX}-pear-Date-[0-9]*:../../time/pear-Date 17DEPENDS+= ${PHP_PKG_PREFIX}-pear-Date-[0-9]*:../../time/pear-Date
18 18
19USE_TOOLS+= pax 19USE_TOOLS+= pax
20 20
21.include "../../mk/bsd.prefs.mk" 21.include "../../mk/bsd.prefs.mk"
22 22
23DOCDIR= ${PREFIX}/share/doc/kronolith 23DOCDIR= ${PREFIX}/share/doc/kronolith
24EGDIR= ${PREFIX}/share/examples/kronolith 24EGDIR= ${PREFIX}/share/examples/kronolith
25HORDEDIR= ${PREFIX}/share/horde 25HORDEDIR= ${PREFIX}/share/horde
26KRONOLITHDIR= ${HORDEDIR}/kronolith 26KRONOLITHDIR= ${HORDEDIR}/kronolith
27KRONOLITHVER= 2.3.6 27KRONOLITHVER= 2.3.6
28PAXDIRS= js lib locale po scripts templates themes 28PAXDIRS= calendars feed js lib locale po scripts templates themes
29 29
30INSTALLATION_DIRS+= ${DOCDIR} 30INSTALLATION_DIRS+= ${DOCDIR}
31INSTALLATION_DIRS+= ${EGDIR} 31INSTALLATION_DIRS+= ${EGDIR}
32INSTALLATION_DIRS+= ${KRONOLITHDIR}/config 32INSTALLATION_DIRS+= ${KRONOLITHDIR}/config
33INSTALLATION_DIRS+= ${PAXDIRS:=${KRONOLITHDIR}/%} 33INSTALLATION_DIRS+= ${PAXDIRS:=${KRONOLITHDIR}/%}
34 34
35REPLACE_INTERPRETER+= php 35REPLACE_INTERPRETER+= php
36REPLACE.php.old= .*/bin.php 36REPLACE.php.old= .*/bin.php
37REPLACE.php.new= ${PREFIX}/bin/php 37REPLACE.php.new= ${PREFIX}/bin/php
38REPLACE_FILES.php= scripts/import_icals.php \ 38REPLACE_FILES.php= scripts/import_icals.php \
39 scripts/migrate_to_sql_driver.php \ 39 scripts/migrate_to_sql_driver.php \
40 scripts/reminders.php 40 scripts/reminders.php
41 41

cvs diff -r1.12 -r1.13 pkgsrc/time/kronolith/PLIST (expand / switch to unified diff)

--- pkgsrc/time/kronolith/PLIST 2012/02/23 12:05:50 1.12
+++ pkgsrc/time/kronolith/PLIST 2013/08/07 19:19:58 1.13
@@ -1,33 +1,42 @@ @@ -1,33 +1,42 @@
1@comment $NetBSD: PLIST,v 1.12 2012/02/23 12:05:50 obache Exp $ 1@comment $NetBSD: PLIST,v 1.13 2013/08/07 19:19:58 bouyer Exp $
2share/doc/kronolith/INSTALL 2share/doc/kronolith/INSTALL
3share/doc/kronolith/README 3share/doc/kronolith/README
4share/doc/kronolith/RELEASE_NOTES 4share/doc/kronolith/RELEASE_NOTES
5share/doc/kronolith/UPGRADING 5share/doc/kronolith/UPGRADING
6share/examples/kronolith/kronolith.conf 6share/examples/kronolith/kronolith.conf
7share/horde/kronolith/add.php 7share/horde/kronolith/add.php
8share/horde/kronolith/attend.php 8share/horde/kronolith/attend.php
9share/horde/kronolith/attendees.php 9share/horde/kronolith/attendees.php
 10share/horde/kronolith/calendars/create.php
 11share/horde/kronolith/calendars/delete.php
 12share/horde/kronolith/calendars/edit.php
 13share/horde/kronolith/calendars/index.php
 14share/horde/kronolith/calendars/info.php
 15share/horde/kronolith/calendars/remote_edit.php
 16share/horde/kronolith/calendars/remote_subscribe.php
 17share/horde/kronolith/calendars/remote_unsubscribe.php
10share/horde/kronolith/config/conf.xml.dist 18share/horde/kronolith/config/conf.xml.dist
11share/horde/kronolith/config/keywords.php.dist 19share/horde/kronolith/config/keywords.php.dist
12share/horde/kronolith/config/menu.php.dist 20share/horde/kronolith/config/menu.php.dist
13share/horde/kronolith/config/prefs.php.dist 21share/horde/kronolith/config/prefs.php.dist
14share/horde/kronolith/contacts.php 22share/horde/kronolith/contacts.php
15share/horde/kronolith/data.php 23share/horde/kronolith/data.php
16share/horde/kronolith/day.php 24share/horde/kronolith/day.php
17share/horde/kronolith/delete.php 25share/horde/kronolith/delete.php
18share/horde/kronolith/edit.php 26share/horde/kronolith/edit.php
19share/horde/kronolith/event.php 27share/horde/kronolith/event.php
20share/horde/kronolith/fb.php 28share/horde/kronolith/fb.php
 29share/horde/kronolith/feed/index.php
21share/horde/kronolith/ics.php 30share/horde/kronolith/ics.php
22share/horde/kronolith/imple.php 31share/horde/kronolith/imple.php
23share/horde/kronolith/index.php 32share/horde/kronolith/index.php
24share/horde/kronolith/js/QuickFinder.js 33share/horde/kronolith/js/QuickFinder.js
25share/horde/kronolith/js/builder.js 34share/horde/kronolith/js/builder.js
26share/horde/kronolith/js/calendar-panel.js 35share/horde/kronolith/js/calendar-panel.js
27share/horde/kronolith/js/controls.js 36share/horde/kronolith/js/controls.js
28share/horde/kronolith/js/effects.js 37share/horde/kronolith/js/effects.js
29share/horde/kronolith/js/embed.js 38share/horde/kronolith/js/embed.js
30share/horde/kronolith/js/prototype.js 39share/horde/kronolith/js/prototype.js
31share/horde/kronolith/js/redbox.js 40share/horde/kronolith/js/redbox.js
32share/horde/kronolith/js/scriptaculous.js 41share/horde/kronolith/js/scriptaculous.js
33share/horde/kronolith/js/src/QuickFinder.js 42share/horde/kronolith/js/src/QuickFinder.js