summaryrefslogtreecommitdiff
path: root/benchmarks/siege
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-16 15:11:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-16 15:11:26 +0000
commit64f759754104f81388fc11835f67e9ecb8b82c7b (patch)
treeb1df58da99c38c5738cebd01766b0bea18423f37 /benchmarks/siege
parent- Force commit to correct previous entry (diff)
- Update to 3.0.6
PR: 185720 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=339921
Diffstat (limited to 'benchmarks/siege')
-rw-r--r--benchmarks/siege/Makefile24
-rw-r--r--benchmarks/siege/distinfo4
-rw-r--r--benchmarks/siege/pkg-plist4
3 files changed, 21 insertions, 11 deletions
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile
index bdf4c49a68c8..a34e8e1b24ce 100644
--- a/benchmarks/siege/Makefile
+++ b/benchmarks/siege/Makefile
@@ -2,21 +2,31 @@
# $FreeBSD$
PORTNAME= siege
-PORTVERSION= 3.0.5
-CATEGORIES= benchmarks
-MASTER_SITES= http://www.joedog.org/pub/siege/
+PORTVERSION= 3.0.6
+CATEGORIES= benchmarks www
+MASTER_SITES= http://www.joedog.org/pub/siege/ \
+ http://fossies.org/linux/www/
MAINTAINER= ports@FreeBSD.org
COMMENT= HTTP regression testing and benchmarking utility
LICENSE= GPLv2
-GNU_CONFIGURE= yes
-USE_OPENSSL= yes
-
USES= perl5
-
+USE_OPENSSL= yes
+USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
+LIBTOOLIZE_ARGS=--copy --force
+AUTOMAKE_ARGS= --add-missing --copy
+CONFIGURE_ENV= PERL="${PERL}"
CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} --disable-shared \
--sysconfdir=${ETCDIR}
+post-patch:
+ @${REINPLACE_CMD} -e \
+ 's|^\(AC_PROG_SHELL\)|dnl \1|' ${WRKSRC}/configure.ac
+
+pre-configure:
+ @${RM} -f ${WRKSRC}/acinclude.m4
+ @${RM} -f ${WRKSRC}/utils/missing
+
.include <bsd.port.mk>
diff --git a/benchmarks/siege/distinfo b/benchmarks/siege/distinfo
index 4001af754519..842b05a9760f 100644
--- a/benchmarks/siege/distinfo
+++ b/benchmarks/siege/distinfo
@@ -1,2 +1,2 @@
-SHA256 (siege-3.0.5.tar.gz) = 283e624fd802775bf6eb8832c4f76dad6692aa1f3efa98db1ae2ddaba651ca99
-SIZE (siege-3.0.5.tar.gz) = 495568
+SHA256 (siege-3.0.6.tar.gz) = 78b79964e3d6772e532c6008a084700f830a02a00ca80b44f3e71380b4908c5b
+SIZE (siege-3.0.6.tar.gz) = 496002
diff --git a/benchmarks/siege/pkg-plist b/benchmarks/siege/pkg-plist
index eb8cbecb2f96..b6aed387552d 100644
--- a/benchmarks/siege/pkg-plist
+++ b/benchmarks/siege/pkg-plist
@@ -1,9 +1,9 @@
-%%ETCDIR%%/siegerc
-%%ETCDIR%%/urls.txt
bin/bombardment
bin/siege
bin/siege.config
bin/siege2csv.pl
+%%ETCDIR%%/siegerc
+%%ETCDIR%%/urls.txt
man/man1/bombardment.1.gz
man/man1/siege.1.gz
man/man1/siege.config.1.gz