Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Sep 2014 10:23:56
1.0.0_3

|
bapt  |
Remove non staged ports without pending PR from audio |
29 Jul 2014 18:41:17
1.0.0_3

|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
16 Jul 2014 07:53:29
1.0.0_3

|
bapt  |
Fix some LIB_DEPENDS
With hat: portmgr |
06 Jul 2014 15:28:14
1.0.0_3

|
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
25 Jun 2014 05:35:32
1.0.0_3

|
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 |
16 Jun 2014 12:28:11
1.0.0_3

|
amdmi3  |
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket |
06 Jun 2014 20:27:28
1.0.0_3

|
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 |
05 May 2014 09:45:37
1.0.0_3

|
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 |
05 Feb 2014 15:53:18
1.0.0_3

|
bapt  |
Chase libmad changes |
15 Jan 2014 22:34:56
1.0.0_2

|
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 |
20 Sep 2013 14:36:37
1.0.0_2

|
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 |
21 Mar 2013 17:32:35
1.0.0_2

|
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 |
05 Aug 2012 23:19:40
1.0.0_2
|
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 |
19 Jul 2012 20:15:39
1.0.0_2
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
05 Jun 2012 18:07:08
1.0.0_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer |
08 Apr 2012 07:55:38
1.0.0_1
|
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 |
29 Mar 2012 20:11:48
1.0.0_1
|
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 |
24 Mar 2012 23:03:12
1.0.0
|
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 |
14 Jan 2012 22:27:02
0.9.3_1
|
netchild  |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
14 Jan 2012 08:57:23
0.9.3
|
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. |
10 Nov 2011 14:26:28
0.9.3
|
linimon  |
Mark as broken on powerpc: dumps core.
Hat: portmgr
Feature safe: yes |
19 Mar 2011 12:38:54
0.9.3
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.9.3
|
ade  |
Sync to new bsd.autotools.mk |
31 Oct 2010 20:11:50
0.9.3
|
wxs  |
Update to 0.9.3
PR: ports/150636
Submitted by: Mykola Dzham <i@levsha.me> (maintainer) |
16 Oct 2010 11:52:47
0.9.2_6
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.9.2_6
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.9.2_6
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
11 Aug 2010 21:04:44
0.9.2_5
|
makc  |
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk> |
17 Jun 2010 10:46:46
0.9.2_4
|
naddy  |
Install additional documentation and examples in the correct place.
Honor NOPORTDOCS and NOPORTEXAMPLES.
Notified by: QAT
Approved by: maintainer |
06 Jun 2010 20:44:03
0.9.2_3
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
06 Jun 2010 20:39:21
0.9.2_2
|
naddy  |
Bump PORTREVISION after libao update and handle API incompatibility. |
03 Jun 2010 08:55:01
0.9.2_1
|
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) |
27 Mar 2010 00:15:24
0.9.2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
19 Jan 2010 23:24:44
0.9.2
|
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> |