Mike Smith wrote:
> > > Ladies and Gents,
> > >
> > > I have completed the portification of f2c and its support library.
> >
> > Who is going to pick this up? Last time I volunteered, Jordan balked at
> > the idea.
>
> I was among the people that asked Steve to do the work; I'd have no
> trouble with you doing the integration/extraction. You might just
> want to check that the recent alpha-related changes that were submitted
> for f2c are covered in the portified version.
>
Yes, I have included the recent patch to f2c.h in the port.
In the Makefile file in lang/f2c-freebsd, you'll find:
.if (${ARCH} == "alpha")
pre-configure:
@cp files/f2c.h.alpha ${WRKSRC}/f2c/f2c.h
.endif
Someday, I'll install FreeBSD on my alphastation, and then
I'll be able to test i386 and alpha architectures.
--
Steve
finger [email protected]
http://troutmask.apl.washington.edu/~clesceri/kargl.html
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-current" in the body of the message