Date: Wed, 12 Jul 2000 19:45:47 -0500 From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Satoshi - Ports Wraith - Asami" <asami@FreeBSD.ORG> Cc: <freebsd-ports@FreeBSD.ORG> Subject: Re: Export controlled ports Message-ID: <00e101bfec63$afb42740$8dfee0d1@westbend.net> References: <21421.963365403@localhost> <vqcya38rkwu.fsf@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmm, it looks like I forgot to specify in PR 15732 that the librc4 port can be removed. http://www.freebsd.org/cgi/query-pr.cgi?pr=15732 This port was only used by the cyrus-sasl port. The cyrus-sasl port now uses OPEN-SSL. I don't believe any other port depends on it. How do you check if a port depends on the librc4 port? Scot > Index: ./security/librc4/Makefile > =================================================================== > RCS file: /home/ncvs/ports/security/librc4/Makefile,v > retrieving revision 1.4 > diff -u -r1.4 Makefile > --- ./security/librc4/Makefile 2000/06/16 21:51:59 1.4 > +++ ./security/librc4/Makefile 2000/07/12 04:43:05 > @@ -12,7 +12,8 @@ > > MAINTAINER= hetzels@westbend.net > > -RESTRICTED= "Crypto" > +### crypto > +#RESTRICTED= "Crypto" > > DIST_REQUEST= http://andrew2.andrew.cmu.edu/dist/rc4.html > 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?00e101bfec63$afb42740$8dfee0d1>