aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2023-03-14 18:19:53 +0000
committerBernard Spil <brnrd@FreeBSD.org>2023-03-14 18:19:53 +0000
commit98749c4fe066dc63be565d071f5167557da57404 (patch)
tree906b6859158c39c85d9f8ace2c65790c35d557e6
parentcdbe26c8176d43bc83c62c1373a772c62f98f6f3 (diff)
downloadports-98749c4fe066dc63be565d071f5167557da57404.tar.gz
ports-98749c4fe066dc63be565d071f5167557da57404.zip
security/openssl-devel: Rename to security/openssl30
* Align with the upstream "release" status * Avoid confusion with OpenSSL 3.1 Reported by: ngie Differential Revision: https://reviews.freebsd.org/D38938
-rw-r--r--MOVED1
-rw-r--r--UPDATING7
-rw-r--r--security/Makefile2
-rw-r--r--security/openssl30/Makefile (renamed from security/openssl-devel/Makefile)0
-rw-r--r--security/openssl30/distinfo (renamed from security/openssl-devel/distinfo)0
-rw-r--r--security/openssl30/files/extra-patch-ktls (renamed from security/openssl-devel/files/extra-patch-ktls)0
-rw-r--r--security/openssl30/files/extra-patch-util_find-doc-nits (renamed from security/openssl-devel/files/extra-patch-util_find-doc-nits)0
-rw-r--r--security/openssl30/files/patch-Configurations_10-main.conf (renamed from security/openssl-devel/files/patch-Configurations_10-main.conf)0
-rw-r--r--security/openssl30/files/patch-Configure (renamed from security/openssl-devel/files/patch-Configure)0
-rw-r--r--security/openssl30/files/patch-crypto_ppccap.c (renamed from security/openssl-devel/files/patch-crypto_ppccap.c)0
-rw-r--r--security/openssl30/files/patch-crypto_threads__pthread.c (renamed from security/openssl-devel/files/patch-crypto_threads__pthread.c)0
-rw-r--r--security/openssl30/files/patch-util_perl_OpenSSL_config.pm (renamed from security/openssl-devel/files/patch-util_perl_OpenSSL_config.pm)0
-rw-r--r--security/openssl30/pkg-descr (renamed from security/openssl-devel/pkg-descr)0
-rw-r--r--security/openssl30/pkg-plist (renamed from security/openssl-devel/pkg-plist)0
-rw-r--r--security/openssl30/version.mk (renamed from security/openssl-devel/version.mk)0
15 files changed, 9 insertions, 1 deletions
diff --git a/MOVED b/MOVED
index 3e2353017644..0a36dd1737a0 100644
--- a/MOVED
+++ b/MOVED
@@ -17788,3 +17788,4 @@ databases/postgresql10-server||2023-03-07|Has expired: PostgreSQL 10 has reached
audio/ximp3||2023-03-09|Has expired: Abandonware and obsolete, uses old decoder library and no ID3v2 support
devel/libpthread-stubs||2023-03-12|No consumers left and never supported pthread stubs in libc on FreeBSD
multimedia/mkvtoolnix-nox11|multimedia/mkvtoolnix@nogui|2023-03-13|Converted to flavor
+security/openssl-devel|security/openssl30|2023-03-14|3.0 is not devel, prevent confusion with 3.1
diff --git a/UPDATING b/UPDATING
index 2def2788a33b..9da7fb0406b6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20230314:
+ AFFECTS: users of security/openssl-devel
+ AUTHOR: brnrd@FreeBSD.org
+
+ Users using DEFAULT_VERSIONS=ssl=openssl-devel must update their
+ configuration to DEFAULT_VERSIUONS=ssl=openssl30 or openssl31.
+
20230313:
AFFECTS: users of databases/sqlite3
AUTHOR: fuz@FreeBSD.org
diff --git a/security/Makefile b/security/Makefile
index 715197e17fc3..5cd3c04e9c30 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -410,8 +410,8 @@
SUBDIR += openssh-askpass
SUBDIR += openssh-portable
SUBDIR += openssl
+ SUBDIR += openssl30
SUBDIR += openssl-agent
- SUBDIR += openssl-devel
SUBDIR += openssl-quictls
SUBDIR += openssl-unsafe
SUBDIR += openssl_tpm_engine
diff --git a/security/openssl-devel/Makefile b/security/openssl30/Makefile
index 745ac9470caf..745ac9470caf 100644
--- a/security/openssl-devel/Makefile
+++ b/security/openssl30/Makefile
diff --git a/security/openssl-devel/distinfo b/security/openssl30/distinfo
index e8b81e81f99d..e8b81e81f99d 100644
--- a/security/openssl-devel/distinfo
+++ b/security/openssl30/distinfo
diff --git a/security/openssl-devel/files/extra-patch-ktls b/security/openssl30/files/extra-patch-ktls
index 8a46c272d95c..8a46c272d95c 100644
--- a/security/openssl-devel/files/extra-patch-ktls
+++ b/security/openssl30/files/extra-patch-ktls
diff --git a/security/openssl-devel/files/extra-patch-util_find-doc-nits b/security/openssl30/files/extra-patch-util_find-doc-nits
index df3d58f0c5cc..df3d58f0c5cc 100644
--- a/security/openssl-devel/files/extra-patch-util_find-doc-nits
+++ b/security/openssl30/files/extra-patch-util_find-doc-nits
diff --git a/security/openssl-devel/files/patch-Configurations_10-main.conf b/security/openssl30/files/patch-Configurations_10-main.conf
index 82503c0ff90c..82503c0ff90c 100644
--- a/security/openssl-devel/files/patch-Configurations_10-main.conf
+++ b/security/openssl30/files/patch-Configurations_10-main.conf
diff --git a/security/openssl-devel/files/patch-Configure b/security/openssl30/files/patch-Configure
index c26823c674f3..c26823c674f3 100644
--- a/security/openssl-devel/files/patch-Configure
+++ b/security/openssl30/files/patch-Configure
diff --git a/security/openssl-devel/files/patch-crypto_ppccap.c b/security/openssl30/files/patch-crypto_ppccap.c
index 14da11dedd4b..14da11dedd4b 100644
--- a/security/openssl-devel/files/patch-crypto_ppccap.c
+++ b/security/openssl30/files/patch-crypto_ppccap.c
diff --git a/security/openssl-devel/files/patch-crypto_threads__pthread.c b/security/openssl30/files/patch-crypto_threads__pthread.c
index 3347170e0bd0..3347170e0bd0 100644
--- a/security/openssl-devel/files/patch-crypto_threads__pthread.c
+++ b/security/openssl30/files/patch-crypto_threads__pthread.c
diff --git a/security/openssl-devel/files/patch-util_perl_OpenSSL_config.pm b/security/openssl30/files/patch-util_perl_OpenSSL_config.pm
index 9c669372a4f1..9c669372a4f1 100644
--- a/security/openssl-devel/files/patch-util_perl_OpenSSL_config.pm
+++ b/security/openssl30/files/patch-util_perl_OpenSSL_config.pm
diff --git a/security/openssl-devel/pkg-descr b/security/openssl30/pkg-descr
index c7704288547a..c7704288547a 100644
--- a/security/openssl-devel/pkg-descr
+++ b/security/openssl30/pkg-descr
diff --git a/security/openssl-devel/pkg-plist b/security/openssl30/pkg-plist
index a64414068f16..a64414068f16 100644
--- a/security/openssl-devel/pkg-plist
+++ b/security/openssl30/pkg-plist
diff --git a/security/openssl-devel/version.mk b/security/openssl30/version.mk
index d1f49da92154..d1f49da92154 100644
--- a/security/openssl-devel/version.mk
+++ b/security/openssl30/version.mk