wen         2011-03-03 00:45:55 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/aws              Makefile distinfo pkg-descr pkg-plist 
    www/aws/files        patch-config__projects__aws.gpr 
                         patch-docs__makefile 
                         patch-regtests__0043_check_mem__test.opt 
                         patch-ssl__crypto_lib.gpr 
                         patch-templates_parser__docs__makefile 
  Log:
  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 <[email protected]>
  
  Revision  Changes    Path
  1.2824    +1 -0      ports/www/Makefile
  1.1       +177 -0    ports/www/aws/Makefile (new)
  1.1       +2 -0      ports/www/aws/distinfo (new)
  1.1       +10 -0     ports/www/aws/files/patch-config__projects__aws.gpr (new)
  1.1       +27 -0     ports/www/aws/files/patch-docs__makefile (new)
  1.1       +13 -0     
ports/www/aws/files/patch-regtests__0043_check_mem__test.opt (new)
  1.1       +10 -0     ports/www/aws/files/patch-ssl__crypto_lib.gpr (new)
  1.1       +18 -0     
ports/www/aws/files/patch-templates_parser__docs__makefile (new)
  1.1       +23 -0     ports/www/aws/pkg-descr (new)
  1.1       +798 -0    ports/www/aws/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to