| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as a stand-in for "are we running on gcc".
In some cases we only need to specifically test for "are we on the ancient
base gcc", e.g, the usage of 'pragma'.
While here, in some cases turn off SSE functions more specifically based
on ARCH, and turn off -mtune=generic everywhere. These are part of a
larger work in progress; these commits are for ports that would have
been touched by the the powerpc-on-clang test regardless.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=507308
|
|
|
|
| |
Notes:
svn path=/head/; revision=500486
|
|
|
|
|
|
|
|
|
| |
PR: 232529
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=483270
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=480737
|
|
|
|
|
|
|
|
|
|
|
|
| |
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=473699
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=472699
|
|
|
|
| |
Notes:
svn path=/head/; revision=454181
|
|
|
|
|
|
|
|
|
| |
Submitted by: Johan Hendriks
(Do not know, how it escaped me to make one up myself.)
Notes:
svn path=/head/; revision=454178
|
|
|
|
|
|
|
|
|
|
|
|
| |
including <stdlib.h> for the sake of daemon(3). Somehow this is
not necessary on 12.x, where I was testing.
The upstream was remarkably quick to merge the PR.
Reported by: pkg-fallout@
Notes:
svn path=/head/; revision=454159
|
|
|
|
|
|
|
| |
Reported by: adamw
Notes:
svn path=/head/; revision=454098
|
|
multiple paths and do things, when any filesystem
changes are detected.
Written for Linux' inotify, it was ported using the
libinotify.
Sponsored by: Virtual Estates, Inc.
Notes:
svn path=/head/; revision=454094
|