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 |