15 Commits

Author SHA1 Message Date
naddy
33bea57aa6 again, bump users of audio/libmad after macro change in header file 2018-12-05 20:19:00 +00:00
naddy
62baafa1d6 bump users of audio/libmad after macro change in header file 2018-12-04 20:44:56 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
kirby
f10f143b3c builds fine on macppc so donn't mark it as BROKEN-powerpc. 2017-12-31 10:09:04 +00:00
espie
c9c6e0f6a0 if compile script fails, fail 2017-11-02 13:15:23 +00:00
jca
61f927194b Patch forgotten in previous, oops 2017-11-02 13:09:26 +00:00
jca
f3a5125ab1 (Tentative) unbreak with lld + respect CXX/CXXFLAGS
prodded by espie@
2017-11-02 12:09:42 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
landry
73a49514ee Mark BROKEN-powerpc, SIGILL during build. 2016-06-05 08:15:02 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
sthen
7d3936afa9 sync WANTLIB 2015-08-21 22:51:09 +00:00
jasper
59559f29c0 use sed instead of perl 2015-07-18 14:33:49 +00:00
bcallah
62694d85e8 Import audio/paulstretch. Paulstretch is a program designed for extreme
stretching (50x or more) of audio files. It can turn any song or sound into
an audio texture.
ok benoit@
2014-04-16 02:01:59 +00:00