summaryrefslogtreecommitdiff
path: root/www/dhttpd/files/patch-main.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/dhttpd: Remove expired portMuhammad Moinur Rahman2023-09-301-14/+0
| | | | 2023-09-30 www/dhttpd: Abandonware, last release in 15+ years ago. Consider using www/darkhttpd, www/obhttpd or www/miniserve
* Fix build on -current (#include <stdlib.h> for exit() prototype) andKris Kennaway2002-10-211-3/+7
| | | | | | | respect CC and CFLAGS Notes: svn path=/head/; revision=68456
* add dhttpd 1.02aYing-Chieh Liao2002-06-241-0/+10
Minimal secure webserver. Fast and efficient, no cgi-bin support PR: 39769 Submitted by: Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw> Notes: svn path=/head/; revision=61873