1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Satoshi Asami
5009da6844 Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it is
confusing the hell out of make.

Submitted by:	bento
2001-03-24 07:07:57 +00:00
Trevor Johnson
c90c2320b1 Change maintainer for libao, libogg, libvorbis, and vorbis. Improve
use of autoconf and automake.  Support NOPORTDOCS.  Respect CFLAGS.
Fix libvorbis encoder on Alpha.  Install documentation in proper
places.

Approved by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
		(outgoing maintainer), Christian Weisgerber
		<naddy@mips.inka.de> (new maintainer)
2001-03-23 22:21:39 +00:00
FUJISHIMA Satsuki
e9bb6a9e5c correct configure args to respect PREFIX.
PR:		25738
Submitted by:	Kentaro Inagaki <inagaki@tg.rim.or.jp>
2001-03-12 16:53:12 +00:00
FUJISHIMA Satsuki
c22c3b06b9 o respect CFLAGS (libao, libogg, libvorbis)
o add ESOUND and KDE2 knob. (libao)
o add WWW. (libogg)
o get rid of xmms dependency. (vorbis)

Approved by:	maintainer
2001-03-02 22:07:37 +00:00
FUJISHIMA Satsuki
eeebc02e65 update to 1.0 beta4.
PR:		25414
Submitted by:	maintainer
2001-03-01 09:36:35 +00:00
Maxim Sobolev
b756473c76 - Add pre-generated aclocal.m4, because aclocal sucks if several versions of
m4 macros for the same software installed (for example sld.m4 & sdl11.m4);
- eliminate duplicate calls to automake and friends;
- remove redundant GNU_CONFIGURE;
- tweak CPPFLAGS instead of CFLAGS;
- fix pthread detection.
2000-11-29 10:08:19 +00:00
Satoshi Asami
f440390503 Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix
audio/libao, audio/libogg, audio/libvorbis and audio/vorbis-tools
which need --add-missing to be passed to automake.

PR:		22610
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>, roger, sobomax
2000-11-16 13:06:29 +00:00
Satoshi Asami
705c6ecc71 Add USE_AUTOMAKE.
Submitted by:	bento
2000-11-13 23:12:49 +00:00
Trevor Johnson
b2aa1c9be4 Add new port of libvorbis, a library for handling Vorbis-encoded
Ogg streams.

PR:		22097
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:15:11 +00:00