From owner-cvs-all@FreeBSD.ORG Wed Nov 23 01:53:31 2011 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 4F0F41065674; Wed, 23 Nov 2011 01:53:31 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3E6D48FC13; Wed, 23 Nov 2011 01:53:31 +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 pAN1rVwn054682; Wed, 23 Nov 2011 01:53:31 GMT (envelope-from avilla@repoman.freebsd.org) Received: (from avilla@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAN1rV8F054681; Wed, 23 Nov 2011 01:53:31 GMT (envelope-from avilla) Message-Id: <201111230153.pAN1rV8F054681@repoman.freebsd.org> From: Alberto Villa Date: Wed, 23 Nov 2011 01:53:31 +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-ifuse Makefile distinfo pkg-descr ports/sysutils/fusefs-ifuse/files pkg-message.in 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, 23 Nov 2011 01:53:31 -0000 avilla 2011-11-23 01:53:31 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-ifuse Makefile distinfo pkg-descr sysutils/fusefs-ifuse/files pkg-message.in Log: iFuse is a tool to reach iPod Touch and iPhone filesystems over USB (w/out the need of JailBreaking, and installing SSH-server on your iGadget). iFuse is useful if you want to mount the device manually or if you do not have GNOME with GVFS or KDE with kio-ufc installed WWW: http://www.libimobiledevice.org Submitted by: Gabor Zahemszky via e-mail Feature safe: yes Revision Changes Path 1.1348 +1 -0 ports/sysutils/Makefile 1.1 +43 -0 ports/sysutils/fusefs-ifuse/Makefile (new) 1.1 +2 -0 ports/sysutils/fusefs-ifuse/distinfo (new) 1.1 +6 -0 ports/sysutils/fusefs-ifuse/files/pkg-message.in (new) 1.1 +6 -0 ports/sysutils/fusefs-ifuse/pkg-descr (new)