I think this web server might be interesting for gentoo-embedded: Mbedthis AppWeb HTTP Server is a 2nd generation embedded web server and the first embedded web server that has been designed from the start with security in mind. AppWeb is a very fast, small-footprint, standards based server, specifically developed for use by embedded devices and to embed in applications.
Created attachment 95062 [details] appweb-2.1.0_p2.ebuild A crude ebuild. The upstream makefile installs the files in funny places. I have been in touch with Mbedthis and they are very helpful and are interested in fixing things so it can go into gentoo. The ebuild has a very ugly hack to link against uclibc++ instead of gcc's stdlibc++.so. This needs to be fixed but I don't know how. Mbedthis are wants to change their makefiles to it builds nice and clean against uclibc++ on gentoo so just speakout how you want the upstream makefiles and I'll forward it upstream. There are more potensial use flags but this is atleast a start.
Created attachment 95063 [details] files/appweb.init.d init script.
Created attachment 95064 [details] files/appweb.conf.d minimal conf.d file.
I dont think that special handling for uClibc++ should be done in any Makefiles, your build system should provided the wrapper/gcc-config-profile or the like for uClibc++. The only requirement for an app to link against uClibc++ should be to not hardcode -lstdc++/-lgcc_eh/-lsupc++ somewhere and leave the decision to the build-system what libs should be linked against
(this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. Heuristics show that no Gentoo developer has commented on your ebuild. Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq