The FreeBSD Ports Archive
FreeBSD textproc : cwtext4>
Morse Code Generator
About the project
We plan to build a program that will accept ASCII text as input and generate
International Morse Code as output. The output formats can be:
- . -..- - (text) on the console
Raw audio on /dev/audio (8bit PCM data)
.wav files
.ogg or (proprietary format) compressed audio
International Morse Code
Supported character set includes [A-Za-z] (all downcased as Morse is not case
sensitive), [0-9], ",-.?/" plus a few procedural characters (SK, AR, BT etc).
http://cwtext.sourceforge.net/
|
cwtext history
v. 1.12
date: 2006/11/07 15:37:05; author: laszlof; state: Exp; lines: +1 -1
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
v. 1.11
date: 2006/05/13 04:24:42; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with T
v. 1.10
date: 2006/01/07 06:28:17; author: edwin; state: Exp; lines: +6 -9
[UPDATE]: textproc/cwtext: Update to version 0.95
This patch updates textproc/cwtext to version 0.05. This
patch adds a few additional command line flags.
PR: ports/91438
Submitted by: Frank Laszlo
v. 1.9
date: 2004/02/04 05:09:10; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/11/10 20:22:19; author: krion; state: Exp; lines: +1 -1
- Update to version 0.94
PR: 59135
Submitted by: Ports Fury
v. 1.7
date: 2003/05/18 23:13:42; author: petef; state: Exp; lines: +6 -2
- update to 0.93
- install docs
PR: 51701
Submitted by: Ports Fury
v. 1.6
date: 2003/02/20 19:11:18; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2003/01/03 19:10:36; author: ijliao; state: Exp; lines: +2 -1
upgrade to 0.91
PR: 46427
Submitted by: Ports Fury
v. 1.4
date: 2002/11/10 16:48:07; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:47:03; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2002/09/01 16:07:53; author: dwcjr; state: Exp; lines: +2 -1
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
v. 1.1
date: 2001/11/16 03:46:52; author: ijliao; state: Exp;
add cwtext
Morse Code Generator
=============================================================================
v. 1.12
date: 2006/11/07 15:37:05; author: laszlof; state: Exp; lines: +1 -1
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
v. 1.11
date: 2006/05/13 04:24:42; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with T
v. 1.10
date: 2006/01/07 06:28:17; author: edwin; state: Exp; lines: +6 -9
[UPDATE]: textproc/cwtext: Update to version 0.95
This patch updates textproc/cwtext to version 0.05. This
patch adds a few additional command line flags.
PR: ports/91438
Submitted by: Frank Laszlo
v. 1.9
date: 2004/02/04 05:09:10; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/11/10 20:22:19; author: krion; state: Exp; lines: +1 -1
- Update to version 0.94
PR: 59135
Submitted by: Ports Fury
v. 1.7
date: 2003/05/18 23:13:42; author: petef; state: Exp; lines: +6 -2
- update to 0.93
- install docs
PR: 51701
Submitted by: Ports Fury
v. 1.6
date: 2003/02/20 19:11:18; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2003/01/03 19:10:36; author: ijliao; state: Exp; lines: +2 -1
upgrade to 0.91
PR: 46427
Submitted by: Ports Fury
v. 1.4
date: 2002/11/10 16:48:07; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:47:03; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2002/09/01 16:07:53; author: dwcjr; state: Exp; lines: +2 -1
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
v. 1.1
date: 2001/11/16 03:46:52; author: ijliao; state: Exp;
add cwtext
Morse Code Generator
=============================================================================
v. 1.12
date: 2006/11/07 15:37:05; author: laszlof; state: Exp; lines: +1 -1
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
v. 1.11
date: 2006/05/13 04:24:42; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with T
v. 1.10
date: 2006/01/07 06:28:17; author: edwin; state: Exp; lines: +6 -9
[UPDATE]: textproc/cwtext: Update to version 0.95
This patch updates textproc/cwtext to version 0.05. This
patch adds a few additional command line flags.
PR: ports/91438
Submitted by: Frank Laszlo
v. 1.9
date: 2004/02/04 05:09:10; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/11/10 20:22:19; author: krion; state: Exp; lines: +1 -1
- Update to version 0.94
PR: 59135
Submitted by: Ports Fury
v. 1.7
date: 2003/05/18 23:13:42; author: petef; state: Exp; lines: +6 -2
- update to 0.93
- install docs
PR: 51701
Submitted by: Ports Fury
v. 1.6
date: 2003/02/20 19:11:18; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2003/01/03 19:10:36; author: ijliao; state: Exp; lines: +2 -1
upgrade to 0.91
PR: 46427
Submitted by: Ports Fury
v. 1.4
date: 2002/11/10 16:48:07; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:47:03; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2002/09/01 16:07:53; author: dwcjr; state: Exp; lines: +2 -1
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
v. 1.1
date: 2001/11/16 03:46:52; author: ijliao; state: Exp;
add cwtext
Morse Code Generator
=============================================================================
|
| |

|