Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 1999 22:45:41 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Takeshi Morishima <morishim@cig.mot.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: any recommendation for a port using encrypt
Message-ID:  <19990721224541.A2731@dragon.nuxi.com>
In-Reply-To: <199907211628.LAA08209@timbre.cig.mot.com>; from Takeshi Morishima on Wed, Jul 21, 1999 at 11:28:56AM -0500
References:  <199907211628.LAA08209@timbre.cig.mot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>  o dynamic link to a crypto library assuming the user has DES package
>    installed. (how to make dependency to DES package in the port
>    system?) RESTRICTED=no

Can you dynamically link to libscript (ie, our MD5 password hashing)?
And do things the same way?  Or are you sending the DES hash across the
link to the other side?  OR, is there a DES lib/function you could add
the list of distfiles?  Since you are already going to have to restrict
this port, what's another restricted file?
 
> BTW, the distribution tarball even includes UFC-crypt source for
> SunOS. I assume this implicates the distribution cannot be placed
> on cdrom/the freebsd.org ftp servers.

That would be correct.  You will have to make it
RESTRICTED='contains DES code'
 
-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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