Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173888 - www-servers/mongoose (fka shttpd) ebuild request
Summary: www-servers/mongoose (fka shttpd) ebuild request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Zac Medico
URL: http://code.google.com/p/mongoose/
Whiteboard:
Keywords: EBUILD
Depends on: 183825 248484
Blocks:
  Show dependency tree
 
Reported: 2007-04-09 11:22 UTC by Kenny Bentley
Modified: 2014-06-06 04:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
www-servers/shttpd-1.37.ebuild (shttpd-1.37.ebuild,1.84 KB, text/plain)
2007-04-09 11:23 UTC, Kenny Bentley
Details
shttpd-1.38.ebuild (shttpd-1.38.ebuild,1.84 KB, text/plain)
2007-07-20 19:22 UTC, Kevin Fullerton
Details
shttpd-1.38-ebuild.patch (shttpd-1.38-ebuild.patch,1.39 KB, text/plain)
2007-07-20 19:23 UTC, Kevin Fullerton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenny Bentley 2007-04-09 11:22:34 UTC
shttpd changed their tar structure and build format. Attached is an ebuild that works for me. Old stuff is commented out.

Reproducible: Always

Steps to Reproduce:





changes:
use flag "auth" will turn on and off http realm authentication
use flag "debug" will turn on debug information


notes:
1. I have to use glibc's libdl.a library...
2. shttpd no longer includes a .pem file... if ssl flag is set, it'd probably be best to generate a .pem
3. I dunno if the -DMT makes a difference any more. It may in one of the headers... not sure
4. also the same with dmalloc. Not sure if that makes a difference or not either.
Comment 1 Kenny Bentley 2007-04-09 11:23:30 UTC
Created attachment 115797 [details]
www-servers/shttpd-1.37.ebuild
Comment 2 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2007-04-18 08:18:31 UTC
could you perhaps attach a unified diff to the latest version in portage?

it helps to get an estimate of how much work is required to get it into the tree (and thus may get it into the tree faster).

thanks for your contribution - it is definitively appreciated.
kind regards
Thilo
Comment 3 Kevin Fullerton 2007-07-20 19:22:47 UTC
Created attachment 125480 [details]
shttpd-1.38.ebuild
Comment 4 Kevin Fullerton 2007-07-20 19:23:13 UTC
Created attachment 125481 [details]
shttpd-1.38-ebuild.patch
Comment 5 Kevin Fullerton 2007-07-20 19:23:50 UTC
Created an ebuild based on the 1.37 ebuild attached for 1.38, and also attached diff between 1.35 and 1.38 ebuilds
Comment 6 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2007-08-26 19:47:20 UTC
1.38 can't go in before the security issue has been fixed.
thanks for the ebuilds anyhow. they will come in handy, when a patch for the issue is available.
Comment 7 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2009-04-01 10:39:10 UTC
going to the homepage http://shttpd.sourceforge.net/ there is a link to go to
http://code.google.com/p/mongoose/

which seams to be the successor of shttpd.
Comment 8 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2009-07-24 19:32:34 UTC
in preparation of the pending removal.
Comment 9 Zac Medico gentoo-dev 2014-06-06 04:33:23 UTC
Mongoose 5.3 is in the tree now.