| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=376388
|
|
|
|
| |
Notes:
svn path=/head/; revision=336819
|
|
|
|
| |
Notes:
svn path=/head/; revision=333583
|
|
|
|
| |
Notes:
svn path=/head/; revision=331422
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The wrong C++ flag, --no-exceptions, was being passed to these ports. The
correct flag is "-fno-exceptions". Apparently gcc accepts the former, but
clang does not.
The current code states that clang version 3.2 will accept --no-exceptions,
but this isn't the case either. However, both of these ports will build
without a no-exceptions flag with clang. GCC still requires it.
Rework the clang detection code. If code is not detected, -fno-exceptions
is added to CXXFLAGS, otherwise nothing is done. Besides fixing the flag
handling, this implemention avoids the bmake errors that _CLANG!= was
generating.
Approved by: bapt (mentor), maintainer
Notes:
svn path=/head/; revision=323632
|
|
|
|
| |
Notes:
svn path=/head/; revision=323578
|
|
|
|
| |
Notes:
svn path=/head/; revision=318788
|
|
|
|
| |
Notes:
svn path=/head/; revision=313649
|
|
|
|
|
|
|
|
| |
Approved by: portmgr
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=284139
|
|
|
|
|
|
|
| |
- Use USE_DOS2UNIX instead of self-cooked regex
Notes:
svn path=/head/; revision=275981
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=231102
|
|
|
|
| |
Notes:
svn path=/head/; revision=209970
|
|
|
|
| |
Notes:
svn path=/head/; revision=164152
|
|
|
|
| |
Notes:
svn path=/head/; revision=156387
|
|
|
|
| |
Notes:
svn path=/head/; revision=150048
|
|
|
|
|
|
|
| |
Approved by: novel (mentor)
Notes:
svn path=/head/; revision=144389
|
|
Player) audio files.
PR: ports/83556
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes:
svn path=/head/; revision=139542
|