aboutsummaryrefslogtreecommitdiff
path: root/comms/xmorse
Commit message (Collapse)AuthorAgeFilesLines
* - Fix buildPietro Cerutti2008-08-282-1/+12
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=219373
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* A fully automatic Morse code teaching machine. Teaches you to receivePav Lucistnik2007-12-174-0/+68
Morse code. It starts with a few letters and adds more when it sees that you are ready. The program won't teach you to send code. It runs in X Window. Built with the Fast Light ToolKit(fltk) and the Simple Directmedia Layer(SDL). It need to be compiled on X Window term for the reason fluid(fltk) need to. WWW: http://c2.com/morse PR: ports/118235 Submitted by: Sunry Chen <sunrychen@gmail.com> Notes: svn path=/head/; revision=203923