Summary: | databases/arangodb33: Adapt ${name}_limits to the new resource limiting mechanics for services | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Mateusz Piotrowski <0mp> |
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | dev, riggs |
Priority: | --- | Keywords: | patch-ready, regression |
Version: | Latest | Flags: | riggs:
maintainer-feedback-
|
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | |||
Bug Blocks: | 227205 | ||
Attachments: |
Description
Mateusz Piotrowski
2018-04-02 23:57:21 UTC
Maintainer informed via mail Created attachment 192223 [details]
Patch adding support for the new ${name}_limits mechanics (databases/arangodb33, 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 192410 [details] Patch adding support for the new ${name}_limits mechanics (databases/arangodb33, 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 Maintainer timeout A commit references this bug: Author: riggs Date: Sat Jun 9 19:25:57 UTC 2018 New revision: 472082 URL: https://svnweb.freebsd.org/changeset/ports/472082 Log: Adapt ${name}_limits to the new resource limiting mechanics for services While on it: - Pet portlint PR: 227221 Submitted by: 0mp Approved by: maintainer timeout Changes: head/databases/arangodb33/Makefile head/databases/arangodb33/files/arangod.in |