diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-09-02 19:44:41 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-09-02 19:44:41 +0000 |
| commit | ed62227212b7ea47b95a3f22a7d03a91173da4be (patch) | |
| tree | 0eca3808c3bb9e5a48aab795725bd0d37d69661f | |
| parent | 9df3453cb0acaa9dc2b0c66a3d655daf97d58d14 (diff) | |
textproc/opensearch-dashboards210: Remove expired port
2025-09-01 textproc/opensearch-dashboards210: Depends on expired www/npm-node18
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | textproc/Makefile | 1 | ||||
| -rw-r--r-- | textproc/opensearch-dashboards210/Makefile | 15 | ||||
| -rw-r--r-- | textproc/opensearch-dashboards210/distinfo | 3 |
4 files changed, 1 insertions, 19 deletions
@@ -4754,3 +4754,4 @@ security/py-onlykey||2025-09-02|Has expired: Depends on expired security/libu2f- security/yubikey-manager-qt||2025-09-02|Has expired: Depends on expired security/libu2f-host via security/py-yubikey-manager security/yubioath-desktop||2025-09-02|Has expired: Depends on expired security/libu2f-host via security/py-yubikey-manager textproc/opensearch-dashboards213||2025-09-02|Has expired: Depends on expired www/npm-node18 +textproc/opensearch-dashboards210||2025-09-02|Has expired: Depends on expired www/npm-node18 diff --git a/textproc/Makefile b/textproc/Makefile index 238e2a812bab..79adee3c4318 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -525,7 +525,6 @@ SUBDIR += openjade SUBDIR += opensearch SUBDIR += opensearch-dashboards - SUBDIR += opensearch-dashboards210 SUBDIR += opensearch-dashboards216 SUBDIR += opensearch-dashboards219 SUBDIR += opensearch13 diff --git a/textproc/opensearch-dashboards210/Makefile b/textproc/opensearch-dashboards210/Makefile deleted file mode 100644 index 704005f50f67..000000000000 --- a/textproc/opensearch-dashboards210/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -DISTVERSION= 2.10.0 - -PORTREVISION= 1 - -PKGNAMESUFFIX= 210 - -COMMENT= Visualization dashboards for OpenSearch - -CONFLICTS= opensearch-dashboards opensearch-dashboards213 opensearch-dashboards216 - -DISTINFO_FILE= ${.CURDIR}/distinfo - -MASTERDIR= ${.CURDIR}/../../textproc/opensearch-dashboards216 - -.include "${MASTERDIR}/Makefile" diff --git a/textproc/opensearch-dashboards210/distinfo b/textproc/opensearch-dashboards210/distinfo deleted file mode 100644 index 8153ae230e27..000000000000 --- a/textproc/opensearch-dashboards210/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1702759624 -SHA256 (opensearch-dashboards-2.10.0-linux-x64.tar.gz) = df1463540f3831de79ceb03cf2d4c691ac4f63b244943fb84ca67636877bb6d1 -SIZE (opensearch-dashboards-2.10.0-linux-x64.tar.gz) = 324084481 |
