FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:28 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
hiawatha 6.19 www on this many watch lists=0 search for ports that depend on this port
An advanced and secure webserver for Unix
Maintained by: hugo@leisink.net search for ports maintained by this maintainer
Port Added: 03 Dec 2006 20:57:19


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.

WWW: http://www.hiawatha-webserver.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/www/hiawatha/ && make install clean
To add the package: pkg_add -r hiawatha


Configuration Options
===> The following configuration options are available for hiawatha-6.19:
     COMMAND=Off (default) "Enable the Hiawatha CommandChannel"
     CACHE=On (default) "Internal file caching support"
     IPV6=Off (default) "Enable IPv6 Support"
     SSL=On (default) "Support for Secure Sockets Layer (SSL)"
     TOOLKIT=On (default) "Enable URL Toolkit"
     XSLT=Off (default) "XSLT support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.hiawatha-webserver.org/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Dec 2009 11:04:51
Original commit files touched by this commit  6.19
wen search for other commits by this committer
- Update to 6.19

PR:             ports/141654
Submitted by:   C-S <c-s@c-s.li>
Approved by:    maintainer
16 Nov 2009 01:00:24
Original commit files touched by this commit  6.18
wen search for other commits by this committer
- Update to 6.18

PR:             ports/140584
Submitted by:   Hugo Leisink <hugo@leisink.net> (maintainer)
06 Oct 2009 13:59:10
Original commit files touched by this commit  6.17
amdmi3 search for other commits by this committer
- Update to 6.17

PR:             138385
Submitted by:   Hugo Leisink <hugo@elesoft.xlshosting.net> (maintaine from
another email)
01 Aug 2009 16:15:54
Original commit files touched by this commit  6.15
wxs search for other commits by this committer
- 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
08 Jul 2009 02:01:38
Original commit files touched by this commit  6.15
amdmi3 search for other commits by this committer
- Update to 6.15

PR:             136406
Submitted by:   Hugo Leisink <hugo@leisink.net> (maintainer)
08 Jun 2009 02:32:43
Original commit files touched by this commit  6.14.1
lippe search for other commits by this committer
- Update to 6.14.1.
- Respect PORTEXAMPLES.

PR:             ports/135336
Submitted by:   Hugo Leisink <hugo@leisink.net> (maintainer)
31 May 2009 14:18:56
Original commit files touched by this commit  6.13
amdmi3 search for other commits by this committer
- Update to 6.13
- Fix libxslt dependency

PR:             134688
Submitted by:   Hugo Leisink <hugo@leisink.net>
20 Jan 2009 08:22:41
Original commit files touched by this commit  6.11
jadawin search for other commits by this committer
- Update to 6.11

PR:             ports/130685
Submitted by:   Hugo Leisink <hugo _AT_ leisink _DOT_ net> (maintainer)
09 Nov 2008 22:53:35
Original commit files touched by this commit  6.10
miwi search for other commits by this committer
- Update to 6.10

PR:             128487
Submitted by:   Hugo Leisink <hugo@leisink.net> (maintainer)
21 Aug 2008 07:18:49
Original commit files touched by this commit  6.7
rafan search for other commits by this committer
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 View all of this commit message)
31 May 2008 16:12:21
Original commit files touched by this commit  6.7
rafan search for other commits by this committer
- Update to 6.7

PR:             ports/124159
Submitted by:   Hugo Leisink <hugo at leisink.net> (maintainer)
17 Feb 2008 12:24:03
Original commit files touched by this commit  6.3
araujo search for other commits by this committer
- 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)
26 Oct 2007 21:21:15
Original commit files touched by this commit  6.0
pav search for other commits by this committer
- Update to 6.0

PR:             ports/117538
Submitted by:   Hugo Leisink <hugo@leisink.net> (maintainer)
13 Oct 2007 22:45:58
Original commit files touched by this commit  5.14
lme search for other commits by this committer
Update to 5.14

PR:             ports/117157
Submitted by:   Hugo Leisink <hugo (AT) leisink.net>
Approved by:    miwi (mentor)
09 Sep 2007 13:37:30
Original commit files touched by this commit  5.11
edwin search for other commits by this committer
Update port: www/hiawatha

        Update to 5.11

PR:             ports/115316
Submitted by:   Hugo Leisink <hugo@leisink.net>
23 Jul 2007 10:36:52
Original commit files touched by this commit  5.9
rafan search for other commits by this committer
- 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
16 Jun 2007 20:20:11
Original commit files touched by this commit  5.9
rafan search for other commits by this committer
- Update to 5.9
- Add WWW entry

PR:             ports/113754
Submitted by:   Hugo Leisink <hugo at leisink.net> (maintainer)
07 Mar 2007 22:59:00
Original commit files touched by this commit  5.7
miwi search for other commits by this committer
- Update to 5.7

PR:             110059
Submitted by:   Hugo Leisink <hugo@leisink.net> (maintainer)
17 Feb 2007 04:43:22
Original commit files touched by this commit  5.6
rafan search for other commits by this committer
- Update to 5.6

PR:             ports/109163
Submitted by:   Hugo Leisink <hugo at leisink.org> (maintainer)
27 Dec 2006 10:06:14
Original commit files touched by this commit  5.3
itetcu search for other commits by this committer
- Update to 5.3
- fix check for OpenSSL in the Makefile

PR:             ports/106835
Submitted by:   Hugo Leisink (maintainer)
03 Dec 2006 20:56:24
Original commit files touched by this commit  5.2
itetcu search for other commits by this committer
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>

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.205 seconds.