Commit Graph

7 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Yuri Victorovich
809eeb6cb2 audio/luppp: Update 1.2.0 -> 1.2.1
Reported by:	portscout
2019-04-17 07:35:37 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Yuri Victorovich
b404e074ec audio/luppp: Fix build with GCC-based architectures
Add USES=compiler:c++11-lang
Also add USES=gnome

PR:		232004
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-06 16:05:18 +00:00
Yuri Victorovich
f283ac89ae audio/luppp: Update 1.1.1-15 -> 1.2.0
Reported by:	portscout
2018-07-25 19:43:46 +00:00
Yuri Victorovich
d6b1399c3b New port: audio/luppp: Live looping music creation tool
PR:		222440
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12954
2017-11-07 22:22:11 +00:00