aboutsummaryrefslogtreecommitdiff
path: root/www/baikal/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* www/baikal: update to 0.5.3Pietro Cerutti2019-05-211-2/+2
| | | | | | | Release notes: https://github.com/sabre-io/Baikal/releases/tag/0.5.3 Notes: svn path=/head/; revision=502215
* www/baikal: Upgrade each() to foreach(), the former is deprecated in php 7.2Pietro Cerutti2018-10-241-1/+1
| | | | | | | Obtained from: https://github.com/sabre-io/Baikal/pull/717 Notes: svn path=/head/; revision=482896
* www/baikal: fix bug in AddressData filterPietro Cerutti2017-04-131-1/+1
| | | | Notes: svn path=/head/; revision=438451
* www/baikal: import IMAP auth backend from sabre/dav masterPietro Cerutti2017-04-131-2/+3
| | | | | | | | | | | | | | | To authenticate against an IMAP server, you'll need to: 1) Change the authBackend in Core/Frameworks/Baikal/Core/Server.php:135 to $authBackend = new \Sabre\DAV\Auth\Backend\IMAP(IMAP_OPEN); 2) Set the IMAP_OPEN configuration entry in Specific/config.php, e.g., define("IMAP_OPEN", '{192.168.1.1:993/imap/ssl/novalidate-cert}INBOX'); Obtained from: https://github.com/fruux/sabre-dav/blob/master/lib/DAV/Auth/Backend/IMAP.php Notes: svn path=/head/; revision=438440
* www/baikal: backport prop filtering in addressbook-query REPORTsPietro Cerutti2017-04-131-3/+3
| | | | | | | | | | | | Also, take maintainership. PR: 218628 Submitted by: gahr Approved by: mat (maintainer) Obtained from: https://github.com/fruux/sabre-dav/pull/910 Notes: svn path=/head/; revision=438437
* Add php-json to the dependencies.Mathieu Arnold2016-09-301-1/+2
| | | | | | | | | PR: 213097 Reported by: optikfluffel Sponsored by: Absolight Notes: svn path=/head/; revision=422982
* Update to 0.4.6.Mathieu Arnold2016-09-051-2/+3
| | | | | | | | Reported by: zg zk gd Sponsored by: Absolight Notes: svn path=/head/; revision=421364
* Update to 0.4.5.Mathieu Arnold2016-06-021-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=416277
* Update to 0.4.4.Mathieu Arnold2016-04-261-28/+7
| | | | | | | | | PR: 209068 Submitted by: gahr Sponsored by: Absolight Notes: svn path=/head/; revision=414055
* Cleanup @dirrm* from my ports.Mathieu Arnold2014-10-021-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369839
* Add back baikal, and update to 0.2.7.Mathieu Arnold2014-07-011-0/+50
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=359977
* Remove expired ports:Rene Ladan2014-03-301-61/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-07 emulators/gxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/pyxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/xmess: No more public distfiles 2014-03-07 benchmarks/xdd: No more public distfiles 2014-03-07 chinese/srecite: No more public distfiles 2014-03-07 games/hlstats: No more public distfiles 2014-03-07 audio/teamspeak_server: No more public distfiles 2014-03-07 games/utserver: No more public distfiles 2014-03-07 databases/p5-hp200lx-db: No more public distfiles 2014-03-07 audio/teamspeak_client: No more public distfiles 2014-03-10 german/vtiger: Depends on expiring www/vtiger 2014-03-10 www/gallery: No more public distfiles 2014-03-10 www/vtiger: No more public distfiles 2014-03-10 net/linux-nx-client: No more public distfiles 2014-03-10 emulators/extract-xiso: No more public distfiles 2014-03-10 www/trac-wantedpages: No more public distfiles 2014-03-10 www/trac-ldap: No more public distfiles 2014-03-10 www/trac-codetags: No more public distfiles 2014-03-10 www/trac-addcomment: No more public distfiles 2014-03-10 www/trac-nav: No more public distfiles 2014-03-10 www/baikal: No more public distfiles 2014-03-10 www/trac-pagetopdf: No more public distfiles 2014-03-10 sysutils/logmon: No more public distfiles 2014-03-10 www/trac-simpleticket: No more public distfiles 2014-03-10 www/trac-wikinegotiator: No more public distfiles 2014-03-10 www/trac-pagelist: No more public distfiles 2014-03-10 www/trac-remind: No more public distfiles 2014-03-10 www/trac-macropost: No more public distfiles 2014-03-10 mail/vexim: No more public distfiles 2014-03-10 lang/rscheme: No more public distfiles Notes: svn path=/head/; revision=349601
* Back to the futurBaptiste Daroussin2014-02-101-1/+1
| | | | Notes: svn path=/head/; revision=343630
* Mark as deprecated unmaintained ports for which no public distfiles areBaptiste Daroussin2014-02-101-0/+3
| | | | | | | | | available for part or all the needed distfiles. Reported by: distillator Notes: svn path=/head/; revision=343626
* Handle docs and examples in the stage-way.Adam Weinberger2013-10-261-11/+6
| | | | | | | | | | Handle default database creation in a better way. Don't install yet another copy of the GPL3 license. PORTREVISION bump for plist changes. Drop maintainership. Notes: svn path=/head/; revision=331700
* - Update to 0.2.6.[1]Mathieu Arnold2013-10-031-16/+12
| | | | | | | | | | | | - Convert to staging. maintainer timeout. PR: 181984[1] Submitted by: mat[1] Notes: svn path=/head/; revision=329197
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Add in some missing php module dependencies.Adam Weinberger2013-01-231-3/+3
| | | | | | | | | | | | PR: ports/175292 Submitted by: Guillaume Bibaut <yom@iaelu.net> Also, change the WWW and MASTER_SITE to match the project's new domain name. The above PR notes some difficulty fetching the distfile, perhaps eliminating the extra redirect will help there. Notes: svn path=/head/; revision=310901
* * Don't give www ownership of anything it shouldn't need to write toAdam Weinberger2012-12-161-10/+10
| | | | | | | | | | * Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS [1] * PORTREVISION bump Submitted by: jgh [1] Notes: svn path=/head/; revision=309027
* Add www/baikal, a great lightweight CalDAV/CardDAV server.Adam Weinberger2012-12-061-0/+66
Baikal is a lightweight CalDAV and CardDAV server. It is compatible with the calendar and contacts apps from Apple's iOS and OS X, Android, Evolution, Mozilla Thunderbird, and any other CalDAV/CardDAV capable application. Baikal supports authentication with multiple users and calendars, and comes with a spiffy web-based administration interface. Baikal does not start a daemon or open any ports. It must run at the root of a VirtualHost or subdomain. See the included sample Apache and Nginx configurations, and INSTALL.md for all the gory details. WWW: http://baikal.codr.fr/ Feature safe: yes Notes: svn path=/head/; revision=308396