summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAlexander Logvinov <avl@FreeBSD.org>2009-10-05 13:16:32 +0000
committerAlexander Logvinov <avl@FreeBSD.org>2009-10-05 13:16:32 +0000
commitf54f649ac56656be69c11770d1577614ad23fecc (patch)
tree20830951a5ac659e2b1f02ca16b727f767790749 /sysutils
parent- Not make jobs safe (diff)
Remove duplicate port entry sysutils/fusefs-gphotofs since it already
exists as graphics/fusefs-gphotofs. Reported by: pav Pointyhat to: avl
Notes
Notes: svn path=/head/; revision=242493
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/fusefs-gphotofs/Makefile27
-rw-r--r--sysutils/fusefs-gphotofs/distinfo3
-rw-r--r--sysutils/fusefs-gphotofs/pkg-descr8
4 files changed, 0 insertions, 39 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index a4c64485561d..ed82ae5c06c4 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -253,7 +253,6 @@
SUBDIR += fusefs-funionfs
SUBDIR += fusefs-fur
SUBDIR += fusefs-gnome-vfs
- SUBDIR += fusefs-gphotofs
SUBDIR += fusefs-gstfs
SUBDIR += fusefs-gunzip
SUBDIR += fusefs-httpfs
diff --git a/sysutils/fusefs-gphotofs/Makefile b/sysutils/fusefs-gphotofs/Makefile
deleted file mode 100644
index 26eaba62ca71..000000000000
--- a/sysutils/fusefs-gphotofs/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: fusefs-gphotofs
-# Date created: 05 October 2009
-# Whom: Alexander Logvinov <avl@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gphotofs
-PORTVERSION= 0.4.0
-CATEGORIES= sysutils graphics
-MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}
-PKGNAMEPREFIX= fusefs-
-
-MAINTAINER= avl@FreeBSD.org
-COMMENT= FUSE-based filesystem for digital cameras
-
-LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
- gphoto2.2:${PORTSDIR}/graphics/libgphoto2
-RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
-
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GNOME= glib20
-
-PLIST_FILES= bin/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/sysutils/fusefs-gphotofs/distinfo b/sysutils/fusefs-gphotofs/distinfo
deleted file mode 100644
index 2adb4f4b5e2a..000000000000
--- a/sysutils/fusefs-gphotofs/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gphotofs-0.4.0.tar.bz2) = 42b63d839e7cff2a0e6b5413bed0530f
-SHA256 (gphotofs-0.4.0.tar.bz2) = d88f37dd70d36585edcff887d04c886b4a3dd3f5cb68f5d3b5c67f3fb9b2fd1f
-SIZE (gphotofs-0.4.0.tar.bz2) = 267708
diff --git a/sysutils/fusefs-gphotofs/pkg-descr b/sysutils/fusefs-gphotofs/pkg-descr
deleted file mode 100644
index b4b306cdc876..000000000000
--- a/sysutils/fusefs-gphotofs/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-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/