---
name: memtest
version: 4.2.2
origin: sysutils/memtest
comment: Utility to test for faulty memory subsystem
arch: freebsd:9:x86:64
www: http://pyropus.ca/software/memtester/
maintainer: question+fbsdports@closedsrc.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 38772
desc: |
  memtest is a utility for testing the memory subsystem in a computer
  to determine if it is faulty. The original source was by Simon
  Kirby <sim@stormix.com>. The program has been rewritten by Charles
  Cazabon and many additional tests were added to help catch borderline
  memory. He also rewrote the original tests (which catch mainly
  memory bits which are stuck permanently high or low) so that they
  run approximately an order of magnitude faster.

  WWW: http://pyropus.ca/software/memtester/
categories: [sysutils]
files:
  /usr/local/bin/memtest: 86d5cce0c529a874c942d8907ebe882a1f5edb1b45f0d8854bd61383cfa23ae0
  /usr/local/man/man8/memtest.8.gz: 026eba16cf65e95a4ff8b776712be8e0d49a101b3e232f0cce8d0b1cc91254ef
  /usr/local/share/licenses/memtest-4.2.2/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/memtest-4.2.2/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/memtest-4.2.2/catalog.mk: 1e0b0231ec1556f49495e4743f912a7e5d4352479b5e04f67f84d61bb8e0d8cc
directories:
  /usr/local/share/licenses/memtest-4.2.2/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
