Commit graph

14 commits

Author SHA1 Message Date
Thierry Thomas
209a6307b2 - Upgrade to 4.4.0;
- Add support of science/cdf;

- Add support of JavaDX;

- Options seems uncompatible with USE_JAVA, remove it.
2006-01-28 21:01:47 +00:00
Ying-Chieh Liao
f2f4d9e385 upgrade to 4.3.2 2004-01-08 07:10:20 +00:00
Eric Anholt
46d40d4bc8 Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0.
Submitted by:	bento/kris
2003-03-13 07:08:50 +00:00
Tilman Keskinoz
2af6288575 Fix Build on -CURRENT
PR		45788
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2002-11-27 14:01:49 +00:00
Ying-Chieh Liao
181e18530c upgrade to 4.2.0
PR:		38474
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2002-05-24 05:18:48 +00:00
Thomas Gellekum
4d3bc79209 Fix core dump in dxexec. Bump PORTREVISION.
PR:		31141.
2001-10-12 10:40:13 +00:00
Thomas Gellekum
6ff84648d3 Upgrade to 4.1.3.
PR:		28307
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-07-05 11:11:40 +00:00
Thomas Gellekum
174fded7f6 - Remove `-lcompat' again, the new patches contain code fixes.
- Fix paths in the documentation (/usr/lpp -> ${PREFIX}).
- patch-ae is no longer needed with gmake.
2001-03-21 12:58:39 +00:00
Thomas Gellekum
00d72251a1 Fix building.
PR:		23301
Submitted by:	Mark van Woerkom <3d>

Clean up (mis-)use of $ARCH.
2001-03-19 12:19:35 +00:00
Steve Price
ed81a64e12 Update to version 4.1.0.
PR:		18843
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2000-05-29 02:33:30 +00:00
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