Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2011 14:25:15 +0000 (UTC)
From:      Sofian Brabez <sbz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/py-msrplib Makefile distinfo pkg-descr pkg-plist ports/net/py-msrplib/files patch-connect.py patch-session.py
Message-ID:  <201109011425.p81EPF6F029500@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sbz         2011-09-01 14:25:15 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/py-msrplib       Makefile distinfo pkg-descr pkg-plist 
    net/py-msrplib/files patch-connect.py patch-session.py 
  Log:
  The MSRP protocol stack implementation for clients written in python.
  
  Message Session Relay Protocol (MSRP) is a protocol for transmitting a
  series of related instant messages in the context of a session. Message
  sessions are treated like any other media stream when set up via a
  rendezvous or session creation protocol such as the Session Initiation
  Protocol (SIP).
  
  WWW:    http://sipsimpleclient.com/wiki/SipMSRPApi
  
  PR:             ports/158980
  Submitted by:   Eugene Grosbein <ports@grosbein.net>
  Approved by:    jadawin@ (mentor)
  
  Revision  Changes    Path
  1.2370    +1 -0      ports/net/Makefile
  1.1       +34 -0     ports/net/py-msrplib/Makefile (new)
  1.1       +2 -0      ports/net/py-msrplib/distinfo (new)
  1.1       +50 -0     ports/net/py-msrplib/files/patch-connect.py (new)
  1.1       +11 -0     ports/net/py-msrplib/files/patch-session.py (new)
  1.1       +9 -0      ports/net/py-msrplib/pkg-descr (new)
  1.1       +24 -0     ports/net/py-msrplib/pkg-plist (new)



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