Port details |
- caldavzap CalDAV web client implementation
- 0.13.1_2 www
=4 0.13.1_1Version of this port present on the latest quarterly branch. - Maintainer: gahr@FreeBSD.org
 - Port Added: 2016-06-03 09:37:49
- Last Update: 2024-10-15 09:41:49
- Commit Hash: d08bbb8
- People watching this port, also watch:: fossil, telegram-desktop, osv-scanner, memcached, xrdp
- License: AGPLv3
- WWW:
- https://www.inf-it.com/open-source/clients/caldavzap/
- Description:
- CalDavZAP is an open source CalDAV web client implementation released under GNU
Affero General Public License (version 3.0).
Main features:
* 100% JavaScript+jQuery CalDAV web client/application - no special server
software required for standard setup (except the CalDAV server of course)
* server-based XML configuration generator (for special setup) with HTTP and
LDAP authentication plugins
* asynchronous read-only and read/write calendar collection detection
* asynchronous background synchronization
* support for delegated calendars
* support for subscribed calendars
* time-range filtering (server support required)
* support for RFC compliant vCalendars (version 2.0) and automatic correction
of most common errors in invalid vCalendars
* support for background calendars - if there is at least one event defined for
the given day in a background calendar, the background color for that day
will be pink/light-red
and much more ...
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- caldavzap>0:www/caldavzap
- To install the port:
- cd /usr/ports/www/caldavzap/ && make install clean
- To add the package, run one of these commands:
- pkg install www/caldavzap
- pkg install caldavzap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: caldavzap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1464350138
SHA256 (CalDavZAP_0.13.1.zip) = 1fb67a4f85c699bfd73f282407d60852f6649a34a923770ae2a378b4f2794dde
SIZE (CalDavZAP_0.13.1.zip) = 3936373
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php82
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_caldavzap
- USES:
- php zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13.1_2 15 Oct 2024 09:41:49
    |
Pietro Cerutti (gahr)  |
www/caldavzap: install config file as a @sample
PR: 282019
Reported by: pradeep.michchi@gmail.com |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.13.1_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.13.1_1 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.13.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.13.1_1 28 Jun 2016 14:00:45
  |
mat  |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
0.13.1_1 06 Jun 2016 07:57:32
  |
gahr  |
www/caldavzap: fix STAGE |
0.13.1 03 Jun 2016 09:37:36
  |
gahr  |
www/caldavzap: add port
CalDavZAP is an open source CalDAV web client implementation released under GNU
Affero General Public License (version 3.0).
Main features:
* 100% JavaScript+jQuery CalDAV web client/application - no special server
software required for standard setup (except the CalDAV server of course)
* server-based XML configuration generator (for special setup) with HTTP and
LDAP authentication plugins
* asynchronous read-only and read/write calendar collection detection
* asynchronous background synchronization
* support for delegated calendars
* support for subscribed calendars
* time-range filtering (server support required)
* support for RFC compliant vCalendars (version 2.0) and automatic correction
of most common errors in invalid vCalendars
* support for background calendars - if there is at least one event defined for
the given day in a background calendar, the background color for that day
will be pink/light-red
and much more ...
WWW: https://www.inf-it.com/open-source/clients/caldavzap/ |
Number of commits found: 8
|