Date: Sun, 4 Aug 2002 00:37:39 -0700 (PDT) From: Clive Lin <clive@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/linuxigd Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/net/linuxigd/files linuxigd.sh.sample patch-Makefile patch-gateway.cpp patch-gateway.h patch-ipcon.cpp patch-pmlist.cpp Message-ID: <200208040737.g747bdlc064880@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
clive 2002/08/04 00:37:39 PDT
Modified files:
net Makefile
Added files:
net/linuxigd Makefile distinfo pkg-comment pkg-descr
pkg-message pkg-plist
net/linuxigd/files linuxigd.sh.sample patch-Makefile
patch-gateway.cpp patch-gateway.h
patch-ipcon.cpp patch-pmlist.cpp
Log:
New port: linuxigd, Linux UPnP Internet Gateway Device.
This project is a deamon that emulates Microsoft's Internet Connection
Service (ICS). It implements the UPnP Internet Gateway Device specification
(IGD) and allows UPnP aware clients, such as MSN Messenger to work properly
from behind a NAT firewall.
PR: ports/41295
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Submitter sponsored by: Miss WeiWei.
Revision Changes Path
1.820 +1 -0 ports/net/Makefile
1.1 +35 -0 ports/net/linuxigd/Makefile (new)
1.1 +1 -0 ports/net/linuxigd/distinfo (new)
1.1 +25 -0 ports/net/linuxigd/files/linuxigd.sh.sample (new)
1.1 +22 -0 ports/net/linuxigd/files/patch-Makefile (new)
1.1 +18 -0 ports/net/linuxigd/files/patch-gateway.cpp (new)
1.1 +11 -0 ports/net/linuxigd/files/patch-gateway.h (new)
1.1 +12 -0 ports/net/linuxigd/files/patch-ipcon.cpp (new)
1.1 +45 -0 ports/net/linuxigd/files/patch-pmlist.cpp (new)
1.1 +1 -0 ports/net/linuxigd/pkg-comment (new)
1.1 +4 -0 ports/net/linuxigd/pkg-descr (new)
1.1 +6 -0 ports/net/linuxigd/pkg-message (new)
1.1 +8 -0 ports/net/linuxigd/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?200208040737.g747bdlc064880>
