Port details |
- osrtspproxy Reference implementation kit of an RTSP proxy
- 2.0_1 net =4 2.0_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-10-17 08:05:04
- Last Update: 2023-08-06 20:30:18
- Commit Hash: 7ba22cf
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/rtsp/
- Description:
- The RTSP Proxy Kit is a reference implementation of an RTSP proxy.
RTSP (RFC 2326) is a client-server multimedia presentation control
protocol, used e.g. by RealNetworks RealPlayer.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- osrtspproxy>0:net/osrtspproxy
- To install the port:
- cd /usr/ports/net/osrtspproxy/ && make install clean
- To add the package, run one of these commands:
- pkg install net/osrtspproxy
- pkg install osrtspproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: osrtspproxy
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (osrtspproxy_2_0.tar.gz) = c6d414cf421d0e07b26790be3c7eec9b3565437261e3255d140b46b1b1e0c01d
SIZE (osrtspproxy_2_0.tar.gz) = 87520
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_osrtspproxy
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0_1 06 Aug 2023 20:30:18 |
Muhammad Moinur Rahman (bofh) |
net/osrtspproxy: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0_1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
2.0_1 20 Oct 2014 12:42:10 |
marino |
net/osrtspproxy: use -lpthread instead of pthread, fix on DragonFly
Also enable passing of LDFLAGS but this functionality isn't needed atm. |
2.0_1 15 Jan 2014 08:30:41 |
vanilla |
- Support CC/CXX properly
- Support PLIST_FILES
PR: ports/185712
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.0_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.0_1 23 Mar 2011 16:43:59 |
dhn |
- Update MASTER_SITES/WWW
PR: ports/155803
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.0_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.0_1 14 Mar 2011 17:10:51 |
bapt |
Deprecate unmaintained ports from net where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
2.0_1 02 Jan 2010 17:31:42 |
linimon |
Reset vs@FreeBSD.org at his request due to lack of time. |
2.0_1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
2.0_1 20 Sep 2004 19:30:58 |
danfe |
Fix bad C++ code. Unmark BROKEN.
Reported by: kris
Approved by: portmgr (marcus), fjoe (mentor, implicit) |
2.0_1 19 Sep 2004 02:59:05 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
2.0_1 22 Mar 2004 10:38:34 |
vs |
SIZE-ify distinfo
Reminded by: trevor
Approved by: linimon (mentor) |
2.0_1 10 Mar 2004 13:16:51 |
vs |
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor) |
2.0_1 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
2.0_1 21 Oct 2002 08:33:19 |
vanilla |
Fix build on current.
PR: ports/44301
Submitted by: maintainer |
2.0 17 Oct 2002 08:04:42 |
vanilla |
Add osrtspproxy, The RTSP Proxy Kit is a reference implementation
of an RTSP proxy.
PR: ports/44001
Submitted by: Volker Stolz <vs@foldr.org> |