Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update to 0.5.4 | rm | 2012-10-01 | 4 | -31/+11 |
| | | | | | | | | | | | | - 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 | ||||
* | - Reassign to the heap at maintainer's request | tabthorpe | 2012-09-25 | 1 | -6/+2 |
| | |||||
* | - add patch to fix runtime on amd64 | rm | 2012-08-12 | 3 | -1/+24 |
| | | | | | | | | | 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) | ||||
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | A very simple yet powerful programmable console metronome. | amdmi3 | 2010-08-19 | 5 | -0/+52 |
WWW: http://ctronome.kign.org/ PR: 149754 Submitted by: Charles Mercadal <mercadal@diablonet.net> |