aboutsummaryrefslogtreecommitdiff
path: root/audio/vorbis-tools
Commit message (Collapse)AuthorAgeFilesLines
* pkg-comment -> COMMENTChristian Weisgerber2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76039
* Update master sites.Christian Weisgerber2003-01-301-2/+3
| | | | | | | | PR: 47676, 47677 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=74315
* Fix glitch in option handling.Christian Weisgerber2003-01-302-1/+14
| | | | Notes: svn path=/head/; revision=74314
* Removed old ftp.linuxpowered.com and xiph.stratius.com ftp-sitesEdwin Groothuis2002-12-261-3/+1
| | | | | | | Noticed by: portsurvey. Notes: svn path=/head/; revision=71893
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Fix gettext dependency.Christian Weisgerber2002-07-221-1/+2
| | | | Notes: svn path=/head/; revision=63378
* Welcome to the long-awaited release of Ogg Vorbis 1.0!Christian Weisgerber2002-07-206-79/+22
| | | | Notes: svn path=/head/; revision=63274
* * Fix encoding of raw files.Christian Weisgerber2002-03-263-30/+14
| | | | | | | | | Obtained from: Xiph CVS * Re-enable assert()s now that we use GNU iconv. Notes: svn path=/head/; revision=56669
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-1/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Disable some asserts() that assume implementation characteristicsChristian Weisgerber2002-02-142-1/+30
| | | | | | | of glibc iconv(). Notes: svn path=/head/; revision=54709
* * remove libogg dependency already implied by libvorbis oneChristian Weisgerber2002-02-031-7/+6
| | | | | | | | * add iconv dependency * simplify configure call Notes: svn path=/head/; revision=54176
* fix typo in master site URLChristian Weisgerber2002-01-211-1/+1
| | | | Notes: svn path=/head/; revision=53463
* proper threads fix from Xiph CVSChristian Weisgerber2002-01-191-9/+23
| | | | Notes: svn path=/head/; revision=53342
* Upgrade to Ogg Vorbis RC3.Christian Weisgerber2002-01-165-11/+82
| | | | | | | PR: 33727, 33728, 33729, 33731 Notes: svn path=/head/; revision=53173
* Update my MAINTAINER address.Christian Weisgerber2001-11-031-1/+1
| | | | | | | Approved by: trevor Notes: svn path=/head/; revision=49545
* Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis,Trevor Johnson2001-08-2713-326/+30
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=46948
* o update to 1.0 RC1.FUJISHIMA Satsuki2001-07-1911-73/+162
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=45236
* Add forgotten patch file.Trevor Johnson2001-04-091-0/+66
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=41154
* Install documentation in a better place.Trevor Johnson2001-03-2810-95/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=40505
* Missed files!!James E. Housley2001-03-282-0/+90
| | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=40486
* - changes MAINTAINER,James E. Housley2001-03-234-37/+75
| | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=40281
* update to 1.0 beta4.FUJISHIMA Satsuki2001-03-018-49/+64
| | | | | | | | PR: 25415 Submitted by: maintainer Notes: svn path=/head/; revision=38924
* Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fixSatoshi Asami2000-11-161-2/+3
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=35187
* Add USE_AUTOMAKERoger Hardiman2000-11-141-0/+1
| | | | Notes: svn path=/head/; revision=35131
* Fix build error, requested by the port maintainerRoger Hardiman2000-11-131-1/+1
| | | | | | | PR: ports/22603 Notes: svn path=/head/; revision=35099
* Add new port of vorbis-tools, a collection of utilities to encode,Trevor Johnson2000-11-027-0/+91
play and tag Vorbis files. PR: 22095 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl> Notes: svn path=/head/; revision=34670