diff options
author | maho <maho@FreeBSD.org> | 2005-06-17 13:04:21 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-06-17 13:04:21 +0800 |
commit | f7c4c6c38da6b72c7469d4a8a0ac7e7e123dc49e (patch) | |
tree | 5d038e79c2465f15ca81f2e16cac3a7e782437f9 /lang/ifc | |
parent | 89b77cc601a8b43d64bdc5d31c751191ecf3d4ce (diff) | |
download | freebsd-ports-gnome-f7c4c6c38da6b72c7469d4a8a0ac7e7e123dc49e.tar.gz freebsd-ports-gnome-f7c4c6c38da6b72c7469d4a8a0ac7e7e123dc49e.tar.zst freebsd-ports-gnome-f7c4c6c38da6b72c7469d4a8a0ac7e7e123dc49e.zip |
update to 8.1.028
Diffstat (limited to 'lang/ifc')
-rw-r--r-- | lang/ifc/Makefile | 7 | ||||
-rw-r--r-- | lang/ifc/distinfo | 4 | ||||
-rw-r--r-- | lang/ifc/pkg-descr | 6 | ||||
-rw-r--r-- | lang/ifc/pkg-plist | 3 |
4 files changed, 11 insertions, 9 deletions
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile index 88d6fd83da38..4287cd8a7603 100644 --- a/lang/ifc/Makefile +++ b/lang/ifc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ifc -PORTVERSION= 8.1.024 +PORTVERSION= 8.1.028 CATEGORIES= lang linux devel MASTER_SITES= DISTNAME= l_fc_pc_${PORTVERSION:C/p.+$//} @@ -18,7 +18,6 @@ PATCHLEVEL= ${PORTVERSION:C/(.+p)(.+)$/pe\2/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} .if ${PORTVERSION} != ${PATCHLEVEL} DISTFILES+= ${DISTNAME}_${PATCHLEVEL}${EXTRACT_SUFX} -#PATCH_DEPENDS= ${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base PATCH_DEPENDS= ${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 .endif @@ -56,12 +55,12 @@ IFCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//' .for file in ${DISTFILES} .if !exists(${DISTDIR}/${DIST_SUBDIR}/${file}) -IGNORE= "Go to Intel Premier Support, https://premier.intel.com, to obtain ${DISTFILES}. Product updates such as this compiler are posted regularly on Premier Support. You must have a license to obtain access to Premier Support. If you do not already have a license go to ${IFC_SITE} to review licensing options \(evaluation, commercial, and free non-commercial\) and obtain a license. Put ${DISTFILES} into ${DISTDIR} and run make again" +IGNORE= Go to Intel Premier Support, https://premier.intel.com, to obtain ${DISTFILES}. Product updates such as this compiler are posted regularly on Premier Support. You must have a license to obtain access to Premier Support. If you do not already have a license go to ${IFC_SITE} to review licensing options \(evaluation, commercial, and free non-commercial\) and obtain a license. Put ${DISTFILES} into ${DISTDIR} and run make again .endif .endfor .if exists(${LINUXBASE}/boot/kernel.h) -BROKEN= Cannot coexist with linux_devtools +BROKEN= "Cannot coexist with linux_devtools" .endif post-extract: diff --git a/lang/ifc/distinfo b/lang/ifc/distinfo index ca409be31b44..ed955707ddee 100644 --- a/lang/ifc/distinfo +++ b/lang/ifc/distinfo @@ -1,2 +1,2 @@ -MD5 (l_fc_pc_8.1.024.tar.gz) = b4c396aa666e8c4c51414df271dd437f -SIZE (l_fc_pc_8.1.024.tar.gz) = 90424897 +MD5 (l_fc_pc_8.1.028.tar.gz) = ffc417a9bfb01ef00e3d5caed33e7beb +SIZE (l_fc_pc_8.1.028.tar.gz) = 90601242 diff --git a/lang/ifc/pkg-descr b/lang/ifc/pkg-descr index 2441806dd90f..d5ebb1f3f20f 100644 --- a/lang/ifc/pkg-descr +++ b/lang/ifc/pkg-descr @@ -1,3 +1,5 @@ -This is Intels Fortran compiler, it is set up to produce native FreeBSD binaries. +This is Intels Fortran compiler, it is set up to produce native +FreeBSD binaries. -WWW: http://www.intel.com/software/products/compilers/flin +WWW: https://premier.intel.com/ + http://www.intel.com/software/products/compilers/flin diff --git a/lang/ifc/pkg-plist b/lang/ifc/pkg-plist index b12e94de5477..ddf9a91e2a31 100644 --- a/lang/ifc/pkg-plist +++ b/lang/ifc/pkg-plist @@ -880,7 +880,6 @@ %%PORTDOCS%%@dirrm %%COMPILERDIR%%/doc/f_ug2/whxdata %%PORTDOCS%%@dirrm %%COMPILERDIR%%/doc/f_ug2 %%PORTDOCS%%%%COMPILERDIR%%/doc/fcompindex.htm -%%PORTDOCS%%%%COMPILERDIR%%/doc/flex_ug.pdf %%PORTDOCS%%%%COMPILERDIR%%/doc/for_lang.pdf %%PORTDOCS%%%%COMPILERDIR%%/doc/for_lib.pdf %%PORTDOCS%%%%COMPILERDIR%%/doc/for_qopl.pdf @@ -1182,7 +1181,9 @@ %%COMPILERDIR%%/lib/libimf.a %%COMPILERDIR%%/lib/libimf.so %%COMPILERDIR%%/lib/libirc.a +%%COMPILERDIR%%/lib/libirc_nonpic.a %%COMPILERDIR%%/lib/libirc_s.a +%%COMPILERDIR%%/lib/libirc_s_nonpic.a %%COMPILERDIR%%/lib/libsvml.a %%COMPILERDIR%%/lib/libunwind.a @dirrm %%COMPILERDIR%%/lib |