git: 01d6b9c9c5c1 - main - sysutils/ipfs-go-fs-repo-migrations: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Dec 2025 12:43:53 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=01d6b9c9c5c10ff1394b54a6ffeee6680faa0615
commit 01d6b9c9c5c10ff1394b54a6ffeee6680faa0615
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-12-31 12:43:45 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-12-31 12:43:45 +0000
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
---
MOVED | 1 +
sysutils/Makefile | 1 -
sysutils/ipfs-go-fs-repo-migrations/Makefile | 28 ---------------------------
sysutils/ipfs-go-fs-repo-migrations/distinfo | 3 ---
sysutils/ipfs-go-fs-repo-migrations/pkg-descr | 1 -
5 files changed, 1 insertion(+), 33 deletions(-)
diff --git a/MOVED b/MOVED
index 9de9403e8bff..f6b4fd1e8eda 100644
--- a/MOVED
+++ b/MOVED
@@ -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