Commit graph

22 commits

Author SHA1 Message Date
Yuri Victorovich
6ca749e25f audio/gxplugins-lv2: Update 0.9 -> 1.0 2023-01-19 12:02:20 -08:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Yuri Victorovich
4bc9a4e5f5 audio/gxplugins-lv2: Broken on riscv64
Reported by:	fallout
2022-07-21 13:00:02 -07:00
Yuri Victorovich
60dc373478 audio/gxplugins-lv2: Update 0.8 -> 0.9
Reported by:	portscout
2021-04-18 13:19:51 -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
Yuri Victorovich
a17e54dfd7 audio/gxplugins-lv: Update 0.7 -> 0.8
Reported by:	portscout
2020-06-05 17:26:03 +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
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
14b259584d audio/gxplugins-lv2: Update 0.6 -> 0.7
Reported by:	portscout
2019-06-01 14:52:31 +00:00
Yuri Victorovich
6b35510d0c audio/gxplugins-lv2: Update 0.5 -> 0.6
Reported by:	portscout
2019-01-21 09:05:08 +00:00
Yuri Victorovich
5a1788b154 audio/gxplugins-lv2: Unbreak on 12: it needs the GNU linker and it only works when first in PATH
Reported by:	fallout
2018-12-22 09:07:34 +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
c8c1092782 audio/gxplugins-lv2: Unbreak on 12; Remove unnecessary dependencies 2018-12-08 07:08:09 +00:00
Yuri Victorovich
de3cfeb6df audio/gxplugins-lv2: Remove unnecessary USE_GNOME: gtk20 and gdkpixbuf2
Reported by:	brummer10 (upstream maintainer/author)
2018-10-21 03:40:31 +00:00
Yuri Victorovich
58c35ce187 audio/gxplugins-lv2: Fix build on 12
It requires linker to have some GNU features.

Reported by:	fallout
2018-10-20 23:03:18 +00:00
Yuri Victorovich
09e5ce2328 audio/gxplugins-lv2: Update 0.4 -> 0.5
Revisions of individual LV2 plugins updated, several new LV2 plugins added.

Reported by:	portscout
2018-10-12 01:14:03 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Mark Linimon
13fb0b92a2 Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-11 01:44:15 +00:00
Yuri Victorovich
d867d5f3e5 audio/gxplugins-lv2: Update to 0.4
Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13253
2017-11-27 06:39:04 +00:00
Yuri Victorovich
2b017c55df New port: audio/gxplugins-lv2: Set of LV2 plugins from the guitarix project
PR:		221596
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12895
2017-11-11 08:35:55 +00:00