7 Commits

Author SHA1 Message Date
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
naddy
fd5ef174b9 Drop USE_GROFF: apart from trivial page footer differences, groff
and mandoc produce identical UTF-8 output, and mandoc's ASCII output
is better.
2015-01-22 22:58:17 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
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