2002-07-18 15:05:10 +02:00
# New ports collection makefile for: ifc
# Date created: Oct 30, 2001
# Whom: chat95@mbox.kyoto-inet.or.jp
2002-07-08 05:14:41 +02:00
#
# $FreeBSD$
#
PORTNAME = ifc
2002-09-22 14:03:30 +02:00
PORTVERSION = 6.0.1.304
2002-11-18 10:27:32 +01:00
PORTREVISION = 1
CATEGORIES = lang linux devel
MASTER_SITES =
2002-09-22 14:03:30 +02:00
DISTNAME = l_fc_p_6.0.1.304
2002-07-08 05:14:41 +02:00
EXTRACT_SUFX = .tar
2002-11-18 10:27:32 +01:00
MAINTAINER = maho@FreeBSD.org
2003-03-07 07:14:21 +01:00
COMMENT = Intel' s Fortran compiler, set up to produce native FreeBSD objects
2002-07-08 05:14:41 +02:00
2002-11-18 10:27:32 +01:00
BUILD_DEPENDS = rpm2cpio:${ PORTSDIR } /archivers/rpm2cpio
2002-07-08 05:14:41 +02:00
2002-07-18 15:05:10 +02:00
RESTRICTED = Intel forbids any redistribution
2002-07-08 05:14:41 +02:00
NO_PACKAGE = ${ RESTRICTED }
NO_CDROM = ${ RESTRICTED }
2002-11-18 10:27:32 +01:00
ONLY_FOR_ARCHS = i386
2002-07-08 05:14:41 +02:00
2002-07-18 15:05:10 +02:00
USE_LINUX = yes
2002-11-18 10:27:32 +01:00
USE_REINPLACE = yes
2002-07-08 05:14:41 +02:00
NO_WRKSUBDIR = yes
NO_FILTER_SHLIBS = yes
2002-11-18 10:27:32 +01:00
MAN1 = ifc.1
MANPREFIX = ${ PREFIX } /intel/compiler60/
2002-09-22 14:03:30 +02:00
2002-07-18 15:05:10 +02:00
IFC_SITE = http://www.intel.com/software/products/compilers/
2002-07-08 05:14:41 +02:00
. i n c l u d e < b s d . p o r t . p r e . m k >
2002-11-18 10:27:32 +01:00
IFCFFGVAL = ${ OSREL : C / \. .*// }
OBJCOPY ?= /usr/bin/objcopy
2002-07-18 15:05:10 +02:00
. i f ! e x i s t s ( $ { D I S T D I R } / $ { D I S T _ S U B D I R } / $ { D I S T N A M E } $ { E X T R A C T _ S U F X } )
2002-11-18 10:27:32 +01:00
IGNORE = " Please manually download ${ DISTFILES } from ${ IFC_SITE } , ${ IFC_SITE } f60l/noncom.htm or https://premier.intel.com/ \(whichever has the file, to access premier.intel.com you have to register at http://www.intel.com/software/products/registrationcenter/index.htm\). With a little bit of luck it may also be available from ftp://download.intel.com/software/products/compilers/downloads/. Put it into ${ DISTDIR } and run make again "
2002-07-08 05:14:41 +02:00
. e n d i f
2002-11-22 10:55:03 +01:00
. i f e x i s t s ( $ { P R E F I X } / i n t e l / c o m p i l e r 6 0 / b i n / i c c )
BROKEN = Cannot coexist with icc
2002-11-08 21:28:25 +01:00
. e n d i f
2002-07-08 05:14:41 +02:00
post-extract :
. f o r i i n \
2002-11-18 10:27:32 +01:00
intel-ifc6-6.0.1-304.i386.rpm
2002-09-22 14:03:30 +02:00
# intel-ildb6-6.0.1-310.i386.rpm \
# intel-efc6-6.0.1-304.ia64.rpm \
# intel-eldb6-6.0.1-310.ia64.rpm
2002-11-18 10:27:32 +01:00
. i f d e f i n e d ( N O P O R T D O C S )
@cd ${ WRKSRC } && rpm2cpio 2>/dev/null ${ i } | \
cpio -idfuE ${ FILESDIR } /cpio-exclude --quiet \
*/opt/intel/compiler60/docs/*
. e l s e
@cd ${ WRKSRC } && rpm2cpio 2>/dev/null ${ i } | \
cpio -idfuE ${ FILESDIR } /cpio-exclude --quiet
. e n d i f
2002-07-08 05:14:41 +02:00
. e n d f o r
pre-patch :
2002-07-18 15:05:10 +02:00
# Allow everyone to use it
2002-07-08 05:14:41 +02:00
@${ CHMOD } a+rx ${ WRKSRC } /opt
2002-11-18 10:27:32 +01:00
# Remove unneeded/unsafe access rights
2002-07-08 05:14:41 +02:00
. f o r i i n d o c s i a 3 2 / i n c l u d e i a 3 2 / l i b
@${ FIND } ${ WRKSRC } /opt/intel/compiler60/${ i } -type f -print0 | \
2002-11-18 10:27:32 +01:00
${ XARGS } -0 ${ CHMOD } a-x,g-w
2002-07-08 05:14:41 +02:00
. e n d f o r
@${ FIND } ${ WRKSRC } /opt -type d -print0 | xargs -0 ${ CHMOD } go-w
2002-07-18 15:05:10 +02:00
# Use the Linux ABI for the binaries
2002-11-18 10:27:32 +01:00
. f o r i i n I N T E L f 9 0 c o m f p p i c i d i f c b i n i f c c e m l m g r d . i n t e l l m u t i l \
profmerge proforder xiar xild
2002-07-08 05:14:41 +02:00
@brandelf -t Linux ${ WRKSRC } /opt/intel/compiler60/ia32/bin/${ i }
. e n d f o r
post-patch :
2002-07-18 15:05:10 +02:00
# Correct some paths and patch some files
2002-07-08 05:14:41 +02:00
. f o r i i n i a 3 2 / b i n / i f c v a r s . c s h i a 3 2 / b i n / i f c v a r s . s h \
2002-09-22 14:03:30 +02:00
ia32/bin/ifc ia32/bin/ifc.cfg docs/fsupport
2002-11-18 10:27:32 +01:00
@${ REINPLACE_CMD } -i "" -e 's:@@PREFIX@@:${PREFIX}:g; s@\<INSTALLDIR\>@${PREFIX}/intel@g; s@man -w@manpath -q@g; s:\<INSTALLTIMECOMBOPACKAGEID\>:${DISTNAME}:g' \
${ WRKSRC } /opt/intel/compiler60/${ i }
2002-07-08 05:14:41 +02:00
@${ CHMOD } 755 ${ WRKSRC } /opt/intel/compiler60/${ i }
. e n d f o r
2002-11-18 10:27:32 +01:00
@${ RM } ${ WRKSRC } /opt/intel/compiler60/ia32/bin/ifc.orig
# Remove empty directory
2002-07-08 05:14:41 +02:00
. i f d e f i n e d ( N O P O R T D O C S )
@${ RM } -rf ${ WRKSRC } /opt/intel/compiler60/docs
. e n d i f
2002-11-18 10:27:32 +01:00
# Provide a more FreeBSD'ish compile environment
. f o r i i n i f c . c f g
@${ ECHO } -e " \n-Ulinux\n-U__linux__\n-U__linux\n\n-D__FreeBSD__= ${ IFCFFGVAL } \n-D__ELF__=1\n " >>${ WRKSRC } /opt/intel/compiler60/ia32/bin/${ i }
@${ CHMOD } a-x,g-w ${ WRKSRC } /opt/intel/compiler60/ia32/bin/${ i }
. e n d f o r
# C++ hack for ifc
@${ ECHO } -e "\n-Qoption,ld,-CPLUSPLUS\n" >>${ WRKSRC } /opt/intel/compiler60/ia32/bin/ifc.cfg
@cd ${ WRKSRC } /opt/intel/compiler60/ia32/bin/ && ${ LN } -s ifc.cfg ifcbin.cfg
do-build :
# Fix unresolved references
@cd ${ WRKSRC } && ${ CC } ${ CFLAGS } -c ${ FILESDIR } /assert_fail.c \
${ FILESDIR } /cxa_atexit.c ${ FILESDIR } /cxa_finalize.c \
${ FILESDIR } /linux_file.c ${ FILESDIR } /sysconf.c \
${ FILESDIR } /errno_location.c ${ FILESDIR } /mcount.S
. i f ( $ { O S V E R S I O N } < 4 7 0 0 0 0 ) | | \
( ${ OSVERSION } >= 500000 && ${ OSVERSION } < 500042 )
@${ CC } ${ CFLAGS } -c -o ${ WRKSRC } /stderr.o ${ FILESDIR } /stderr.c
. e l s e
. f o r i i n l i b c x a . a l i b i m f . a l i b i r c . a l i b i r c m t . a l i b u n w i n d . a \
libBINDF90.a libCEPCF90.a libF90.a libIEPCF90.a libPEPCF90.a \
libcprts.a libintrins.a libompstub.a
@${ OBJCOPY } --redefine-sym stderr = __stderrp \
--redefine-sym stdout = __stdoutp \
${ WRKSRC } /opt/intel/compiler60/ia32/lib/${ i }
. e n d f o r
. e n d i f
@${ AR } q ${ WRKSRC } /opt/intel/compiler60/ia32/lib/libcxa.a ${ WRKSRC } /*.o
. f o r i i n B I N D F 9 0 P E P C F 9 0 C E P C F 9 0 P O S F 9 0 I E P C F 9 0
@${ OBJCOPY } --redefine-sym stat = Stat --redefine-sym fstat = Fstat \
--redefine-sym lstat = Lstat --redefine-sym lseek = Lseek \
--redefine-sym mknod = Mknod \
${ WRKSRC } /opt/intel/compiler60/ia32/lib/lib${ i } .a
. e n d f o r
# Some magic to be able to link
@${ CC } ${ CFLAGS } -o ${ WRKSRC } /opt/intel/compiler60/ia32/bin/ld ${ FILESDIR } /ld.c
@${ STRIP_CMD } ${ WRKSRC } /opt/intel/compiler60/ia32/bin/ld
@${ CHMOD } 755 ${ WRKSRC } /opt/intel/compiler60/ia32/bin/ld
2002-07-08 05:14:41 +02:00
do-install :
2002-11-18 10:27:32 +01:00
@cd ${ WRKSRC } /opt && ${ TAR } -cf - . | \
2002-07-08 05:14:41 +02:00
${ TAR } -xf - -C ${ PREFIX }
post-install :
@${ ECHO_CMD } " ${ PKGNAME } is now installed in ${ PREFIX } /intel, to use it you have to "
2002-11-18 10:27:32 +01:00
@${ ECHO_CMD } " put your license into your \$ ${ INTEL_FLEXLM_LICENSE } (default: "
@${ ECHO_CMD } " ${ PREFIX } /intel/licenses) directory and add "
@${ ECHO_CMD } " ${ PREFIX } /intel/compiler60/ia32/bin to your PATH. "
@${ ECHO_CMD }
@${ ECHO_CMD } "If you use ifc on a Pentium 4 make sure you have 'options CPU_ENABLE_SSE'"
@${ ECHO_CMD } "in your kernel config (have a look at http://www.FreeBSD.org/handbook/"
@${ ECHO_CMD } "if you do not know how to do this), else ifc will hang forever."
@${ ECHO_CMD }
2002-07-08 05:14:41 +02:00
. i n c l u d e < b s d . p o r t . p o s t . m k >