Port details |
- crtmpserver C++ RTSP/RTMP/MPEG-TS Server
- 0.811_2 net
=0 0.811_2Version of this port present on the latest quarterly branch.
- BROKEN: fails to build
DEPRECATED: Broken for more than 6 months This port expired on: 2019-05-08 IGNORE: is marked as broken: fails to build
- Maintainer: support@rtmpd.com
- Port Added: 2011-02-28 13:58:08
- Last Update: 2019-05-09 15:03:38
- SVN Revision: 501106
- License: GPLv3+
- WWW:
- http://www.rtmpd.com/
- Description:
- High performance RTMP/RTSP streaming server
rtmpd is a high performance streaming server able to stream
(live or recorded) in the following technologies:
- To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE)
- To and from embedded devices: iPhone, Android
- From surveillance cameras
- IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols
Also, rtmpd can be used as a high performance rendez-vous server.
For example, it enables you to do:
- Audio/Video conferencing
- Online gaming
- Online collaboration
- Simple/complex chat applications
WWW: http://www.rtmpd.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- crtmpserver>0:net/crtmpserver
- No installation instructions:
- This port has been deleted.
- PKGNAME: crtmpserver
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (crtmpserver-0.811.tar.gz) = e0284f2e06e08f115b317e7087c4d66dc4f37d7d8b1de2187fb40ec3ee9bb06f
SIZE (crtmpserver-0.811.tar.gz) = 1464451
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- liblua-5.2.so : lang/lua52
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake lua ssl
- 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 |
0.811_2 09 May 2019 15:03:38 |
rene |
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.811_2 07 Apr 2019 07:43:38 |
antoine |
Deprecate ports broken for more than 6 months |
0.811_2 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.811_2 04 Nov 2018 13:34:26 |
antoine |
Mark BROKEN: fails to build
/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/src/platform/freebsd/freebsdplatform.cpp:271:33:
error: invalid suffix on literal; C++11 requires a space between literal and
identifier [-Wreserved-user-defined-literal]
WARN("Unable to set IP_TTL: %"PRIu8"; error was (%d) %s", ttl,
err, strerror(err));
^
Reported by: pkg-fallout |
0.811_2 15 Jun 2018 17:37:51 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Pet portlint
- Whitespace fixes
- Remove always-true OSVERSION conditions
Approved by: portmgr blanket |
0.811_2 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.811_2 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.811_2 20 Jul 2016 15:33:20 |
mat |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
0.811_2 03 Jan 2016 10:00:48 |
pawel |
Switch to USES=execinfo
PR: 205349
Submitted by: myself
Approved by: maintainer timeout |
0.811_2 25 Jun 2015 22:02:25 |
amdmi3 |
- Disable precompiled headers to fix build with old gcc on -current kernel
Approved by: portmgr blanket |
0.811_2 11 May 2015 20:31:16 |
antoine |
Fix build on head and stable/10
Reported by: pkg-fallout |
0.811_2 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
0.811_1 31 Oct 2014 23:37:22 |
bapt |
Simplify plist |
0.811_1 08 Feb 2014 07:46:21 |
antoine |
Fix packaging and leftovers
Reported by: pkg-fallout |
0.811_1 11 Jan 2014 20:48:56 |
bapt |
Switch to USES=lua (meaning to lua 5.2) |
0.811 01 Dec 2013 16:29:30 |
wg |
net/crtmpserver: update to 0.811
- Update to 0.811 [1]
- Allow staging
PR: ports/182528
Submitted by: maintainer |
0.806 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.806 09 Sep 2013 22:54:40 |
wg |
net/crtmpserver: update to 0.806
- Update to 0.806 [1]
- Convert lib depends to new syntax
- Add LICENSE (GPLv3)
- Fix pkg-plist
PR: ports/181924 [1]
Submitted by: Gavriloaie Eugen-Andrei <support rtmpd.com> (maintainer) |
0.545 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.545 19 Mar 2013 14:22:05 |
makc |
- No need to set CMAKE_INSTALL_PREFIX and CMAKE_BUILD_TYPE, already done in
bsd.cmake.mk
- Trim header while I'm here
Approved by: portmgr (bapt) |
0.545 17 Mar 2013 14:20:20 |
danfe |
In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist. |
0.545 28 Feb 2013 03:12:21 |
miwi |
- Broken fails to build |
0.545 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.545 30 Jul 2011 15:49:07 |
lwhsu |
- Update to 0.545
PR: ports/158886
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: C++ RTMP Server Support (Andrei) <support@rtmpd.com>
(maintainer) |
0.355_1 16 Jul 2011 05:39:05 |
linimon |
Mark as broken on sparc64: does not compile. |
0.355_1 01 Mar 2011 17:33:52 |
sylvio |
- Change variable in crtmpserver.in
- BUMP PORTREVISION
Submitted by: dougb@ (via e-mail) |
0.355 28 Feb 2011 13:57:38 |
sylvio |
High performance RTMP/RTSP streaming server
rtmpd is a high performance streaming server able to stream
(live or recorded) in the following technologies:
- To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE)
- To and from embedded devices: iPhone, Android
- From surveillance cameras
- IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols
Also, rtmpd can be used as a high performance rendes-vous server.
For example, it enables you to do:
- Audio/Video conferencing
- Online gaming
- Online collaboration
- Simple/complex chat applications
WWW: http://www.rtmpd.com
PR: ports/155033
Submitted by: Gavriloaie Eugen-Andrei <crtmpserver@gmail.com> |