Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  4 Jun 2010 12:25:02 +0200 (CEST)
From:      Mirko Zinn <mail@derzinn.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/147465: [NEW PORT] devel/py26-mongoengine: A Python Object-Document-Mapper for working with MongoDB
Message-ID:  <20100604102502.55F73361BC23@kaspar.tymnet.dyndns.org>
Resent-Message-ID: <201006041030.o54AU8ku061280@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <mail@derzinn.de>
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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100604102502.55F73361BC23>