FreeBSD Bugzilla – Attachment 154221 Details for
Bug 198526
[NEW PORT] deskutils/py-pycarddav: CardDAV based address book tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
carddav.patch (text/plain), 2.95 KB, created by
Maxim Filimonov
on 2015-03-11 19:46:33 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Maxim Filimonov
Created:
2015-03-11 19:46:33 UTC
Size:
2.95 KB
patch
obsolete
>Index: deskutils/py-khal/Makefile >=================================================================== >--- deskutils/py-khal/Makefile (revision 0) >+++ deskutils/py-khal/Makefile (working copy) >@@ -0,0 +1,28 @@ >+# $FreeBSD$ >+ >+PORTNAME= khal >+PORTVERSION= 0.4.0 >+CATEGORIES= deskutils python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= che@bein.link >+COMMENT= CalDAV-based calendar >+ >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.2:${PORTSDIR}/devel/py-click \ >+ ${PYTHON_PKGNAMEPREFIX}icalendar>=3.8.2:${PORTSDIR}/devel/py-icalendar \ >+ ${PYTHON_PKGNAMEPREFIX}urwid>=1.2.1:${PORTSDIR}/devel/py-urwid \ >+ ${PYTHON_PKGNAMEPREFIX}xdg>=0.25:${PORTSDIR}/devel/py-xdg \ >+ ${PYTHON_PKGNAMEPREFIX}pytz>=2014.10:${PORTSDIR}/devel/py-pytz \ >+ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.3:${PORTSDIR}/devel/py-dateutil \ >+ ${PYTHON_PKGNAMEPREFIX}configobj>=5.0.6:${PORTSDIR}/devel/py-configobj \ >+ ${PYTHON_PKGNAMEPREFIX}tzlocal>=1.0:${PORTSDIR}/devel/py-tzlocal \ >+ ${PYTHON_PKGNAMEPREFIX}vdirsyncer>=0.4.3:${PORTSDIR}/deskutils/py-vdirsyncer >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: deskutils/py-khal/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: deskutils/py-khal/distinfo >=================================================================== >--- deskutils/py-khal/distinfo (revision 0) >+++ deskutils/py-khal/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (khal-0.4.0.tar.gz) = 9762783cfe1343772da7fd5e287ecfbd825f25e29482b3d32834b41837111e84 >+SIZE (khal-0.4.0.tar.gz) = 43665 > >Property changes on: deskutils/py-khal/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: deskutils/py-khal/pkg-descr >=================================================================== >--- deskutils/py-khal/pkg-descr (revision 0) >+++ deskutils/py-khal/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+Khal is a calendar program for the terminal for viewing, adding and editing >+events and calendars. Khal is build on the iCalendar and vdir (allowing the >+use of vdirsyncer for CalDAV compatibility) standards. >+ >+WWW: http://lostpackets.de/khal/ > >Property changes on: deskutils/py-khal/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 198526
:
154218
|
154219
|
154220
| 154221