Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-19 | Modular Xorg support. | joerg | 1 | -2/+1 | |
2006-06-09 | Needs msgfmt. | joerg | 1 | -1/+2 | |
2006-03-16 | Reset maintainer, host says: | wiz | 1 | -2/+2 | |
Name service error for name=wongs.net type=MX: Host not found, try again. for five days in a row, on two separate occasions (more than a week apart). | |||||
2006-03-11 | Include x11.bl3.mk and set USE_PKGLOCALEDIR. Fixes bulk build. | wiz | 1 | -1/+3 | |
2006-03-11 | Fix duplicate string in fr.po. | wiz | 2 | -1/+16 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-04-25 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-07-02 | Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2. | jmmv | 3 | -10/+19 | |
2003-05-05 | PKGREVISION goes after PKGNAME. | jmmv | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 | |
dependency bumps. | |||||
2002-10-13 | buildlink1 -> buildlink2. | wiz | 1 | -2/+3 | |
2002-06-09 | Initial import of mtoolsfm-1.9.3 into the NetBSD Packages Collection. | agc | 5 | -0/+70 | |
MToolsFM is a GTK based file-manager which gives people easy access to MS-DOS (Windows) floppies. It uses the mtools collection of utilities as a backend. Although originally designed for floppies, any disk mtools works with can be accessed: Jaz, Zip, Syquest, IDE, or even disk images. Why MToolsFM? (Modified from the MToolsFM web-page): The disadvantage with mtools is that nowadays there are not many people who know about DOS-commands. And who would ask a UNIX newbie to learn DOS ;-) ? This is why you need MToolsFM: It gives you a simple, easy to use file-manager interface for accessing your floppies. It has the advantages of mtools, but you do not have to learn the DOS-commands. It is particularly helpful if you administer a NetBSD-box used by people who are more familiar with MS Windows. These people can now access floppies without the long explanation and you'll have more time. ;-) Provided in PR 14437 by Ben Wong <Benjamin.Wong@cc.gatech.edu>, modified slightly by me. |