non port: audio/zam-plugins-lv2/Makefile |
SVNWeb
|
Number of commits found: 26 |
Mon, 7 Aug 2023
|
[ 16:34 Gleb Popov (arrowd) ] b1ecad5 (Only the first 10 of 201 ports in this commit are shown above. )
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Tue, 27 Dec 2022
|
[ 07:51 Yuri Victorovich (yuri) ] f9a08c3
audio/zam-plugins-lv2: Update 3.14 -> 4.1
Reported by: portscout
|
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 )
|
Mon, 2 Aug 2021
|
[ 16:03 Yuri Victorovich (yuri) ] 5708ae4 (Only the first 10 of 166 ports in this commit are shown above. )
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)
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Mon, 21 Dec 2020
|
[ 08:22 yuri ]
audio/zam-plugins-lv2: Update 3.13 -> 3.14
Reported by: portscout
|
Mon, 20 Jul 2020
|
[ 16:16 yuri ]
audio/zam-plugins-lv2: Update 3.12 -> 3.13
Reported by: portscout
|
Mon, 16 Dec 2019
|
[ 04:08 yuri ]
audio/zam-plugins-lv2: Update 3.11-1 -> 3.12
Reported by: portscout
|
Mon, 4 Nov 2019
|
[ 20:39 zeising ] (Only the first 10 of 82 ports in this commit are shown above. )
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'.
|
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
|
Thu, 25 Jul 2019
|
[ 02:33 linimon ]
Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".
In some cases we only need to specifically test for "are we on the ancient
base gcc", e.g, the usage of 'pragma'.
While here, in some cases turn off SSE functions more specifically based
on ARCH, and turn off -mtune=generic everywhere. These are part of a
larger work in progress; these commits are for ports that would have
been touched by the the powerpc-on-clang test regardless.
Approved by: portmgr (tier-2 blanket)
|
Sat, 6 Jul 2019
|
[ 01:13 pkubaj ]
audio/zam-plugins-lv2: fix build on non-x86
${WRKSRC}/Makefile.mk and ${WRKSRC}/dpf/dgl/Makefile.mk disappeared in the last
release.
PR: 238720
Approved by: mat (mentor), yuri (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D20861
|
Sun, 9 Jun 2019
|
[ 03:53 yuri ]
audio/zam-plugins-lv2: Update 3.10-13 -> 3.11-1
Reported by: portscout
|
Mon, 27 May 2019
|
[ 03:53 tobik ]
audio/zam-plugins-lv2: Drop nop and misspelled xLDFLAGS
Per [1] it already links with libzita-convolver on its own.
[1]
http://beefy11.nyi.freebsd.org/data/head-i386-default/p502184_s348025/logs/zam-plugins-lv2-3.10.13_3.log
|
Sat, 30 Mar 2019
|
[ 17:25 linimon ]
Chase down another occurrence of -sse flags.
Approved by: portmgr (tier-2 blanket)
|
Fri, 29 Mar 2019
|
[ 21:34 linimon ]
Errorlogs on aarch64 on the cluster point to the arm case having been
left off the fix in r483227.
Approved by: portmgr (tier-2 blanket)
|
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, 28 Oct 2018
|
[ 05:56 yuri ]
audio/zam-plugins-lv2: fix build with GCC-based architectures
PR: 232711
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
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, 22 Jul 2018
|
[ 08:08 yuri ]
audio/zita-convolver: Update 3.1.0 -> 4.0.0
Bump 4 dependent ports.
|
[ 08:05 yuri ]
audio/zam-plugins-lv: Update 3.10 -> 3.10-13
|
Sun, 24 Jun 2018
|
[ 01:36 linimon ]
Mark these broken on non-x86.
I was not able to find a quick fix for these, although most of the
other -lv2 ports were fairly easy.
Approved by: portmgr (tier-2 blanket)
|
Tue, 29 May 2018
|
[ 09:17 yuri ] (Only the first 10 of 15 ports in this commit are shown above. )
New port: audio/zam-plugins-lv2: Collection of LADSPA/LV2/VST/JACK audio plugins
|
Number of commits found: 26 |