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