| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Honor CFLAGS when compiling platform.c.
PR: 270851
MFH: 2025Q1
Approved by: mayo@oyam.ca (maintainer timeout)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate the patches
- Add LICENSE
- While here, fix shared lib installation
PR: 212394
Submitted by: pfg
Approved by: maintainer timeout (mayo@oyam.ca, 2 months)
Notes:
svn path=/head/; revision=426312
|
|
|
Some People (TM) are using non-executable /tmp on their machines.
The ccc utility from the port tries to run compiled executables
from /tmp, so this fails and port installation does not work.
It is always good to respect TMPDIR and this patch does just that.
PR: 154503
Feature safe: yes
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=270300
|