summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-06-02 13:36:41 +0000
committerwiz <wiz@pkgsrc.org>2008-06-02 13:36:41 +0000
commitf51aec788bf901a5cda24c32dd5f1dc2fe8482e2 (patch)
treee01fc2b5e9b10010ae95b3d42025ff8f2468bdc2 /math
parent235b5b54f2b71242d42a41ee0229ae1b6d814105 (diff)
downloadpkgsrc-f51aec788bf901a5cda24c32dd5f1dc2fe8482e2.tar.gz
Remove import with wrong dir (now in mprime-bin).
Diffstat (limited to 'math')
-rw-r--r--math/mprime/DESCR5
-rw-r--r--math/mprime/Makefile25
-rw-r--r--math/mprime/PLIST8
-rw-r--r--math/mprime/distinfo5
4 files changed, 0 insertions, 43 deletions
diff --git a/math/mprime/DESCR b/math/mprime/DESCR
deleted file mode 100644
index 01b2d1e07fa..00000000000
--- a/math/mprime/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-This program is used to find Mersenne Prime numbers. See
-http://www.utm.edu/research/primes/mersenne.shtml for a good
-description of Mersenne primes. Mersenne numbers can be proved
-composite (not prime) by either finding a factor or by running
-a Lucas-Lehmer primality test.
diff --git a/math/mprime/Makefile b/math/mprime/Makefile
deleted file mode 100644
index d9723b5faf8..00000000000
--- a/math/mprime/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/06/02 12:40:16 wiz Exp $
-#
-
-DISTNAME= mprime2414
-PKGNAME= mprime-bin-24.14
-CATEGORIES= math
-MASTER_SITES= ftp://mersenne.org/gimps/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.mersenne.org/freesoft.htm
-COMMENT= Mersenne prime tester (binary)
-
-WRKSRC= ${WRKDIR}
-
-EMUL_PLATFORMS= linux-i386
-EMUL_MODULES.linux= base
-
-do-build:
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/mprime ${PREFIX}/bin
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mprime
- ${INSTALL_DATA} ${WRKSRC}/*txt ${PREFIX}/share/doc/mprime
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/mprime/PLIST b/math/mprime/PLIST
deleted file mode 100644
index 379083e3bf7..00000000000
--- a/math/mprime/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/06/02 12:40:16 wiz Exp $
-bin/mprime
-share/doc/mprime/license.txt
-share/doc/mprime/readme.txt
-share/doc/mprime/stress.txt
-share/doc/mprime/undoc.txt
-share/doc/mprime/whatsnew.txt
-@dirrm share/doc/mprime
diff --git a/math/mprime/distinfo b/math/mprime/distinfo
deleted file mode 100644
index c43ecdb9939..00000000000
--- a/math/mprime/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/06/02 12:40:16 wiz Exp $
-
-SHA1 (mprime2414.tar.gz) = 851220b4e006ef58669c61b47689c4ab4afe7aee
-RMD160 (mprime2414.tar.gz) = c8fd7b96fdb65c45954cb847c45a686e51e2702d
-Size (mprime2414.tar.gz) = 659468 bytes