Ports Search

Results 10,14110,150 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
comms/ser2net-2.10.0 (Score: 7.3261835E-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: 7.3261835E-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: 7.3261835E-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: 7.3261835E-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: 7.3261835E-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
converters/Encode-IMAPUTF7-1.05 (Score: 7.3261835E-5)
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: 7.3261835E-5)
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.
converters/uudeview-0.5.20 (Score: 7.3261835E-5)
Program for uu/xx/Base64/BinHex/yEnc de-/encoding
This is a powerful program at which you can throw a mess of unordered files in any of BinHex, uuencoded, xxencoded, Base64, or yEnc formats and expect them all to be properly decoded. These formats are frequently encountered when sending binary files via news or mail.
converters/Sereal-Encoder-3.015 (Score: 7.3261835E-5)
Perl module for fast, powerful binary serialization (encoder)
This library implements an efficient, compact-output, and feature-rich serializer using a binary protocol called Sereal. Its sister module Sereal::Decoder (converts/p5-Sereal-Decoder) implements a decoder for this format. The two are released separately to allow for independent and safer upgrading.
databases/gtksql-0.4.5 (Score: 7.3261835E-5)
Graphical query tool for PostgreSQL/MySQL/SQLite
GtkSQL is a graphical query tool for PostgreSQL/MySQL/SQLite. You can work on multiple queries simultaneously: * send the current query to the database * add a new query * delete current query * rename current query * export current query * display the table information * move to the next or previous query * SQL keyword, table name and field name autocompletion * rescan the table database.