Hi, folks. I'm looking around for a decent web mail/web collaboration tool to host on my site and, through following a series of links, fall upon the XAMPP project.
For those that don't know, XAMPP is a release that provides apache, php, perl, etc., in a single download and installs as /opt/lampp. This is fine and dandy for those uneducated binary distribution folks, but for us gentoo'ers, we: a) already have the components within portage to provide the same tool set, optimized for the local installation. b) don't like 3rd-party complete binary builds in /opt replicating pretty much what most of us have installed already. Going through the XAMPP distribution, it basically includes all of the binaries for the server/services, some modified configuration files, but really the only new addition is a web application, xampp, that pulls the whole installation together so the end user/admin can see that all of the components were installed and function correctly. So I'm thinking, hey this wouldn't be difficult to replicate in the gentoo environment and may be a useful tool (with the right ebuild dependencies) to get a fully-functional web server up and running. So I've been hacking around here at home on this project I'm calling GAMPP (Gentoo Apache MySQL PHP Perl) and am getting to the point that I need to decide: a) Should I make this publicly available? b) How do I make it publicly available (i.e. host locally if I don't get too much traffic, try to open sourceforge project to host under, etc.) c) Would something like this merit becoming a Gentoo Hosted Project? d) Is this something for a GLEP? e) Or should I just stuff it as a crazy idea that no one else would want and/or appreciate? Any thoughs, suggestions, or opinions are welcome. Yes, flames are welcome too (It's been awhile since my butt's been singed, I'm about due ;-) Dave -- gentoo-dev@gentoo.org mailing list