Age | Commit message (Collapse) | Author | Files | Lines |
|
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
|
|
|
|
|
|
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
|
|
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
|
|
Changes:
- Remove the auth option.
- Check return values of send/recv in the live mode.
- Set socket timeout.
|
|
Changes since 0.1.9:
- Avoid an infinite loop with buffer underrun in the live mode.
- More detailed and consistent log messages.
|
|
Changes:
- Bug fix in live mode.
|
|
Changes since 0.1.2:
* Add options for pidfile/no-pidfile, user/group, and auth-file.
* Store password's MD5 instead of plain text.
|
|
|
|
MOSS (MP3/OGG Streaming Server) is an HTTP-based streaming server
written in Python. It supports the web mode where you browse and
select songs, and the live mode which supports real-time broadcast.
|