Bug 142998 - New port: misc/xyzcmd Pure console visual file manager
Summary: New port: misc/xyzcmd Pure console visual file manager
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 03:10 UTC by Veniamin
Modified: 2010-01-20 05:40 UTC (History)
0 users

See Also:


Attachments
file.shar (38.83 KB, text/plain)
2010-01-20 03:10 UTC, Veniamin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2010-01-20 03:10:08 UTC
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
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2010-01-20 04:54:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2010-01-20 05:37:37 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-20 05:37:42 UTC
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"