git: e2ff527e4e5d - main - comms/ebook2cwgui: Cleanup EXPIRED ports

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 31 Dec 2022 01:54:31 UTC
The branch main has been updated by bofh:

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

commit e2ff527e4e5d0f2be081db4f220eb9ea7b164bba
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-12-31 01:53:56 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-12-31 01:53:56 +0000

    comms/ebook2cwgui: Cleanup EXPIRED ports
    
    Approved by:    portmgr
---
 MOVED                       |  1 +
 comms/Makefile              |  1 -
 comms/ebook2cwgui/Makefile  | 44 --------------------------------------------
 comms/ebook2cwgui/distinfo  |  2 --
 comms/ebook2cwgui/pkg-descr |  4 ----
 comms/ebook2cwgui/pkg-plist |  2 --
 6 files changed, 1 insertion(+), 53 deletions(-)

diff --git a/MOVED b/MOVED
index 76ac8e4beaaf..f62160b5f22a 100644
--- a/MOVED
+++ b/MOVED
@@ -17729,3 +17729,4 @@ net-p2p/amule-devel|net-p2p/amule|2022-12-31|Has expired: Superseded by non deve
 graphics/comical||2022-12-31|Has expired: Abandoned project and use deprecated wxgtk28
 emulators/lisaem||2022-12-31|Broken for more than a year and use deprecated wxgtk28
 editors/madedit||2022-12-31|Has expired: Abandoned project and use deprecated wxgtk28
+comms/ebook2cwgui||2022-12-31|Has expired: Abandoned project, last update 2013-01-23 and use deprecated wxgtk28
diff --git a/comms/Makefile b/comms/Makefile
index 2f1aab56fca2..091dfca32a01 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -35,7 +35,6 @@
     SUBDIR += dsd
     SUBDIR += dump1090
     SUBDIR += ebook2cw
-    SUBDIR += ebook2cwgui
     SUBDIR += ebusd
     SUBDIR += echolinux
     SUBDIR += ems-flasher
diff --git a/comms/ebook2cwgui/Makefile b/comms/ebook2cwgui/Makefile
deleted file mode 100644
index b1e40b08a284..000000000000
--- a/comms/ebook2cwgui/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-PORTNAME=	ebook2cwgui
-PORTVERSION=	0.1.2
-PORTREVISION=	4
-CATEGORIES=	comms hamradio
-MASTER_SITES=	http://fkurz.net/ham/ebook2cw/ \
-		LOCAL/db
-
-MAINTAINER=	hamradio@FreeBSD.org
-COMMENT=	Gui front end for ebooks2cw
-WWW=		http://fkurz.net/ham/ebook2cw.html #graphicaluserinterface
-
-DEPRECATED=	Abandoned project, last update 2013-01-23 and use deprecated wxgtk28
-EXPIRATION_DATE=	2022-12-31
-
-LICENSE=	GPLv2+
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-RUN_DEPENDS=	ebook2cw:comms/ebook2cw
-
-USES=		compiler:c++11-lang
-USE_WX=		2.8
-
-PORTDOCS=	*
-
-OPTIONS_DEFINE=	DOCS
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG:S,${PREFIX}/bin/,,}|g' \
-	     ${WRKSRC}/Makefile
-	@${REINPLACE_CMD} -e 's|/usr|${PREFIX}|g' \
-		-e 's|g++|${CXX}|g' \
-	     ${WRKSRC}/Makefile
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/ebook2cwgui ${STAGEDIR}${PREFIX}/bin/ebook2cwgui
-	${INSTALL_DATA} ${WRKSRC}/ebook2cwgui.1 ${STAGEDIR}${MANPREFIX}/man/man1
-
-do-install-DOCS-on:
-	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for f in README ChangeLog
-	${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR}/$f
-.endfor
-
-.include <bsd.port.mk>
diff --git a/comms/ebook2cwgui/distinfo b/comms/ebook2cwgui/distinfo
deleted file mode 100644
index b6ba2f71b31b..000000000000
--- a/comms/ebook2cwgui/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ebook2cwgui-0.1.2.tar.gz) = 211c5593f65743d33c5fb3ce98b118592a7b15c8b807fde34a10660d6ff0812c
-SIZE (ebook2cwgui-0.1.2.tar.gz) = 15661
diff --git a/comms/ebook2cwgui/pkg-descr b/comms/ebook2cwgui/pkg-descr
deleted file mode 100644
index 3daedfae7407..000000000000
--- a/comms/ebook2cwgui/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-ebook2cwgui is a GUI front end for ebook2cw created in WxWidgets with
-support for both Linux and Windows.
-
-Written by Fabian Kurz, DJ1YFK <mail@fkurz.net>
diff --git a/comms/ebook2cwgui/pkg-plist b/comms/ebook2cwgui/pkg-plist
deleted file mode 100644
index 42fa35ee59a0..000000000000
--- a/comms/ebook2cwgui/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/ebook2cwgui
-man/man1/ebook2cwgui.1.gz