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/beatslash-lv2/Makefile
SVNWeb

Number of commits found: 10

Wed, 30 Sep 2020
[ 09:43 antoine search for other commits by this committer ] Original commit   Revision:550667
Mark BROKEN

Reported by:	pkg-fallout
Tue, 29 Sep 2020
[ 20:55 yuri search for other commits by this committer ] Original commit   Revision:550622
audio/beatslash-lv2: Add the deprecation notice
Tue, 22 Sep 2020
[ 00:11 yuri search for other commits by this committer ] Original commit   Revision:549539
audio/beatslash-lv2: Fix build on some systems

Waf warning about duplicately-installed files somehow caused failure to find
some files later.
This commit adds the patch to prevent duplicate file installation. This fixes
the warning and hopefully fixes poudriere build.
I couldn't reproduce this failure in my poudriere.

Also:
* Strip binarires
* Fix WWW

MFH:		2020Q3
Mon, 18 May 2020
[ 04:03 linimon search for other commits by this committer ] Original commit   Revision:535716
Mark as BROKEN on powerpc64:

    File
"/wrkdirs/usr/ports/audio/beatslash-lv2/work/beatslash-lv2-1.0.6/waflib/Build.py",
line 1179, in do_install
      self.copy_fun(src, tgt)
    File
"/wrkdirs/usr/ports/audio/beatslash-lv2/work/beatslash-lv2-1.0.6/waflib/Build.py",
line 1083, in copy_fun
      shutil.copy2(src, tgt)
    File "/usr/local/lib/python3.7/shutil.py", line 267, in copy2
      copystat(src, dst, follow_symlinks=follow_symlinks)
    File "/usr/local/lib/python3.7/shutil.py", line 206, in copystat
      follow_symlinks=follow)
  FileNotFoundError: [Errno 2] No such file or directory

Approved by:	portmgr (tier-2 blanket)
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Mon, 25 Feb 2019
[ 00:14 yuri search for other commits by this committer ] Original commit   Revision:493824
audio/beatslash-lv2: Update 1.0.5 -> 1.0.6

Reported by:	portscout
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sat, 22 Sep 2018
[ 05:30 linimon search for other commits by this committer ] Original commit   Revision:480340 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Fix build on gcc-based archs by updating USES.

Tested on powerpc64 and amd64 (for no regression).

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sun, 3 Jun 2018
[ 19:22 yuri search for other commits by this committer ] Original commit   Revision:471512
audio/beatslash-lv2: Update 1.0.2 -> 1.0.5

Reported by:	portscout
[ 02:07 yuri search for other commits by this committer ] Original commit   Revision:471440
New port: audio/beatslash-lv2: LV2 plugins to mangle, slash, repeat and do much
more with your beats

Number of commits found: 10