From owner-cvs-all@FreeBSD.ORG Thu Aug 23 07:28:37 2007 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 AF72316A41B; Thu, 23 Aug 2007 07:28:37 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9DF7713C46B; Thu, 23 Aug 2007 07:28:37 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7N7SbNc059003; Thu, 23 Aug 2007 07:28:37 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7N7SbOU059002; Thu, 23 Aug 2007 07:28:37 GMT (envelope-from fjoe) Message-Id: <200708230728.l7N7SbOU059002@repoman.freebsd.org> From: Max Khon Date: Thu, 23 Aug 2007 07:28:36 +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/sysutils Makefile ports/sysutils/fusefs-pod Makefile distinfo pkg-descr ports/sysutils/fusefs-pod/files patch-configure 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: Thu, 23 Aug 2007 07:28:37 -0000 fjoe 2007-08-23 07:28:36 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-pod Makefile distinfo pkg-descr sysutils/fusefs-pod/files patch-configure Log: New port: fusefs-pod FUSEPod is a userspace filesystem which mounts your iPod into a directory for easy browsing of your songs on your iPod. It features a configurable directory layout, read/write support, read support for playlists and finds where your iPod is. Revision Changes Path 1.936 +1 -0 ports/sysutils/Makefile 1.1 +30 -0 ports/sysutils/fusefs-pod/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-pod/distinfo (new) 1.1 +11 -0 ports/sysutils/fusefs-pod/files/patch-configure (new) 1.1 +6 -0 ports/sysutils/fusefs-pod/pkg-descr (new)