Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 12:43:32 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/b2bua Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/b2bua/files patch-build::Makefile.osarch patch-build::Makefile.pkg patch-build::Makefile.pre patch-contrib::Makefile patch-radius::RadiusAttribute.cxx patch-radius::RadiusMessage.cxx ...
Message-ID:  <200301192043.h0JKhWQM011516@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2003/01/19 12:43:32 PST

  Modified files:
    net                  Makefile 
  Added files:
    net/b2bua            Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    net/b2bua/files      patch-build::Makefile.osarch 
                         patch-build::Makefile.pkg 
                         patch-build::Makefile.pre 
                         patch-contrib::Makefile 
                         patch-radius::RadiusAttribute.cxx 
                         patch-radius::RadiusMessage.cxx 
                         patch-radius::test::Makefile 
                         patch-radius::test::radiusClient.cxx 
                         patch-radius::test::radiusServer.cxx 
                         patch-sip::b2b::AAATransceiver.cxx 
                         patch-sip::b2b::AAATransceiver.hxx 
                         patch-sip::b2b::AuthAgent.cxx 
                         patch-sip::b2b::B2bDef.hxx 
                         patch-sip::b2b::Makefile 
                         patch-util::threads::VSemaphore.hxx 
  Log:
  Add b2bua 1.4.0, a back-to-back (B2B) SIP user agent.
  
  Revision  Changes    Path
  1.898     +1 -0      ports/net/Makefile
  1.1       +44 -0     ports/net/b2bua/Makefile (new)
  1.1       +1 -0      ports/net/b2bua/distinfo (new)
  1.1       +14 -0     ports/net/b2bua/files/patch-build::Makefile.osarch (new)
  1.1       +41 -0     ports/net/b2bua/files/patch-build::Makefile.pkg (new)
  1.1       +14 -0     ports/net/b2bua/files/patch-build::Makefile.pre (new)
  1.1       +14 -0     ports/net/b2bua/files/patch-contrib::Makefile (new)
  1.1       +14 -0     ports/net/b2bua/files/patch-radius::RadiusAttribute.cxx (new)
  1.1       +14 -0     ports/net/b2bua/files/patch-radius::RadiusMessage.cxx (new)
  1.1       +14 -0     ports/net/b2bua/files/patch-radius::test::Makefile (new)
  1.1       +14 -0     ports/net/b2bua/files/patch-radius::test::radiusClient.cxx (new)
  1.1       +14 -0     ports/net/b2bua/files/patch-radius::test::radiusServer.cxx (new)
  1.1       +13 -0     ports/net/b2bua/files/patch-sip::b2b::AAATransceiver.cxx (new)
  1.1       +16 -0     ports/net/b2bua/files/patch-sip::b2b::AAATransceiver.hxx (new)
  1.1       +107 -0    ports/net/b2bua/files/patch-sip::b2b::AuthAgent.cxx (new)
  1.1       +15 -0     ports/net/b2bua/files/patch-sip::b2b::B2bDef.hxx (new)
  1.1       +14 -0     ports/net/b2bua/files/patch-sip::b2b::Makefile (new)
  1.1       +13 -0     ports/net/b2bua/files/patch-util::threads::VSemaphore.hxx (new)
  1.1       +1 -0      ports/net/b2bua/pkg-comment (new)
  1.1       +9 -0      ports/net/b2bua/pkg-descr (new)
  1.1       +7 -0      ports/net/b2bua/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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