summaryrefslogtreecommitdiff
path: root/devel/stlport-icc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Take over maintainership.Alexander Leidinger2003-08-221-1/+1
| | | | | | | Requested by: previous maintainer Notes: svn path=/head/; revision=87494
* Add back NO_PACKAGE with a description of the real reason that packagesKris Kennaway2003-07-311-0/+2
| | | | | | | | | | 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
* No need to prevent package building of this port just because the icc portKris Kennaway2003-07-311-2/+0
| | | | | | | is NO_PACKAGE. Notes: svn path=/head/; revision=86007
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Change maintainer from ports@.Alexander Leidinger2003-02-031-1/+1
| | | | Notes: svn path=/head/; revision=74586
* Fix homepageEdwin Groothuis2003-02-031-1/+1
| | | | | | | | PR: ports/47800 Submitted by: MA, Dunzi <tadaluch@s5.xrea.com> Notes: svn path=/head/; revision=74576
* Don't build a package, we don't have icc on the package building cluster.Alexander Leidinger2002-09-221-0/+2
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=67029
* Slave port of devel/stlport for Intels C/C++ compiler.Alexander Leidinger2002-09-174-0/+414
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