summaryrefslogtreecommitdiff
path: root/net/rtsp_proxy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* sed -> ${SED}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21048
* 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. Notes: svn path=/head/; revision=20500
* Update to the latest release and fix a couple of bugs.Steve Price1999-08-015-21/+29
| | | | | | | | PR: 12711 Submitted by: maintainer Notes: svn path=/head/; revision=20424
* 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 Notes: svn path=/head/; revision=19531
* Use -pthread not libc_rBill Fumerola1999-06-161-1/+1
| | | | | | | Submitted by: jmg Notes: svn path=/head/; revision=19511
* 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> Notes: svn path=/head/; revision=19508