Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 1996 02:13:31 -0700 (PDT)
From:      dima@best.net (Dima Ruban)
To:        freebsd-ports@freebsd.org
Subject:   security/ssh/Makefile
Message-ID:  <199606070913.CAA20431@burka.rdy.com>

next in thread | raw e-mail | index | archive | help
Hey guys!

Is it some kind of a joke? As Subj says, I have to be US RESIDENT to be able
to download ssh sources from non US sites?


# [ ... skipped ... ]
DISTNAME=       ssh-1.2.14
CATEGORIES=	security net
MASTER_SITES=   ftp://ftp.cs.hut.fi/pub/ssh/
LIB_DEPENDS=    z\\.1\\.:${PORTSDIR}/devel/libz

MAINTAINER=	torstenb@FreeBSD.ORG

# You can set USA_RESIDENT appropriately in /etc/make.conf if this bugs you..
              ^^^^^^^^^^^^

.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
DISTFILES=	${DISTNAME}.tar.gz rsaref2.tar.gz
MASTER_SITES=	\
	ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ \
	ftp://nic.funet.fi/pub/crypt/mirrors/ftp.dsi.unimi.it/applied-crypto/ \
	ftp://rzsun2.informatik.uni-hamburg.de/pub/virus/crypt/ripem/ \
	ftp://ftp.dsi.unimi.it/pub/security/crypt/math/ \
	ftp://ftp.univie.ac.at/security/crypt/cryptography/asymmetric/rsa/ \
	ftp://isdec.vc.cvut.cz/pub/security/unimi/crypt/applied-crypto/
.endif

ALL ftp sites are not american!

-- dima



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606070913.CAA20431>