notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
soundtouch Open-source audio processing library
2.3.1 audio on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.1Version of this port present on the latest quarterly branch.
Maintainer: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-05-15 14:55:15
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libidn, sdl, libmad, desktop-file-utils, glib
License: LGPL21
WWW:
https://www.surina.net/soundtouch/
Description:
SoundTouch is an open-source audio processing library for changing the tempo, pitch, and playback rates of audio streams or files: * Tempo (time-stretch): changes the sound to play at faster or slower speed than original, without affecting the sound pitch * Pitch (key): changes the sound pitch or key, without affecting the sound tempo or speed * Playback rate: changes both the sound tempo and pitch, as if an LP disc was played at wrong RPM rate The SoundTouch library is suited for application developers writing sound processing tools that require tempo/pitch control functionality, or just for playing around with the sound effects. The source kit includes also an example utility SoundStretch that allows processing .WAV audio files with command-line interface.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/soundtouch-2.3.1/catalog.mk
  3. /usr/local/share/licenses/soundtouch-2.3.1/LICENSE
  4. /usr/local/share/licenses/soundtouch-2.3.1/LGPL21
  5. bin/soundstretch
  6. include/soundtouch/BPMDetect.h
  7. include/soundtouch/FIFOSampleBuffer.h
  8. include/soundtouch/FIFOSamplePipe.h
  9. include/soundtouch/STTypes.h
  10. include/soundtouch/SoundTouch.h
  11. include/soundtouch/soundtouch_config.h
  12. lib/cmake/SoundTouch/SoundTouchConfig.cmake
  13. lib/cmake/SoundTouch/SoundTouchConfigVersion.cmake
  14. lib/cmake/SoundTouch/SoundTouchTargets-release.cmake
  15. lib/cmake/SoundTouch/SoundTouchTargets.cmake
  16. lib/libSoundTouch.so
  17. lib/libSoundTouch.so.2
  18. lib/libSoundTouch.so.2.3.1
  19. libdata/pkgconfig/soundtouch.pc
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • soundtouch>0:audio/soundtouch
To install the port:
cd /usr/ports/audio/soundtouch/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/soundtouch
  • pkg install soundtouch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: soundtouch
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1634244025 SHA256 (soundtouch-2.3.1.tar.gz) = 6900996607258496ce126924a19fe9d598af9d892cf3f33d1e4daaa9b42ae0b1 SIZE (soundtouch-2.3.1.tar.gz) = 524664

Packages (timestamps in pop-ups are UTC):
soundtouch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.12.3.12.22.3.12.3.1-2.2-
FreeBSD:13:quarterly2.3.12.3.12.3.12.3.12.3.12.3.12.3.12.3.1
FreeBSD:14:latest2.3.12.3.1-2.3.12.3.12.3.1-2.3.1
FreeBSD:14:quarterly2.3.12.3.1-2.3.12.3.12.3.12.3.12.3.1
FreeBSD:15:latest2.3.12.3.1n/a2.3.1n/a2.3.12.3.12.3.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/libxul*
  2. Collapse this list of deleted ports.
for Libraries
  1. audio/audacity
  2. audio/gstreamer1-plugins-soundtouch
  3. audio/mixxx
  4. audio/rezound
  5. emulators/libretro-pcsx2
  6. multimedia/mythtv

Deleted ports which required this port:

Expand this list of 8 deleted ports
  1. audio/ardour6*
  2. audio/audacity-devel*
  3. audio/gstreamer-plugins-soundtouch*
  4. audio/mixxx21*
  5. audio/mixxx22*
  6. emulators/desmume*
  7. multimedia/mythtv-frontend*
  8. www/libxul*
  9. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for soundtouch-2.3.1: INTEGER_SAMPLES=off: Use integer sample format OPENMP=on: Parallel processing support via OpenMP OPTIMIZED_CFLAGS=on: Use extra compiler optimizations ===> Use 'make config' to modify these settings
Options name:
audio_soundtouch
USES:
cmake cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.surina.net/soundtouch/
Collapse this list.

Number of commits found: 67

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.3.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.1
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.1
16 Apr 2022 22:27:26
commit hash: 53fd32562a4830b5707985d51aace19e8dfa7965commit hash: 53fd32562a4830b5707985d51aace19e8dfa7965commit hash: 53fd32562a4830b5707985d51aace19e8dfa7965commit hash: 53fd32562a4830b5707985d51aace19e8dfa7965 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
audio/soundtouch: enable OPENMP and OPTIMIZED_CFLAGS on riscv64
2.3.1
25 Oct 2021 17:42:36
commit hash: d47b0c46c281281607be32faacc8f969b1234a62commit hash: d47b0c46c281281607be32faacc8f969b1234a62commit hash: d47b0c46c281281607be32faacc8f969b1234a62commit hash: d47b0c46c281281607be32faacc8f969b1234a62 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
audio/soundtouch: Switch to MASTER_SITES and fix i386

Switch to static tarball, unbreak i386 builds

References:
https://codeberg.org/soundtouch/soundtouch
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2021-October/124516.html

PR:		259173
Approved by:	crees (port maintainer), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32639
2.3.1
07 Oct 2021 17:53:53
commit hash: 5a0fa3a273344804e67a307bf079abfda7e9ec3ecommit hash: 5a0fa3a273344804e67a307bf079abfda7e9ec3ecommit hash: 5a0fa3a273344804e67a307bf079abfda7e9ec3ecommit hash: 5a0fa3a273344804e67a307bf079abfda7e9ec3e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
audio/soundtouch: enable OPENMP and OPTIMIZED_CFLAGS on powerpc64le
2.3.1
07 Oct 2021 10:24:09
commit hash: aa9c9a9f14508d25be943bd42a3d4e8539bd4e66commit hash: aa9c9a9f14508d25be943bd42a3d4e8539bd4e66commit hash: aa9c9a9f14508d25be943bd42a3d4e8539bd4e66commit hash: aa9c9a9f14508d25be943bd42a3d4e8539bd4e66 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
audio/soundtouch: enable OPENMP and OPTIMIZED_CFLAGS on powerpc64
2.3.1
05 Oct 2021 19:11:46
commit hash: 8434b0a91e8a30864350b6c684f473ba3d3086d5commit hash: 8434b0a91e8a30864350b6c684f473ba3d3086d5commit hash: 8434b0a91e8a30864350b6c684f473ba3d3086d5commit hash: 8434b0a91e8a30864350b6c684f473ba3d3086d5 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
audio/soundtouch: Add CPE information

Approved by:	portmgr (blanket)
2.3.1
04 Oct 2021 21:43:54
commit hash: 0aa2d3e9ead7804062491e26ed97c2e82ac22605commit hash: 0aa2d3e9ead7804062491e26ed97c2e82ac22605commit hash: 0aa2d3e9ead7804062491e26ed97c2e82ac22605commit hash: 0aa2d3e9ead7804062491e26ed97c2e82ac22605 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
audio/soundtouch: Update to 2.3.1

Switch to CMake
Enable OpenMP on aarch64 and amd64 by default
Enable OPTIMIZED_CFLAGS by default

PR:		258730
Approved by:	port maintainer, arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32288
2.2_1
03 Oct 2021 19:41:19
commit hash: 54cc4cc6eaed14e3d495ca3a3b6f86f3f429b991commit hash: 54cc4cc6eaed14e3d495ca3a3b6f86f3f429b991commit hash: 54cc4cc6eaed14e3d495ca3a3b6f86f3f429b991commit hash: 54cc4cc6eaed14e3d495ca3a3b6f86f3f429b991 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
*/*: Remove more compiler:openmp instances

Reported by: antoine@
Fixes:	07fb2d5e9d00
2.2
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
2.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2
16 Feb 2021 16:25:51
Revision:565412Original commit files touched by this commit
crees search for other commits by this committer
audio/soundtouch: fix build faiure with OPENMP

PR:		ports/251884
2.2
14 Dec 2020 20:30:04
Revision:558105Original commit files touched by this commit
acm search for other commits by this committer
- Update to 2.2

PR:		251717
Submitted by:	acm
Approved by:	crees
1.9.2_7
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.9.2_6
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.9.2_5
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
1.9.2_4
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
1.9.2_3
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
1.9.2_2
25 Dec 2016 00:23:13
Revision:429387Original commit files touched by this commit
jbeich search for other commits by this committer
Simplify spelling for softfp defaults
1.9.2_2
17 Dec 2016 18:23:46
Revision:428795Original commit files touched by this commit
jbeich search for other commits by this committer
audio/soundtouch: OPENMP=on to use system C++ library

Mixing libc++ and libstdc++ often causes crashes.
1.9.2_1
20 Nov 2016 09:38:09
Revision:426566Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
1.9.2
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
1.9.2
09 Sep 2016 19:42:46
Revision:421635Original commit files touched by this commit
amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.2
16 Dec 2015 09:39:41
Revision:403855Original commit files touched by this commit
jbeich search for other commits by this committer
audio/soundtouch: update to 1.9.2

ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	http://www.surina.net/soundtouch/README.html
ACC
report:	https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.9.0_to_1.9.2/compat_report.html
1.9.0_1
17 Sep 2015 18:53:19
Revision:397202Original commit files touched by this commit
jbeich search for other commits by this committer
audio/soundtouch: adjust options

- Make INTEGER_SAMPLES default on platforms with emulated floating point
  to be in sync with r395349 [1]
- Fix SSE detection on 9.x by requesting a modern compiler with cpuid.h [2]

PR:		202642 [1], 202646 [2]
Approved by:	maintainer timeout (3 weeks)
1.9.0
23 Aug 2015 21:21:32
Revision:395133Original commit files touched by this commit
jbeich search for other commits by this committer
audio/soundtouch: update to 1.9.0

Changes:	http://www.surina.net/soundtouch/README.html
ACC
report:	https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.8.0_to_1.9.0/compat_report.html
PR:		202583
Approved by:	crees (maintainer)
1.8.0_1
23 Aug 2015 07:45:49
Revision:395075Original commit files touched by this commit
crees search for other commits by this committer
Enable SSE by default where possible.

PR:		ports/202582
Submitted by:	jbeich
1.8.0_1
20 Oct 2014 06:36:00
Revision:371234Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.8.0_1
18 Sep 2014 08:45:08
Revision:368431Original commit files touched by this commit
tijl search for other commits by this committer
Convert to USES=autoreconf
1.8.0_1
25 Jul 2014 19:44:36
Revision:362925Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.8.0
25 Mar 2014 20:34:25
Revision:349191Original commit files touched by this commit
crees search for other commits by this committer
Fix build on 11-- clang doesn't recognise -fcheck-new, and g++ manpage says
it's nearly always unnecessary anyway.

Take maintainer

While here, use pathfix
1.8.0
07 Feb 2014 13:05:57
Revision:343228Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.8.0

PR:		185941
Submitted by:	ports fury
1.7.1
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
1.7.1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.7.1
05 Feb 2013 09:18:15
Revision:311682Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.7.1

PR:		175573
Submitted by:	Ports Fury
1.7.0
30 Nov 2012 23:51:36
Revision:308040Original commit files touched by this commit
sperber search for other commits by this committer
- Update to version 1.7.0
- 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
1.6.0
18 Aug 2012 09:56:37
Original commit files touched by this commit
danfe search for other commits by this committer
- Attempt to unbreak on non-Intel architectures
- Provide an option to use integer sample format
- Drop indefinite article from the COMMENT
1.6.0
13 Aug 2012 06:03:06
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as x86-only: uses -msse2 directive to CC.

Hat:		portmgr
1.6.0
05 Jul 2012 13:42:00
Original commit files touched by this commit
danfe search for other commits by this committer
Fix file path in comment (non-functional change).
1.6.0
05 Jul 2012 13:18:08
Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 1.6.0 now that our autotools allow to bootstrap the build
- Reduce amount of local patching, cleanup Makefile, drop maintainership
1.4.0
09 Nov 2011 15:26:04
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
1.4.0
29 Oct 2011 11:10:22
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build on FreeBSD 10
1.4.0
14 May 2011 09:30:51
Original commit files touched by this commit
danfe search for other commits by this committer
- Fix the build on recent -CURRENT/amd64 [1]
- While here, add LICENSE (LGPL21)

PR:             ports/157016 [1]
Submitted by:   Ivan Klymenko
1.4.0
02 May 2011 21:28:05
Original commit files touched by this commit
pav search for other commits by this committer
- Limit brokedness status to amd64 arch

Reported by:    Michael Butler <imb@protected-networks.net>
1.4.0
01 May 2011 23:09:26
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 9-CURRENT:

  {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
1.4.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.4.0
19 Sep 2009 18:40:25
Original commit files touched by this commit
danfe search for other commits by this committer
Minor text nits (non-functional).

Feature safe:   yes
1.4.0
25 Aug 2009 11:57:51
Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 1.4.0
- Utilize PORTDOCS
- Improve on comments
1.3.1_3
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
1.3.1_3
05 Apr 2009 13:01:25
Original commit files touched by this commit
itetcu search for other commits by this committer
Replace a space with [[:blank:]] in sed expresion to make it work as intended
thus fix packaging with _DNOPORTDOCS

Prompted by:    QAT QA run
Approved by:    maintainer timeout on QATMail
1.3.1_3
20 Aug 2008 00:57:32
Original commit files touched by this commit
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
1.3.1_3
30 Sep 2007 04:47:37
Original commit files touched by this commit
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
1.3.1_2
23 Sep 2007 10:57:35
Original commit files touched by this commit
edwin search for other commits by this committer
[PATCH] audio/soundtouch: fix build.

        Attached patch seems to fix the build.

PR:             ports/115768
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
Approved by:    maintainer timeout
1.3.1_2
28 Jul 2007 22:41:56
Original commit files touched by this commit
pav search for other commits by this committer
- Update automake19 dependency to new world order
- Still does not compile

Reported by:    pointyhat
1.3.1_2
23 Jul 2007 17:52:20
Original commit files touched by this commit
danfe search for other commits by this committer
- Better SSE detection [1]
- Reindent comment about GCC 4.x

PR:             ports/114709 [1]
Submitted by:   trasz [1]
1.3.1_2
13 Jun 2007 13:14:01
Original commit files touched by this commit
danfe search for other commits by this committer
Try to do a better job respecting C[XX]FLAGS.  This also aids ia64
build.

Hint via:       pointyhat
1.3.1_2
08 Mar 2007 16:00:32
Original commit files touched by this commit
danfe search for other commits by this committer
Bump PORTREVISION after recent changes.
1.3.1_1
08 Mar 2007 15:53:18
Original commit files touched by this commit
danfe search for other commits by this committer
- Try to fix the build sanely, without >10k lines patch
- Do not install yet another copy of GPL
- Stop caring for 4.X systems
- Minor cosmetic Makefile nits
1.3.1_1
04 Mar 2007 22:55:44
Original commit files touched by this commit
sat search for other commits by this committer
- /objformat=/s|=.*|=elf|
1.3.1_1
28 Feb 2007 15:38:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Add amd64 support
- This is neccessary to fix audio/ardour on amd64.

PR:             ports/109035
Submitted by:   trasz
Approved by:    maintainer timeout
1.3.1
05 Jan 2007 21:37:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.1

PR:             ports/106500
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
Approved by:    maintainer timeout
1.3.0
03 Oct 2006 22:54:04
Original commit files touched by this commit
danfe search for other commits by this committer
- Fix the build with GCC 4.1
- Mute the target so comment does not show up
1.3.0
03 May 2006 05:14:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
1.3.0
30 Nov 2005 14:01:29
Original commit files touched by this commit
danfe search for other commits by this committer
SHA256'ify my ports.
1.3.0
07 Oct 2005 13:03:32
Original commit files touched by this commit
danfe search for other commits by this committer
Make fetchable again.

Noticed by:     fenner's distfiles survey
1.3.0
15 May 2005 14:08:38
Original commit files touched by this commit
danfe search for other commits by this committer
Add SoundTouch 1.3.0, an open-source audio processing library for changing
the Tempo, Pitch and Playback Rates of audio streams or files.

WWW: http://sky.prohosting.com/oparviai/soundtouch/

Number of commits found: 67