Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第4,1514,160项(搜索用时0.008秒)
devel/perlkde-4.14.3 (Score: 0.0012383816)
Perl bindings for KDE
Perl bindings for KDE libraries.
devel/staf-3.4.23 (Score: 0.0012383816)
Software Testing Automation Framework
The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services (such as process invocation, resource management, logging, and monitoring). STAF removes the tedium of building an automation infrastructure, thus enabling you to focus on building your automation solution. The STAF framework provides the foundation upon which to build higher level solutions, and provides a pluggable approach supported across a large variety of platforms and languages.
devel/statcvs-0.7.0 (Score: 0.0012383816)
CVS repository activity report generator
StatCVS retrieves information from a CVS repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatCVS generates a static suite of HTML or XDOC documents containing tables and chart images.
devel/statsvn-0.7.0 (Score: 0.0012383816)
Subversion repository activity report generator
StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatSVN generates a static suite of HTML or XDOC documents containing tables and chart images.
devel/xtl-1.4.2 (Score: 0.0012383816)
Library for R/W structured data to/from an external representation
XTL is a library of template classes and functions for reading/writing structured data to/from an external (platform independent) representation. This process is also usually known as marshalling, serialization or pickling, and is useful both for heterogeneous network programming and portable persistent storage. Currently, XTL supports XDR (Internet standard), GIOP CDR (CORBA standard) and readable ascii text (write-only) as data formats. Memory buffers and C++ iostreams are usable as data sources/targets. Besides the usual C data types (basic, structs, pointers, unions), the XTL also supports C++ constructs, such as pointers to base classes and template types, namely, STL containers. XTL does not include any kind of IDL, and as such, the programmer is required to write a "filter" for each data type. The API is somewhat modeled on the original XDR library by Sun, in that the same filter is used for both reading and writing. However, heavy usage of templates makes the API simpler and type safe. Function inlining and careful avoidance of pointers or virtual functions, also make generated code faster.
devel/subcommander-2.0.0.b5.2 (Score: 0.0012383816)
Qt4 based multiplatform subversion client, diff & merge tool
The goal of the Subcommander project is to build an easy to use, cross platform (Win32, Unix, MacOSX) subversion GUI client (subcommander) including a visual diff and merge tool (submerge).
devel/swig-1.3.40 (Score: 0.0012383816)
Simplified Wrapper and Interface Generator
SWIG is a tool for automatically generating the wrapper code needed to link collections of functions written in C/C++ with interpreted scripting languages. Currently, SWIG supports : - Tcl - Python - Perl5 - Java - Guile - MzScheme - Ruby - CSharp - Modula-3 - Allegro CL - Chicken Using SWIG, it is possible to greatly simplify interface development and to put interesting interfaces on existing applications with little effort.
devel/swig-2.0.12 (Score: 0.0012383816)
Generate wrappers for calling C/C++ code from other languages
SWIG is a tool for automatically generating the wrapper code needed to link collections of functions written in C/C++ with other programming languages. Using SWIG, it is possible to greatly simplify interface development and to put interesting interfaces on existing applications with little effort.
devel/synfig-1.0.2 (Score: 0.0012383816)
Vector based 2D animation package
synfig is a vector based 2D animation package. It is designed to be capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame. synfig features spatial and temporal resolution independence (sharp and smooth at any resolution or frame rate), high dynamic range images, and a flexible plugin system. This package contains the renderer used to convert synfig .sif files to raster images, videos and other formats. Layer types include geometric, gradient, filter, distortion, transformation, fractal and others. Output targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1), libavcodec (AVI), imagemagick (MIFF), yuv420p and others.
devel/ta-lib-0.4.0 (Score: 0.0012383816)
UNIX, POSIX Library for Technical Analysis
The ta-lib provides common functions for the technical analysis of financial market data. Widely used by trading software developers working with Excel, .NET, Java, Perl, Python or C/C++. More than 150 technical analysis indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands. Includes candlestick pattern recognition. Optional abstract API allowing your code to adapt automatically when new functions are added!