Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第3,5213,530项(搜索用时0.007秒)
deskutils/xchm-1.23 (Score: 0.0012383816)
Windows HTML Help (.chm) viewer for UNIX
xCHM is a .chm viewer for UNIX. CHM is commonly used for a rich-text help files on Windows platform, and for publishing eBooks. xCHM can show the contents tree if one is available, print the displayed page, change fonts faces and size, work with bookmarks, do the usual history stunts (forward, back, home), and seach for text in the whole book.
deskutils/xpad-3.1 (Score: 0.0012383816)
Virtual note-pad system for your X11 desktop
xpad is a sticky note application written using GTK+ 2.0 that strives to be simple, fault-tolerant, and customizable. xpad consists of independent pad windows; each is basically a text box in which notes can be written. Despite being called xpad, all that is needed to run or compile it is the GTK+ 2.0 libraries. Here is a list of major features in the current xpad stable release: * GTK+ 2.0 powered text view. * Fault tolerant. All information is kept on the hard drive, not memory. * xpad is very customizable. The color scheme (text, background, and window borders) and the font can be changed. * A customizable toolbar puts the most frequently used commands at your fingertips. * Support for the X session management protocol. * Support for the www.freedesktop.org system tray proposal.
deskutils/znotes-0.4.5 (Score: 0.0012383816)
Simple notes managment application based on Qt 4
Simple lightweight crossplatform application for notes managment based on Qt 4.
devel/avro-1.8.1 (Score: 0.0012383816)
Data serialization system for ANSI C
Avro is a data serialization system. Avro provides: * Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
devel/avro-1.8.1 (Score: 0.0012383816)
Data serialization system for C++
Avro is a data serialization system. Avro provides: * Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
devel/avro-1.8.1 (Score: 0.0012383816)
Data serialization system
Avro is a data serialization system. Avro provides: * Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
devel/modules-svn20130912 (Score: 0.0012383816)
High level open source game development suite, modules
Bennu is a high level open source game development suite which focuses on modularity and portability, making it a perfect choice for cross-platform game development. Although officialy it is only supported on Windows, Linux and GP2X Wiz (on the right), Bennu can run on multiple other platforms, including *BSD, MacOSX and other consoles such as the Wii, Dingoo A320, GP2X, or the classic Xbox. This makes it really fun to code in Bennu: the game can be played on you computer AND your console!
devel/bglibs-1.106 (Score: 0.0012383816)
One stop library package by Bruce Guenter
This package contains a collection of libraries written by Bruce Guenter and put in use in his various "bgware" packages.
devel/bicyclerepair-0.9 (Score: 0.0012383816)
Python refactoring tool
Bicycle Repair man is a tool for refactoring Python programs. It integrates with the Python IDE in either IDLE or emacs.
devel/bisoncpp-4.10.01 (Score: 0.0012383816)
LALR(1) parser generator that generates C++ classes
The program bisonc++ creates a C++ parser function and -class having a cleaner setup than the code generated by Alain Coetmeur's bison++. Furthermore, since bisonc++ more closely follows current-day ideas about C++ programming its code is easier to read.