summaryrefslogtreecommitdiff
path: root/www/bozohttpd/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-222-6/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to version 20130711 [1]Pawel Pekala2013-10-302-11/+51
| | | | | | | - Add support for STAGEDIR PR: ports/181767 [1] Submitted by: maintainer
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | 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.
* - Update to 20100920Wen Heping2011-02-161-3/+3
| | | | | | | | - Fix build with custom PREFIX PR: ports/152464 Submitted by: Oleg Pudeyev <oleg@bsdpower.com> Approved by: maintainer(timeout, > 80 days)
* Update to 20100512Tilman Keskinoz2010-05-301-8/+11
| | | | | PR: 147224 Submitted by: janos mohacsi
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Update to 20080303Martin Wilke2008-06-271-12/+15
| | | | | | | - Use Options PR: 124925 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Add an RC script.Wesley Shields2008-01-241-0/+30
| | | | | | PR: ports/119553 Submitted by: Oleg Pudeyev <oleg@bsdpower.com> Approved by: Mohacsi Janos (maintainer), garga (mentor)
* Add NO_WERROR=1 to make warnings non-fatalKris Kennaway2002-10-201-14/+13
|
* Add bozohttpd 5.14, the bozotic HTTP server.Oliver Braun2002-09-092-0/+36
PR: ports/42363 Submitted by: Janos.Mohacsi@bsd.hu