Date: Wed, 20 Jan 2010 05:37:27 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/xyzcmd Makefile distinfo pkg-descr pkg-plist Message-ID: <201001200537.o0K5bRvB093116@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2010-01-20 05:37:27 UTC
FreeBSD ports repository
Modified files:
misc Makefile
Added files:
misc/xyzcmd Makefile distinfo pkg-descr pkg-plist
Log:
XYZCommander is a pure console visual file manager.
Main features:
* Tight integration with python run-time system - most of the
settings can be changed "on the fly" via management console.
* Powerful configuration system - define own actions, aliases,
internal commands, key bindings.
* Extensible plug-in system - even core functionality implemented
mainly using plug-ins, keeping base system small and clean.
* Events & hooks subsystem - a flexible way of reacting on certain
system events.
* Customizable look-n-feel - every widget component look can be
changed via skins.
* Unicode support
WWW: http://code.google.com/p/xyzcmd/
- While here, fix sorting in misc/Makefile
PR: 142998
Submitted by: zloidemon <g.veniamin@googlemail.com>
Revision Changes Path
1.933 +2 -1 ports/misc/Makefile
1.1 +24 -0 ports/misc/xyzcmd/Makefile (new)
1.1 +3 -0 ports/misc/xyzcmd/distinfo (new)
1.1 +17 -0 ports/misc/xyzcmd/pkg-descr (new)
1.1 +777 -0 ports/misc/xyzcmd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001200537.o0K5bRvB093116>
