Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.2 07 May 2023 18:15:52
    |
Yuri Victorovich (yuri)  |
audio/infamous-plugins-lv2: Update 0.3.0-7 → 0.3.2
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
0.3.0.7 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.3.0.7 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.0.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.0.7 26 Oct 2020 19:51:33
  |
pkubaj  |
audio/infamous-plugins-lv2: fix build on GCC architectures
Use newer compiler:
cc1: error: invalid option argument '-Og'
MFH: 2020Q4 (fix build blanket) |
0.3.0.7 13 Oct 2020 06:27:21
  |
yuri  |
audio/infamous-plugins-lv2: Update 0.3.0 -> 0.3.0-7; Unbreak build that was
broken when audio/lv2 was upgraded to 1.18.0.
MFH: 2020Q4 |
0.3.0 03 Jun 2020 19:50:36
  |
antoine  |
Mark BROKEN
Reported by: pkg-fallout |
0.3.0 20 Jun 2019 15:21:41
  |
linimon  |
Patch out -Og flag in src/*/CMakeLists.txt to fix build on GCC-based
systems such as powerpc64:
cc1: invalid option argument '-Og'
Approved by: portmgr (tier-2 blanket) |
0.3.0 17 Apr 2019 07:34:49
  |
yuri  |
audio/infamous-plugins-lv2: Update 0.2.04 -> 0.3.0
Reported by: portscout |
0.2.04 25 Dec 2018 20:25:40
  |
tcberner  |
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 |
0.2.04 03 Jun 2018 14:08:05
  |
linimon  |
These ports are not quite ready for the tier-2 archs yet.
These are probably trivial fixes, if someone has the time and interest
to pursue them. I'm definitely short of time ATM.
Approved by: portmgr (tier-2 blanket) |
0.2.04 03 Feb 2018 19:49:10
  |
yuri  |
audio/infamous-plugins-lv2: Update to 0.2.04
Change log:
https://github.com/ssj71/infamousPlugins/releases/tag/v0.2.04
Reported by: portscout
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D14186 |
0.2.02.80 04 Nov 2017 20:57:49
  |
yuri  |
New port: audio/infamous-plugins-lv2: LV2 plugins for various sound effects
PR: 221553
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12955 |