Ports Search

Results 5,9916,000 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
devel/cobf-1.06 (Score: 9.15773E-5)
C and C++ code obfuscator
COBF (aka C-Obfuscator) is a program which manipulates C or C++ source files in a way that they aren't readable by human beings; but they remain compilable.
devel/gettext-0.11.0 (Score: 9.15773E-5)
Implementation of gettext for Elixir
gettext is an internationalization (i18n) and localization (l10n) system commonly used for writing multilingual programs. Gettext is a standard for i18n in different communities, meaning there is a great set of tooling for developers and translators.
devel/fossil-1.35 (Score: 9.15773E-5)
DSCM with built-in wiki, http interface and server, tickets database
Fossil is an easy-to-use Distributed Source Control Management system (DSCM) which supports access and administration over HTTP CGI or via a built-in HTTP server, has a built-in wiki, file browser, ticket system, and more.
devel/gen_leader-2014.10.20 (Score: 9.15773E-5)
Leader election behavior for Erlang
This application implements a leader election behavior modeled after gen_server. This behavior intends to make it reasonably straightforward to implement a fully distributed server with master-slave semantics.
devel/git-2.9.2 (Score: 9.15773E-5)
Distributed source code management tool (GUI enabled)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. This version provides a package with GUI option enabled.
devel/google-perftools-2.5 (Score: 9.15773E-5)
Fast, multi-threaded malloc() and nifty performance analysis tools
Perf Tools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools. Perf Tools is the fastest memory allocation library available, it also often allows applications to have smaller memory footprint.
devel/gnatpython-20140224 (Score: 9.15773E-5)
Python package used in Ada testsuites
GNATPython is a python package to ease development of testsuites and/or build scripts in a portable way. It is an extension to Ada which exports GNAT.Expect.TTY and requires the GNAT AUX compiler.
devel/pcre-light-0.4.0.3 (Score: 9.15773E-5)
Small, efficient, and portable regex library for Perl 5 compatible
A small, efficient and portable Haskell regex library for Perl 5 compatible regular expressions. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
devel/libburn-1.4.6 (Score: 9.15773E-5)
Libburnia library to read/write optical discs
libburnia is a project for reading, mastering and writing optical discs. Currently it is comprised of libraries named libisofs, libburn, libisoburn, a cdrecord emulator named cdrskin, and an integrated multi-session tool named xorriso.
devel/jsoncpp-1.7.3 (Score: 9.15773E-5)
JSON reader and writer library for C++
jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.