Ports Search

Results 3,6613,670 of 19,819 for %22HTTP Server%22.(0.008 seconds)
devel/qt5-5.6.1 (Score: 0.0012383816)
Cross-platform application and UI framework (metaport)
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS/JavaScript-like language. With Qt, code can be reused efficiently to target multiple platforms with one code base. The modular C++ class library and developer tools easily enables developers to create applications for one platform and easily build and run to deploy on another platform.
devel/findbugs-1.3.9 (Score: 0.0012383816)
Find Bugs in Java Programs
FindBugs looks for bugs in Java programs. It is based on the concept of bug patterns. A bug pattern is a code idiom that is often an error. Bug patterns arise for a variety of reasons: * Difficult language features * Misunderstood API methods * Misunderstood invariants when code is modified during maintenance * Garden variety mistakes: typos, use of the wrong boolean operator FindBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns.
devel/libburn-1.4.6 (Score: 0.0012383816)
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/jclassinfo-0.19.1 (Score: 0.0012383816)
Shows information about Java class, dependencies, and more
jclassinfo reads java class files and provides information about the class, dependencies and more. It is a pure C implementation.
devel/jcmdline-2.0.0 (Score: 0.0012383816)
Java command line processor
The jcmdline package is a Java package with the following goals: * Facilitate parsing/handling of command line parameters. * Add consistency to command line parameter parsing and command usage display through all executables of a Java application. * Automatically generate a command usage based upon defined command line parameters.
devel/jiic-20120110 (Score: 0.0012383816)
Streaming-based Java implementation of ISO 9660
JIIC is a Java-based implementation for creating CD-ROM filesystem images according to ISO 9660, also known as ECMA-119. It provides support for the El Torito, Joliet and Rock Ridge extensions.
devel/llvm-3.8.d20160808 (Score: 0.0012383816)
LLVM and Clang with support for the CHERI architecture
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker), LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure these are built on.
devel/hapy-0.0.8 (Score: 0.0012383816)
Runtime parser generator
Hapy is a runtime parser generator library. The Hapy library generates parsers from BNF-like language grammars. Parsing scripting languages and communication protocol messages are typical use cases. Generated parsers are C++ objects. Hapy is public domain software.
devel/apr-2.0.20150425134304 (Score: 0.0012383816)
Apache Portability Library
The Apache Portable Runtime is a library of C data structures and routines, forming a system portability layer that covers as many operating systems as possible, including Unices, Win32, BeOS, and OS/2. This port also includes the APR-Util package, which contains some useful utilities built on top of APR.
devel/arduino-1.0.6 (Score: 0.0012383816)
Open-source electronics prototyping platform
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. The Arduino software consists of a development environment (IDE) and the core libraries.