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