Commit graph

32 commits

Author SHA1 Message Date
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
wiz
7af2f4a0a2 Convert to buildlink3. 2004-02-19 11:51:48 +00:00
wiz
cbdb3bd349 Remove dirrm for directory that does not get created. 2004-02-19 11:51:32 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
xtraeme
201b5a9f34 Make sure ICECAST_CHROOTDIR is created before ICECAST_LOGDIR. 2004-01-12 06:05:16 +00:00
xtraeme
e8df632f13 Fix typo. 2004-01-12 05:56:04 +00:00
xtraeme
2c42d083d1 Updated to 2.0.0 2004-01-08 20:49:39 +00:00
jmmv
56eb233c19 Share PKGNAME so that we get implicit conflicts through the version number.
There is no need for different PKGNAMEs, which will only make things more
complex in the future (to track dependancies and the like).
2004-01-08 19:58:34 +00:00
xtraeme
e17e8452c7 This needs CONFLICTS with the new icecast2 package. 2004-01-08 19:42:31 +00:00
cjep
34e102913e Whitespace fixes 2003-10-18 13:08:48 +00:00
jmmv
1fc9bf38e9 Reimplace creation and deletion of the empty share/icecast/static directory
(removed in previous commit).
2003-09-30 15:00:17 +00:00
jmmv
4dfa9b6fdb Fix sysconfdir conversion:
- 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 14:57:25 +00:00
jmmv
92189c79ca s/FILES/EGFILES/ for clarity, and undefine the iteration variable after the
loop has finished.
2003-09-30 14:43:52 +00:00
xtraeme
915438437e Wop, add missing $NetBSD$ RCS id 2003-09-30 10:36:46 +00:00
xtraeme
bf6fc7db7c Use the bsd.pkg.install.mk framework to install the startup shell script
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-30 10:30:33 +00:00
jmmv
497504f84a Use PTHREAD_* variables to avoid passing the unknown -pthreads flag to the
compiler.  Fixes PR pkg/19501.
2003-09-09 17:11:16 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jlam
7a6444a89f buildlink1 -> buildlink2 2002-10-09 11:41:31 +00:00
jlam
6114321176 Convert to use pthread.buildlink.mk. 2002-08-01 06:40:50 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
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-06-26 10:29:33 +00:00
martti
c90657f36b Updated icecast to 1.3.12
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-05-15 07:28:51 +00:00
mrg
9362974e67 update to icecast 1.3.11. from the web site:
It contains security updates and network fixes for streams
	over 160kbps. It should also help with the stuttering problem
	some users have reported.
2002-03-18 01:41:31 +00:00
skrll
9bd4180d57 /bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
2002-02-05 22:39:00 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
wiz
a1a1dbcb45 Update to 1.3.10. Changelog is pretty silent, but at least some of the
changes since 1.3.7 are security updates (buffer overflow).
2001-05-22 10:58:30 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
wiz
e633c2ff5a Manually syncing ONLY_FOR_PLATFORM is not the way to go.
Remove ONLY_FOR_PLATFORM, and let it fail while installing the DEPENDS.
2000-12-30 13:57:44 +00:00
wiz
9b56c9fb8d Sync ONLY_FOR_PLATFORM with devel/unproven-pthreads. 2000-12-28 16:49:36 +00:00
hubertf
bca0ddd7c7 Add icecast-1.3.7:
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.
2000-11-21 06:02:28 +00:00