Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= tor |
4 |
PORTNAME= tor |
5 |
PORTVERSION= 0.2.9.8 |
5 |
PORTVERSION= 0.2.9.9 |
6 |
CATEGORIES= security net ipv6 |
6 |
CATEGORIES= security net ipv6 |
7 |
MASTER_SITES= TOR |
7 |
MASTER_SITES= TOR |
8 |
|
8 |
|
Lines 16-22
Link Here
|
16 |
BROKEN_powerpc64= Does not build |
16 |
BROKEN_powerpc64= Does not build |
17 |
BROKEN_sparc64= Does not build: error: Need a uint128_t implementation! |
17 |
BROKEN_sparc64= Does not build: error: Need a uint128_t implementation! |
18 |
|
18 |
|
19 |
USES= cpe gmake |
19 |
USES= autoreconf cpe gmake |
20 |
CPE_VENDOR= torproject |
20 |
CPE_VENDOR= torproject |
21 |
GNU_CONFIGURE= yes |
21 |
GNU_CONFIGURE= yes |
22 |
CONFIGURE_ARGS= --with-openssl-dir="${OPENSSLBASE}" --disable-asciidoc |
22 |
CONFIGURE_ARGS= --with-openssl-dir="${OPENSSLBASE}" --disable-asciidoc |