Port details |
- hiawatha Advanced and secure web server for Unix
- 11.2_1 www =4 11.2_1Version of this port present on the latest quarterly branch.
- Maintainer: johntdarrah@gmail.com
- Port Added: 2006-12-03 20:57:19
- Last Update: 2023-07-16 20:22:08
- Commit Hash: 0c39e5b
- People watching this port, also watch:: portdowngrade, taskwarrior, chromium, linux_dvbwrapper-kmod, p5-MIME-Tools
- License: GPLv2
- WWW:
- https://www.hiawatha-webserver.org/
- Description:
- Hiawatha is an advanced and secure web server for Unix. It has been written with
'being secure' as its main goal. Hiawatha has many security features that no
other web server has. Besides being very secure, it's also a very fast web server.
It's twice as fast as Apache for static content. It supports load-balanced
FastCGI, which makes it fast and scalable for serving CGI.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/hiawatha/ && make install clean
- To add the package, run one of these commands:
- pkg install www/hiawatha
- pkg install hiawatha
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hiawatha
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1661965966
SHA256 (hiawatha-11.2.tar.gz) = 99c64f76927f93469f062ab76b74eb79a397ea4be12da86bf746b2bb57cf1bc5
SIZE (hiawatha-11.2.tar.gz) = 1583611
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libmbedtls.so : security/mbedtls
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hiawatha-11.2_1:
CACHE=on: Caching support
CGIWRAPPER=on: Install cgi-wrapper(1) (needs setuid bit)
LEFH=off: Install Let's Encrypt For Hiawatha script
LOADCHECK=off: Load check support (experimental)
MONITOR=off: Hiawatha Monitor support
RPROXY=on: Reverse proxy support
TOMAHAWK=off: Tomahawk command shell support
TOOLKIT=on: URL toolkit support
XSLT=on: XSLT support
===> Use 'make config' to modify these settings
- Options name:
- www_hiawatha
- USES:
- cmake:insource compiler:c11 cpe localbase:ldflags shebangfix gnome
- 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 |
7.4_1 17 Mar 2011 17:45:41 |
glarkin |
- Added patch to circumvent integer overflow in Content-Length header
parsing, until new upstream package is released.
PR: ports/155027
Submitted by: C-S <c-s@c-s.li>
Security: b13414c9-50ba-11e0-975a-000c29cc39d3
Security: http://www.hiawatha-webserver.org/weblog/16
Security: http://secunia.com/advisories/43660/ |
7.4 12 Nov 2010 00:30:55 |
glarkin |
- Updated to 7.4 (http://www.hiawatha-webserver.org/changelog) [1]
- Revised some informational messages in pkg-plist for clarity
PR: ports/152094 [1]
Submitted by: Carlo Strub <c-s at c-s dot li> |
7.3_1 16 Sep 2010 00:23:07 |
glarkin |
- Added the "largefile" option to be passed to the configure script
- Makefile cleanups and option sorting
- Bumped PORTREVISION
PR: ports/150242
Submitted by: C-S <c-s at c-s dot li> (maintainer) |
7.3 08 Jun 2010 01:30:52 |
sahil |
- Update to 7.3
- Pass maintainership to submitter
PR: ports/147636
Submitted by: C-S <c-s@c-s.li>
Approved by: wxs@/itectu@ (mentors, implicit) |
7.2 05 Jun 2010 03:41:37 |
sahil |
- Reset maintainer to ports@FreeBSD.org
Submitted by: maintainer (via email)
Approved by: wxs@/itectu@ (mentors, implicit) |
7.2 27 May 2010 01:12:09 |
sahil |
- Update to 7.2 [1]
- Install examples conditional on NOPORTEXAMPLES (not NOPORTDOCS) [2]
- Remove MANCOMPRESSED=no since it is default [2]
- Remove redundant installation of manpages [2]
[2]: Added by me; approved by maintainer
PR: ports/146932 [1]
Submitted by: C-S <c-s@c-s.li>
Approved by: Hugo Leisink (maintainer), itetcu@ (mentor) |
7.1 05 Apr 2010 23:38:31 |
sylvio |
- Update to 7.1
PR: ports/145380
Submitted by: C-S <c-s@c-s.li>
Approved by: Hugo Leisink <hugo@leisink.net> (maintainer), itetcu (mentor,
implicit) |
7.0 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
7.0 15 Mar 2010 19:46:04 |
tobez |
Update to 7.0.
PR: 144452
Submitted by: maintainer
Changes: http://www.hiawatha-webserver.org/changelog |
6.19 27 Dec 2009 11:04:51 |
wen |
- Update to 6.19
PR: ports/141654
Submitted by: C-S <c-s@c-s.li>
Approved by: maintainer |
6.18 16 Nov 2009 01:00:24 |
wen |
- Update to 6.18
PR: ports/140584
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
6.17 06 Oct 2009 12:59:10 |
amdmi3 |
- Update to 6.17
PR: 138385
Submitted by: Hugo Leisink <hugo@elesoft.xlshosting.net> (maintaine from
another email) |
6.15 01 Aug 2009 15:15:54 |
wxs |
- Don't overwrite configuration files, or index.html.
- s/ETCDIRX/ETCDIR/ in files/pkg-message.in
PR: ports/136822
Submitted by: Martin Lesser <ml@bettercom.de>
Approved by: maintainer timeout |
6.15 08 Jul 2009 01:01:38 |
amdmi3 |
- Update to 6.15
PR: 136406
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
6.14.1 08 Jun 2009 01:32:43 |
lippe |
- Update to 6.14.1.
- Respect PORTEXAMPLES.
PR: ports/135336
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
6.13 31 May 2009 13:18:56 |
amdmi3 |
- Update to 6.13
- Fix libxslt dependency
PR: 134688
Submitted by: Hugo Leisink <hugo@leisink.net> |
6.11 20 Jan 2009 08:22:41 |
jadawin |
- Update to 6.11
PR: ports/130685
Submitted by: Hugo Leisink <hugo _AT_ leisink _DOT_ net> (maintainer) |
6.10 09 Nov 2008 22:53:35 |
miwi |
- Update to 6.10
PR: 128487
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
6.7 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
6.7 31 May 2008 15:12:21 |
rafan |
- Update to 6.7
PR: ports/124159
Submitted by: Hugo Leisink <hugo at leisink.net> (maintainer) |
6.3 17 Feb 2008 12:24:03 |
araujo |
- Update to 6.3.
- Now using WWWDIR.
- Added new options.
PR: ports/120107
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: Hugo Leisink <hugo@leisink.net> (maintainer),
itetcu (mentor, implicit) |
6.0 26 Oct 2007 20:21:15 |
pav |
- Update to 6.0
PR: ports/117538
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
5.14 13 Oct 2007 21:45:58 |
lme |
Update to 5.14
PR: ports/117157
Submitted by: Hugo Leisink <hugo (AT) leisink.net>
Approved by: miwi (mentor) |
5.11 09 Sep 2007 12:37:30 |
edwin |
Update port: www/hiawatha
Update to 5.11
PR: ports/115316
Submitted by: Hugo Leisink <hugo@leisink.net> |
5.9 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
5.9 16 Jun 2007 19:20:11 |
rafan |
- Update to 5.9
- Add WWW entry
PR: ports/113754
Submitted by: Hugo Leisink <hugo at leisink.net> (maintainer) |
5.7 07 Mar 2007 22:59:00 |
miwi |
- Update to 5.7
PR: 110059
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
5.6 17 Feb 2007 04:43:22 |
rafan |
- Update to 5.6
PR: ports/109163
Submitted by: Hugo Leisink <hugo at leisink.org> (maintainer) |
5.3 27 Dec 2006 10:06:14 |
itetcu |
- Update to 5.3
- fix check for OpenSSL in the Makefile
PR: ports/106835
Submitted by: Hugo Leisink (maintainer) |
5.2 03 Dec 2006 20:56:24 |
itetcu |
Hiawatha is an advanced and secure webserver for Unix. It has been written with
'being secure' as its main goal. Hiawatha has many security features that no
other webserver has. Besides being very secure, it's also a very fast
webserver. It's twice as fast as Apache for static content. It supports
load-balanced FastCGI, which makes it fast and scalable for serving CGI.
PR: ports/106277
Submitted by: Hugo Leisink <hugo at leisink.net> |