Bug 138685 - New port: databases/ruby-tokyocabinet
Summary: New port: databases/ruby-tokyocabinet
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-10 01:10 UTC by dgerow
Modified: 2009-10-23 04:40 UTC (History)
0 users

See Also:


Attachments
file.shar (16.21 KB, text/plain)
2009-09-10 01:10 UTC, dgerow
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description dgerow 2009-09-10 01:10:03 UTC
Ruby bindings for the tokyocabinet database.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-10 01:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-23 04:32:26 UTC
clsung      2009-10-23 03:32:12 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/ruby-tokyocabinet Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  - Ruby bindings for the tokyocabinet database.
  
  PR:             ports/138685
  Submitted by:   Damian Gerow <dgerow_AT_afflictions dot org>
  
  Revision  Changes    Path
  1.801     +1 -0      ports/databases/Makefile
  1.1       +39 -0     ports/databases/ruby-tokyocabinet/Makefile (new)
  1.1       +3 -0      ports/databases/ruby-tokyocabinet/distinfo (new)
  1.1       +4 -0      ports/databases/ruby-tokyocabinet/pkg-descr (new)
  1.1       +197 -0    ports/databases/ruby-tokyocabinet/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 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2009-10-23 04:37:20 UTC
State Changed
From-To: open->closed

New port added. Thank You.