aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2013-06-04 21:14:20 +0000
committerMartin Matuska <mm@FreeBSD.org>2013-06-04 21:14:20 +0000
commit45a4f7c6b815c03f83adce9613469bc992563c7f (patch)
treee01d070ec7c35db246c74c23842f289b0ed583d4
parenta452172908ea152dfdeb86edb3467b4c8e295c59 (diff)
downloadports-45a4f7c6b815c03f83adce9613469bc992563c7f.tar.gz
ports-45a4f7c6b815c03f83adce9613469bc992563c7f.zip
Horde API to access various hash table implementations.
Notes
Notes: svn path=/head/; revision=319906
-rw-r--r--databases/Makefile1
-rw-r--r--databases/pear-Horde_HashTable/Makefile15
-rw-r--r--databases/pear-Horde_HashTable/distinfo2
-rw-r--r--databases/pear-Horde_HashTable/pkg-descr3
4 files changed, 21 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 0a044675d49a..935886168731 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -506,6 +506,7 @@
SUBDIR += pear-DB_ldap2
SUBDIR += pear-Doctrine12
SUBDIR += pear-Horde_Db
+ SUBDIR += pear-Horde_HashTable
SUBDIR += pear-Horde_Imsp
SUBDIR += pear-Horde_Memcache
SUBDIR += pear-MDB
diff --git a/databases/pear-Horde_HashTable/Makefile b/databases/pear-Horde_HashTable/Makefile
new file mode 100644
index 000000000000..bc994eeb3d92
--- /dev/null
+++ b/databases/pear-Horde_HashTable/Makefile
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+PORTNAME= Horde_HashTable
+PORTVERSION= 1.0.0
+CATEGORIES= databases www pear
+PKGNAMEPREFIX= pear-
+
+MAINTAINER= horde@FreeBSD.org
+COMMENT= Horde Hash Table Interface
+
+USE_HORDE_RUN= Horde_Exception
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/databases/pear-Horde_HashTable/distinfo b/databases/pear-Horde_HashTable/distinfo
new file mode 100644
index 000000000000..e2f3ee11b28b
--- /dev/null
+++ b/databases/pear-Horde_HashTable/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/Horde_HashTable-1.0.0.tgz) = 8119b02b4cbe4468699559d855ec69b484fb53030e1a35f5e7296c1e0d463f42
+SIZE (Horde/Horde_HashTable-1.0.0.tgz) = 14604
diff --git a/databases/pear-Horde_HashTable/pkg-descr b/databases/pear-Horde_HashTable/pkg-descr
new file mode 100644
index 000000000000..3dec9833b0cf
--- /dev/null
+++ b/databases/pear-Horde_HashTable/pkg-descr
@@ -0,0 +1,3 @@
+Horde API to access various hash table implementations.
+
+WWW: http://pear.horde.org