Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2008 06:30:12 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/117299: commit references a PR
Message-ID:  <200806130630.m5D6UCru003743@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/117299; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117299: commit references a PR
Date: Fri, 13 Jun 2008 06:29:51 +0000 (UTC)

 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)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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