summaryrefslogtreecommitdiff
path: root/net/linuxigd/files/linuxigd.sh.sample (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-16- update to 1.0Yen-Ming Lee1-25/+0
- drop maintainership Note: I myself no longer use linuxigd, and I don't have environment to test it. Now it builds and runs, but not sure if it works. Please test it by yourself.
2002-08-04New port: linuxigd, Linux UPnP Internet Gateway Device.Clive Lin1-3/+6
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.
2000-07-05As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum1-0/+22
options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.