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
espie
fd1b3a1649
make it work with gcc3
2003-12-29 13:17:53 +00:00
jose
0640a7f929
update to tcl/tk 8.4
...
ok brad@ naddy@
2003-12-27 23:42:03 +00:00
sturm
8822b7473b
update to py-cddb 1.4
...
add NO_REGRESS=Yes
from Xavier Santolaria <xavier at santolaria dot net>
2003-12-21 11:32:47 +00:00
naddy
522b897de8
@dirrm shared directories
2003-12-20 13:21:43 +00:00
naddy
a69c0c2cf9
new @dirrm semantics allow us to replace makeshift "@unexec rmdir" construct
2003-12-18 01:19:56 +00:00
naddy
046b00aef5
@dirrm cleanup
2003-12-16 21:04:53 +00:00
naddy
8f30aeef31
@dirrm shared directories
2003-12-16 15:31:22 +00:00
naddy
b750466bbf
remove WWW lines
2003-12-15 23:03:07 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
naddy
c697321d0f
@dirrm shared directories
2003-12-15 15:54:24 +00:00
naddy
37cb16251e
Update to Ogg Vorbis 1.0.1.
...
oggenc can now encode from FLAC, ogg123 can also play FLAC and speex files.
2003-12-14 00:52:21 +00:00
margarida
ecf2a50884
Unbreak package building, noticed by pvalchev@
2003-12-13 01:17:52 +00:00
naddy
61caad0774
complete lib depends
2003-12-12 18:30:02 +00:00
naddy
f6d888542e
take maintainer; suggested by pvalchev@
2003-12-10 21:36:53 +00:00
naddy
5267c5c262
audio/mad has been superseded by libid3tag, libmad, and madplay; ok pvalchev@
2003-12-10 21:31:54 +00:00
naddy
25b8da569d
fix dependencies: audio/mad -> audio/libid3tag, audio/libmad, audio/madplayer
2003-12-10 21:28:58 +00:00
naddy
39cd4256cd
Import madplay 0.15.0b.
...
Command-line MPEG audio decoder and player.
2003-12-10 21:27:12 +00:00
naddy
2fdddbd988
Import libmad 0.15.0b.
...
High-quality MPEG audio decoder.
2003-12-10 21:26:23 +00:00
naddy
fcbbf5d87a
Import libid3tag 0.15.0b.
...
MPEG Audio Decoder: library for reading ID3 tags
2003-12-10 21:25:10 +00:00
margarida
5a68cc749e
And as usual i forgot to zap WWW..
2003-12-09 02:36:54 +00:00
margarida
d163125eb1
+ mp3info,no_x11
2003-12-09 02:35:36 +00:00
margarida
edf756c3a3
Fix mp3info, reported by marcm@.
...
Add no_x11 FLAVOR.
--
Thanks to pvalchev@ and naddy@.
2003-12-09 02:33:45 +00:00
naddy
d9e8aae7b4
fix master sites
2003-12-07 18:44:57 +00:00
pvalchev
e69f0eb9a3
hppa support!
2003-12-02 01:59:46 +00:00
espie
87c43b6e33
libs work better when the symlink points somewhere.
...
not sure this is the best fix, but this allows dependencies to not fall
over.
2003-12-02 00:09:05 +00:00
naddy
4f633a2b02
* Fix playing Ogg Vorbis files on big-endian archs.
...
* Maintenance update to 3.2.0.
2003-12-01 19:18:19 +00:00
pvalchev
f902d2ceb3
check NO_SHARED_LIBS before doing shared-lib stuff in the makefile
2003-11-27 19:39:41 +00:00
sturm
c2cbcd9729
don't install .packlist
...
from Han Boetes <han at mijncomputer dot nl>
2003-11-23 14:13:20 +00:00
naddy
f7b1d583ba
update to 1.0.3: minor fixes
2003-11-20 15:54:32 +00:00
sturm
73c1e6c599
on sparc64, compile a few files with -O1 instead of the hardcoded(sic!) -O3
...
to make this port build again
2003-11-18 21:22:09 +00:00
margarida
c0be2e5be4
Security fix:
...
A problem in the handling of some types of remote files has been reported
in mpg123. Because of this, it may be possible for a remote attacker to
execute arbitrary code with the privileges of the mpg123 user.
ok naddy@ jolan@
2003-11-13 20:51:50 +00:00
sturm
804f097549
zap gkrellm plugins
2003-11-03 20:24:44 +00:00
sturm
989cc3734a
prepare for gkrellm2 import
2003-11-03 20:22:21 +00:00