Ports Search

Results 4,7114,720 of 5,824 for /net/.(0.005 seconds)
www/c-icap-0.4.3 (Score: 0.01738722)
Modules for c-icap: virus_scan and srv_url_check
c-icap server modules: virus_scan: This is an antivirus service which uses the open source clamav antivirus. srv_url_check: This is an URL blacklist/whitelist icap service
www/cblog-0.1.6 (Score: 0.01738722)
Simple weblog in C using markdown
simple weblog written in C using markdown to write posts and tinycdb to store them
www/cplanet-0.9 (Score: 0.01738722)
RSS Feed Aggregator that generate static html
cplanet is a RSS/ATOM feed aggregator written in C that generate static html files.
www/goose-0.5 (Score: 0.01738722)
Command line Google search utility
Goose (GOOge SEarch) allows you to search Google's index of the Internet from the command line. You run Goose, giving it your list of search terms, and it presents a list of search results using an easy to navigate Curses display in your terminal. You can then select a search result to open in your web browser.
www/free-sa-2.0.0b6.7 (Score: 0.01738722)
Statistic analyzer for daemons log files similar to SARG
Free-SA is a statistic analyzer for daemons log files similar to SARG. Its main advantages over SARG are much better speed (7x-20x times), more reports support, crossplatform work and W3C compliance of generated HTML/CSS reports code.
www/man2web-0.88 (Score: 0.01738722)
Convert man pages to HTML
man2web is a program for converting man (manual) output to HTML on the fly (as a CGI program) or on the command line.
www/mod_cfg_ldap-1.2 (Score: 0.01738722)
Allows you to keep your virtual host configuration in a LDAP directory
mod_cfgldap can be used to keep VirtualHost configuration of the Apache web server in a LDAP directory and to make changes visible in nearly realtime.
www/mod_tidy-0.5.5 (Score: 0.01738722)
Validates the HTML output of your apache2 webserver
mod_tidy validates the HTML output of your apache2 webserver. So you don't need a separate application to check your HTML. It works as a filter that hooks up to HTML output. mod_tidy feeds the HTML output to TidyLib which validates the HTML output. If TidyLib finds an error the client receives a HTML page with a list of all found errors. If TidyLib doesn't complain you will get your HTML data as without mod_tidy.
www/mohawk-2.0.17 (Score: 0.01738722)
Simple and lightweight HTTP daemon
Simple and lightweight HTTP daemon. It provides the following features: - Basic support for CGI, - ipv6, authentication, - virtual host, - basic authentication - basic url mapping system.
www/mysqlphp2postgres-0.95 (Score: 0.01738722)
Convert MySQL calls in a PHP page into PostgreSQL calls
MySQL PHP to PostgreSQL is a program that takes a php page that uses mysql calls and changes them into PostgreSQL calls. This allows any website (if it converts properly :) that was written in PHP for MySQL to run as a website written to run on PostgreSQL.