add cpe identifiers for all mongodb packages, add clang useflag description to mongodb

This commit is contained in:
Robert Förster 2024-09-09 05:21:36 +02:00
parent 0512a7e3a3
commit e5d5ad4d94
5 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<name>Alexys Jacob</name> <name>Alexys Jacob</name>
</maintainer> </maintainer>
<upstream> <upstream>
<remote-id type="cpe">cpe:/a:mongodb:database_tools</remote-id>
<remote-id type="github">mongodb/mongo-tools</remote-id> <remote-id type="github">mongodb/mongo-tools</remote-id>
</upstream> </upstream>
</pkgmetadata> </pkgmetadata>

View File

@ -14,10 +14,12 @@
and powerful queries). and powerful queries).
</longdescription> </longdescription>
<use> <use>
<flag name="clang">Use clang compiler instead of GCC</flag>
<flag name="mongosh">Install the MongoDB shell from <pkg>app-admin/mongosh-bin</pkg></flag> <flag name="mongosh">Install the MongoDB shell from <pkg>app-admin/mongosh-bin</pkg></flag>
<flag name="tools">Install the MongoDB tools (mongoimport, mongodump...) from <pkg>app-admin/mongo-tools</pkg></flag> <flag name="tools">Install the MongoDB tools (mongoimport, mongodump...) from <pkg>app-admin/mongo-tools</pkg></flag>
</use> </use>
<upstream> <upstream>
<remote-id type="cpe">cpe:/a:mongodb:mongodb</remote-id>
<remote-id type="github">mongodb/mongo</remote-id> <remote-id type="github">mongodb/mongo</remote-id>
</upstream> </upstream>
</pkgmetadata> </pkgmetadata>

View File

@ -6,6 +6,7 @@
<name>Ultrabug</name> <name>Ultrabug</name>
</maintainer> </maintainer>
<upstream> <upstream>
<remote-id type="cpe">cpe:/a:mongodb:libbson</remote-id>
<remote-id type="github">mongodb/mongo-c-driver</remote-id> <remote-id type="github">mongodb/mongo-c-driver</remote-id>
</upstream> </upstream>
</pkgmetadata> </pkgmetadata>

View File

@ -6,6 +6,7 @@
<name>Alexys Jacob</name> <name>Alexys Jacob</name>
</maintainer> </maintainer>
<upstream> <upstream>
<remote-id type="cpe">cpe:/a:mongodb:libmongocrypt</remote-id>
<remote-id type="github">mongodb/libmongocrypt</remote-id> <remote-id type="github">mongodb/libmongocrypt</remote-id>
</upstream> </upstream>
</pkgmetadata> </pkgmetadata>

View File

@ -12,6 +12,7 @@
</flag> </flag>
</use> </use>
<upstream> <upstream>
<remote-id type="cpe">cpe:/a:mongodb:c_driver</remote-id>
<remote-id type="github">mongodb/mongo-c-driver</remote-id> <remote-id type="github">mongodb/mongo-c-driver</remote-id>
</upstream> </upstream>
</pkgmetadata> </pkgmetadata>