notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
lv2lint Check whether a given LV2 plugin is up to the specification
0.16.2_2 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.16.2_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-05-04 20:03:39
Last Update: 2024-01-12 22:40:48
Commit Hash: 9f8f710
License: ART20
WWW:
https://open-music-kontrollers.ch/lv2/lv2lint/
Description:
lv2lint can optionally test your plugin URIs for existence. If you want that, you need to enable it at compile time (-Donline-tests=true) and link to libcurl. lv2lint can optionally test your plugin symbol visibility and link dependencies. If you want that, you need to enable it at compile time (-Delf-tests=true) and link to libelf.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/lv2lint
  2. share/man/man1/lv2lint.1.gz
  3. /usr/local/share/licenses/lv2lint-0.16.2_2/catalog.mk
  4. /usr/local/share/licenses/lv2lint-0.16.2_2/LICENSE
  5. /usr/local/share/licenses/lv2lint-0.16.2_2/ART20
Collapse this list.
Dependency lines:
  • lv2lint>0:audio/lv2lint
To install the port:
cd /usr/ports/audio/lv2lint/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/lv2lint
  • pkg install lv2lint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lv2lint
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1665375946 SHA256 (lv2lint-0.16.2.tar.xz) = b23810571f2e18d3d6714c0acc65210a1a5fcd78fff03f1c820553a5c1c45cf4 SIZE (lv2lint-0.16.2.tar.xz) = 51984

Packages (timestamps in pop-ups are UTC):
lv2lint
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.16.2_20.16.2_20.10.00.16.2_20.16.2_2---
FreeBSD:13:quarterly0.16.2_10.16.2_1-0.16.2_10.16.2_20.16.2_10.16.2_10.16.2_1
FreeBSD:14:latest0.16.2_20.16.2_20.16.20.16.2_20.16.2_20.16.2_1-0.16.2_1
FreeBSD:14:quarterly0.16.2_10.16.2_2-0.16.2_10.16.2_20.16.2_10.16.2_10.16.2_1
FreeBSD:15:latest0.16.2_20.16.2_2n/a0.16.2_2n/a0.16.2_20.16.2_20.16.2_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. lv2>0 : audio/lv2
  2. curl>0 : ftp/curl
  3. libelf>0 : devel/libelf
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. curl>0 : ftp/curl
  2. libelf>0 : devel/libelf
Library dependencies:
  1. liblilv-0.so : audio/lilv
This port is required by:
for Build
  1. audio/espressivo-lv2
  2. audio/eteroj-lv2
  3. audio/fomp-lv2
  4. audio/midi-matrix-lv2
  5. audio/orbit-lv2
  6. audio/timely-lv2
  7. audio/vm-lv2

Configuration Options:
No options to configure
Options name:
audio_lv2lint
USES:
compiler:c++11-lang meson pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://git.open-music-kontrollers.ch/lv2/lv2lint/snapshot/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16.2_2
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
0.16.2_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.16.2
10 Oct 2022 22:51:10
commit hash: e175ee8af69cdbd4722c8accdcfc9ef953ed1c17commit hash: e175ee8af69cdbd4722c8accdcfc9ef953ed1c17commit hash: e175ee8af69cdbd4722c8accdcfc9ef953ed1c17commit hash: e175ee8af69cdbd4722c8accdcfc9ef953ed1c17 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
audio/lv2lint: Use upstream primary site

Fetch archive directly from upstream's git repo
Update WWW entry

PR:		266929
Reviewed by:	yuri (maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.16.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.16.2
21 Jul 2022 20:05:32
commit hash: fe306252999f402d546dc936699f2169d9e1d60fcommit hash: fe306252999f402d546dc936699f2169d9e1d60fcommit hash: fe306252999f402d546dc936699f2169d9e1d60fcommit hash: fe306252999f402d546dc936699f2169d9e1d60f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/lv2lint: Broken on riscv64

Reported by:	fallout
0.16.2
01 May 2022 17:37:01
commit hash: a94ee06b9c363b6ad712554bcaeaf69c57bd30bacommit hash: a94ee06b9c363b6ad712554bcaeaf69c57bd30bacommit hash: a94ee06b9c363b6ad712554bcaeaf69c57bd30bacommit hash: a94ee06b9c363b6ad712554bcaeaf69c57bd30ba files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/lv2lint: Update 0.14.0 -> 0.16.2

Reported by:	portscout
0.14.0
17 Jul 2021 20:19:11
commit hash: 8739e447a3e238dbf8fec694ec3dc29e150b1431commit hash: 8739e447a3e238dbf8fec694ec3dc29e150b1431commit hash: 8739e447a3e238dbf8fec694ec3dc29e150b1431commit hash: 8739e447a3e238dbf8fec694ec3dc29e150b1431 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/lv2lint: Update 0.12.0 -> 0.14.0

Reported by:	portscout
0.12.0
14 Apr 2021 08:37:19
commit hash: 3f991de954f42eec5ef1aeec8be515c18148efeacommit hash: 3f991de954f42eec5ef1aeec8be515c18148efeacommit hash: 3f991de954f42eec5ef1aeec8be515c18148efeacommit hash: 3f991de954f42eec5ef1aeec8be515c18148efea files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/lv2lint: Update 0.10.0 -> 0.12.0

Reported by:	portscout
0.10.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.10.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.10.0
17 Jan 2021 21:56:57
Revision:561876Original commit files touched by this commit
yuri search for other commits by this committer
audio/lv2lint: Update 0.8.0 -> 0.10.0

Reported by:	portscout
0.8.0
21 Jul 2020 01:39:35
Revision:542700Original commit files touched by this commit
yuri search for other commits by this committer
audio/lv2lint: Update 0.6.0 -> 0.8.0

Reported by:	portscout
0.6.0
14 Apr 2020 13:06:39
Revision:531680Original commit files touched by this commit
yuri search for other commits by this committer
audio/lv2lint: Update 0.4.0 -> 0.6.0

Reported by:	portscout
0.4.0
02 Feb 2020 06:10:58
Revision:524811Original commit files touched by this commit
yuri search for other commits by this committer
audio/lv2lint: Update g20190403 -> 0.4.0
g20190403_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
g20190403
05 May 2019 20:18:58
Revision:500872Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to ensure building on GCC-based architectures.

Approved by:	portmgr (tier-2 blanket)
g20190403
04 May 2019 20:03:31
Revision:500824Original commit files touched by this commit
yuri search for other commits by this committer
New port: audio/lv2lint: Check whether a given LV2 plugin is up to the
specification

Number of commits found: 18