aboutsummaryrefslogtreecommitdiffstats
path: root/net/DarwinStreamingServer/pkg-message
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2006-08-13 08:22:50 +0800
committernork <nork@FreeBSD.org>2006-08-13 08:22:50 +0800
commitf8818e89bc7bb9c4cc8e652b8310990cbfc4797a (patch)
tree13545850dd9f2c74c4cf1eb1d7fd1fac35f2f732 /net/DarwinStreamingServer/pkg-message
parenteff8e616d456e17f5ff43520421f94a81510dc8b (diff)
downloadfreebsd-ports-gnome-f8818e89bc7bb9c4cc8e652b8310990cbfc4797a.tar.gz
freebsd-ports-gnome-f8818e89bc7bb9c4cc8e652b8310990cbfc4797a.tar.zst
freebsd-ports-gnome-f8818e89bc7bb9c4cc8e652b8310990cbfc4797a.zip
Update to 5.5.3
o rcNGfy o Compile on amd64 [1] NOTE: DSS will support on amd64, because there are many fix which I heard:-) in cvs repository. In this time, however, Apple doesn't release DSS supported on amd64:-(. Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es> [1]
Diffstat (limited to 'net/DarwinStreamingServer/pkg-message')
-rw-r--r--net/DarwinStreamingServer/pkg-message13
1 files changed, 8 insertions, 5 deletions
diff --git a/net/DarwinStreamingServer/pkg-message b/net/DarwinStreamingServer/pkg-message
index 9a87dd7813ac..11258cb264e0 100644
--- a/net/DarwinStreamingServer/pkg-message
+++ b/net/DarwinStreamingServer/pkg-message
@@ -26,10 +26,12 @@ o Boot DSS Administration Tool
# echo 'streamingadminserver_enable="YES"' >> /etc/rc.conf
# cd /; env - %%PREFIX%%/etc/rc.d/streamingadminserver.sh start
+ (*NOTE*)Darwin Streaming Server will run together.
+
o Set up DSS Administration Tool with MSIE(Microsoft Internet Explorer)
- Mozilla, Netscape4/7 are not useful. DSS Administration Tool requires
- MSIE(4.5 or later) J-Script feature.
+ Mozilla, Netscape4/7 and Opera etc... are not useful. DSS Administration
+ Tool requires MSIE(4.5 and later) J-Script feature.
http://YOUR.STREAMING.SERVER:1220/
@@ -49,13 +51,14 @@ Related directories
===============================================================================
- If you want to invoke Darwin Streaming Server from start-up, put following
- lines into /etc/rc.conf.
+ If you want to invoke only Darwin Streaming Server from start-up, put
+ following lines into /etc/rc.conf.
darwin_streaming_server_enable="YES"
darwin_streaming_server_flags=""
- If you want to invoke DSS Administration Tool from start-up, do too.
+ If you want to invoke DSS Administration Tool and Darwin Streaming
+ Server from start-up, do too.
streamingadminserver_enable="YES"
streamingadminserver_flags=""