---
name: cpmtools2
version: 2.16
origin: emulators/cpmtools2
comment: Tools to access CP/M disks and disk images
arch: freebsd:10:x86:64
www: http://www.moria.de/~michael/cpmtools/
maintainer: ak@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv3
flatsize: 347368
desc: |
  This port allows to access CP/M file systems similar to the well-known mtools
  package, which accesses MSDOS file systems. It contains the followin set of
  tools:

    * cpmls - list sorted directory with output similar to ls, DIR, P2DOS DIR
      and CP/M3 DIR[FULL]
    * cpmcp - copy files from and to CP/M file systems
    * cpmrm - erase files from CP/M file systems
    * cpmchmod - change file permissions
    * cpmchattr - change file attributes
    * mkfs.cpm - make a CP/M file system
    * fsck.cpm - check and repair a CP/M file system (only simple errors can
      be repaired so far). Some images of broken file systems are provided.
    * fsed.cpm - view CP/M file system
    * manual pages for everything including the CP/M file system format

  All CP/M file system features are supported. Password protection is ignored,
  but a pseudo file [passwd] contains them decrypted.

  WWW: http://www.moria.de/~michael/cpmtools/
categories:
- sysutils
- emulators
options: {LIBDSK: off}
files:
  /usr/local/man/man1/cpmchattr.1.gz: 039066ac874a4375a9be11b944631feef655691207d14b0dcc44c1d49cdc6394
  /usr/local/man/man1/cpmchmod.1.gz: 9fdc8f39e3514ed279ba9dbc614b92e63e557b2bcf14348d37e5a14c0c505bf7
  /usr/local/man/man1/cpmcp.1.gz: f517ade78a5482af058c173fdc47970125850007f095012108932dc88e284a41
  /usr/local/man/man1/cpmls.1.gz: aa42739e608db0a7aaa010def571b680ceceefcadbbaaeab331b1e7d95a24c3f
  /usr/local/man/man1/cpmrm.1.gz: d215709e53213e1c8295969a51f582ca957f7cbbd9882cca565fc48e684c44ac
  /usr/local/man/man1/fsck.cpm.1.gz: 6098f784084bed327be9a6feab113145ceb2bfc3884f338f146b7234db1cf15c
  /usr/local/man/man1/fsed.cpm.1.gz: 350c9f1857f348e07082d8b69a48a91cf625138355c00d70f88a9e4885ae3126
  /usr/local/man/man1/mkfs.cpm.1.gz: bdbeb7dda1f7192dafdaba2882c39a6fb3ad11dc8b1d69fff1a8d6ec95af9473
  /usr/local/man/man5/cpm.5.gz: 06d66c26d63d41200271f0be7b62b9a0f44fe1b55aa712d4877380bf037ffacf
  /usr/local/sbin/cpmchattr: 72085209d8abfd0729c3807ac17f3962e0c9883d93793f0f4e7fb5a0396be069
  /usr/local/sbin/cpmchmod: 87bc092afdd81f764378cf23fcf1284d1511ac55048997a0478240d25ecbd1a2
  /usr/local/sbin/cpmcp: 3a2d67594a3081edbb43f5ee1a61fe1ce8d70a1ea5427592af6d96d1b6ce49e1
  /usr/local/sbin/cpmls: eaa65b844e2e95c73a2e725f211e5d47533aca6b6e5a04627b998d862ad35872
  /usr/local/sbin/cpmrm: 07ccb1c1bf4a3e056dca09a0e09c6f3103ab233f509f295bceda06cfcb17a213
  /usr/local/sbin/fsck.cpm: 083516c1d74a88df3ccb48bd1ca2269c5e3d11bd1c69a9a33b2b124d1c90cc4c
  /usr/local/sbin/fsed.cpm: b6e8285220aa6a0b47002486e1a1e3aff3be94fa7e535f1f11c226974b2991f3
  /usr/local/sbin/mkfs.cpm: fc105c5b811f3300d29268f282a9714c9ccf9c738eb858a3210c4399c6501b6a
  /usr/local/share/cpmtools2/diskdefs: 4595d0e17706d27fdfc0bac078aba0ba90069a41a8ee9a50fbfde94925e2d496
  /usr/local/share/licenses/cpmtools2-2.16/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/cpmtools2-2.16/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/cpmtools2-2.16/catalog.mk: b4e2435857b7419b33a58bf951b012fb1fb586fae4f6c66beff6412177b5cd02
directories:
  /usr/local/share/licenses/cpmtools2-2.16/: n
  /usr/local/share/licenses/: y
  /usr/local/share/cpmtools2/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
