Commit 50c09e00 authored by Rene Ladan's avatar Rene Ladan
Browse files

japanese/wnn7egg: Remove expired port

2026-06-30 japanese/wnn7egg: Abandoned, A patch is needed for the current version of Emacs
parent f18f2353
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5450,3 +5450,4 @@ www/forgejo14|www/forgejo-lts|2026-06-30|Has expired: Unsupported, please switch
net/unison248||2026-06-30|Has expired: Legacy release unsupported by upstream
databases/adminer||2026-06-30|Has expired: Project's poor security practices
net/libyang||2026-06-30|Has expired: No longer maintained
japanese/wnn7egg||2026-06-30|Has expired: Abandoned, A patch is needed for the current version of Emacs
+0 −1
Original line number Diff line number Diff line
@@ -290,7 +290,6 @@
    SUBDIR += wdic-fpw
    SUBDIR += web1913-fpw
    SUBDIR += webalizer
    SUBDIR += wnn7egg
    SUBDIR += wordnet-fpw
    SUBDIR += wordpress
    SUBDIR += wwasw-fpw

japanese/wnn7egg/Makefile

deleted100644 → 0
+0 −39
Original line number Diff line number Diff line
PORTNAME=	wnn7egg
PORTVERSION=	1.02
PORTREVISION=	1
CATEGORIES=	japanese elisp
MASTER_SITES=	https://socialsolution.omron.com/software/products/product_text/wnn7/support/modules/wnn7egg/
DISTNAME=	wnn7-elisp-el-1.02-1

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Wnn7 elisp client
WWW=		https://socialsolution.omron.com/software/products/product_text/wnn7/support/wnn7egg_src.html

LICENSE=	GPLv2

DEPRECATED=	Abandoned, A patch is needed for the current version of Emacs
EXPIRATION_DATE=2026-06-30

USES=		tar:tgz

NO_BUILD=	yes

EMACSDIR=	${STAGEDIR}${PREFIX}/share/emacs/site-lisp
ELISPDIR=	${EMACSDIR}/wnn7egg
MANIFEST=	MANIFEST.wnn7egg
WRKSRC=		${WRKDIR}/wnn7/elisp

PORTDOCS=	README Setup_wnn7egg

OPTIONS_DEFINE=	DOCS

do-install:
	${MKDIR} ${ELISPDIR}/its-v309
	${INSTALL_DATA} ${WRKSRC}/emacs20/*.el ${ELISPDIR}
	${INSTALL_DATA} ${WRKSRC}/emacs20/its-v309/*.el ${ELISPDIR}/its-v309

	${INSTALL_DATA} ${WRKSRC}/emacs20/eggrc-wnn7 ${ELISPDIR}
	${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>

japanese/wnn7egg/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1743580760
SHA256 (wnn7-elisp-el-1.02-1.tgz) = a6a31a8cf8770abe3c20defc707d76e78f34fa63e9ec009c76b284609ebe6d66
SIZE (wnn7-elisp-el-1.02-1.tgz) = 213082

japanese/wnn7egg/pkg-descr

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
Japanese input method 'Wnn7' elisp client.
Loading