landry
49d6ba4f27
Add an example config for httpd(8), example from Michael Warmuth-Uhl,
...
diff from Marcus MERIGHI, thanks!
2017-03-24 18:29:37 +00:00
sthen
3b84348122
Replace httpd references with Apache, and fix rc script names.
...
From Caspar Schutijser, thanks!
2016-06-27 19:36:50 +00:00
landry
c1985250c1
Mirror the distfile, gitlab.com changed layout/version and fetching from
...
there gives a different checksum now. Reported by mmcc@.
2016-03-14 21:02:51 +00:00
ajacoutot
98bca201ef
@sample /var/www/conf/modules.sample/
...
ok sthen@
2015-12-30 10:01:25 +00:00
robert
9c1017ae2d
bump revision due to the change of the default php version to 5.6
...
ok aja@
2015-06-05 06:00:20 +00:00
espie
2ace40bfb8
don't depend on modes in the ports tree being what we want installed
2015-05-08 09:08:44 +00:00
landry
88b5d0751e
Bugfix update to davical 1.1.3.1.
...
Development moved to gitlab.com.
Add a configuration snippet for Nginx, remove outdated suhosin references.
2014-11-23 08:48:27 +00:00
sthen
174f98ce56
bump REVISION for php version switch
2014-11-06 17:13:39 +00:00
landry
30333c65d1
Fix user creation (and probably other db-related issues) by removing
...
quotes around LANGUAGE 'plpgsql' declarations, needed since pgsql > 9.3.
Remove the patch that was fixing a single occurence, and apply some perl
-pi -e magic during post-patch instead.
Taken from https://gitlab.com/davical-project/davical/issues/26 , tested
by viq.
2014-09-27 07:48:07 +00:00
sthen
ba0c05aebd
bump ports which may have been installed when /var/www/modules.sample didn't
...
exist, to force an update to make sure that their config samples get installed
2014-05-30 13:20:13 +00:00
robert
d5b92ddea0
bump REVISION due to the php update
2013-08-12 04:11:20 +00:00
jasper
2e80eecc12
use ${VARBASE} instead of hardcoding /var
2013-07-05 07:44:59 +00:00
jasper
256c0ea000
modules.sample/ always lives in /var/www, so no need for ${PREFIX} here.
...
as discussed with aja@
2013-05-05 19:24:13 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
jasper
ba32ef1476
Add a "PHP configuration" section to the README.
...
ok landry@ (MAINTAINER)
2013-03-08 10:37:38 +00:00
jasper
e378789687
add RUN_DEPENDS on php-curl; while it's sort-of-optional dep, it's light and
...
useful.
ok landry@ (MAINTAINER) sthen@
2013-02-24 16:31:54 +00:00
landry
e53633398a
Update to davical 1.1.1, from viq.
...
Add a patch to unbreak db initialization (remove quotes around LANGUAGE
'plpgsql', breaking with recent psqls ?)
2012-11-11 20:50:18 +00:00
ajacoutot
dd40bd1eb3
Be consistent with the other www ports and install a davical.conf file
...
so that it works out of the box without the need to tweak httpd.conf.
Add missing --dbpass to the update-davical-database example in README.
ok landry@ (maintainer)
2012-03-07 08:38:44 +00:00
landry
965eb7bdaa
Import davical 1.0.2.
...
DAViCal is a server for calendar/contacts sharing. It is an
implementation of the CalDAV protocol which is designed for storing
calendaring resources (in iCalendar format) on a remote shared server.
It also provides CardDAV features for contact/vCard sharing.
ok ajacoutot@
2012-03-05 21:19:53 +00:00