Port details |
- liquidsoap The audio stream generator of the Savonet project
- 1.0.0_3 audio
=1 1.0.0_3Version of this port present on the latest quarterly branch.
- BROKEN: Fails to link
DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html This port expired on: 2014-08-31 IGNORE: is marked as broken: Fails to link
- 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: 2010-01-19 23:25:28
- Last Update: 2014-09-01 10:23:56
- SVN Revision: 366858
- Also Listed In: net
- License: GPLv2
- WWW:
- http://savonet.sourceforge.net/
- Description:
- Liquidsoap is the audio stream generator of the Savonet project, notably used
for generating the stream of netradios. It has tons of features, it's free and
it's open-source! Liquidsoap lets you to describe your streams in a powerful and
flexible way. Allowing arbitrarily deep-nested composition of streams, it gives
you more power than you need for creating an original netradio. But liquidsoap
is still very light and easy to use, in the Unix tradition of simple strong
components working together.
WWW: http://savonet.sourceforge.net/
-
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:
-
- liquidsoap>0:audio/liquidsoap
- No installation instructions:
- This port has been deleted.
- PKGNAME: liquidsoap
- 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:
-
- ocamlfind : devel/ocaml-findlib
- pcre.a : devel/ocaml-pcre
- camomile.a : devel/ocaml-camomile
- p5-XML-DOM>=0 : textproc/p5-XML-DOM
- ocamlc : lang/ocaml
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- automake-1.14 : devel/automake
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- camomile.a : devel/ocaml-camomile
- festival : audio/festival
- wget : ftp/wget
- Library dependencies:
-
- libjack.so : audio/jack
- libaacplus.so : audio/libaacplus
- libfaad.so : audio/faad
- libmp3lame.so : audio/lame
- libmad.so : audio/libmad
- libogg.so : audio/libogg
- libvorbis.so : audio/libvorbis
- libvo-aacenc.so : audio/vo-aacenc
- libtag.so : audio/taglib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for liquidsoap-1.0.0_3:
AACPLUS=on: AAC+ encoding
AO=off: portable and stable, but it does only output
CRY=on: streaming to icecast and compatible servers
DOCS=on: Build and/or install documentation
DSSI=off: standard for synthesizer plugins (need LADSPA)
EXAMPLES=on: Build and/or install examples
FAAD=on: FAAD AAC decoder support
FESTIVAL=on: speech synthesis (say)
FLAC=off: FLAC lossless audio codec support
GAVL=off: converts from and to many formats
GSTREAMER=off: used to provide V4l inputs
JACK=on: audio connection kit, designed for low latency
LADSPA=off: audio plugins providing sound effects
LO=off: OSC protocol to have external controls
MAD=on: MAD MP3 audio decoder support
OGG=on: ogg/vorbis and ogg/theora encoding and decoding
PULSEAUDIO=off: PulseAudio sound server support
SAMPLERATE=off: for having better quality resampling
SCHROEDINGER=off: ogg/dirac encoding and decoding (need OGG)
SPEEX=off: ogg/speex encoding and decoding (need OGG)
TAGLIB=on: for MP3 ID3 tag reading
THEORA=off: ogg/theora encoding and decoding (need OGG)
VOAACENC=on: AAC encoding
VORBIS=on: ogg/vorbis encoding and decoding (need OGG)
WGET=on: for downloading remote files (http, https, ftp)
===> 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 |
1.0.0_3 01 Sep 2014 10:23:56 |
bapt |
Remove non staged ports without pending PR from audio |
1.0.0_3 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.0_3 16 Jul 2014 07:53:29 |
bapt |
Fix some LIB_DEPENDS
With hat: portmgr |
1.0.0_3 06 Jul 2014 15:28:14 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.0.0_3 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.0.0_3 16 Jun 2014 12:28:11 |
amdmi3 |
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket |
1.0.0_3 06 Jun 2014 20:27:28 |
antoine |
Mark BROKEN: Fails to link
CC -c tools/locale_c.c
CC -c tools/socket_stubs.c
CC -c io/oss_io_c.c
OCAMLOPT -o liquidsoap
tools/socket_stubs.o: In function `stub_set_tcp_nodelay':
tools/socket_stubs.c:(.text+0x67): undefined reference to `setsockopt_int'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
File "caml_startup", line 1:
Error: Error during linking
Reported by: pkg-fallout
With hat: portmgr |
1.0.0_3 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.0.0_3 05 Feb 2014 15:53:18 |
bapt |
Chase libmad changes |
1.0.0_2 15 Jan 2014 22:34:56 |
bapt |
Reduce over inclusion of bsd.port.mk
While here use BROKEN_${ARCH} |
03 Jan 2014 15:26:07
|
adamw |
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
1.0.0_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
05 Sep 2013 09:15:49
|
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 |
1.0.0_2 21 Mar 2013 17:32:35 |
bapt |
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build |
1.0.0_2 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 |
1.0.0_2 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.0.0_1 05 Jun 2012 18:07:08 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer |
1.0.0_1 08 Apr 2012 07:55:38 |
rm |
- fix build when GSTREAMER option is enabled
- no PORTREVISION bump, because it's not default
PR: 166688
Submitted by: Mykola Dzham <i at levsha dot me> (maintainer)
Feature safe: yes |
1.0.0_1 29 Mar 2012 20:11:48 |
rm |
- add missing run dependency
- bump PORTREVISION
While I'm here also drop unnecessary LICENSE_FILE knob (for GPLv2)
PR: 166464
Submitted by: Mykola Dzham <i at levsha dot me> (maintainer)
Feature safe: yes |
1.0.0 24 Mar 2012 23:03:12 |
zi |
- Update to 1.0.0 [1]
- Add LICENSE
PR: ports/165932 [1]
Submitted by: Mykola Dzham <i@levsha.me> (maintainer) [1]
Feature safe: yes |
0.9.3_1 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
0.9.3 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.9.3 10 Nov 2011 14:26:28 |
linimon |
Mark as broken on powerpc: dumps core.
Hat: portmgr
Feature safe: yes |
0.9.3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9.3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.9.3 31 Oct 2010 20:11:50 |
wxs |
Update to 0.9.3
PR: ports/150636
Submitted by: Mykola Dzham <i@levsha.me> (maintainer) |
0.9.2_6 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.9.2_6 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
0.9.2_6 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.9.2_5 11 Aug 2010 21:04:44 |
makc |
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk> |
0.9.2_4 17 Jun 2010 10:46:46 |
naddy |
Install additional documentation and examples in the correct place.
Honor NOPORTDOCS and NOPORTEXAMPLES.
Notified by: QAT
Approved by: maintainer |
0.9.2_3 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.9.2_2 06 Jun 2010 20:39:21 |
naddy |
Bump PORTREVISION after libao update and handle API incompatibility. |
0.9.2_1 03 Jun 2010 08:55:01 |
netchild |
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency) |
0.9.2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.9.2 19 Jan 2010 23:24:44 |
wen |
Liquidsoap is the audio stream generator of the Savonet project, notably used
for generating the stream of netradios. It has tons of features, it's free and
it's open-source! Liquidsoap lets you to describe your streams in a powerful and
flexible way. Allowing arbitrarily deep-nested composition of streams, it gives
you more power than you need for creating an original netradio. But liquidsoap
is still very light and easy to use, in the Unix tradition of simple strong
components working together.
WWW: http://savonet.sourceforge.net/
PR: ports/142546
Submitted by: Mykola Dzham <i@levsha.me> |