summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorgdt <gdt>2014-05-01 15:07:31 +0000
committergdt <gdt>2014-05-01 15:07:31 +0000
commitff686a8b3806cb6af446747e0c480da07beba9ac (patch)
tree8b6a504fbd5135994f69fa02514bc13bb74e6384 /sysutils
parent85afb0accfe2ea15f1d13af232f43f5a9fc06278 (diff)
downloadpkgsrc-ff686a8b3806cb6af446747e0c480da07beba9ac.tar.gz
Note that this program is no longer maintained upstream as Free
software and point to memtestplus. Note the presence of 4.0s on the FreeBSD distfiles site.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/memtest86/DESCR3
-rw-r--r--sysutils/memtest86/Makefile9
2 files changed, 10 insertions, 2 deletions
diff --git a/sysutils/memtest86/DESCR b/sysutils/memtest86/DESCR
index 10447372f18..3a0ece4d623 100644
--- a/sysutils/memtest86/DESCR
+++ b/sysutils/memtest86/DESCR
@@ -1,3 +1,6 @@
Memtest86 is a thorough, stand alone memory test for i386 architecture
systems. BIOS-based memory tests are only a quick check and often miss
failures that are detected by Memtest86.
+
+This program is no longer maintained upstream as free software. See
+memtestplus for the current free-software fork.
diff --git a/sysutils/memtest86/Makefile b/sysutils/memtest86/Makefile
index b995cc837e3..0c8e1337b2d 100644
--- a/sysutils/memtest86/Makefile
+++ b/sysutils/memtest86/Makefile
@@ -1,13 +1,18 @@
-# $NetBSD: Makefile,v 1.24 2012/10/23 19:51:12 asau Exp $
+# $NetBSD: Makefile,v 1.25 2014/05/01 15:07:31 gdt Exp $
#
DISTNAME= memtest86-4.0
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_FREEBSD}
+# Newer versions of this software appear to be available only as
+# binaries.
+# There is a 4.0s on the FreeBSD distfiles site, apparently with
+# bugfixes.
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.memtest86.com/
-COMMENT= Thorough, stand alone memory test for x86 arch
+COMMENT= Stand alone memory test for x86 arch (no longer maintained)
LICENSE= gnu-gpl-v2
ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386