Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2008 06:29:47 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/woadaptor Makefile distinfo pkg-descr pkg-plist ports/www/woadaptor/files FastCGI-apache.conf.in FastCGI-lighttpd.conf.in FastCGI-nginx.conf.in cgi-message.in fastcgi-message.in mod-message.in ...
Message-ID:  <200806130629.m5D6Tlwb098143@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2008-06-13 06:29:47 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/woadaptor        Makefile distinfo pkg-descr pkg-plist 
    www/woadaptor/files  FastCGI-apache.conf.in 
                         FastCGI-lighttpd.conf.in 
                         FastCGI-nginx.conf.in cgi-message.in 
                         fastcgi-message.in mod-message.in 
                         patch-Apache-Makefile 
                         patch-Apache2-Makefile 
                         patch-Apache2.2-Makefile 
                         patch-CGI-WebObjects.c 
                         patch-FastCGI-Makefile 
                         patch-FastCGI-WebObjects.c patch-Makefile 
                         patch-make.config pkg-deinstall.in 
                         pkg-install.in pkg-message.in 
                         webobjects.conf-dist.in woadaptor.sh.in 
  Log:
  [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
  
  This is a bundle of several ports covering many typical requirements
  for building an Apple WebObjects deployment environment. Each port
  is or has a dependancy with some other port in the bundle, and have
  therefore been lodged collectively.
  
          www/woadaptor
  
          WOAdaptor is a collection of WebObjects WebServer Adaptors.
          These include an Apache Module, CGI and FastCGI adaptors
  
          This is a subproject of Project Wonder and is an effort to
          pool enhancements and bug fixes for Apple's open source
          codebase.
  
          WWW: http://wonder.sourceforge.net/WOAdaptor.html
  
  PR:             ports/117299
  Submitted by:   Quinton Dolan <q@onthenet.com.au>
  
  Revision  Changes    Path
  1.2059    +1 -0      ports/www/Makefile
  1.1       +224 -0    ports/www/woadaptor/Makefile (new)
  1.1       +2 -0      ports/www/woadaptor/distinfo (new)
  1.1       +16 -0     ports/www/woadaptor/files/FastCGI-apache.conf.in (new)
  1.1       +20 -0     ports/www/woadaptor/files/FastCGI-lighttpd.conf.in (new)
  1.1       +31 -0     ports/www/woadaptor/files/FastCGI-nginx.conf.in (new)
  1.1       +9 -0      ports/www/woadaptor/files/cgi-message.in (new)
  1.1       +16 -0     ports/www/woadaptor/files/fastcgi-message.in (new)
  1.1       +12 -0     ports/www/woadaptor/files/mod-message.in (new)
  1.1       +33 -0     ports/www/woadaptor/files/patch-Apache-Makefile (new)
  1.1       +43 -0     ports/www/woadaptor/files/patch-Apache2-Makefile (new)
  1.1       +43 -0     ports/www/woadaptor/files/patch-Apache2.2-Makefile (new)
  1.1       +42 -0     ports/www/woadaptor/files/patch-CGI-WebObjects.c (new)
  1.1       +21 -0     ports/www/woadaptor/files/patch-FastCGI-Makefile (new)
  1.1       +90 -0     ports/www/woadaptor/files/patch-FastCGI-WebObjects.c (new)
  1.1       +38 -0     ports/www/woadaptor/files/patch-Makefile (new)
  1.1       +18 -0     ports/www/woadaptor/files/patch-make.config (new)
  1.1       +22 -0     ports/www/woadaptor/files/pkg-deinstall.in (new)
  1.1       +24 -0     ports/www/woadaptor/files/pkg-install.in (new)
  1.1       +2 -0      ports/www/woadaptor/files/pkg-message.in (new)
  1.1       +70 -0     ports/www/woadaptor/files/webobjects.conf-dist.in (new)
  1.1       +62 -0     ports/www/woadaptor/files/woadaptor.sh.in (new)
  1.1       +7 -0      ports/www/woadaptor/pkg-descr (new)
  1.1       +16 -0     ports/www/woadaptor/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806130629.m5D6Tlwb098143>