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
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this PRs
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
State Changed From-To: open->closed New port added. Thanks!
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"