aboutsummaryrefslogtreecommitdiff
path: root/www/varnish
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2006-09-20 10:28:38 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2006-09-20 10:28:38 +0000
commitdda0659d40c4804fb5f5037ae779c05054eea074 (patch)
tree4c8f0cbc0f2b93d57e7c603d2d73e15cd67a763a /www/varnish
parent9aecc9c063517bd42d5a509f44018dc8698c1e79 (diff)
downloadports-dda0659d40c4804fb5f5037ae779c05054eea074.tar.gz
ports-dda0659d40c4804fb5f5037ae779c05054eea074.zip
Notes
Diffstat (limited to 'www/varnish')
-rw-r--r--www/varnish/Makefile5
-rw-r--r--www/varnish/distinfo6
-rw-r--r--www/varnish/pkg-descr19
-rw-r--r--www/varnish/pkg-plist1
4 files changed, 19 insertions, 12 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile
index 6b718ef309d8..10399c6177ec 100644
--- a/www/varnish/Makefile
+++ b/www/varnish/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= varnish
-PORTVERSION= 0.9.1
+PORTVERSION= 1.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,8 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes
-MAN1= varnishd.1 varnishlog.1 varnishncsa.1 varnishstat.1
+MAN1= varnishd.1 varnishhist.1 varnishlog.1 varnishncsa.1 \
+ varnishstat.1 varnishtop.1
.include <bsd.port.pre.mk>
diff --git a/www/varnish/distinfo b/www/varnish/distinfo
index a3862912e557..1239f3742ea3 100644
--- a/www/varnish/distinfo
+++ b/www/varnish/distinfo
@@ -1,3 +1,3 @@
-MD5 (varnish-0.9.1.tar.gz) = 3a1f4fcc469461d1fcf442c648791d0e
-SHA256 (varnish-0.9.1.tar.gz) = 4e91c122bed2fd646be3b25caf971ff91acbcd15ea25709303dacaed235b2f41
-SIZE (varnish-0.9.1.tar.gz) = 481494
+MD5 (varnish-1.0.tar.gz) = 89220b51f2524f40e75f2144d0e9457c
+SHA256 (varnish-1.0.tar.gz) = 628b578c59efabf4aa2308af3a26a649e8e5a91c9bb74526760964bbc00acb4b
+SIZE (varnish-1.0.tar.gz) = 502686
diff --git a/www/varnish/pkg-descr b/www/varnish/pkg-descr
index 79ba2a84aeb2..2a388e5182df 100644
--- a/www/varnish/pkg-descr
+++ b/www/varnish/pkg-descr
@@ -1,11 +1,16 @@
-This is an alpha release of the Varnish high-performance HTTP accelerator.
+This is the Varnish high-performance HTTP accelerator.
-The following Wiki page provides instructions for building and testing
-Varnish:
+Documentation and additional information about Varnish is available on
+the following web sites:
- http://varnish.projects.linpro.no/wiki/AlphaReadme
+ http://www.varnish-cache.org/ Official web site
-Please direct any technical questions to the Varnish development
-mailing list, <varnish-dev@projects.linpro.no>.
+ http://varnish.projects.linpro.no/ Developer site and wiki
-WWW: http://varnish.linpro.no/
+Technical questions about Varnish and this release should be addressed
+to <varnish-dev@projects.linpro.no>.
+
+Questions about commercial support and services related to Varnish
+should be addressed to <varnish@linpro.no>.
+
+WWW: http://www.varnish-cache.org/
diff --git a/www/varnish/pkg-plist b/www/varnish/pkg-plist
index d0897f6d1c5c..50797dae3a30 100644
--- a/www/varnish/pkg-plist
+++ b/www/varnish/pkg-plist
@@ -1,4 +1,5 @@
bin/varnishd
+bin/varnishhist
bin/varnishlog
bin/varnishncsa
bin/varnishstat