cvs commit: ports/databases Makefile ports/databases/mongodb-devel Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/databases/mongodb-devel/files mongod.in

Wen Heping wen at FreeBSD.org
Thu Nov 19 07:09:02 UTC 2009


wen         2009-11-19 07:09:01 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/mongodb-devel Makefile distinfo pkg-deinstall 
                            pkg-descr pkg-install pkg-plist 
    databases/mongodb-devel/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/140257 [1]
                  ports/140144 [2]
                  ports/140489 [2]
  Submitted by:   Ivan Voras <ivoras at FreeBSD.org> [1]
                  Mirko Zinn <mail at derzinn.de> [2]
  
  Revision  Changes    Path
  1.812     +1 -0      ports/databases/Makefile
  1.1       +62 -0     ports/databases/mongodb-devel/Makefile (new)
  1.1       +3 -0      ports/databases/mongodb-devel/distinfo (new)
  1.1       +39 -0     ports/databases/mongodb-devel/files/mongod.in (new)
  1.1       +15 -0     ports/databases/mongodb-devel/pkg-deinstall (new)
  1.1       +5 -0      ports/databases/mongodb-devel/pkg-descr (new)
  1.1       +43 -0     ports/databases/mongodb-devel/pkg-install (new)
  1.1       +12 -0     ports/databases/mongodb-devel/pkg-plist (new)


More information about the cvs-ports mailing list