The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD audio : darkice

An IceCast, IceCast2 and ShoutCast live audio streamer

 DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It
records audio from an audio interface (e.g. sound card), encodes it and
sends it to a stream server.

DarkIce can encode in the following formats:

 mp3 - using the lame library
 Ogg Vorbis
 aac - using the faac library

DarkIce can send the encoded stream to the following streaming servers:

 ShoutCast
 IceCast 1.3.x and 2.x
 Darwin Streaming Server 

http://darkice.tyrell.hu/



darkice history


v. 1.27
date: 2007/07/28 12:27:09;  author: miwi;  state: Exp;  lines: +2 -1
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION

v. 1.26 date: 2007/07/23 09:35:29; author: rafan; state: Exp; lines: +1 -2 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.25 date: 2007/05/01 23:17:48; author: miwi; state: Exp; lines: +1 -1 - Update to 0.18.1 PR: 112311 Submitted by: KATO Tsuguru
v. 1.24 date: 2007/04/14 16:20:43; author: gabor; state: Exp; lines: +0 -4 - Remove 4.X support from unmaintained ports in categories starting with letter a-c
v. 1.23 date: 2007/03/16 13:26:15; author: miwi; state: Exp; lines: +11 -5 - Update to 0.18 PR: 110338 Submitted by: KATO Tsuguru
v. 1.22 date: 2006/05/28 06:51:36; author: novel; state: Exp; lines: +1 -1 Update to version 0.17.1. PR: 98017 Submitted by: Ports Fury
v. 1.21 date: 2006/05/03 05:14:13; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports in categories starting with A.
v. 1.20 date: 2006/02/01 01:36:32; author: barner; state: Exp; lines: +9 -1 - Update to 0.17 - Note: Upstream re-rolled the distfile after the PR was submitted. The new distfile already contains the patch from the original version of the PR, so it is not included in this commit. Submitted by: Ports fury PR: ports/92608
v. 1.19 date: 2006/01/26 02:55:28; author: lawrance; state: Exp; lines: +1 -1 Fix typo (FAAD option should be FAAC). Submitted by: Paul Sherren on ports@
v. 1.18 date: 2005/10/30 19:15:53; author: ehaupt; state: Exp; lines: +23 -4 - Update to 0.16 - Provide optional VORBIS, LAME, FAAD, JACK support - Update pkg-descr PR: 88186 Submitted by: KATO Tsuguru
v. 1.17 date: 2005/04/15 17:49:42; author: flz; state: Exp; lines: +21 -6 - Update to 0.15. PR: ports/79970 Submitted by: Ports Fury
v. 1.16 date: 2005/04/12 03:24:49; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.15 date: 2005/04/11 08:01:23; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.14 date: 2004/02/18 16:24:49; author: krion; state: Exp; lines: +4 -3 - Update to version 0.14 PR: ports/63002 Submitted by: Ports Fury
v. 1.13 date: 2004/01/08 15:26:22; author: krion; state: Exp; lines: +1 -2 - Update to version 0.13.2 PR: 61073 Submitted by: Ports Fury
v. 1.12 date: 2003/12/20 16:14:10; author: naddy; state: Exp; lines: +2 -1 Catch up with libogg/libvorbis version bump.
v. 1.11 date: 2003/06/27 06:39:04; author: daichi; state: Exp; lines: +3 -3 update audio/darkice: 0.13 --> 0.13.1 PR: 51540 Submitted by: Clement Laforet Reviewed by: KATO Tsuguru
v. 1.10 date: 2003/02/20 16:49:42; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2003/02/10 21:38:47; author: pat; state: Exp; lines: +2 -8 Update to 0.13 PR: ports/48142 Submitted by: KATO Tsuguru
v. 1.8 date: 2002/11/20 12:50:47; author: ijliao; state: Exp; lines: +14 -3 upgrade to 0.12 PR: 45437 Submitted by: Ports Fury
v. 1.7 date: 2002/11/10 16:45:03; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.6 date: 2002/11/06 22:43:48; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.5 date: 2002/10/06 17:40:44; author: ijliao; state: Exp; lines: +2 -12 upgrade to 0.11 PR: 43692 Submitted by: Ports Fury
v. 1.4 date: 2002/08/12 21:01:56; author: naddy; state: Exp; lines: +14 -4 Update to 0.10.1. PR: 41499 Submitted by: Ports Fury
v. 1.3 date: 2002/07/20 15:32:36; author: naddy; state: Exp; lines: +2 -2 Ogg Vorbis 1.0 library major version bumps.
v. 1.2 date: 2002/02/21 06:22:00; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8
v. 1.1 date: 2001/12/27 18:43:40; author: ijliao; state: Exp; add darkice 0.7 DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm