Commit Graph

2562 Commits

Author SHA1 Message Date
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