Ports Search

Results 161170 of 8,048 for /www/.(0.003 seconds)
www/nanoblogger-extra-3.4.2 (Score: 0.07730335)
Extras for nanoblogger, a small weblog engine
NanoBlogger is a small weblog engine written in Bash for the command line. It uses common UNIX tools such as cat, grep, and sed to create static HTML content. This port (www/nanoblogger-extra) contains additional language definitions, plugins, and various other add-ons for www/nanoblogger.
japanese/lynx-2.8.8.r2 (Score: 0.07631956)
Console WWW client (browser) with multi-byte encoding support
lynx is a program which allows a user to access World-Wide Web servers and other information servers. It uses only ascii representation so that it can be used from ascii-terminals and dial-in lines.
japanese/seaside-080908.s39 (Score: 0.07631956)
Seaside: squeak based WWW application framework with Japanized patch
Seaside is a framework for developing sophisticated web applications in Smalltalk. This version of Seaside is applied Japanized patch. http://swikis.ddo.jp/umejava/22
www/xshttpd-3.6.g01 (Score: 0.07600578)
Webserver with CGI as own user and SSL support
XS-HTTPD is a WWW server that has the following features: - It is pronounced as "access-HTTP-daemon" - It is SMALL (very small in fact: a factor two to three smaller than normal servers on disk and in memory) - It is FAST (because it is so small and does not do unnecessary things) - Uses very little CPU time - Configurable (configuration compiled in to make it small, but largely overridable on the command line) - Runs user CGI binaries under their own user ID - Gets users' pages under their own user ID, allowing them to really have protected pages (using the built-in authentication mechanism) - Does not fork for every connection (has a fixed number of servers), only to replace a lost server (in case of timeouts). - Comes with some other useful programs - Offers Server-Side Includes for many common tasks, including built-in page counters (text or graphical) - Supports PHP and other interpreted file formats - Supports automatic decompression to save diskspace and bandwidth - Serves SSL (https) and http connections through the same daemon - Full support for IPv6
www/Net-FreshBooks-API-0.24 (Score: 0.074942835)
Easy OO access to the FreshBooks.com API
http://www.freshbooks.com is a website that lets you create, send and manage invoices. This module is an OO abstraction of their API that lets you work with Clients, Invoices etc as if they were standard Perl objects.
www/libapreq2-2.13 (Score: 0.074942835)
Perl binding for the Generic Apache2 Request Library
p5-libapreq2 - Perl elements for the Generic Apache2 Request Library This package contains the Perl elements of the Generic Apache2 Request Library. - parsing of application/x-www-form-urlencoded data - parsing of multipart/form-data - parsing of HTTP Cookies
www/boa-0.94.14.r21 (Score: 0.07276644)
High performance single-tasking web server
Boa is a single-tasking HTTP server. That means that unlike traditional web servers, it does not fork for each incoming connection, nor does it fork many copies of itself to handle multiple connections. It internally multiplexes all of the ongoing HTTP connections, and forks only for CGI programs (which must be separate processes.) Preliminary tests show boa is about twice as fast as Apache, and is capable of handling 50 hits per second on a 66 MHz '486. The primary design goals of Boa are speed and security. Security, in the sense of "can't be subverted by a malicious user", not "fine grained access control and encrypted communications".
www/kdewebdev-4.14.3 (Score: 0.07276644)
Comprehensive html/website development environment
The KDE web developer's environment.
www/mediawiki-1.25.6 (Score: 0.07276644)
Wiki engine used by Wikipedia
MediaWiki is the collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects. It's designed to handle a large number of users and pages without imposing too rigid a structure or workflow.
www/PyWebDAV-0.9.8 (Score: 0.07276644)
WebDAV Library and Server for Python
Python WebDAV implementation (level 1 and 2) that features a library that enables you to integrate WebDAV server capabilities to your application. WebDAV is an extension to the normal HTTP/1.1 protocol allowing the user to upload data, create collections of objects, store properties for objects, etc.