aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2011-10-12 04:45:34 +0800
committermm <mm@FreeBSD.org>2011-10-12 04:45:34 +0800
commitf4e0aabcc47ee7ca0593d8809dda03e768de4cee (patch)
treef5a57db6bf1ae91e85a5dd7b7983ddc83af1feac
parent4e78c6c2e3e26045e3e7af06aa086089896b63ec (diff)
downloadfreebsd-ports-gnome-f4e0aabcc47ee7ca0593d8809dda03e768de4cee.tar.gz
freebsd-ports-gnome-f4e0aabcc47ee7ca0593d8809dda03e768de4cee.tar.zst
freebsd-ports-gnome-f4e0aabcc47ee7ca0593d8809dda03e768de4cee.zip
Gollem is a web-based File Manager, providing the ability to fully manage
a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers. WWW: http://www.horde.org/apps/gollem/
-rw-r--r--ftp/Makefile1
-rw-r--r--ftp/horde4-gollem/Makefile45
-rw-r--r--ftp/horde4-gollem/distinfo2
-rw-r--r--ftp/horde4-gollem/pkg-descr5
4 files changed, 53 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index e558d743868f..0d0072923a04 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -39,6 +39,7 @@
SUBDIR += gnustep-ftp
SUBDIR += gwget
SUBDIR += horde-gollem
+ SUBDIR += horde4-gollem
SUBDIR += hs-curl
SUBDIR += hsftp
SUBDIR += jftp
diff --git a/ftp/horde4-gollem/Makefile b/ftp/horde4-gollem/Makefile
new file mode 100644
index 000000000000..157f8e0fb33a
--- /dev/null
+++ b/ftp/horde4-gollem/Makefile
@@ -0,0 +1,45 @@
+# Ports collection makefile for: horde4-gollem
+# Date created: Oct 11, 2011
+# Whom: Martin Matuska (mm@FreeBSD.org)
+#
+# $FreeBSD$
+#
+
+PORTNAME= gollem
+DISTVERSION= 2.0.0RC1
+CATEGORIES= ftp www pear
+PKGNAMEPREFIX= horde-
+
+MAINTAINER= horde@FreeBSD.org
+COMMENT= Horde Web-based File Manager
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+LATEST_LINK= horde4-${PORTNAME}
+
+USE_PHP= gettext json
+USE_HORDE_BUILD= Horde_Role
+USE_HORDE_RUN= Horde_Role \
+ horde \
+ Horde_Auth \
+ Horde_Browser \
+ Horde_Cache \
+ Horde_Core \
+ Horde_Db \
+ Horde_Editor \
+ Horde_Exception \
+ Horde_Mime \
+ Horde_Mime_Viewer \
+ Horde_Notification \
+ Horde_Perms \
+ Horde_Secret \
+ Horde_Serialize \
+ Horde_Support \
+ Horde_Url \
+ Horde_Util \
+ Horde_Vfs
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/ftp/horde4-gollem/distinfo b/ftp/horde4-gollem/distinfo
new file mode 100644
index 000000000000..448d295f893a
--- /dev/null
+++ b/ftp/horde4-gollem/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/gollem-2.0.0RC1.tgz) = 7d5e4e8f33d33cfc6115c66879f20af8e5cc7c1487942ad84341eb3d434db4b3
+SIZE (Horde/gollem-2.0.0RC1.tgz) = 1273612
diff --git a/ftp/horde4-gollem/pkg-descr b/ftp/horde4-gollem/pkg-descr
new file mode 100644
index 000000000000..da1a582762a8
--- /dev/null
+++ b/ftp/horde4-gollem/pkg-descr
@@ -0,0 +1,5 @@
+Gollem is a web-based File Manager, providing the ability to fully manage
+a hierarchical file system stored in a variety of backends such as a SQL
+database, as part of a real filesystem, or on FTP, Samba or SSH servers.
+
+WWW: http://www.horde.org/apps/gollem/