aboutsummaryrefslogtreecommitdiff
path: root/audio/ctronome
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.5.4Ruslan Makhmatkhanov2012-09-304-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 Notes: svn path=/head/; revision=305082
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-09-251-6/+2
| | | | Notes: svn path=/head/; revision=304835
* - add patch to fix runtime on amd64Ruslan Makhmatkhanov2012-08-123-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) Notes: svn path=/head/; revision=302428
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* A very simple yet powerful programmable console metronome.Dmitry Marakasov2010-08-195-0/+52
WWW: http://ctronome.kign.org/ PR: 149754 Submitted by: Charles Mercadal <mercadal@diablonet.net> Notes: svn path=/head/; revision=259555