aboutsummaryrefslogtreecommitdiff
path: root/audio/soundtouch
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371234
* Convert to USES=autoreconfTijl Coosemans2014-09-181-6/+2
| | | | Notes: svn path=/head/; revision=368431
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-252-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=362925
* Fix build on 11-- clang doesn't recognise -fcheck-new, and g++ manpage saysChris Rees2014-03-251-4/+6
| | | | | | | | | | | it's nearly always unnecessary anyway. Take maintainer While here, use pathfix Notes: svn path=/head/; revision=349191
* - Update to 1.8.0Martin Wilke2014-02-072-22/+22
| | | | | | | | PR: 185941 Submitted by: ports fury Notes: svn path=/head/; revision=343228
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 1.7.1Martin Wilke2013-02-052-3/+3
| | | | | | | | PR: 175573 Submitted by: Ports Fury Notes: svn path=/head/; revision=311682
* - Update to version 1.7.0Armin Pirkovitsch2012-11-303-35/+32
| | | | | | | | | | | | | | - Add MAKE_JOBS_SAFE - Convert to optionsng - Trim Makefile header PR: ports/171968 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Feature safe: yes Notes: svn path=/head/; revision=308040
* - Attempt to unbreak on non-Intel architecturesAlexey Dokuchaev2012-08-181-4/+14
| | | | | | | | - Provide an option to use integer sample format - Drop indefinite article from the COMMENT Notes: svn path=/head/; revision=302716
* Mark as x86-only: uses -msse2 directive to CC.Mark Linimon2012-08-131-0/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=302458
* Fix file path in comment (non-functional change).Alexey Dokuchaev2012-07-051-1/+1
| | | | Notes: svn path=/head/; revision=300520
* - Update to version 1.6.0 now that our autotools allow to bootstrap the buildAlexey Dokuchaev2012-07-054-116/+21
| | | | | | | - Reduce amount of local patching, cleanup Makefile, drop maintainership Notes: svn path=/head/; revision=300519
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10Martin Wilke2011-10-291-0/+1
| | | | Notes: svn path=/head/; revision=284632
* - Fix the build on recent -CURRENT/amd64 [1]Alexey Dokuchaev2011-05-142-7/+98
| | | | | | | | | | - While here, add LICENSE (LGPL21) PR: ports/157016 [1] Submitted by: Ivan Klymenko Notes: svn path=/head/; revision=274087
* - Limit brokedness status to amd64 archPav Lucistnik2011-05-021-1/+1
| | | | | | | Reported by: Michael Butler <imb@protected-networks.net> Notes: svn path=/head/; revision=273490
* - Mark BROKEN on 9-CURRENT:Pav Lucistnik2011-05-011-1/+7
| | | | | | | | | | | {standard input}: Assembler messages: {standard input}:28: Error: suffix or operands invalid for `pop' {standard input}:31: Error: suffix or operands invalid for `push' Reported by: pointyhat Notes: svn path=/head/; revision=273424
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Minor text nits (non-functional).Alexey Dokuchaev2009-09-192-5/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241759
* - Update to version 1.4.0Alexey Dokuchaev2009-08-253-23/+16
| | | | | | | | - Utilize PORTDOCS - Improve on comments Notes: svn path=/head/; revision=240316
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Replace a space with [[:blank:]] in sed expresion to make it work as intendedIon-Mihai Tetcu2009-04-051-1/+1
| | | | | | | | | | thus fix packaging with _DNOPORTDOCS Prompted by: QAT QA run Approved by: maintainer timeout on QATMail Notes: svn path=/head/; revision=231643
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* [PATCH] audio/soundtouch: fix build.Edwin Groothuis2007-09-231-9/+2
| | | | | | | | | | | Attached patch seems to fix the build. PR: ports/115768 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Approved by: maintainer timeout Notes: svn path=/head/; revision=199968
* - Update automake19 dependency to new world orderPav Lucistnik2007-07-281-3/+4
| | | | | | | | | - Still does not compile Reported by: pointyhat Notes: svn path=/head/; revision=196520
* - Better SSE detection [1]Alexey Dokuchaev2007-07-231-1/+4
| | | | | | | | | | - Reindent comment about GCC 4.x PR: ports/114709 [1] Submitted by: trasz [1] Notes: svn path=/head/; revision=196141
* Try to do a better job respecting C[XX]FLAGS. This also aids ia64Alexey Dokuchaev2007-06-131-1/+1
| | | | | | | | | build. Hint via: pointyhat Notes: svn path=/head/; revision=193394
* Bump PORTREVISION after recent changes.Alexey Dokuchaev2007-03-081-1/+1
| | | | Notes: svn path=/head/; revision=186914
* - Try to fix the build sanely, without >10k lines patchAlexey Dokuchaev2007-03-083-11207/+13
| | | | | | | | | - Do not install yet another copy of GPL - Stop caring for 4.X systems - Minor cosmetic Makefile nits Notes: svn path=/head/; revision=186913
* - /objformat=/s|=.*|=elf|Andrew Pantyukhin2007-03-041-0/+1
| | | | Notes: svn path=/head/; revision=186522
* - Add amd64 supportMartin Wilke2007-02-282-0/+7
| | | | | | | | | | | - This is neccessary to fix audio/ardour on amd64. PR: ports/109035 Submitted by: trasz Approved by: maintainer timeout Notes: svn path=/head/; revision=186205
* - Update to 1.3.1Martin Wilke2007-01-055-10/+11206
| | | | | | | | | PR: ports/106500 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Approved by: maintainer timeout Notes: svn path=/head/; revision=181573
* - Fix the build with GCC 4.1Alexey Dokuchaev2006-10-031-2/+4
| | | | | | | - Mute the target so comment does not show up Notes: svn path=/head/; revision=174405
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* SHA256'ify my ports.Alexey Dokuchaev2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150049
* Make fetchable again.Alexey Dokuchaev2005-10-071-1/+1
| | | | | | | Noticed by: fenner's distfiles survey Notes: svn path=/head/; revision=144479
* Add SoundTouch 1.3.0, an open-source audio processing library for changingAlexey Dokuchaev2005-05-154-0/+68
the Tempo, Pitch and Playback Rates of audio streams or files. WWW: http://sky.prohosting.com/oparviai/soundtouch/ Notes: svn path=/head/; revision=135287