| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
| |
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files.
|
|
|
|
| |
Submitted by: fenner (portsurvey)
|
| |
|
|
|
|
|
| |
PR: 47676, 47677
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
|
|
|
|
|
| |
xiph.stratius.com is unreachable for a long time.
Noticed by: portsurvey
|
| |
|
| |
|
|
|
|
| |
Submitted by: will
|
| |
|
|
|
|
| |
PR: 33727, 33728, 33729, 33731
|
|
|
|
| |
Approved by: trevor
|
|
|
|
|
|
|
|
| |
vorbis-tools and the vorbis meta-port to 1.0rc2. This version
supports "channel coupling" for more efficient compression of stereo
material.
Submitted by: Christian Weisgerber (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
PORTEPOCH bumped due to PKGNAME now strictly follows handbook.
(1.0b4,1 > 1.0.r1,1 vs. 1.0b4,1 < 1.0.r1,2)
o support NOPORTDOCS.
o remove stale MASTER_SITES.
PR: 29036
Submitted by: maintainer
|
|
|
|
|
|
| |
confusing the hell out of make.
Submitted by: bento
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 25413
Submitted by: maintainer
|
|
|
|
|
| |
m4 macros for the same software installed (for example sld.m4 & sdl11.m4);
- use AUTOMAKE_ARGS.
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Submitted by: bento
|
|
PR: 22096
Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
|