Bug 118235 - New ports: comms/xmorse A fully automatic Morse code teaching machine
Summary: New ports: comms/xmorse A fully automatic Morse code teaching machine
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-24 15:40 UTC by Sunry Chen
Modified: 2007-12-17 15:00 UTC (History)
0 users

See Also:


Attachments
file.shar (3.21 KB, text/plain)
2007-11-24 15:40 UTC, Sunry Chen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sunry Chen 2007-11-24 15:40:02 UTC
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:
Comment 1 Sunry Chen 2007-11-25 09:27:40 UTC
The categories in Makefile should be better if it is listed as below:
CATEGORIES=     comms hamradio
Comment 2 Sunry Chen 2007-11-25 09:42:44 UTC
And the first line in Makefile:
New ports collection makefile for:   morsecode

Should be:
New ports collection makefile for:   xmorse
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-17 14:32:48 UTC
State Changed
From-To: open->closed

New port added, thanks.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-12-17 14:53:46 UTC
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"