Ports Search

Results 10,26110,270 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.013 seconds)
devel/checkheaders-1.0.1 (Score: 7.3261835E-5)
Checks headers in C/C++ programs
This software checks the headers in a C/C++ program, and detects unnecessary inclusions. A "#include" is needed if any symbol names match. If there are no matching symbol names, it is not needed. This tool will work best if all classes, variables, constants, functions, etc. have unique names.
devel/lion-20060630 (Score: 7.3261835E-5)
Multi-platform, event-driven, simple networking library
LiON (Lund's Input Output Library) is a C library to quickly develop programs that are event-driven, networked, non-blocking and portable. It includes a simple API to do any networking, file I/O and pipes. It is multiplatform and runs on POSIX-like systems and Windows.
devel/maven-wrapper-1 (Score: 7.3261835E-5)
Wrapper script for the various installations of Maven
The maven-wrapper provides a convenient way to switch between several Maven installations. - By setting the M2_HOME environment variable the user can select the Maven instance to use. - A default Maven instance is selected according to the files in /usr/local/etc/maven/instances.d/
devel/git-cinnabar-0.4.0.b3 (Score: 7.3261835E-5)
Git remote helper to interact with Mercurial repositories
git-cinnabar is a git remote helper to interact with mercurial repositories. Contrary to other such helpers, it doesn't use a local mercurial clone under the hood, although it currently does require mercurial to be installed for some of its libraries.
devel/Reflex-0.099 (Score: 7.3261835E-5)
Class library for flexible, reactive programs
Reflex - A class library for flexible, reactive programs. Reflex is a library of classes that assist with writing reactive (AKA event-driven) programs. Reflex uses Moose internally, but it doesn't enforce programs to use Moose's syntax. However, Moose syntax brings several useful features we hope will become indispensible.
devel/monodevelop-5.0.1 (Score: 7.3261835E-5)
IDE for the .NET platform
MonoDevelop is a free GNOME integrated development environment (IDE) primarily designed for C# and other .NET languages. It was originally a port of SharpDevelop 0.98. The main features of MonoDevelop are: * Code Completion * Class Management * Built-in Help * Project Support * Add-ins
devel/monotone-viz-1.0.2 (Score: 7.3261835E-5)
Visual interface for Monotone VCS with revision graphs
Monotone-viz is a small GTK+ application that visualizes monotone ancestry graphs. Monotone is a free distributed version control system. Monotone-viz is developed in the Objective Caml language, using the GTK+ and libgnomecanvas libraries (via LablGTK, an OCaml binding for GTK+), and it uses the dot program from the Graphviz package.
devel/mpatrol-1.4.8 (Score: 7.3261835E-5)
Dynamic memory debugging and profiling library
The mpatrol library is a powerful debugging tool that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory. It acts as a malloc() debugger for debugging dynamic memory allocations, although it can also trace and profile calls to malloc() and free() too.
devel/mspdebug-0.23.20151024 (Score: 7.3261835E-5)
Debugger for use with MSP 430 MCUs
MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy for gdb or as an independent debugger with support for programming, disassembly and reverse engineering.
devel/ndesk-dbus-0.6.1a (Score: 7.3261835E-5)
C# implementation of D-Bus
This is a C# implementation of D-Bus. It's often referred to as "managed D-Bus" to avoid confusion with existing bindings (which wrap libdbus). D-Bus is an inter-process communication framework that lets applications interface with the system event bus as well as allowing them to talk to one another in a peer-to-peer configuration.