From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 4 10:30:08 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 793F1106567A for ; Fri, 4 Jun 2010 10:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 35E5B8FC1F for ; Fri, 4 Jun 2010 10:30:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o54AU84C061283 for ; Fri, 4 Jun 2010 10:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o54AU8ku061280; Fri, 4 Jun 2010 10:30:08 GMT (envelope-from gnats) Resent-Date: Fri, 4 Jun 2010 10:30:08 GMT Resent-Message-Id: <201006041030.o54AU8ku061280@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mirko Zinn Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAC001065679 for ; Fri, 4 Jun 2010 10:25:09 +0000 (UTC) (envelope-from zinn@kaspar.tymnet.dyndns.org) Received: from oops.0xC0DE.de (oops.0xC0DE.de [78.46.70.3]) by mx1.freebsd.org (Postfix) with ESMTP id 98A7E8FC1F for ; Fri, 4 Jun 2010 10:25:09 +0000 (UTC) Received: from localhost (localhost.0xC0DE.de [127.0.0.1]) by oops.0xC0DE.de (Postfix) with ESMTP id 0AFBA3980FA for ; Fri, 4 Jun 2010 12:25:08 +0200 (CEST) Received: from oops.0xC0DE.de ([127.0.0.1]) by localhost (oops.0xC0DE.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7odJRq3OBvBS for ; Fri, 4 Jun 2010 12:25:02 +0200 (CEST) Received: from kaspar.tymnet.dyndns.org (i59F55475.versanet.de [89.245.84.117]) (Authenticated sender: info@derzinn.de) by oops.0xC0DE.de (Postfix) with ESMTPA id 9A0B03980C5 for ; Fri, 4 Jun 2010 12:25:02 +0200 (CEST) Received: by kaspar.tymnet.dyndns.org (Postfix, from userid 1001) id 55F73361BC23; Fri, 4 Jun 2010 12:25:02 +0200 (CEST) Message-Id: <20100604102502.55F73361BC23@kaspar.tymnet.dyndns.org> Date: Fri, 4 Jun 2010 12:25:02 +0200 (CEST) From: Mirko Zinn To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/147465: [NEW PORT] devel/py26-mongoengine: A Python Object-Document-Mapper for working with MongoDB X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 10:30:08 -0000 >Number: 147465 >Category: ports >Synopsis: [NEW PORT] devel/py26-mongoengine: A Python Object-Document-Mapper for working with MongoDB >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 04 10:30:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Mirko Zinn >Release: FreeBSD 8.0-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD kaspar 8.0-RELEASE-p3 FreeBSD 8.0-RELEASE-p3 #0: Tue May 25 20:54:11 UTC 2010 >Description: MongoEngine is an ORM-like layer on top of PyMongo. It allows you to define schemas for documents and query collections using syntax inspired by the Django ORM. WWW: http://hmarr.com/mongoengine/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- py26-mongoengine-0.3.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-mongoengine # py-mongoengine/pkg-descr # py-mongoengine/Makefile # py-mongoengine/distinfo # echo c - py-mongoengine mkdir -p py-mongoengine > /dev/null 2>&1 echo x - py-mongoengine/pkg-descr sed 's/^X//' >py-mongoengine/pkg-descr << '88ff00d1db9de80645724a34a3846bd5' XMongoEngine is an ORM-like layer on top of PyMongo. It allows you to define Xschemas for documents and query collections using syntax inspired by the XDjango ORM. X XWWW: http://hmarr.com/mongoengine/ 88ff00d1db9de80645724a34a3846bd5 echo x - py-mongoengine/Makefile sed 's/^X//' >py-mongoengine/Makefile << 'dae56d59e67825c2f09f32b7a390a6b3' X# New ports collection makefile for: py-mongoengine X# Date created: 2010-06-04 X# Whom: Mirko Zinn X# X# $FreeBSD$ X# X XPORTNAME= mongoengine XPORTVERSION= 0.3 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= mail@derzinn.de XCOMMENT= A Python Object-Document-Mapper for working with MongoDB X XRUN_DEPENDS= pymongo>=1.6:${PORTSDIR}/databases/pymongo X XPLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install XPYDISTUTILS_NOEGGINFO= yes X X.include dae56d59e67825c2f09f32b7a390a6b3 echo x - py-mongoengine/distinfo sed 's/^X//' >py-mongoengine/distinfo << '0be9f354b9821023641e98889ebaca85' XMD5 (mongoengine-0.3.tar.gz) = c31b42b2170347ec153098d538216ee1 XSHA256 (mongoengine-0.3.tar.gz) = 0a4b4c1fabeb996302ef3fd971783250e9a14fd85f556cdc80c727c391ef2bc4 XSIZE (mongoengine-0.3.tar.gz) = 59146 0be9f354b9821023641e98889ebaca85 exit --- py26-mongoengine-0.3.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: