summaryrefslogtreecommitdiff
path: root/net/miniupnpd
AgeCommit message (Collapse)AuthorFilesLines
2009-11-26Not MAKE_JOBS_SAFE.joerg1-1/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-06-04Make it build on DragonFly.hasso5-8/+67
2009-04-29NetBSD GENERIC has IPFilter enabled and pf disabled by default. Therefore,sborrill2-4/+9
on NetBSD at least, we shouldn't default to pf. Bump PKGREVISION
2009-01-06* Change version to 1.2.0.20081009jmcneill7-8/+56
* Fix default config file path to honour PKG_SYSCONFDIR * Add rc.d script
2009-01-06Import miniupnpd version 20081009.jmcneill7-0/+120
The MiniUPnP project offers software which supports the UPnP Internet Gateway Device (IGD) specifications. Recently, NAT-PMP support was added to MiniUPnPd. For client side NAT-PMP support, use libnatpmp. UPnP and NAT-PMP are used to improve internet connectivity for devices behind a NAT router. Any peer to peer network application such as games, IM, etc. can benefit from a NAT router supporting UPnP and/or NAT-PMP. The latest generation Microsoft XBOX 360 and Sony Playstation 3 game machines use UPnP commands to enable the online play with the XBOX Live service and the Playstation Network. It has been reported that miniupnpd is correctly working with the two consoles.