summaryrefslogtreecommitdiffstats
path: root/lang/ifc7
Commit message (Collapse)AuthorAgeFilesLines
* Make portlint happy by replacing space to tabmaho2004-05-061-1/+1
| | | | | PR: 65409 Submitted by: trevor
* 1) update to 7.1.040maho2004-04-095-92/+213
| | | | | | | | | | 2) many clean ups obtained from lang/icc and icc7 port [*] 3) remove cxa_finalize.c [*] 4) update URL at post-install section. Obtained by: lang/icc7, lang/icc [*] Submitted by: Masakazu HIGAKI <higamasa@dream.com> Thanks to: netchild
* Update the portname (ifc->ifc7)maho2004-02-011-1/+1
| | | | Suggested by: netchild
* split linux_file.c since number of wrapper fuctionmaho2004-01-311-0/+190
| | | | | | increased Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+0
|
* update to ifc to 7.1.038.maho2004-01-197-445/+239
| | | | Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-121-2/+2
| | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio.
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-2/+2
|
* 1) Fix bug on some 4.7 systemsmaho2003-10-241-6/+11
| | | | | | 2) change ignore message provided by Intel Suggestion by: netchild and Marius Strobl
* IFC fails to link when invoked with -ax or -x optionmaho2003-10-083-5/+11
| | | | | | | | because a static library of ifc has an unresolved symbol, __sigsetjmp. The following is an example of error messages: PR: 57574 Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* update to 7.1.033maho2003-10-032-6/+6
|
* Update to 7.1.024maho2003-07-123-8/+7
| | | | | Reported by: Ali Faiez Taha <aftaha@cirp.usp.br> jed <kallen-j@unbc.ca>
* Version up to 7.1.016maho2003-05-082-6/+6
| | | | Submitted by: Sumit Shah <shah@ucla.edu>
* Update ports for 7.1.015maho2003-04-2819-923/+1746
| | | | Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* Clear moonlight beckons.ade2003-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.maho2002-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 aremaho2002-11-191-2/+3
| | | | | | | | installed. Suggested: Marius <marius@alchemy.franken.de> Alexander Leidinger <Alexander@Leidinger.net> Reviewed by: knu (mentor)
* Small misspellingmaho2002-11-181-1/+1
| | | | Noticed by marius
* Now ifc outputs FreeBSD's native binary.maho2002-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.netchild2002-11-111-1/+1
| | | | Approved by: maintainer
* Mark BROKEN when icc is installed (ifc and icc share some libs).netchild2002-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.netchild2002-09-223-15/+14
| | | | | | Submitted by: maintainer Approved by: kris PR: 43150
* Fix bugs in last commit.netchild2002-08-201-1/+2
| | | | Submitted by: maintainer
* Set <INSTALLTIMECOMBOPACKAGEID> in compiler60/docs/fsupport (PR fromnetchild2002-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 correctnetchild2002-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.netchild2002-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.demon2002-07-085-0/+772
PR: 37704 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
OpenPOWER on IntegriCloud