Bug 194427 - databases/galera: Remove use of MAP_NORESERVE
Summary: databases/galera: Remove use of MAP_NORESERVE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 193961
  Show dependency treegraph
 
Reported: 2014-10-17 20:19 UTC by John Baldwin
Modified: 2014-10-18 12:30 UTC (History)
1 user (show)

See Also:
jhb: maintainer-feedback? (horia)


Attachments
patch (764 bytes, text/plain)
2014-10-17 20:19 UTC, John Baldwin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Baldwin freebsd_committer freebsd_triage 2014-10-17 20:19:31 UTC
Created attachment 148398 [details]
patch

The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and is being removed.  databases/galera uses this flag.  The attached patch removes the use.  I believe PORTREVISION probably needs to be bumped as well.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-17 20:19:31 UTC
Maintainer CC'd
Comment 2 John Baldwin freebsd_committer freebsd_triage 2014-10-18 12:30:46 UTC
Antoine told me to commit this directly as it already had approval in the parent bug.