diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-13 06:29:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-13 06:29:46 +0000 |
commit | e6b6e3491e9ad71b057e912a08e3f57b3c6fc9f6 (patch) | |
tree | 244a6d7076f173eacc8bf314498b70a6804f6286 /www/Makefile | |
parent | e17fabfd29d1e81c58cd17ee8746bdc7e6fc4feb (diff) |
[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>
Notes
Notes:
svn path=/head/; revision=214755
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 089337a62ac6..3bc12b2a0680 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1406,6 +1406,7 @@ SUBDIR += winhelpcgi SUBDIR += wml SUBDIR += wnews + SUBDIR += woadaptor SUBDIR += wordpress SUBDIR += wordpress-mu SUBDIR += wsdlpull |