naddy
2bcaa1fd75
run autoheader
2004-02-27 13:18:55 +00:00
pvalchev
4e7a1607ce
recognise amd64
2004-02-27 08:39:30 +00:00
espie
03be0d098f
create config.h header so that autoheader will run.
2004-02-25 23:24:35 +00:00
naddy
f16b99d84d
The sparc64 compiler is gcc3 now; don't require the gcc3 module.
2004-02-25 02:35:15 +00:00
jolan
10b79d0a1d
nuke sparc64 gcc2 optimization work arounds
2004-02-25 01:59:44 +00:00
xsa
8d1eb61885
make it use the python module;
2004-02-23 15:27:54 +00:00
naddy
520efe1fdd
drop workarounds for gcc2.95/sparc64 bugs
2004-02-23 00:33:34 +00:00
naddy
711a151f98
update to 0.15.1b
2004-02-21 02:32:20 +00:00
pvalchev
5717ed7cb4
homepage sweep by Michael Coulter <mjc@bitz.ca>
2004-02-21 01:18:07 +00:00
pvalchev
fbaf84c77f
arm support
2004-02-20 23:33:58 +00:00
sturm
a3f256c5a4
+ cplay
2004-02-18 19:24:18 +00:00
sturm
cc2f3ff53a
Initial import of cplay 1.49
...
cplay is a curses front-end for various audio players including
ogg123, splay, mpg123, mpg321, madplay, mikmod, xmp and sox.
WWW: http://www.tf.hut.fi/~flu/cplay/
from Victor Sahlstedt <cvss at home.se>
2004-02-18 19:23:40 +00:00
sturm
ac2eeae49d
update to abcde 2.1.14
...
from Waldemar Brodkorb <wbx at openbsd.de>
2004-02-15 16:25:14 +00:00
espie
396492c963
fix more blatant issues. okay naddy@
2004-02-10 23:39:24 +00:00
naddy
946851573f
this really should be PIC code; from Kirill Ponomarew <krion@FreeBSD.org>
2004-02-09 00:09:54 +00:00
naddy
10803a49e9
update to 0.30; from Jim Geovedi <jim@corebsd.or.id>
2004-02-08 02:48:13 +00:00
jason
07e60bab48
update to 1.2:
...
corrected smoothing function
default pitch is now 720Hz
independent control of character rate
removed clause 3 & 4 from license
2004-02-04 17:27:37 +00:00
xsa
bfd2729dda
+ py-ao
2004-02-03 22:08:47 +00:00
xsa
1c7b49c41f
Import py-ao-0.82
...
pyao - a Python wrapper module for the ao library.
ok sturm@.
2004-02-03 22:07:40 +00:00
sturm
4e13d5dcd5
mark arch independent
2004-02-03 07:28:12 +00:00
pvalchev
063d5c956e
new maintainer
2004-02-03 00:46:41 +00:00
lebel
82c092d46e
remove Han Boetes as MAINTAINER
2004-01-30 17:04:48 +00:00
xsa
c76bc8c71b
change my MAINTAINER address to @openbsd.org; ok sturm@.
2004-01-30 08:39:48 +00:00
sturm
7349e2bcce
NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
...
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
sturm
caaa77b2d1
fix build on sparc64/gcc3
2004-01-27 20:19:13 +00:00
naddy
0688dca17d
-lvorbis requires -lm -logg
2004-01-26 21:02:31 +00:00
fgsch
ef9c978b30
set number of channels with the encoding, otherwise AUDIO_SETINFO will
...
fail with EINVAL. this gives esound a chance to work.
wcobb@, brad@ (maintainer), naddy@ ok.
2004-01-25 22:07:28 +00:00
naddy
529f536bbb
remove inter-library dependencies
2004-01-25 17:20:18 +00:00
pvalchev
d2bf609f84
fix homepage; from xsa
2004-01-24 19:57:34 +00:00
naddy
50d42dabc2
Fix sun output plugin. This only ever worked by accident.
2004-01-23 01:41:06 +00:00
naddy
44ea6f9117
sync patches
2004-01-22 20:15:22 +00:00
sturm
ebe974601d
NO_REGRESS
...
ok Xavier Santolaria (maintainer)
2004-01-18 19:16:18 +00:00
naddy
071b08e6ca
overhaul
2004-01-18 04:09:24 +00:00
naddy
cc38508d2e
@dirrm fixes
2004-01-17 23:02:23 +00:00
naddy
6807d1bedd
Don't attempt to build perl ports that load dynamic modules
...
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
b78cf0203a
missing @dirrm, NO_SHARED_ARCHS
2004-01-17 15:11:18 +00:00
naddy
a883421ce9
fix vorbis check and library order;
...
noticed by Teh Kok How <khteh@willowglen.com.my>
2004-01-16 22:30:53 +00:00
brad
1f252f3b75
remove ugly nasty hack, this is a much better way to get the same
...
end result.
2004-01-10 03:15:19 +00:00
naddy
e980816b86
don't leak file descriptor on error; from Debian
2004-01-06 22:20:55 +00:00
espie
4077918490
update to 3.8.3, comment out wchar stuff if gcc3
2004-01-05 13:53:35 +00:00
sturm
a8909d86d7
@pkgcfl mad-*
...
ok naddy@
2004-01-04 16:57:52 +00:00
espie
33e28d55ef
Fix totally bogus misuse of token pasting.
2003-12-30 02:18:50 +00:00
espie
6f7c6fc4b3
/**/# -> XCOMM
2003-12-30 02:11:18 +00:00
espie
fa40b3f447
switch to stdarg.h
2003-12-29 21:38:34 +00:00
espie
0ecd0f363b
gcc3 fixes: bad use of token pasting, incorrect "" count in #if 0 code.
2003-12-29 21:10:58 +00:00
espie
3d50ba674d
zap multiline string literals.
2003-12-29 20:58:27 +00:00
espie
f2a98539a2
fix getopt prototype so that it matches ours, as gcc3 is much more picky
...
concerning these.
2003-12-29 20:39:37 +00:00
espie
a7ecbbc910
No multiline string constants.
2003-12-29 20:23:55 +00:00
espie
db775a40b8
zap multiple line constant.
2003-12-29 18:28:32 +00:00
espie
cc269f5e63
Some idiot reflowed the sdl test, thus making sure it breaks with gcc3
2003-12-29 13:52:19 +00:00