Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 1999 11:07:42 -0800 (PST)
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        mike@smith.net.au (Mike Smith)
Cc:        nate@mt.sri.com, freebsd-current@FreeBSD.ORG, jkh@time.cdrom.com
Subject:   Re: removing f2c from base distribution
Message-ID:  <199901261907.LAA06277@troutmask.apl.washington.edu>
In-Reply-To: <199901261853.KAA18216@dingo.cdrom.com> from Mike Smith at "Jan 26, 1999 10:53: 4 am"

next in thread | previous in thread | raw e-mail | index | archive | help
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 kargl@troutmask.apl.washington.edu
http://troutmask.apl.washington.edu/~clesceri/kargl.html

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



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