aboutsummaryrefslogtreecommitdiff
path: root/net/osrtspproxy
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* net/osrtspproxy: use -lpthread instead of pthread, fix on DragonFlyJohn Marino2014-10-203-14/+54
| | | | | | | Also enable passing of LDFLAGS but this functionality isn't needed atm. Notes: svn path=/head/; revision=371264
* - Support CC/CXX properlyVanilla I. Shu2014-01-152-6/+15
| | | | | | | | | | - Support PLIST_FILES PR: ports/185712 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=339764
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update MASTER_SITES/WWWDennis Herrmann2011-03-232-6/+3
| | | | | | | | PR: ports/155803 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=271542
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Deprecate unmaintained ports from net where upstream disapear and/orBaptiste Daroussin2011-03-141-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270897
* Reset vs@FreeBSD.org at his request due to lack of time.Mark Linimon2010-01-021-1/+1
| | | | Notes: svn path=/head/; revision=247007
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Fix bad C++ code. Unmark BROKEN.Alexey Dokuchaev2004-09-202-7/+39
| | | | | | | | Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit) Notes: svn path=/head/; revision=118303
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118288
* SIZE-ify distinfoVolker Stolz2004-03-221-0/+1
| | | | | | | | Reminded by: trevor Approved by: linimon (mentor) Notes: svn path=/head/; revision=104914
* - 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) Notes: svn path=/head/; revision=103524
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix build on current.Vanilla I. Shu2002-10-215-0/+87
| | | | | | | | 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-176-0/+52
of an RTSP proxy. PR: ports/44001 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=68194