Ports Search

Results 13,30113,310 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.017 seconds)
comms/wwl-1.3 (Score: 3.975496E-5)
Calculates distance (qrb) used in Amateur Radio
Given two Maidenhead locators, calculates distance (qrb) and azimuth. Or if called as locator, gives the lat/long of a Maidenhead locator.
converters/chmview-2.0b4 (Score: 3.975496E-5)
Extractor from .chm files
Chmview is a simple program to decompose .chm-file to the components. Originally it was written for MS Windows to work in conjunction with Far filemanager.
converters/babel-2010.01.16 (Score: 3.975496E-5)
Charset encoding/decoding library written in Common Lisp
Babel is a charset encoding/decoding library, not unlike GNU libiconv, but completely written in Common Lisp. This package is compiled with SBCL.
converters/nomyso-4.3 (Score: 3.975496E-5)
Convert MASM/TASM files to NASM compatible sources
[ excerpt from developer's www site ] Nomyso is a Perl program which converts assembly language source files for MASM and TASM to NASM-compatible source files.
Fix double encoded UTF-8 bytes to the correct ones
Encode::DoubleEncodedUTF8 adds a new encoding utf-8-de and fixes double encoded utf-8 bytes found in the original bytes to the correct Unicode entity.
converters/fribidi-1.2 (Score: 3.975496E-5)
PECL extension for the Unicode Bidi algorithm
A PHP frontend to the FriBidi library: an implementation of the unicode Bidi algorithm, provides means for handling right-to-left text.
databases/hashtypes-0.1.1 (Score: 3.975496E-5)
Hash data types for PostgreSQL
SHA1, SHA256, SHA512, MD5 & CRC32 data types for PostgreSQL A fork of the shatypes extension which adds additional data types along with some fixes.
databases/persistent-template-2.1.3.4 (Score: 3.975496E-5)
Type-safe, non-relational, multi-backend persistence
This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful.
databases/mysql-connector-java-5.1.39 (Score: 3.975496E-5)
MySQL Connector/J: JDBC interface for MySQL
MySQL Connector/J is a native Java driver that converts JDBC (Java Database Connectivity) calls into the network protocol used by the MySQL database. It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate data, even in a heterogeneous environment. MySQL Connector/J is a Type IV JDBC driver and has a complete JDBC feature set that supports the capabilities of MySQL. This port is derived from the original databases/mysql-jdbc-mm port of the mm.mysql JDBC connector by dglo@ssec.wisc.edu.
databases/dbm-1.0 (Score: 3.975496E-5)
OCaml binding to the NDBM and GDBM database library
This OCaml library is a binding to the NDBM/GDBM Unix "databases". It provides persistent storage of key-value pairs of strings.