Commit Graph

3 Commits

Author SHA1 Message Date
sthen
a408446d35 unbreak; FULLPKGNAME in PLIST
Note: for python ports, update-plist often ends up choosing ${FULLPKGNAME}
${FULLPKGNAME}-py${MODPY_VERSION}.egg-info, this needs to be replaced with
pkgname-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
2011-09-16 22:08:32 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
sthen
9e5335b247 import misc/lfm, from Patrikas Kugrinas, ok landry@
Last File Manager is a powerful file manager for the UNIX console.
It has a curses interface and it's written in Python.

Some of the features you can find in lfm:

    console-based file manager for UNIX platforms
    1-pane or 2-pane view
    tabs
    bookmarks
    history
    vfs for compressed files
    dialogs with entry completion
    PowerCLI, a command line interface with advanced features
    fast access to the shell
    direct integration of find/grep, df and other tools
    color files by extension [Andrey Skvortsov]
    support for different file names encodings
    fast file viewer with text and binary modes
    ...and many others
2011-07-17 20:23:46 +00:00