| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Apr 2013 17:58:03
2.0.2
|
madpilot  |
- Update to 2.0.2
- Remove check for unsupported FreeBSD versions
- Trim Makefile header
- Use space instead of tab for WWW line in pkg-descr
PR: ports/177986
Submitted by: mohawk <mohawk@bsdsx.fr> (maintainer) |
09 Apr 2013 13:24:33
2.0.1
|
bapt  |
A change on the remote vcs make the checksum for the distfile to be different,
update distinfo to reflect
Approved by: portmgr (implicit) |
29 Aug 2012 19:28:46
2.0.1
|
bdrewery  |
- Update to 2.0.1
- Pet portlint some
ChangeLog:
* Fix fd leak
* Fix URL encoding of '+'
PR: ports/171152
Submitted by: Freddy Dissaux <freddy.dsx@free.fr>
Approved by: mohawk@bsdsx.fr (maintainer)
Approved by: eadler, bapt (mentors, implicit) |
29 Jun 2012 06:27:34
2.0_1
|
bapt  |
Correctly tack manpages
Reported by: Pointyhat (pav) |
24 Jun 2012 20:49:34
2.0
|
bapt  |
- update to 2.0
- pass maintainership to submitter
- changes:
* switch from kqueue to libevent2 to improve portability |
14 Jan 2012 08:57:23
0.9
|
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. |
19 Apr 2011 18:22:05
0.9
|
bapt  |
broken on _FreeBSD_version < 800502
Reported by: pointyhat (pav@) |
16 Apr 2011 13:08:40
0.9
|
bapt  |
- upgrade to 0.9 |
15 Apr 2011 06:00:05
0.8
|
bapt  |
Simple and lightweight HTTP daemon.
It provides the following features:
- Basic support for CGI,
- ipv6, authentication,
- virtual host,
- basic authentication
- basic url mapping system.
WWW: http://git.etoilebsd.net/mohawk |