A set of utilities to communicate with IrDA devices over an IrDA port
on a serial line.
Covers IrComm for connecting via PPP over cell phones
as well as several utilities to exchange data with PDAs.
These programs were written by Tommy Bohlin <tommy@gatespace.com>.
The port is more or less directly copied from Lennart Augustsson's
<lennart@augustsson.net> NetBSD port.
ebook2cw is a command line program (optional GUI available) which converts
a plain text (ISO 8859-1 or UTF-8) ebook to morse code MP3 files.
It works on several platforms, including Windows and Linux.
Written by Fabian Kurz, DJ1YFK <mail@fkurz.net>
This program uses error correcting protocols to send/receive
files over a dial-in serial port from a variety of programs
running under PC-DOS, CP/M, Unix, and other operating systems.
lrzsz is derived from the last unrestricted version of Chuck Forsberg's
rzsz package. lrzsz is covered under the GNU copyleft.
This is Morse Classic, a generic morse-code practice utility for Unix systems.
You'll invoke it as "morsec"; to distinguish it from Alan Cox's "morse" program.
A modified version of the program "QSO" by Paul J. Drongowski is also included.
The concordance software suite allows you to program your Logitech Harmony
remote using a configuration object retreived from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.
This port contains the Python bindings for the concordance framework.
This is ser2net, a program for allowing network connections to serial
ports. See the man page for information about using the program.
Note that ser2net supports RFC 2217 (remote control of serial port
parameters), but you must have a compliant client. The only one I
know if is kermit (http://www.columbia.edu/kermit).
xcwcp: a CW tutor program for X Window environment. It offers the
same random and keyboard sending as comms/cwcp, and in addition can
read CW that sent to it using the keyboard or mouse as a keyer,
making it useful for sending as well as receiving practice.
This is a port of asr10, which provides access to SCSI devices,
floppies and image files from Ensoniq EPS/EPS+/ASR samplers.
Includes:
asr10: for ftp-like access to drives and image files,
wav2asr: for a conversion of WAV-files to asr-inst-files.
ICONV is 1) the library (libiconv.a and .so) for conversion between
various charsets, 2) the command line utility (iconv) and 3) a set
of charsets (tables and shared modules).
33 charsets are supported in this port: most Unicode encodings,
all charsets for which locale exist in FreeBSD, few IBM-DOS ones.
Other charsets are provided as standalone ports.
This is a standalone converter for the OpenOffice.org swriter (*.sxw,*.odt)
and scalc (*.sxc) formats.
It doesn't depend on Open Office or any other external tools or libraries.
There are three output modules:
* o3read displays a dump of the parse tree
* o3totxt creates plain text
* o3tohtml creates html code
Example: unzip -p document.odt content.xml | o3totxt