Date: Thu, 19 Nov 2009 06:53:27 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/mongodb Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/databases/mongodb/files mongod.in Message-ID: <200911190653.nAJ6rRf2043542@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2009-11-19 06:53:27 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/mongodb Makefile distinfo pkg-deinstall pkg-descr
pkg-install pkg-plist
databases/mongodb/files mongod.in
Log:
Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.
WWW: http://www.mongodb.org/
PR: ports/140144 [1]
ports/140257 [2]
ports/140489 [1]
Submitted by: Mirko Zinn <mail@derzinn.de> [1]
Ivan Voras <ivoras@FreeBSD.org> [2]
Revision Changes Path
1.811 +1 -0 ports/databases/Makefile
1.1 +56 -0 ports/databases/mongodb/Makefile (new)
1.1 +3 -0 ports/databases/mongodb/distinfo (new)
1.1 +39 -0 ports/databases/mongodb/files/mongod.in (new)
1.1 +15 -0 ports/databases/mongodb/pkg-deinstall (new)
1.1 +5 -0 ports/databases/mongodb/pkg-descr (new)
1.1 +43 -0 ports/databases/mongodb/pkg-install (new)
1.1 +12 -0 ports/databases/mongodb/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911190653.nAJ6rRf2043542>
