Rodent is a fast, small and powerful file manager for the GNU operating system (and BSD). ////// (As this is my first port, I hope everything is o.k. with it; compiling, installing and packaging is tested. If something is wrong, I am sorry for wasting your time.) Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
State Changed From-To: open->closed With bugmeister hat on, close this. The submitter's email address fails with a bounce message. If this can be corrected, we can re-open it.
State Changed From-To: closed->open Submitter has contacted me directly. The bounce should now be fixed.
Is it OK? -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
State Changed From-To: open->feedback Ask for maintainer approval.
Looks quite ok to me. I had kept it as "xffm" for laziness reasons, but indeed a cleanup and renaming is an improvement. :-)
crees 2012-04-18 18:39:22 UTC FreeBSD ports repository Modified files: x11-fm Makefile Added files: x11-fm/rodent Makefile distinfo pkg-descr pkg-plist pkg-plist.bak Log: Rodent is a fast, small and powerful file manager for the GNU operating system (but it also works in BSD). That's one way to look at it. Another way is to call it a graphic shell (that's probably more accurate). * Rodent wastes no space on menus or function buttons (display real estate is too valuable). * All functionality is available through popup menu or keyboard action. * Popup menu is context sensitive. * Full lpterminal is available from keyboard. * Functionality is extendible via plugin technology. WWW: http://xffm.org/ PR: ports/166191 Submitted by: Jens K. Loewe <bsd@tuxproject.de> Revision Changes Path 1.83 +1 -0 ports/x11-fm/Makefile 1.1 +50 -0 ports/x11-fm/rodent/Makefile (new) 1.1 +2 -0 ports/x11-fm/rodent/distinfo (new) 1.1 +14 -0 ports/x11-fm/rodent/pkg-descr (new) 1.1 +1106 -0 ports/x11-fm/rodent/pkg-plist (new) 1.1 +1106 -0 ports/x11-fm/rodent/pkg-plist.bak (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"
crees 2012-04-18 18:43:15 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Jens K. Loewe, the porter of x11-fm/rodent PR: ports/166191 Revision Changes Path 1.1082 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml _______________________________________________ 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"
State Changed From-To: feedback->closed New port added, with no wasted time :)