| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Dec 2009 11:04:51
6.19
|
wen  |
- 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
6.18
|
wen  |
- Update to 6.18
PR: ports/140584
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
06 Oct 2009 13:59:10
6.17
|
amdmi3  |
- Update to 6.17
PR: 138385
Submitted by: Hugo Leisink <hugo@elesoft.xlshosting.net> (maintaine from
another email) |
01 Aug 2009 16:15:54
6.15
|
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 |
08 Jul 2009 02:01:38
6.15
|
amdmi3  |
- Update to 6.15
PR: 136406
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
08 Jun 2009 02:32:43
6.14.1
|
lippe  |
- Update to 6.14.1.
- Respect PORTEXAMPLES.
PR: ports/135336
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
31 May 2009 14:18:56
6.13
|
amdmi3  |
- Update to 6.13
- Fix libxslt dependency
PR: 134688
Submitted by: Hugo Leisink <hugo@leisink.net> |
20 Jan 2009 08:22:41
6.11
|
jadawin  |
- Update to 6.11
PR: ports/130685
Submitted by: Hugo Leisink <hugo _AT_ leisink _DOT_ net> (maintainer) |
09 Nov 2008 22:53:35
6.10
|
miwi  |
- Update to 6.10
PR: 128487
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
21 Aug 2008 07:18:49
6.7
|
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 ) |
31 May 2008 16:12:21
6.7
|
rafan  |
- Update to 6.7
PR: ports/124159
Submitted by: Hugo Leisink <hugo at leisink.net> (maintainer) |
17 Feb 2008 12:24:03
6.3
|
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) |
26 Oct 2007 21:21:15
6.0
|
pav  |
- Update to 6.0
PR: ports/117538
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
13 Oct 2007 22:45:58
5.14
|
lme  |
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
5.11
|
edwin  |
Update port: www/hiawatha
Update to 5.11
PR: ports/115316
Submitted by: Hugo Leisink <hugo@leisink.net> |
23 Jul 2007 10:36:52
5.9
|
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 |
16 Jun 2007 20:20:11
5.9
|
rafan  |
- 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
5.7
|
miwi  |
- Update to 5.7
PR: 110059
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer) |
17 Feb 2007 04:43:22
5.6
|
rafan  |
- Update to 5.6
PR: ports/109163
Submitted by: Hugo Leisink <hugo at leisink.org> (maintainer) |
27 Dec 2006 10:06:14
5.3
|
itetcu  |
- 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
5.2
|
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> |