Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 15:23:25 -0500
From:      "Richard E. Hawkins" <dochawk@psu.edu>
To:        freebsd-ports@freebsd.org
Subject:   interpreting portlint on installer for linux fortran
Message-ID:  <200203182023.g2IKNP313993@fac13.ds.psu.edu>

next in thread | raw e-mail | index | archive | help

I have a working port, but I'm still getting problems that I don't 
understand.  The port nstalls the linux fortran compiler from lahey/
fugitsu.

The portlint output is:

fac13# portlint
OK: checking /usr/ports/lang/lf95/pkg-comment.
OK: checking /usr/ports/lang/lf95/pkg-descr.
OK: checking Makefile.
WARN: use of IS_INTERACTIVE discouraged. provide batch mode by using BATCH and/or FOR_CDROM.

Doesn't seem possible; manual acceptance of the license is required.


WARN: possible direct use of command "install" found. use ${INSTALL_foobaa} instead.

This is the install from lahey, after it's been patched; not the 
install command.

WARN: possible direct use of command "sh" found. use ${SH} instead.

the line is
        @/compat/linux/bin/sh ${WRKDIR}/install ${PREFIX} ${DISTDIR}/${DIST_SUBDIR} ${PREFIX}/lf95

I couldn't find any other way to force the use of the linux shell; did 
I miss something?

hawk

-- 
Richard E. Hawkins, Asst. Prof. of Economics    /"\   ASCII ribbon campaign
dochawk@psu.edu  Smeal 178  (814) 375-4700      \ /   against HTML mail
These opinions will not be those of              X    and postings. 
Penn State until it pays my retainer.           / \   



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203182023.g2IKNP313993>