http://hub.opensolaris.org/bin/view/Project+indiana/Renamed+Packages+in+Build+133
I'll try to spend a little time to propose some changes; if anyone else
is going to bother to look at the Web Stack-related packages then we can
discuss here.
A few questions/concerns from looking at the table for a few minutes:
a. SUNWapr13 web/library/apache/apr-13
This is a general purpose portable OSS library like glib or others.
Should it really go under "web"? (obviously a web server depends on it)
b. SUNWspawn-fcgi web/fastcgi/spawn-fcgi
Shouldn't this go under web/server?
c. SUNWphp52-mysql web/php-52/extension/php-mysql
Why does "php-" have to be repeated?
d. SUNWapch22m-fcgid web/server/apache-22/plugin/plugin-fastcgi
Why does "plugin" have to be repeated?
mod_fcgid is a particular implementation of FastCGI for httpd;
mod_fastcgi is another. Thus, the package name should use the "fcgid"
string.
Generally the exact name of the plug-in (after s/mod_// and s/_/-/)
should appear in the package name.
e. SUNWapch22m-jk web/server/apache-22/plugin/plugin-tomcat
another case where I think the specific mod name ("jk") should be used;
Tomcat Connectors is a big project with multiple plug-ins (also, mod_jk
can be used with GF)
f. SUNWapch22m-proxy-html web/server/apache-22/plugin/plugin-html-plugin
What the heck :) I hope that's a typo on the wiki.
(image-update+reboot finished; pkg search shows
"pkg:/web/server/apache-22/plugin/plugin-html-plugin at 3.1.1-0.133")