git: 472b31f7a502 - main - sysutils/fluxengine: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sat, 01 Mar 2025 16:22:01 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=472b31f7a502c27cc63d3d1965451bcdcf9d30f6

commit 472b31f7a502c27cc63d3d1965451bcdcf9d30f6
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-01 16:21:54 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-01 16:21:54 +0000

    sysutils/fluxengine: Remove expired port
    
    2025-02-28 sysutils/fluxengine: Broken for several months
---
 MOVED                         |  1 +
 sysutils/Makefile             |  1 -
 sysutils/fluxengine/Makefile  | 35 -----------------------------------
 sysutils/fluxengine/distinfo  |  3 ---
 sysutils/fluxengine/pkg-descr |  8 --------
 5 files changed, 1 insertion(+), 47 deletions(-)

diff --git a/MOVED b/MOVED
index 05ca25a824e1..470aeaaf19bd 100644
--- a/MOVED
+++ b/MOVED
@@ -4183,3 +4183,4 @@ www/glewlwyd||2025-03-01|Has expired: Upstream repo archived on Oct 20, 2024
 databases/tarantool2||2025-03-01|Has expired
 java/cos||2025-03-01|Has expired: Upstream seems gone since 2024-08-22
 sysutils/pass-secrets||2025-03-01|Has expired: Listed as BROKEN and unmaintained for months
+sysutils/fluxengine||2025-03-01|Has expired: Broken for several months
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 75a60fd80ea3..931b213e16fc 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -403,7 +403,6 @@
     SUBDIR += flog
     SUBDIR += flowgger
     SUBDIR += fluent-bit
-    SUBDIR += fluxengine
     SUBDIR += fonteditfs
     SUBDIR += foremost
     SUBDIR += fortunelock
diff --git a/sysutils/fluxengine/Makefile b/sysutils/fluxengine/Makefile
deleted file mode 100644
index d8767ab6e9ea..000000000000
--- a/sysutils/fluxengine/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-PORTNAME=	fluxengine
-DISTVERSION=	572
-PORTREVISION=	1
-CATEGORIES=	sysutils
-
-MAINTAINER=	probono@puredarwin.org
-COMMENT=	USB floppy disk interface for reading and writing non-PC disk formats
-WWW=		https://cowlark.com/fluxengine/
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/COPYING.md
-
-BROKEN=		Fails to build, Illegal instruction (core dumped)
-DEPRECATED=	Broken for several months
-EXPIRATION_DATE=2025-02-28
-
-USES=		gmake ninja:build pkgconfig sqlite
-
-USE_GITHUB=	yes
-GH_ACCOUNT=	davidgiven
-GH_TAGNAME=	61ff48c
-
-PLIST_FILES=	bin/brother120tool \
-		bin/brother240tool \
-		bin/fluxengine
-
-post-patch:
-	${REINPLACE_CMD} 's,^\(export CXX = \).*,\1${CXX},' ${WRKSRC}/Makefile
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/brother120tool ${STAGEDIR}${PREFIX}/bin/
-	${INSTALL_PROGRAM} ${WRKSRC}/brother240tool ${STAGEDIR}${PREFIX}/bin/
-	${INSTALL_PROGRAM} ${WRKSRC}/fluxengine ${STAGEDIR}${PREFIX}/bin/
-
-.include <bsd.port.mk>
diff --git a/sysutils/fluxengine/distinfo b/sysutils/fluxengine/distinfo
deleted file mode 100644
index 5302de29598f..000000000000
--- a/sysutils/fluxengine/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1616779136
-SHA256 (davidgiven-fluxengine-572-61ff48c_GH0.tar.gz) = 3eeded82d5a833367b5de5a8d1f6f29511f87103a875ba79e963f4aa8239f8ec
-SIZE (davidgiven-fluxengine-572-61ff48c_GH0.tar.gz) = 4274615
diff --git a/sysutils/fluxengine/pkg-descr b/sysutils/fluxengine/pkg-descr
deleted file mode 100644
index 77a4eb8cf011..000000000000
--- a/sysutils/fluxengine/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-The FluxEngine is a very cheap USB floppy disk interface capable of reading
-and writing exotic non-PC floppy disk formats.  It allows you to use a
-conventional PC drive to accept Amiga disks, CLV Macintosh disks, bizarre
-128-sector CP/M disks, and other weird and bizarre formats.
-
-The hardware consists of a single, commodity part with a floppy drive
-connector soldered onto it.  No ordering custom boards, no fiddly surface
-mount assembly, and no fuss: nineteen simple solder joints and you're done.