Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第8,5518,560项(搜索用时0.01秒)
devel/kBuild-0.1.9998 (Score: 0.0010835839)
Makefile framework
kBuild is a makefile framework for writing simple makefiles for complex tasks.
devel/libmsocket-0.4 (Score: 0.0010835839)
Socket abstraction library for C programmers
libmsocket is a socket abstraction library for C programmers. In addition to simple TCP sockets, it is moving towards transparent support for additional abstractions in a seamless manner, such as SSL and Socks5 proxies.
devel/mtdev-1.1.5 (Score: 0.0010835839)
Multitouch Protocol Translation Library
mtdev is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. The events put into mtdev may be from any MT device, specifically type A without contact tracking, type A with contact tracking, or type B with contact tracking. See Linux kernel documentation for further details.
devel/libnsutils-0.0.2 (Score: 0.0010835839)
NetSurf generalised utility library
NetSurf generalised utility library.
devel/libopkele-2.0.4 (Score: 0.0010835839)
OpenID 分散式身份系统的一个 c++ 实现
libopkele 是 OpenID 分散式身份系统的一个 c++ 实现。它提供了 OpenID 协议的 处理,留下认证和用户交互给实现者。
devel/libmpcbdm-0.0.3 (Score: 0.0010835839)
Standalone library to control various mpc8xx boards
Standalone library to control various widely available Freescale's mpc8xx based boards. This code was derived from mpcbdm patch by Frank Przybylski. This allows using this code separately from gdb, for example, to load firmware to the board, or retrieve information about it. The package includes example "mpc8xx" program, that displays information about connected board using libmpcbdm library. The schematic of adapter itself can be found at project homepage.
devel/libpeas-1.16.0 (Score: 0.0010835839)
Next evolution of the Gedit plugins engine
libpeas is the next evolution of the Gedit plugins engine, and is targetted at giving every application the chance to assume its own extensibility. It also has a set of enhanced features with regard to what Gedit used to provide, mirroring the desiderata of your favourite text editor's developpers.
devel/libphk-0.3.20080902 (Score: 0.0010835839)
PHK's utilities functions
PHK's utilities functions.
devel/libowfat-0.29 (Score: 0.0010835839)
General purpose library based on code by D. J. Bernstein
libowfat is a library of general purpose APIs extracted from Dan Bernstein's software, reimplemented and covered by the GNU General Public License Version 2 (no later versions).
devel/libruin-0.1.4 (Score: 0.0010835839)
Renderer for User Interfaces in Ncurses
libRUIN (Renderer for User Interfaces in Ncurses) is a rendering library for various XML-based user interface markup languages (such as XHTML or Mozilla XUL), using the Ncurses terminal control library as a rendering target. GNU Guile and the SDOM Scheme module are used as the "glue" that manages user input and event handling (as such, event handlers must currently be written in Guile Scheme; support for ECMAscript event handlers is being considered for inclusion). An application programmer passes an XML document (including, potentially, a set of CSS stylesheets) and an Ncurses WINDOW structure, and libRUIN paints the WINDOW according to the markup and CSS; the programmer may subsequently pass Ncurses-style input strings to that WINDOW via libRUIN, and libRUIN will handle the resulting event flows.