-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 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