diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-29 11:51:15 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-29 11:51:15 +0000 |
| commit | 8063b7792a799695eb1ece0f92188fa4489a27e2 (patch) | |
| tree | 6d032c9d5271ec638c267d98fdc51694adc03b9e | |
| parent | 35e6adf99c77ef95ebe224c4328da8317deca761 (diff) | |
finance/cointop: Remove expired port
finance/cointop
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | finance/Makefile | 1 | ||||
| -rw-r--r-- | finance/cointop/Makefile | 25 | ||||
| -rw-r--r-- | finance/cointop/distinfo | 5 | ||||
| -rw-r--r-- | finance/cointop/pkg-descr | 3 |
5 files changed, 1 insertions, 34 deletions
@@ -3007,3 +3007,4 @@ devel/codeville||2024-02-29|Has expired: Abandonware, dead upstream for at least dns/dns_balance||2024-02-29|Has expired: Abandonware, last release in 2005. Consider using dns/dnsdist dns/dnscheckengine||2024-02-29|Has expired: Deprecated upstream in favour of Zonemaster Project dns/sheerdns||2024-02-29|Has expired: Abandonware, upstream dead and last update over 10 years ago +finance/cointop||2024-02-29|Has expired: Repo archived upstream Nov 18, 2023 diff --git a/finance/Makefile b/finance/Makefile index 799381f2da1b..e1c928db88a1 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -21,7 +21,6 @@ SUBDIR += beancount SUBDIR += beanie SUBDIR += chiapos - SUBDIR += cointop SUBDIR += electrum SUBDIR += expense SUBDIR += fabric diff --git a/finance/cointop/Makefile b/finance/cointop/Makefile deleted file mode 100644 index e84e242a73a5..000000000000 --- a/finance/cointop/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= cointop -DISTVERSIONPREFIX= v -DISTVERSION= 1.6.10 -PORTREVISION= 16 -CATEGORIES= finance - -MAINTAINER= lcook@FreeBSD.org -COMMENT= Cryptocurrency coin stats -WWW= https://github.com/miguelmota/cointop - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Repo archived upstream Nov 18, 2023 -EXPIRATION_DATE=2024-02-29 - -USES= go:modules -GO_MODULE= github.com/${PORTNAME}-sh/${PORTNAME} -GO_BUILDFLAGS= -ldflags "\ - -s -w \ - -X ${GO_MODULE}/cointop.version=${DISTVERSION}" - -PLIST_FILES= bin/${PORTNAME} - -.include <bsd.port.mk> diff --git a/finance/cointop/distinfo b/finance/cointop/distinfo deleted file mode 100644 index e754f2dead8e..000000000000 --- a/finance/cointop/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -TIMESTAMP = 1636647363 -SHA256 (go/finance_cointop/cointop-v1.6.10/v1.6.10.mod) = ce40a401492caa76ce959c314522ccfe9f21d22534bc2813266a72e94da3684f -SIZE (go/finance_cointop/cointop-v1.6.10/v1.6.10.mod) = 1938 -SHA256 (go/finance_cointop/cointop-v1.6.10/v1.6.10.zip) = 6c82febe1041a4de6215f1f88e42b4448b97546f5c58172754186a2092115094 -SIZE (go/finance_cointop/cointop-v1.6.10/v1.6.10.zip) = 4417574 diff --git a/finance/cointop/pkg-descr b/finance/cointop/pkg-descr deleted file mode 100644 index e90bd8d514b1..000000000000 --- a/finance/cointop/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Fast and lightweight terminal based UI application -for tracking and monitoring cryptocurrency coins -in real-time. |
