notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: emulators/mtools/Makefile

Number of commits found: 67

Wednesday, 6 Mar 2024
04:31 Cy Schubert (cy) search for other commits by this committer
emulators/mtools: Bump PORTREVISION

Fixes:	8d3331fe514d
commit hash: 663164c7b481f71ab4dfdac0e5ed136d77661532 commit hash: 663164c7b481f71ab4dfdac0e5ed136d77661532 commit hash: 663164c7b481f71ab4dfdac0e5ed136d77661532 commit hash: 663164c7b481f71ab4dfdac0e5ed136d77661532 663164c
04:06 Cy Schubert (cy) search for other commits by this committer
emulators/mtools: Move man pages

Approved by:	portmgr (blanket)
commit hash: 8d3331fe514dedba6e5ede91c1278a6b7212efc0 commit hash: 8d3331fe514dedba6e5ede91c1278a6b7212efc0 commit hash: 8d3331fe514dedba6e5ede91c1278a6b7212efc0 commit hash: 8d3331fe514dedba6e5ede91c1278a6b7212efc0 8d3331f
Thursday, 11 May 2023
08:33 Alexey Dokuchaev (danfe) search for other commits by this committer
emulators/mtools: fix the patch, COMMENT, and port description

- Add back the patch hunk lost in commit b13d37256e21 (luckily,
  this did not affect packaging in any way)
- Clarify the COMMENT and shorten it for the benefit of ``pkg
  search ^mtools'' fitting the standard 80-character terminal
- Reformat port description, spell abbreviations properly, etc.
commit hash: e8418c8e8a0ea4bdeb459afa2584a94d67f8866d commit hash: e8418c8e8a0ea4bdeb459afa2584a94d67f8866d commit hash: e8418c8e8a0ea4bdeb459afa2584a94d67f8866d commit hash: e8418c8e8a0ea4bdeb459afa2584a94d67f8866d e8418c8
Saturday, 6 May 2023
11:34 Alexey Dokuchaev (danfe) search for other commits by this committer
emulators/mtools: update GNU mtools to version 4.0.43

Via:	https://www.linux.org.ru/news/gnu/17168036
commit hash: b13d37256e21c87eda7d8de1eba7c74ffea0b415 commit hash: b13d37256e21c87eda7d8de1eba7c74ffea0b415 commit hash: b13d37256e21c87eda7d8de1eba7c74ffea0b415 commit hash: b13d37256e21c87eda7d8de1eba7c74ffea0b415 b13d372
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
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)
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Eric L. Hernes <erich@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gerald Pfeifer <gerald@FreeBSD.org>
  *  Gunter Wambaugh <techgunter@yahoo.com>
  *  Jacques Vidrine <nectar@FreeBSD.org>
  *  Janni
  *  Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
  *  Jeremy Karlson
  *  Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
  *  Joel Sutton <jsutton@webnet.com.au>
  *  Joerg Wunsch <joerg@FreeBSD.org>
  *  Jonathan M. Bresler (jmb)
  *  Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  Kaltashkin Eugene <zhecka@gmail.com>
  *  Kevin Bowling <kbowling@FreeBSD.org>
  *  Li-Lun Wang <llwang@infor.org>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Martin Hinner
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Neumann <mneumann@ntecs.de>
  *  Miguel Mendez <flynn@energyhq.homeip.net>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Nicole Reid <root@cooltrainer.org>
  *  Nishika <nishika@cheerful.com>
  *  Pavel I Volkov <pavelivolkov@googlemail.com>
  *  Piotr Kubaj
  *  Ruan Wei (iamayan@gmail.com)
  *  Sebastian Schuetz <sschuetz@fhm.edu>
  *  Seiichirou Hiraoka
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Sheldon Hearn <axl@iafrica.com>
  *  Simon Dick <simond@irrelevant.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Stijn Hoop <stijn@win.tue.nl>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Thomas Bernard <nanard@free.fr>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Tobias Reifenberger <tr@freebsd.mayn.de>
  *  Tom Carrick <knyghtmare@knyghtmare.com>
  *  Travis Poppe <tlp@liquidx.org>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Vladimir Kondratiev <wulf@mail.mipt.ru>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  alepulver
  *  alex
  *  dchapes@ddm.on.ca
  *  dk
  *  elbarto
  *  janek@gaja.ipan.lublin.pl
  *  jhb
  *  jmz
  *  joerg
  *  jraynard
  *  krion
  *  kstailey
  *  mbr@FreeBSD.org
  *  okeeblow <root@cooltrainer.org>
  *  pixel
  *  pjm
  *  tenser@spitfire.ecsel.psu.edu
  *  trasz
  *  trasz <trasz@pin.if.uz.zgora.pl>
  * # Created by Timothy Beyer <beyert@cs.ucr.edu>

With hat:	portmgr
commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd 27eb52a
Thursday, 25 Nov 2021
21:40 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 04b9da4
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 23 Feb 2021
16:09 skreuzer search for other commits by this committer
Add libiconv as a dependancy

* Prefer to use libiconv from ports
* Comment out the SAMPLE FILE line in mtools.conf to avoid breakng other ports

PR:		252928
Submitted by:	John Kennedy <warlock@phouka.net>
Original commitRevision:566407 
Friday, 15 Jan 2021
01:09 skreuzer search for other commits by this committer
Update to 4.0.26

PR:		252531
Submitted by:	Mara Sophie Grosch <littlefox@lf-net.org>
Original commitRevision:561618 
Tuesday, 5 Nov 2019
15:48 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories e

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
Original commitRevision:516802 
Saturday, 10 Nov 2018
18:12 bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Original commitRevision:484628 
Monday, 10 Sep 2018
13:11 mat search for other commits by this committer
After an include, PLIST_SUB must be appended to, not overwritten.

If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479405 
Thursday, 8 Dec 2016
19:23 tijl search for other commits by this committer
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428150 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Tuesday, 26 Aug 2014
05:34 antoine search for other commits by this committer
Use @sample keyword
Original commitRevision:366191 
Monday, 21 Jul 2014
17:47 adamw search for other commits by this committer
Remove some instances of WITHOUT_X11 and use an X11 OPTION
instead.
Original commitRevision:362457 
Wednesday, 25 Jun 2014
21:51 antoine search for other commits by this committer
Allow to build with texinfo from ports
Original commitRevision:359307 
Tuesday, 10 Jun 2014
07:39 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Original commitRevision:357277 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Tuesday, 11 Mar 2014
14:26 skreuzer search for other commits by this committer
Fix build when WITH_X11 is defined
Define License
Switch to USES framework
Change MSDOS to MS-DOS in COMMENT

PR:		ports/187008
Submitted by:	Anton Yuzhaninov <citrin+hius@citrin.ru>
Original commitRevision:347882 
Friday, 21 Feb 2014
01:55 miwi search for other commits by this committer
- Stage support
Original commitRevision:345292 
Friday, 20 Sep 2013
16:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
Original commitRevision:327721 
Wednesday, 4 Sep 2013
18:06 madpilot search for other commits by this committer
- Make ports use the libc provided iconv implementation on 10-CURRENT
  after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
Original commitRevision:326307 
Saturday, 27 Apr 2013
08:50 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Original commitRevision:316654 
Tuesday, 26 Mar 2013
14:48 skreuzer search for other commits by this committer
Convert to options ng

PR:		ports/177209
Submitted by:	William Grzybowski <william88@gmail.com>
Original commitRevision:315304 
Wednesday, 11 Jan 2012
23:09 skreuzer search for other commits by this committer
Mark as CONFLICTS_INSTALL because they both install to bin/mmd

PR:             ports/163238
Submitted by:   Peter Vereshagin <peter@vereshagin.org>
Approved by:    Adam Weinberger <adamw@adamw.org> (multimarkdown maintainer)
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Tuesday, 5 Jul 2011
20:23 skreuzer search for other commits by this committer
Don't overwrite mtools.conf

PR:             ports/157910
Submitted by:   Max Brazhnikov <makc@FreeBSD.org>
Original commit
Tuesday, 7 Jun 2011
14:53 skreuzer search for other commits by this committer
Respect WITHOUT_X11 in plist

PR:             ports/157428
Submitted by:   Jimmy Olgeni <olgeni@freebsd.org>
Original commit
Tuesday, 7 Apr 2009
17:28 skreuzer search for other commits by this committer
Handle FAT partitions bigger then 4GBytes

PR:             ports/133123
Submitted by:   Dmitry <hanabana@mail.ru>
Approved by:    wxs (mentor)
Original commit
Saturday, 28 Mar 2009
01:16 skreuzer search for other commits by this committer
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    wxs (mentor)
Original commit
Tuesday, 24 Mar 2009
14:45 wxs search for other commits by this committer
- Update to 4.0.10.
- Use new MASTER_SITES.
- Fix up pkg-descr.

PR:             ports/132759
Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
Original commit
Friday, 27 Feb 2009
13:22 miwi search for other commits by this committer
- Pass maintainership to Steven Kreuzer (skreuzer@exit2shell.com)
Original commit
Saturday, 21 Feb 2009
00:12 miwi search for other commits by this committer
- Update to 4.0.5

PR:             131847
Submitted by:   Ports Fury
Original commit
Monday, 16 Feb 2009
20:43 miwi search for other commits by this committer
- Reset Maintainer

PR:             131742
Submitted by:   "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
Original commit
Friday, 13 Feb 2009
15:31 tabthorpe search for other commits by this committer
- Pass maintainership to submitter

Submitted by:   Sergey Voronkov via freebsd-ports@
Original commit
Wednesday, 14 Jan 2009
09:12 miwi search for other commits by this committer
- Update to 4.0.1

PR:             130453
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Saturday, 29 Nov 2008
00:11 linimon search for other commits by this committer
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:    portmgr
Original commit
Monday, 31 Mar 2008
01:30 timur search for other commits by this committer
Fix compilation when WITHOUT_X11 is defined. Don't rely on the configure
defaults, use explicit values.

Approved by:    maintainer
Original commit
Tuesday, 25 Mar 2008
16:32 miwi search for other commits by this committer
- Fix build

Submitted by:   timur@
Approved by:    portmgr (xorg cleanup)
Original commit
Sunday, 23 Mar 2008
23:03 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 29 May 2006
10:02 jmz search for other commits by this committer
Update to version 3.9.10-20060525

PR:     ports/97992
Submitted by:   Peter Jeremy <PeterJeremy@optushome.com.au>
Original commit
Sunday, 4 Dec 2005
23:35 edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
Original commit
07:30 edwin search for other commits by this committer
use INFO macro
Original commit
Saturday, 19 Nov 2005
20:13 jmz search for other commits by this committer
Fix typo.
Original commit
Thursday, 17 Nov 2005
21:34 jmz search for other commits by this committer
End of the update to version 3.9.9 - the previous commit was incomplete.

Pointyhat:      jmz
Original commit
Tuesday, 12 Oct 2004
12:35 jmz search for other commits by this committer
Update default devices names.

Submitted by:   joerg
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Friday, 5 Dec 2003
15:56 jmz search for other commits by this committer
Make mwrite a relative link to mtools.

PR:             ports/36545
Original commit
Friday, 7 Mar 2003
06:01 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Sunday, 2 Dec 2001
02:47 jmz search for other commits by this committer
Update to the latest patchfile.    
Original commit
Thursday, 6 Sep 2001
14:46 jmz search for other commits by this committer
Upgrade to version 3.9.8.    
Original commit
Thursday, 26 Jul 2001
00:01 jmz search for other commits by this committer
Doc fix.    
Original commit
Tuesday, 5 Jun 2001
12:38 sobomax search for other commits by this committer
Standartise the way used to disable X11 support in various ports. From now   on
WITHOUT_X11 is the Only True Way[tm].    
Original commit
Tuesday, 15 May 2001
23:14 jmz search for other commits by this committer
Add a missing man page.    
Original commit
Sunday, 29 Apr 2001
01:01 jmz search for other commits by this committer
Bump PORTREVISION    
Original commit
01:01 jmz search for other commits by this committer
- Remove pkg-plist.x11 and use PLIST_SUB to manage NO_X files in pkg-plist   -
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    
Original commit
Monday, 16 Apr 2001
02:31 jmz search for other commits by this committer
Use !defined(NO_X) instead of defined(WITH_X11)   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    
Original commit
Thursday, 5 Apr 2001
01:23 jmz search for other commits by this committer
Fix 'make package' in the no X11 case.    
Original commit
Sunday, 11 Mar 2001
01:56 jmz search for other commits by this committer
Add floppyd.1 floppyd_ andstalltest man pages    
Original commit
Tuesday, 6 Mar 2001
16:35 jmz search for other commits by this committer
Add official patch mtools-3.9.7-20001213.diff.   Do not overwrite an existing
mtools.conf file - install it as   mtools.conf.sample    
Original commit
Friday, 12 Jan 2001
01:53 jmz search for other commits by this committer
Add 2 extra files in plist; remove all @exec/@unexec lines and replace them   by
the list of files (pkg_* programs have no problem with symlinks)    
Original commit
Sunday, 26 Nov 2000
04:14 jmz search for other commits by this committer
Add mformat.c to the list of files processed by sed, so that it can correctly  
report PREFIX/etc/mtools.conf as its configuration file    
Original commit
Monday, 16 Oct 2000
01:56 jmz search for other commits by this committer
Upgrade to version 3.9.7    
Original commit
Saturday, 14 Oct 2000
02:36 jmz search for other commits by this committer
Fix a bug when seeking in partitions larger than 4Gbytes.    
Original commit

Number of commits found: 67