From owner-cvs-ports@FreeBSD.ORG Mon Mar 23 18:52:26 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 261DA106573A; Mon, 23 Mar 2009 18:52:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 107B18FC1C; Mon, 23 Mar 2009 18:52:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2NIqPpn059434; Mon, 23 Mar 2009 18:52:25 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2NIqPb5059433; Mon, 23 Mar 2009 18:52:25 GMT (envelope-from miwi) Message-Id: <200903231852.n2NIqPb5059433@repoman.freebsd.org> From: Martin Wilke Date: Mon, 23 Mar 2009 18:52:25 +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-fur Makefile distinfo pkg-descr ports/sysutils/fusefs-fur/files patch-fur.c patch-fur_utils.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2009 18:52:30 -0000 miwi 2009-03-23 18:52:25 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-fur Makefile distinfo pkg-descr sysutils/fusefs-fur/files patch-fur.c patch-fur_utils.c Log: FUR is an application that let the user mount a Windows CE based device on your file system: it uses the brilliant FUSE and the librapi2 of the Synce Project to give you the illusion that the storage of your Pocket PC is mounted on a directory on your local filesystem. WWW: http://www.infis.univ.ts.it/~riccardo/FUR.html PR: ports/132972 Submitted by: Alexander Logvinov Revision Changes Path 1.1091 +1 -0 ports/sysutils/Makefile 1.1 +44 -0 ports/sysutils/fusefs-fur/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-fur/distinfo (new) 1.1 +19 -0 ports/sysutils/fusefs-fur/files/patch-fur.c (new) 1.1 +10 -0 ports/sysutils/fusefs-fur/files/patch-fur_utils.c (new) 1.1 +6 -0 ports/sysutils/fusefs-fur/pkg-descr (new)