Ports Search

Results 681690 of 8,048 for /www/.(0.003 seconds)
www/grails-1.3.6 (Score: 0.056974534)
Web framework built on Groovy
Grails aims to bring the "coding by convention" paradigm to Groovy. It's an open-source web application framework that leverages the Groovy language and complements Java Web development. You can use Grails as a standalone development environment that hides all configuration details or integrate your Java business logic. Grails aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community.
www/graylog-web-interface-1.3.3 (Score: 0.056974534)
Web Interface for Graylog
Web Interface for Graylog
www/HTTP-Server-Simple-Static-0.12 (Score: 0.056974534)
Serve static files with HTTP::Server::Simple
This mixin adds a method to serve static files from your HTTP::Server::Simple subclass.
www/gstreamer-1.8.0 (Score: 0.056974534)
GStreamer neon http source plugin
www/guacamole-client-0.9.9 (Score: 0.056974534)
HTML5 Clientless Remote Desktop
guacamole-client is the superproject containing all Maven-based projects that make Guacamole, an HTML5 web application that provides access to your desktop using remote desktop protocols. guacamole-client is used to build the subprojects that make up Guacamole, and to provide a common central repository. Each project contained here is completely independent of guacamole-client and can be built separately, though the others may have to be built first. If all projects are built using guacamole-client, Maven will take care of the proper build order.
www/gurlchecker-0.10.1 (Score: 0.056974534)
Gnome program to check a page/website for broken links
gURLChecker is a C/GNOME2 tool that can check links on a single web page or on a whole web site in order to determine the validity of each page.
www/habari-0.8 (Score: 0.056974534)
Next-generation free software blogging platform
Habari represents a fresh start to the idea of blogging. The system is fast, easy to use, and easy to modify. New users should have no problem using and enjoying Habari. Advanced users should have no problem tweaking Habari to do exactly what they need it to do.
www/LWP-Protocol-socks-1.7 (Score: 0.056974534)
Adds support for the socks protocol and proxy facility in LWP
Adds support for the socks protocol and proxy facility in LWP.
Mojolicious plugin to set unprivileged credentials
This plugin is intended to replace the setuidgid functionality of Mojo::Server. It should be loaded in application startup and it will change the user and group credentials of the process when Mojo::IOLoop is started, which occurs in each worker process of a Mojo::Server::Prefork daemon like hypnotoad. This allows an application to be started as root so it can bind to privileged ports such as port 80 or 443, but run worker processes as unprivileged users. However, if the application is not started as root, it will most likely fail to change credentials. So, you should only set the user/group when the application is started as root. https://metacpan.org/pod/Mojolicious::Plugin::SetUserGroup
www/npm-3.9.2 (Score: 0.056974534)
Node package manager
npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.