diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-13 14:33:56 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-13 14:33:56 +0800 |
commit | 6756831118c045afe15162bca26477a7413f0fa3 (patch) | |
tree | 10cc4b99e22e55cf9498c187ff70ab07b06ad368 /www/Makefile | |
parent | 441899b97843d3385518570cbb51b41db651b890 (diff) | |
download | freebsd-ports-gnome-6756831118c045afe15162bca26477a7413f0fa3.tar.gz freebsd-ports-gnome-6756831118c045afe15162bca26477a7413f0fa3.tar.zst freebsd-ports-gnome-6756831118c045afe15162bca26477a7413f0fa3.zip |
[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-cgi
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>
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 3bc12b2a0680..a8a0377e6201 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1407,6 +1407,7 @@ SUBDIR += wml SUBDIR += wnews SUBDIR += woadaptor + SUBDIR += woadaptor-cgi SUBDIR += wordpress SUBDIR += wordpress-mu SUBDIR += wsdlpull |