summaryrefslogtreecommitdiff
path: root/net/rtsp_proxy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* sed -> ${SED}Michael Haro1999-08-281-2/+2
|
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Update to the latest release and fix a couple of bugs.Steve Price1999-08-015-21/+29
| | | | | PR: 12711 Submitted by: maintainer
* I copied this from being a patch to being a file. Boy do I feel silly thatBill Fumerola1999-06-171-5/+2
| | | | | | I forgot to stript the patch information from it. Submitted by: maintainer
* Use -pthread not libc_rBill Fumerola1999-06-161-1/+1
| | | | Submitted by: jmg
* This is a port of Apple Computer's open source rtsp_proxy.Bill Fumerola1999-06-169-0/+102
QuickTime streaming uses RTP/RTSP protocols WWW: http://www.apple.com/quicktime/developers/rtsproxy.html PR: ports/12194 Submitted By: Richard Kiss <richard@homemail.com>