Commit graph

22 commits

Author SHA1 Message Date
wiz
a8775fb2fb Replace metalab URLs by MASTER_SITE_SUNSITE (even though the distfiles
are currently not there)
2001-02-28 11:25:25 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
69067597d1 USE_CURSES instead of hardwired ncurses dependency. 2001-01-07 14:34:39 +00:00
wiz
73d3569b5a echo -> ${ECHO} 2000-09-03 12:33:29 +00:00
jlam
06f0a4c3c2 Use new PERL5 variable instead of ${LOCALBASE}/bin/perl. 2000-08-27 02:46:03 +00:00
hubertf
266648019e Fixup ELF lib handling 2000-06-15 21:08:54 +00:00
hubertf
7d0e270d9e Update vfu to 3.01. HISTORY (CHANGE.LOG):
+ feature add
      - feature changed
      x feature removed
      ! bugfix
      % note

   3.01:  07.Jun.2000

     ! 1. Fixed SeeEditor bug when editing new files (that
          does not exist)

     ! 2. Fixed install script to se correct permissions.
     ! 3. Fixed build.netbsd to se correct global configuration
          files locations.

     + 4. GlobalSelect/HideDotFiles added.
     ! 5. Fixed build.netbsd.
     - 6. Now directory tree automation (rescanning etc.) is
          disabled by default (see Options/AutoDirTree).

     ! 7. Fixed zero-sized files bug in SeeViewer.
     ! 8. Alt+B browse/view current file w/o filters.
     + 9. Now install script set sample config file into
          /usr/local/etc (to get personal config file you
          have to copy /usr/local/etc/vfu.conf to ~/.vfu/vfu.conf
          or ~/$RC_PREFIX/vfu/vfu.conf if you have set $RC_PREFIX )

     !10. Ctrl+L refresh/redraw page problem is now fixed.
     !11. Several little fixups.
2000-06-15 20:56:02 +00:00
hubertf
d705e79725 Updated vfu to 3.00. Changes:
3.00:  xx.Apr.2000

     % 0. Hello again! :)
          The VFU development was suspended nearly an year
          ago. Now it is resumed and a lot of changes took place!
          First of all -- VFU was completely rewritten/revised(!),
          so many (internal?) features were added, some removed,
          other changed. Below I will list some key features in
          this version, but probably I'll forget some things or
          else...

     % 1. There are no big changes in the user interface and feel.

     - 2. Now reading/extracting archives is removed from inside
          VFU to external (perl) utilities. This will help adding
          new archives and debugging existing ones.

     - 3. Now archives' structure is followed as the local file
          system, i.e. you will browse directory by directory
          but not the whole archive content as before. Perhaps
          option for recursive (whole content) browsing will be
          added in the future.

     + 4. Now you can cancel copy/move procedures at stage you
          want even during single file copy process!
          (It was not possible in older versions)

     ! 5. The rare problem of showing total percentages over 100%
          during copy/move is finally (and hopefully:)) fixed.

     + 6. Now files in archive can be masked and files mask can
          be changed inside archive.

     ! 7. Some access/terminal emulation problems are fixed.
          ( i.e. some `difficult' key functions are accessible
          and from menus etc. )
2000-05-22 00:49:52 +00:00
mycroft
20169ca76d Don't call echo() and nl() after endwin(). 2000-04-29 04:15:40 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
rh
3c6c51be42 defuzz 1999-11-27 23:03:54 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
jlam
a48bf91fc2 * Update ncurses dependency.
* Pass correct linker options to make this ELF-aware.
1999-07-06 08:05:51 +00:00
hubertf
392602d231 Update to V1.51. Changes:
+ 1. Debian `.deb' packages are now supported as archives!
     ! 2. All paths containing `dir/..' are reduced.
     ! 3. Now arcive files are recognized by longer extensions
          like `.tar.gz'. Result is proper handling of `.tar.gz'
          and `.tar.bz2' archives.
     + 4. Added SEE Viewer filters. Now you can view gzipped files
          and or add filters for viewing man pages etc.
     + 5. Added ready `panelizers' command to the RescanMenu
          ( key Ctrl+R ) Can be used as menu alternative to
          external panelize option.
     ! 6. SEE screen draws improved and `< >' bug is fixed.
     ! 7. GetDirName function now allows dirs only.
     + 8. Added UserMenu ( key `U' ). User external commands
          can be attached not to key but to this menu.
     + 9. Bash/Unix-style filename completion added!
     -10. Bash/Unix-style completion is now default one!
     +11. Now entries in the filelist can be moved ( see
          ArrangeMenu/MoveEntry )
     !12. Now VFU keeps current file postition after change
          of sort order.
     !13. Better preserve/copy mode/protection when copy/move
          directory subtrees. ( from RO media for example )
     !14. Fixed erase of own directories without `write'
          permission/mode.
     !15. More examples and comments added to the sampe
          configuration file: vfu.conf.
1999-06-05 21:41:51 +00:00
hubertf
fa271580d6 Update to v1.50.
Changes: numerous bugfixes.
1999-04-11 17:51:31 +00:00
hubertf
839c2d508f update to 1.46 1999-03-22 15:11:21 +00:00
hubertf
5832c2befd Update to 1.45 1999-03-05 00:27:31 +00:00
hubertf
85c1d5c16c 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.
1999-02-18 00:45:51 +00:00
hubertf
40ee75cbd8 Update to V1.43.
Changes: Fixed problem with terminals >80x25, new features, menu border
for mono terminals, new options, few bugs fixed.
1999-02-15 03:20:12 +00:00
frueauf
5abfb04be9 pkglint: cleanup Makefile and add missing rcs ids. 1999-02-10 15:14:10 +00:00
hubertf
d2e4835b25 Update to v1.42
Changes: Fixed problem with displaying large file-/directory sizes (>2GB)
and added external scanning (panelize).
1999-02-04 01:20:59 +00:00
hubertf
2952c0004e Small, handy, easy-to-use file manager for UNIX/Linux. 1999-01-26 23:31:46 +00:00