./wip/lde, Curses based file system viewer/editor for Linux

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.6.0, Package name: lde-2.6.0, Maintainer: pkgsrc-users

lde supports the three most popular file systems under
Linux at the time of its inception: ext2fs, minix, and
xiafs. It also has minimal support for msdos FAT file
systems and a nofs system in which case lde will function
as a binary editor. lde will attempt to automatically
detect the file system present on the device or file when
it is started, if it does not recognize the file system
present on the device, it will default to nofs.

lde allows you to view and edit disk blocks in hex or
ASCII mode, view a block that contains directory entries
in a readable fashion, and view and edit formatted inodes.
lde is a great help when recovering deleted files (see
doc/UNERASE included with the lde distribution for more
info).

The device parameter is a required option for lde. If
ommitted, it will print a warning and refuse to start. The
default mode for lde is to use a curses interface; this
can be overriden by some of the options listed below.


Required to run:
[devel/ncurses]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 472f2e07171aad94a9ee81b6ecf91f05837597db
Filesize: 426.431 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2005-12-05 23:27:44 by Roland Illig | Files touched by this commit (61)
Log message:
Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-05-24 12:30:31 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:13:40 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-05-09 08:53:00 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Convert to buildlink3.