aboutsummaryrefslogtreecommitdiff
path: root/www/red5
Commit message (Collapse)AuthorAgeFilesLines
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-081-1/+1
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* - Stage supportMartin Wilke2014-06-052-48/+40
| | | | Notes: svn path=/head/; revision=356581
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* www/red5: update to 1.0.1William Grzybowski2013-07-184-1099/+177
| | | | | | | | | | | | | - Update to 1.0.1 - Trim Makefile header Changes: http://red5.googlecode.com/svn/doc/trunk/changelog.txt PR: ports/180609 Submitted by: joris.dedieu gmail.com (maintainer) Notes: svn path=/head/; revision=323239
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Stop clobbering config files on deinstall.Chris Rees2011-08-152-53/+161
| | | | | | | | | | - Use post-patch for sed rather than pre-install. PR: ports/157628 Submitted by: Joris Dedieu <joris.dedieu@gmail.com> (maintainer) Notes: svn path=/head/; revision=279742
* - Update MASTER_SITESFrederic Culot2011-06-061-1/+1
| | | | | | | | PR: ports/157627 Submitted by: Joris Dedieu <joris.dedieu@gmail.com> (maintainer) Notes: svn path=/head/; revision=275117
* Add missing line to post-install target so port and package both performJosh Paetzel2011-01-091-0/+3
| | | | | | | the same chown -R Notes: svn path=/head/; revision=267557
* - Update to 0.9.1Pav Lucistnik2010-11-186-50/+1293
| | | | | | | | | | | - Switch to standalone install - Grant maintainership to submitter PR: ports/151578 Submitted by: Joris Dedieu <joris@rmdir.fr> Notes: svn path=/head/; revision=264769
* - Reset maintainerWen Heping2010-02-011-1/+1
| | | | Notes: svn path=/head/; revision=249023
* - Chase tomcat6's change of installation prefix, bump portrevisions just inPav Lucistnik2009-08-021-3/+3
| | | | | | | | | case (untested) Reported by: pointyhat Notes: svn path=/head/; revision=238787
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Red5 is an Open Source Flash Server writtenPietro Cerutti2008-03-204-0/+71
in Java that supports streaming Audio/Video (FLV and MP3),Recording Client Streams, Live Stream Publishing, etc. WWW: http://www.red5.fr/ PR: 121696 Submitted by: Wen heping <wenheping@gmail.com> Approved by: miwi (mentor) Notes: svn path=/head/; revision=209421