non port: audio/soundtouch/Makefile |
SVNWeb
|
Number of commits found: 62 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Sat, 16 Apr 2022
|
[ 22:27 Piotr Kubaj (pkubaj) ] 53fd325
audio/soundtouch: enable OPENMP and OPTIMIZED_CFLAGS on riscv64
|
Mon, 25 Oct 2021
|
[ 17:42 Daniel Engberg (diizzy) ] d47b0c4
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
|
Thu, 7 Oct 2021
|
[ 17:53 Piotr Kubaj (pkubaj) ] 5a0fa3a
audio/soundtouch: enable OPENMP and OPTIMIZED_CFLAGS on powerpc64le
|
[ 10:24 Piotr Kubaj (pkubaj) ] aa9c9a9
audio/soundtouch: enable OPENMP and OPTIMIZED_CFLAGS on powerpc64
|
Tue, 5 Oct 2021
|
[ 19:11 Bernhard Froehlich (decke) ] 8434b0a
audio/soundtouch: Add CPE information
Approved by: portmgr (blanket)
|
Mon, 4 Oct 2021
|
[ 21:43 Daniel Engberg (diizzy) ] 0aa2d3e
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
|
Sun, 3 Oct 2021
|
[ 19:41 Fernando Apesteguía (fernape) ] 54cc4cc (Only the first 10 of 13 ports in this commit are shown above. )
*/*: Remove more compiler:openmp instances
Reported by: antoine@
Fixes: 07fb2d5e9d00
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 16 Feb 2021
|
[ 16:25 crees ]
audio/soundtouch: fix build faiure with OPENMP
PR: ports/251884
|
Mon, 14 Dec 2020
|
[ 20:30 acm ]
- Update to 2.2
PR: 251717
Submitted by: acm
Approved by: crees
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Sun, 25 Dec 2016
|
[ 00:23 jbeich ]
Simplify spelling for softfp defaults
|
Sat, 17 Dec 2016
|
[ 18:23 jbeich ]
audio/soundtouch: OPENMP=on to use system C++ library
Mixing libc++ and libstdc++ often causes crashes.
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
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.
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Fri, 9 Sep 2016
|
[ 19:42 amdmi3 ] (Only the first 10 of 100 ports in this commit are shown above. )
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 )
|
Wed, 16 Dec 2015
|
[ 09:39 jbeich ] (Only the first 10 of 14 ports in this commit are shown above. )
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
|
Thu, 17 Sep 2015
|
[ 18:53 jbeich ]
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)
|
Sun, 23 Aug 2015
|
[ 21:21 jbeich ]
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)
|
[ 07:45 crees ]
Enable SSE by default where possible.
PR: ports/202582
Submitted by: jbeich
|
Thu, 18 Sep 2014
|
[ 08:45 tijl ]
Convert to USES=autoreconf
|
Fri, 25 Jul 2014
|
[ 19:44 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Tue, 25 Mar 2014
|
[ 20:34 crees ]
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
|
Fri, 7 Feb 2014
|
[ 13:05 miwi ]
- Update to 1.8.0
PR: 185941
Submitted by: ports fury
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 5 Feb 2013
|
[ 09:18 miwi ]
- Update to 1.7.1
PR: 175573
Submitted by: Ports Fury
|
Fri, 30 Nov 2012
|
[ 23:51 sperber ]
- 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
|
Sat, 18 Aug 2012
|
[ 09:56 danfe ]
- Attempt to unbreak on non-Intel architectures
- Provide an option to use integer sample format
- Drop indefinite article from the COMMENT
|
Mon, 13 Aug 2012
|
[ 06:03 linimon ]
Mark as x86-only: uses -msse2 directive to CC.
Hat: portmgr
|
Thu, 5 Jul 2012
|
[ 13:42 danfe ]
Fix file path in comment (non-functional change).
|
[ 13:18 danfe ]
- Update to version 1.6.0 now that our autotools allow to bootstrap the build
- Reduce amount of local patching, cleanup Makefile, drop maintainership
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 11:10 miwi ]
- Fix build on FreeBSD 10
|
Sat, 14 May 2011
|
[ 09:30 danfe ]
- Fix the build on recent -CURRENT/amd64 [1]
- While here, add LICENSE (LGPL21)
PR: ports/157016 [1]
Submitted by: Ivan Klymenko
|
Mon, 2 May 2011
|
[ 21:28 pav ]
- Limit brokedness status to amd64 arch
Reported by: Michael Butler <imb@protected-networks.net>
|
Sun, 1 May 2011
|
[ 23:09 pav ]
- 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
|
Sat, 19 Sep 2009
|
[ 18:40 danfe ]
Minor text nits (non-functional).
Feature safe: yes
|
Tue, 25 Aug 2009
|
[ 11:57 danfe ]
- Update to version 1.4.0
- Utilize PORTDOCS
- Improve on comments
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Sun, 5 Apr 2009
|
[ 13:01 itetcu ]
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
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Sun, 23 Sep 2007
|
[ 10:57 edwin ]
[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
|
Sat, 28 Jul 2007
|
[ 22:41 pav ]
- Update automake19 dependency to new world order
- Still does not compile
Reported by: pointyhat
|
Mon, 23 Jul 2007
|
[ 17:52 danfe ]
- Better SSE detection [1]
- Reindent comment about GCC 4.x
PR: ports/114709 [1]
Submitted by: trasz [1]
|
Wed, 13 Jun 2007
|
[ 13:14 danfe ]
Try to do a better job respecting C[XX]FLAGS. This also aids ia64
build.
Hint via: pointyhat
|
Thu, 8 Mar 2007
|
[ 16:00 danfe ]
Bump PORTREVISION after recent changes.
|
[ 15:53 danfe ]
- 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
|
Sun, 4 Mar 2007
|
[ 22:55 sat ]
- /objformat=/s|=.*|=elf|
|
Wed, 28 Feb 2007
|
[ 15:38 miwi ]
- Add amd64 support
- This is neccessary to fix audio/ardour on amd64.
PR: ports/109035
Submitted by: trasz
Approved by: maintainer timeout
|
Fri, 5 Jan 2007
|
[ 21:37 miwi ]
- Update to 1.3.1
PR: ports/106500
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Approved by: maintainer timeout
|
Tue, 3 Oct 2006
|
[ 22:54 danfe ]
- Fix the build with GCC 4.1
- Mute the target so comment does not show up
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Fri, 7 Oct 2005
|
[ 13:03 danfe ]
Make fetchable again.
Noticed by: fenner's distfiles survey
|
Sun, 15 May 2005
|
[ 14:08 danfe ]
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: 62 |