Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 08:54:24 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48361: remove RESTRICTED for crypto stuff 
Message-ID:  <20030217075424.0C11281F9@grizzly.droso.dk>

next in thread | raw e-mail | index | archive | help

>Number:         48361
>Category:       ports
>Synopsis:       remove RESTRICTED for crypto stuff
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 17 00:00:32 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD grizzly.droso.net 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Sat Feb 1 17:56:04 CET 2003 root@grizzly.droso.net:/usr/src/sys/i386/compile/GRIZZLY i386


	
>Description:

Remove RESTRICTED for crypto ports. Crypto software is no longer
export controlled.

Noticed by: kris, nork

>How-To-Repeat:
	
>Fix:

	

--- restricted.diff begins here ---
Index: p5-Crypt-IDEA/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-IDEA/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- p5-Crypt-IDEA/Makefile	4 Feb 2003 12:19:10 -0000	1.21
+++ p5-Crypt-IDEA/Makefile	17 Feb 2003 07:52:41 -0000
@@ -14,8 +14,6 @@
 
 MAINTAINER=	erwin@lansing.dk
 
-RESTRICTED=	"Crypto; export-controlled"
-
 PERL_CONFIGURE=	yes
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
Index: p5-Crypt-SSLeay/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-SSLeay/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- p5-Crypt-SSLeay/Makefile	4 Feb 2003 05:07:11 -0000	1.12
+++ p5-Crypt-SSLeay/Makefile	17 Feb 2003 07:52:41 -0000
@@ -18,7 +18,6 @@
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/URL.pm:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-RESTRICTED=	"Crypto; export-controlled"
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS+=	"/usr"
 USE_OPENSSL=	yes
--- restricted.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

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




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