espie
b02283c3fe
LIB_DEPENDS -> WANTLIB
2010-10-19 19:45:53 +00:00
sthen
0ba368727a
Fix typo pointed out by Markus Lude, didn't build -> no bump
2010-10-19 14:37:01 +00:00
sthen
3892176975
new-style WANTLIB/LIB_DEPENDS
2010-10-18 22:43:10 +00:00
sthen
16fb1a7783
fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin
2010-10-18 21:35:47 +00:00
espie
3cb03e4598
typoes, thx Alexandr Shadchin
2010-10-18 21:17:11 +00:00
landry
78ffb4bdd6
this port needs libtoolize
2010-10-18 21:15:57 +00:00
espie
7b7cc80d38
USE_GROFF=Yes
2010-10-18 16:52:44 +00:00
jasper
675e2631d0
- use_x11 is default now from gnome.port.mk
2010-10-18 13:19:50 +00:00
giovanni
6ea3d66dea
Update to 0.3.2.0
...
ok stephan@
2010-10-13 17:11:10 +00:00
jasper
70308c140c
- it helps to set REVISION for an existing subpackage
2010-10-13 15:04:28 +00:00
jasper
71d252f28e
- fix WANTLIB after cairo update.
...
these and upcoming fixes test built by landry@
2010-10-11 08:11:16 +00:00
naddy
2cff698f32
Update to 1.12.5:
...
Fix a buffer overflow issue in the mpg123 frontend application when
printing ID3 data in non-UTF-8 environments. This was introduced
in version 1.12.4
2010-10-10 18:28:00 +00:00
dcoppa
7be5152acf
Update to pianobar-2010.10.07
...
Unbreak after pandora.com API changes ("Error: Protocol incompatible. Please upgrade libpiano.")
2010-10-07 14:27:36 +00:00
jakemsr
02a38b8b19
* avoid using a negative array index (fixes crash in supertuxkart)
...
* block size vs buffer size correction in sndio backend
* disable audio(4) backend
2010-10-07 04:34:59 +00:00
kili
f65cf1f6fc
Didn't apply (wrong paths).
2010-10-03 15:06:56 +00:00
landry
9b60645409
Fix for a stack overflow when parsing vbr mp3 files, from Ido Admon on
...
ports@. Refs:
https://bugs.launchpad.net/ubuntu/+source/id3lib3.8.3/+bug/444466
http://sourceforge.net/tracker/?func=detail&aid=1863981&group_id=979&atid=100979
2010-10-03 06:55:17 +00:00
sthen
fae9d1732f
No point marking a couple of packages as not-for-ftp due to space
...
constraints when they're only ~100MB, we have much larger things in the
tree. Changing PERMIT affects packages, so bump REVISION.
2010-10-02 12:09:08 +00:00
jasper
b60db7669e
- switch to new CPAN_MODULES
2010-10-01 21:57:53 +00:00
landry
92ddf5e4b3
Bump after gtk+2/gdk-pixbuf split
2010-09-30 07:42:54 +00:00
landry
281b417ff6
Bump after gtk+2/gdk-pixbuf split, as gtk+2 gets out of the dependency
...
chain.
2010-09-30 07:40:53 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
jasper
3370aee8bf
- cp(1) the file at a better moment
2010-09-29 20:35:39 +00:00
jasper
c3f7c992ac
- update to Audio-MPD-1.102260
2010-09-29 17:19:30 +00:00
ajacoutot
a539078e1a
Merge from upstream:
...
rename 'pause' to avoid conflict with pause(2) (bug #620199 )
Needed for the upcoming glib2 update.
thanks to landry@ for the bulk result
2010-09-29 07:42:59 +00:00
jeremy
82143f7987
Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
...
All ruby .gem files are now hosted on rubygems.org in the same
directory. If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.
There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match. Most of these will be
dealt with in the near future.
OK landry@
2010-09-28 20:12:16 +00:00
landry
bd5b8a933c
Add gnu libtool to BUILD_DEPENDS, autoconf needs some macros from it.
2010-09-28 19:32:50 +00:00
martynas
814a52ad6b
switch master_sites to openbsddistfiles.com so that the ports are
...
fetchable again. reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
naddy
8d07663180
remove -Lxxx/.libs workarounds required with GNU libtool
2010-09-26 13:40:11 +00:00
steven
62065cc690
substitute /usr/bin/env ruby by ${LOCALBASE}/bin/ruby18 in ruby scripts.
...
ok jeremy@
2010-09-26 08:06:16 +00:00
ajacoutot
9b35e3b26e
Make rhythmbox start again after recent python 2.6.6 update.
...
Merged from upstream git.
2010-09-25 18:13:13 +00:00
jeremy
8ba7ce0e92
Update my MAINTAINER email address
...
OK landry@
2010-09-24 15:27:00 +00:00
sthen
33fe97dfb9
bump
2010-09-24 15:23:05 +00:00
millert
95ec969f17
No longer need these patches now that perl 5.12.2 is in.
2010-09-24 15:12:42 +00:00
jeremy
d765f5df76
Bump all ruby ports not already handled.
...
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jeremy
f3ba7fefc2
Handle changes caused by splitting the ruby port and bump
...
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
naddy
4122a05b09
update to 1.12.4: bugfix release that improves printout of metadata
...
(ID3) in UTF-8 terminals
2010-09-23 19:15:51 +00:00
sthen
f6791797ad
change homepage, pointed out aja@
2010-09-21 10:28:11 +00:00
sthen
29e9f06fcd
add a note about why this isn't updated, people keep asking
2010-09-21 10:12:07 +00:00
ajacoutot
f0cdd311c6
Several cleanups:
...
- add missing run_depends on py-gnome-desktop (needed for the magnatune
plugin)
- remove the audiocd plugin which requires cdda support in gvfs and that
is only possible with either HAL or gudev
- remove the "Scan Removable Media" from the interface, as for the same
reason we disable the audiocd plugin
- enable support for iPod (untested I own no such device)
2010-09-19 14:48:18 +00:00
ajacoutot
8cb52ae966
tyop.
2010-09-18 08:08:27 +00:00
jasper
c567a136d8
- update to 1.0
2010-09-17 14:35:29 +00:00
dcoppa
0a58c70784
Update to pianobar-2010.08.21
...
"go ahead" jasper@
2010-09-14 15:10:12 +00:00
dcoppa
332f2d347d
Fix wrong path in port's Makefile
...
OK naddy@
2010-09-14 14:28:21 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
jasper
e09ef99ef4
- update p5-CDDB to 1.220
2010-09-09 20:41:19 +00:00
jasper
779b35e7fc
- missing USE_X11
2010-09-07 18:40:23 +00:00
ajacoutot
e7144cd756
- Remove support for deprecated gnomevfs2.
...
- Set GPL version number.
- Loosen up LIB_DEPENDS and regen WANTLIB.
tested by and ok ckuethe@ (MAINTAINER)
2010-09-06 17:07:24 +00:00
jasper
36bcb889b3
- fix build with gcc2
2010-09-06 11:40:39 +00:00
sthen
b18b7a4a66
new-style REVISIONS/LIB_DEPENDS
2010-09-06 00:04:28 +00:00
sthen
98011141a0
missing p5-
2010-09-05 22:11:58 +00:00
sthen
ad741e63bb
new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary.
...
checked with check-lib-depends and PLIST_DB "make package".
2010-09-05 22:00:13 +00:00
sthen
9b6abd6fab
regen patch
2010-09-05 21:55:42 +00:00
sthen
70bcc2b338
new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary
2010-09-05 10:25:16 +00:00
sthen
0ae734824e
really use mod fortran
2010-09-05 10:23:45 +00:00
ajacoutot
a5dcdf3885
sndio gstreamer support is provided in gstreamer-plugins-good, so add it
...
as a RUN_DEPENDS.
I'm not forcing a dependency on gstreamer-plugins-ugly (needed for e.g.
mp3 support) because it doesn't have a full PERMIT_* = YES.
Users can install it manually if needed.
2010-09-03 11:53:24 +00:00
ajacoutot
04fe057389
Yet another broken PKGNAME after the round of bumps.
2010-09-02 08:03:01 +00:00
jasper
36ee32415b
- fix implicit declaration
2010-08-31 20:50:33 +00:00
ajacoutot
f7296e021c
Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
...
default anyway.
ok jasper@
2010-08-31 08:15:44 +00:00
ajacoutot
4d94390e75
Add a comment about why we explicitely use the PKGNAME=${DISTNAME}
...
construct here.
2010-08-31 08:08:17 +00:00
fgsch
f65bda4762
Yet another round of bumps.
2010-08-30 21:36:14 +00:00
jasper
0018da7936
- remove unneeded patch
2010-08-29 17:41:34 +00:00
jakemsr
257b6a89b7
* quit building audio(4) backend
...
* fix compilation of xaw FLAVOR
* REVISION and bump
* fix and new style LIB_DEPENDS/WANTLIB
ok ajacoutot
2010-08-27 00:52:01 +00:00
ajacoutot
f327873820
Remove gstreamer-gnome dependency. It was deprecated in gstreamer 2
...
releases ago in favor or giosync (gvfs).
ok jasper@
2010-08-26 12:09:32 +00:00
ajacoutot
b33862bd03
Remove gstreamer-gnome dependency. It was deprecated in gstreamer 2
...
releases ago in favor or giosync (gvfs).
While here, remove duplicate --without-all configure args which was also
noticed by Markus Bergkvist.
ok jasper@
2010-08-26 12:08:32 +00:00
jasper
58b398abb9
- missing USE_X11
2010-08-26 11:17:31 +00:00
sthen
adfaa8987d
- chase the library change in multimedia/schroedinger; oil->orc
...
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS
original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
sthen
a7f643f9ea
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:45:52 +00:00
sthen
6548c7a188
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:27:16 +00:00
jasper
c0b723ca44
- update xmp to 3.2.0
...
from Alexandr Shadchin, with some tweaks by me
2010-08-23 18:13:58 +00:00
jasper
96a6dfc31b
- update mpd to 0.15.12
...
* from tobias ulmer (MAINTAINER)
some tweaks by me:
- set license version
- new-style WANTLIB/LIB_DEPENDS
- fix MODULES and MASTER_SITES
2010-08-23 14:46:55 +00:00
sthen
8a7a8adf74
fix MASTER_SITES0; pointed out by Rodney Hopkins on misc
2010-08-23 11:17:17 +00:00
ajacoutot
b281a0dfe8
Remove MESSAGE. We cannot add the same blurb to each and every GNOME
...
programs, so we will probably factorise it in a MESSAGE in the gtk+2 pkg.
"yes yes yes" sthen@
2010-08-22 10:23:34 +00:00
jasper
786059a7ce
- update ncmpc to 0.17
...
ok MAINTAINER
2010-08-19 08:08:24 +00:00
jasper
ba25f40b56
- update pms to 0.42
...
- add missing module
2010-08-18 13:56:03 +00:00
landry
44fa7cfd6e
Remove BROKEN-hppa. It builds fine now with gcc4.
...
While here switch to REVISION.
2010-07-29 18:06:33 +00:00
ajacoutot
6303508fb6
Remove powerpc workaround, it is not needed anymore, from Brad.
2010-07-26 18:59:18 +00:00
dcoppa
9ca00f379f
Update to pianobar-3631791.
...
No more cmake, build system is plain make now.
OK landry@, sthen@
2010-07-20 09:47:18 +00:00
giovanni
c2dd3a09c9
Update to 0.3.1.2
2010-07-15 09:58:47 +00:00
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
phessler
106848b43f
update HOMEPAGE and MASTER_SITES, bump package name
...
from dawedawe -at- gmx.de via xsa@
remove xsa@ as MAINTAINER, by his request
2009-12-23 14:52:51 +00:00
ajacoutot
cdff106084
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
naddy
cdf7d3f813
Use sndio instead of ossaudio.
...
From: Alexandr Shadchin <alexandr.shadchin@gmail.com>
2009-12-21 20:17:29 +00:00
kili
f3decea37a
Unbreak after openmotif change.
...
Adjust WANTLIB and bump.
2009-12-20 21:00:24 +00:00
jakemsr
e83d187ceb
soundtracker,esd is no more
2009-12-19 23:01:57 +00:00
jakemsr
b61b5670a7
- update to soundtracker-0.6.8
...
- use sndio for audio, kill esd flavor
- various cleanup
ok MAINTAINER
2009-12-19 22:59:27 +00:00
jakemsr
60b5ba40dc
freealut uses openal which now uses sndio instead of ossaudio
...
ok naddy@
2009-12-19 07:23:45 +00:00
naddy
21d6a138b6
fix function names in backend
2009-12-16 21:12:20 +00:00
naddy
aa242e42a2
use sndio instead of ossaudio; small correction and ok jakemsr@
2009-12-16 20:00:41 +00:00
jakemsr
62e960b925
update to xmp-3.0.0
...
from Alexandr Shadchin
2009-12-16 07:49:29 +00:00
jakemsr
243bd58e14
- sndio instead of audio(4), with help from ratchov@
...
- update MAITAINER and MASTER_SITES
2009-12-14 00:47:07 +00:00
jakemsr
e845b6c545
- sndio instead of audio(4)
...
- cleanup & modernize:
remove bouncing maintainer contact, remove nop patch, regen patches,
@bin markers
2009-12-14 00:33:08 +00:00
jakemsr
aa4e53b6ed
sndio for akode
...
ok ratchov
2009-12-14 00:02:17 +00:00
jakemsr
1d211a19db
sndio_driver.c:
...
- make it work with 24-bit formats (as with azalia and envy)
- use the correct member of struct sio_par for the buffer size
- check both poll(2) revents as well as calculated buffer positions
to know when we can read/write data
sun_driver.c:
- make it work with 24-bit formats (as with azalia and envy)
jackd/engine.c:
- don't spam error messages every time a client quits
add README.OpenBSD
2009-12-09 10:15:08 +00:00
ajacoutot
ff21375d61
Fix HOMEPAGE.
...
ok ckuethe@ (maintainer)
2009-12-08 15:55:47 +00:00
naddy
5daf59d03e
maintenance update to 1.10.0
2009-12-07 17:05:23 +00:00
ajacoutot
438871f9d1
No need for these tweaks, we now have recent versions of gstreamer and
...
totem-pl-parser.
2009-11-29 09:25:27 +00:00
naddy
c840945347
SECURITY:
...
Fix handling of malformed Vorbis streams that would crash libvorbis.
CVE-2008-1420 (improved), CVE-2009-3379. From xiph.org SVN.
2009-11-24 21:43:14 +00:00
landry
25dd2ab323
Update to gmpc-0.19.1, bugfix release (brings a slightly improved 'now
...
playing' window)
ok ajacoutot@
2009-11-22 21:53:51 +00:00
naddy
3fe276e094
* update to 1.9.2
...
* fix after ltdl change: do not depend on the current directory
being in the default module search path.
2009-11-22 20:21:27 +00:00
ajacoutot
ebf7ff6fc7
Update to rhythmbox-0.12.6.
...
Lots of bugfixes.
Rework dependencies.
2009-11-22 11:18:34 +00:00
naddy
cbdb1edad4
Fix the actual bug that caused translated message catalogs to be
...
displayed incorrectly, and remove the workaround. ok landry@, ajacoutot@
2009-11-15 17:13:44 +00:00