notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/artyfx-lv2/Makefile
SVNWeb

Number of commits found: 16

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 22 Jul 2022
[ 08:38 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:54bf83cafeb066999012443e58eb753ffd52b615  commit hash:54bf83cafeb066999012443e58eb753ffd52b615  commit hash:54bf83cafeb066999012443e58eb753ffd52b615  54bf83c 
audio/artyfx-lv2: Broken on armv6

Reported by:	fallout
Wed, 20 Jul 2022
[ 03:00 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:e9130930e964c0cb5f3f3a7e09a0dcc55d130173  commit hash:e9130930e964c0cb5f3f3a7e09a0dcc55d130173  commit hash:e9130930e964c0cb5f3f3a7e09a0dcc55d130173  e913093 
audio/artyfx-lv2: Update 1.3-24 -> 1.3.1
Fri, 22 Apr 2022
[ 15:37 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:7075e12359d87aea078b40b9f7077fce36b523c0  commit hash:7075e12359d87aea078b40b9f7077fce36b523c0  commit hash:7075e12359d87aea078b40b9f7077fce36b523c0  7075e12 
audio/artyfx-lv2: remove unnecessary CXXFLAGS_powerpc64
Tue, 15 Jun 2021
[ 08:41 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:b072fc2c5dbd37cea71ca9b672ddc829e98700f5  commit hash:b072fc2c5dbd37cea71ca9b672ddc829e98700f5  commit hash:b072fc2c5dbd37cea71ca9b672ddc829e98700f5  b072fc2 
audio/artyfx-lv2: fix build on powerpc

In file included from
/wrkdirs/usr/ports/audio/artyfx-lv2/work/openAV-ArtyFX-release-1.3-24-g6010d1a/src/avtk/libs/pffft.cxx:101:
/usr/lib/clang/11.0.1/include/altivec.h:13:2: error: "AltiVec support not
enabled"
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 13 Oct 2020
[ 06:17 yuri search for other commits by this committer ] Original commit   Revision:552188
audio/artyfx-lv2: Update 1.3-14 -> 1.3-24; This unbreaks the build

MFH:		2020Q4 (unbreak)
Wed, 3 Jun 2020
[ 19:47 antoine search for other commits by this committer ] Original commit   Revision:537839
Mark BROKEN

Reported by:	pkg-fallout
Mon, 4 Nov 2019
[ 20:39 zeising search for other commits by this committer ] Original commit   Revision:516738 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
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'.
Mon, 5 Aug 2019
[ 10:59 pkubaj search for other commits by this committer ] Original commit   Revision:508161
audio/artyfx-lv2: fix build with GCC-based architectures

The fix for clang in files/patch-src_avtk_avtk_picojson.hxx breaks GCC. Have two
versions for two compilers.

Fix altivec in src/avtk/libs/pffft.cxx and add -maltivec to CXXFLAGS on
powerpc64.

Also use new compilers.

PR:		239518
Approved by:	yuri (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D21141
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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
Sun, 24 Jun 2018
[ 04:44 yuri search for other commits by this committer ] Original commit   Revision:473179
audio/artyfx-lv2: Fix build on non-Intel/AMD platforms

Reported by:	linimon
[ 01:36 linimon search for other commits by this committer ] Original commit   Revision:473173
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
[ 06:20 yuri search for other commits by this committer ] Original commit   Revision:471079
New port: audio/artyfx-lv2: ArtyFX plugin bundle

Number of commits found: 16