Ports Search

Results 15,43115,440 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.018 seconds)
devel/cvschk-1.12 (Score: 3.3129134E-5)
Quick offline checker for CVS modifications
cvschk is a Perl program which allows you to see the status of your own CVS directories, without access to the CVS repository. It shows which files you changed, made locally, and which ones were deleted.
devel/dbus-tcl-2.1 (Score: 3.3129134E-5)
Tcl interface to the D-Bus messaging system
The DBus-Tcl project provides a Tcl interface to the dbus message bus system. It contains packages that allow Tcl programs to send and receive dbus signals, as well as invoke and respond to dbus method calls.
devel/Log-Handler-0.88 (Score: 3.3129134E-5)
Object-oriented handler for logging, tracing, and debugging in Perl
Log::Handler is an object-oriented handler for logging, tracing and debugging. It is very easy to use and provides a simple interface for multiple output objects with lots of configuration parameters.
devel/cstringbuffer-0.1.6 (Score: 3.3129134E-5)
File-like IO for strings
cStringBuffer is a library designed to make file I/O to strings easier and more platform-neutral. It performs memory management on strings, as well as permits typical string operations.
devel/p4api-2016.1.1429894 (Score: 3.3129134E-5)
Perforce API (static libraries and header files)
The Perforce Client API is a simple beast which packages up the command invocation, sends it to the server, and then acts on instructions from the server to carry out the actual command.
devel/bear-0.8.3 (Score: 3.3129134E-5)
Set of statistics functions for Erlang
A set of statistics functions for Erlang. Currently bear is focused on use inside the Folsom Erlang metrics library but all of these functions are generic and useful in other situations.
devel/ioncube-6.0.4 (Score: 3.3129134E-5)
Loader for ionCube-encoded PHP files
The ionCube Loader is a free application that runs the files encoded by the ionCube PHP Encoder, while enhancing the running speed of PHP applications. Benefits: - Enables users to run files encoded by the ionCube PHP Encoder
devel/fistgen-0.2.1 (Score: 3.3129134E-5)
Language for describing stackable filesystems
FiST (File System Translator) is a language for describing stackable file systems. Fistgen is the FiST language code translator. This package includes sources for fistgen and stackable templates for several operating systems.
devel/flexjson-1.6 (Score: 3.3129134E-5)
Lightweight Java library to write JSON
FlexJSON is a lightweight library to serialize objects out in Javascript Object Notation (JSON). The library serializes only immediately available fields by default, although it's fairly easy to add additional data such as collections through code or annotations.
devel/geany-plugin-insertnum-1.28 (Score: 3.3129134E-5)
Geany plugin: replace selection with integer numbers
This plugin replaces a (possibly zero-width) rectangular selection with integer numbers, using start/step/base etc. specified by the user. For practical reasons, the number of lines is limited to 100000. Lines shorter than the current selection are skipped.