View | Details | Raw Unified | Return to bug 116808
Collapse All | Expand All

(-)wyvern2/Makefile (-6 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	wyvern
8
PORTNAME=	wyvern
9
PORTVERSION=	2.2.7
9
PORTVERSION=	2.2.10
10
PORTREVISION=	1
10
PORTREVISION=	0
11
CATEGORIES=	www ipv6
11
CATEGORIES=	www ipv6
12
MASTER_SITES=	http://www.MysticWALL.COM/download/
12
MASTER_SITES=	http://www.MysticWALL.COM/download/
13
13
Lines 36-45 Link Here
36
		STRICT_PARSING "Parse request/response headers strictly" off
36
		STRICT_PARSING "Parse request/response headers strictly" off
37
37
38
.include <bsd.port.pre.mk>
38
.include <bsd.port.pre.mk>
39
40
.if ${OSREL} == 7.0
41
BROKEN=		doens't work; authors works on the problem
42
.endif
43
39
44
.if defined(WITH_OPENSSL)
40
.if defined(WITH_OPENSSL)
45
CONFIGURE_ARGS+=	--with-openssl=yes
41
CONFIGURE_ARGS+=	--with-openssl=yes
(-)wyvern2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (wyvern-2.2.7.tar.bz2) = 90b7d351ea94fecdadf159c1e0a82a0d
1
MD5 (wyvern-2.2.10.tar.bz2) = 07f20b892d03d376574966ae940133b2
2
SHA256 (wyvern-2.2.7.tar.bz2) = 1fc47dfb20d82923f703793ff7f353a9f8a951e790b53a103622291b1ba6954b
2
SHA256 (wyvern-2.2.10.tar.bz2) = 74905b462749903fbf66b95d5f2761a80efe189df25f0b0eaa804e14db6a8c3f
3
SIZE (wyvern-2.2.7.tar.bz2) = 470677
3
SIZE (wyvern-2.2.10.tar.bz2) = 500866

Return to bug 116808