Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 2009 16:35:41 +0100 (CET)
From:      Mirko Zinn <mail@derzinn.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140144: [NEW PORT] databases/mongodb: High-performance, non-SQL and document-oriented database
Message-ID:  <20091031153541.6673C666D63@derzinn.de>
Resent-Message-ID: <200910311600.n9VG0A3D025705@freefall.freebsd.org>

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

>Number:         140144
>Category:       ports
>Synopsis:       [NEW PORT] databases/mongodb: High-performance, non-SQL and document-oriented database
>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:   Sat Oct 31 16:00:10 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mirko Zinn
>Release:        FreeBSD 7.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD test 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct  2 08:22:32 UTC
>Description:
Mongo is a high-performance, open source, schema-free, document-oriented 
database. A key goal of MongoDB is to bridge the gap between key/value stores 
(which are fast and highly scalable) and traditional RDBMS systems (which are 
deep in functionality).

WWW:	http://www.mongodb.org/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- mongodb-1.0.1.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:
#
#	mongodb
#	mongodb/pkg-descr
#	mongodb/Makefile
#	mongodb/pkg-plist
#	mongodb/distinfo
#
echo c - mongodb
mkdir -p mongodb > /dev/null 2>&1
echo x - mongodb/pkg-descr
sed 's/^X//' >mongodb/pkg-descr << 'fb5d34b6aebfe547c6f52d50781a849f'
XMongo is a high-performance, open source, schema-free, document-oriented 
Xdatabase. A key goal of MongoDB is to bridge the gap between key/value stores 
X(which are fast and highly scalable) and traditional RDBMS systems (which are 
Xdeep in functionality).
X
XWWW:	http://www.mongodb.org/
fb5d34b6aebfe547c6f52d50781a849f
echo x - mongodb/Makefile
sed 's/^X//' >mongodb/Makefile << 'dd2c11c48ebdc2482dee8e08c2321c72'
X# New ports collection makefile for:	test
X# Date created:		2009-10-28
X# Whom:			Mirko Zinn <mail@derzinn.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mongodb
XPORTVERSION=	1.0.1
XCATEGORIES=	databases
XMASTER_SITES=	http://download.github.com/ \
X		http://derzinn.de/files/
XDISTNAME=	mongodb-mongo-e316c78
X
XMAINTAINER=	mail@derzinn.de
XCOMMENT=	High-performance, non-SQL and document-oriented database
X
XLIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre \
X		js.1:${PORTSDIR}/lang/spidermonkey \
X		execinfo:${PORTSDIR}/devel/libexecinfo
XBUILD_DEPENDS=	${LOCALBASE}/lib/libboost_python.so:${PORTSDIR}/devel/boost-python-libs
X
XUSE_SCONS=	yes
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
dd2c11c48ebdc2482dee8e08c2321c72
echo x - mongodb/pkg-plist
sed 's/^X//' >mongodb/pkg-plist << '4e314bf7fb611888dde532eff1e47f7a'
Xbin/mongo
Xbin/mongod
Xbin/mongodump
Xbin/mongoexport
Xbin/mongofiles
Xbin/mongoimportjson
Xbin/mongorestore
Xbin/mongos
Xbin/mongosniff
Xlib/libmongoclient.a
Xinclude/mongo/stdafx.h
Xinclude/mongo/targetver.h
Xinclude/mongo/client/connpool.h
Xinclude/mongo/client/dbclient.h
Xinclude/mongo/client/gridfs.h
Xinclude/mongo/client/model.h
Xinclude/mongo/db/btree.h
Xinclude/mongo/db/clientcursor.h
Xinclude/mongo/db/commands.h
Xinclude/mongo/db/concurrency.h
Xinclude/mongo/db/curop.h
Xinclude/mongo/db/cursor.h
Xinclude/mongo/db/database.h
Xinclude/mongo/db/db.h
Xinclude/mongo/db/dbhelpers.h
Xinclude/mongo/db/dbinfo.h
Xinclude/mongo/db/dbmessage.h
Xinclude/mongo/db/instance.h
Xinclude/mongo/db/introspect.h
Xinclude/mongo/db/jsobj.h
Xinclude/mongo/db/jsobjmanipulator.h
Xinclude/mongo/db/json.h
Xinclude/mongo/db/lasterror.h
Xinclude/mongo/db/matcher.h
Xinclude/mongo/db/minilex.h
Xinclude/mongo/db/mms.h
Xinclude/mongo/db/namespace.h
Xinclude/mongo/db/nonce.h
Xinclude/mongo/db/pdfile.h
Xinclude/mongo/db/query.h
Xinclude/mongo/db/queryoptimizer.h
Xinclude/mongo/db/queryutil.h
Xinclude/mongo/db/rec.h
Xinclude/mongo/db/reccache.h
Xinclude/mongo/db/reci.h
Xinclude/mongo/db/recstore.h
Xinclude/mongo/db/repl.h
Xinclude/mongo/db/replset.h
Xinclude/mongo/db/resource.h
Xinclude/mongo/db/scanandorder.h
Xinclude/mongo/db/security.h
Xinclude/mongo/db/storage.h
Xinclude/mongo/util/allocator.h
Xinclude/mongo/util/assert_util.h
Xinclude/mongo/util/background.h
Xinclude/mongo/util/builder.h
Xinclude/mongo/util/debug_util.h
Xinclude/mongo/util/file.h
Xinclude/mongo/util/file_allocator.h
Xinclude/mongo/util/goodies.h
Xinclude/mongo/util/hashtab.h
Xinclude/mongo/util/httpclient.h
Xinclude/mongo/util/log.h
Xinclude/mongo/util/lruishmap.h
Xinclude/mongo/util/md5.h
Xinclude/mongo/util/message.h
Xinclude/mongo/util/message_server.h
Xinclude/mongo/util/miniwebserver.h
Xinclude/mongo/util/mmap.h
Xinclude/mongo/util/ntservice.h
Xinclude/mongo/util/optime.h
Xinclude/mongo/util/processinfo.h
Xinclude/mongo/util/queue.h
Xinclude/mongo/util/sock.h
Xinclude/mongo/util/top.h
Xinclude/mongo/util/unittest.h
X@dirrm include/mongo/client
X@dirrm include/mongo/db
X@dirrm include/mongo/util
X@dirrm include/mongo
4e314bf7fb611888dde532eff1e47f7a
echo x - mongodb/distinfo
sed 's/^X//' >mongodb/distinfo << '355bdc19f6866e27d873baf33e60d3d2'
XMD5 (mongodb-mongo-e316c78.tar.gz) = 93cf5cf75ee020c31e1b3a8627f80d83
XSHA256 (mongodb-mongo-e316c78.tar.gz) = 509f34c847e6d63f898e0337717fa78f2389e82ed6a6bb5f47df70bd2cfb1af2
XSIZE (mongodb-mongo-e316c78.tar.gz) = 3922059
355bdc19f6866e27d873baf33e60d3d2
exit
--- mongodb-1.0.1.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?20091031153541.6673C666D63>