aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-09-20 09:33:00 +0800
committerbf <bf@FreeBSD.org>2011-09-20 09:33:00 +0800
commit8e8cc5d1a00466a8d31cc3f5f2452f4e0ebbf6af (patch)
tree63a5723fb42b1af0b3bf6511c6a1b063b71ceb4d /security
parent09ca2cdc6344117d03537645fb7b6d60f30c58e4 (diff)
downloadfreebsd-ports-gnome-8e8cc5d1a00466a8d31cc3f5f2452f4e0ebbf6af.tar.gz
freebsd-ports-gnome-8e8cc5d1a00466a8d31cc3f5f2452f4e0ebbf6af.tar.zst
freebsd-ports-gnome-8e8cc5d1a00466a8d31cc3f5f2452f4e0ebbf6af.zip
add a few mirrors and mark MAKE_JOBS_UNSAFE [1]
PR: 160814 [1] Submitted by: amdmi3 [1]
Diffstat (limited to 'security')
-rw-r--r--security/tor/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index a8967f596db7..90c1b43aad28 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -12,12 +12,14 @@ MASTER_SITES= https://www.torproject.org/dist/ \
ftp://ftp.bit.nl/mirror/tor/ \
http://cyberside.net.ee/tor/ \
http://mirrors.chaos-darmstadt.de/tor-mirror/dist/ \
+ http://mirror.host4site.co.il/torproject.org/dist/ \
http://mirror.tor.hu/dist/ \
http://onion.anonymo.us.org/dist/ \
http://theonionrouter.com/dist/ \
http://tor.amorphis.eu/dist/ \
http://tor.askapache.com/dist/ \
http://tor.beme-it.de/dist/ \
+ http://tor.blingblingsquad.net/dist/ \
http://tor.ccc.de/dist/ \
http://tor.cyberarmy.at/dist/ \
http://tor.homosu.net/dist/ \
@@ -29,6 +31,7 @@ MASTER_SITES= https://www.torproject.org/dist/ \
http://tordistua.reactor-xg.kiev.ua/ \
http://torproj.xpdm.us/dist/ \
http://torproject.nwlinux.us/dist/ \
+ http://www.torproject.org.in/dist/ \
http://www.oignon.net/dist/ \
http://www.torproject.org.nyud.net/dist/ \
http://www.torproject.us/dist/ \
@@ -50,6 +53,8 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" \
TOR_LDFLAGS_libevent="-L${LOCALBASE}/lib/event2" \
TOR_LIBEVENT_LIBS="-levent-2.0"
+MAKE_JOBS_UNSAFE= yes
+
OPTIONS= BUFFREELISTS "freelists for buffer RAM" on \
INSTR_DOWNLOADS "instrument downloads for analysis" off \
TCMALLOC "use the tcmalloc memory allocation library" off \