Summary: | New port: net/crtmpserver High performance C++ RTMP Server | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Gavriloaie Eugen-Andrei <crtmpserver> | ||||||
Component: | Individual Port(s) | Assignee: | Sylvio Cesar Teixeira <sylvio> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Gavriloaie Eugen-Andrei
2011-02-25 16:10:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->sylvio I'll take it. State Changed From-To: open->closed New port added, with minor changes. Thanks! Thank you for pushing it into the mainstream :) I have one minor issue. The rc.d script has the following line inside it: crtmpserver_username="%%USERS%%" Obviously, command_args="--daemon --uid=`id -u ${crtmpserver_username}` $crtmpserver_config" will fail to determine the uid for %%USERS%% Am I'm missing something? Cheers, Andrei P.S. Please excuse me if this is a stupid question, but this is my first FreeBSD port ------ Eugen-Andrei Gavriloaie Web: http://www.rtmpd.com |