Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update port Makefile to support mips build of cairo. | Sean Bruno | 2015-11-09 | 1 | -3/+3 |
| | | | | | | | Add License Information PR: 201683 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> | ||||
* | The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and | John Baldwin | 2014-10-18 | 1 | -0/+11 |
is being removed. No portrev bump needed since the kernel will continue to accept this flag for old binaries even after support for it in new binaries is removed. PR: 193961 Approved by: portmgr (antoine) |