Bug 114001 - [NEW PORT] x11-fm/mucommander: Lightweight file manager featuring a Norton Commander style interface
Summary: [NEW PORT] x11-fm/mucommander: Lightweight file manager featuring a Norton Co...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-24 22:50 UTC by Lars Engels
Modified: 2007-06-29 20:10 UTC (History)
0 users

See Also:


Attachments
mucommander-0.8.b3.shar (3.98 KB, text/plain)
2007-06-24 22:50 UTC, Lars Engels
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Engels 2007-06-24 22:50:02 UTC
muCommander is a lightweight, cross-platform file manager featuring
a Norton Commander style interface and running on any operating
system with Java support (Mac OS X, Windows, Linux, *BSD, Solaris...).
 
Here's a non-exaustive list of what you'll find:
- Virtual filesystem with local volumes, FTP, SFTP, SMB, NFS, HTTP and
     Bonjour support
- Quickly copy, move, rename files, create directories, email files...
- Browse, create and uncompress ZIP, TAR, GZip, BZip2, ISO/NRG, AR/Deb and
     LST archives
- Universal bookmarks and credentials manager
- Multiple windows support
- Full keyboard access
- Highly configurable
- Available in 17 languages:
     English, French, German, Spanish, Czech, Simplified & Traditional Chinese,
     Polish, Hungarian, Russian, Slovenian, Romanian, Italian, Korean,
     Brazilian Portuguese, Dutch and Slovak

WWW:	http://www.mucommander.com	

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-24 22:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2007-06-26 20:13:07 UTC
Hi,

FYI, a better way to launch a JVM in the starting shell script is the
following :

  JAVA_VERSION="%%JAVA_VERSION" %%LOCALBASE%%/bin/java

Indeed, JAVA_VERSION substitution is already added in SUB_LIST so that
when not enforced otherwise, the JVM that is picked up at runtime is the
same that the one that was picked up as a dependency for the port.

I will try to come up with some addition to the Porter's Handbook about
this issue.

BTW, portlint -C will probably tell you that ports which define USE_JAVA
should also be part of the 'java' category.

Herve
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-06-29 20:06:14 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-06-29 20:06:30 UTC
miwi        2007-06-29 19:06:24 UTC

  FreeBSD ports repository

  Modified files:
    x11-fm               Makefile 
  Added files:
    x11-fm/mucommander   Makefile distinfo pkg-descr 
    x11-fm/mucommander/files mucommander.in pkg-message.in 
  Log:
  muCommander is a lightweight, cross-platform file manager featuring
  a Norton Commander style interface and running on any operating
  system with Java support (Mac OS X, Windows, Linux, *BSD, Solaris...).
  
  Here's a non-exaustive list of what you'll find:
  - Virtual filesystem with local volumes, FTP, SFTP, SMB, NFS, HTTP and
    Bonjour support
  - Quickly copy, move, rename files, create directories, email files...
  - Browse, create and uncompress ZIP, TAR, GZip, BZip2, ISO/NRG, AR/Deb and
    LST archives
  - Universal bookmarks and credentials manager
  - Multiple windows support
  - Full keyboard access
  - Highly configurable
  
  WWW:    http://www.mucommander.com
  
  PR:             ports/114001
  Submitted by:   Lars Engels <lars.engels at 0x20.net>
  
  Revision  Changes    Path
  1.65      +1 -0      ports/x11-fm/Makefile
  1.1       +44 -0     ports/x11-fm/mucommander/Makefile (new)
  1.1       +3 -0      ports/x11-fm/mucommander/distinfo (new)
  1.1       +5 -0      ports/x11-fm/mucommander/files/mucommander.in (new)
  1.1       +4 -0      ports/x11-fm/mucommander/files/pkg-message.in (new)
  1.1       +16 -0     ports/x11-fm/mucommander/pkg-descr (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"