Hi, here's an update to davical 1.1.8 (&awl 0.60), seems to work fine for me with php 7.0 on 6.4 & android via davdroid.
Please test & report. Landry
Index: productivity/davical/Makefile =================================================================== RCS file: /cvs/ports/productivity/davical/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- productivity/davical/Makefile 17 Oct 2018 14:15:56 -0000 1.23 +++ productivity/davical/Makefile 10 Feb 2019 11:09:39 -0000 @@ -2,11 +2,10 @@ COMMENT = CalDAV/CardDav calendar/contacts server -DISTNAME = davical_1.1.7.orig -PKGNAME = davical-1.1.7 +DISTNAME = davical_1.1.8.orig +PKGNAME = davical-1.1.8 EXTRACT_SUFX = .tar.xz CATEGORIES = productivity net -REVISION = 1 HOMEPAGE = https://www.davical.org/ MASTER_SITES = https://www.davical.org/downloads/ Index: productivity/davical/distinfo =================================================================== RCS file: /cvs/ports/productivity/davical/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- productivity/davical/distinfo 28 May 2018 20:20:46 -0000 1.4 +++ productivity/davical/distinfo 10 Feb 2019 11:09:39 -0000 @@ -1,2 +1,2 @@ -SHA256 (davical_1.1.7.orig.tar.xz) = 6Uq5XeQ+7csiOTfMApcUf6ccx/gotskJEEuk3JuoJas= -SIZE (davical_1.1.7.orig.tar.xz) = 1347368 +SHA256 (davical_1.1.8.orig.tar.xz) = akcc6+0TlxEEHAXklIDL5eyS+XmnRgHjQh3fALErYbk= +SIZE (davical_1.1.8.orig.tar.xz) = 1358060 Index: productivity/davical/pkg/PLIST =================================================================== RCS file: /cvs/ports/productivity/davical/pkg/PLIST,v retrieving revision 1.7 diff -u -r1.7 PLIST --- productivity/davical/pkg/PLIST 4 Sep 2018 12:46:20 -0000 1.7 +++ productivity/davical/pkg/PLIST 10 Feb 2019 11:09:39 -0000 @@ -10,8 +10,8 @@ @sample davical/config/config.php davical/config/other-config.php davical/davical.conf -@sample ${PREFIX}/conf/modules.sample/ -@sample ${PREFIX}/conf/modules.sample/davical.conf +@sample conf/modules.sample/ +@sample conf/modules.sample/davical.conf davical/dba/ davical/dba/appuser_permissions.txt davical/dba/base-data.sql @@ -51,6 +51,7 @@ davical/dba/patches/1.2.9.sql davical/dba/patches/1.3.1.sql davical/dba/patches/1.3.2.sql +davical/dba/patches/1.3.3.sql davical/dba/rrule_functions-8.1.sql davical/dba/rrule_functions.sql davical/dba/rrule_tests.sql @@ -142,6 +143,7 @@ davical/inc/freebusy-functions.php davical/inc/iSchedule-POST.php davical/inc/iSchedule.php +davical/inc/instance_range.php davical/inc/interactive-page.php davical/inc/log_caldav_action.php davical/inc/other_translated_strings.php Index: www/awl/Makefile =================================================================== RCS file: /cvs/ports/www/awl/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- www/awl/Makefile 17 Oct 2018 14:15:56 -0000 1.14 +++ www/awl/Makefile 10 Feb 2019 11:09:39 -0000 @@ -2,12 +2,11 @@ COMMENT = Andrews web libraries for PHP -DISTNAME = awl_0.59.orig -PKGNAME = php-awl-0.59 +DISTNAME = awl_0.60.orig +PKGNAME = php-awl-0.60 EXTRACT_SUFX = .tar.xz CATEGORIES = www PKG_ARCH = * -REVISION = 0 # GPLv2+ PERMIT_PACKAGE_CDROM = Yes Index: www/awl/distinfo =================================================================== RCS file: /cvs/ports/www/awl/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- www/awl/distinfo 28 May 2018 20:19:41 -0000 1.4 +++ www/awl/distinfo 10 Feb 2019 11:09:39 -0000 @@ -1,2 +1,2 @@ -SHA256 (awl_0.59.orig.tar.xz) = V9qta18cjtV8HOkL6spgZb4fbSlsdoXuXe8N9U6dZwU= -SIZE (awl_0.59.orig.tar.xz) = 124652 +SHA256 (awl_0.60.orig.tar.xz) = GP1MR9RUIq6PS4TRlKKPtw+h1LDJ/FncgAz2ATCnReM= +SIZE (awl_0.60.orig.tar.xz) = 124772