Commit Graph

2665 Commits

Author SHA1 Message Date
kili
05628c87ee Fix WANTLIB and bump. 2010-07-13 20:48:20 +00:00
sthen
3f913dcdaa use REVISION 2010-07-13 19:46:10 +00:00
naddy
654fc7af21 update to 1.12.3 for some bugfixes 2010-07-13 16:39:55 +00:00
espie
7101bcb229 cddb is not a direct dependency 2010-07-05 07:41:23 +00:00
naddy
51a6428228 Do not use the RUN_DEPENDS=${BUILD_DEPENDS} idiom, it picks up unwanted
dependencies!
2010-07-02 22:44:57 +00:00
jasper
f35d327cd1 - make the no_xmms the default, so you won't endup with xmms, glib1, gtk1, etc
when you build mpd..

ok landry@
2010-07-01 21:12:50 +00:00
jakemsr
92f2a0ed85 convert to sndio(7), add @bin makers 2010-07-01 02:36:54 +00:00
jakemsr
56cbd2c6ca convert to sndio(7), which allows this port to be used with all
non-"isdn bullshit" audio devices OpenBSD currently (and most
likely ever will) supports.  sndio(7) doesn't support audioamd(4)
(which is an isdn device), but the audio(4) backend here didn't
support that device either.

tested on a 195 MHz r10k O2 extracting install tarballs +
'cvs co ports' + repeatedly compiling tracker in a loop +
'find /', all running simultaneously over the built-in mec0 NIC,
a zaurus with hw.setperf set to 0 + 'find /' running on the
console + tracker and an audio device monitoring program run
from an ssh session through a wi(4) pcmcia card, a 233MHz
Toshiba Tecra 8000 with wss(4), and various other machines.
2010-06-30 11:50:51 +00:00
ajacoutot
431b957a17 Lowercase COMMENT. 2010-06-28 18:22:02 +00:00
robert
ee0149a89c add mono-taglib 2010-06-28 18:20:56 +00:00
robert
43c7c9a917 Import of mono-taglib:
TagLib# is a FREE and Open Source library for the .NET 2.0 and Mono
frameworks which will let you tag your software with as much or as
little detail as you like without slowing you down.
2010-06-28 18:19:31 +00:00
landry
91d9a23e3b Add libtool to BUILD_DEPENDS instead of overriding it. Fixes build on a
clean machine so that it correctly installs autoconf/automake/metaauto.
2010-06-25 08:16:51 +00:00
landry
1aad8ff35d Explicitely add libtool to BUILD_DEPENDS as jack autohell uses macros from
libtool.m4. Builds fine with ports libtool otherwise.
2010-06-23 17:06:44 +00:00
landry
b90389df26 Explicitely add libtool to BUILD_DEPENDS as bootstrap script checks for
libtoolize. Builds fine with ports libtool otherwise.
2010-06-23 17:02:46 +00:00
landry
35e7d80620 Explicitely add libtool to BUILD_DEPENDS as faac bootstrapping checks for
libtoolize and thereafter uses macros from libtool.m4. Builds fine with
ports libtool otherwise.
2010-06-23 16:57:30 +00:00
steven
0249dd854f autogen.sh needs libtoolize, so add gnu libtool as build dep.
builds fine with in tree libtool however.
2010-06-23 14:44:42 +00:00
jasper
315e71142c - bump after devel/p5-Getopt-Euclid pkgname fix 2010-06-22 19:01:07 +00:00
sthen
57ab4ef3bc - remove sparc64 gcc3.3 workaround
- this should be SHARED_ONLY, add and rework PLISTs
- minor update while there
- better license marker
from Brad.

- remove bogus PERMIT_DISTFILES_*-mp3, this variable is not per-subpackage
- set PERMIT_PACKAGE_CDROM-mp3
from me.
2010-06-19 20:21:14 +00:00
sebastia
21c3c1e777 Fix build with gcc-2.95, bump pkgname
OKs from landry@, jasper@, sthen@
2010-06-14 17:44:46 +00:00
jasper
9affa8bce1 - cc1plus is quite hungry for memory.. 2010-06-14 05:49:26 +00:00
jakemsr
dc43149a11 don't pull in libjack in portsmf now that we aren't guaranteeing jack
is installed via portaudio.  there is no OpenBSD midi support in jack
anyway ...
2010-06-13 15:49:10 +00:00
jakemsr
e7bce2ed58 don't build with jack, which added a bit of runtime dependencies.
now portaudio-svn has no runtime dependencies.
no one objected on ports@
2010-06-13 15:46:13 +00:00
landry
b08a5a69e5 Remove sparc64-specific patch now that it switched to gcc4.
From Brad.
2010-06-11 20:05:57 +00:00
landry
3d1f9abcb1 Update to gimmix 0.5.7.1.
Fix wantlib/modules while here, and depend on the correct version of
libmpd.
ok jasper@
2010-06-10 20:56:35 +00:00
sthen
b7b315e8de update this nice music player to 0.9beta11
from maintainer Jeremy Evans
2010-06-09 08:32:35 +00:00
pea
925c700313 Unbreak after libao update
ok dcoppa@, "go ahead" jasper@
2010-06-08 19:56:36 +00:00
ratchov
520a9b2969 update to 1.0.2 which adds support for MTC/MMC, thus now it can
control aucat and stay in sync with any audio program using aucat.

ok landry, sthen
2010-06-07 23:07:28 +00:00
jakemsr
d58e7b8aad * clean up sndio(7) driver
* update README.OpenBSD
* add patches to let it build on gcc2 archs (from Sebastian Reitenbach)
* disable audio(4) driver
2010-06-07 01:44:38 +00:00
espie
2af8e74da2 further fixes for gcc4 on LP64 2010-06-06 07:45:31 +00:00
kili
11333598c5 Yet another WANTLIB = m stdc++ 2010-06-05 16:58:33 +00:00
pea
68597a84fa Fix after recent libao update
ok naddy@
2010-06-03 16:07:02 +00:00
pea
8009f567a5 Fix after recent libao update
ok naddy@, maintainer ok
2010-06-03 16:06:07 +00:00
naddy
6e8065cd61 update to 1.4.0; mostly from and ok pea@ 2010-06-03 15:50:28 +00:00
naddy
3b7a3a4984 update to 1.0.0; ok pea@ 2010-06-03 15:49:37 +00:00
naddy
5c730ef576 update to 1.3.1; with and ok pea@ 2010-06-03 15:48:36 +00:00
naddy
cc9aabeb34 update to 1.2.0; ok pea@ 2010-06-03 15:47:42 +00:00
dcoppa
0fe1cb2a9e s/librairies/libraries/
OK ajacoutot@
2010-06-01 12:46:24 +00:00
dcoppa
daf5a68ac0 Add missing runtime dependency on devel/desktop-file-utils, spotted
by ajacoutot@
2010-06-01 05:21:11 +00:00
dcoppa
0f8134c420 hookup last.fm 2010-05-31 19:39:48 +00:00
dcoppa
3c21b3f46a Import audio/last.fm, the official Last.fm radio player application.
OK steven@, sthen@
2010-05-31 19:37:36 +00:00
naddy
a97b0b4867 bump after libf2c move to ports 2010-05-28 14:50:04 +00:00
espie
011bd00252 fix iterator error 2010-05-28 09:33:17 +00:00
jakemsr
159a5945ba wantlib changes due to ffmpeg changes 2010-05-26 21:45:01 +00:00
jakemsr
2feec0af02 make it work with newer ffmpeg libs 2010-05-26 21:41:56 +00:00
jasper
e3114919b6 - update mpc to 0.19
from oga@ via tobias ulmer (MAINTAINER)
2010-05-26 13:59:37 +00:00
ajacoutot
4548208d0b Set GPL version number, fix WANTLIB, regen PLIST.
Bump.
This port could use an update...
2010-05-26 09:29:06 +00:00
espie
115dd7afcd necessary patches, not fixed yet 2010-05-23 16:39:45 +00:00
espie
15e6083406 use fortran module 2010-05-23 13:11:38 +00:00
espie
6cd3d19da7 use mod fortran 2010-05-23 13:08:09 +00:00
espie
98dc317f8c fix 2010-05-22 20:30:38 +00:00
espie
831dcfc871 fix build with gcc4 2010-05-22 15:08:52 +00:00
jasper
42ac3ac376 - re-anable musepack/mpc support
ok tobias ulmer (MAINTAINER)
2010-05-22 11:10:09 +00:00
espie
3eae3e6638 fixes for g++4
- avoid min/max macros, fstream impl gets confused
- explicit instantations must have template<> prepended
- can't declare ostream, use iosfwd
- friends do not a declaration make
2010-05-22 09:30:04 +00:00
espie
295da592d7 beurk. fix atrocious casts 2010-05-20 09:58:36 +00:00
espie
752b6aabc9 avoid lvalue cast 2010-05-20 09:55:22 +00:00
dcoppa
7b32d1a198 Update to lame 3.98.4
OK ajacoutot@
2010-05-20 09:15:45 +00:00
espie
58e26967c0 gcc4 fixes 2010-05-19 16:18:28 +00:00
espie
ec993f361f fix lvalues 2010-05-19 16:14:48 +00:00
espie
658069d3a5 compile with gcc4
reenable flush, works with every soundcard I now have.
2010-05-17 18:10:05 +00:00
jasper
1455dbde4d - update taglib to 1.6.3 2010-05-17 11:21:50 +00:00
espie
23ad3c22f7 cleanup for gcc 4 2010-05-17 08:31:11 +00:00
espie
47ae5aa802 fix compile with gcc4 (bad declaration), regen patches while there.
Not an installed header -> no bump
2010-05-16 13:12:08 +00:00
dcoppa
73ac453a24 Fix HOMEPAGE and MASTER_SITES
OK ajacoutot@
2010-05-14 09:36:50 +00:00
dcoppa
cbb86adbef Update audio/pianobar: my fixes have been merged upstream.
While here, add a MESSAGE file and comment the patch.

OK jasper@
2010-05-13 18:35:51 +00:00
espie
86fe199750 fix scope issue so that it builds with gcc4 2010-05-11 21:19:25 +00:00
espie
c2e9c853b5 fix compile issues for gcc4, no need to bump 2010-05-09 23:08:00 +00:00
robert
3ac6ab497b Update to 1.13; makes gcc4 happy 2010-05-09 21:18:29 +00:00
jakemsr
f8b3eaa4ff - cdio(1) in base can do what tosha does, and more
- aucat(1) in base can do what waveplay does, and more
bye bye to tosha and waveplay
ok landry@
2010-05-09 18:00:30 +00:00
robert
37b3c13473 - make gcc4 happy by removing some weird cast here. gcc3 is fine too.
- regen patches

ok espie@
2010-05-09 17:32:53 +00:00
robert
ea6f83ea40 make gcc4 happy 2010-05-09 17:08:44 +00:00
dcoppa
a4538f3a2c I take maintainership.
Ok from old MAINTAINER (Guillaume Pinot)
2010-05-03 09:45:33 +00:00
ajacoutot
ad192253a9 Do not hardcode paths. 2010-04-30 09:32:01 +00:00
dcoppa
d58abcb8e8 Remove ossaudio dependency.
OK jasper@, sthen@
2010-04-29 08:27:19 +00:00
jasper
a8b09ad95a - sync 2010-04-29 08:09:56 +00:00
jasper
582f477b5a - remove old glib1 project. nobody seems to care of have an rio500 around anymore.
ok ajacoutot@
2010-04-29 08:09:45 +00:00
jasper
1d6c0805a4 - update shell-fm to 0.7 2010-04-29 07:59:43 +00:00
steven
506c2d6910 fix libtool option syntax 2010-04-26 20:01:25 +00:00
eric
b4b01d2b53 fix WANTLIB after sphinxbase update 2010-04-26 07:13:37 +00:00
eric
37b7171cf0 - update to 0.6
- implement and use sndio backend

help from and ok jakemsr@ ratchov@
2010-04-26 07:12:30 +00:00
jakemsr
74b028b0ea fix WANTLIB (why did these have sndio in WANTLIB in the first place?) 2010-04-26 03:01:06 +00:00
jakemsr
d095622dbe sndio supported as default audio output method
ok jolan@ (MAINTAINER)
2010-04-26 01:32:38 +00:00
naddy
91db013e33 fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
jasper
303383eaed - update xmms2-scrobbler to 0.4.0 2010-04-24 17:38:06 +00:00
jasper
db2c357793 - update xmms2 to 0.7
from maintainer
2010-04-24 17:37:54 +00:00
ajacoutot
2a66e98a65 WANTLIB. 2010-04-24 17:13:04 +00:00
ajacoutot
6d8569f27b Update to libcanberra-0.24. 2010-04-22 16:29:49 +00:00
naddy
fda568ddee homepage and master site are long gone; from Tobias Ulmer <tobiasu@tmux.org> 2010-04-21 17:30:50 +00:00
giovanni
4d9317dbaa Update to 0.3.1.1
the db for 0.3.1 is not backwards compatible with 0.3.0, please make a backup
before upgrade
6 regression tests out of 115 are still failing
ok stephan@
2010-04-21 07:02:42 +00:00
sthen
1b896462b1 Instead of just commenting out the Sun backend in the PLIST have the
autoconf script not build the backend at all. Fix mikmod WANTLIB while there.
From Brad, ok robert@
2010-04-20 23:43:34 +00:00
edd
cd31681f00 Fix the shuffle feature when no range selection is made in ncmpc.
Looks OK, sthen@
2010-04-20 21:40:45 +00:00
jasper
ab7a1ada7a - remove workaround, builds fine on mips64* now 2010-04-15 21:31:01 +00:00
dcoppa
7a9c9135b1 update-plist and bump because of cmake diff.
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
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
jakemsr
33315fbf42 use sndio for audio
ok naddy@ (MAINTAINER)
2010-01-02 20:44:19 +00:00
naddy
daece9aad1 * update to 1.0.21
* use sndio instead of ossaudio

with jakemsr@
2010-01-02 17:53:27 +00:00
phessler
e3ca944bc0 some more gcc 2.95 fixes 2009-12-27 00:32:56 +00:00
naddy
0bb4ef5d31 update to 4.60.1; from Alexandr Shadchin <alexandr.shadchin@gmail.com> 2009-12-26 20:42:28 +00:00
jakemsr
d58a44e279 - update HOMEPAGE
- remove sun audio backend (it uses sndio now)
from brad
2009-12-26 02:01:11 +00:00
jakemsr
7e413098ad - use sndio instead of ossaudio
- @bin marker
2009-12-24 21:45:29 +00:00
jakemsr
ac4eed901f - use sndio instead of ossaudio
- remove patches for 16-bit only soundcard support - use aucat instead
- @bin marker

ok ratchov
2009-12-24 21:43:32 +00:00
jakemsr
8176f6e6e3 make sndio audio and midi drivers the default. remove patch to use
jackd default sample rate by default.  use SIO_LE_NATIVE.
2009-12-24 10:34:43 +00:00