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 plugins, 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
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
State Changed From-To: open->closed New port added, with minor changes. Thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"