aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-06-17 03:20:11 +0800
committerrafan <rafan@FreeBSD.org>2007-06-17 03:20:11 +0800
commit14c366ed0f151b4c89e4997040fa0d7e495308ae (patch)
tree95d478ada29488ab5b761c08dcbcf43a2756a95a
parentb93ee7e60d23a3e1e24a916df5352efd8c87a498 (diff)
downloadfreebsd-ports-gnome-14c366ed0f151b4c89e4997040fa0d7e495308ae.tar.gz
freebsd-ports-gnome-14c366ed0f151b4c89e4997040fa0d7e495308ae.tar.zst
freebsd-ports-gnome-14c366ed0f151b4c89e4997040fa0d7e495308ae.zip
- Update to 5.9
- Add WWW entry PR: ports/113754 Submitted by: Hugo Leisink <hugo at leisink.net> (maintainer)
-rw-r--r--www/hiawatha/Makefile6
-rw-r--r--www/hiawatha/distinfo6
-rw-r--r--www/hiawatha/pkg-descr2
3 files changed, 8 insertions, 6 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile
index 71f28e100219..00f1ba14fd81 100644
--- a/www/hiawatha/Makefile
+++ b/www/hiawatha/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= hiawatha
-PORTVERSION= 5.7
+PORTVERSION= 5.9
CATEGORIES= www
MASTER_SITES= http://hiawatha.leisink.org/files/
MAINTAINER= hugo@leisink.net
COMMENT= An advanced and secure webserver for Unix
-MAN1= hiawatha.1 cgi-wrapper.1 php-fcgi.1 wigwam.1
+MAN1= hiawatha.1 cgi-wrapper.1 php-fcgi.1 wigwam.1 newroot.1
MANCOMPRESSED= no
USE_RC_SUBR= hiawatha
SUB_FILES= pkg-message
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --localstatedir=/var webrootdir=${PREFIX}/www/hiawatha
+CONFIGURE_ARGS= --localstatedir=/var --mandir=${MANPREFIX}/man webrootdir=${PREFIX}/www/hiawatha
OPTIONS= SSL "Support for Secure Sockets Layer (SSL)?" On
OPTIONS+= CACHE "Internal file caching support?" On
diff --git a/www/hiawatha/distinfo b/www/hiawatha/distinfo
index cb6c9a86a925..699175563de2 100644
--- a/www/hiawatha/distinfo
+++ b/www/hiawatha/distinfo
@@ -1,3 +1,3 @@
-MD5 (hiawatha-5.7.tar.gz) = 5cdf333d6f003367e28c5816b417d14d
-SHA256 (hiawatha-5.7.tar.gz) = ca2d6aff4fc287bdfbe0919ceaa9eb35ca21ea2d0ea30110f49a969f1d3f03e0
-SIZE (hiawatha-5.7.tar.gz) = 193206
+MD5 (hiawatha-5.9.tar.gz) = b82fe099d8ac2f451876f3f819c3f619
+SHA256 (hiawatha-5.9.tar.gz) = 5a537f8aa7be433ef79a20939bdf9f798fda29514b3fb458559f72206eb1ee02
+SIZE (hiawatha-5.9.tar.gz) = 215213
diff --git a/www/hiawatha/pkg-descr b/www/hiawatha/pkg-descr
index 9feed96f09c0..b023c5836b17 100644
--- a/www/hiawatha/pkg-descr
+++ b/www/hiawatha/pkg-descr
@@ -3,3 +3,5 @@ Hiawatha is an advanced and secure webserver for Unix. It has been written with
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://hiawatha.leisink.org/