Port details |
- ices0 MP3 streaming source client for Icecast 2
- 0.4_10 audio
=5 0.4_10Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-10-12 01:50:26
- Last Update: 2013-09-16 13:57:52
- SVN Revision: 327400
- People watching this port, also watch:: mplayer, python, libiconv, sudo, libdvdcss
- Also Listed In: net
- License: not specified in port
- WWW:
- http://www.icecast.org/
- Description:
- IceS0 is an mp3 streaming source client for icecast 2 servers. It provides
flexible and powerful static and live streaming capabilities and can transcode
various audio formats to mp3 on-the-fly.
WWW: http://www.icecast.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ices
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python : lang/python
- gmake : devel/gmake
- perl5.14.4 : lang/perl5.14
- Runtime dependencies:
-
- python : lang/python
- perl5.14.4 : lang/perl5.14
- Library dependencies:
-
- shout : audio/libshout2
- xml2 : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ices-0.4_10:
FAAD=off: FAAD AAC decoder support
FLAC=off: FLAC lossless audio codec support
PYTHON=on: Python bindings or support
VORBIS=off: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4_10 16 Sep 2013 13:57:52 |
bapt |
Remove unsupported and old ices0 (consider using audio/ices if you need the
functionnality)
Modernize audio/ices |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.4_10 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
0.4_10 13 Mar 2013 11:54:26 |
danfe |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed. |
0.4_10 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
0.4_10 05 Jun 2012 07:44:36 |
erwin |
Fix inclusion of options.mk in previous revision
Submitted by: pointyhat |
0.4_10 01 Jun 2012 06:57:16 |
bapt |
Convert to new options framework |
0.4_10 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
0.4_9 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.4_9 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.4_9 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4_9 02 Sep 2010 21:17:34 |
wxs |
Reset to ports@. Thanks Frank for your work on these ports.
Discussed on: ports@ |
0.4_9 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.4_8 27 Mar 2010 04:30:05 |
dougb |
Remove the remaining examples of quotes around /etc/rc.subr |
0.4_8 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
0.4_8 08 Mar 2009 13:54:44 |
gabor |
- Pass maintainership to Frank Steinborn
Submitted by: Frank Steinborn <steinex@nognu.de> (via irc) |
0.4_8 21 Feb 2009 15:51:15 |
miwi |
- Chase audio/faad shlib bump |
0.4_7 07 Sep 2008 00:36:27 |
linimon |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr |
0.4_7 07 Apr 2008 20:37:24 |
naddy |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
0.4_6 15 Oct 2007 17:39:53 |
lofi |
Patch to support the new FLAC API as of FLAC 1.1.3.
Submitted by: naddy |
0.4_6 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.4_5 10 Jul 2006 18:32:32 |
dougb |
Remove a new crop of the long-spurious FreeBSD KEYWORDs. |
0.4_5 04 Jul 2006 10:21:20 |
lofi |
Sometimes, --with/without-foo doesn't scale very well. |
0.4_4 12 Jun 2006 09:18:27 |
lofi |
Install ices0 as ices0 (and thus resolve a long-unnoticed conflict with ices),
clarify comment and pkg-descr to make clear that ices0 is for streaming mp3s,
add an rc-script, optionalize most dependencies, do not depend on lame by
default in order to enable the build of a binary package.
While here, modify comment of ices as well to make perfectly clear that ices
is for vorbis streaming.
Based on a submission by: "Dave" <dmehler26@woh.rr.com> |
0.4_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.4_3 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.4_3 08 Jan 2006 21:58:20 |
lofi |
Chase libshout2 shared library version bump. |
0.4_2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.4_2 03 Apr 2005 23:02:54 |
lofi |
Update libshout2 to 2.1 and chase library revision bump. |
0.4_1 16 Mar 2005 14:50:13 |
naddy |
new version of libFLAC |
0.4 12 Oct 2004 01:43:48 |
lofi |
Add ices0, a treaming source client for icecast 2. |