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

(-)wyvern/Makefile (-5 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	wyvern
8
PORTNAME=	wyvern
9
PORTVERSION=	2.2.10
9
PORTVERSION=	2.2.10.1
10
PORTREVISION=	0
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/
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 ${OSVERSION} >= 700000
41
BROKEN=		Does not compile: MNT_NODEV undeclared
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
(-)wyvern/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (wyvern-2.2.10.tar.bz2) = 07f20b892d03d376574966ae940133b2
1
MD5 (wyvern-2.2.10.1.tar.bz2) = 90ad1c5d3278b72dc5fdcaab7947146a
2
SHA256 (wyvern-2.2.10.tar.bz2) = 74905b462749903fbf66b95d5f2761a80efe189df25f0b0eaa804e14db6a8c3f
2
SHA256 (wyvern-2.2.10.1.tar.bz2) = 1ae70a7471aabbd9873ffa21ed15767f728d717cfc7ec28bcf1fcb182588e9a9
3
SIZE (wyvern-2.2.10.tar.bz2) = 500866
3
SIZE (wyvern-2.2.10.1.tar.bz2) = 501708

Return to bug 118988