diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-12-31 12:43:45 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-12-31 12:43:45 +0000 |
| commit | 01d6b9c9c5c10ff1394b54a6ffeee6680faa0615 (patch) | |
| tree | d6e28bfb27442f5bf6d214e3691c2e0366820680 | |
| parent | 90373df5692b64ea28e8d32b32ea33ee2603c2bc (diff) | |
sysutils/ipfs-go-fs-repo-migrations: Remove expired port
2025-12-31 sysutils/ipfs-go-fs-repo-migrations: Obsolete port, no longer required for migrations
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | sysutils/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/ipfs-go-fs-repo-migrations/Makefile | 28 | ||||
| -rw-r--r-- | sysutils/ipfs-go-fs-repo-migrations/distinfo | 3 | ||||
| -rw-r--r-- | sysutils/ipfs-go-fs-repo-migrations/pkg-descr | 1 |
5 files changed, 1 insertions, 33 deletions
@@ -4985,3 +4985,4 @@ graphics/osgearth||2025-12-31|Has expired: fails to build security/nextcloud-passman||2025-12-31|Has expired: Upstream unmaintained net-mgmt/hastmon||2025-12-31|Has expired: broken, dead upstream www/py-django51||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to a newer version of Django. See https://www.djangoproject.com/download/ +sysutils/ipfs-go-fs-repo-migrations||2025-12-31|Has expired: Obsolete port, no longer required for migrations diff --git a/sysutils/Makefile b/sysutils/Makefile index 6d12c4351051..1c2ca21134ed 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -555,7 +555,6 @@ SUBDIR += ipa SUBDIR += ipad_charge SUBDIR += ipdbtools - SUBDIR += ipfs-go-fs-repo-migrations SUBDIR += ipget SUBDIR += ipmi_exporter SUBDIR += ipmitool diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile deleted file mode 100644 index d298bfe1959b..000000000000 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -PORTNAME= ipfs-go-fs-repo-migrations -DISTVERSIONPREFIX= v -DISTVERSION= 1.7.1 -PORTREVISION= 33 -CATEGORIES= sysutils -MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Migrations for the filesystem repository of ipfs clients -WWW= https://github.com/ipfs/fs-repo-migrations - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Obsolete port, no longer required for migrations -EXPIRATION_DATE= 2025-12-31 -BROKEN_aarch64= fails to build: sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 -ONLY_FOR_ARCHS= aarch64 amd64 i386 - -USES= go:modules - -GO_TARGET= :fs-repo-migrations - -WRKSRC= ${WRKDIR}/fs-repo-migrations-${DISTVERSION} - -PLIST_FILES= bin/fs-repo-migrations - -.include <bsd.port.mk> diff --git a/sysutils/ipfs-go-fs-repo-migrations/distinfo b/sysutils/ipfs-go-fs-repo-migrations/distinfo deleted file mode 100644 index fdbaed2dc3cc..000000000000 --- a/sysutils/ipfs-go-fs-repo-migrations/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1614658121 -SHA256 (ipfs-go-fs-repo-migrations-v1.7.1.tar.gz) = 6fbd68a6ae5eabcebdd0dc81e909a069facb112c4fe0421f159ab58112a041c2 -SIZE (ipfs-go-fs-repo-migrations-v1.7.1.tar.gz) = 15268579 diff --git a/sysutils/ipfs-go-fs-repo-migrations/pkg-descr b/sysutils/ipfs-go-fs-repo-migrations/pkg-descr deleted file mode 100644 index 21c3be404411..000000000000 --- a/sysutils/ipfs-go-fs-repo-migrations/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Migrations for the filesystem repository of ipfs clients |
