| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
2023-09-30 www/dhttpd: Abandonware, last release in 15+ years ago. Consider using www/darkhttpd, www/obhttpd or www/miniserve
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=447117
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add USE_RC_SUBR
- Add RC_SUBR documentation to dhttpd.1
- Pass maintainership to submitter
PR: 113493
Submitted by: Lars Engels <lars.engels@0x20.net>
Notes:
svn path=/head/; revision=193106
|
|
|
|
|
|
|
| |
respect CC and CFLAGS
Notes:
svn path=/head/; revision=68456
|
|
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
|