aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-03-03 08:45:55 +0800
committerwen <wen@FreeBSD.org>2011-03-03 08:45:55 +0800
commit561b4ead0dfda0b64d56afba30e0bad9ce833fb9 (patch)
tree13b64828b2139083152477ad6b18c7e0320804d5 /www/Makefile
parentafd26cac6dcbc546a67871f188e092ffe5842215 (diff)
downloadfreebsd-ports-gnome-561b4ead0dfda0b64d56afba30e0bad9ce833fb9.tar.gz
freebsd-ports-gnome-561b4ead0dfda0b64d56afba30e0bad9ce833fb9.tar.zst
freebsd-ports-gnome-561b4ead0dfda0b64d56afba30e0bad9ce833fb9.zip
AWS stands for Ada Web Server, but it is more than just another webserver...
AWS is a complete framework to develop web based applications. The main part of the framework is the embedded web server. This small yet powerful web server can be embedded into your application so your application will be able to talk with a standard web browser such as Microsoft Internet Explorer or Netscape Communicator. Around this web server, a lot of services have been developed. The framework includes: * seb parameters module * session server * SOAP support * WSDL generation from Ada * template parser * AJAX support * HTTPS/SSL support * large server support * virtual hosting support * server push * directory browser * status page * log module * hotplug module * light communications API * configuration API * client API * web page service * SMTP support * LDAP support * Jabber support WWW: http://libre.adacore.com/libre/tools/aws/ PR: ports/153828 Submitted by: John Marino <freebsdml@marino.st>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index b69f9d65d4bf..854fc68a7809 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -50,6 +50,7 @@
SUBDIR += autoindex
SUBDIR += autoindex2
SUBDIR += awffull
+ SUBDIR += aws
SUBDIR += awstats
SUBDIR += axis
SUBDIR += b2evolution