From owner-cvs-all@FreeBSD.ORG Sat Apr 29 09:27:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E00616A402; Sat, 29 Apr 2006 09:27:40 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D40C43D45; Sat, 29 Apr 2006 09:27:40 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3T9ReIV007008; Sat, 29 Apr 2006 09:27:40 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3T9RdXq007004; Sat, 29 Apr 2006 09:27:39 GMT (envelope-from pav) Message-Id: <200604290927.k3T9RdXq007004@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 29 Apr 2006 09:27:39 +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/jaffm Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Apr 2006 09:27:40 -0000 pav 2006-04-29 09:27:39 UTC FreeBSD ports repository Modified files: x11-fm Makefile Added files: x11-fm/jaffm Makefile distinfo pkg-descr Log: Jaffm is a lightweight wxWindows (GTK+ interface) file manager for Unix, written in C++. It is aimed at nonsense-free file management. It is mostly inspired by the List View in Mac OS Finder, but also has Unix-handy features such as an interactive location bar with Bash-style tab completion, and a simple but elegant user interface. WWW: http://jaffm.binary.is/ PR: ports/96427 Submitted by: Shaun Amott Revision Changes Path 1.58 +1 -0 ports/x11-fm/Makefile 1.1 +45 -0 ports/x11-fm/jaffm/Makefile (new) 1.1 +3 -0 ports/x11-fm/jaffm/distinfo (new) 1.1 +7 -0 ports/x11-fm/jaffm/pkg-descr (new)