Date: Mon, 5 Oct 2009 12:43:55 +0000 (UTC) From: Alexander Logvinov <avl@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-gphotofs Makefile distinfo pkg-descr Message-ID: <200910051243.n95ChtxR075456@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avl 2009-10-05 12:43:55 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-gphotofs Makefile distinfo pkg-descr Log: GPhotoFS is a filesystem client based on libgphoto2 that exposes supported cameras as filesystems; while some cameras implement the USB Mass Storage class and already appear as filesystems (making this program redundant), many use the Picture Transfer Protocol (PTP) or some other custom protocol. But as long as the camera is supported by libgphoto2, it can be mounted as a filesystem using this program. WWW: http://www.gphoto.org/ Revision Changes Path 1.1130 +1 -0 ports/sysutils/Makefile 1.1 +27 -0 ports/sysutils/fusefs-gphotofs/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-gphotofs/distinfo (new) 1.1 +8 -0 ports/sysutils/fusefs-gphotofs/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910051243.n95ChtxR075456>