openbsd-ports/www/mod_mp3/pkg/DESCR
okan 1686e32d55 - update to 0.40
- fix HOMEPAGE/MASTER_SITES
- fix WANTLIB in mysql
- regen patches
- make escaping more pgsql friendly
- fixes to pgsql upsteam - no longer alpha
- run pkg/DESCR through fmt(1)
- use httpd(8) modules.sample for @sample

feedback and ok merdely@
2008-01-30 20:41:41 +00:00

9 lines
352 B
Plaintext

mod_mp3 turns the Apache Web Server into an MP3 or Ogg streaming server.
It can play from a list of files, either in order or randomly. It can
also be used to cache MP3s into memory and have the server operate
entirely from memory.
Available flavors:
mysql - Fetch data from MySQL database.
postgresql - Fetch data from PostgreSQL database.