Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2011 05:00:28 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/158906: commit references a PR
Message-ID:  <201108260500.p7Q50SOL049909@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/158906; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158906: commit references a PR
Date: Fri, 26 Aug 2011 04:55:38 +0000 (UTC)

 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)
 _______________________________________________
 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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108260500.p7Q50SOL049909>