Opened 9 years ago

Last modified 9 years ago

#47198 closed request

Please add missing binaries to mongodb 3.x series. — at Version 2

Reported by: richard@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: mongodb-tools

Description (last modified by mf2k (Frank Schima))

Hi,

The current mongodb 3.x ports install these files : mongo, mongobridge, mongod, mongoperf, mongos, mongosniff.

However, a full release should install : bsondump, mongod, mongoexport, mongoimport, mongoperf, mongos, mongostat, mongo, mongodump, mongofiles, mongooplog, mongorestore, mongosniff, mongotop.

The macports mongodb 2.6 series had these files, the 3.0 series does not (see below).

sh-3.2# port activate mongodb@2.6.8_0
--->  Computing dependencies for mongodb
--->  Deactivating mongodb @3.0.1_0
--->  Cleaning mongodb
--->  Activating mongodb @2.6.8_0
--->  Cleaning mongodb
sh-3.2# mongo
mongo         mongod        mongoexport   mongoimport   mongoperf     mongos        mongostat     
mongobridge   mongodump     mongofiles    mongooplog    mongorestore  mongosniff    mongotop      
sh-3.2# port activate mongodb@3.0.1
--->  Computing dependencies for mongodb
--->  Deactivating mongodb @2.6.8_0
--->  Cleaning mongodb
--->  Activating mongodb @3.0.1_0
--->  Cleaning mongodb
sh-3.2# mongo
mongo        mongobridge  mongod       mongoperf    mongos       mongosniff   

Thanks,

Cheers Richard

Change History (2)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to ryandesign@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers mongodb), if any.

comment:2 Changed 9 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.