| Summary: | databases/mongodb: Adapt ${name}_limits to the new resource limiting mechanics for services | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mateusz Piotrowski <0mp> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | rene |
| Priority: | --- | Keywords: | regression |
| Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(ale) 0mp: maintainer-feedback? |
| Hardware: | Any | ||
| OS: | Any | ||
| Bug Depends on: | |||
| Bug Blocks: | 227205, 228319 | ||
| Attachments: | |||
|
Description
Mateusz Piotrowski
2018-04-02 23:28:49 UTC
Created attachment 192221 [details]
Patch adding support for the new ${name}_limits mechanics (databases/mongodb, revision: 1)
The previous patch would fail to trigger the new ${name}_limits semantics for __FreeBSD_version 1101514. The new patch fixes it (thanks to mmokhi@).
Created attachment 192407 [details] Patch adding support for the new ${name}_limits mechanics (databases/mongodb, revision: 4) Due to an increasing number of problems caused by the new ${name}_limits behavior, the revision, which was backported from 12-CURRENT to 11-STABLE, has now been reverted.[1] As a result, the new behavior will not be present in any FreeBSD version < 12. This new patch adapts the port to those latest changes. [1]: https://svnweb.freebsd.org/base?view=revision&revision=r332363 Is this issue relevant for databases/mongodb3* ? Version 2.6.12 (this port) has been end-of-life upstream since 2016. (In reply to Rene Ladan from comment #3) I've submitted patches to all the other affected database ports. I think that we can close this PR if databases/mongodb is no longer around. See comment #4, expired port removed. |