Index: security/openssl/Makefile =================================================================== --- security/openssl/Makefile +++ security/openssl/Makefile @@ -3,6 +3,7 @@ PORTNAME= openssl PORTVERSION= 1.0.2k +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/source/ \ @@ -20,7 +21,7 @@ openssl-devel-[0-9]* OPTIONS_DEFINE= DOCS MAN3 PADLOCK RFC3779 SHARED THREADS ZLIB -OPTIONS_DEFAULT= SHARED THREADS SSE2 SCTP SSL2 SSL3 MD2 MAN3 +OPTIONS_DEFAULT= ASM MD2 MAN3 SCTP SHARED SSE2 SSL2 SSL3 THREADS OPTIONS_DEFINE_amd64= EC OPTIONS_DEFAULT_amd64= EC OPTIONS_DEFINE_ia64= EC Index: security/openssl/files/pkg-message.in =================================================================== --- security/openssl/files/pkg-message.in +++ security/openssl/files/pkg-message.in @@ -1,4 +1 @@ - -Copy %%PREFIX%%/openssl/openssl.cnf.sample to %%PREFIX%%/openssl/openssl.cnf -and edit it to fit your needs. - +Edit %%PREFIX%%/openssl/openssl.cnf to fit your needs. Index: security/openssl/pkg-plist =================================================================== --- security/openssl/pkg-plist +++ security/openssl/pkg-plist @@ -1704,7 +1704,7 @@ %%OPENSSLDIR%%/misc/c_issuer %%OPENSSLDIR%%/misc/c_name %%OPENSSLDIR%%/misc/tsget -%%OPENSSLDIR%%/openssl.cnf.sample +@sample %%OPENSSLDIR%%/openssl.cnf.sample %%PORTDOCS%%%%DOCSDIR%%/openssl.txt @dir %%OPENSSLDIR%%/certs @dir %%OPENSSLDIR%%/private