summaryrefslogtreecommitdiff
path: root/net/osrtspproxy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bad C++ code. Unmark BROKEN.Alexey Dokuchaev2004-09-202-7/+39
| | | | | Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* SIZE-ify distinfoVolker Stolz2004-03-221-0/+1
| | | | | Reminded by: trevor Approved by: linimon (mentor)
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressVolker Stolz2004-03-101-1/+1
| | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor)
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Fix build on current.Vanilla I. Shu2002-10-215-0/+87
| | | | | PR: ports/44301 Submitted by: maintainer
* Add osrtspproxy, The RTSP Proxy Kit is a reference implementationVanilla I. Shu2002-10-176-0/+52
of an RTSP proxy. PR: ports/44001 Submitted by: Volker Stolz <vs@foldr.org>