notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mohawk Simple and lightweight HTTP daemon
2.0.21_1 www on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.21Version of this port present on the latest quarterly branch.
Maintainer: dsx+mohawk@bsdsx.fr search for ports maintained by this maintainer
Port Added: 2011-04-15 06:00:52
Last Update: 2024-03-21 09:15:37
Commit Hash: d9029f1
License: BSD2CLAUSE
WWW:
http://fossil.etoilebsd.net/mohawk
Description:
Simple and lightweight HTTP daemon. It provides the following features: - Basic support for CGI, - ipv6, authentication, - virtual host, - basic authentication - basic url mapping system.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/mhtpasswd
  2. sbin/mohawk
  3. share/man/man5/mohawk.conf.5.gz
  4. share/man/man8/mhtpasswd.8.gz
  5. share/man/man8/mohawk.8.gz
  6. etc/mohawk.conf.sample
  7. /usr/local/share/licenses/mohawk-2.0.21_1/catalog.mk
  8. /usr/local/share/licenses/mohawk-2.0.21_1/LICENSE
  9. /usr/local/share/licenses/mohawk-2.0.21_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • mohawk>0:www/mohawk
To install the port:
cd /usr/ports/www/mohawk/ && make install clean
To add the package, run one of these commands:
  • pkg install www/mohawk
  • pkg install mohawk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mohawk
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1632665713 SHA256 (mohawk-2.0.21.tar.gz) = 92b20038d4f26fbe79e3deb229a065f82e916394e4c42c573b1f9191f5ff1944 SIZE (mohawk-2.0.21.tar.gz) = 44308

Packages (timestamps in pop-ups are UTC):
mohawk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.212.0.212.0.202.0.212.0.21_1-2.0.20-
FreeBSD:13:quarterly2.0.212.0.212.0.212.0.212.0.212.0.212.0.212.0.21
FreeBSD:14:latest2.0.212.0.212.0.212.0.212.0.21_12.0.21-2.0.21
FreeBSD:14:quarterly2.0.212.0.21-2.0.212.0.212.0.212.0.212.0.21
FreeBSD:15:latest2.0.212.0.21n/a2.0.21n/a2.0.212.0.212.0.21
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libevent.so : devel/libevent
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mohawk-2.0.21_1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
www_mohawk
USES:
localbase uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://fossil.bsdsx.fr/mohawk/tarball/?r=2.0.21&name=/
Collapse this list.

Number of commits found: 58

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.21_1
21 Mar 2024 09:15:37
commit hash: d9029f1552fd2e59ed4492eff65f8bddc31e92fecommit hash: d9029f1552fd2e59ed4492eff65f8bddc31e92fecommit hash: d9029f1552fd2e59ed4492eff65f8bddc31e92fecommit hash: d9029f1552fd2e59ed4492eff65f8bddc31e92fe files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
www/*: Move man pages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.0.21
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.0.21
27 Sep 2021 06:37:18
commit hash: d25dee7a6fd08144ec6e382fb4e1acb7ff8075a7commit hash: d25dee7a6fd08144ec6e382fb4e1acb7ff8075a7commit hash: d25dee7a6fd08144ec6e382fb4e1acb7ff8075a7commit hash: d25dee7a6fd08144ec6e382fb4e1acb7ff8075a7 files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
www/mohawk: Various port fixes

PR:		258735
Reported by:	diizzy
Approved by:	Freddy Dissaux <dsx@bsdsx.fr> (maintainer)
2.0.21
26 Sep 2021 10:00:45
commit hash: edecfedd29e45e6fab5198041610b3a9e230ed8bcommit hash: edecfedd29e45e6fab5198041610b3a9e230ed8bcommit hash: edecfedd29e45e6fab5198041610b3a9e230ed8bcommit hash: edecfedd29e45e6fab5198041610b3a9e230ed8b files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
www/mohawk: Update to 2.0.21

PR:		258713
Reported by:	Freddy Dissaux <dsx@bsdsx.fr> (maintainer)
2.0.20
20 Jul 2021 16:55:45
commit hash: 71cc1da643fb99c7cea136f171c292714190a0b2commit hash: 71cc1da643fb99c7cea136f171c292714190a0b2commit hash: 71cc1da643fb99c7cea136f171c292714190a0b2commit hash: 71cc1da643fb99c7cea136f171c292714190a0b2 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
www/mohawk: provide maintainership back to upstream

Note that upstream has resumed development, while here drop my fossil
mirror which is down.

Reported by:	new maintainer
2.0.20
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.0.20
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.20
30 Mar 2020 06:11:25
Revision:529863Original commit files touched by this commit
tobik search for other commits by this committer
www/mohawk: Fix build with Clang 10

main.c:387:2: error: misleading indentation; statement is not part of the
previous 'if' [-Werror,-Wmisleading-indentation]
        if (network->not)
        ^

http://beefy18.nyi.freebsd.org/data/head-amd64-default/p529299_s359382/logs/errors/mohawk-2.0.20.log
2.0.20
28 Mar 2020 11:26:59
Revision:529327Original commit files touched by this commit
rene search for other commits by this committer
Return Neels ports to the pool on his request.

Submitted by:	neelc@neelc.org (former maintainer) via freebsd-ports
2.0.20
29 Dec 2019 11:14:58
Revision:521269Original commit files touched by this commit
joneum search for other commits by this committer
Give Maintainership tu Submitter

PR:		242949
Reported by:	Neel Chauhan <neel@neelc.org>
Sponsored by:	Netzkommune GmbH
2.0.20
28 Dec 2019 23:23:13
Revision:521246Original commit files touched by this commit
joneum search for other commits by this committer
Update to 2.0.20

PR:		242922
Submitted by:	Freddy DISSAUX <dsx@bsdsx.fr> (maintainer)
Sponsored by:	Netzkommune GmbH
2.0.19_2
09 Oct 2019 12:23:49
Revision:514145Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for w* category as it is not relevant anymore
2.0.19_2
02 Aug 2019 13:30:40
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
2.0.19_1
04 May 2019 02:24:20
Revision:500772Original commit files touched by this commit
linimon search for other commits by this committer
Maintainer's email address bounces (550 Invalid recipient).
2.0.19_1
03 May 2019 21:06:51
Revision:500752Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on aarch64.

Where necessary, pet portlint.

Approved by:	portmgr
Obtained from:	aarch64 TRYBROKEN run
2.0.19_1
10 Apr 2017 00:27:49
Revision:438123Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.0.19_1
20 Feb 2017 02:57:04
Revision:434427Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
2.0.19
09 Feb 2017 17:39:41
Revision:433749Original commit files touched by this commit
krion search for other commits by this committer
Update www/mohawk to 2.0.19

PR:		216907
Submitted by:	mohawk@bsdsx.fr
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9486
2.0.18_1
04 Feb 2017 07:56:59
Revision:433286Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
2.0.18
01 Feb 2017 20:22:52
Revision:433102Original commit files touched by this commit
jbeich search for other commits by this committer
www/mohawk: unbreak on 12.0 after r312758

In file included from parse.c:17:
In file included from parse.y:34:
/usr/include/sys/capability.h:41:2: error: this file includes <sys/capability.h>
which is deprecated [-Werror,-W#warnings]
 #warning this file includes <sys/capability.h> which is deprecated
  ^

Reported by:	pkg-fallout
2.0.18
27 Jan 2017 21:08:07
Revision:432596Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 2.0.18

PR:		216521
Submitted by:	Freddy DISSAUX <dsx@bsdsx.fr>
2.0.17
16 Nov 2016 00:35:57
Revision:426202Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.0.17
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
2.0.17
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
2.0.17
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
2.0.17
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit
mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2.0.17
13 Nov 2014 10:18:59
Revision:372518Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2.0.17

PR:		ports/194973
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.16
30 Sep 2014 23:31:37
Revision:369680Original commit files touched by this commit
marino search for other commits by this committer
www/mohawk: Unbreak on DragonFly, remove useless LDFLAG

The provided LDFLAG of -L${LOCALBASE}/lib/event2 would have stopped
working after libevent2.so moved to ${LOCALBASE}/lib had the LDFLAG
affected anything.  The LDFLAG is set by Makefile.inc, and the
handling of DragonFly is wrong for ports, although it might still be
correct for pkgsrc.  Fix that with a patch and remove the LDFLAG
that doesn't do anything.  No revbump required.
2.0.16
24 Sep 2014 08:43:30
Revision:369165Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2.0.16

PR:		ports/193666
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.15
31 Aug 2014 12:24:05
Revision:366747Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2.0.15

PR:		ports/193193
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.14
28 Aug 2014 11:25:46
Revision:366396Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2.0.14

PR:		ports/192938
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.13_1
24 Jul 2014 13:32:59
Revision:362796Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
2.0.13
05 Jun 2014 03:28:52
Revision:356576Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.13

PR:		190455
Submitted by:	maintainer
2.0.12
22 Apr 2014 06:36:07
Revision:351753Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2.0.12

PR:		ports/188750
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.11
14 Apr 2014 12:53:51
Revision:351255Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 2.0.11

PR:		ports/188408
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.10
07 Apr 2014 08:20:45
Revision:350431Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Bounce have been fixed, give back maintainership

Submitted by:	maintainer (irc)
2.0.10
05 Apr 2014 10:38:41
Revision:350211Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
MAINTAINER bounces.

<mohawk@bsdsx.fr>: host mx2.bsdsx.fr[2a02:27d0:100:f205:a642::9] said: 550
    Invalid recipient (in reply to RCPT TO command)

Obtained from:	pkg-fallout
Sponsored by:	Absolight
2.0.10
21 Feb 2014 13:39:58
Revision:345437Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Remove trailing whitespaces from category www
2.0.10
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2.0.10
15 Dec 2013 10:02:58
Revision:336511Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
- Update to 2.0.10
- BSD License has 2 clauses
- New LIB_DEPENDS syntax

Submitted by:	maintainer on IRC
2.0.9
15 Dec 2013 08:53:07
Revision:336506Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Finish stage support

Reviewed by:	maintainer
2.0.9
11 Nov 2013 15:03:40
Revision:333509Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 2.0.9
- Support stage

PR:		183837
Submitted by:	mohawk <mohawk@bsdsx.fr> (maintainer)
2.0.8
27 Sep 2013 12:27:56
Revision:328459Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 2.0.8

PR:		ports/182381
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.7
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
2.0.7
20 Jun 2013 17:13:04
Revision:321406Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Add Fossil's uuid otherwise fetch will break after upstream's next commit

PR:		ports/179732
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.7
18 Jun 2013 12:33:18
Revision:321183Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 2.0.7 to fix build with clang on CURRENT

PR:		ports/179679
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.6
18 Jun 2013 06:57:23
Revision:321173Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 2.0.6 [1]
- Pet portlint(1) by changing spaces into tabs in Makefile

PR:		ports/179668 [1]
Submitted by:	mohawk@bsdsx.fr (maintainer)
2.0.5
06 Jun 2013 11:04:18
Revision:320082Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
- Update to 2.0.5 [1]
- NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES
- Unmute install commands

PR:		ports/179350 [1]
Submitted by:	mohawk <mohawk@bsdsx.fr> (maintainer) [1]
Approved by:	culot / jpaetzel (mentors, implicit)
2.0.2
22 Apr 2013 17:58:03
Revision:316250Original commit files touched by this commit This port version is marked as vulnerable.
madpilot search for other commits by this committer
- 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)
2.0.1
09 Apr 2013 13:24:33
Revision:315771Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
A change on the remote vcs make the checksum for the distfile to be different,
update distinfo to reflect

Approved by:	portmgr (implicit)
2.0.1
29 Aug 2012 19:28:46
Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- 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)
2.0_1
29 Jun 2012 06:27:34
Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Correctly tack manpages

Reported by:    Pointyhat (pav)
2.0
24 Jun 2012 20:49:34
Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
- update to 2.0
- pass maintainership to submitter
- changes:
  * switch from kqueue to libevent2 to improve portability
0.9
14 Jan 2012 08:57:23
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
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.
0.9
19 Apr 2011 18:22:05
Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
broken on _FreeBSD_version < 800502

Reported by:    pointyhat (pav@)
0.9
16 Apr 2011 13:08:40
Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
- upgrade to 0.9
0.8
15 Apr 2011 06:00:05
Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
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

Number of commits found: 58