summaryrefslogtreecommitdiff
path: root/libexec/httpd/Makefile
AgeCommit message (Expand)Author
2023-05-09accommodate OpenSSL-3.xchristos
2021-02-28avoid warnings from the previous when using objdirs.mrg
2021-02-28give BOZOVER a default so exporting a distfile is easy.mrg
2020-07-11Add blocklistd(8) support.jruoho
2019-01-17add 'check' target to toplevel makefile.mrg
2017-05-21Remove MKCRYPTO option.riastradh
2015-10-30- don't use alloca and then check if alloca returns null and then try tochristos
2015-10-30Fix build with "USE_SSP" set to "yes".tron
2015-08-05on QNX, use nbutil.h.mrg
2015-04-16install as bozohttpd/bozohttpd.8 as well as httpd.mrg
2014-07-08make export-distfile target slightly more stable.mrg
2014-02-02display the tempdir for exported files as well.mrg
2014-02-02call gzip directly for distfile export target; it's usually run outsidemrg
2014-01-27Pass the -n flag to gzip invocations.apb
2014-01-27Use ${TOOL_GZIP} instead of just gzip in all Makefilesapb
2013-10-16Also depend on LIBLUA, and add -lm to allow static linking.he
2013-10-12add Lua scripting support to bozohttpd, see httpd(8) for detailsmbalmer
2013-10-12remove trailing whitespacembalmer
2013-07-11add a target to export a bozohttpd distfile.mrg
2013-07-11merge parts of the release Makefile back in; unused by the netbsd build.mrg
2010-09-20merge bozohttpd 20100920mrg
2010-05-10merge bozohttpd 20100509.mrg
2009-05-23fix a merge botch in previousmrg
2009-05-23merge bozohttpd 20090522mrg
2009-03-16Default to WARNS=4lukem
2008-04-25warns=4christos
2008-03-03use BUILDSYMLINKS to not have to rename bozohttpd.8 while stillmrg
2008-02-03support MKCRYPTO=no:mrg
2007-10-18A build for sun2 reveals that we also need -lcrypt, as auth-bozo.che
2007-10-17Fix typo on Makefile which causes HTTP Authentication supportreed
2007-10-16Get httpd ready for inclusion in build.tls
2007-10-16Import of bozohttpd for its originally intended purpose: a small (~30k)tls