aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2011-07-08 04:26:01 +0800
committermm <mm@FreeBSD.org>2011-07-08 04:26:01 +0800
commiteaa1d0d83b9bdb5ed23694eb4f8cd86561c39ecf (patch)
treeb2a5b1308c78ac497de763b25941e82f824aae69 /net
parentdd97be6deee1be63cdf2a0030e7b71716846a7b0 (diff)
downloadfreebsd-ports-gnome-eaa1d0d83b9bdb5ed23694eb4f8cd86561c39ecf.tar.gz
freebsd-ports-gnome-eaa1d0d83b9bdb5ed23694eb4f8cd86561c39ecf.tar.zst
freebsd-ports-gnome-eaa1d0d83b9bdb5ed23694eb4f8cd86561c39ecf.zip
This Horde package handles a Kolab session. It allows to authenticate
against LDAP and provides the users storage locations. WWW: http://pear.horde.org
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/pear-Horde_Kolab_Session/Makefile20
-rw-r--r--net/pear-Horde_Kolab_Session/distinfo2
-rw-r--r--net/pear-Horde_Kolab_Session/pkg-descr4
4 files changed, 27 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index c0e385e79ad6..2c585a95ffae 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -753,6 +753,7 @@
SUBDIR += pear-Auth_RADIUS
SUBDIR += pear-File_Bittorrent2
SUBDIR += pear-Horde_Kolab_Server
+ SUBDIR += pear-Horde_Kolab_Session
SUBDIR += pear-Horde_Ldap
SUBDIR += pear-Horde_Url
SUBDIR += pear-Net_CDDB
diff --git a/net/pear-Horde_Kolab_Session/Makefile b/net/pear-Horde_Kolab_Session/Makefile
new file mode 100644
index 000000000000..41db8d752267
--- /dev/null
+++ b/net/pear-Horde_Kolab_Session/Makefile
@@ -0,0 +1,20 @@
+# Ports collection makefile for: pear-Horde_Kolab_Format
+# Date created: 7 July 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= Horde_Kolab_Session
+PORTVERSION= 1.0.0
+CATEGORIES= net www pear
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= Horde library for managing an active Kolab session
+
+USE_HORDE_RUN= Horde_Exception \
+ Horde_Kolab_Server \
+ Horde_Log
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/net/pear-Horde_Kolab_Session/distinfo b/net/pear-Horde_Kolab_Session/distinfo
new file mode 100644
index 000000000000..7313caa8a7cf
--- /dev/null
+++ b/net/pear-Horde_Kolab_Session/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/Horde_Kolab_Session-1.0.0.tgz) = 4eae3092575c19936b34fb8c2b101bdd1966398f02bcf31f8e83126372f11fd1
+SIZE (Horde/Horde_Kolab_Session-1.0.0.tgz) = 10744
diff --git a/net/pear-Horde_Kolab_Session/pkg-descr b/net/pear-Horde_Kolab_Session/pkg-descr
new file mode 100644
index 000000000000..c42c7c6cd5aa
--- /dev/null
+++ b/net/pear-Horde_Kolab_Session/pkg-descr
@@ -0,0 +1,4 @@
+This Horde package handles a Kolab session. It allows to authenticate
+against LDAP and provides the users storage locations.
+
+WWW: http://pear.horde.org