Port details |
- bozohttpd Bozotic HTTP server from NetBSD
- 20210227_1 www =4 20210227_1Version of this port present on the latest quarterly branch.
- Maintainer: jmohacsi@bsd.hu
- Port Added: 2002-09-09 21:25:30
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: tidy4, gdbm, p5-libwww, p5-Image-Size, aspell
- License: BSD2CLAUSE
- WWW:
- http://eterna23.net/bozohttpd/
- Description:
- Bozohttpd is a small and secure HTTP version 1.1 server. Its main feature
is the lack of features, reducing the code size and improving verifiability.
This is also the minimal web server that is shipped by default in NetBSD.
It supports SSL, CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations,
virtual hosting support, as well as multiple IP-based servers on a single
machine. It is capable of serving pages via the IPv6 protocol. It has no
configuration file by design. Many features are enabled with CLI options.
For extra security, unused features can be excluded when you build the port:
o Support for blacklistd(8) to avoid DoS abuse
o Common Gateway Interface (CGI) support (-C, -c, -E, -e)
o Optional daemon mode (-b)
o Debug support (-d)
o Automatic directory index if index.html is missing (-X)
o Dynamic content based on file suffixes (-C, -M)
o Basic authentication with .htpasswd files
o SSL/TLS for HTTPS requests (-Z, -z)
o Lua scripts for dynamic content (-L)
o Optional /~user transformation (-e, -p, -u)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bozohttpd>0:www/bozohttpd
- To install the port:
- cd /usr/ports/www/bozohttpd/ && make install clean
- To add the package, run one of these commands:
- pkg install www/bozohttpd
- pkg install bozohttpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bozohttpd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614489706
SHA256 (bozohttpd-20210227.tar.bz2) = 23f6708be9e4f1b151718320228bf6765586965db48e2b0e5a943c4020e8adff
SIZE (bozohttpd-20210227.tar.bz2) = 63732
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bozohttpd-20210227_1:
BLACKLIST=on: Report Unauthorized and Forbidden accesses to blacklistd
CGI=on: Common Gateway Interface (CGI) support (-C, -c, -E, -e)
DAEMON=on: Optional daemon mode (-b)
DEBUG=on: Debug support (-d)
DIRINDEX=on: Automatic directory index if index.html is missing (-X)
DYNAMIC=on: Dynamic content based on file suffixes (-C, -M)
HTPASSWD=on: Basic authentication with .htpasswd files
LUA=on: Lua scripts for dynamic content (-L)
SSL=on: SSL/TLS for HTTPS requests (-Z, -z)
USER=on: Optional /~user transformation (-e, -p, -u)
===> Use 'make config' to modify these settings
- Options name:
- www_bozohttpd
- USES:
- cpe uidfix tar:bzip2 lua ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20210227_1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
20210227_1 04 May 2024 10:01:27 |
Daniel Engberg (diizzy) |
www/bozohttpd: Update MASTER_SITES and WWW entries
Unbreaks fetch and likely portscout too
Approved by: portmgr (blanket) |
20210227_1 21 Mar 2024 09:15:37 |
Christian Weisgerber (naddy) |
www/*: Move man pages to share/man
Approved by: portmgr (blanket) |
20210227 05 Aug 2023 18:55:49 |
Muhammad Moinur Rahman (bofh) |
www/bozohttpd: Fix build with llvm16 and openssl3
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
20210227 03 May 2023 16:20:00 |
Muhammad Moinur Rahman (bofh) |
www/bozohttpd: Mark BROKEN_SSL
- Fails to build with error: 'ERR_func_error_string' is deprecated which
were deprecated in OpenSSL 3.0.0 and later
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20210227 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20210227 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
20210227 04 Nov 2021 08:17:09 |
Alexey Dokuchaev (danfe) |
www/bozohttpd: update the port to version 20210227 and unbreak on i386. |
20201014 03 Nov 2021 21:53:43 |
Daniel Engberg (diizzy) |
www/bozohttpd: Mark BROKEN on i386
Failed to compile with the following error:
"comparison of integers of different signs: 'unsigned int' and
'time_t' (aka 'int') [-Werror,-Wsign-compare]"
Reference: https://portsfallout.com/fallout?port=www%2Fbozohttpd%24&page=1
PR: 259181
Reported by: pkg-fallout
Approved by: port maintainer timeout (2+ weeks), arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32770 |
20201014 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20201014 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20201014 18 Feb 2021 07:28:52 |
fernape |
www/bozohttpd: update to 20201014
Add config options.
ChangeLog: http://www.eterna.com.au/bozohttpd/CHANGES
PR: 253542
Submitted by: henrik@gulbra.net
Reviewed by: jmohacsi@bsd.hu (maintainer) |
20130711 09 Oct 2019 12:23:49 |
bapt |
Drop the ipv6 virtual category for w* category as it is not relevant anymore |
20130711 10 Sep 2017 18:51:46 |
olgeni |
Some typo fixes and whitespace cleanup for pkg-descr files. |
20130711 14 Nov 2016 03:15:04 |
danfe |
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
matching standard ones from `Mk/bsd.options.desc.mk'
- Rename couple of options to standard name or the one that better reflects
their usage |
20130711 10 Sep 2016 03:23:13 |
marino |
www/bozohttpd: Add CFLAGS and LDFLAGS for USES=ssl
Approved by: SSL blanket |
20130711 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
20130711 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
20130711 11 May 2015 09:19:24 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
20130711 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
20130711 16 Mar 2014 16:07:59 |
ohauer |
ports in cat www where MAINTAINER=ports
- USE_BZIP2 -> USES= tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE |
20130711 31 Oct 2013 08:50:51 |
bapt |
Allow packaging as a user |
20130711 30 Oct 2013 22:07:11 |
pawel |
Needs root to stage, forgotten in last commit. |
20130711 30 Oct 2013 16:20:58 |
pawel |
- Update to version 20130711 [1]
- Add support for STAGEDIR
PR: ports/181767 [1]
Submitted by: maintainer |
20100920 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
20100920 09 Jan 2013 19:50:06 |
tabthorpe |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
20100920 28 Oct 2012 22:20:28 |
pgj |
- Fix handling of options
Inspired by: jhale
Feature safe: yes |
20100920 28 Oct 2012 19:57:44 |
pgj |
- Convert options to the new format
PR: ports/172540
Submitted by: pgj
Approved by: maintainer
Feature safe: yes |
20100920 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
20100920 16 Feb 2011 03:22:28 |
wen |
- s/LOCALBASE/PREFIX in Makefile
Reported by: sahil@ |
20100920 16 Feb 2011 02:28:36 |
wen |
- Update to 20100920
- Fix build with custom PREFIX
PR: ports/152464
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Approved by: maintainer(timeout, > 80 days) |
20100621 03 Aug 2010 06:15:01 |
bapt |
- Update to 20100621
- Add license
PR: ports/149113
Submitted by: Janos Mohacsi <janos.mohacsi _at_ bsd.hu> (maintainer)
Approved by: jadawin@ (co-mentor) |
20100512 30 May 2010 17:47:14 |
arved |
Update to 20100512
PR: 147224
Submitted by: janos mohacsi |
20090522 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
20090522 04 Nov 2009 13:50:17 |
miwi |
- Update to 20090522
PR: 139106
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |
20090418 10 May 2009 18:32:46 |
miwi |
- Update to 20090418
PR: 134322
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
20080303 27 Jun 2008 12:27:14 |
miwi |
- Update to 20080303
- Use Options
PR: 124925
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
20060517_1 24 Jan 2008 23:29:53 |
wxs |
Add an RC script.
PR: ports/119553
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Approved by: Mohacsi Janos (maintainer), garga (mentor) |
20060517 08 Jul 2006 05:16:35 |
clsung |
- Maintainer Update to www/bozohttpd to version 20060517
Original package changes:
* make directory indexing mode not look so ugly
* build a text version of the manual page
* make "make clean" work properly
PR: ports/99878
Submitted by: maintainer (Janos Mohacsi) |
20050410 10 Jun 2006 11:18:55 |
pav |
- Update to 20050410
PR: ports/98433
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Janos Mohacsi <mohacsi@niif.hu> (maintainer) |
20040823 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
20040823 11 Nov 2004 17:08:30 |
pav |
- Update to 20040823
PR: ports/73824
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
20040218 15 Apr 2004 12:27:11 |
krion |
- Fix MASTER_SITES
PR: ports/65568
Submitted by: maintainer |
20040218 13 Apr 2004 11:02:13 |
krion |
- Update to version 20040218
PR: ports/65484
Submitted by: maintainer |
20031005 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
20031005 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
20031005 21 Oct 2003 14:06:11 |
krion |
- Update to version 20031005
o basic authorisation fixes (Nicolas Jombart)
o display file size in directory index mode
o .xbel, .xml & .xsl -> text/xml mappings
PR: 58281
Submitted by: maintainer |
20030622 11 Jul 2003 04:52:11 |
daichi |
update www/bozohttpd: 20030313 -> 20030622
PR: 54329
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
20030313 19 May 2003 12:35:53 |
arved |
Update to 20030313
PR: 52409
Submitted by: maintainer |
20021106 21 Feb 2003 14:01:38 |
knu |
De-pkg-comment. |
20021106 23 Nov 2002 00:29:30 |
edwin |
Maintainer update to version 20021106
PR: ports/45390
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |
5.14 20 Oct 2002 21:25:03 |
kris |
Add NO_WERROR=1 to make warnings non-fatal |
5.14 09 Sep 2002 21:25:03 |
obraun |
Add bozohttpd 5.14, the bozotic HTTP server.
PR: ports/42363
Submitted by: Janos.Mohacsi@bsd.hu |