Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-18 | Whitespace fixes | cjep | 1 | -2/+2 | |
2003-09-30 | Reimplace creation and deletion of the empty share/icecast/static directory | jmmv | 1 | -1/+4 | |
(removed in previous commit). | |||||
2003-09-30 | Fix sysconfdir conversion: | jmmv | 4 | -23/+11 | |
- Pass --sysconfdir to configure script. - Make the program honour that directory to search for config files. - Remove un-needed patch (everything can be done from configure). | |||||
2003-09-30 | s/FILES/EGFILES/ for clarity, and undefine the iteration variable after the | jmmv | 1 | -4/+5 | |
loop has finished. | |||||
2003-09-30 | Wop, add missing $NetBSD$ RCS id | xtraeme | 1 | -0/+2 | |
2003-09-30 | Use the bsd.pkg.install.mk framework to install the startup shell script | xtraeme | 5 | -11/+64 | |
and configuration files into PKG_SYSCONFDIR. Patch provided by David Ferlier in PR pkg/20940, with more changes by me. Bump package revision to 1. | |||||
2003-09-09 | Use PTHREAD_* variables to avoid passing the unknown -pthreads flag to the | jmmv | 3 | -7/+18 | |
compiler. Fixes PR pkg/19501. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-10-09 | buildlink1 -> buildlink2 | jlam | 1 | -12/+13 | |
2002-08-01 | Convert to use pthread.buildlink.mk. | jlam | 1 | -13/+18 | |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 | |
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too! | |||||
2002-05-15 | Updated icecast to 1.3.12 | martti | 3 | -10/+10 | |
This release is a security update and all users are highly encouraged to upgrade immediately! (ChangeLog doesn't give exact details, it was updated 2000-03-01) | |||||
2002-03-18 | update to icecast 1.3.11. from the web site: | mrg | 2 | -5/+5 | |
It contains security updates and network fixes for streams over 160kbps. It should also help with the stuttering problem some users have reported. | |||||
2002-02-05 | /bin/mkdir -> ${MKDIR}. | skrll | 1 | -2/+2 | |
Make the print-PLIST target output ${MKDIR} also. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-05-22 | Update to 1.3.10. Changelog is pretty silent, but at least some of the | wiz | 2 | -5/+5 | |
changes since 1.3.7 are security updates (buffer overflow). | |||||
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-30 | Manually syncing ONLY_FOR_PLATFORM is not the way to go. | wiz | 1 | -5/+1 | |
Remove ONLY_FOR_PLATFORM, and let it fail while installing the DEPENDS. | |||||
2000-12-28 | Sync ONLY_FOR_PLATFORM with devel/unproven-pthreads. | wiz | 1 | -1/+5 | |
2000-11-21 | Add icecast-1.3.7: | hubertf | 8 | -0/+113 | |
Icecast is an Internet based broadcasting system based on the Mpeg Layer III streaming technology. It is, however, not limited to streaming mp3 files. It was originally inspired by Nullsoft's Shoutcast and also mp3serv by Scott Man ley. |