summaryrefslogtreecommitdiff
path: root/net/php-baikal
AgeCommit message (Collapse)AuthorFilesLines
2022-04-29php-baikal: update to 0.9.2.wiz2-6/+7
Fix php warning in admin interface
2022-03-14php-baikal: update to 0.9.1.wiz3-253/+30
0.9.1 Fix php 7.2+ support 0.9.0 Support for php 8.1 No longer supports php 7.1 Ships with sabre/dav 4.3.0
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-2/+1
2021-07-20php-baikal: update to 0.8.0.wiz3-285/+16
Support for php 7.4 and php 8.0 Display setup info in popup Support for customizing "failed access" log message Ships with sabre/dav 4.1.4
2021-03-07Switch to use lang/php/json.mk.taca1-3/+2
2020-11-27php73-baikal: update to 0.7.2.wiz3-18/+17
Fixed migrating SQL details from 0.6.x or older Added buttons to quickly open calendar/addressbok URIs Support for apache auth backend Ships with sabre/dav 4.1.2
2020-08-10php-baikal: This needs php-json, depend on it.wiz1-1/+3
Bump PKGREVISION.
2020-07-28php-baikal: update to 0.7.1.wiz3-272/+368
!! Configuration format was updated !! With the 0.7.0 release, our configuration format was updated to use YAML files. Baikal stores data in both the Specific and the config folders. Keep this in mind when upgrading! We recommend that you make a full backup of your data, as a safety measure. 0.7.1 ----- * Fixed user deletion * Fixed upgrading from versions older than 0.6.1 * Re-added config option for base uri * Ships with sabre/dav 4.1.0 0.7.0 (2020-05-31) ------------------ * New configuration format * Added support for php 7.4 * REMOVED support for php 7.0 * Shows event count per calendar * Shows contact count per address book * Ships with sabre/dav 4.1.0
2020-06-08php-baikal: update HOMEPAGE.wiz1-2/+2
2019-11-18php73-baikal: update to 0.6.1.wiz3-8/+13
0.6.1 (2019-11-13) ------------------ * Fixed sync issues with Thunderbird * Ships with sabre/dav 4.0.2
2019-11-03php-baikal: mark as incompatible to php-5.x (per release notes of last update)wiz1-1/+3
2019-11-03php-baikal: update to 0.6.0triaxx3-58/+119
pkgsrc changes: --------------- * Remove APACHE_{GROUP,USER} definition to appease pkglint. * Remove an executable permission to suppress a warning. upstream changes: ----------------- 0.6.0 (2019-08-25) Added support for php 7.3 REMOVED support for php 5.x Enabled event invitation plugin Enabled calendar sharing plugin Ships with sabre/dav 4.0.1 0.5.3 (2019-05-13) Added confirmation page before upgrading to prevent aborting upgrades accidentally Ships with sabre/dav 3.2.3 0.5.2 (2019-04-26) Fixed creating new users/calendars New front page Increased timeout for database upgrades Ships with sabre/dav 3.2.3 0.5.1 (2019-04-21) Fixed authentication bypass Upgraded sabre/dav to version 3.2.3 Support for PHP 7.2
2017-04-05Remove traces of textproc/php-dom which is not needed anymore, now that dom ↵fhajny1-2/+2
is built into PHP. Bump resp. PKGREVISION.
2016-08-22Updated php56-baikal to 0.4.6.wiz3-8/+9
Updated sabre/dav database definitions #559: Fix contacts in new addressbooks not syncing Now allows creation of calendars that contain VJOURNAL, VTODO and VEVENT. Upgrading from Baikal version 0.2.3 and older is no longer supported. Ships with sabre/dav 3.1.4
2016-08-02Updated php56-baikal to 0.4.5.wiz3-10/+10
0.4.5 (2016-05-28) ------------------ * #552: PHP 7.0.7 introduced a sublte BC break that caused Baikal to error. * Upgraded sabre/dav, which fixes CardDAV performance problems. * Ships with sabre/dav 3.1.4
2016-05-26Updated php55-baikal to 0.4.4.wiz3-11/+9
0.4.4 (2016-03-30) ------------------ * #517: Added the Sync plugin. Should speed things up and fix syncing bugs with Em Client. * Ships with sabre/dav 3.1.2 0.4.3 (2016-03-23) ------------------ * #513: Fixed error during installation, introduced with 0.4.2. * Ships with sabre/dav 3.1.2 0.4.2 (2016-03-21) ------------------ * #510: Fix PHP warning on fresh install. * #507: Disable installer if Baikal was already configured. * Ships with sabre/dav 3.1.2 0.4.1 (2016-03-17) ------------------ * #506: Fix Sqlite upgrades from people that are upgrading from 0.2.7 or earlier. * Ships with sabre/dav 3.1.2 0.4.0 (2016-03-15) ------------------ * #472: If you were using Sqlite, Cal- CardDAV clients might have missed updates from the server. * #482 / #490: Fix installation issue if Sqlite is not enabled. (@fabianwolf) * #491: Added CalDAV Scheduling plugin. * Added Property Storage plugin. * Removed features related to locking the admin interface. This means that you no longer have to create the `ENABLE_ADMIN` / `ENABLE_INSTALL` files. * Ships with sabre/dav 3.1.2
2016-04-02Fix INSTALLATION_DIRS typo.jperkin1-2/+2
2016-03-13Let's maintain this.wiz1-2/+2
2016-03-13Update php-baikal to 0.3.5:wiz3-13/+11
0.3.5 #466: Fixed a small issue that can effect new installions. Existing working installations do not need to upgrade. 0.3.4 Last build was broken, contained data in the Specific/ directory. This affected new installs but not upgrades. 0.3.3 #457: The realm was not correctly set from configuration for Digest auth. Reduced memory usage in upgrade script. Should help with upgrading large databases. Removed BAIKAL_PATH_SABREDAV setting. It was no longer used.
2016-02-18Update php-baikal to 0.3.2:wiz2-7/+7
#453: Fixed a bug during a 0.2.7 to 0.3.1 upgrade if a users' me-card was set. (@untitaker). Ships with sabre/dav 3.1.1
2016-02-15Update php-baikal to 0.3.1.wiz4-530/+1218
Baïkal 0.3.1 is now the recommended version of Baïkal. This release fixes the most reported issues with Baikal, and also: Upgrades sabre/dav from version 1.8 to 3.1. Supports PHP 7. Makes the minimum PHP version 5.5. Adds support for calendar/addressbook export. Adds support for WebDAV-Sync. Upgrade instructions are here: http://sabre.io/baikal/upgrade/
2015-11-24Import php55-baikal-0.2.7 as net/php-baikal, packaged for wip by myself.wiz6-0/+931
Baikal offers ubiquitous and synchronized access to your calendars and address books over CalDAV and CardDAV. Baikal implements the current IETF recommendation drafts of these industry standards for centralized calendar and address book collections.