Commit graph

14 commits

Author SHA1 Message Date
Christian Weisgerber
1b408efd77 Fix glitch in option handling. 2003-01-30 22:08:45 +00:00
Christian Weisgerber
fe92cd6fa6 Welcome to the long-awaited release of Ogg Vorbis 1.0! 2002-07-20 15:29:27 +00:00
Christian Weisgerber
f2107e4728 * Fix encoding of raw files.
Obtained from:	Xiph CVS

* Re-enable assert()s now that we use GNU iconv.
2002-03-26 02:49:06 +00:00
Christian Weisgerber
dcfe30c010 Disable some asserts() that assume implementation characteristics
of glibc iconv().
2002-02-14 16:59:45 +00:00
Christian Weisgerber
eb7293d59e proper threads fix from Xiph CVS 2002-01-19 15:37:11 +00:00
Christian Weisgerber
4d71f07b6f Upgrade to Ogg Vorbis RC3.
PR:	33727, 33728, 33729, 33731
2002-01-16 14:42:33 +00:00
Trevor Johnson
9f49d35673 Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis,
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)
2001-08-27 01:26:34 +00:00
FUJISHIMA Satsuki
3dc8097aac o update to 1.0 RC1.
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
2001-07-19 06:29:35 +00:00
Trevor Johnson
4b1eb71e81 Add forgotten patch file.
Submitted by:	maintainer
2001-04-09 23:26:47 +00:00
Trevor Johnson
8e5e9b8711 Install documentation in a better place.
Patch ogg123/Makefile.am because automake will be run even though
we do not need it.  Continue to patch ogg123/Makefile.in just the
same, so automake will not be required.

Effectively rename some patches, and change some:
	- patch-aa to patch-configure.in
	- patch-ab to patch-ogg123_buffer.c
	- patch-ac to patch-ogg123_Makefile.in
	- patch-ad to patch-ogg123_ogg123.c (with changes)
	- patch-ae to patch-aclocal.m4 (with changes)
	- patch-af to patch-ogg123_Makefile.am (with changes)
The maintainer requested this.  He said that the history of these
files is not worth keeping.

Add $FreeBSD$ tags to the patches.

Change pkg-comment.

Submitted by:	maintainer
PR:		26136
2001-03-28 21:55:31 +00:00
James E. Housley
f10057af63 Missed files!!
- changes MAINTAINER,
- fixes a bug in shared memory handling where SYSVSHM segments wouldn't
  be destroyed on program exit,
- prefers memory sharing by mmap() over SYSVSHM,
- bumps PORTREVISION due to the fix above,
- contains miscellaneous clean-ups and autoconf-related changes.

PR:		25942
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Reviewed by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2001-03-28 14:50:09 +00:00
James E. Housley
1e5186ff94 - changes MAINTAINER,
- fixes a bug in shared memory handling where SYSVSHM segments wouldn't
  be destroyed on program exit,
- prefers memory sharing by mmap() over SYSVSHM,
- bumps PORTREVISION due to the fix above,
- contains miscellaneous clean-ups and autoconf-related changes.

PR:		25942
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Approved by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2001-03-23 18:07:44 +00:00
FUJISHIMA Satsuki
a5161478f2 update to 1.0 beta4.
PR:		25415
Submitted by:	maintainer
2001-03-01 09:36:40 +00:00
Trevor Johnson
cace07ca95 Add new port of vorbis-tools, a collection of utilities to encode,
play and tag Vorbis files.

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