Ports Search

Results 10,18110,190 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
comms/morse-2.5 (Score: 1.762358E-4)
Morse Code Trainer
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.
comms/libconcord-1.2 (Score: 1.762358E-4)
Python bindings for Logitech Harmony library
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.
comms/kermit-9.0.304 (Score: 1.762358E-4)
Portable scriptable network and serial communication program
C-Kermit is a combined network and serial communication software package offering a consistent, transport-independent, cross-platform approach to connection establishment, terminal sessions, file transfer, file management, character-set translation, numeric and alphanumeric paging, and automation of file transfer, dialogs, and communication tasks through its built-in scripting language.
comms/ser2net-2.10.0 (Score: 1.762358E-4)
Allows to access serial ports over IP
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).
comms/xcwcp-3.5.0 (Score: 1.762358E-4)
X11 CW Tutor using unixcw
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.
converters/asr10-1.0 (Score: 1.762358E-4)
Access to Ensoniq EPS/EPS+/ASR devices and image files
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.
converters/iconv-2.0 (Score: 1.762358E-4)
Charset conversion library and utilities
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.
converters/o3read-0.0.4 (Score: 1.762358E-4)
Standalone converter for the OpenOffice.org writer and scalc formats
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
converters/Encode-IMAPUTF7-1.05 (Score: 1.762358E-4)
Modification of UTF-7 encoding for IMAP
Encode::IMAPUTF7 is a perl module for modification of UTF-7 encoding for IMAP. IMAP mailbox names are encoded in a modified UTF7 when names contains international characters outside of the printable ASCII range. The modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
converters/igbinary-1.2.1 (Score: 1.762358E-4)
Replacement for the standard PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.