Version: 2.27.1, Package name: sthttpd-2.27.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description sthttpd is a simple, small, fast, and secure HTTP server. It doesn't have a lot of special features, but it suffices for most uses of the web, it's about as fast as the best full-featured servers (Apache, NCSA, Netscape), and it has one extremely useful feature (URL-traffic-based throttling) that no other server currently has. |
Filesize: 94.17 KB |
Version History (View Complete History) |
|
2021-11-06 04:38:41 by Antoine Jacoutot | Files touched by this commit (31) |
Log message: Use the new rc_stop_signal / rc_reload_signal variables. Need a recent rc.subr. |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-02-04 23:30:21 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Remove MAINTAINER per their request |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2016-01-22 10:07:41 by Michael McConville | Files touched by this commit (2) |
Log message: add rc.d script to PLIST ok landry@ |
2016-01-18 10:03:39 by Michael McConville | Files touched by this commit (1) |
Log message: add myself as maintainer ok sthen@ |
2016-01-16 13:05:35 by Michael McConville | Files touched by this commit (2) |
Log message: add an rc.d script with help from and ok sthen@, ajacoutot@ |