aboutsummaryrefslogtreecommitdiff
path: root/audio/libao
Commit message (Collapse)AuthorAgeFilesLines
* machine/soundcard.h -> sys/soundcard.hChristian Weisgerber2002-04-101-0/+14
| | | | | | | | PR: 36966 Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> Notes: svn path=/head/; revision=57547
* There is no static libao.Christian Weisgerber2002-02-231-1/+0
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=55143
* fix typo in master site URLChristian Weisgerber2002-01-211-1/+1
| | | | Notes: svn path=/head/; revision=53463
* oops, missed oneChristian Weisgerber2002-01-161-0/+1
| | | | Notes: svn path=/head/; revision=53176
* Upgrade to Ogg Vorbis RC3.Christian Weisgerber2002-01-163-8/+17
| | | | | | | 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-278-46/+61
| | | | | | | | | | | 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-195-20/+58
| | | | | | | | | | | | | 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
* minor changes to documentationTrevor Johnson2001-04-091-6/+8
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=41157
* Fix PLIST. The correct PLIST_SUB variable is PORTDOCS, not NOPORTDOCS.Will Andrews2001-03-241-5/+5
| | | | | | | Found by: bento Notes: svn path=/head/; revision=40310
* Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it isSatoshi Asami2001-03-241-1/+1
| | | | | | | | | confusing the hell out of make. Submitted by: bento Notes: svn path=/head/; revision=40309
* Change maintainer for libao, libogg, libvorbis, and vorbis. ImproveTrevor Johnson2001-03-236-28/+50
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=40296
* Fix plistKris Kennaway2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39505
* bump PORTREVISION due to pkg-plist addition.FUJISHIMA Satsuki2001-03-031-0/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=39017
* o respect CFLAGS (libao, libogg, libvorbis)FUJISHIMA Satsuki2001-03-023-1/+32
| | | | | | | | | | | o add ESOUND and KDE2 knob. (libao) o add WWW. (libogg) o get rid of xmms dependency. (vorbis) Approved by: maintainer Notes: svn path=/head/; revision=38998
* upgrade to 0.6.0Ying-Chieh Liao2001-02-284-29/+13
| | | | | | | | PR: 25412 Submit by: maintainer Notes: svn path=/head/; revision=38904
* Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fixSatoshi Asami2000-11-161-0/+1
| | | | | | | | | | | 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-131-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=35065
* Add new port of libao, a portable sound library used by some vorbisTrevor Johnson2000-11-026-0/+63
tools. PR: 22094 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl> Notes: svn path=/head/; revision=34666