1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Gellekum
c1e3ecebdf Upgrade to 4.0.10. 2000-02-14 13:05:12 +00:00
Thomas Gellekum
e435d1389a Upgrade to 4.0.9. Include some fixes for dxworker.
PR:		14213
Submitted by:	Tatsuto Toyonaga <toyonaga@msd.ts.fujitsu.co.jp>
1999-11-03 11:55:51 +00:00
Steve Price
9bc10b0f3d Don't use 'cc -D${ARCH} -c foo.c' especially when '${ARCH} = alpha' and
you have this in your code, 'double alpha[30];'.  The preprocessor does
what it's supposed to do and replaces all of occurrences of alpha with 1
and the compiler sees code like this 'double 1[10]' which it summarily
yacks on. :)
1999-09-29 01:24:51 +00:00
Thomas Gellekum
346b0522f1 New port opendx, the Open Source version of IBM's Data Explorer. 1999-09-20 06:43:20 +00:00