Port details |
- ctronome Programmable console-based metronome
- 0.5.6 audio =2 0.5.6Version of this port present on the latest quarterly branch.
- Maintainer: pizzamig@FreeBSD.org
- Port Added: 2010-08-19 01:29:58
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://ctronome.kign.org/
- Description:
- A very simple yet powerful programmable console metronome.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ctronome>0:audio/ctronome
- To install the port:
- cd /usr/ports/audio/ctronome/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/ctronome
- pkg install ctronome
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ctronome
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ctronome-0.5.6.tar.gz) = d8c17282235759491eae36efbc8fe93514dcac655efa68d3cb8db0132c29a24d
SIZE (ctronome-0.5.6.tar.gz) = 27233
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_ctronome
- 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 |
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.5.6 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.5.6 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.5.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.6 28 Aug 2020 18:19:12 |
tcberner |
audio/ctronome: fix build on recent current |
0.5.6 29 Aug 2017 13:05:21 |
pizzamig |
Change MAINTAINER email to my new FreeBSD email
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12150 |
0.5.6 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.5.6 07 Oct 2014 18:06:27 |
amdmi3 |
- Upadate to 0.5.6
- While here, add LICENSE_FILE and drop @dirrm
PR: 194191
Submitted by: luca.pizzamiglio@gmail.com (maintainer) |
0.5.5 17 Oct 2013 18:21:55 |
danilo |
- Update from 0.5.4 to 0.5.5
- Pass maintainership to submitter
- Add stage support
PR: ports/183049
Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> |
0.5.4 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.5.4 30 Sep 2012 19:15:57 |
rm |
- update to 0.5.4
- remove patch, applied upstream
- add license (GPLv2)
- remove indefinite article in COMMENT
- move pkg-plist content into Makefile
changelog:
- fixed amd64 platform bug that caused ctronome to produce no sound on amd64
platform due to incorrect width of integers used in bitwise operations, thanks
to Dmitry Kazarov - http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170207 |
0.5.3_1 25 Sep 2012 13:00:55 |
tabthorpe |
- Reassign to the heap at maintainer's request |
0.5.3_1 12 Aug 2012 08:53:27 |
rm |
- add patch to fix runtime on amd64
I also got an response from upstream maintainer that this change
will be included into the next release.
PR: 170207
Submitted by: Dmitry Kazarov <d.y.kazarov at mail dot ru>
Approved by: maintainer timeout (>2 weeks) |
0.5.3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5.3 19 Aug 2010 01:29:41 |
amdmi3 |
A very simple yet powerful programmable console metronome.
WWW: http://ctronome.kign.org/
PR: 149754
Submitted by: Charles Mercadal <mercadal@diablonet.net> |