Ports Search

Results 7,4717,480 of 19,819 for %22HTTP Server%22.(0.009 seconds)
www/claroline-1.11.10.1 (Score: 0.0012383816)
Open Source eLearning and eWorking platform
Claroline is an Open Source eLearning and eWorking platform allowing teachers to build effective online courses and to manage learning and collaborative activities on the web. It has been translated into 35 languages and has a large worldwide users and developers community.
www/qupzilla-1.8.9 (Score: 0.0012383816)
Web browser based on WebKit engine and Qt Framework
QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight web browser available through all major platforms. This project has been originally started only for educational purposes. But from its start, QupZilla has grown into a feature-rich browser. QupZilla has all standard functions you expect from a web browser. It includes bookmarks, history (both also in sidebar) and tabs. Above that, you can manage RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin, block Flash content with Click2Flash and edit the local CA Certificates database with an SSL Manager. QupZilla's main aim is to be a very fast and very stable QtWebKit browser available to everyone. There are already a lot of QtWebKit browsers available, but they are either bound to the KDE environment (rekonq), are not actively developed or very unstable and miss important features. But there is missing a multiplatform, modern and actively developed browser. QupZilla is trying to fill this gap by providing a very stable browsing experience.
www/redaxo-4.6.1 (Score: 0.0012383816)
REDAXO content management system
REDAXO is a modular, extensible PHP and MySQL based CMS, providing multi-language support and accessibility in an easy to use way.
www/backlogs-1.0.6 (Score: 0.0012383816)
Agile plugin for Redmine
Backlogs is a Redmine plugin that's designed to do just enough so your team can work in an agile way. It's still a work in progress, but we're already using it on a daily basis and continually improve on it. We hope you'll find it useful too!
www/redmine-3.2.3 (Score: 0.0012383816)
Flexible project management web application
Redmine is a flexible project management web application written using Ruby on Rails framework, it is cross-platform and cross-database. Feature Overview: * Multiple projects support * Flexible role based access control * Flexible issue tracking system * Gantt chart and calendar * News, documents & files management * Feeds & email notifications * Per project wiki * Per project forums * Time tracking * Custom fields for issues, time-entries, projects and users * SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) * Issue creation via email * Multiple LDAP authentication support * User self-registration support * Multilanguage support * Multiple databases support
www/reportmagic-2.21 (Score: 0.0012383816)
Web site statistics post-processor for Analog
Report Magic for Analog is an add-on formatting utility for Analog web site statistics software. Report Magic uses the statistics generated by Analog and formatting options set by you to make readable, presentable reports of your Web site data.
www/retawq-0.2.6.c (Score: 0.0012383816)
Interactive, multi-threaded web browser for text terminals
retawq is an interactive, multi-threaded network client ("web browser") for text terminals on computers with Unix-like operating systems (Linux, BSD, Solaris, ...). It is fast, small, nicely configurable, and comfortable; e.g. the low-level communications are performed in a non-blocking way, and you can keep open as many "virtual windows" as you want and work simultaneously in two of them in a split-screen mode.
www/roundup-1.5.0 (Score: 0.0012383816)
Issue-Tracking System for Knowledge Workers
Roundup is a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry "Track" design competition.
www/rssroll-0.5 (Score: 0.0012383816)
RSS collector in C
Rssroll is a collector of RSS feeds. Written in C it uses libxml2 to store feeds into sqlite3 database. rssroll.cgi allows web browsing of stored feeds.
www/actionpack-3.2.22.2 (Score: 0.0012383816)
Action Controller and Action View of Rails MVC Framework
Action Pack The controller and view of the RubyOnRails MVC-Framework is handled by the Action Pack, which handles both layers by its two parts: Action View and Action Controller. These two layers are bundled in a single package due to their heavy interdependence. This is unlike the relationship between the Active Record and Action Pack that is much more separate. Each of these packages can be used independently outside of Rails.