summaryrefslogtreecommitdiff
path: root/net/osrtspproxy/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/osrtspproxy: use -lpthread instead of pthread, fix on DragonFlyJohn Marino2014-10-202-5/+53
| | | | | | | Also enable passing of LDFLAGS but this functionality isn't needed atm. Notes: svn path=/head/; revision=371264
* Fix bad C++ code. Unmark BROKEN.Alexey Dokuchaev2004-09-201-0/+38
| | | | | | | | Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit) Notes: svn path=/head/; revision=118303
* Fix build on current.Vanilla I. Shu2002-10-214-0/+86
| | | | | | | | PR: ports/44301 Submitted by: maintainer Notes: svn path=/head/; revision=68478
* Add osrtspproxy, The RTSP Proxy Kit is a reference implementationVanilla I. Shu2002-10-171-0/+20
of an RTSP proxy. PR: ports/44001 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=68194