Port details |
- tap-plugins-lv2 LV2 port for the TAP (Tom's Audio Processing) plugins
- g20180220 audio
=2 g20180220Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2017-08-21 07:08:16
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://tap-plugins.sourceforge.net/
- Description:
- This is the LV2 porty of Tom's Audio Processing plugins.
Tom's Audio Processing plugins is a selection of LADSPA plugins for audio
engineering on the Linux platform. Intended for use in a professional DAW
environment such as Ardour, it includes high quality reverberation, echo,
eq, limiter & more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tap-plugins-lv2>0:audio/tap-plugins-lv2
- To install the port:
- cd /usr/ports/audio/tap-plugins-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/tap-plugins-lv2
- pkg install tap-plugins-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tap-plugins-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1521093014
SHA256 (moddevices-tap-lv2-g20180220-cab6e0d_GH0.tar.gz) = b5dd576140af2d02f47cf5a7c9810ccff0f4c28869316e8b783f88bba75062d0
SIZE (moddevices-tap-lv2-g20180220-cab6e0d_GH0.tar.gz) = 15565582
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- lv2>0 : audio/lv2
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_tap-plugins-lv2
- USES:
- gmake localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20180220 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
g20180220 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 ) |
g20180220 20 Jul 2022 14:20:54
    |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
g20180220 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20180220 15 Mar 2018 05:55:41
  |
yuri  |
audio/tap-plugins-lv2: Update to g20180220 |
g20160125_1 12 Nov 2017 10:11:32
  |
yuri  |
audio/tap-plugins-lv2: Removed unused SIMD flags.
Also, moved patches under files/
PR: 223614
Submitted by: Jan Beich <jbeich@FreeBSD.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13051 |
g20160125_1 19 Oct 2017 06:28:40
  |
swills  |
audio/tap-plugins-lv2: fix debug build
PR: 222208
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) |
g20160125 21 Aug 2017 07:04:36
  |
ultima  |
This is the LV2 porty of Tom's Audio Processing plugins.
Tom's Audio Processing plugins is a selection of LADSPA plugins for audio
engineering on the Linux platform. Intended for use in a professional DAW
environment such as Ardour, it includes high quality reverberation, echo,
eq, limiter & more.
WWW: http://tap-plugins.sourceforge.net/
PR: 221231
Submitted by: Yuri Victorovich (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12093 |