summaryrefslogtreecommitdiff
path: root/lang/ifc7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Former commit was not correct by my misunderstanding.Maho Nakata2002-11-221-3/+2
| | | | | | | | Ifc is not broken when when linux_devtools is installed. It does not see include files. Noticed by: netchild Reviewed by: knu (mentor)
* Marked as broken if icc or linux_devtools areMaho Nakata2002-11-191-2/+3
| | | | | | | | installed. Suggested: Marius <marius@alchemy.franken.de> Alexander Leidinger <Alexander@Leidinger.net> Reviewed by: knu (mentor)
* Small misspellingMaho Nakata2002-11-181-1/+1
| | | | Noticed by marius
* Now ifc outputs FreeBSD's native binary.Maho Nakata2002-11-1816-76/+1213
| | | | | | | | Bump portrevision. Wonderful work by: Masakazu Higaki <higamasa@dream.com> Approved by: maho(maintainer) Reviewed by: knu(mentor)
* Correct typo in my last commit.Alexander Leidinger2002-11-111-1/+1
| | | | Approved by: maintainer
* Mark BROKEN when icc is installed (ifc and icc share some libs).Alexander Leidinger2002-11-081-0/+4
| | | | | | | | | | | To have working FreeBSD binaries, icc installs modified libs. Installing ifc after icc results in not working FreeBSD binaries for icc compiled code because ifc overwrites these libs (if it doesn't overwrite them, ifc can't produce working linux binaries). This commit wasn't discussed with the maintainer of ifc. Noticed by: marius@alchemy.franken.de
* Update to 6.0.1.304.Alexander Leidinger2002-09-223-15/+14
| | | | | | Submitted by: maintainer Approved by: kris PR: 43150
* Fix bugs in last commit.Alexander Leidinger2002-08-201-1/+2
| | | | Submitted by: maintainer
* Set <INSTALLTIMECOMBOPACKAGEID> in compiler60/docs/fsupport (PR fromAlexander Leidinger2002-08-201-4/+4
| | | | | | | | Maintainer). Bump portrevision because this affects support requests to intel. PR: 41650
* When lang/ifc and lang/icc are both installed, ifc does not use the correctAlexander Leidinger2002-07-212-0/+15
| | | | | | | | ld. Work around by reordering the PATH variable in the ifc wrapper script. Submitted by: maintainer PR: 40744 Bump PORTREVISION.
* - Update to 6.0.159.Alexander Leidinger2002-07-184-66/+70
| | | | | | | | Submitted by: maintainer PR: 40446 - Portlint - add missing USE_LINUX
* New port: Intel's Fortran compiler supporting Pentium 4 and Itanium processor.Dmitry Sivachenko2002-07-085-0/+772
PR: 37704 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>