From 6da2f97e692a0f2c885c22781d7dbd5688f2188c Mon Sep 17 00:00:00 2001 From: takefu Date: Thu, 28 Mar 2024 10:19:04 +0100 Subject: [PATCH] sysutils/xmbmon: grab maintainership Change maintainer portlint(1) compliance Approved by: bofh (maintainer, via IRC) PR: 278004 --- sysutils/xmbmon/Makefile | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/sysutils/xmbmon/Makefile b/sysutils/xmbmon/Makefile index 61c87b63a3a7f..3fae46e5f232f 100644 --- a/sysutils/xmbmon/Makefile +++ b/sysutils/xmbmon/Makefile @@ -8,23 +8,16 @@ DISTNAME= ${PORTNAME}${PORTVERSION} PATCH_SITES+= ${MASTER_SITES} PATCHFILES+= ${PORTNAME}${PORTVERSION}_fflush.patch -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= takefu@airport.fm COMMENT= MB monitor for LM78/79, W8378x, AS99127F, VT82C686 and ADM9240 WWW= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html LICENSE= BSD2CLAUSE -DEPRECATED= These hardwares are no longer available and the port is no longer relevant -EXPIRATION_DATE= 2024-04-13 - -ONLY_FOR_ARCHS= i386 amd64 - +ONLY_FOR_ARCHS= amd64 i386 GNU_CONFIGURE= yes - PORTSCOUT= skipv:205conf - PORTDOCS= ChangeLog ChangeLog.jp ReadMe ReadMe.jp ReadMe.tech - OPTIONS_DEFINE= ASUS SMB DOCS OPTIONS_DEFAULT=SMB CLI OPTIONS_MULTI= INTERFACE @@ -39,9 +32,9 @@ CLI_PLIST_FILES= "@mode 4555"\ bin/mbmon \ @mode\ share/man/man1/mbmon.1.gz -CLI_VARS= USE_RC_SUBR=mbmon +CLI_VARS= USE_RC_SUBR=mbmon X11_USES= xorg -X11_USE= XORG=x11,xt +X11_USE= XORG=x11,xt,ice,sm X11_MAKE_ARGS_OFF= PROGRAM="mbmon" X11_PLIST_FILES= "@mode 4555"\ bin/xmbmon \