ports/51942: deskutils/kronolith: upgrading to 1.1.

Thierry Thomas thierry at pompo.net
Wed May 7 21:50:18 UTC 2003


>Number:         51942
>Category:       ports
>Synopsis:       deskutils/kronolith: upgrading to 1.1.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 07 14:50:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 29 18:16:35 CEST 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	Upgrading to the latest release of Kronolith.

	The full list of changes can be viewed here:
	<http://cvs.horde.org/co.php/kronolith/docs/CHANGES?r=1.69.2.22>.

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch.

	Removed file: files/patch-lib_Driver_sql.php.

--- kronolith.diff begins here ---
diff -urN deskutils/kronolith.orig/Makefile deskutils/kronolith/Makefile
--- deskutils/kronolith.orig/Makefile	Sat Feb 22 22:13:13 2003
+++ deskutils/kronolith/Makefile	Wed May  7 23:19:54 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	kronolith
-PORTVERSION=	1.0
-PORTREVISION=	3
+PORTVERSION=	1.1
 CATEGORIES=	deskutils www
 MASTER_SITES=	ftp://ftp.horde.org/pub/kronolith/			\
 		ftp://ftp.au.horde.org/pub/horde/kronolith/		\
@@ -28,9 +27,9 @@
 USE_REINPLACE=	yes
 
 REINPLACE_ARGS=	-i.beforeKronolith
-DOCS=		COPYING README docs/CHANGES docs/CREDITS docs/INSTALL docs/TODO
+DOCS=		COPYING README docs/CHANGES docs/CREDITS docs/INSTALL
 CONFFILE=	conf.php html.php keywords.php menu.php prefs.php
-SUB_DIRS=	config graphics lib locale po scripts templates
+SUB_DIRS=	config graphics lib locale po scripts templates util
 
 LHORDEDIR?=	www/horde
 LKRONOLITHDIR?=	${LHORDEDIR}/kronolith
diff -urN deskutils/kronolith.orig/distinfo deskutils/kronolith/distinfo
--- deskutils/kronolith.orig/distinfo	Tue Jun 18 20:27:58 2002
+++ deskutils/kronolith/distinfo	Wed May  7 22:55:03 2003
@@ -1 +1 @@
-MD5 (kronolith-1.0.tar.gz) = ae94df3b0a44d7349b36e30997b3dfb4
+MD5 (kronolith-1.1.tar.gz) = a4081e8fdf241dca2fe6707e9ce77850
diff -urN deskutils/kronolith.orig/files/patch-aa deskutils/kronolith/files/patch-aa
--- deskutils/kronolith.orig/files/patch-aa	Thu May 16 20:44:05 2002
+++ deskutils/kronolith/files/patch-aa	Sat Apr  5 17:58:49 2003
@@ -1,5 +1,5 @@
---- config/conf.php.dist.orig	Tue Feb 19 19:00:40 2002
-+++ config/conf.php.dist	Fri May 10 18:20:09 2002
+--- config/conf.php.dist.orig	Fri Apr  4 21:23:54 2003
++++ config/conf.php.dist	Sat Apr  5 17:57:35 2003
 @@ -28,9 +28,9 @@
  $conf['calendar']['params']['driver'] = 'mstore';
  
@@ -13,3 +13,12 @@
  
  // This is an example configuration for an sql driver, in this case MySQL.
  // $conf['calendar']['params']['phptype'] = 'mysql';
+@@ -48,7 +48,7 @@
+ // If this is true, then an array of keywords will be read from
+ // config/keywords.php and you will be able to assign any or all of
+ // them to events.
+-$conf['metadata']['keywords'] = false;
++$conf['metadata']['keywords'] = true;
+ 
+ 
+ /**
diff -urN deskutils/kronolith.orig/files/patch-lib_Driver_sql.php deskutils/kronolith/files/patch-lib_Driver_sql.php
--- deskutils/kronolith.orig/files/patch-lib_Driver_sql.php	Mon Dec 23 23:13:28 2002
+++ deskutils/kronolith/files/patch-lib_Driver_sql.php	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- lib/Driver/sql.php.orig	Sat May 18 00:58:16 2002
-+++ lib/Driver/sql.php	Mon Dec 23 23:12:46 2002
-@@ -61,7 +61,7 @@
- 
-             /* Connect to the SQL server using the supplied parameters. */
-             $this->db = &DB::connect($this->params, true);
--            if (DB::isError($this->db) || DB::isWarning($this->db)) {
-+            if (DB::isError($this->db)) {
-                 Horde::fatal($this->db, __FILE__, __LINE__);
-             }
- 
diff -urN deskutils/kronolith.orig/pkg-plist deskutils/kronolith/pkg-plist
--- deskutils/kronolith.orig/pkg-plist	Thu Jan 30 14:41:35 2003
+++ deskutils/kronolith/pkg-plist	Wed May  7 23:22:57 2003
@@ -3,7 +3,6 @@
 %%PORTDOCS%%share/doc/kronolith/CREDITS
 %%PORTDOCS%%share/doc/kronolith/INSTALL
 %%PORTDOCS%%share/doc/kronolith/README
-%%PORTDOCS%%share/doc/kronolith/TODO
 %%KRONOLITHDIR%%/addevent.php
 %%KRONOLITHDIR%%/addeventaction.php
 %%KRONOLITHDIR%%/config/conf.php
@@ -27,9 +26,10 @@
 %%KRONOLITHDIR%%/graphics/alarm_small.gif
 %%KRONOLITHDIR%%/graphics/bullet.gif
 %%KRONOLITHDIR%%/graphics/clear.gif
+%%KRONOLITHDIR%%/graphics/colorpicker.gif
+%%KRONOLITHDIR%%/graphics/colorpicker.png
 %%KRONOLITHDIR%%/graphics/dayview.gif
 %%KRONOLITHDIR%%/graphics/delete.gif
-%%KRONOLITHDIR%%/graphics/edit.gif
 %%KRONOLITHDIR%%/graphics/event.gif
 %%KRONOLITHDIR%%/graphics/goto.gif
 %%KRONOLITHDIR%%/graphics/kronolith.gif
@@ -37,6 +37,7 @@
 %%KRONOLITHDIR%%/graphics/new.gif
 %%KRONOLITHDIR%%/graphics/next.gif
 %%KRONOLITHDIR%%/graphics/prev.gif
+%%KRONOLITHDIR%%/graphics/print.gif
 %%KRONOLITHDIR%%/graphics/recur.gif
 %%KRONOLITHDIR%%/graphics/today.gif
 %%KRONOLITHDIR%%/graphics/weekview.gif
@@ -47,39 +48,44 @@
 %%KRONOLITHDIR%%/lib/Driver.php
 %%KRONOLITHDIR%%/lib/Driver/mcal.php
 %%KRONOLITHDIR%%/lib/Driver/sql.php
-%%KRONOLITHDIR%%/lib/Driver/sql.php.orig
 %%KRONOLITHDIR%%/lib/Event.php
 %%KRONOLITHDIR%%/lib/Kronolith.php
-%%KRONOLITHDIR%%/lib/Month.php
-%%KRONOLITHDIR%%/lib/MonthView.php
 %%KRONOLITHDIR%%/lib/Notification/kronolith.php
 %%KRONOLITHDIR%%/lib/WeekView.php
 %%KRONOLITHDIR%%/lib/api.php
 %%KRONOLITHDIR%%/lib/base.php
 %%KRONOLITHDIR%%/lib/version.php
+%%KRONOLITHDIR%%/locale/bg_BG/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/cs_CZ/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/da_DK/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/de_DE/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/el_GR/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/en_US/help.xml
 %%KRONOLITHDIR%%/locale/es_ES/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/fi_FI/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/fi_FI/help.xml
 %%KRONOLITHDIR%%/locale/fr_FR/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/hu_HU/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/it_IT/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/ko_KR/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/lt_LT/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/nb_NO/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/nl_NL/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/nn_NO/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/pl_PL/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/pt_BR/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/ro_RO/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/ru_RU/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/sk_SK/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/sv_SE/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/zh_CN/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/locale/zh_TW/LC_MESSAGES/kronolith.mo
 %%KRONOLITHDIR%%/menu.php
 %%KRONOLITHDIR%%/month.php
 %%KRONOLITHDIR%%/po/Makefile
 %%KRONOLITHDIR%%/po/README
+%%KRONOLITHDIR%%/po/bg_BG.po
 %%KRONOLITHDIR%%/po/cs_CZ.po
 %%KRONOLITHDIR%%/po/da_DK.po
 %%KRONOLITHDIR%%/po/de_DE.po
@@ -91,18 +97,24 @@
 %%KRONOLITHDIR%%/po/hu_HU.po
 %%KRONOLITHDIR%%/po/it_IT.po
 %%KRONOLITHDIR%%/po/ko_KR.po
+%%KRONOLITHDIR%%/po/kronolith.pot
+%%KRONOLITHDIR%%/po/lt_LT.po
+%%KRONOLITHDIR%%/po/nb_NO.po
 %%KRONOLITHDIR%%/po/nl_NL.po
 %%KRONOLITHDIR%%/po/nn_NO.po
 %%KRONOLITHDIR%%/po/pl_PL.po
 %%KRONOLITHDIR%%/po/pt_BR.po
+%%KRONOLITHDIR%%/po/ro_RO.po
 %%KRONOLITHDIR%%/po/ru_RU.po
 %%KRONOLITHDIR%%/po/ru_RU.KOI8-R.po
 %%KRONOLITHDIR%%/po/shtool
 %%KRONOLITHDIR%%/po/sk_SK.po
 %%KRONOLITHDIR%%/po/sv_SE.po
 %%KRONOLITHDIR%%/po/xgettext.sh
+%%KRONOLITHDIR%%/po/zh_CN.po
 %%KRONOLITHDIR%%/po/zh_TW.po
 %%KRONOLITHDIR%%/prefs.php
+%%KRONOLITHDIR%%/scripts/drivers/kronolith.oracle.sql
 %%KRONOLITHDIR%%/scripts/drivers/kronolith.sql
 %%KRONOLITHDIR%%/status.php
 %%KRONOLITHDIR%%/templates/common-footer.inc
@@ -121,15 +133,14 @@
 %%KRONOLITHDIR%%/templates/index/css.inc
 %%KRONOLITHDIR%%/templates/index/notconfigured.inc
 %%KRONOLITHDIR%%/templates/javascript/goto.inc
+%%KRONOLITHDIR%%/templates/javascript/open_print_win.js
+%%KRONOLITHDIR%%/templates/javascript/print.inc
 %%KRONOLITHDIR%%/templates/menu/menu.inc
 %%KRONOLITHDIR%%/templates/month/head.inc
-%%KRONOLITHDIR%%/templates/month_begin_week.inc
-%%KRONOLITHDIR%%/templates/month_day.inc
-%%KRONOLITHDIR%%/templates/month_end_week.inc
-%%KRONOLITHDIR%%/templates/month_foot.inc
-%%KRONOLITHDIR%%/templates/month_head.inc
+%%KRONOLITHDIR%%/templates/prefs/category_management.inc
 %%KRONOLITHDIR%%/templates/view/view.inc
 %%KRONOLITHDIR%%/templates/week/head.inc
+%%KRONOLITHDIR%%/util/colorpicker.php
 %%KRONOLITHDIR%%/viewevent.php
 %%KRONOLITHDIR%%/week.php
 %%KRONOLITHDIR%%/workweek.php
@@ -138,6 +149,8 @@
 @dirrm %%KRONOLITHDIR%%/lib/Driver
 @dirrm %%KRONOLITHDIR%%/lib/Notification
 @dirrm %%KRONOLITHDIR%%/lib
+ at dirrm %%KRONOLITHDIR%%/locale/bg_BG/LC_MESSAGES
+ at dirrm %%KRONOLITHDIR%%/locale/bg_BG
 @dirrm %%KRONOLITHDIR%%/locale/cs_CZ/LC_MESSAGES
 @dirrm %%KRONOLITHDIR%%/locale/cs_CZ
 @dirrm %%KRONOLITHDIR%%/locale/da_DK/LC_MESSAGES
@@ -146,6 +159,7 @@
 @dirrm %%KRONOLITHDIR%%/locale/de_DE
 @dirrm %%KRONOLITHDIR%%/locale/el_GR/LC_MESSAGES
 @dirrm %%KRONOLITHDIR%%/locale/el_GR
+ at dirrm %%KRONOLITHDIR%%/locale/en_US
 @dirrm %%KRONOLITHDIR%%/locale/es_ES/LC_MESSAGES
 @dirrm %%KRONOLITHDIR%%/locale/es_ES
 @dirrm %%KRONOLITHDIR%%/locale/fi_FI/LC_MESSAGES
@@ -158,6 +172,10 @@
 @dirrm %%KRONOLITHDIR%%/locale/it_IT
 @dirrm %%KRONOLITHDIR%%/locale/ko_KR/LC_MESSAGES
 @dirrm %%KRONOLITHDIR%%/locale/ko_KR
+ at dirrm %%KRONOLITHDIR%%/locale/lt_LT/LC_MESSAGES
+ at dirrm %%KRONOLITHDIR%%/locale/lt_LT
+ at dirrm %%KRONOLITHDIR%%/locale/nb_NO/LC_MESSAGES
+ at dirrm %%KRONOLITHDIR%%/locale/nb_NO
 @dirrm %%KRONOLITHDIR%%/locale/nl_NL/LC_MESSAGES
 @dirrm %%KRONOLITHDIR%%/locale/nl_NL
 @dirrm %%KRONOLITHDIR%%/locale/nn_NO/LC_MESSAGES
@@ -166,6 +184,8 @@
 @dirrm %%KRONOLITHDIR%%/locale/pl_PL
 @dirrm %%KRONOLITHDIR%%/locale/pt_BR/LC_MESSAGES
 @dirrm %%KRONOLITHDIR%%/locale/pt_BR
+ at dirrm %%KRONOLITHDIR%%/locale/ro_RO/LC_MESSAGES
+ at dirrm %%KRONOLITHDIR%%/locale/ro_RO
 @dirrm %%KRONOLITHDIR%%/locale/ru_RU/LC_MESSAGES
 @dirrm %%KRONOLITHDIR%%/locale/ru_RU
 @dirrm %%KRONOLITHDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES
@@ -174,6 +194,8 @@
 @dirrm %%KRONOLITHDIR%%/locale/sk_SK
 @dirrm %%KRONOLITHDIR%%/locale/sv_SE/LC_MESSAGES
 @dirrm %%KRONOLITHDIR%%/locale/sv_SE
+ at dirrm %%KRONOLITHDIR%%/locale/zh_CN/LC_MESSAGES
+ at dirrm %%KRONOLITHDIR%%/locale/zh_CN
 @dirrm %%KRONOLITHDIR%%/locale/zh_TW/LC_MESSAGES
 @dirrm %%KRONOLITHDIR%%/locale/zh_TW
 @dirrm %%KRONOLITHDIR%%/locale
@@ -188,9 +210,11 @@
 @dirrm %%KRONOLITHDIR%%/templates/javascript
 @dirrm %%KRONOLITHDIR%%/templates/menu
 @dirrm %%KRONOLITHDIR%%/templates/month
+ at dirrm %%KRONOLITHDIR%%/templates/prefs
 @dirrm %%KRONOLITHDIR%%/templates/view
 @dirrm %%KRONOLITHDIR%%/templates/week
 @dirrm %%KRONOLITHDIR%%/templates
+ at dirrm %%KRONOLITHDIR%%/util
 @dirrm %%KRONOLITHDIR%%
 etc/horde/httpd.conf.kronolith
 %%PORTDOCS%%@dirrm share/doc/kronolith
--- kronolith.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list