IGNORE: is only for i386, while you are running amd64 Abyss Web Server is a compact and easy to use web server Maintained by:voisined@wit.edu Port Added: 06 Sep 2007 12:02:02 License: not specified in port
Abyss Web Server is a compact and easy to use web server.
Despite its small footprint, it supports HTTP/1.1, dynamic content generation
through CGI/FastCGI scripts, ISAPI extensions, ServerSide Includes (SSI),
custom error pages, password protection, IP address control, anti-leeching,
and bandwidth throttling.
It also features an automatic antihacking system as well as a multilingual
remote web management interface that makes its configuration as easy as
browsing a web site.
It supports SSL/TLS connections (HTTPS) as well as a wide range of Web
technologies and can run advanced PHP, Perl, Python, and Ruby on Rails
Web applications which can be backed by databases such as MySQL, SQLite,
MS SQL Server, MS Access, or Oracle.
WWW: http://www.aprelium.com/
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
- Correctly define dependency
- For FreeBSD 6.X and later
- Correctly preserve index.html
- Remove user and group left behind at deinstall
PR: ports/117003
Submitted by: Dan Voisine <voisined@wit.edu> (maintainer)
New Port: www/abyssws - compact and easy to use web server
Abyss Web Server is a compact and easy to use web server.
Despite its small footprint, it supports HTTP/1.1, dynamic
content generation through CGI/FastCGI scripts, ISAPI
extensions, native ASP.NET support, Server Side Includes
(SSI), custom error pages, password protection, IP address
control, anti-leeching, and bandwidth throttling.
It also features an automatic antihacking system as well
as a multilingual remote web management interface that makes
its configuration as easy as browsing a web site.
It supports a wide range of Web technologies and can run
advanced PHP, Perl, Python, ASP, ASP.NET, and Ruby on Rails
Web applications which can be backed by databases such as
MySQL, SQLite, MS SQL Server, MS Access, or Oracle.
WWW: http://www.aprelium.com/
PR: ports/115840
Submitted by: Daniel Voisine <voisined@wit.edu>