CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/02/01 05:51:26
Modified files:
security/openssl: Makefile
security/openssl/1.1: Makefile
security/openssl/1.1/pkg: PLIST
Removed files:
security/openssl/1.0.2: Makefile distinfo
security/openssl/1.0.2/patches: patch-Configure
patch-Makefile_org
patch-Makefile_shared
patch-config
patch-crypto_aes_asm_aes-x86_64_pl
patch-crypto_aes_asm_aesni-sha1-x86_64_pl
patch-crypto_aes_asm_aesni-sha256-x86_64_pl
patch-crypto_aes_asm_aesni-x86_64_pl
patch-crypto_aes_asm_bsaes-x86_64_pl
patch-crypto_bn_asm_rsaz-x86_64_pl
patch-crypto_bn_asm_x86_64-mont5_pl
patch-crypto_camellia_asm_cmll-x86_64_pl
patch-crypto_des_Makefile
patch-crypto_ec_asm_ecp_nistz256-x86_64_pl
patch-crypto_modes_asm_aesni-gcm-x86_64_pl
patch-crypto_modes_asm_ghash-x86_64_pl
patch-crypto_rand_randfile_c
patch-crypto_rc4_asm_rc4-x86_64_pl
patch-crypto_sha_asm_sha1-mb-x86_64_pl
patch-crypto_sha_asm_sha1-x86_64_pl
patch-crypto_sha_asm_sha256-mb-x86_64_pl
patch-crypto_sha_asm_sha512-x86_64_pl
patch-crypto_whrlpool_asm_wp-x86_64_pl
security/openssl/1.0.2/pkg: DESCR PLIST
Log message:
Drop OpenSSL 1.0.2 from ports, use @pkgpath to provide an upgrade path
to 1.1. ok tb@