Bug 154345 - [NEW PORT] net/erlyvideo: RTMP flash streaming server written in erlang
Summary: [NEW PORT] net/erlyvideo: RTMP flash streaming server written in erlang
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 20:50 UTC by R.Mahmatkhanov
Modified: 2011-01-31 12:00 UTC (History)
0 users

See Also:


Attachments
file.shar (36.14 KB, text/plain)
2011-01-27 20:50 UTC, R.Mahmatkhanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-01-27 20:50:08 UTC

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-01-28 04:57:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-01-31 11:50:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-31 11:50:42 UTC
miwi        2011-01-31 11:50:37 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/erlyvideo        Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-plist 
    net/erlyvideo/files  patch-Makefile patch-deps-mpegts_Makefile 
                         patch-deps-rtmp_Makefile 
  Log:
  Erlyvideo is an RTMP flash streaming server, written in erlang. It is a
  replacement to Adobe Flash Media Server, Red5 or Wowza. It is much more
  featured than free Red5, cheaper than others. It can utilize 1GB channel,
  serving from one computer to 4000 and more clients.
  
  WWW: http://erlyvideo.org/
  
  PR:             ports/154345
  Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2310    +1 -0      ports/net/Makefile
  1.1       +67 -0     ports/net/erlyvideo/Makefile (new)
  1.1       +2 -0      ports/net/erlyvideo/distinfo (new)
  1.1       +21 -0     ports/net/erlyvideo/files/patch-Makefile (new)
  1.1       +10 -0     ports/net/erlyvideo/files/patch-deps-mpegts_Makefile (new)
  1.1       +14 -0     ports/net/erlyvideo/files/patch-deps-rtmp_Makefile (new)
  1.1       +14 -0     ports/net/erlyvideo/pkg-deinstall (new)
  1.1       +6 -0      ports/net/erlyvideo/pkg-descr (new)
  1.1       +514 -0    ports/net/erlyvideo/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"