Bug 123692 - New port: www/davical A simple CalDAV server
Summary: New port: www/davical A simple CalDAV server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-15 02:30 UTC by maurice
Modified: 2008-06-18 07:40 UTC (History)
0 users

See Also:


Attachments
file.shar (12.38 KB, text/plain)
2008-05-15 02:30 UTC, maurice
no flags Details
davical.shar (12.42 KB, application/octet-stream; x-unix-mode=0644)
2008-05-15 03:35 UTC, maurice
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description maurice 2008-05-15 02:30:01 UTC
	DAViCal is a CalDAV server. It cal be used to support shared
	calendars for iCal Evolution etc. There have been many requests
	for a CalDAV server for FreeBSD.
Comment 1 maurice 2008-05-15 03:35:58 UTC
Update to shar file to improve usability. ${PREFIX} automatically  
substituted into instructions and config files.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-18 07:38:45 UTC
edwin       2008-06-18 06:38:40 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/davical          Makefile distinfo pkg-descr pkg-plist 
    www/davical/files    httpd-davical.conf.in patch-aa 
                         pkg-message.in 
  Log:
  New port: www/davical A simple CalDAV server
  
          DAViCal is a CalDAV server. It cal be used to support shared
          calendars for iCal Evolution etc. There have been many
          requests for a CalDAV server for FreeBSD.
  
  PR:             ports/123692
  Submitted by:   Maurice Castro <maurice@castro.aus.net>
  
  Revision  Changes    Path
  1.2070    +1 -0      ports/www/Makefile
  1.1       +55 -0     ports/www/davical/Makefile (new)
  1.1       +6 -0      ports/www/davical/distinfo (new)
  1.1       +11 -0     ports/www/davical/files/httpd-davical.conf.in (new)
  1.1       +11 -0     ports/www/davical/files/patch-aa (new)
  1.1       +28 -0     ports/www/davical/files/pkg-message.in (new)
  1.1       +4 -0      ports/www/davical/pkg-descr (new)
  1.1       +165 -0    ports/www/davical/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-18 07:38:47 UTC
State Changed
From-To: open->closed

Committed, thanks!