Bug 194427

Summary: databases/galera: Remove use of MAP_NORESERVE
Product: Ports & Packages Reporter: John Baldwin <jhb>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: horia
Priority: --- Flags: jhb: maintainer-feedback? (horia)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 193961    
Attachments:
Description Flags
patch none

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.