ajacoutot
981f12e4ea
Fix a runtime warning; not that this does not fix the thread related
...
crash on startup, so it is still broken.
2012-05-05 09:40:43 +00:00
dcoppa
3332620b80
Update to a newer git snapshot (2012-04-17)
2012-05-04 11:05:02 +00:00
dcoppa
7979b67d5f
Update to a new snapshot dated 2012-05-02.
...
Makes pianobar work again, after the umpteenth change to Pandora API.
New dependencies: devel/json-c, security/libgcrypt
2012-05-04 10:32:33 +00:00
ajacoutot
09ebf67432
curl is a BUILD_DEPENDS, not LIB_DEPENDS.
2012-05-04 06:34:53 +00:00
ajacoutot
b3d16d877a
Update to picard-0.16.
...
from Brad, maintainer timeout
2012-05-04 06:24:04 +00:00
naddy
3f53c84034
maintenance update to 1.14.0
2012-05-02 19:58:16 +00:00
dcoppa
641c1b22d6
Update to taglib-1.7.2, rolling in the fix for SECURITY issue
...
CVE-2012-2396: fixed division by zero while parsing corrupted MP4
files.
2012-05-02 08:48:51 +00:00
jasper
702bfef43c
switch to MASTER_SITE_DEBIAN
2012-04-30 19:22:08 +00:00
ajacoutot
f1f73293c5
Update xmms2 for newer libavcodec API.
...
from Brad
2012-04-30 06:05:17 +00:00
jeremy
47d1cd7fde
Update to newer FFmpeg API.
...
From brad@comstyle.com , OK @ajacoutot
2012-04-30 00:54:00 +00:00
ajacoutot
0114a2eef7
Update akode for newer FFmpeg API..
...
CODEC_TYPE_VIDEO == AVMEDIA_TYPE_VIDEO with the current snapshot of
FFmpeg, so no pkg change.
from Brad
2012-04-29 07:09:23 +00:00
ajacoutot
689f54b24a
--localstatedir=/var is the default now.
2012-04-28 10:52:08 +00:00
ajacoutot
f3535a9bfe
Cope with recent audio/tremor update.
...
from Brad
2012-04-28 09:03:45 +00:00
ajacoutot
ed82376280
Update to an up to date snapshot of the Tremor decoder.
...
* fixes a few security related issues and a good number of bugs
from Brad
2012-04-28 09:03:08 +00:00
sthen
71544ab8b4
Update pacpl to 4.0.4 and switch to FFmpeg for AC3 encoding. From Brad,
...
ok with maintainer "if it works for you".
- also fix AC3 decoding, which was broken in the old version too (and found
while testing the above changes), from me.
2012-04-28 09:02:36 +00:00
espie
4ed7caa04f
first pass at handling sqlite3 move
2012-04-23 17:15:17 +00:00
dcoppa
49e9ffe538
Sync patch; committed upstream (no pkg change)
2012-04-21 13:38:47 +00:00
dcoppa
6c80f42a16
garbage collect gcc3 patches: gcc3 architectures are history and
...
celt won't compile with gcc2 anyway.
naddy@ agrees.
2012-04-21 13:15:52 +00:00
sthen
15af9f5e89
Remove optional dependency faac from RUN_DEPENDS, no need for it as
...
gnupod will use ffmpeg's own aac coder instead. From Brad.
2012-04-21 08:39:13 +00:00
dcoppa
5e98afa5bd
Fix after celt update
...
ok ajacoutot@
2012-04-20 13:28:50 +00:00
dcoppa
9e7619ca15
Update to celt-0.11.3
...
ok ajacoutot@
2012-04-20 13:25:34 +00:00
jasper
82ec075700
sort
2012-04-20 10:57:28 +00:00
dcoppa
8d92823768
Roll new distfile and gc local patches
2012-04-20 08:22:34 +00:00
dcoppa
dc08854ae2
Bandaid fix to avoid unlocking a non-locked mutex.
...
PTHREAD_MUTEX_STRICT_NP is merciless ;-)
2012-04-19 21:39:08 +00:00
dcoppa
45ff4ccf4b
Add option to enable TLS for all actions (not just sending login
...
credentials). Useful to get around GeoIP restrictions.
(upstream git commit 35763dea799c96361e288a10eab0fbd16c36e880)
2012-04-16 13:09:26 +00:00
dcoppa
6aafab44cc
Fix up DESCR: fix mistake with the tremor FLAVOR description and
...
fix capitalisation within the DESCR file.
from Brad
2012-04-16 09:50:17 +00:00
edd
5e31011d2d
Fix missing CFLAGS exposed by sqlite import. Patch from Nigel Taylor. Thanks
2012-04-15 15:23:54 +00:00
dcoppa
aa0c1124ca
Update to umurmur-0.2.10.
...
From maintainer Jonathon Sisson, tweaked by me
2012-04-12 10:03:19 +00:00
dcoppa
5620040242
Garbage collect patches/patch-src_playerlistener_cpp: it works fine
...
now that we have rthreads.
While here, fix WANTLIB.
2012-04-12 09:15:40 +00:00
dcoppa
c93679301c
Warn if ctl is not a fifo.
...
Ordinary files are not supported and cause problems, so close the
fd and print a warning instead.
(upstream git commit ed6d013054f589f2999926b02f4ac6dc76c7fe91)
2012-04-11 08:41:58 +00:00
dcoppa
b55651d9bf
Update to 0.16.8. Minor bugfixes, most likely the end of the line
...
for the 0.16.x releases.
2012-04-10 15:12:54 +00:00
dcoppa
6f4992e651
Re-disable GIO support. As pointed out by ajacoutot@, it would need
...
a runtime dependency on gvfs.
2012-04-06 14:38:01 +00:00
sthen
37bb2d3b74
update to OpenAL 1.14, from Antti Harri with tweak from Brad
2012-04-06 13:48:18 +00:00
dcoppa
6a440081c0
Some fixes and improvements for the audacious-plugins port:
...
- sync/re-sort WANTLIBs
- enable GIO support since we have Glib in the dependency path anyway
- simplify one of the Makefile patches a bit
- invert the logic for enabling/disabling the sndio backend
- more appropriate fix for some of the autoconf checks as the LIBS
variable was being polluted very early on breaking most of the
checks using AC_CHECK_LIB as well as remove/fix some improper
use of the AC_CHECK_LIB macro
From Brad
2012-04-06 11:50:20 +00:00
dcoppa
ed3090a34f
Update to hs-libmpd-0.7.2
...
ok jasper@ (maintainer)
2012-04-05 09:12:07 +00:00
naddy
accf3e3ca2
maintenance update to 1.13.7
2012-04-04 11:32:58 +00:00
dcoppa
9f9ac1b65a
Bugfix update to ncmpcpp-0.5.10
2012-04-02 14:09:36 +00:00
ajacoutot
2cc6b87dea
Remove xsa@ from maintainer as per his request.
2012-04-02 13:06:42 +00:00
ajacoutot
091bb20796
Fix some ports improperly using the POSIX feature test macros. Just
...
checking if they're defined is wrong as -1 is a valid value to indicate
the feature is not supported. No package bumps as the code sections in
question are not being built at the moment.
from Brad
2012-03-30 06:09:54 +00:00
dcoppa
b7adff3b5f
Correctly initialize fd using -1
...
(upstream git commit 7d659d4bd624b3100b0c0852039648d7803cbaf9)
2012-03-29 13:54:17 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ratchov
f7051d183e
Connect aucatctl to the build.
...
ok sthen
2012-03-27 19:46:10 +00:00
ratchov
aa5acd235a
Add MAKE_FLAGS="${CC}" to honour the CC variable.
...
from sthen
2012-03-27 08:10:27 +00:00
ratchov
0659afb9fc
Add aucatctl, a utility to control aucat and/or sndiod volume
...
through MIDI. Mostly from Antti Harri.
help from and ok sthen
2012-03-27 08:05:37 +00:00
sthen
7cd4365096
use ftp not wget, from Jan Stary (maintainer)
2012-03-26 20:38:49 +00:00
sthen
3e2f97bc9e
- reorder CONFIGURE_ARGS into the order in which they appear in ./configure,
...
to make future updates easier, and LIB_DEPENDS to match.
- (beaut|ugl)ify whitespace ;)
from Jan Stary (maintainer).
2012-03-26 20:37:07 +00:00
dcoppa
9b0b671915
Stop saying "DEBUG: Chunked!" when encountering chunked http transfers
...
(upstream git commit 679a0e238d78864c4340cedc3615aa234ef3e440)
2012-03-26 08:09:01 +00:00
ajacoutot
2af9fde46d
Fix build with glib >= 2.31.20.
2012-03-23 13:28:25 +00:00
sthen
5022bb1d2c
update to sox-14.4.0 from maintainer, Jan Stary
...
- also bump SHARED_LIBS major
2012-03-23 13:16:41 +00:00
dcoppa
6e000d5fc6
Update to xmp-3.5.0
2012-03-22 13:32:55 +00:00