Date: Fri, 26 Aug 2011 04:55:22 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-xcaplib Makefile distinfo pkg-descr pkg-plist Message-ID: <201108260455.p7Q4tMhR071743@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-08-26 04:55:22 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-xcaplib Makefile distinfo pkg-descr pkg-plist
Log:
XCAP protocol, defined in RFC 4825, allows a client to read, write, and
modify application configuration data stored in XML format on a server. XCAP
maps XML document sub-trees and element attributes to HTTP URIs, so that
these components can be directly accessed by HTTP. An XCAP server used by
XCAP clients to store data like presence policy in combination with a SIP
Presence server that supports PUBLISH/SUBSCRIBE/NOTIFY SIP methods can
provide a complete SIP SIMPLE solution.
WWW: http://sipsimpleclient.com/wiki/xcapclient
PR: ports/158906
Submitted by: Eugene Grosbein <ports@grosbein.net>
Revision Changes Path
1.4516 +1 -0 ports/devel/Makefile
1.1 +29 -0 ports/devel/py-xcaplib/Makefile (new)
1.1 +2 -0 ports/devel/py-xcaplib/distinfo (new)
1.1 +9 -0 ports/devel/py-xcaplib/pkg-descr (new)
1.1 +28 -0 ports/devel/py-xcaplib/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108260455.p7Q4tMhR071743>
