Port details |
- cpmtools2 Tools to access CP/M disks and disk images
- 2.24_1 emulators =3 2.24_1Version of this port present on the latest quarterly branch.
- Maintainer: ak@FreeBSD.org
- Port Added: 2009-04-25 20:27:51
- Last Update: 2024-01-23 09:04:32
- Commit Hash: c870dc9
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- Also Listed In: sysutils
- License: GPLv3
- WWW:
- http://www.moria.de/~michael/cpmtools/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cpmtools2>0:emulators/cpmtools2
- To install the port:
- cd /usr/ports/emulators/cpmtools2/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/cpmtools2
- pkg install cpmtools2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpmtools2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705993140
SHA256 (cpmtools-2.24.tar.gz) = 051ab170d1dee69f1474bc2fd66d17288d6ba132b916612b9667cf852aa884d6
SIZE (cpmtools-2.24.tar.gz) = 181215
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cpmtools2-2.24_1:
LIBDSK=off: Access to disks and disk images support
===> Use 'make config' to modify these settings
- Options name:
- emulators_cpmtools2
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.24_1 23 Jan 2024 09:04:32 |
Alex Kozlov (ak) |
emulators/cpmtools2: Update to fresh snapshot
- Update to fresh snapshot (no version change)
- Move manual pages to share/man |
2.24 11 Feb 2023 19:21:44 |
Alex Kozlov (ak) |
emulators/cpmtools2: Update to 2.24 |
2.23 15 Nov 2022 11:50:49 |
Alex Kozlov (ak) |
emulators/cpmtools2: Update to 2.23 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.22 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.22 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
2.22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.22 21 Feb 2021 17:49:05 |
ak |
- Update to 2.22 |
2.21 21 Sep 2020 18:41:39 |
ak |
- Update to 2.21 |
2.20 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.20 07 Feb 2016 01:12:19 |
marino |
emulators/cpmtools2: document ncurses requirement (USES+=ncurses)
also link with ncurses, not curses.
approved by: infrastructure blanket |
2.20 17 Dec 2015 10:36:10 |
ak |
- Remove BROKEN, port is fetchable |
2.20 13 Dec 2015 08:47:02 |
bapt |
Mark as broken: unfetchable |
2.20 05 Nov 2014 23:10:59 |
ak |
- Update to 2.20 |
2.19_2 25 Sep 2014 11:35:44 |
ak |
- Remove obsolete @dirrm(try)
- Convert PLIST_DIRSTRY to PLIST_DIRS |
2.19_2 23 Jul 2014 22:33:59 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.19_1 04 May 2014 14:36:51 |
ak |
- Update MASTER_SITES
- Bump PORTREVISION, distfile has been rerolled
MFH: 2014Q2 |
2.19 06 Apr 2014 11:40:58 |
ak |
- Update to 2.19 |
2.18 27 Jan 2014 11:01:09 |
ak |
- Update to 2.18
- Support STAGEDIR |
2.16 04 Oct 2013 19:09:45 |
ak |
- Convert to options helpers
- Remove Author tag from pkg-descr
- Resolve pkgname collision |
2.16 20 Sep 2013 11:08:29 |
ak |
- Update to 2.16
- Convert Makefile headers to new style |
2.15 25 Jun 2012 04:15:50 |
ak |
- Convert to optionsNG
- Pet portlint
- Remove pkg-plist from security/dropbear
Approved by: eadler (mentor) |
2.15 30 May 2012 18:05:44 |
ak |
- Update to 2.15
* Various small fixes
* Datestamper support
* Image offset option to access disk slices
Approved by: eadler, itetcu (mentors, implicit) |
2.13 02 Mar 2012 23:43:45 |
ak |
Update maintainer email in my ports
Approved by: eadler (mentor) |
2.13 13 Jan 2011 10:13:48 |
makc |
Update to 2.13 and unbreak
Pass maintainership to submitter
PR: ports/153838
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Feature safe: yes |
2.8 05 Oct 2010 10:46:07 |
erwin |
- Mark BROKEN: does not fetch
- Reset maintainer:
<pixel@copei.de>: Host or domain name not found. Name service error for
name=copei.de type=MX: Host not found, try again |
2.8 25 Apr 2009 20:30:34 |
makc |
Update to 2.8.
Change maintainer's email.
PR: ports/131256
Submitted by: Sven Klose (maintainer) |
2.7 25 Apr 2009 20:27:31 |
makc |
Forced commit to note repocopy emulators/cpmtools27 -> emulators/cpmtools2 |