Commit Graph

2473 Commits

Author SHA1 Message Date
jasper
7dfd5ad26b - missing build dependency 2010-04-15 17:31:35 +00:00
jasper
ddc4579cff - use BROKEN-$arch , prompted by naddy@ 2010-04-12 16:41:46 +00:00
jasper
7e3990bf37 - use NOT_FOR_ARCHS instead of BROKEN 2010-04-12 08:42:34 +00:00
landry
c91655cbf4 Update to gmpc-plugins 0.20.0.
ok ajacoutot@ jasper@
2010-04-09 13:32:57 +00:00
landry
3188f93bf0 Update to gmpc 0.20.0, now depends on vala 0.7.10 at least to build.
ok ajacoutot@ jasper@
2010-04-09 13:31:13 +00:00
landry
c45440e2dd Update to libmpd 0.20.
ok ajacoutot@ jasper@
2010-04-09 13:29:13 +00:00
jasper
3dae0f014f - update mpd to 0.15.9
- add --enable-pipe-output to pipe into aucat/rtunes/etc
- remove all encoders in the tremor flavor, cpu starved architectures
  don't need them and lack of shoutcast support makes them useless.
* the above was from Bjorn Ketelaars via Tobias Ulmer (MAINTAINER

- Add AAC/MP4 support to the main package now that audio/faad is fixed
* done by me.

ok aja@
2010-04-09 11:39:33 +00:00
jasper
f94281c7b8 - update soundtracker to the gtk2 version
* sndio bits by jakemsr, thanks
2010-04-08 08:47:09 +00:00
jasper
75f4555a62 - let faad install the mp4ff headers, as will be required by mpd
to handle aac/mp4 files.

from tobias ulmer.
ok aja@
2010-04-08 07:17:21 +00:00
ajacoutot
a1dd4f4a71 Sentence begins with a capital letter. 2010-04-05 22:09:55 +00:00
landry
80bffc958a Update to ncmpc 0.16.1, from maintainer Tobias Ulmer, thanks! 2010-04-05 19:05:11 +00:00
landry
7f73232c5a +libmpdclient 2010-04-05 18:59:42 +00:00
landry
dc66c9b840 Import libmpdclient 2.1 from maintainer Tobias Ulmer.
stable, documented, asynchronous API library for interfacing MPD
in the C, C++ & Objective C languages.
2010-04-05 18:59:01 +00:00
naddy
547ab0f58e mdoc fix and install the cat pages 2010-04-04 15:09:18 +00:00
sthen
4ec2f3de05 sync WANTLIB/LIB_DEPENDS, bump 2010-04-03 00:32:55 +00:00
sthen
a941ac7fd4 sync WANTLIB (mostly libffi) and bump PKGNAMEs 2010-04-02 16:02:27 +00:00
naddy
932cc8030f disable optimization fiddling and just honor CFLAGS
(no actual change for the default build)
2010-04-01 22:23:09 +00:00
naddy
b058820615 * disable optimization fiddling and just honor CFLAGS
* don't bother with automake
2010-04-01 22:12:47 +00:00
naddy
e536516575 disable crazy optimization fiddling and just honor CFLAGS 2010-04-01 21:08:20 +00:00
naddy
502316fdb0 maintenance update to 1.12.0 2010-04-01 19:00:59 +00:00
dcoppa
29c063088c +pianobar 2010-03-29 22:04:17 +00:00
dcoppa
29836f11aa import audio/pianobar
pianobar is a console client for the personalized web radio pandora 
(http://www.pandora.com).

OK landry@
2010-03-29 21:12:20 +00:00
ajacoutot
38deed17b9 Remove mp3x. It depends on gtk+1 (which made jasper@ sad) and it seems
no one uses it.

ok jasper@
2010-03-29 07:55:55 +00:00
ajacoutot
d842778ddb Update to rhythmbox-0.12.8. 2010-03-28 10:48:50 +00:00
ajacoutot
468ca4647b Add a small reminder comment. 2010-03-26 08:10:45 +00:00
jasper
1b666a3fe7 - zap lopster 2010-03-25 22:03:00 +00:00
jasper
bdc7f76df7 - remove old and useless lopster. the 'new' gtk2 version is still-born.
ok jolan@ ajacoutot@
2010-03-25 22:02:37 +00:00
naddy
099270c935 maintenance update to 1.11.0 2010-03-22 20:13:39 +00:00
ajacoutot
ef82e8dc69 Update to lame-3.98.3.
Does anyone actually use mp3x subpackage? It uses gtk1 and I'm not sure
how usefull this app actually is nowadays...

"looks good" jasper@
2010-03-21 10:31:05 +00:00
ajacoutot
c58fd1e27d Update to rhythmbox-0.12.7.
Fix coherence UPnP support; we don't enforce dependency on it, but if it's
installed it can be used.

ok jasper@
2010-03-21 10:10:56 +00:00
jasper
b463134991 - update vagalume to 0.8.2 2010-03-20 16:57:30 +00:00
jasper
ab37bb248c - fix cdparanoia on static arches 2010-03-20 16:56:26 +00:00
ajacoutot
7ca08e5d4e Make it possible to clean the port as a regular user, spotted by espie@ 2010-03-20 16:50:16 +00:00
jasper
872ea89026 Increase offset to reduce false positives.
ok sthen@

ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:34:01 +00:00
phessler
4591b5e88f add mips64el to the list of supported arches, unbreaks for loongson
OK jasper@

ports is unlocked for a while only for those who have been informed.
2010-02-23 19:55:15 +00:00
jasper
b63b3e3e1a this works fine on sgi and loongson, remove BROKEN marker
ok espie@
2010-02-13 13:17:03 +00:00
jakemsr
fe1e131411 display maximum delay as miliseconds instead of fractional seconds to
workaround a crash when sprintf()ing a double (or float) type argument

ok jasper@
2010-02-12 20:46:16 +00:00
jasper
228964a8d2 - extend archtecture tests for mips64el
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
ratchov
6e40a4f9b8 Don't restrict parameters to ones returned by sio_getcap(), instead,
claim that everything is supported. If possible portaudio will
attempt to setup a conversion layer, else the application will fail.
Prevents audio/audacity from failing in situations it could actually
work, especially when aucat(1) can do all the necessary conversions.

ok ajacoutot@, sthen@ and jasper@
2010-02-07 01:30:29 +00:00
pirofti
ed4366b8e1 Let there be xmms on landisk. Okay espie@.
Use -O0 instead of -O2, otherwise compilation fails somewhere along the
way. No package, no bump.
2010-02-06 14:55:24 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
ca7dbb81a7 fix MASTER_SITES, ok naddy@ 2010-01-30 19:08:30 +00:00
ratchov
cf1c7b78a0 fix crashes on 64-bit strict alignement archs
ok naddy@
2010-01-21 08:35:53 +00:00
wcmaier
61313b5109 Update to 0.15.7.
Most awesomely, mpd can now stream natively without a icecast server.
ok and help from MAINTAINER Tobias Ulmer <tobiasu at tmux dot org>.
2010-01-12 18:58:26 +00:00
wcmaier
fb5a1ed649 Whitespace clean up -- no real change (actual update coming in a minute). 2010-01-12 18:51:07 +00:00
jakemsr
44cb065cc8 - update to mp3blaster-3.2.5
- add sndio audio to mp3blaster and splay programs
- implement nmixer as a generic midi volume controller, that defaults to
using the aucat:0 midi device
- stop using multiple threads for mpeg decoding.  they are poorly
implmented, just spinning and using all available cpu cycles

with feedback from naddy@ and ratchov@
2010-01-11 07:51:26 +00:00
jakemsr
8b3a926b45 libmikmod,esd is no more 2010-01-11 05:16:07 +00:00
jakemsr
4d99813bba -update to hydrogen-0.9.4: bugfixes, qt3->qt4, code cleanup & file renaming
-add sndio audio and midi support, drop OSS audio support
- take maintainership
maintainer change suggested by grange@ (former maintainer), ok ratchov@
2010-01-11 05:11:32 +00:00
jakemsr
1d3505c9eb use sndio instead of audio(4) for audio, although it seems nothing in
the ports tree actually uses libmikmod's audio output API.  kill
esd FLAVOR too.
ok pvalchev@ (MAINTAINER)
2010-01-11 04:25:26 +00:00
jasper
08181699ce openbsd/sgi is not irix, fix build. 2010-01-04 22:09:33 +00:00