aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Redis-hiredis
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-01-17 16:12:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-01-17 16:12:54 +0000
commit6d3eba9dc7cf8a6225ec1d673200fe2932267330 (patch)
treebdb52e52d56f2e07f98bd3232e7bae6b12530462 /databases/p5-Redis-hiredis
parent94383c6a5bd44de39680ad507fc24b3b9ffd3e00 (diff)
downloadports-6d3eba9dc7cf8a6225ec1d673200fe2932267330.tar.gz
ports-6d3eba9dc7cf8a6225ec1d673200fe2932267330.zip
- Add p5-Redis-hiredis 0.9.2.3
Redis::hiredis is a simple wrapper around Salvatore Sanfilippo's hiredis C client that allows connecting and sending any command just like you would from a command line Redis client. WWW: http://search.cpan.org/dist/Redis-hiredis/ PR: ports/153536 Submitted by: Grzegorz Blach <magik@roorback.net> Feature safe: yes
Notes
Notes: svn path=/head/; revision=267914
Diffstat (limited to 'databases/p5-Redis-hiredis')
-rw-r--r--databases/p5-Redis-hiredis/Makefile21
-rw-r--r--databases/p5-Redis-hiredis/distinfo2
-rw-r--r--databases/p5-Redis-hiredis/pkg-descr5
-rw-r--r--databases/p5-Redis-hiredis/pkg-plist7
4 files changed, 35 insertions, 0 deletions
diff --git a/databases/p5-Redis-hiredis/Makefile b/databases/p5-Redis-hiredis/Makefile
new file mode 100644
index 000000000000..81506aca242b
--- /dev/null
+++ b/databases/p5-Redis-hiredis/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Redis-hiredis
+# Date created: 29 December 2010
+# Whom: Grzegorz Blach <magik@roorback.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Redis-hiredis
+PORTVERSION= 0.9.2.3
+CATEGORIES= databases perl5
+MASTER_SITES= CPAN/../../authors/id/N/NE/NEOPHENIX
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= magik@roorback.net
+COMMENT= A Simple wrapper around hiredis C client
+
+PERL_CONFIGURE= yes
+
+MAN3= Redis::hiredis.3
+
+.include <bsd.port.mk>
diff --git a/databases/p5-Redis-hiredis/distinfo b/databases/p5-Redis-hiredis/distinfo
new file mode 100644
index 000000000000..74032a43ed98
--- /dev/null
+++ b/databases/p5-Redis-hiredis/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Redis-hiredis-0.9.2.3.tar.gz) = 4173abe8bca13054859bda590bcd7b2783b8272aecb19f06dd3fcc046dfc950c
+SIZE (Redis-hiredis-0.9.2.3.tar.gz) = 59347
diff --git a/databases/p5-Redis-hiredis/pkg-descr b/databases/p5-Redis-hiredis/pkg-descr
new file mode 100644
index 000000000000..92e4486eb79a
--- /dev/null
+++ b/databases/p5-Redis-hiredis/pkg-descr
@@ -0,0 +1,5 @@
+Redis::hiredis is a simple wrapper around Salvatore Sanfilippo's hiredis C
+client that allows connecting and sending any command just like you would
+from a command line Redis client.
+
+WWW: http://search.cpan.org/dist/Redis-hiredis/
diff --git a/databases/p5-Redis-hiredis/pkg-plist b/databases/p5-Redis-hiredis/pkg-plist
new file mode 100644
index 000000000000..a4d456a7834a
--- /dev/null
+++ b/databases/p5-Redis-hiredis/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Redis/hiredis.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis/hiredis.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis/hiredis.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Redis