Bug 153536

Summary: New Port: databases/p5-Redis-hiredis
Product: Ports & Packages Reporter: Grzegorz Blach <magik>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Grzegorz Blach 2010-12-30 02:30:10 UTC
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.


This ports has build-in minimal version of hiredis, co external library is not required.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-30 02:30:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-17 15:04:14 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-17 16:12:58 UTC
sunpoet     2011-01-17 16:12:54 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-Redis-hiredis Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  - 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
  
  Revision  Changes    Path
  1.943     +1 -0      ports/databases/Makefile
  1.1       +21 -0     ports/databases/p5-Redis-hiredis/Makefile (new)
  1.1       +2 -0      ports/databases/p5-Redis-hiredis/distinfo (new)
  1.1       +5 -0      ports/databases/p5-Redis-hiredis/pkg-descr (new)
  1.1       +7 -0      ports/databases/p5-Redis-hiredis/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-17 16:13:13 UTC
State Changed
From-To: open->closed

New port added. Thanks!