Port details |
- xmorse Fully automatic Morse code teaching machine
- 20041125_10 comms =4 20041125_10Version of this port present on the latest quarterly branch.
- Maintainer: sunrychen@gmail.com
- Port Added: 2007-12-17 14:53:55
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libglade2, xorg-fonts-truetype, libXdamage, mDNSResponder, jackit
- Also Listed In: hamradio
- License: not specified in port
- WWW:
- http://c2.com/morse
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/comms/xmorse/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/xmorse
- pkg install xmorse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xmorse
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (m20041125.tgz) = 07c4ca001d3c3f931dce6ed7aec58d832fab81f15e3977ba0d61fcf8909e763d
SIZE (m20041125.tgz) = 1050929
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sdl-config : devel/sdl12
- Library dependencies:
-
- libfltk.so : x11-toolkits/fltk
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_xmorse
- USES:
- sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20041125_10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20041125_10 20 Jul 2022 14:21:01 |
Tobias C. Berner (tcberner) |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
20041125_10 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20041125_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20041125_10 08 Nov 2019 09:31:14 |
tobik |
c*: Add missing USES={gnome,php,sdl,xorg} |
20041125_10 29 Jul 2018 12:01:13 |
tobik |
comms/xmorse: Fix build with Clang 6
Codebox.cxx:122:16: error: non-constant-expression cannot be narrowed from type
'int' to 'char' in initializer list [-Wc++11-narrowing]
char s[] = { c, '\0' }; // A 1-char string version of c.
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/xmorse-20041125_10.log |
20041125_10 13 Oct 2017 14:19:26 |
bapt |
Cleanup dead MASTER_SITES |
20041125_10 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
20041125_10 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
20041125_9 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
20041125_8 25 Jan 2014 09:28:51 |
marino |
comms/xmorse: Fix build on F10+, support stage
PR: ports/185398
Submitted by: Stephan Hurd
Fixed by: marino@ |
20041125_7 11 Dec 2013 15:10:44 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms |
20041125_7 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
20041125_7 08 Jul 2013 13:36:31 |
bapt |
Remove uneeded USE_DISPLAY
While here:
Trim header
Remove indefinite article from comment |
20041125_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
20041125_6 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
20041125_5 21 Jul 2011 16:24:26 |
db |
- The last patch while fixing the build broke the program. The program is
supposed to start playing morse when the text box is clicked... the
patch-m.pl prevented this from happening breaking the entire point
of the program.
PR: ports/157784
Submitted by: Stephen Hurd <shurd@sasktel.net> |
20041125_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
20041125_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
20041125_4 23 Mar 2010 21:14:39 |
gahr |
- Chase x11-toolkits/fltk update |
20041125_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
20041125_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
20041125_1 28 Aug 2008 12:09:58 |
gahr |
- Fix build
Reported by: QA Tindie |
20041125_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
20041125 17 Dec 2007 14:53:38 |
pav |
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> |