Ports 搜索

共有5,824项符合/net/的查询结果,以下是第4,2514,260项(搜索用时0.026秒)
devel/include-0.4.2 (Score: 0.01738722)
Collection of the useful include files for embedded developers
Include package is a collection of the useful independent include files for embedded C/Assembler developers. Include package is released under BSD-style license.
devel/Cdk-5.20120324 (Score: 0.01738722)
Perl5 module for Curses Development Kit
Perl interface to Curses Development Kit.
devel/rth-1.7.0 (Score: 0.01738722)
Web-based requirement, test, and bugtracking system
rth is a web-based tool designed to manage requirements, tests, test results, and defects throughout the application life cycle. The tool provides a structured approach to software testing and increases the visibility of the testing process by creating a common repository for all test assets including requirements, test cases, test plans, and test results. Regardless of their geographic location, rth allows testers, developers, business analysts, and managers to monitor and gauge application readiness. The tool includes modules for requirements management, test planning, test execution, defect tracking, and reporting.
devel/Glib-1.321 (Score: 0.01738722)
This module provides access to Glib and GObject libraries
This module provides perl access to Glib and GLib's GObject libraries. GLib is a portability and utility library; GObject provides a generic type system with inheritance and a powerful signal system. Together these libraries are used as the foundation for many of the libraries that make up the Gnome environment, and are used in many unrelated projects. This wrapper attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so that any reference materials you can find on using GLib may still apply to using the libraries from perl. Where GLib's functionality overlaps perl's, perl's is favored; for example, you will find perl lists and arrays in place of GSList or GList objects. Some concepts have been eliminated; you need never worry about reference-counting on GObjects or GBoxed structures. Other concepts have been converted to a perlish analogy; the GType id will never be seen in perl, as the package name serves that purpose. [FIXME link to a document describing this stuff in detail.]
devel/Gtk2-Spell-1.04 (Score: 0.01738722)
Perl interface to the Gtk2Spell library
Perl bindings to the 2.x series of the GtkSpell graphical user interface library. This module allows you to write perl applications that utilize the GtkSpell library for mis-spelled word highlighting.
devel/alabastra-0.21b (Score: 0.01738722)
C++ editor written with Qt 4
C++/QT Editor with highlight, project management. Written with Qt V4
devel/dia2code-0.8.8 (Score: 0.01738722)
Small utility used to generate code from a Dia diagram
Dia2Code is a small utility used to generate code from a Dia diagram. Dia is a program to make diagrams (ports/graphics/dia) - Reads UML diagrams. - Can handle UML - Generalization, UML - Realization and UML - Implements. - Selective code generation. - User-defined output directory. - Stereotype handling: interfaces, abstract classes. - "Import" and "include" based on the parent classes, the type of attributes and return type of methods if they're declared in the same diagram. - Support for JavaBeans(tm): will create automagically methods to access and modify each attribute.
devel/cppcheck-1.75 (Score: 0.01738722)
Static analysis of C/C++ code
Cppcheck is a tool for static C/C++ code analysis, and it tries to detect bugs that your compiler do not see. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more. Cppcheck is versatile. You can check non-standard code that includes various compiler extensions, inline assembly code, etc. The goal is no false positives.
devel/paexec-1.0.1 (Score: 0.01738722)
Parallel executor, distributes tasks over network
paexec distributes performing the given tasks across several CPUs or machines on a network and collects the results from those CPUs/machines
devel/pas2dox-0.50.r1 (Score: 0.01738722)
Preprocessor to use doxygen with Pascal sources
Pas2Dox is a pre-processor addon for the Doxygen documentation generator. This allows the production of advanced documentation from Delphi/Kylix.