FreeBSD Bugzilla – Attachment 154084 Details for
Bug 195332
New port: devel/mongo-cxx-driver Official Mongo C++ Driver with stagging support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
mongo-cxx-driver 1.0.0
mongo-cxx-driver.shar (text/plain), 7.17 KB, created by
Šimun Mikecin
on 2015-03-09 15:03:17 UTC
(
hide
)
Description:
mongo-cxx-driver 1.0.0
Filename:
MIME Type:
Creator:
Šimun Mikecin
Created:
2015-03-09 15:03:17 UTC
Size:
7.17 KB
patch
obsolete
># 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: ># ># mongo-cxx-driver ># mongo-cxx-driver/Makefile ># mongo-cxx-driver/distinfo ># mongo-cxx-driver/pkg-descr ># mongo-cxx-driver/pkg-plist ># mongo-cxx-driver/files ># mongo-cxx-driver/files/patch-SConstruct ># >echo c - mongo-cxx-driver >mkdir -p mongo-cxx-driver > /dev/null 2>&1 >echo x - mongo-cxx-driver/Makefile >sed 's/^X//' >mongo-cxx-driver/Makefile << 'f4afbfe98c3285685e82518a0868368b' >X# Created by: Simun Mikecin <numisemis@yahoo.com> >X# $FreeBSD$ >X >XPORTNAME= mongo-cxx-driver >XPORTVERSION= 1.0.0 >XCATEGORIES= devel >X >XMAINTAINER= numisemis@yahoo.com >XCOMMENT= C++ Driver for MongoDB >X >XLICENSE= APACHE20 >X >XLIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs >X >XMAKE_JOBS_UNSAFE= yes >X >XUSE_GITHUB= yes >XGH_ACCOUNT= mongodb >XGH_PROJECT= mongo-cxx-driver >XGH_TAGNAME= legacy-1.0.0 >XGH_COMMIT= 6e45875 >X >XWRKSRC= ${WRKDIR}/mongodb-mongo-cxx-driver-6e45875 >XUSES= scons >XMAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \ >X --cc=${CC} \ >X --cxx=${CXX} \ >X --full >XUSE_LDCONFIG= yes >X >X.include <bsd.port.mk> >f4afbfe98c3285685e82518a0868368b >echo x - mongo-cxx-driver/distinfo >sed 's/^X//' >mongo-cxx-driver/distinfo << 'c62f4745c7973ac10b1b1e04a048b76d' >XSHA256 (mongo-cxx-driver-1.0.0.tar.gz) = b26585f39a84afdd5725e4e5c35c5bab7c5f6d8365709954ab34d70fd9e555eb >XSIZE (mongo-cxx-driver-1.0.0.tar.gz) = 1569261 >c62f4745c7973ac10b1b1e04a048b76d >echo x - mongo-cxx-driver/pkg-descr >sed 's/^X//' >mongo-cxx-driver/pkg-descr << 'c4446dae8e4d6852ec038ac15b1a70df' >XOfficial Mongo C++ Driver >X >XMongo (from "humongous") is a high-performance, open source, >Xschema-free, document-oriented database. A common name in the >X"NOSQL" community. >X >XWWW: http://www.mongodb.org/ >c4446dae8e4d6852ec038ac15b1a70df >echo x - mongo-cxx-driver/pkg-plist >sed 's/^X//' >mongo-cxx-driver/pkg-plist << 'ac60910d8a8ab620c653a27c2af94bf6' >Xinclude/mongo/base/data_cursor.h >Xinclude/mongo/base/data_view.h >Xinclude/mongo/base/disallow_copying.h >Xinclude/mongo/base/encoded_value_storage.h >Xinclude/mongo/base/error_codes.h >Xinclude/mongo/base/parse_number.h >Xinclude/mongo/base/status-inl.h >Xinclude/mongo/base/status.h >Xinclude/mongo/base/status_with.h >Xinclude/mongo/base/string_data-inl.h >Xinclude/mongo/base/string_data.h >Xinclude/mongo/bson/bson-inl.h >Xinclude/mongo/bson/bson.h >Xinclude/mongo/bson/bson_db.h >Xinclude/mongo/bson/bson_field.h >Xinclude/mongo/bson/bsonelement.h >Xinclude/mongo/bson/bsonmisc.h >Xinclude/mongo/bson/bsonobj.h >Xinclude/mongo/bson/bsonobjbuilder.h >Xinclude/mongo/bson/bsonobjiterator.h >Xinclude/mongo/bson/bsontypes.h >Xinclude/mongo/bson/inline_decls.h >Xinclude/mongo/bson/oid.h >Xinclude/mongo/bson/ordering.h >Xinclude/mongo/bson/timestamp.h >Xinclude/mongo/bson/util/builder.h >Xinclude/mongo/client/autolib.h >Xinclude/mongo/client/bulk_operation_builder.h >Xinclude/mongo/client/bulk_update_builder.h >Xinclude/mongo/client/bulk_upsert_builder.h >Xinclude/mongo/client/dbclient.h >Xinclude/mongo/client/dbclient_rs.h >Xinclude/mongo/client/dbclientcursor.h >Xinclude/mongo/client/dbclientinterface.h >Xinclude/mongo/client/exceptions.h >Xinclude/mongo/client/export_macros.h >Xinclude/mongo/client/gridfs.h >Xinclude/mongo/client/index_spec.h >Xinclude/mongo/client/init.h >Xinclude/mongo/client/options.h >Xinclude/mongo/client/redef_macros.h >Xinclude/mongo/client/sasl_client_authenticate.h >Xinclude/mongo/client/undef_macros.h >Xinclude/mongo/client/write_concern.h >Xinclude/mongo/client/write_options.h >Xinclude/mongo/client/write_result.h >Xinclude/mongo/config.h >Xinclude/mongo/db/jsobj.h >Xinclude/mongo/db/json.h >Xinclude/mongo/geo/boundingbox.h >Xinclude/mongo/geo/constants.h >Xinclude/mongo/geo/coordinates.h >Xinclude/mongo/geo/coordinates2d.h >Xinclude/mongo/geo/coordinates2dgeographic.h >Xinclude/mongo/geo/geometry.h >Xinclude/mongo/geo/geometrycollection.h >Xinclude/mongo/geo/geoobj.h >Xinclude/mongo/geo/interface.h >Xinclude/mongo/geo/linestring.h >Xinclude/mongo/geo/multilinestring.h >Xinclude/mongo/geo/multipoint.h >Xinclude/mongo/geo/multipolygon.h >Xinclude/mongo/geo/namespaces.h >Xinclude/mongo/geo/parser-impl.h >Xinclude/mongo/geo/parser.h >Xinclude/mongo/geo/point.h >Xinclude/mongo/geo/polygon.h >Xinclude/mongo/geo/queryutils.h >Xinclude/mongo/logger/appender.h >Xinclude/mongo/logger/component_message_log_domain.h >Xinclude/mongo/logger/labeled_level.h >Xinclude/mongo/logger/log_component.h >Xinclude/mongo/logger/log_component_settings.h >Xinclude/mongo/logger/log_domain.h >Xinclude/mongo/logger/log_manager.h >Xinclude/mongo/logger/log_severity-inl.h >Xinclude/mongo/logger/log_severity.h >Xinclude/mongo/logger/logger.h >Xinclude/mongo/logger/logstream_builder.h >Xinclude/mongo/logger/message_event.h >Xinclude/mongo/logger/message_log_domain.h >Xinclude/mongo/platform/atomic_intrinsics.h >Xinclude/mongo/platform/atomic_intrinsics_gcc_atomic.h >Xinclude/mongo/platform/atomic_intrinsics_gcc_intel.h >Xinclude/mongo/platform/atomic_intrinsics_gcc_sync.h >Xinclude/mongo/platform/atomic_intrinsics_win32.h >Xinclude/mongo/platform/atomic_word.h >Xinclude/mongo/platform/atomic_word_cxx11.h >Xinclude/mongo/platform/atomic_word_intrinsics.h >Xinclude/mongo/platform/compiler.h >Xinclude/mongo/platform/compiler_gcc.h >Xinclude/mongo/platform/compiler_msvc.h >Xinclude/mongo/platform/cstdint.h >Xinclude/mongo/platform/endian.h >Xinclude/mongo/platform/float_utils.h >Xinclude/mongo/platform/hash_namespace.h >Xinclude/mongo/platform/strnlen.h >Xinclude/mongo/platform/unordered_map.h >Xinclude/mongo/platform/windows_basic.h >Xinclude/mongo/stdx/functional.h >Xinclude/mongo/util/assert_util.h >Xinclude/mongo/util/mongoutils/str.h >Xinclude/mongo/util/net/hostandport.h >Xinclude/mongo/util/net/message.h >Xinclude/mongo/util/net/message_port.h >Xinclude/mongo/util/net/operation.h >Xinclude/mongo/util/net/sock.h >Xinclude/mongo/util/shared_buffer.h >Xinclude/mongo/util/time_support.h >Xinclude/mongo/version.h >Xlib/libmongoclient.a >ac60910d8a8ab620c653a27c2af94bf6 >echo c - mongo-cxx-driver/files >mkdir -p mongo-cxx-driver/files > /dev/null 2>&1 >echo x - mongo-cxx-driver/files/patch-SConstruct >sed 's/^X//' >mongo-cxx-driver/files/patch-SConstruct << 'c928dc52339e4a8791dc6f0b4fa223db' >X--- SConstruct.orig 2015-01-28 22:59:55.000000000 +0100 >X+++ SConstruct 2015-02-26 23:55:21.193823086 +0100 >X@@ -348,6 +348,30 @@ >X help='Sets flags for the linker when building shared libraries', >X converter=variable_shlex_converter) >X >X+env_vars.Add('CXX', >X+ help='Sets path to the C++ compiler', >X+ converter=variable_shlex_converter) >X+ >X+env_vars.Add('CC', >X+ help='Sets path to the C compiler', >X+ converter=variable_shlex_converter) >X+ >X+env_vars.Add('PREFIX', >X+ help='Sets PREFIX path', >X+ converter=variable_shlex_converter) >X+ >X+env_vars.Add('PKGCONFIGDIR', >X+ help='Sets PKGCONFIGDIR path', >X+ converter=variable_shlex_converter) >X+ >X+env_vars.Add('destdir', >X+ help='Sets destdir path', >X+ converter=variable_shlex_converter) >X+ >X+env_vars.Add('DESTDIR', >X+ help='Sets DESTDIR path', >X+ converter=variable_shlex_converter) >X+ >X # don't run configure if user calls --help >X if GetOption('help'): >X Return() >c928dc52339e4a8791dc6f0b4fa223db >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 195332
:
149768
| 154084