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
cmt The Computer Music Toolkit - a collection of LADSPA plugins
1.16_1 audio on this many watch lists=2 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 1.16_1Version 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 search for ports maintained by this maintainer
Port Added: 2002-05-30 16:54:48
Last Update: 2023-04-25 15:17:15
Commit Hash: feb1fa3
People watching this port, also watch:: libao, zip, ladspa, mplayer-skins, audacity
License: not specified in port
WWW:
https://www.ladspa.org/cmt
Description:
The Computer Music Toolkit (CMT) is a collection of LADSPA plugins for use with software synthesis and recording packages
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 (1 items)
Collapse this list.
  1. lib/ladspa/cmt.so
Collapse this list.
Dependency lines:
  • cmt>0:audio/cmt
To install the port:
cd /usr/ports/audio/cmt/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/cmt
  • pkg install cmt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cmt
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (cmt_src_1.16.tgz) = 512a1d7e698b9e0e7c692202c29f4bd70846d52241ec254e1a324abaef405635 SIZE (cmt_src_1.16.tgz) = 63909

Packages (timestamps in pop-ups are UTC):
cmt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.16_11.16_11.161.16_11.16_1-1.16-
FreeBSD:13:quarterly1.16_11.16_11.16_11.16_11.16_11.16_11.16_11.16_1
FreeBSD:14:latest1.16_11.16_11.161.16_11.16_11.16_1-1.16_1
FreeBSD:14:quarterly1.16_11.16_1-1.16_11.16_11.16_11.16_11.16_1
FreeBSD:15:latest1.16_11.16_1n/a1.16_1n/a1.16_11.16_11.16_1
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. ladspa.h : audio/ladspa
  2. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. ladspa.h : audio/ladspa
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. net/freeswitch-core*
  2. net/freeswitch-core-devel*
  3. Collapse this list of deleted ports.
for Run
  1. audio/lmms

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. net/freeswitch-core*
  2. net/freeswitch-core-devel*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
audio_cmt
USES:
gmake tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.ladspa.org/download/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.16_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
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)
1.16
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)
1.16
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.16
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.
1.16
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
1.16
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
1.16
24 Nov 2013 19:15:33
Revision:334770Original commit files touched by this commit
bapt search for other commits by this committer
Support staging
1.16
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
30 Aug 2013 23:01:06
Revision:325727Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
1.16
14 Apr 2011 07:24:38
Original commit files touched by this commit
bapt search for other commits by this committer
fix installing when LOCALBASE != PREFIX
1.16
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.16
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.16
14 Dec 2007 17:05:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.16

PR:             118590
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.15_1
14 Aug 2006 10:08:25
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
1.15_1
03 May 2006 05:14:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
1.15_1
23 Nov 2005 23:29:54
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
1.15_1
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.15_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.15
27 Jan 2004 20:51:07
Original commit files touched by this commit
trevor search for other commits by this committer
Add SIZE.
1.15
20 Feb 2003 16:49:55
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.15
01 Jan 2003 18:38:56
Original commit files touched by this commit
arved search for other commits by this committer
Upgrade to 1.15
Drop Maintainership.
1.14
22 Oct 2002 12:48:27
Original commit files touched by this commit
arved search for other commits by this committer
Update my Emailadress.
Switch to MASTER_SITE_LOCAL

Approved by: kris (mentor)
1.14
01 Sep 2002 18:03:45
Original commit files touched by this commit
dwcjr search for other commits by this committer
Update to 1.14

PR:             41890
Submitted by:   maintainer
1.12_1
14 Jul 2002 18:45:12
Original commit files touched by this commit
pat search for other commits by this committer
Fix mangled patches (whitespace)

PR:             ports/40533
Submitted by:   maintainer
1.12_1
19 Jun 2002 08:18:10
Original commit files touched by this commit
sobomax search for other commits by this committer
Add USE_REINPLACE where appropriate.
1.12_1
16 Jun 2002 18:17:25
Original commit files touched by this commit
ijliao search for other commits by this committer
fix patch
use REINPLACE_CMD
bump PORTREVISION

PR:             39313
Submitted by:   maintainer
1.12
30 May 2002 16:53:07
Original commit files touched by this commit
ijliao search for other commits by this committer
add cmt 1.12
The Computer Music Toolkit (CMT) is a collection of LADSPA plugins

PR:             37970
Submitted by:   Tilman Linneweh <tilman@arved.de>

Number of commits found: 28