aboutsummaryrefslogtreecommitdiff
path: root/audio/wavpack
Commit message (Collapse)AuthorAgeFilesLines
* - Transfer MAINTAINER to multimedia@Michael Johnson2006-06-091-1/+1
| | | | | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports) Notes: svn path=/head/; revision=164918
* - Grab maintainerMichael Johnson2006-05-251-4/+2
| | | | | | | - Use gnomehack and target to replace post-patch stuff Notes: svn path=/head/; revision=163365
* Fix build on 4.x.Sam Lawrance2006-05-151-0/+20
| | | | | | | | PR: ports/97288 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=162420
* Fix build on 4.xVolker Stolz2006-04-171-0/+22
| | | | | | | | PR: ports/95906 Submitted by: Jeffrey H. Johnson Notes: svn path=/head/; revision=159784
* - Update to 4.32Pav Lucistnik2006-04-154-29/+8
| | | | | | | | PR: ports/95778 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Notes: svn path=/head/; revision=159602
* Reset kwm due to no response about email.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159522
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Fix build on 4.x.Koop Mast2005-07-112-0/+24
| | | | | | | Noticed by: pointyhat via kris and Ingmar Gebert <ingmar dot gebert At uni-rostock dot de> (ports/83227) Notes: svn path=/head/; revision=138905
* Add USE_ICONV to fix build on pointyhatKoop Mast2005-07-071-0/+1
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=138657
* Add wavpack.Koop Mast2005-07-064-0/+57
Wavepack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. In the default lossless mode no original information is lost, so there is no change of degradation. Compression in this mode is between 30% an 70%. For more info see the website http://www.wavpack.com Notes: svn path=/head/; revision=138576