diff options
author | brooks <brooks@FreeBSD.org> | 2004-05-04 09:10:23 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2004-05-04 09:10:23 +0800 |
commit | e54411fcfc8c143f2248a0d81776d448acd3db49 (patch) | |
tree | ae54f36262d37dcb517fb5c439734d5adbb23d95 /audio/squeezeboxserver | |
parent | 3aa9bb1497fd2b817e026ea9b7717752d8d7090e (diff) | |
download | freebsd-ports-gnome-e54411fcfc8c143f2248a0d81776d448acd3db49.tar.gz freebsd-ports-gnome-e54411fcfc8c143f2248a0d81776d448acd3db49.tar.zst freebsd-ports-gnome-e54411fcfc8c143f2248a0d81776d448acd3db49.zip |
- Upgrade to 5.1.5.
- Create empty config file on the first startup to allow
settings to be saved.
- Fix shutdown on 4.x and some 5.x systems. [0]
- Remove unnecessicary p5-URI dependency, p5-libwww handles
it for us.
- Add p5-Template-Toolkit dependency.
- Remove some EXCLUDE_FILES already handled by EXCLUDE_DIRS
- Fix message about SLIMDIR. [0]
- Add a newsyslog.conf entry for the log file. [0]
- Add a pkg-message warning about the open defaults of the server. [0]
PR: ports/65799
Submitted by: Dan Pelleg <daniel at pelleg.org> [0]
Approved by: krion (mentor)
Pointy hat to: brooks (failed to add pkg-message)
Diffstat (limited to 'audio/squeezeboxserver')
-rw-r--r-- | audio/squeezeboxserver/pkg-message | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/squeezeboxserver/pkg-message b/audio/squeezeboxserver/pkg-message new file mode 100644 index 000000000000..cdd27b7b7e82 --- /dev/null +++ b/audio/squeezeboxserver/pkg-message @@ -0,0 +1,9 @@ +************************************************************************* +Note on security settings: + +The slimserver service is wide open, and by default there is no password. +You can control access to your music collection by pointing your web +browser to http://localhost:9000/, and then choosing: + +Server Settings -> Additional Server Settings -> Security +************************************************************************* |