git: a62bbac9a5f7 - main - sysutils/xmbmon: Primary Distribution Point Closure Response
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 10:44:48 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a62bbac9a5f70ad844f68664820d178c9623535f
commit a62bbac9a5f70ad844f68664820d178c9623535f
Author: takefu <takefu@airport.fm>
AuthorDate: 2025-12-16 10:40:17 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-16 10:40:17 +0000
sysutils/xmbmon: Primary Distribution Point Closure Response
As of December 15, 2025, Japan Standard Time, there is no response from
www.nt.phys.kyushu-u.ac.jp.
The site itself has recently moved, but since the source code does not
exist, a backup is stored in the je3kmz directory at freefall.freebsd.org.
While here replace PORTVERSION with DISTVERSION.
PR: 291678
---
sysutils/xmbmon/Makefile | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/sysutils/xmbmon/Makefile b/sysutils/xmbmon/Makefile
index 3fae46e5f232..cbbc6b186432 100644
--- a/sysutils/xmbmon/Makefile
+++ b/sysutils/xmbmon/Makefile
@@ -1,16 +1,18 @@
PORTNAME= xmbmon
-PORTVERSION= 205
+DISTVERSION= 205
PORTREVISION= 16
CATEGORIES= sysutils
-MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/${PORTNAME}/
-DISTNAME= ${PORTNAME}${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= je3kmz
+DISTNAME= ${PORTNAME}${DISTVERSION}
PATCH_SITES+= ${MASTER_SITES}
-PATCHFILES+= ${PORTNAME}${PORTVERSION}_fflush.patch
+PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR}
+PATCHFILES+= ${PORTNAME}${DISTVERSION}_fflush.patch
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
+WWW= https://web.archive.org/web/20250329211339/http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html
LICENSE= BSD2CLAUSE
@@ -27,7 +29,7 @@ ASUS_DESC= Enable A7N8X-VM support
CLI_DESC= CLI support only
SMB_DESC= Enable smb(4) support
-ASUS_PATCHFILES= ${PORTNAME}${PORTVERSION}_A7N8X-VM.patch
+ASUS_PATCHFILES= ${PORTNAME}${DISTVERSION}_A7N8X-VM.patch
CLI_PLIST_FILES= "@mode 4555"\
bin/mbmon \
@mode\