comms/ebook2cwgui: Cleanup EXPIRED ports
Approved by: portmgr
This commit is contained in:
1
MOVED
1
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
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
SUBDIR += dsd
|
||||
SUBDIR += dump1090
|
||||
SUBDIR += ebook2cw
|
||||
SUBDIR += ebook2cwgui
|
||||
SUBDIR += ebusd
|
||||
SUBDIR += echolinux
|
||||
SUBDIR += ems-flasher
|
||||
|
||||
@@ -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>
|
||||
@@ -1,2 +0,0 @@
|
||||
SHA256 (ebook2cwgui-0.1.2.tar.gz) = 211c5593f65743d33c5fb3ce98b118592a7b15c8b807fde34a10660d6ff0812c
|
||||
SIZE (ebook2cwgui-0.1.2.tar.gz) = 15661
|
||||
@@ -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>
|
||||
@@ -1,2 +0,0 @@
|
||||
bin/ebook2cwgui
|
||||
man/man1/ebook2cwgui.1.gz
|
||||
Reference in New Issue
Block a user