Commit graph

36 commits

Author SHA1 Message Date
Yuri Victorovich
7b5ac44190 audio/lsp-plugins-lv2: Update 1.1.30 -> 1.1.31
Reported by:	portscout
2021-12-22 18:56:22 -08:00
Yuri Victorovich
5708ae4005 audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.

PR:		251125
Submitted by:	Florian Walpen <dev@submerge.ch> (original version)
2021-08-02 09:03:15 -07:00
Kevin Bowling
da3162c7c9 graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
2021-06-22 11:53:08 -07:00
Yuri Victorovich
a53f4ea873 audio/lsp-plugins-lv2: Update 1.1.29 -> 1.1.30 2021-04-08 02:42:08 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Tobias Kortkamp
4d9773d24d Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories

Reported by:	portscan
2021-02-26 12:11:35 +00:00
Yuri Victorovich
27c7da9aa0 audio/lsp-plugins-lv2: Update 1.1.28 -> 1.1.29
Reported by:	portscout
2021-01-19 17:53:11 +00:00
Yuri Victorovich
3decaafb83 audio/lsp-plugins-lv2: Broken on i386
Reported by:	fallout
2021-01-05 07:47:01 +00:00
Yuri Victorovich
3aaf8b0267 audio/lsp-plugins-lv2: Force clang-11 because earlier clang versions crash
Reported by:	fallout
2020-12-23 17:38:43 +00:00
Yuri Victorovich
609cdf9ac3 audio/lsp-plugins-lv2: Update 1.1.26 -> 1.1.28 2020-12-21 01:12:48 +00:00
Mark Linimon
f188513c6d Avoid building with GCC 10 due to:
types.h:95:37: error: 'asm' operand has impossible constraints

PR:		246700
Approved by:	maintainer
2020-11-17 22:23:24 +00:00
Thomas Zander
8337fc6d5f Chase libsndfile 1.0.30 update.
Details:
- Missing symbol sf_version_string, not auto-resolved by pkg + rebuild.
- Bump PORTREVISION for consumers.
2020-10-01 08:56:20 +00:00
Mark Linimon
3c506b05cd Allow building on powerpc64le.
Approved by:	portmgr (tier-2 blanket)
2020-09-26 19:37:30 +00:00
Yuri Victorovich
d45a971e84 audio/lsp-plugins-lv2: Update 1.1.24 -> 1.1.26
Reported by:	portscout
2020-09-18 20:53:02 +00:00
Yuri Victorovich
59322427dc audio/lsp-plugins-lv2: Update 1.1.22 -> 1.1.24
Reported by:	portscout
2020-07-20 15:51:12 +00:00
Yuri Victorovich
4d5850434a audio/lsp-plugins-lv2: Update 1.1.21 -> 1.1.22
Reported by:	portscout
2020-06-05 19:15:58 +00:00
Yuri Victorovich
d495307651 audio/lsp-plugins-lv2: Update 1.1.19 -> 1.1.21
Reported by:	portscout
2020-05-17 08:34:43 +00:00
Yuri Victorovich
c048d5fb8e audio/lsp-plugins-lv2: Update 1.1.17 -> 1.1.19
Reported by:	portscout
2020-04-19 06:53:58 +00:00
Yuri Victorovich
0089eb7722 audio/lsp-plugins-lv2: Update 1.1.15 -> 1.1.17
Reported by:	portscout
2020-04-08 06:14:02 +00:00
Yuri Victorovich
9f2d6268c8 audio/lsp-plugins-lv2: Update 1.1.14 -> 1.1.15
Reported by:	portscout
2020-03-30 19:04:49 +00:00
Yuri Victorovich
7ecaa31866 audio/lsp-plugins-lv2: Update 1.1.13 -> 1.1.14
Reported by:	portscout
2020-03-21 08:27:02 +00:00
Yuri Victorovich
fbaca411fa audio/lsp-plugins-lv2: Update 1.1.10 -> 1.1.13
Reported by:	portscout
2019-12-24 09:52:26 +00:00
Dmitry Marakasov
5601ef1668 - Update WWW
Approved by:	portmgr blanket
2019-11-20 09:39:57 +00:00
Niclas Zeising
91c3b180c1 Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
2019-11-04 20:39:51 +00:00
Piotr Kubaj
00b0fcf7f6 audio/lsp-plugins-lv2: unbreak on powerpc64
Builds fine with GCC from ports.

Approved by:	mentors (implicit approval)
2019-11-04 13:40:36 +00:00
Yuri Victorovich
62325898bf audio/lsp-plugins-lv2: Update 1.1.9 -> 1.1.10
Reported by:	portscout
2019-07-31 18:16:43 +00:00
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
73719ed3f4 audio/lsp-plugins-lv2: Update 1.1.7 -> 1.1.9
Reported by:	portscout
2019-03-31 03:42:34 +00:00
Yuri Victorovich
426b244597 audio/lsp-plugins-lv2: Update 1.1.5 -> 1.1.7
Reported by:	portscout
2019-03-19 04:46:28 +00:00
Yuri Victorovich
9f0342a00a audio/lsp-plugins-lv2: Update 1.1.4.0.20181111 -> 1.1.5
Reported by:	portscout
2018-12-21 04:26:04 +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
56855bea5f audio/lsp-plugins-lv2: Update da2f9b1 -> a90d634 2018-11-11 18:43:24 +00:00
Yuri Victorovich
ce4b5a7dc7 audio/lsp-plugins-lv2: Update e29c646 -> da2f9b1; Fix build broken due to unnecessary dependency lookups. 2018-11-09 21:48:41 +00:00
Yuri Victorovich
eafba9cd3c audio/lsp-plugins-lv2: Update to e29c646 to fix build on i386
The upstream dev fixed it.

Reported by:	fallout
2018-11-07 13:36:14 +00:00
Yuri Victorovich
5e5f4b7f81 New port: audio/lsp-plugins-lv2: Collection of free LV2 plugins 2018-11-03 03:45:04 +00:00