From 85c1d5c16c149775e1ba1bfcefcc71e37152a7f2 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 18 Feb 1999 00:45:51 +0000 Subject: Update to V1.44. Changes: 1.44: 14.Feb.98 + 1. Auto mounting on change directory added. ( see Options/AutoMount ) If you chdir to a directory which contains only one file named `automount', then VFU will try to mount this directory automatically. After mounting `automount' file won't be visible. You can create file with `echo > automount' command. + 2. Unmount feature added to the `JumpToMountpoint' menu ( key `j' ). + 3. PreserveSelection option added. If this option is enabled VFU will preserve selected files after rescanning files list. ( see Options menu ) + 4. Added Ctrl+Z key to the Directory Tree View for update the current (under cursor) directory size. ! 5. Fixed tilde `~' expansion -- now standalone `~' or `~username' are expanded properly. + 6. RecursiveRescanning can be canceled with ESC now. ! 7. Options(Toggles) separators bug fixed. ! 8. User External Utilities are enabled in InArchive mode as it should be. (considered bug) ! 9. Dotfiles `.filename' colorization fixed. --- misc/vfu/Makefile | 6 +++--- misc/vfu/files/md5 | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'misc') diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile index 404ec69b16c..064370c304d 100644 --- a/misc/vfu/Makefile +++ b/misc/vfu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 1999/02/15 03:20:12 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 1999/02/18 00:45:51 hubertf Exp $ # -DISTNAME= vfu-1.43-source -PKGNAME= vfu-1.43 +DISTNAME= vfu-1.44-source +PKGNAME= vfu-1.44 WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= misc MASTER_SITES= http://www.biscom.net/~cade/away/ diff --git a/misc/vfu/files/md5 b/misc/vfu/files/md5 index 15447c4ced5..2552806f80a 100644 --- a/misc/vfu/files/md5 +++ b/misc/vfu/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/02/15 03:20:12 hubertf Exp $ +$NetBSD: md5,v 1.4 1999/02/18 00:45:51 hubertf Exp $ -MD5 (vfu-1.43-source.tgz) = c29f7f019a8066ba9ccfec4600206ed3 +MD5 (vfu-1.44-source.tgz) = 958e065f5acec28ce14236c906f9197b -- cgit v1.2.3