Ports Search

Results 3,8413,850 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
devel/cvs2svn-2.4.0 (Score: 2.6980485E-4)
CVS to Subversion Repository Converter
cvs2svn is a Python script can be used to migrate a CVS repository to a Subversion, Git or Bazaar repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion/Git/Bazaar.
devel/ditrack-0.8 (Score: 2.6980485E-4)
Tracking system based on Subversion repository
DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system using a Subversion repository instead of a backend database. It is written in Python and runs in UNIX environment (*BSD, Linux, MacOS X).
devel/DateTime-TimeZone-2.01 (Score: 2.6980485E-4)
Time zone object base class and factory
This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.
devel/Stream-0.4.7.2 (Score: 2.6980485E-4)
Library for manipulating infinite lists
This package implements functions, analogous to those from Data.List, to create and manipulate infinite lists: data Stream a = Cons a (Stream a). It provides alternative definitions for those Prelude functions that make sense on such streams.
devel/hashtables-1.2.0.2 (Score: 2.6980485E-4)
Mutable hash tables in the ST monad
This package provides a couple of different implementations of mutable hash tables in the ST monad, as well as a type class abstracting their common operations, and a set of wrappers to use the hash tables in the IO monad.
devel/language-c-0.4.7 (Score: 2.6980485E-4)
Analysis and generation of C code
Language C is a Haskell library for the analysis and generation of C code. It features a complete, well tested parser and pretty printer for all of C99 and a large set of GNU extensions.
devel/murmur-hash-0.1.0.8 (Score: 2.6980485E-4)
MurmurHash2 implementation for Haskell
Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic hashing function. See <http://murmurhash.googlepages.com/> for details. This implementation is pure Haskell, so it might be a bit slower than a C FFI binding.
devel/json-c-0.12 (Score: 2.6980485E-4)
JSON (JavaScript Object Notation) implementation in C
This is a port of json-c, an implementation of json in C. Json, JavaScript Object Notation is a lightweight data exchange format and a subset of the JavaScript programming language.
devel/libexplain-1.3.D012 (Score: 2.6980485E-4)
Library which may be used to explain Unix and Linux system call errors
A library which may be used to explain Unix and Linux system call errors. The library is not quite a drop-in replacement for strerror, but it comes close. Each system call has a dedicated libexplain function.
devel/libffi-3.2.1 (Score: 2.6980485E-4)
Foreign Function Interface
The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time.