Bug 143919 - [NEW PORT] devel/py26-mongokit: Python ORM-like layer on top of pymongo
Summary: [NEW PORT] devel/py26-mongokit: Python ORM-like layer on top of pymongo
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-13 19:10 UTC by Mirko Zinn
Modified: 2010-02-13 23:42 UTC (History)
0 users

See Also:


Attachments
py26-mongokit-0.5.3.shar (4.94 KB, text/plain)
2010-02-13 19:10 UTC, Mirko Zinn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mirko Zinn 2010-02-13 19:10:05 UTC
MongoKit is a python module that brings structured schema and validation layer 
on top of the great pymongo driver. It has be written to be simpler and 
lighter as possible with the KISS and DRY principles in mind.

WWW:	http://bitbucket.org/namlook/mongokit/wiki/Home

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-02-13 19:12:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-02-13 20:19:51 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-02-13 20:20:15 UTC
miwi        2010-02-13 20:20:00 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-mongokit    Makefile distinfo pkg-descr pkg-plist 
  Log:
  MongoKit is a python module that brings structured schema and validation layer
  on top of the great pymongo driver. It has be written to be simpler and
  lighter as possible with the KISS and DRY principles in mind.
  
  WWW:    http://bitbucket.org/namlook/mongokit/wiki/Home
  
  PR:             ports/143919
  Submitted by:   Mirko Zinn <mail at derzinn.de>
  
  Revision  Changes    Path
  1.3818    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/py-mongokit/Makefile (new)
  1.1       +3 -0      ports/devel/py-mongokit/distinfo (new)
  1.1       +5 -0      ports/devel/py-mongokit/pkg-descr (new)
  1.1       +45 -0     ports/devel/py-mongokit/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"