aboutsummaryrefslogtreecommitdiff
path: root/lang/ifc7
Commit message (Collapse)AuthorAgeFilesLines
* 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) Notes: svn path=/head/; revision=70739
* 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) Notes: svn path=/head/; revision=70525
* Small misspellingMaho Nakata2002-11-181-1/+1
| | | | | | | Noticed by marius Notes: svn path=/head/; revision=70407
* 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) Notes: svn path=/head/; revision=70384
* Correct typo in my last commit.Alexander Leidinger2002-11-111-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=69894
* 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 Notes: svn path=/head/; revision=69749
* Update to 6.0.1.304.Alexander Leidinger2002-09-223-15/+14
| | | | | | | | | Submitted by: maintainer Approved by: kris PR: 43150 Notes: svn path=/head/; revision=67027
* Fix bugs in last commit.Alexander Leidinger2002-08-201-1/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=64691
* 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 Notes: svn path=/head/; revision=64688
* 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. Notes: svn path=/head/; revision=63309
* - Update to 6.0.159.Alexander Leidinger2002-07-184-66/+70
| | | | | | | | | | | Submitted by: maintainer PR: 40446 - Portlint - add missing USE_LINUX Notes: svn path=/head/; revision=63196
* 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> Notes: svn path=/head/; revision=62630