Date: Tue, 9 Aug 2011 21:31:06 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mediaproxy Makefile ports/net/mediaproxy/files mediaproxy.in mediaproxy.sh.in proxydispatcher.in Message-ID: <201108092131.p79LV65F072776@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2011-08-09 21:31:06 UTC FreeBSD ports repository Modified files: net/mediaproxy Makefile Added files: net/mediaproxy/files mediaproxy.in proxydispatcher.in Removed files: net/mediaproxy/files mediaproxy.sh.in Log: 1. Convert to proper rc.d scripts for mediaproxy and proxydispatcher 2. Maintains the mediaproxy script as the "master," so the user experience of 'service mediaproxy <start|stop>' will be the same. 3. Instead of resetting ${WRKSRC}, mv the directory to the more typical name so that we can use mediaproxy.in instead of mediaproxy.sh.in. PR: ports/157073 Submitted by: me Approved by: maintainer Revision Changes Path 1.11 +7 -4 ports/net/mediaproxy/Makefile 1.1 +35 -0 ports/net/mediaproxy/files/mediaproxy.in (new) 1.4 +0 -88 ports/net/mediaproxy/files/mediaproxy.sh.in (dead) 1.1 +33 -0 ports/net/mediaproxy/files/proxydispatcher.in (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108092131.p79LV65F072776>