axe this port too

This commit is contained in:
brad 2000-09-07 03:30:08 +00:00
parent dd2fcb0126
commit adf6f4fc47
6 changed files with 0 additions and 69 deletions

View File

@ -1,32 +0,0 @@
# $OpenBSD: Makefile,v 1.5 2000/04/09 17:38:11 espie Exp $
DISTNAME= ssl26
CATEGORIES= security
FAKE=No
MASTER_SITES= ftp://sunsite.ualberta.ca/pub/Local/People/beck/
NO_CDROM= "CRYPTO: Patent Issues until Sep 21 2000"
RESTRICTED= "Crypto; export-controlled"
MAINTAINER= beck@openbsd.org
PERMIT_PACKAGE_CDROM= No
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_FTP= Yes
fetch-depends:
.if !defined(NO_WARNINGS)
.if !defined(USA_RESIDENT) || ${USA_RESIDENT:U} != NO
@echo ""
@echo "You must set variable USA_RESIDENT to YES if you are a USA"
@echo "resident or NO otherwise. USA residents must *NOT* use this"
@echo "port until the RSA Inc. patent on RSA expires \(RSA Inc. holds"
@echo "a patent on RSA in the USA - using RSA implementations"
@echo "other than RSAREF in the USA will violate the US patent\)."
@echo ""
@echo "USA residents should use the sslUSA port instead."
@false
.endif
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
SHA1 (ssl26.tar.gz) = 101515c5f76d72e799ac5edc9b5ce860a796b29b
RMD160 (ssl26.tar.gz) = 588dd2f802254967b9fb7970722dd59e8d3f4152
MD5 (ssl26.tar.gz) = 41c2260f5cdda43ca6da17fb6edd8825

View File

@ -1 +0,0 @@
ssl26, libraries that include the RSA algorithm.

View File

@ -1,18 +0,0 @@
ssl26 libcrypto and libssl libraries that includes the RSA algorithm.
*This version is for use OUTSIDE THE USA ONLY.*
These two OpenBSD libraries (libssl and libcrypto, based on OpenSSL)
implement many cryptographic functions which are used by OpenBSD
programs like ssh, httpd, and isakmpd. Due to patent licensing
reasons, those libraries may not be included on the CD -- instead the
base distribution contains libraries which have had the troublesome
code removed -- the programs listed above will not be fully functional
as a result. Libraries which _include_ the troublesome routines are
in this package, and may be used as long as you meet the follow
(legal) criteria:
(1) Outside the USA, no restrictions apply. Use ssl26 (This package)
(2) Inside the USA, non-commercial entities may the install
the sslUSA26 package which includes RSAREF (NOT this package).
(3) Commercial entities in the USA are left in the cold, due to how
the licences work. (This is how the USA crypto export policy
feels to the rest of the world.)

View File

@ -1,4 +0,0 @@
#!/bin/sh
if [ $2 = POST-INSTALL ]; then
ldconfig -m $PKG_PREFIX
fi

View File

@ -1,11 +0,0 @@
@name ssl26a
@cwd /usr/local/lib
libcrypto.a
libcrypto.so.2.3
libcrypto_p.a
libcrypto_pic.a
libssl.a
libssl.so.2.3
libssl_p.a
libssl_pic.a
@cwd .