aboutsummaryrefslogtreecommitdiffstats
path: root/audio/wavpack
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* Fix clang build.Chris Rees2012-09-131-0/+22
| | | | | | | Thanks to theraven for helping to track down the problem. PR: ports/168896 Reviewed by: multimedia (mav, briefly)
* - Update port description to be more accurate with upstream and betterAlexey Dokuchaev2012-01-312-12/+22
| | | | | formatted for standard terminal width - Define LICENSE knob (BSD)
* - Stop accounting for GCC 3.x (${OSVERSION} < 700042)Alexey Dokuchaev2012-01-311-16/+8
| | | | | | | | - Detect MMX support per MACHINE_CPU, remove OPTIONS - Remove .else clause since --disable-mmx is the default - Collapse including <bsd.port.pre/post.mk> into just <bsd.port.mk> - Reindent MAN1 variable assignment (line up with other knobs) - Adjust COMMENT and Makefile header while I am here
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
|
* - Fix build on FreeBSD 10Martin Wilke2011-10-291-0/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-2/+0
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* - Update to 4.60.1Sylvio Cesar Teixeira2010-04-103-7/+11
| | | | | | PR: ports/140999 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: itetcu (mentor, implicit)
* Add an OPTION to enable MMX optimizations on x86.Christian Weisgerber2009-01-201-1/+13
| | | | | | | Not available with GCC3, which suffers an internal compiler error. PR: 127468 Submitted by: bf2006a@yahoo.com
* Maintenance update to 4.50.1.Christian Weisgerber2009-01-124-56/+5
|
* Update to 4.41.0Michael Johnson2007-06-282-4/+4
|
* -Update to 4.40.0.Jeremy Messenger2007-01-035-49/+48
| | | | | -Use USE_DOS2UNIX and get rid of ^M in our files/patch-*. -INSTALLS_SHLIB -> USE_LDCONFIG.
* - Transfer MAINTAINER to multimedia@Michael Johnson2006-06-101-1/+1
| | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
* - Grab maintainerMichael Johnson2006-05-251-4/+2
| | | | - Use gnomehack and target to replace post-patch stuff
* Fix build on 4.x.Sam Lawrance2006-05-151-0/+20
| | | | | PR: ports/97288 Submitted by: Shaun Amott <shaun@inerd.com>
* Fix build on 4.xVolker Stolz2006-04-171-0/+22
| | | | | PR: ports/95906 Submitted by: Jeffrey H. Johnson
* - Update to 4.32Pav Lucistnik2006-04-154-29/+8
| | | | | PR: ports/95778 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* Reset kwm due to no response about email.Mark Linimon2006-04-151-1/+1
| | | | Hat: portmgr
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | Approved by: portmgr (kris)
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* 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.
* 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)
* Add USE_ICONV to fix build on pointyhatKoop Mast2005-07-081-0/+1
| | | | Submitted by: pointyhat via kris
* 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