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 |