| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch modifies some gcc parts too, but basically it makes the port
respect CFLAGS. Because of bugs in combination with gcc 3.x and some
optimization options the CFLAGS are hardcoded (better safe than sorry).
I've tested the gcc part of the fix on 4-stable and two 5.x systems.
Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
Approved by: maintainer timeout (for devel/stlport)
Notes:
svn path=/head/; revision=96441
|
|
|
|
|
|
|
| |
Requested by: previous maintainer
Notes:
svn path=/head/; revision=87494
|
|
|
|
|
|
|
|
|
|
| |
may not be distributed (distributing code created using icc requires
a purchased license).
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Notes:
svn path=/head/; revision=86047
|
|
|
|
|
|
|
| |
is NO_PACKAGE.
Notes:
svn path=/head/; revision=86007
|
|
|
|
| |
Notes:
svn path=/head/; revision=76032
|
|
|
|
| |
Notes:
svn path=/head/; revision=74586
|
|
|
|
|
|
|
|
| |
PR: ports/47800
Submitted by: MA, Dunzi <tadaluch@s5.xrea.com>
Notes:
svn path=/head/; revision=74576
|
|
|
|
|
|
|
| |
Approved by: kris
Notes:
svn path=/head/; revision=67029
|
|
This is a proof of concept and needs some improvements (it overwrites
the includes of devel/stlport).
It doesn't compile on -current at the moment because of some gcc specific
system headers.
Submitted by: marius@alchemy.franken.de
Notes:
svn path=/head/; revision=66504
|