Port details |
- amb-plugins Ambisonics LADSPA plugins, mainly to be used within Ardour
- 0.8.1_2 audio =3 0.8.1_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-09-08 09:49:01
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: xorg-docs, xdm, p5-MIME-Tools, libevent, fusefs-sshfs
- License: GPLv2 GPLv3
- WWW:
- https://kokkinizita.linuxaudio.org/linuxaudio/ladspa/index.html
- Description:
- A set of ambisonics plugins, mainly to be used within Ardour. Mono
and stereo to B-format panning, horizontal rotator, square, hexagon
and cube decoders.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- amb-plugins>0:audio/amb-plugins
- To install the port:
- cd /usr/ports/audio/amb-plugins/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/amb-plugins
- pkg install amb-plugins
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: amb-plugins
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (amb-plugins/AMB-plugins-0.8.1.tar.bz2) = f44a60b782948662537c0cb14befa6678d6dce790c64dc2c9058eab849a58b74
SIZE (amb-plugins/AMB-plugins-0.8.1.tar.bz2) = 28988
SHA256 (amb-plugins/fa-plugins.rdf) = 515842490320188572957da549438362af73ebd94a9b2c6486a3b55accd2e97f
SIZE (amb-plugins/fa-plugins.rdf) = 2684
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:
-
- ladspa.h : audio/ladspa
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- ladspa.h : audio/ladspa
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_amb-plugins
- USES:
- tar:bzip2 gmake
- 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 |
0.8.1_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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.8.1_1 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.8.1_1 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 ) |
0.8.1_1 11 Jul 2021 18:08:19 |
Yuri Victorovich (yuri) |
audio/amb-plugins: Change MASTER_SITES and WWW to https; Improve COMMENT |
0.8.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.1_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.8.1_1 27 Jun 2015 02:13:02 |
amdmi3 |
- Unbreak; changes are only is some kind of XML metadata file: plugin entries
were reordered and appended
- Fix library installation |
0.8.1 05 Apr 2015 10:11:42 |
bapt |
Mark as broken ports with problem fetching the distfiles |
0.8.1 20 Dec 2014 13:57:21 |
bapt |
Clean up some now useless PLIST_DIRS* |
0.8.1 01 Jun 2014 13:03:14 |
ohauer |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
0.8.1 26 Dec 2013 17:38:27 |
bapt |
Support stage |
0.8.1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.8.1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.8.1 13 Mar 2013 11:54:26 |
danfe |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed. |
0.8.1 02 Jul 2011 07:54:56 |
miwi |
- Update to 0.8.1
PR: 158463
Submitted by: Ports Fury |
0.4.0 02 May 2011 22:35:19 |
bapt |
Deprecate some ports that looks like abandonwares. |
0.4.0 14 Apr 2011 06:17:13 |
bapt |
fix installing when LOCALBASE != PREFIX |
0.4.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4.0 25 Oct 2010 20:09:07 |
trasz |
Drop maintainership for ports I can't maintain anymore. |
0.4.0 16 Feb 2009 19:57:04 |
trasz |
Update to 0.4.0. |
0.3.0_1 06 Jun 2008 13:07:20 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.3.0 08 Sep 2007 09:48:43 |
trasz |
A set of ambisonics plugins, mainly to be used within Ardour. Mono
and stereo to B-format panning, horizontal rotator, square, hexagon
and cube decoders.
WWW: http://www.kokkinizita.net/linuxaudio/ladspa/index.html
Approved by: miwi (mentor, implicit) |