summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-01-28 15:50:01 +0000
committerwiz <wiz@pkgsrc.org>2012-01-28 15:50:01 +0000
commit3c580cb4561ff93a31a9cfa2da13bca01aa37cc3 (patch)
treec08de04a924b33de521228623fe5b9bac603c070 /www
parent0cf3e513d9920a9766eab7f047787675af97a7ce (diff)
downloadpkgsrc-3c580cb4561ff93a31a9cfa2da13bca01aa37cc3.tar.gz
Update to 1.0.2:
1.0.2: Bug Fixes Fix bug in scheduling on POST request. Fix permissions on user create via external auth. Add a default min_age for external binds. Other Changes Prevent external binds from being created/updated if curl is missing. Add check to setup page to test whether curl is installed. Allow for silly programs that send content-type XML with a GET request. Support use of HTTP_AUTHORIZATION in addition to AUTHORIZATION cgi. Handle VCARD adr/tel/email which have multiple types. Set the default URL to the default calendar name rather than /home/ Enable the file upload for addressbook collections. Handle addressbook import along with calendar import. Write UID and REV property n VCARD if they are missing. Update translations to current transifex translations. 1.0.1: Bug Fixes Fix missing braces the /tools.php script. Other Changes Update translations to current transifex translations. 1.0.0: Functionality Enhancements Handle DELETE scheduling actions. Bug Fixes Handle bound resources correctly in sync-collection report. When creating an external bind don't consider local host as external Fix logic error in hide_TODO setting. Make hide_alarm work on bound resources. Correct bug in sync-collection report response. Fix BIT24 casting for the LDAP driver. Fix for MOVE into a bound location. Correctly calculate the next alarm time. Make sync-collection handle new format for sync token. Don't allow a / in the UID to infect the path on import. Fix propfind depth:1 on bind to external url Correct handling of empty CardDAV:address-data element in request. Fix handling of active flag for general external authentication mechanisms. Fix LDAP user creation where memcached support is off. Fix handling of numeric usernames. Other Changes Catch missing-xml in request separately from invalid-xml. Add the "CardDAV" word into DAViCal's description. Improve expand performance by only doing expansion if we know we need it. Use supplied content_type even on zero-length requests. Strip URL-unfriendly characters from UID before using it as URL segment. Slightly more helpful 403 response. Remove password from LDAP log messages. Tooltips for schedule-deliver and schedule-send. Current localisations from Transifex. Update e-mail address to current one, mention wiki. Force output buffers to be flushed, if they're turned on. Update refresh-alarms script to newer style initialisation. Update website to reflect new default calendar name. Rationalise confidential event rewriting. Add the $c->hide_alarms functionality into DAVResource class. Allow LDAP sync to work if the date is reasonable and no 'format_updated' is set. We don't need to test for the PostgreSQL non-PDO drivers now. Switch out deprecated LDAP mappings before we use them anywhere. Add test for PHP filter module and wiki links for each test. External bind changes, added a clean up button, urls now show for external collections and added a few strings for translation
Diffstat (limited to 'www')
-rw-r--r--www/davical/Makefile8
-rw-r--r--www/davical/PLIST10
-rw-r--r--www/davical/distinfo8
3 files changed, 16 insertions, 10 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile
index f908b034e84..0df42c98a4f 100644
--- a/www/davical/Makefile
+++ b/www/davical/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/10/25 07:33:54 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2012/01/28 15:50:01 wiz Exp $
#
DISTNAME= davical-${DAVICAL_VERSION}
-DAVICAL_VERSION=0.9.9.7
+DAVICAL_VERSION=1.0.2
CATEGORIES= www
MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/
@@ -35,9 +35,7 @@ INSTALLATION_DIRS= ${DOCDIR} ${EGDIR}/config
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php
DEPENDS+= ${PHP_PKG_PREFIX}-pgsql>=4.3.1:../../databases/php-pgsql
DEPENDS+= ${PHP_PKG_PREFIX}-pdo_pgsql>=${PHP_BASE_VERS}:../../databases/php-pdo_pgsql
-DEPENDS+= ${PHP_PKG_PREFIX}-libawl>=0.49:../../devel/php-libawl
-#DEPENDS+= p5-DBD-postgresql>=2.16.1:../../databases/p5-DBD-postgresql
-#DEPENDS+= p5-Class-DBI-Pg>=0.09:../../databases/p5-Class-DBI-Pg
+DEPENDS+= ${PHP_PKG_PREFIX}-libawl>=0.51:../../devel/php-libawl
DEPENDS+= p5-YAML>=0.71:../../textproc/p5-YAML
DEPENDS+= pwgen>=2.06:../../sysutils/pwgen
DEPENDS+= postgresql${PGSQL_VERSION}-client-[0-9]*:../../databases/postgresql${PGSQL_VERSION}-client
diff --git a/www/davical/PLIST b/www/davical/PLIST
index 2bac5b6ee8b..3a084fea358 100644
--- a/www/davical/PLIST
+++ b/www/davical/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2011/10/25 07:33:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2012/01/28 15:50:01 wiz Exp $
share/davical/dba/appuser_permissions.txt
share/davical/dba/base-data.sql
share/davical/dba/better_perms.sql
@@ -120,6 +120,7 @@ share/davical/inc/other_translated_strings.php
share/davical/inc/page-footer.php
share/davical/inc/page-header.php
share/davical/inc/pubsub.php
+share/davical/inc/schedule-functions.php
share/davical/inc/test-RRULE.php
share/davical/inc/tz/capabilities.php
share/davical/inc/tz/expand.php
@@ -135,6 +136,8 @@ share/davical/po/de.po
share/davical/po/de.values
share/davical/po/es_AR.po
share/davical/po/es_AR.values
+share/davical/po/es_ES.po
+share/davical/po/es_ES.values
share/davical/po/es_MX.po
share/davical/po/es_MX.values
share/davical/po/es_VE.po
@@ -182,6 +185,7 @@ share/doc/davical/api/awl/caldav/CalDAVClient.html
share/doc/davical/api/awl/caldav/CalendarInfo.html
share/doc/davical/api/awl/caldav/RRule.html
share/doc/davical/api/awl/caldav/RepeatRule.html
+share/doc/davical/api/awl/caldav/RepeatRuleDateRange.html
share/doc/davical/api/awl/caldav/RepeatRuleDateTime.html
share/doc/davical/api/awl/caldav/RepeatRuleTimeZone.html
share/doc/davical/api/awl/caldav/Rfc5545Duration.html
@@ -235,6 +239,7 @@ share/doc/davical/api/davical/_htdocs---upgrade.php.html
share/doc/davical/api/davical/_htdocs---well-known.php.html
share/doc/davical/api/davical/_inc---AtomFeed.php.html
share/doc/davical/api/davical/_inc---WritableCollection.php.html
+share/doc/davical/api/davical/_inc---autodiscover-handler.php.html
share/doc/davical/api/davical/_inc---caldav-LOCK.php.html
share/doc/davical/api/davical/_inc---caldav-REPORT-calquery.php.html
share/doc/davical/api/davical/_inc---caldav-REPORT-cardquery.php.html
@@ -254,9 +259,11 @@ share/doc/davical/api/davical/_inc---pubsub.php.html
share/doc/davical/api/davical/_inc---test-RRULE-v2.php.html
share/doc/davical/api/davical/_inc---test-RRULE.php.html
share/doc/davical/api/davical/_inc---ui---collection-edit.php.html
+share/doc/davical/api/davical/_inc---ui---external-browse.php.html
share/doc/davical/api/davical/_inc---ui---principal-browse.php.html
share/doc/davical/api/davical/_inc---ui---principal-edit.php.html
share/doc/davical/api/davical/_inc---vcard.php.html
+share/doc/davical/api/davical/_inc---well-known.php.html
share/doc/davical/api/davical/authentication/_inc---auth-functions.php.html
share/doc/davical/api/davical/caldav/_htdocs---caldav.php.html
share/doc/davical/api/davical/caldav/_htdocs---public.php.html
@@ -278,6 +285,7 @@ share/doc/davical/api/davical/caldav/_inc---caldav-PUT-vcard.php.html
share/doc/davical/api/davical/caldav/_inc---caldav-REPORT-pps-set.php.html
share/doc/davical/api/davical/caldav/_inc---caldav-REPORT-sync-collection.php.html
share/doc/davical/api/davical/caldav/_inc---caldav-REPORT.php.html
+share/doc/davical/api/davical/caldav/_inc---schedule-functions.php.html
share/doc/davical/api/davical/external-bind/_inc---external-fetch.php.html
share/doc/davical/api/davical/iSchedule/_inc---iSchedule.php.html
share/doc/davical/api/davical/iSchedule/iSchedule.html
diff --git a/www/davical/distinfo b/www/davical/distinfo
index 15de76db417..22345d2f3d5 100644
--- a/www/davical/distinfo
+++ b/www/davical/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2011/10/25 07:33:55 wiz Exp $
+$NetBSD: distinfo,v 1.8 2012/01/28 15:50:01 wiz Exp $
-SHA1 (davical-0.9.9.7.tar.gz) = 655487788d4bae062e89310083dc00f686a3ad54
-RMD160 (davical-0.9.9.7.tar.gz) = ae2165c7cd2036b2db845369d556c26b97b404c0
-Size (davical-0.9.9.7.tar.gz) = 2696161 bytes
+SHA1 (davical-1.0.2.tar.gz) = 5d8b87018411d6f3995809d959450dd7522a149c
+RMD160 (davical-1.0.2.tar.gz) = d24ccc16363f30789ec3c0b384f99999405fee7d
+Size (davical-1.0.2.tar.gz) = 2739740 bytes
SHA1 (patch-aa) = 3172ea7a359e1779431d732d0f1cb106e3b4dd4e
SHA1 (patch-ab) = d9c4c6729e7be6968306bdd96ed4269c0887a885
SHA1 (patch-ac) = 74e9b103d502886736dff4fa659fb3e50bae5032