Port details |
- cheesecutter Tracker for composing music for the C64 SID chip
- 2.9.b.3.25_6 audio
=2 2.9.b.3.25_6Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2021-01-21 19:41:06
- Last Update: 2024-01-12 15:11:29
- Commit Hash: d432922
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/theyamo/CheeseCutter
- Description:
- CheeseCutter is a tracker for composing music for the SID chip. It uses
the reSID engine for SID emulation. The packed files can be played on a
real C64.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cheesecutter>0:audio/cheesecutter
- To install the port:
- cd /usr/ports/audio/cheesecutter/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/cheesecutter
- pkg install cheesecutter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cheesecutter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1611248944
SHA256 (ehaupt-CheeseCutter-v2.9-beta-3-25-gdbe9a9d_GH0.tar.gz) = cd4fe2dc508e674fd01f2f464f0fb86b61a2c0dd052c3707e84609b037be2806
SIZE (ehaupt-CheeseCutter-v2.9-beta-3-25-gdbe9a9d_GH0.tar.gz) = 407983
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:
-
- acme : devel/acme
- ldc2 : lang/ldc
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cheesecutter-2.9.b.3.25_6:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- audio_cheesecutter
- USES:
- desktop-file-utils 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 |
2.9.b.3.25_6 12 Jan 2024 15:11:29
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
2.9.b.3.25_5 31 Dec 2023 00:37:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
2.9.b.3.25_5 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.9.b.3.25_4 11 Apr 2023 20:35:21
    |
Gleb Popov (arrowd)  |
D ports: Bump after lang/ldc update.
PR: 270461 |
2.9.b.3.25_3 17 Nov 2022 07:09:34
    |
Emanuel Haupt (ehaupt)  |
audio/cheesecutter: Fix version number going backwards
In d02a771fad9f8f1ae3c6cf9453c8aa0a7bcc7b25 acm dropped PORTREVISION
from 2 to 1. Most probably unintentionally by a script without checking
pre-existing PORTREVISION values.
Bump PORTREVISION to 3.
Reported by: portmgr
Pointyhat to: acm |
2.9.b.3.25_1 15 Nov 2022 16:17:05
    |
Jose Alonso Cardenas Marquez (acm)  |
lang/ldc: Bump PORTREVISION of d based ports because lang/ldc port has changed |
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) |
2.9.b.3.25_2 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 ) |
2.9.b.3.25_2 05 Sep 2022 18:47:47
    |
Emanuel Haupt (ehaupt)  |
audio/cheesecutter: Fix build on 13.1-RELEASE
Notified by: pkg-fallout |
2.9.b.3.25_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 ) |
2.9.b.3.25_1 29 Nov 2021 11:59:05
    |
Emanuel Haupt (ehaupt)  Author: Hiroo Ono |
audio/cheesecutter: Fix build on 14-CURRENT
PR: 260106 |
2.9.b.3.25 26 Nov 2021 06:35:08
    |
Emanuel Haupt (ehaupt)  |
audio/cheesecutter: Mark broken on FreeBSD 14
Notified by: pkg-fallout |
2.9.b.3.25 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.9.b.3.25 21 Jan 2021 19:40:27
  |
ehaupt  |
Add cheesecutter 2.9.b.3.25, tracker for composing music for the C64 SID
chip. |