summaryrefslogtreecommitdiffstats
path: root/emulators/mtools
Commit message (Collapse)AuthorAgeFilesLines
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-041-1/+0
|
* use INFO macroedwin2005-12-042-3/+1
|
* Fix typo.jmz2005-11-191-1/+1
|
* End of the update to version 3.9.9 - the previous commit was incomplete.jmz2005-11-174-15/+16
| | | | Pointyhat: jmz
* Upgrade to version 3.9.9.jmz2005-11-172-13/+10
|
* Update default devices names.jmz2004-10-122-27/+27
| | | | Submitted by: joerg
* Add size data.trevor2004-03-181-0/+2
| | | | Approved by: maintainers
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Document the homepage.obrien2004-01-251-0/+2
|
* Make mwrite a relative link to mtools.jmz2003-12-051-2/+2
| | | | PR: ports/36545
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to the latest patchfile.jmz2001-12-023-3/+6
| | | | Submitted by: kris
* Fix typo where the SCSI disk was refered to as `ad0'.obrien2001-09-301-2/+2
|
* Upgrade to version 3.9.8.jmz2001-09-063-23/+4
|
* Doc fix.jmz2001-07-252-4/+4
| | | | Submitted by: Martin Kammerhofer <mkamm@sbox.tu-graz.ac.at>
* Standartise the way used to disable X11 support in various ports. From nowsobomax2001-06-051-2/+2
| | | | on WITHOUT_X11 is the Only True Way[tm].
* Add a missing man page.jmz2001-05-151-2/+2
|
* Bump PORTREVISIONjmz2001-04-291-1/+1
|
* - Remove pkg-plist.x11 and use PLIST_SUB to manage NO_X files in pkg-plistjmz2001-04-294-48/+7
| | | | | | - PLIST now manages installation/removal of mtools.conf (pkg-install no longer required). mtools.conf will be removed only if it is equal to mtools.conf.sample. Submitted by: olgeni
* Fix patch-i (whitespaces).olgeni2001-04-281-5/+5
| | | | | | | This patch would not apply cleanly because the original source files has whitespaces at the end of some lines. The whitespaces in my original patch have probably been eaten by some MUA by the time they arrived to maintainer. :-(
* This patch corrects a newline bogon in the "mdel" command usage help.jmz2001-04-271-0/+11
| | | | Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Use !defined(NO_X) instead of defined(WITH_X11)jmz2001-04-161-2/+2
| | | | | Some ports use WITH_X11, some other WITHOUT_X11 or WITHOUT_X but it seems that only NO_X is documented and can be set in make.conf
* mtools.conf fixes:jmz2001-04-081-10/+20
| | | | | | | - Use modern disk names (ad and da instead of rsd and rwd) - fix comment concerning chmod and floppy devices - add LS120 examples (submitted by Phillip Musumeci <phillip@mirriwinni.cse.rmit.edu.au>)
* Fix 'make package' in the no X11 case.jmz2001-04-053-3/+48
| | | | Submitted by: Alec Wolman <wolman@cs.washington.edu>
* Use /dev/fd* by default, instead of /dev/rfd*jmz2001-03-302-11/+26
| | | | Pointed out by: alfred
* Add floppyd.1 floppyd_ andstalltest man pagesjmz2001-03-112-11/+2
|
* Add official patch mtools-3.9.7-20001213.diff.jmz2001-03-067-43/+28
| | | | | Do not overwrite an existing mtools.conf file - install it as mtools.conf.sample
* Add 2 extra files in plist; remove all @exec/@unexec lines and replace themjmz2001-01-122-50/+28
| | | | by the list of files (pkg_* programs have no problem with symlinks)
* Patch mformat.c: replace "/etc/mtools" with "/etc/mtools.conf"jmz2000-11-261-0/+18
| | | | | PR: ports/20999 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Add mformat.c to the list of files processed by sed, so that it can correctlyjmz2000-11-261-2/+2
| | | | | | | report PREFIX/etc/mtools.conf as its configuration file PR: ports/20999 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Fix warnings in configure scriptjmz2000-10-161-0/+69
| | | | Submitted by: Peter Pentchev <roam@orbitel.bg>
* Upgrade to version 3.9.7jmz2000-10-163-14/+3
|
* Fix a bug when seeking in partitions larger than 4Gbytes.jmz2000-10-142-0/+12
|
* PORTNAME/VERSION stuffmharo2000-04-121-2/+2
|
* Fix compilation for pre-cam systems.jmz2000-02-251-0/+30
| | | | | PR: ports/16986 Submitted by: Nobuyuki Koganemaru <kogane@koganemaru.co.jp>
* mkdosfs has been renamed to newfs_msdos.steve1999-12-291-6/+6
| | | | | PR: 12700 Submitted by: Phillip Musumeci <phillip@mirriwinni.cse.rmit.edu.au>
* ln -> ${LN}mharo1999-08-281-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Upgrade to version 3.9.6jmz1999-07-213-23/+7
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Just in case someone wants to turn on floppyd support, fixup thesteve1999-06-061-0/+20
| | | | | | | compilation errors in floppyd.c. PR: 11962 Submitted by: Dann Lunsford <dann@greycat.com>
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-052-5/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* Man page fix.jmz1999-05-171-0/+11
| | | | | PR: ports/11748 Submitted by: Lowell Gilbert <lowell@world.std.com>
* Upgrade to version 3.9.4.jmz1999-04-184-21/+12
| | | | | PR: ports/11192 Submitted by: Chris Piazza <cpiazza@home.net>
* Add new mastersites as the old one has dissappeared.obrien1999-01-311-3/+5
|
* upgrade to the 3.9.1-3110 patch.obrien1999-01-283-10/+11
|
* Yes, I damaged pkg_[add|delete] on this one while removing thehoek1998-08-171-2/+2
| | | | | | manpages, too. Not that it would have mattered much, since this is marked RESTRICTED.
* Don't emulate the manpages in the PLIST.hoek1998-08-171-24/+0
|
* Specify PATCH_SITESjmz1998-07-031-1/+2
|
* Add mtools-3.9.1-2906.diff.gz patchfile.vanilla1998-07-023-5/+18
|
OpenPOWER on IntegriCloud