ports/37927: port to install linux Lahey Fortran 95 v6.1
"Dr. Richard E. Hawkins" at FreeBSD.ORG
"Dr. Richard E. Hawkins" at FreeBSD.ORG
Tue Oct 21 20:00:25 UTC 2003
The following reply was made to PR ports/37927; it has been noted by GNATS.
From: "Dr. Richard E. Hawkins"@FreeBSD.ORG, dochawk at scualum.com
To: freebsd-gnats-submit at FreeBSD.org
Cc: dochawk at scualum.com
Subject: Re: ports/37927: port to install linux Lahey Fortran 95 v6.1
Date: Tue, 21 Oct 2003 15:53:12 -0400
I just checked the status on this one (which was closed a few days ago).
Apparently, Penn State stopped aliasing my old machine address.
dochawk at scualum.com is now the best address to use.
The audit trail shows
> MASTER_SITES= # fetch manually
You don't tell us where to get it from.
Anyone installing this port would (presumably) have the CD on which the
program came. It is not possible to automatically download the
software. The user is prompted:
X# if the files aren't there at all, try to get them from the cd
Xif [ ! -e ${DISTDIR}/${DIST_SUBDIR}/${MAINTARFILE} ]
Xthen
X #try to get them
X
X if [ -e /cdrom/${MAINTARFILE} ]
X then
X cp -r /cdrom/* ${DISTDIR}/${DIST_SUBDIR}
X else
X echo "lf95 files not available."
X echo "Either mount the cdrom on /cdrom or manually copy
files to"
X echo ${DISTDIR}/${DIST_SUBDIR}"."
X exit 1
X fi
Xfi
X
X# if we got this far, the files exist. Process any not in the form
--
Richard E. Hawkins, Asst. Prof. of Economics /"\ ASCII ribbon campaign
dochawk at 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. / \
More information about the freebsd-ports-bugs
mailing list