Ports Search

Results 7,8417,850 of 19,819 for %22HTTP Server%22.(0.011 seconds)
x11-toolkits/pango-1.38.0 (Score: 0.0012383816)
Programming reference for x11-toolkits/pango
This port contains the programming reference for x11-toolkits/pango.
x11-toolkits/pangoxsl-1.6.0.3 (Score: 0.0012383816)
Implements Pango library with a PDF backend for PDF output
PangoXSL implements a version of the Pango library with a PDF backend for creating PDF output. This library also implements several of the inline properties defined by XSL that are not currently implemented by Pango.
x11-toolkits/phat-0.4.1 (Score: 0.0012383816)
Collection of GTK+ widgets geared toward pro-audio apps
PHAT is a collection of GTK+ widgets geared toward pro-audio apps. The goal is to eliminate duplication of effort and provide some standardization (well, at least for GTK+ apps).
x11-toolkits/plib-1.8.5 (Score: 0.0012383816)
Portable library for joystick/sound/OpenGL GUI/3D math
These are Steve Baker <sjbaker1@airmail.net>'s portability libraries. They are licensed under the LGPL. The following libraries are provided: JS -- A Joystick interface. PUI -- A simple GUI built on top of OpenGL. SG -- Some Standard Geometry functions (vector and matrix math, spheres, boxes, frustra, etc) SL -- A Games-oriented Sound Library. SSG -- A Simple Scene Graph API built on top of OpenGL.
x11-toolkits/Wx-0.99.28 (Score: 0.0012383816)
Perl5 interface to the wxWidgets cross-platform GUI toolkit
wxPerl is an extension module allowing the creation of GUI (Graphical User Interface) from Perl; it is built as a wrapper for the wxWidgets C++ GUI toolkit.
x11-toolkits/pango-1.38.0 (Score: 0.0012383816)
Open-source framework for the layout and rendering of i18n text
Pango provides a framework to render and control the layout of internationalized text, and is the backend for right-to-left text. Pango is an integral part of the GTK+ and GNOME projects, but its code is platform- and toolkit-independent.
x11-toolkits/pangomm-2.36.0 (Score: 0.0012383816)
C++ wrapper for Pango
C++ wrapper for Pango.
x11-toolkits/pangox-compat-0.0.2 (Score: 0.0012383816)
Deprecated pangoX support
Pango provides a framework to render and control the layout of internationalized text, and is the backend for right-to-left text. Pango is an integral part of the GTK+ and GNOME projects, but its code is platform- and toolkit-independent. This port supplies the deprecated pangox interface which was removed from the pango port.
x11-toolkits/gtksourceview-2.10.1 (Score: 0.0012383816)
Python bindings for GtkSourceView 2
This archive contains python bindings for the version 2 of the GtkSourceView library.
x11-toolkits/Pmw-1.3.2 (Score: 0.0012383816)
High-level compound graphics widgets for Python
Pmw is a framework for building high-level compound widgets, or megawidgets, constructed using other widgets as component parts. It promotes consistent look and feel within and between graphical applications, is highly configurable to your needs and is easy to use. Pmw consists of: * A few base classes, providing a framework for building megawidgets. * A library of flexible and extensible megawidgets built on the base classes, such as ButtonBox, ComboBox, MessageDialog, etc. The interface to Pmw megawidgets is similar to basic Tk widgets, so it is easy for developers to include both megawidgets and basic Tk widgets in their graphical applications. In addition, all Pmw megawidgets may themselves be extended, using either inheritance or composition. The use of the Pmw framework and megawidgets replaces common widget combinations with higher level abstractions. This simplifies code, making it more readable and maintainable and more easily modifiable. The ability to extend Pmw megawidgets enables developers to create new megawidgets based on previous work.