Bug 195332 - New port: devel/mongo-cxx-driver Official Mongo C++ Driver with stagging support
Summary: New port: devel/mongo-cxx-driver Official Mongo C++ Driver with stagging support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-24 13:55 UTC by Šimun Mikecin
Modified: 2015-10-14 11:16 UTC (History)
3 users (show)

See Also:


Attachments
New port shar archived (6.82 KB, application/x-shar)
2014-11-24 13:55 UTC, Šimun Mikecin
no flags Details
mongo-cxx-driver 1.0.0 (7.17 KB, text/plain)
2015-03-09 15:03 UTC, Šimun Mikecin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Šimun Mikecin 2014-11-24 13:55:45 UTC
Created attachment 149768 [details]
New port shar archived

Official Mongo C++ Driver 

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/
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2015-01-18 03:04:39 UTC
Note: a previous port named mongo-cxx-driver was deleted on 2014-09-01.  See MOVED.
Comment 2 Šimun Mikecin 2015-01-18 08:43:45 UTC
Previous port named mongo-cxx-driver was deleted because it didn't gave stagging support.
This port has stagging support.
Comment 3 Šimun Mikecin 2015-03-09 15:03:17 UTC
Created attachment 154084 [details]
mongo-cxx-driver 1.0.0

Updated to mongo-cxx-driver 1.0.0 release.
Comment 4 Šimun Mikecin 2015-03-09 15:04:07 UTC
Just uploaded new shar archive for 1.0.0 release.
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2015-10-14 10:54:32 UTC
updated for 1.0.5, testing @work
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-10-14 11:12:38 UTC
A commit references this bug:

Author: pi
Date: Wed Oct 14 11:11:42 UTC 2015
New revision: 399250
URL: https://svnweb.freebsd.org/changeset/ports/399250

Log:
  Re-introduce port: devel/mongo-cxx-driver

  Official Mongo C++ Driver

  Mongo (from "humongous") is a high-performance, open source,
  schema-free, document-oriented database. A common name in the
  "NOSQL" community.

  WWW: https://github.com/mongodb/mongo-cxx-driver

  There was an old port, which was not staged.

  PR:		195332
  Submitted by:	numisemis@yahoo.com

Changes:
  head/MOVED
  head/devel/Makefile
  head/devel/mongo-cxx-driver/
  head/devel/mongo-cxx-driver/Makefile
  head/devel/mongo-cxx-driver/distinfo
  head/devel/mongo-cxx-driver/files/
  head/devel/mongo-cxx-driver/files/patch-SConstruct
  head/devel/mongo-cxx-driver/pkg-descr
  head/devel/mongo-cxx-driver/pkg-plist
Comment 7 Kurt Jaeger freebsd_committer freebsd_triage 2015-10-14 11:16:59 UTC
Testbuilds done on 11a, 10.2a+i, 9.3a.

Committed, thanks. Sorry for the delay.