Date: Fri, 15 Oct 2004 15:47:27 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/siproxd Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plistpatch-src_siproxd.c patch-src_utils.c siproxd.sh Message-ID: <200410151547.i9FFlRFx099554@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004-10-15 15:47:27 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/siproxd Makefile distinfo pkg-deinstall pkg-descr
pkg-install pkg-plist
net/siproxd/files patch-doc_siproxd.conf.example
patch-src_siproxd.c patch-src_utils.c
siproxd.sh
Log:
Add siproxd, a proxy/masquerading daemon for the SIP protocol.
It handles registrations of SIP clients on a private IP network
and performs rewriting of the SIP message bodies to make SIP
connections possible via a masquerading firewall.
It allows SIP clients (like kphone, linphone) to work behind
an IP masquerading firewall or router.
PR: ports/72691
Submitted by: Frank W. Josellis <frank@dynamical-systems.org>
Revision Changes Path
1.1361 +1 -0 ports/net/Makefile
1.1 +46 -0 ports/net/siproxd/Makefile (new)
1.1 +2 -0 ports/net/siproxd/distinfo (new)
1.1 +37 -0 ports/net/siproxd/files/patch-doc_siproxd.conf.example (new)
1.1 +18 -0 ports/net/siproxd/files/patch-src_siproxd.c (new)
1.1 +18 -0 ports/net/siproxd/files/patch-src_utils.c (new)
1.1 +42 -0 ports/net/siproxd/files/siproxd.sh (new)
1.1 +12 -0 ports/net/siproxd/pkg-deinstall (new)
1.1 +8 -0 ports/net/siproxd/pkg-descr (new)
1.1 +17 -0 ports/net/siproxd/pkg-install (new)
1.1 +9 -0 ports/net/siproxd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410151547.i9FFlRFx099554>
