Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第4,8014,810项(搜索用时0.005秒)
devel/binutils-2.17 (Score: 0.0048839888)
FSF binutils for DJGPP cross-development
FSF binutils-2.16 for DJGPP cross-development. This port is needed by devel/djgpp-gcc
devel/dragon-1.4.1 (Score: 0.0048839888)
Combined C++ scanner/parser generator for LR compliant grammars
Combined scanner/parser generator for LR compliant grammar definitions. The generated C++ parser class is used as a super class from which a parser implementation class must be derived. The implementation class implements the scanner feed methods but also all required semantic action method. dragon has been used for several large projects with complex grammar definitions (about 200 productions/ 80 tokens ). Since for those grammar defintions, the analyse phase to build up the parse table is quite CPU intensive, it is recommended to use state of the art hardware. dragon requires the base package to get compiled but also for the compilation of the generated C++ code. It can be used for databases/cego and probably other applications. Many more details are available at:
devel/egypt-1.10 (Score: 0.0048839888)
Create call graphs of C programs
Egypt is a simple tool for creating call graphs of C programs. Egypt neither analyzes source code nor lays out graphs. Instead, it leaves the source code analysis to GCC and the graph layout to Graphviz, both of which are better at their respective jobs than egypt itself could ever hope to be. Egypt is simply a very small Perl script that glues these existing tools together.
devel/cons-2.2.0 (Score: 0.0048839888)
Perl-based Make Replacement
This is a Perl-based make replacement, but does not provide make compatibility. It has a number of powerful capabilities not found in other software construction systems, including make. Cons is a system for constructing, primarily, software, but is quite different from previous software construction systems. Cons was designed from the ground up to deal easily with the construction of software spread over multiple source directories. Cons makes it easy to create build scripts that are simple, understandable and maintainable. Cons ensures that complex software is easily and accurately reproducible.
devel/jansson-2.9 (Score: 0.0048839888)
C library for encoding, decoding, and manipulating JSON data
Jansson is a C library for encoding, decoding and manipulating JSON data. Its main features and design principles are: - Simple and intuitive API and data model - Comprehensive documentation - No dependencies on other libraries - Full Unicode support (UTF-8) - Extensive test suite
devel/crx-2.03 (Score: 0.0048839888)
Headers and Libraries for DJGPP cross-development
Headers and Libraries for DJGPP cross-development. This port is needed by devel/djgpp-gcc.
devel/lfcbase-1.8.10 (Score: 0.0048839888)
Collection of basic c++ classes, used for databases/cego
This is a collection of basic c++ classes, used for devel/lfcxml and databases/cego and probably other applications. Many more details are available at:
devel/flickrnet-2.2.0 (Score: 0.0048839888)
Flickr .Net API Library
The Flickr.Net API is a .Net Library for accessing the Flickr API, written entirely in C#.
devel/hgreviewboard-1.0 (Score: 0.0048839888)
Mercurial reviewboard extension
reviewboard extension for mercurial This extension adds a new command 'postreview' to post changesets for review to a reviewboard server.
devel/itext-4.2.0 (Score: 0.0048839888)
Java-PDF Library
iText is a library that allows you to generate PDF files on the fly. The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look.