Sun May 9 20:35:50 2021 UTC ()
davical: fix build when doxygen is already installed

While there, add the option to generate and include the documentation in the
package (disabled by default).

No PKGREVISION bump as the build simply broke with doxygen available, and the
new option is disabled by default.


(khorben)
diff -r1.46 -r1.47 pkgsrc/www/davical/Makefile
diff -r1.12 -r1.13 pkgsrc/www/davical/PLIST
diff -r0 -r1.1 pkgsrc/www/davical/options.mk

cvs diff -r1.46 -r1.47 pkgsrc/www/davical/Makefile (expand / switch to unified diff)

--- pkgsrc/www/davical/Makefile 2021/03/19 17:03:44 1.46
+++ pkgsrc/www/davical/Makefile 2021/05/09 20:35:50 1.47
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.46 2021/03/19 17:03:44 triaxx Exp $ 1# $NetBSD: Makefile,v 1.47 2021/05/09 20:35:50 khorben Exp $
2 2
3DISTNAME= davical-${DAVICAL_VERSION} 3DISTNAME= davical-${DAVICAL_VERSION}
4PKGNAME= ${PHP_PKG_PREFIX}-davical-${DAVICAL_VERSION} 4PKGNAME= ${PHP_PKG_PREFIX}-davical-${DAVICAL_VERSION}
5CATEGORIES= www 5CATEGORIES= www
6MASTER_SITES= -https://gitlab.com/davical-project/davical/repository/archive.tar.gz?ref=${GITLAB_TAG} 6MASTER_SITES= -https://gitlab.com/davical-project/davical/repository/archive.tar.gz?ref=${GITLAB_TAG}
7 7
8MAINTAINER= jym@NetBSD.org 8MAINTAINER= jym@NetBSD.org
9HOMEPAGE= https://www.davical.org/ 9HOMEPAGE= https://www.davical.org/
10COMMENT= Simple CalDAV server using a PostgreSQL backend 10COMMENT= Simple CalDAV server using a PostgreSQL backend
11LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 11LICENSE= gnu-gpl-v2 AND gnu-gpl-v3
12 12
13DAVICAL_VERSION= 1.1.10 13DAVICAL_VERSION= 1.1.10
14GITLAB_TAG= r${DAVICAL_VERSION} 14GITLAB_TAG= r${DAVICAL_VERSION}
@@ -121,16 +121,18 @@ do-install: @@ -121,16 +121,18 @@ do-install:
121 cd ${WRKSRC} && \ 121 cd ${WRKSRC} && \
122 ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${DOCDIR} 122 ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${DOCDIR}
123.endfor 123.endfor
124 124
125.for d in ${PAXDIRS} 125.for d in ${PAXDIRS}
126 ${INSTALL_DATA_DIR} ${DESTDIR}${DAVICALDIR}/${d} 126 ${INSTALL_DATA_DIR} ${DESTDIR}${DAVICALDIR}/${d}
127 cd ${WRKSRC}/${d} && pax -rwpam . ${DESTDIR}${DAVICALDIR}/${d} 127 cd ${WRKSRC}/${d} && pax -rwpam . ${DESTDIR}${DAVICALDIR}/${d}
128.endfor 128.endfor
129 129
130 cd ${WRKSRC}/config && for f in *; do \ 130 cd ${WRKSRC}/config && for f in *; do \
131 ${INSTALL_DATA} $$f ${DESTDIR}${EGDIR}/config/$$f; \ 131 ${INSTALL_DATA} $$f ${DESTDIR}${EGDIR}/config/$$f; \
132 done 132 done
133 133
 134.include "options.mk"
 135
134.include "../../mk/pgsql.buildlink3.mk" 136.include "../../mk/pgsql.buildlink3.mk"
135.include "../../devel/php-libawl/Makefile.common" 137.include "../../devel/php-libawl/Makefile.common"
136.include "../../mk/bsd.pkg.mk" 138.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/www/davical/PLIST 2019/12/12 08:12:27 1.12
+++ pkgsrc/www/davical/PLIST 2021/05/09 20:35:50 1.13
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.12 2019/12/12 08:12:27 hauke Exp $ 1@comment $NetBSD: PLIST,v 1.13 2021/05/09 20:35:50 khorben Exp $
2share/davical/dba/appuser_permissions.txt 2share/davical/dba/appuser_permissions.txt
3share/davical/dba/base-data.sql 3share/davical/dba/base-data.sql
4share/davical/dba/better_perms.sql 4share/davical/dba/better_perms.sql
5share/davical/dba/caldav_functions.sql 5share/davical/dba/caldav_functions.sql
6share/davical/dba/create-database.sh 6share/davical/dba/create-database.sh
7share/davical/dba/davical.sql 7share/davical/dba/davical.sql
8share/davical/dba/patches/1.1.10.sql 8share/davical/dba/patches/1.1.10.sql
9share/davical/dba/patches/1.1.11.sql 9share/davical/dba/patches/1.1.11.sql
10share/davical/dba/patches/1.1.11a.sql 10share/davical/dba/patches/1.1.11a.sql
11share/davical/dba/patches/1.1.12.sql 11share/davical/dba/patches/1.1.12.sql
12share/davical/dba/patches/1.1.12a.sql 12share/davical/dba/patches/1.1.12a.sql
13share/davical/dba/patches/1.1.2.sql 13share/davical/dba/patches/1.1.2.sql
14share/davical/dba/patches/1.1.3.sql 14share/davical/dba/patches/1.1.3.sql
@@ -196,22 +196,547 @@ share/davical/scripts/export_calendar.ph @@ -196,22 +196,547 @@ share/davical/scripts/export_calendar.ph
196share/davical/scripts/load_calendar.php 196share/davical/scripts/load_calendar.php
197share/davical/scripts/po/rebuild-translations.sh 197share/davical/scripts/po/rebuild-translations.sh
198share/davical/scripts/refresh-alarms.php 198share/davical/scripts/refresh-alarms.php
199share/davical/scripts/sync-remote-caldav.php 199share/davical/scripts/sync-remote-caldav.php
200share/davical/scripts/tz-update.php 200share/davical/scripts/tz-update.php
201share/doc/davical/COPYING 201share/doc/davical/COPYING
202share/doc/davical/CREDITS 202share/doc/davical/CREDITS
203share/doc/davical/ChangeLog 203share/doc/davical/ChangeLog
204share/doc/davical/Doxyfile 204share/doc/davical/Doxyfile
205share/doc/davical/INSTALL 205share/doc/davical/INSTALL
206share/doc/davical/README 206share/doc/davical/README
207share/doc/davical/TODO 207share/doc/davical/TODO
208share/doc/davical/VERSION 208share/doc/davical/VERSION
 209${PLIST.doxygen}share/doc/davical/api/AtomFeed_8php_source.html
 210${PLIST.doxygen}share/doc/davical/api/CalDAVRequest_8php_source.html
 211${PLIST.doxygen}share/doc/davical/api/DAVPrincipal_8php_source.html
 212${PLIST.doxygen}share/doc/davical/api/DAVResource_8php_source.html
 213${PLIST.doxygen}share/doc/davical/api/DAVTicket_8php_source.html
 214${PLIST.doxygen}share/doc/davical/api/DAViCalSession_8php_source.html
 215${PLIST.doxygen}share/doc/davical/api/HTTPAuthSession_8php_source.html
 216${PLIST.doxygen}share/doc/davical/api/Principal_8php_source.html
 217${PLIST.doxygen}share/doc/davical/api/PublicSession_8php_source.html
 218${PLIST.doxygen}share/doc/davical/api/RRule_8php_source.html
 219${PLIST.doxygen}share/doc/davical/api/WritableCollection_8php_source.html
 220${PLIST.doxygen}share/doc/davical/api/annotated.html
 221${PLIST.doxygen}share/doc/davical/api/annotated_dup.js
 222${PLIST.doxygen}share/doc/davical/api/auth-functions_8php_source.html
 223${PLIST.doxygen}share/doc/davical/api/autodiscover-handler_8php_source.html
 224${PLIST.doxygen}share/doc/davical/api/bc_s.png
 225${PLIST.doxygen}share/doc/davical/api/bdwn.png
 226${PLIST.doxygen}share/doc/davical/api/caldav-ACL_8php_source.html
 227${PLIST.doxygen}share/doc/davical/api/caldav-BIND_8php_source.html
 228${PLIST.doxygen}share/doc/davical/api/caldav-DELETE_8php_source.html
 229${PLIST.doxygen}share/doc/davical/api/caldav-DELTICKET_8php_source.html
 230${PLIST.doxygen}share/doc/davical/api/caldav-GET-functions_8php_source.html
 231${PLIST.doxygen}share/doc/davical/api/caldav-GET_8php_source.html
 232${PLIST.doxygen}share/doc/davical/api/caldav-LOCK_8php_source.html
 233${PLIST.doxygen}share/doc/davical/api/caldav-MKCOL_8php_source.html
 234${PLIST.doxygen}share/doc/davical/api/caldav-MKTICKET_8php_source.html
 235${PLIST.doxygen}share/doc/davical/api/caldav-MOVE_8php_source.html
 236${PLIST.doxygen}share/doc/davical/api/caldav-OPTIONS_8php_source.html
 237${PLIST.doxygen}share/doc/davical/api/caldav-POST_8php_source.html
 238${PLIST.doxygen}share/doc/davical/api/caldav-PROPFIND_8php_source.html
 239${PLIST.doxygen}share/doc/davical/api/caldav-PROPPATCH_8php_source.html
 240${PLIST.doxygen}share/doc/davical/api/caldav-PUT-default_8php_source.html
 241${PLIST.doxygen}share/doc/davical/api/caldav-PUT-functions_8php_source.html
 242${PLIST.doxygen}share/doc/davical/api/caldav-PUT-vcalendar_8php_source.html
 243${PLIST.doxygen}share/doc/davical/api/caldav-PUT-vcard_8php_source.html
 244${PLIST.doxygen}share/doc/davical/api/caldav-REPORT-calquery_8php_source.html
 245${PLIST.doxygen}share/doc/davical/api/caldav-REPORT-cardquery_8php_source.html
 246${PLIST.doxygen}share/doc/davical/api/caldav-REPORT-expand-property_8php_source.html
 247${PLIST.doxygen}share/doc/davical/api/caldav-REPORT-freebusy_8php_source.html
 248${PLIST.doxygen}share/doc/davical/api/caldav-REPORT-multiget_8php_source.html
 249${PLIST.doxygen}share/doc/davical/api/caldav-REPORT-pps-set_8php_source.html
 250${PLIST.doxygen}share/doc/davical/api/caldav-REPORT-principal-match_8php_source.html
 251${PLIST.doxygen}share/doc/davical/api/caldav-REPORT-principal_8php_source.html
 252${PLIST.doxygen}share/doc/davical/api/caldav-REPORT-sync-collection_8php_source.html
 253${PLIST.doxygen}share/doc/davical/api/caldav-REPORT_8php_source.html
 254${PLIST.doxygen}share/doc/davical/api/caldav-client-v2_8php_source.html
 255${PLIST.doxygen}share/doc/davical/api/caldav-client_8php_source.html
 256${PLIST.doxygen}share/doc/davical/api/check__UTF8_8php_source.html
 257${PLIST.doxygen}share/doc/davical/api/classAtomEntry-members.html
 258${PLIST.doxygen}share/doc/davical/api/classAtomEntry.html
 259${PLIST.doxygen}share/doc/davical/api/classAtomEntry.js
 260${PLIST.doxygen}share/doc/davical/api/classAtomFeed-members.html
 261${PLIST.doxygen}share/doc/davical/api/classAtomFeed.html
 262${PLIST.doxygen}share/doc/davical/api/classAtomFeed.js
 263${PLIST.doxygen}share/doc/davical/api/classAtomFeed__coll__graph.map
 264${PLIST.doxygen}share/doc/davical/api/classAtomFeed__coll__graph.md5
 265${PLIST.doxygen}share/doc/davical/api/classAtomFeed__coll__graph.png
 266${PLIST.doxygen}share/doc/davical/api/classAtomFeed__inherit__graph.map
 267${PLIST.doxygen}share/doc/davical/api/classAtomFeed__inherit__graph.md5
 268${PLIST.doxygen}share/doc/davical/api/classAtomFeed__inherit__graph.png
 269${PLIST.doxygen}share/doc/davical/api/classAtomXHTMLContent-members.html
 270${PLIST.doxygen}share/doc/davical/api/classAtomXHTMLContent.html
 271${PLIST.doxygen}share/doc/davical/api/classAtomXHTMLContent.js
 272${PLIST.doxygen}share/doc/davical/api/classCalDAVClient-members.html
 273${PLIST.doxygen}share/doc/davical/api/classCalDAVClient.html
 274${PLIST.doxygen}share/doc/davical/api/classCalDAVClient.js
 275${PLIST.doxygen}share/doc/davical/api/classCalDAVRequest-members.html
 276${PLIST.doxygen}share/doc/davical/api/classCalDAVRequest.html
 277${PLIST.doxygen}share/doc/davical/api/classCalDAVRequest.js
 278${PLIST.doxygen}share/doc/davical/api/classCalendarInfo-members.html
 279${PLIST.doxygen}share/doc/davical/api/classCalendarInfo.html
 280${PLIST.doxygen}share/doc/davical/api/classCalendarInfo.js
 281${PLIST.doxygen}share/doc/davical/api/classDAVPrincipal-members.html
 282${PLIST.doxygen}share/doc/davical/api/classDAVPrincipal.html
 283${PLIST.doxygen}share/doc/davical/api/classDAVPrincipal.js
 284${PLIST.doxygen}share/doc/davical/api/classDAVPrincipal__coll__graph.map
 285${PLIST.doxygen}share/doc/davical/api/classDAVPrincipal__coll__graph.md5
 286${PLIST.doxygen}share/doc/davical/api/classDAVPrincipal__coll__graph.png
 287${PLIST.doxygen}share/doc/davical/api/classDAVPrincipal__inherit__graph.map
 288${PLIST.doxygen}share/doc/davical/api/classDAVPrincipal__inherit__graph.md5
 289${PLIST.doxygen}share/doc/davical/api/classDAVPrincipal__inherit__graph.png
 290${PLIST.doxygen}share/doc/davical/api/classDAVResource-members.html
 291${PLIST.doxygen}share/doc/davical/api/classDAVResource.html
 292${PLIST.doxygen}share/doc/davical/api/classDAVResource.js
 293${PLIST.doxygen}share/doc/davical/api/classDAVResource__inherit__graph.map
 294${PLIST.doxygen}share/doc/davical/api/classDAVResource__inherit__graph.md5
 295${PLIST.doxygen}share/doc/davical/api/classDAVResource__inherit__graph.png
 296${PLIST.doxygen}share/doc/davical/api/classDAVTicket-members.html
 297${PLIST.doxygen}share/doc/davical/api/classDAVTicket.html
 298${PLIST.doxygen}share/doc/davical/api/classDAVTicket.js
 299${PLIST.doxygen}share/doc/davical/api/classDAViCalSession-members.html
 300${PLIST.doxygen}share/doc/davical/api/classDAViCalSession.html
 301${PLIST.doxygen}share/doc/davical/api/classDAViCalSession.js
 302${PLIST.doxygen}share/doc/davical/api/classDAViCalSession__coll__graph.map
 303${PLIST.doxygen}share/doc/davical/api/classDAViCalSession__coll__graph.md5
 304${PLIST.doxygen}share/doc/davical/api/classDAViCalSession__coll__graph.png
 305${PLIST.doxygen}share/doc/davical/api/classDAViCalSession__inherit__graph.map
 306${PLIST.doxygen}share/doc/davical/api/classDAViCalSession__inherit__graph.md5
 307${PLIST.doxygen}share/doc/davical/api/classDAViCalSession__inherit__graph.png
 308${PLIST.doxygen}share/doc/davical/api/classFakeSession-members.html
 309${PLIST.doxygen}share/doc/davical/api/classFakeSession.html
 310${PLIST.doxygen}share/doc/davical/api/classFakeSession.js
 311${PLIST.doxygen}share/doc/davical/api/classHTTPAuthSession-members.html
 312${PLIST.doxygen}share/doc/davical/api/classHTTPAuthSession.html
 313${PLIST.doxygen}share/doc/davical/api/classHTTPAuthSession.js
 314${PLIST.doxygen}share/doc/davical/api/classPrincipal-members.html
 315${PLIST.doxygen}share/doc/davical/api/classPrincipal.html
 316${PLIST.doxygen}share/doc/davical/api/classPrincipal.js
 317${PLIST.doxygen}share/doc/davical/api/classPrincipal__inherit__graph.map
 318${PLIST.doxygen}share/doc/davical/api/classPrincipal__inherit__graph.md5
 319${PLIST.doxygen}share/doc/davical/api/classPrincipal__inherit__graph.png
 320${PLIST.doxygen}share/doc/davical/api/classPublicSession-members.html
 321${PLIST.doxygen}share/doc/davical/api/classPublicSession.html
 322${PLIST.doxygen}share/doc/davical/api/classPublicSession.js
 323${PLIST.doxygen}share/doc/davical/api/classRepeatRule-members.html
 324${PLIST.doxygen}share/doc/davical/api/classRepeatRule.html
 325${PLIST.doxygen}share/doc/davical/api/classRepeatRule.js
 326${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateRange-members.html
 327${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateRange.html
 328${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateRange.js
 329${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateTime-members.html
 330${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateTime.html
 331${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateTime.js
 332${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateTime__coll__graph.map
 333${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateTime__coll__graph.md5
 334${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateTime__coll__graph.png
 335${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateTime__inherit__graph.map
 336${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateTime__inherit__graph.md5
 337${PLIST.doxygen}share/doc/davical/api/classRepeatRuleDateTime__inherit__graph.png
 338${PLIST.doxygen}share/doc/davical/api/classRepeatRuleTimeZone-members.html
 339${PLIST.doxygen}share/doc/davical/api/classRepeatRuleTimeZone.html
 340${PLIST.doxygen}share/doc/davical/api/classRepeatRuleTimeZone.js
 341${PLIST.doxygen}share/doc/davical/api/classRepeatRuleTimeZone__coll__graph.map
 342${PLIST.doxygen}share/doc/davical/api/classRepeatRuleTimeZone__coll__graph.md5
 343${PLIST.doxygen}share/doc/davical/api/classRepeatRuleTimeZone__coll__graph.png
 344${PLIST.doxygen}share/doc/davical/api/classRepeatRuleTimeZone__inherit__graph.map
 345${PLIST.doxygen}share/doc/davical/api/classRepeatRuleTimeZone__inherit__graph.md5
 346${PLIST.doxygen}share/doc/davical/api/classRepeatRuleTimeZone__inherit__graph.png
 347${PLIST.doxygen}share/doc/davical/api/classRfc5545Duration-members.html
 348${PLIST.doxygen}share/doc/davical/api/classRfc5545Duration.html
 349${PLIST.doxygen}share/doc/davical/api/classRfc5545Duration.js
 350${PLIST.doxygen}share/doc/davical/api/classVCard-members.html
 351${PLIST.doxygen}share/doc/davical/api/classVCard.html
 352${PLIST.doxygen}share/doc/davical/api/classVCard.js
 353${PLIST.doxygen}share/doc/davical/api/classVCard__coll__graph.map
 354${PLIST.doxygen}share/doc/davical/api/classVCard__coll__graph.md5
 355${PLIST.doxygen}share/doc/davical/api/classVCard__coll__graph.png
 356${PLIST.doxygen}share/doc/davical/api/classVCard__inherit__graph.map
 357${PLIST.doxygen}share/doc/davical/api/classVCard__inherit__graph.md5
 358${PLIST.doxygen}share/doc/davical/api/classVCard__inherit__graph.png
 359${PLIST.doxygen}share/doc/davical/api/classVTimezone-members.html
 360${PLIST.doxygen}share/doc/davical/api/classVTimezone.html
 361${PLIST.doxygen}share/doc/davical/api/classVTimezone__coll__graph.map
 362${PLIST.doxygen}share/doc/davical/api/classVTimezone__coll__graph.md5
 363${PLIST.doxygen}share/doc/davical/api/classVTimezone__coll__graph.png
 364${PLIST.doxygen}share/doc/davical/api/classVTimezone__inherit__graph.map
 365${PLIST.doxygen}share/doc/davical/api/classVTimezone__inherit__graph.md5
 366${PLIST.doxygen}share/doc/davical/api/classVTimezone__inherit__graph.png
 367${PLIST.doxygen}share/doc/davical/api/classWritableCollection-members.html
 368${PLIST.doxygen}share/doc/davical/api/classWritableCollection.html
 369${PLIST.doxygen}share/doc/davical/api/classWritableCollection.js
 370${PLIST.doxygen}share/doc/davical/api/classWritableCollection__coll__graph.map
 371${PLIST.doxygen}share/doc/davical/api/classWritableCollection__coll__graph.md5
 372${PLIST.doxygen}share/doc/davical/api/classWritableCollection__coll__graph.png
 373${PLIST.doxygen}share/doc/davical/api/classWritableCollection__inherit__graph.map
 374${PLIST.doxygen}share/doc/davical/api/classWritableCollection__inherit__graph.md5
 375${PLIST.doxygen}share/doc/davical/api/classWritableCollection__inherit__graph.png
 376${PLIST.doxygen}share/doc/davical/api/classes.html
 377${PLIST.doxygen}share/doc/davical/api/classiSchedule-members.html
 378${PLIST.doxygen}share/doc/davical/api/classiSchedule.html
 379${PLIST.doxygen}share/doc/davical/api/classiSchedule.js
 380${PLIST.doxygen}share/doc/davical/api/classimapPamDriver-members.html
 381${PLIST.doxygen}share/doc/davical/api/classimapPamDriver.html
 382${PLIST.doxygen}share/doc/davical/api/classimapPamDriver.js
 383${PLIST.doxygen}share/doc/davical/api/classldapDriver-members.html
 384${PLIST.doxygen}share/doc/davical/api/classldapDriver.html
 385${PLIST.doxygen}share/doc/davical/api/classldapDriver.js
 386${PLIST.doxygen}share/doc/davical/api/classpwauthPamDriver-members.html
 387${PLIST.doxygen}share/doc/davical/api/classpwauthPamDriver.html
 388${PLIST.doxygen}share/doc/davical/api/classpwauthPamDriver.js
 389${PLIST.doxygen}share/doc/davical/api/classrimapPamDriver-members.html
 390${PLIST.doxygen}share/doc/davical/api/classrimapPamDriver.html
 391${PLIST.doxygen}share/doc/davical/api/classrimapPamDriver.js
 392${PLIST.doxygen}share/doc/davical/api/classsquidPamDriver-members.html
 393${PLIST.doxygen}share/doc/davical/api/classsquidPamDriver.html
 394${PLIST.doxygen}share/doc/davical/api/classsquidPamDriver.js
 395${PLIST.doxygen}share/doc/davical/api/classxmpp-members.html
 396${PLIST.doxygen}share/doc/davical/api/classxmpp.html
 397${PLIST.doxygen}share/doc/davical/api/classxmpp.js
 398${PLIST.doxygen}share/doc/davical/api/closed.png
 399${PLIST.doxygen}share/doc/davical/api/csrf__tokens_8php_source.html
 400${PLIST.doxygen}share/doc/davical/api/davical__configuration__missing_8php_source.html
 401${PLIST.doxygen}share/doc/davical/api/deprecated.html
 402${PLIST.doxygen}share/doc/davical/api/dir_000000.html
 403${PLIST.doxygen}share/doc/davical/api/dir_000000.js
 404${PLIST.doxygen}share/doc/davical/api/doc.png
 405${PLIST.doxygen}share/doc/davical/api/doxygen.css
 406${PLIST.doxygen}share/doc/davical/api/doxygen.svg
 407${PLIST.doxygen}share/doc/davical/api/drivers__imap__pam_8php_source.html
 408${PLIST.doxygen}share/doc/davical/api/drivers__ldap_8php_source.html
 409${PLIST.doxygen}share/doc/davical/api/drivers__pwauth__pam_8php_source.html
 410${PLIST.doxygen}share/doc/davical/api/drivers__rimap_8php_source.html
 411${PLIST.doxygen}share/doc/davical/api/drivers__squid__pam_8php_source.html
 412${PLIST.doxygen}share/doc/davical/api/dynsections.js
 413${PLIST.doxygen}share/doc/davical/api/external-fetch_8php_source.html
 414${PLIST.doxygen}share/doc/davical/api/files.html
 415${PLIST.doxygen}share/doc/davical/api/files_dup.js
 416${PLIST.doxygen}share/doc/davical/api/folderclosed.png
 417${PLIST.doxygen}share/doc/davical/api/folderopen.png
 418${PLIST.doxygen}share/doc/davical/api/freebusy-functions_8php_source.html
 419${PLIST.doxygen}share/doc/davical/api/functions.html
 420${PLIST.doxygen}share/doc/davical/api/functions__.html
 421${PLIST.doxygen}share/doc/davical/api/functions_a.html
 422${PLIST.doxygen}share/doc/davical/api/functions_b.html
 423${PLIST.doxygen}share/doc/davical/api/functions_c.html
 424${PLIST.doxygen}share/doc/davical/api/functions_d.html
 425${PLIST.doxygen}share/doc/davical/api/functions_dup.js
 426${PLIST.doxygen}share/doc/davical/api/functions_e.html
 427${PLIST.doxygen}share/doc/davical/api/functions_f.html
 428${PLIST.doxygen}share/doc/davical/api/functions_func.html
 429${PLIST.doxygen}share/doc/davical/api/functions_func.js
 430${PLIST.doxygen}share/doc/davical/api/functions_func_a.html
 431${PLIST.doxygen}share/doc/davical/api/functions_func_b.html
 432${PLIST.doxygen}share/doc/davical/api/functions_func_c.html
 433${PLIST.doxygen}share/doc/davical/api/functions_func_d.html
 434${PLIST.doxygen}share/doc/davical/api/functions_func_e.html
 435${PLIST.doxygen}share/doc/davical/api/functions_func_f.html
 436${PLIST.doxygen}share/doc/davical/api/functions_func_g.html
 437${PLIST.doxygen}share/doc/davical/api/functions_func_h.html
 438${PLIST.doxygen}share/doc/davical/api/functions_func_i.html
 439${PLIST.doxygen}share/doc/davical/api/functions_func_l.html
 440${PLIST.doxygen}share/doc/davical/api/functions_func_m.html
 441${PLIST.doxygen}share/doc/davical/api/functions_func_n.html
 442${PLIST.doxygen}share/doc/davical/api/functions_func_o.html
 443${PLIST.doxygen}share/doc/davical/api/functions_func_p.html
 444${PLIST.doxygen}share/doc/davical/api/functions_func_q.html
 445${PLIST.doxygen}share/doc/davical/api/functions_func_r.html
 446${PLIST.doxygen}share/doc/davical/api/functions_func_s.html
 447${PLIST.doxygen}share/doc/davical/api/functions_func_t.html
 448${PLIST.doxygen}share/doc/davical/api/functions_func_u.html
 449${PLIST.doxygen}share/doc/davical/api/functions_func_v.html
 450${PLIST.doxygen}share/doc/davical/api/functions_func_w.html
 451${PLIST.doxygen}share/doc/davical/api/functions_func_x.html
 452${PLIST.doxygen}share/doc/davical/api/functions_g.html
 453${PLIST.doxygen}share/doc/davical/api/functions_h.html
 454${PLIST.doxygen}share/doc/davical/api/functions_i.html
 455${PLIST.doxygen}share/doc/davical/api/functions_l.html
 456${PLIST.doxygen}share/doc/davical/api/functions_m.html
 457${PLIST.doxygen}share/doc/davical/api/functions_n.html
 458${PLIST.doxygen}share/doc/davical/api/functions_o.html
 459${PLIST.doxygen}share/doc/davical/api/functions_p.html
 460${PLIST.doxygen}share/doc/davical/api/functions_q.html
 461${PLIST.doxygen}share/doc/davical/api/functions_r.html
 462${PLIST.doxygen}share/doc/davical/api/functions_s.html
 463${PLIST.doxygen}share/doc/davical/api/functions_t.html
 464${PLIST.doxygen}share/doc/davical/api/functions_u.html
 465${PLIST.doxygen}share/doc/davical/api/functions_v.html
 466${PLIST.doxygen}share/doc/davical/api/functions_vars.html
 467${PLIST.doxygen}share/doc/davical/api/functions_w.html
 468${PLIST.doxygen}share/doc/davical/api/functions_x.html
 469${PLIST.doxygen}share/doc/davical/api/graph_legend.html
 470${PLIST.doxygen}share/doc/davical/api/graph_legend.md5
 471${PLIST.doxygen}share/doc/davical/api/graph_legend.png
 472${PLIST.doxygen}share/doc/davical/api/hierarchy.html
 473${PLIST.doxygen}share/doc/davical/api/hierarchy.js
 474${PLIST.doxygen}share/doc/davical/api/iSchedule-POST_8php_source.html
 475${PLIST.doxygen}share/doc/davical/api/iSchedule_8php_source.html
 476${PLIST.doxygen}share/doc/davical/api/index.html
 477${PLIST.doxygen}share/doc/davical/api/inherit_graph_0.map
 478${PLIST.doxygen}share/doc/davical/api/inherit_graph_0.md5
 479${PLIST.doxygen}share/doc/davical/api/inherit_graph_0.png
 480${PLIST.doxygen}share/doc/davical/api/inherit_graph_1.map
 481${PLIST.doxygen}share/doc/davical/api/inherit_graph_1.md5
 482${PLIST.doxygen}share/doc/davical/api/inherit_graph_1.png
 483${PLIST.doxygen}share/doc/davical/api/inherit_graph_10.map
 484${PLIST.doxygen}share/doc/davical/api/inherit_graph_10.md5
 485${PLIST.doxygen}share/doc/davical/api/inherit_graph_10.png
 486${PLIST.doxygen}share/doc/davical/api/inherit_graph_11.map
 487${PLIST.doxygen}share/doc/davical/api/inherit_graph_11.md5
 488${PLIST.doxygen}share/doc/davical/api/inherit_graph_11.png
 489${PLIST.doxygen}share/doc/davical/api/inherit_graph_12.map
 490${PLIST.doxygen}share/doc/davical/api/inherit_graph_12.md5
 491${PLIST.doxygen}share/doc/davical/api/inherit_graph_12.png
 492${PLIST.doxygen}share/doc/davical/api/inherit_graph_13.map
 493${PLIST.doxygen}share/doc/davical/api/inherit_graph_13.md5
 494${PLIST.doxygen}share/doc/davical/api/inherit_graph_13.png
 495${PLIST.doxygen}share/doc/davical/api/inherit_graph_14.map
 496${PLIST.doxygen}share/doc/davical/api/inherit_graph_14.md5
 497${PLIST.doxygen}share/doc/davical/api/inherit_graph_14.png
 498${PLIST.doxygen}share/doc/davical/api/inherit_graph_15.map
 499${PLIST.doxygen}share/doc/davical/api/inherit_graph_15.md5
 500${PLIST.doxygen}share/doc/davical/api/inherit_graph_15.png
 501${PLIST.doxygen}share/doc/davical/api/inherit_graph_16.map
 502${PLIST.doxygen}share/doc/davical/api/inherit_graph_16.md5
 503${PLIST.doxygen}share/doc/davical/api/inherit_graph_16.png
 504${PLIST.doxygen}share/doc/davical/api/inherit_graph_17.map
 505${PLIST.doxygen}share/doc/davical/api/inherit_graph_17.md5
 506${PLIST.doxygen}share/doc/davical/api/inherit_graph_17.png
 507${PLIST.doxygen}share/doc/davical/api/inherit_graph_18.map
 508${PLIST.doxygen}share/doc/davical/api/inherit_graph_18.md5
 509${PLIST.doxygen}share/doc/davical/api/inherit_graph_18.png
 510${PLIST.doxygen}share/doc/davical/api/inherit_graph_19.map
 511${PLIST.doxygen}share/doc/davical/api/inherit_graph_19.md5
 512${PLIST.doxygen}share/doc/davical/api/inherit_graph_19.png
 513${PLIST.doxygen}share/doc/davical/api/inherit_graph_2.map
 514${PLIST.doxygen}share/doc/davical/api/inherit_graph_2.md5
 515${PLIST.doxygen}share/doc/davical/api/inherit_graph_2.png
 516${PLIST.doxygen}share/doc/davical/api/inherit_graph_20.map
 517${PLIST.doxygen}share/doc/davical/api/inherit_graph_20.md5
 518${PLIST.doxygen}share/doc/davical/api/inherit_graph_20.png
 519${PLIST.doxygen}share/doc/davical/api/inherit_graph_21.map
 520${PLIST.doxygen}share/doc/davical/api/inherit_graph_21.md5
 521${PLIST.doxygen}share/doc/davical/api/inherit_graph_21.png
 522${PLIST.doxygen}share/doc/davical/api/inherit_graph_22.map
 523${PLIST.doxygen}share/doc/davical/api/inherit_graph_22.md5
 524${PLIST.doxygen}share/doc/davical/api/inherit_graph_22.png
 525${PLIST.doxygen}share/doc/davical/api/inherit_graph_23.map
 526${PLIST.doxygen}share/doc/davical/api/inherit_graph_23.md5
 527${PLIST.doxygen}share/doc/davical/api/inherit_graph_23.png
 528${PLIST.doxygen}share/doc/davical/api/inherit_graph_24.map
 529${PLIST.doxygen}share/doc/davical/api/inherit_graph_24.md5
 530${PLIST.doxygen}share/doc/davical/api/inherit_graph_24.png
 531${PLIST.doxygen}share/doc/davical/api/inherit_graph_25.map
 532${PLIST.doxygen}share/doc/davical/api/inherit_graph_25.md5
 533${PLIST.doxygen}share/doc/davical/api/inherit_graph_25.png
 534${PLIST.doxygen}share/doc/davical/api/inherit_graph_3.map
 535${PLIST.doxygen}share/doc/davical/api/inherit_graph_3.md5
 536${PLIST.doxygen}share/doc/davical/api/inherit_graph_3.png
 537${PLIST.doxygen}share/doc/davical/api/inherit_graph_4.map
 538${PLIST.doxygen}share/doc/davical/api/inherit_graph_4.md5
 539${PLIST.doxygen}share/doc/davical/api/inherit_graph_4.png
 540${PLIST.doxygen}share/doc/davical/api/inherit_graph_5.map
 541${PLIST.doxygen}share/doc/davical/api/inherit_graph_5.md5
 542${PLIST.doxygen}share/doc/davical/api/inherit_graph_5.png
 543${PLIST.doxygen}share/doc/davical/api/inherit_graph_6.map
 544${PLIST.doxygen}share/doc/davical/api/inherit_graph_6.md5
 545${PLIST.doxygen}share/doc/davical/api/inherit_graph_6.png
 546${PLIST.doxygen}share/doc/davical/api/inherit_graph_7.map
 547${PLIST.doxygen}share/doc/davical/api/inherit_graph_7.md5
 548${PLIST.doxygen}share/doc/davical/api/inherit_graph_7.png
 549${PLIST.doxygen}share/doc/davical/api/inherit_graph_8.map
 550${PLIST.doxygen}share/doc/davical/api/inherit_graph_8.md5
 551${PLIST.doxygen}share/doc/davical/api/inherit_graph_8.png
 552${PLIST.doxygen}share/doc/davical/api/inherit_graph_9.map
 553${PLIST.doxygen}share/doc/davical/api/inherit_graph_9.md5
 554${PLIST.doxygen}share/doc/davical/api/inherit_graph_9.png
 555${PLIST.doxygen}share/doc/davical/api/inherits.html
 556${PLIST.doxygen}share/doc/davical/api/instance__range_8php_source.html
 557${PLIST.doxygen}share/doc/davical/api/interactive-page_8php_source.html
 558${PLIST.doxygen}share/doc/davical/api/jquery.js
 559${PLIST.doxygen}share/doc/davical/api/log__caldav__action_8php_source.html
 560${PLIST.doxygen}share/doc/davical/api/menu.js
 561${PLIST.doxygen}share/doc/davical/api/menudata.js
 562${PLIST.doxygen}share/doc/davical/api/namespaceawl.html
 563${PLIST.doxygen}share/doc/davical/api/namespacedavical.html
 564${PLIST.doxygen}share/doc/davical/api/namespaces.html
 565${PLIST.doxygen}share/doc/davical/api/namespaces_dup.js
 566${PLIST.doxygen}share/doc/davical/api/nav_f.png
 567${PLIST.doxygen}share/doc/davical/api/nav_g.png
 568${PLIST.doxygen}share/doc/davical/api/nav_h.png
 569${PLIST.doxygen}share/doc/davical/api/navtree.css
 570${PLIST.doxygen}share/doc/davical/api/navtree.js
 571${PLIST.doxygen}share/doc/davical/api/navtreedata.js
 572${PLIST.doxygen}share/doc/davical/api/navtreeindex0.js
 573${PLIST.doxygen}share/doc/davical/api/navtreeindex1.js
 574${PLIST.doxygen}share/doc/davical/api/navtreeindex2.js
 575${PLIST.doxygen}share/doc/davical/api/open.png
 576${PLIST.doxygen}share/doc/davical/api/other__translated__strings_8php_source.html
 577${PLIST.doxygen}share/doc/davical/api/page-footer_8php_source.html
 578${PLIST.doxygen}share/doc/davical/api/page-header_8php_source.html
 579${PLIST.doxygen}share/doc/davical/api/pages.html
 580${PLIST.doxygen}share/doc/davical/api/pubsub_8php_source.html
 581${PLIST.doxygen}share/doc/davical/api/resize.js
 582${PLIST.doxygen}share/doc/davical/api/schedule-functions_8php_source.html
 583${PLIST.doxygen}share/doc/davical/api/search/all_0.html
 584${PLIST.doxygen}share/doc/davical/api/search/all_0.js
 585${PLIST.doxygen}share/doc/davical/api/search/all_1.html
 586${PLIST.doxygen}share/doc/davical/api/search/all_1.js
 587${PLIST.doxygen}share/doc/davical/api/search/all_10.html
 588${PLIST.doxygen}share/doc/davical/api/search/all_10.js
 589${PLIST.doxygen}share/doc/davical/api/search/all_11.html
 590${PLIST.doxygen}share/doc/davical/api/search/all_11.js
 591${PLIST.doxygen}share/doc/davical/api/search/all_12.html
 592${PLIST.doxygen}share/doc/davical/api/search/all_12.js
 593${PLIST.doxygen}share/doc/davical/api/search/all_13.html
 594${PLIST.doxygen}share/doc/davical/api/search/all_13.js
 595${PLIST.doxygen}share/doc/davical/api/search/all_14.html
 596${PLIST.doxygen}share/doc/davical/api/search/all_14.js
 597${PLIST.doxygen}share/doc/davical/api/search/all_15.html
 598${PLIST.doxygen}share/doc/davical/api/search/all_15.js
 599${PLIST.doxygen}share/doc/davical/api/search/all_16.html
 600${PLIST.doxygen}share/doc/davical/api/search/all_16.js
 601${PLIST.doxygen}share/doc/davical/api/search/all_17.html
 602${PLIST.doxygen}share/doc/davical/api/search/all_17.js
 603${PLIST.doxygen}share/doc/davical/api/search/all_2.html
 604${PLIST.doxygen}share/doc/davical/api/search/all_2.js
 605${PLIST.doxygen}share/doc/davical/api/search/all_3.html
 606${PLIST.doxygen}share/doc/davical/api/search/all_3.js
 607${PLIST.doxygen}share/doc/davical/api/search/all_4.html
 608${PLIST.doxygen}share/doc/davical/api/search/all_4.js
 609${PLIST.doxygen}share/doc/davical/api/search/all_5.html
 610${PLIST.doxygen}share/doc/davical/api/search/all_5.js
 611${PLIST.doxygen}share/doc/davical/api/search/all_6.html
 612${PLIST.doxygen}share/doc/davical/api/search/all_6.js
 613${PLIST.doxygen}share/doc/davical/api/search/all_7.html
 614${PLIST.doxygen}share/doc/davical/api/search/all_7.js
 615${PLIST.doxygen}share/doc/davical/api/search/all_8.html
 616${PLIST.doxygen}share/doc/davical/api/search/all_8.js
 617${PLIST.doxygen}share/doc/davical/api/search/all_9.html
 618${PLIST.doxygen}share/doc/davical/api/search/all_9.js
 619${PLIST.doxygen}share/doc/davical/api/search/all_a.html
 620${PLIST.doxygen}share/doc/davical/api/search/all_a.js
 621${PLIST.doxygen}share/doc/davical/api/search/all_b.html
 622${PLIST.doxygen}share/doc/davical/api/search/all_b.js
 623${PLIST.doxygen}share/doc/davical/api/search/all_c.html
 624${PLIST.doxygen}share/doc/davical/api/search/all_c.js
 625${PLIST.doxygen}share/doc/davical/api/search/all_d.html
 626${PLIST.doxygen}share/doc/davical/api/search/all_d.js
 627${PLIST.doxygen}share/doc/davical/api/search/all_e.html
 628${PLIST.doxygen}share/doc/davical/api/search/all_e.js
 629${PLIST.doxygen}share/doc/davical/api/search/all_f.html
 630${PLIST.doxygen}share/doc/davical/api/search/all_f.js
 631${PLIST.doxygen}share/doc/davical/api/search/classes_0.html
 632${PLIST.doxygen}share/doc/davical/api/search/classes_0.js
 633${PLIST.doxygen}share/doc/davical/api/search/classes_1.html
 634${PLIST.doxygen}share/doc/davical/api/search/classes_1.js
 635${PLIST.doxygen}share/doc/davical/api/search/classes_2.html
 636${PLIST.doxygen}share/doc/davical/api/search/classes_2.js
 637${PLIST.doxygen}share/doc/davical/api/search/classes_3.html
 638${PLIST.doxygen}share/doc/davical/api/search/classes_3.js
 639${PLIST.doxygen}share/doc/davical/api/search/classes_4.html
 640${PLIST.doxygen}share/doc/davical/api/search/classes_4.js
 641${PLIST.doxygen}share/doc/davical/api/search/classes_5.html
 642${PLIST.doxygen}share/doc/davical/api/search/classes_5.js
 643${PLIST.doxygen}share/doc/davical/api/search/classes_6.html
 644${PLIST.doxygen}share/doc/davical/api/search/classes_6.js
 645${PLIST.doxygen}share/doc/davical/api/search/classes_7.html
 646${PLIST.doxygen}share/doc/davical/api/search/classes_7.js
 647${PLIST.doxygen}share/doc/davical/api/search/classes_8.html
 648${PLIST.doxygen}share/doc/davical/api/search/classes_8.js
 649${PLIST.doxygen}share/doc/davical/api/search/classes_9.html
 650${PLIST.doxygen}share/doc/davical/api/search/classes_9.js
 651${PLIST.doxygen}share/doc/davical/api/search/classes_a.html
 652${PLIST.doxygen}share/doc/davical/api/search/classes_a.js
 653${PLIST.doxygen}share/doc/davical/api/search/classes_b.html
 654${PLIST.doxygen}share/doc/davical/api/search/classes_b.js
 655${PLIST.doxygen}share/doc/davical/api/search/classes_c.html
 656${PLIST.doxygen}share/doc/davical/api/search/classes_c.js
 657${PLIST.doxygen}share/doc/davical/api/search/close.svg
 658${PLIST.doxygen}share/doc/davical/api/search/functions_0.html
 659${PLIST.doxygen}share/doc/davical/api/search/functions_0.js
 660${PLIST.doxygen}share/doc/davical/api/search/functions_1.html
 661${PLIST.doxygen}share/doc/davical/api/search/functions_1.js
 662${PLIST.doxygen}share/doc/davical/api/search/functions_10.html
 663${PLIST.doxygen}share/doc/davical/api/search/functions_10.js
 664${PLIST.doxygen}share/doc/davical/api/search/functions_11.html
 665${PLIST.doxygen}share/doc/davical/api/search/functions_11.js
 666${PLIST.doxygen}share/doc/davical/api/search/functions_12.html
 667${PLIST.doxygen}share/doc/davical/api/search/functions_12.js
 668${PLIST.doxygen}share/doc/davical/api/search/functions_13.html
 669${PLIST.doxygen}share/doc/davical/api/search/functions_13.js
 670${PLIST.doxygen}share/doc/davical/api/search/functions_14.html
 671${PLIST.doxygen}share/doc/davical/api/search/functions_14.js
 672${PLIST.doxygen}share/doc/davical/api/search/functions_15.html
 673${PLIST.doxygen}share/doc/davical/api/search/functions_15.js
 674${PLIST.doxygen}share/doc/davical/api/search/functions_16.html
 675${PLIST.doxygen}share/doc/davical/api/search/functions_16.js
 676${PLIST.doxygen}share/doc/davical/api/search/functions_2.html
 677${PLIST.doxygen}share/doc/davical/api/search/functions_2.js
 678${PLIST.doxygen}share/doc/davical/api/search/functions_3.html
 679${PLIST.doxygen}share/doc/davical/api/search/functions_3.js
 680${PLIST.doxygen}share/doc/davical/api/search/functions_4.html
 681${PLIST.doxygen}share/doc/davical/api/search/functions_4.js
 682${PLIST.doxygen}share/doc/davical/api/search/functions_5.html
 683${PLIST.doxygen}share/doc/davical/api/search/functions_5.js
 684${PLIST.doxygen}share/doc/davical/api/search/functions_6.html
 685${PLIST.doxygen}share/doc/davical/api/search/functions_6.js
 686${PLIST.doxygen}share/doc/davical/api/search/functions_7.html
 687${PLIST.doxygen}share/doc/davical/api/search/functions_7.js
 688${PLIST.doxygen}share/doc/davical/api/search/functions_8.html
 689${PLIST.doxygen}share/doc/davical/api/search/functions_8.js
 690${PLIST.doxygen}share/doc/davical/api/search/functions_9.html
 691${PLIST.doxygen}share/doc/davical/api/search/functions_9.js
 692${PLIST.doxygen}share/doc/davical/api/search/functions_a.html
 693${PLIST.doxygen}share/doc/davical/api/search/functions_a.js
 694${PLIST.doxygen}share/doc/davical/api/search/functions_b.html
 695${PLIST.doxygen}share/doc/davical/api/search/functions_b.js
 696${PLIST.doxygen}share/doc/davical/api/search/functions_c.html
 697${PLIST.doxygen}share/doc/davical/api/search/functions_c.js
 698${PLIST.doxygen}share/doc/davical/api/search/functions_d.html
 699${PLIST.doxygen}share/doc/davical/api/search/functions_d.js
 700${PLIST.doxygen}share/doc/davical/api/search/functions_e.html
 701${PLIST.doxygen}share/doc/davical/api/search/functions_e.js
 702${PLIST.doxygen}share/doc/davical/api/search/functions_f.html
 703${PLIST.doxygen}share/doc/davical/api/search/functions_f.js
 704${PLIST.doxygen}share/doc/davical/api/search/mag_sel.svg
 705${PLIST.doxygen}share/doc/davical/api/search/namespaces_0.html
 706${PLIST.doxygen}share/doc/davical/api/search/namespaces_0.js
 707${PLIST.doxygen}share/doc/davical/api/search/namespaces_1.html
 708${PLIST.doxygen}share/doc/davical/api/search/namespaces_1.js
 709${PLIST.doxygen}share/doc/davical/api/search/nomatches.html
 710${PLIST.doxygen}share/doc/davical/api/search/pages_0.html
 711${PLIST.doxygen}share/doc/davical/api/search/pages_0.js
 712${PLIST.doxygen}share/doc/davical/api/search/pages_1.html
 713${PLIST.doxygen}share/doc/davical/api/search/pages_1.js
 714${PLIST.doxygen}share/doc/davical/api/search/search.css
 715${PLIST.doxygen}share/doc/davical/api/search/search.js
 716${PLIST.doxygen}share/doc/davical/api/search/search_l.png
 717${PLIST.doxygen}share/doc/davical/api/search/search_m.png
 718${PLIST.doxygen}share/doc/davical/api/search/search_r.png
 719${PLIST.doxygen}share/doc/davical/api/search/searchdata.js
 720${PLIST.doxygen}share/doc/davical/api/search/variables_0.html
 721${PLIST.doxygen}share/doc/davical/api/search/variables_0.js
 722${PLIST.doxygen}share/doc/davical/api/splitbar.png
 723${PLIST.doxygen}share/doc/davical/api/sync_off.png
 724${PLIST.doxygen}share/doc/davical/api/sync_on.png
 725${PLIST.doxygen}share/doc/davical/api/tab_a.png
 726${PLIST.doxygen}share/doc/davical/api/tab_b.png
 727${PLIST.doxygen}share/doc/davical/api/tab_h.png
 728${PLIST.doxygen}share/doc/davical/api/tab_s.png
 729${PLIST.doxygen}share/doc/davical/api/tabs.css
 730${PLIST.doxygen}share/doc/davical/api/todo.html
 731${PLIST.doxygen}share/doc/davical/api/vcard_8php_source.html
 732${PLIST.doxygen}share/doc/davical/api/vtimezone_8php_source.html
 733${PLIST.doxygen}share/doc/davical/api/well-known_8php_source.html
209share/doc/davical/davical_en_user_guide.odt 734share/doc/davical/davical_en_user_guide.odt
210share/doc/davical/phpdoc.ini 735share/doc/davical/phpdoc.ini
211share/doc/davical/translation.rst 736share/doc/davical/translation.rst
212share/examples/davical/config/apache-davical.conf 737share/examples/davical/config/apache-davical.conf
213share/examples/davical/config/debug-config.php 738share/examples/davical/config/debug-config.php
214share/examples/davical/config/example-administration.yml 739share/examples/davical/config/example-administration.yml
215share/examples/davical/config/example-config.php 740share/examples/davical/config/example-config.php
216share/examples/davical/config/other-config.php 741share/examples/davical/config/other-config.php
217share/examples/davical/davical.conf 742share/examples/davical/davical.conf

File Added: pkgsrc/www/davical/options.mk
# $NetBSD: options.mk,v 1.1 2021/05/09 20:35:50 khorben Exp $
#

PKG_OPTIONS_VAR=	PKG_OPTIONS.${PHP_PKG_PREFIX}-davical
PKG_SUPPORTED_OPTIONS=	doxygen

PLIST_VARS+=		doxygen

.include "../../mk/bsd.options.mk"

.if !empty(PKG_OPTIONS:Mdoxygen)
BUILD_DEPENDS+=	doxygen>=1.8.20:../../devel/doxygen
PLIST.doxygen=		yes
.else
BUILD_TARGET=	nodocs
.endif