summaryrefslogtreecommitdiff
path: root/mail/horde4-turba
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-12-18 07:29:02 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-12-18 07:29:02 +0000
commitd233d23153a79abe3de1d8486176c4d98ab09947 (patch)
tree8d904b07fa526dd8e87cb6dee568a4229000277e /mail/horde4-turba
parentRename horde4-* apps to horde-* (www part) (diff)
Rename horde4-* apps to horde-*
Notes
Notes: svn path=/head/; revision=309149
Diffstat (limited to 'mail/horde4-turba')
-rw-r--r--mail/horde4-turba/Makefile66
-rw-r--r--mail/horde4-turba/distinfo2
-rw-r--r--mail/horde4-turba/pkg-descr6
3 files changed, 0 insertions, 74 deletions
diff --git a/mail/horde4-turba/Makefile b/mail/horde4-turba/Makefile
deleted file mode 100644
index 0d1e014b007a..000000000000
--- a/mail/horde4-turba/Makefile
+++ /dev/null
@@ -1,66 +0,0 @@
-# Ports collection makefile for: turba
-# Date created: Sat Nov 16, 2001
-# Whom: Thierry Thomas (<thierry@thomas.as>)
-#
-# $FreeBSD$
-#
-
-PORTNAME= turba
-PORTVERSION= 4.0.1
-PKGNAMEPREFIX= horde-
-CATEGORIES= mail www pear
-
-MAINTAINER= horde@FreeBSD.org
-COMMENT= Horde web based address book
-
-LICENSE= AL2
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-LATEST_LINK= horde4-${PORTNAME}
-
-OPTIONS_DEFINE= FACEBOOK IMSP LDAP
-FACEBOOK_DESC= Support connections with Facebook
-IMSP_DSC= Support IMSP addressbooks
-LDAP_DESC= Support LDAP Addressbooks
-
-USE_PHP= gettext hash json
-USE_HORDE_BUILD= Horde_Role
-USE_HORDE_RUN= Horde_Role \
- horde \
- Horde_Auth \
- Horde_Core \
- Horde_Data \
- Horde_Date \
- Horde_Exception \
- Horde_Form \
- Horde_Group \
- Horde_History \
- Horde_Icalendar \
- Horde_Mail \
- Horde_Mime \
- Horde_Nls \
- Horde_Perms \
- Horde_Prefs \
- Horde_Serialize \
- Horde_Share \
- Horde_Support \
- Horde_Url \
- Horde_Util \
- Horde_View
-
-.include <bsd.port.pre.mk>
-
-.if ${PORT_OPTIONS:MFACEBOOK}
-USE_HORDE_RUN+= Horde_Service_Facebook
-.endif
-
-.if ${PORT_OPTIONS:MIMSP}
-USE_HORDE_RUN+= Horde_Imsp
-.endif
-
-.if ${PORT_OPTIONS:MLDAP}
-USE_HORDE_RUN+= Horde_Ldap
-.endif
-
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
diff --git a/mail/horde4-turba/distinfo b/mail/horde4-turba/distinfo
deleted file mode 100644
index de7a2e4fdf0a..000000000000
--- a/mail/horde4-turba/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Horde/turba-4.0.1.tgz) = 31e5161b9f76689a2020bf44307ed78037b69e2e5c0f6b2977aec0991cbb2003
-SIZE (Horde/turba-4.0.1.tgz) = 1977868
diff --git a/mail/horde4-turba/pkg-descr b/mail/horde4-turba/pkg-descr
deleted file mode 100644
index bad8d402f189..000000000000
--- a/mail/horde4-turba/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Turba is the Horde contact management application. Leveraging the Horde
-framework to provide seamless integration with IMP and other Horde
-applications, it supports storing contacts in SQL, LDAP, Kolab, and IMSP
-address books.
-
-WWW: http://www.horde.org/apps/turba/