aboutsummaryrefslogtreecommitdiff
path: root/net/udpxy
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.19Tilman Keskinoz2011-01-112-4/+3
| | | | | | | | PR: 153896 Submitted by: Alex Deiter Notes: svn path=/head/; revision=267649
* - Update to 1.0.16Martin Wilke2010-05-096-187/+20
| | | | | | | | PR: 145789 Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer) Notes: svn path=/head/; revision=253993
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 1.0.15Martin Wilke2010-03-175-12/+180
| | | | | | | | PR: 144682 Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer) Notes: svn path=/head/; revision=251169
* Hopefully fix an unreproducable problem reported by buildcluster on 9.0Mikhail Teterin2010-01-092-2/+28
| | | | | | | | | | Build with NDEBUG and add an option for tracing. PR: ports/142500 Approved by: maintainer Notes: svn path=/head/; revision=247429
* udpxy is a UDP-to-HTTP multicast traffic relay daemon:Mikhail Teterin2010-01-064-0/+64
it forwards UDP traffic from a given multicast subscription to the requesting HTTP client. WWW: http://udpxy.sourceforge.net/ PR: ports/ports/142223 Submitted by: Alex Deiter <Alex.Deiter at Gmail.COM> Notes: svn path=/head/; revision=247286