Port details |
- mtools Tools for manipulating MSDOS files + support 1232KB , Unicode LFN
- 3.9.6_1 japanese
=7 3.9.6_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- People watching this port, also watch:: wget, ncftp, sudo, nmap, openssl
- Also Listed In: emulators
- License: not specified in port
- WWW:
- http://mtools.linux.lu/
- Description:
- Mtools is a collection of programs for reading, writing, and manipulating files
on an DOS FAT filesystem (usually a diskette). Each one closely emulates
its DOS analog:
_Mtool_ _DOS_command_ _Description_
mattrib ATTRIB change MSDOS file attribute flags
mcd CD change MSDOS directory
mcopy COPY copy MSDOS files to/from Unix
mdel DEL/ERASE delete an MSDOS file
mdir DIR display an MSDOS directory
mformat FORMAT add MSDOS filesystem to a low-level format
mlabel LABEL make an MSDOS volume label.
mmd MD/MKDIR make an MSDOS subdirectory
mrd RD/RMDIR remove an MSDOS subdirectory
mread COPY low level read (copy) an MSDOS file to Unix
mren REN/RENAME rename an existing MSDOS file
mtype TYPE display contents of an MSDOS file
mwrite COPY alias for mcopy, will be removed soon
Filenames may include a drive letter, a colon, subdirectory, and filename, with
either '/' or '\' directory separator. To use the '\' separator or wildcards,
escape the filenames with quotes. The regular expression "pattern matching"
routines follow Unix-style rules: '*' matches all files. Archive, hidden,
read-only and system attributes are ignored in pattern matching. SJIS Short
File Name and Unicode Long File Name files, and 1232 kB floppies, are supported.
WWW: http://mtools.linux.lu/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ja-mtools>0:japanese/mtools
- No installation instructions:
- This port has been deleted.
- PKGNAME: ja-mtools
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake makeinfo
- 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 |
3.9.6_1 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
3.9.6_1 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
3.9.6_1 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
3.9.6_1 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
3.9.6_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.9.6_1 26 Jun 2014 07:32:37 |
antoine |
Allow to build with texinfo from ports
With hat: portmgr |
3.9.6_1 18 May 2014 18:13:32 |
pawel |
- Add staging support
- Convert to USES=gmake
- Don't create links in pkg-plist with @exec, they are created
during build
- Unmute install commands |
3.9.6_1 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
3.9.6_1 07 Sep 2013 17:20:21 |
sunpoet |
- Use single space after WWW: |
3.9.6_1 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
3.9.6_1 05 Dec 2005 00:53:19 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
3.9.6_1 04 Dec 2005 08:59:04 |
edwin |
Use INFO macros |
3.9.6_1 24 Nov 2005 23:02:13 |
pav |
- Add SHA256 |
3.9.6_1 04 Oct 2005 23:50:48 |
fenner |
Use groups to prevent trying to fetch the wrong file from the wrong
master site. |
3.9.6_1 10 Apr 2004 17:11:02 |
trevor |
Cram into 80 columns by 24 rows. |
3.9.6_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
3.9.6_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.9.6 02 Nov 2003 02:48:09 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
3.9.6 21 Feb 2003 12:29:08 |
knu |
De-pkg-comment. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |
07 Jul 2000 19:46:46 |
steve |
Add MLINKS support. |
07 Jul 2000 19:44:50 |
steve |
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. |
17 Jun 2000 01:14:42 |
steve |
Use the distfiles now on ftp.freebsd.org instead of from my home directory on
freefall. |