Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第14,30114,310项(搜索用时0.02秒)
comms/birda-1.3 (Score: 3.7481335E-5)
Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
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.
comms/ebook2cw-0.8.2 (Score: 3.7481335E-5)
Convert text files into cw as an mp3 or ogg file
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>
comms/lrzsz-0.12.20 (Score: 3.7481335E-5)
Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
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.
comms/morse-2.5 (Score: 3.7481335E-5)
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: 3.7481335E-5)
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/ser2net-2.10.0 (Score: 3.7481335E-5)
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: 3.7481335E-5)
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: 3.7481335E-5)
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: 3.7481335E-5)
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: 3.7481335E-5)
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