Bug 208687 - [NEW PORT] www/py-caldav - CalDAV (RFC4791) client library
Summary: [NEW PORT] www/py-caldav - CalDAV (RFC4791) client library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-11 02:00 UTC by Joseph Mingrone
Modified: 2016-04-16 06:56 UTC (History)
1 user (show)

See Also:


Attachments
shar patch for new port www/py-caldav (1.65 KB, text/plain)
2016-04-11 02:00 UTC, Joseph Mingrone
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Mingrone freebsd_committer freebsd_triage 2016-04-11 02:00:19 UTC
Created attachment 169171 [details]
shar patch for new port www/py-caldav

portlint: OK
testport: OK (poudriere: 9.3-RELEASE-p39, i386)
testport: OK (poudriere: 9.3-RELEASE-p39, amd64)
testport: OK (poudriere: 10.3-RELEASE,    i386)
testport: OK (poudriere: 10.3-RELEASE,    amd64)

https://pypi.python.org/pypi/caldav/0.4.0
https://bitbucket.org/cyrilrbt/caldav/wiki/Home
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-16 06:51:38 UTC
Testbuilds are fine.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-04-16 06:52:58 UTC
A commit references this bug:

Author: pi
Date: Sat Apr 16 06:52:15 UTC 2016
New revision: 413417
URL: https://svnweb.freebsd.org/changeset/ports/413417

Log:
  New port: www/py-caldav

  CalDAV (RFC4791) client library for Python.

  Calendaring extensions to WebDAV, or CalDAV, is an Internet standard
  allowing a client to access scheduling information on a remote
  server. It extends WebDAV (HTTP-based protocol for data manipulation)
  specification and uses iCalendar format for the data.

  WWW: https://bitbucket.org/cyrilrbt/caldav/wiki/Home

  PR:		208687
  Submitted by:	Joseph Mingrone <jrm@ftfl.ca>

Changes:
  head/www/Makefile
  head/www/py-caldav/
  head/www/py-caldav/Makefile
  head/www/py-caldav/distinfo
  head/www/py-caldav/pkg-descr
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-16 06:56:03 UTC
Committed, thanks.