From owner-cvs-all@FreeBSD.ORG Wed Apr 18 18:39:22 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2923106566B; Wed, 18 Apr 2012 18:39:22 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B564C8FC18; Wed, 18 Apr 2012 18:39:22 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q3IIdMUb015342; Wed, 18 Apr 2012 18:39:22 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3IIdMs8015341; Wed, 18 Apr 2012 18:39:22 GMT (envelope-from crees) Message-Id: <201204181839.q3IIdMs8015341@repoman.freebsd.org> From: Chris Rees Date: Wed, 18 Apr 2012 18:39:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fm Makefile ports/x11-fm/rodent Makefile distinfo pkg-descr pkg-plist pkg-plist.bak X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2012 18:39:23 -0000 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 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)