summaryrefslogtreecommitdiff
path: root/www/dhttpd/files/patch-main.cc (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-09-30www/dhttpd: Remove expired portMuhammad Moinur Rahman1-14/+0
2023-09-30 www/dhttpd: Abandonware, last release in 15+ years ago. Consider using www/darkhttpd, www/obhttpd or www/miniserve
2002-10-21Fix build on -current (#include <stdlib.h> for exit() prototype) andKris Kennaway1-3/+7
respect CC and CFLAGS Notes: svn path=/head/; revision=68456
2002-06-24add dhttpd 1.02aYing-Chieh Liao1-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