| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
Notes:
svn path=/head/; revision=305610
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: QATty
Notes:
svn path=/head/; revision=235182
|
|
|
|
|
|
|
| |
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail)
Notes:
svn path=/head/; revision=230051
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
Notes:
svn path=/head/; revision=229765
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When devel/swig13 is installed, building of devel/libhid
fails, due to my overlooking of the swig detection bits in
the ports configure script. However, swig is used to build
the python site-package of the port, so I've bumped the
portrevision and turned these bits on by default (the
additional patch-Makefile.in hunk is to suppress a warning).
PR: ports/116076
Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
Notes:
svn path=/head/; revision=199360
|
|
PR: ports/114627
Submitted by: ntarmos at ceid.upatras.gr
Notes:
svn path=/head/; revision=196451
|