Index: head/www/davical/Makefile =================================================================== --- head/www/davical/Makefile (revision 492049) +++ head/www/davical/Makefile (revision 492050) @@ -1,73 +1,72 @@ # Created by: Maurice Castro # $FreeBSD$ PORTNAME= davical DISTVERSIONPREFIX= r -DISTVERSION= 1.1.7 -PORTREVISION= 1 +DISTVERSION= 1.1.8 CATEGORIES?= www MAINTAINER= rigoletto@FreeBSD.org COMMENT= Simple CalDAV server using a postgres backend LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg \ p5-DBI>=0:databases/p5-DBI \ p5-YAML>=0:textproc/p5-YAML \ php-libawl>=0.54:devel/php-libawl \ pwgen:sysutils/pwgen USES= pgsql php shebangfix USE_GITLAB= yes GL_ACCOUNT= davical-project -GL_COMMIT= 05397d635c3f218b850775223aa5dd705da9f91c +GL_COMMIT= 4af9595f4d0530268ac1289ba4ab2adb4890802e USE_PHP= calendar curl gettext iconv pcre pdo pdo_pgsql pgsql xml SHEBANG_FILES= scripts/sync-remote-caldav.php SUB_FILES= pkg-message httpd-davical.conf PORTDOCS= README INSTALL davical_en_user_guide.odt phpdoc.ini \ translation.rst PORTEXAMPLES= config NO_ARCH= yes NO_BUILD= yes OPTIONS_DEFINE= DOCS EXAMPLES post-extract: ${FIND} ${WRKSRC} -name .gitignore -delete do-install: ${MKDIR} ${STAGEDIR}${WWWDIR}/htdocs \ ${STAGEDIR}${WWWDIR}/inc \ ${STAGEDIR}${WWWDIR}/config \ ${STAGEDIR}${DATADIR} # WWWDIR (cd ${WRKSRC}/htdocs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/htdocs) (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} . \ ${STAGEDIR}${WWWDIR}/inc "! -name always.php.in") ${INSTALL_DATA} ${WRKSRC}/config/example-config.php \ ${STAGEDIR}${WWWDIR}/config/config.php.sample # DATADIR (cd ${WRKSRC} && ${COPYTREE_SHARE} scripts ${STAGEDIR}${DATADIR}) (cd ${WRKSRC} && ${COPYTREE_SHARE} dba ${STAGEDIR}${DATADIR} \ "! -name update-davical-database") ${INSTALL_DATA} ${WRKDIR}/httpd-davical.conf ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/dba/update-davical-database \ ${STAGEDIR}${DATADIR}/dba do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/INSTALL ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} config ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/www/davical/distinfo =================================================================== --- head/www/davical/distinfo (revision 492049) +++ head/www/davical/distinfo (revision 492050) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520958401 -SHA256 (davical-project-davical-05397d635c3f218b850775223aa5dd705da9f91c_GL0.tar.gz) = 6fa4f141c44cdd2753ab01687f4ba51004603fd9456587593601b645b8411f06 -SIZE (davical-project-davical-05397d635c3f218b850775223aa5dd705da9f91c_GL0.tar.gz) = 1817957 +TIMESTAMP = 1549129140 +SHA256 (davical-project-davical-4af9595f4d0530268ac1289ba4ab2adb4890802e_GL0.tar.gz) = a2550d61b5f37ce7c41470ad2d6d846325c3f0ec9d63b71ec7ff2c63da24da58 +SIZE (davical-project-davical-4af9595f4d0530268ac1289ba4ab2adb4890802e_GL0.tar.gz) = 1836021 Index: head/www/davical/pkg-plist =================================================================== --- head/www/davical/pkg-plist (revision 492049) +++ head/www/davical/pkg-plist (revision 492050) @@ -1,152 +1,154 @@ %%DATADIR%%/dba/appuser_permissions.txt %%DATADIR%%/dba/base-data.sql %%DATADIR%%/dba/better_perms.sql %%DATADIR%%/dba/caldav_functions.sql %%DATADIR%%/dba/create-database.sh %%DATADIR%%/dba/davical.sql %%DATADIR%%/dba/patches/1.1.10.sql %%DATADIR%%/dba/patches/1.1.11.sql %%DATADIR%%/dba/patches/1.1.11a.sql %%DATADIR%%/dba/patches/1.1.12.sql %%DATADIR%%/dba/patches/1.1.12a.sql %%DATADIR%%/dba/patches/1.1.2.sql %%DATADIR%%/dba/patches/1.1.3.sql %%DATADIR%%/dba/patches/1.1.4.sql %%DATADIR%%/dba/patches/1.1.5.sql %%DATADIR%%/dba/patches/1.1.6.sql %%DATADIR%%/dba/patches/1.1.7.sql %%DATADIR%%/dba/patches/1.1.8.sql %%DATADIR%%/dba/patches/1.1.9.sql %%DATADIR%%/dba/patches/1.2.1.sql %%DATADIR%%/dba/patches/1.2.10.sql %%DATADIR%%/dba/patches/1.2.10a.sql %%DATADIR%%/dba/patches/1.2.11.sql %%DATADIR%%/dba/patches/1.2.12.sql %%DATADIR%%/dba/patches/1.2.1a.sql %%DATADIR%%/dba/patches/1.2.1b.sql %%DATADIR%%/dba/patches/1.2.2.sql %%DATADIR%%/dba/patches/1.2.3.sql %%DATADIR%%/dba/patches/1.2.3a.sql %%DATADIR%%/dba/patches/1.2.4.sql %%DATADIR%%/dba/patches/1.2.5.sql %%DATADIR%%/dba/patches/1.2.6.sql %%DATADIR%%/dba/patches/1.2.7.sql %%DATADIR%%/dba/patches/1.2.8.sql %%DATADIR%%/dba/patches/1.2.9.sql %%DATADIR%%/dba/patches/1.3.1.sql %%DATADIR%%/dba/patches/1.3.2.sql +%%DATADIR%%/dba/patches/1.3.3.sql %%DATADIR%%/dba/rrule_functions-8.1.sql %%DATADIR%%/dba/rrule_functions.sql %%DATADIR%%/dba/rrule_tests.sql %%DATADIR%%/dba/supported_locales.sql %%DATADIR%%/dba/update-davical-database %%DATADIR%%/dba/views/dav_principal.sql %%DATADIR%%/dba/windows/create-database.bat %%DATADIR%%/httpd-davical.conf %%DATADIR%%/scripts/archive-old-events.php %%DATADIR%%/scripts/build-always.sh %%DATADIR%%/scripts/cron-sync-ldap.php %%DATADIR%%/scripts/davical-cli %%DATADIR%%/scripts/export_calendar.php %%DATADIR%%/scripts/load_calendar.php %%DATADIR%%/scripts/po/rebuild-translations.sh %%DATADIR%%/scripts/refresh-alarms.php %%DATADIR%%/scripts/sync-remote-caldav.php %%DATADIR%%/scripts/tz-update.php %%PORTDOCS%%%%DOCSDIR%%/Doxyfile %%WWWDIR%%/htdocs/.htaccess %%WWWDIR%%/htdocs/admin.php %%WWWDIR%%/htdocs/always.php %%WWWDIR%%/htdocs/caldav.php %%WWWDIR%%/htdocs/caldav.php.orig %%WWWDIR%%/htdocs/css/browse.css %%WWWDIR%%/htdocs/css/edit.css %%WWWDIR%%/htdocs/davical.css %%WWWDIR%%/htdocs/feed.php %%WWWDIR%%/htdocs/freebusy.php %%WWWDIR%%/htdocs/help.php %%WWWDIR%%/htdocs/iSchedule.php %%WWWDIR%%/htdocs/images/down.gif %%WWWDIR%%/htdocs/images/up.gif %%WWWDIR%%/htdocs/index.php %%WWWDIR%%/htdocs/js/browse.js %%WWWDIR%%/htdocs/metrics.php %%WWWDIR%%/htdocs/public.php %%WWWDIR%%/htdocs/robots.txt %%WWWDIR%%/htdocs/setup.php %%WWWDIR%%/htdocs/tools.php %%WWWDIR%%/htdocs/tz.php %%WWWDIR%%/htdocs/upgrade.php %%WWWDIR%%/inc/AtomFeed.php %%WWWDIR%%/inc/CalDAVRequest.php %%WWWDIR%%/inc/DAVPrincipal.php %%WWWDIR%%/inc/DAVResource.php %%WWWDIR%%/inc/DAVTicket.php %%WWWDIR%%/inc/DAViCalSession.php %%WWWDIR%%/inc/HTTPAuthSession.php %%WWWDIR%%/inc/Principal.php %%WWWDIR%%/inc/PublicSession.php %%WWWDIR%%/inc/RRule.php %%WWWDIR%%/inc/WritableCollection.php %%WWWDIR%%/inc/auth-functions.php %%WWWDIR%%/inc/autodiscover-handler.php %%WWWDIR%%/inc/caldav-ACL.php %%WWWDIR%%/inc/caldav-BIND.php %%WWWDIR%%/inc/caldav-DELETE.php %%WWWDIR%%/inc/caldav-DELTICKET.php %%WWWDIR%%/inc/caldav-GET-functions.php %%WWWDIR%%/inc/caldav-GET.php %%WWWDIR%%/inc/caldav-LOCK.php %%WWWDIR%%/inc/caldav-MKCOL.php %%WWWDIR%%/inc/caldav-MKTICKET.php %%WWWDIR%%/inc/caldav-MOVE.php %%WWWDIR%%/inc/caldav-OPTIONS.php %%WWWDIR%%/inc/caldav-POST.php %%WWWDIR%%/inc/caldav-PROPFIND.php %%WWWDIR%%/inc/caldav-PROPPATCH.php %%WWWDIR%%/inc/caldav-PUT-default.php %%WWWDIR%%/inc/caldav-PUT-functions.php %%WWWDIR%%/inc/caldav-PUT-vcalendar.php %%WWWDIR%%/inc/caldav-PUT-vcard.php %%WWWDIR%%/inc/caldav-REPORT-calquery.php %%WWWDIR%%/inc/caldav-REPORT-cardquery.php %%WWWDIR%%/inc/caldav-REPORT-expand-property.php %%WWWDIR%%/inc/caldav-REPORT-freebusy.php %%WWWDIR%%/inc/caldav-REPORT-multiget.php %%WWWDIR%%/inc/caldav-REPORT-pps-set.php %%WWWDIR%%/inc/caldav-REPORT-principal-match.php %%WWWDIR%%/inc/caldav-REPORT-principal.php %%WWWDIR%%/inc/caldav-REPORT-sync-collection.php %%WWWDIR%%/inc/caldav-REPORT.php %%WWWDIR%%/inc/caldav-client-v2.php %%WWWDIR%%/inc/caldav-client.php %%WWWDIR%%/inc/check_UTF8.php %%WWWDIR%%/inc/davical_configuration_missing.php %%WWWDIR%%/inc/drivers_imap_pam.php %%WWWDIR%%/inc/drivers_ldap.php %%WWWDIR%%/inc/drivers_pwauth_pam.php %%WWWDIR%%/inc/drivers_rimap.php %%WWWDIR%%/inc/drivers_squid_pam.php %%WWWDIR%%/inc/external-fetch.php %%WWWDIR%%/inc/freebusy-functions.php %%WWWDIR%%/inc/iSchedule-POST.php %%WWWDIR%%/inc/iSchedule.php +%%WWWDIR%%/inc/instance_range.php %%WWWDIR%%/inc/interactive-page.php %%WWWDIR%%/inc/log_caldav_action.php %%WWWDIR%%/inc/other_translated_strings.php %%WWWDIR%%/inc/page-footer.php %%WWWDIR%%/inc/page-header.php %%WWWDIR%%/inc/pubsub.php %%WWWDIR%%/inc/schedule-functions.php %%WWWDIR%%/inc/tz/capabilities.php %%WWWDIR%%/inc/tz/expand.php %%WWWDIR%%/inc/tz/get.php %%WWWDIR%%/inc/tz/list.php %%WWWDIR%%/inc/ui/collection-edit.php %%WWWDIR%%/inc/ui/external-browse.php %%WWWDIR%%/inc/ui/principal-browse.php %%WWWDIR%%/inc/ui/principal-edit.php %%WWWDIR%%/inc/vcard.php %%WWWDIR%%/inc/vtimezone.php %%WWWDIR%%/inc/well-known.php @sample %%WWWDIR%%/config/config.php.sample