A fully automatic Morse code teaching machine. Teaches you to receive 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. Fix: Patch attached with submission follows:
The categories in Makefile should be better if it is listed as below: CATEGORIES= comms hamradio
And the first line in Makefile: New ports collection makefile for: morsecode Should be: New ports collection makefile for: xmorse
State Changed From-To: open->closed New port added, thanks.
pav 2007-12-17 14:53:38 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/xmorse Makefile distinfo pkg-descr comms/xmorse/files patch-Makefile Log: A fully automatic Morse code teaching machine. Teaches you to receive 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> Revision Changes Path 1.184 +1 -0 ports/comms/Makefile 1.1 +29 -0 ports/comms/xmorse/Makefile (new) 1.1 +3 -0 ports/comms/xmorse/distinfo (new) 1.1 +28 -0 ports/comms/xmorse/files/patch-Makefile (new) 1.1 +8 -0 ports/comms/xmorse/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"