Bug 102388 - [NEW PORT] perl5/p5-Genezzo: An extensible database with SQL and DBI
Summary: [NEW PORT] perl5/p5-Genezzo: An extensible database with SQL and DBI
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: 2006-08-22 14:10 UTC by gslin
Modified: 2006-09-28 04:12 UTC (History)
1 user (show)

See Also:


Attachments
p5-Genezzo-0.64.shar (7.00 KB, text/plain)
2006-08-22 14:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-08-22 14:10:13 UTC
The Genezzo modules implement a hierarchy of persistent hashes using a
fixed amount of memory and disk.  This system is designed to be easily
configured and extended with custom functions, persistent storage
representations, and novel data access methods.  In its current
incarnation it supports a subset of SQL and a partial DBI interface.

WWW:	http://search.cpan.org/dist/Genezzo/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-22 14:10:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-27 10:03:44 UTC
clsung      2006-09-27 09:03:27 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-Genezzo Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Genezzo 0.64, an extensible database with SQL and DBI.
  
  PR:             ports/102388
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.547     +1 -0      ports/databases/Makefile
  1.1       +59 -0     ports/databases/p5-Genezzo/Makefile (new)
  1.1       +3 -0      ports/databases/p5-Genezzo/distinfo (new)
  1.1       +7 -0      ports/databases/p5-Genezzo/pkg-descr (new)
  1.1       +87 -0     ports/databases/p5-Genezzo/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 2006-09-28 04:12:53 UTC
State Changed
From-To: open->closed

New port added. Thank You.