Commit graph

13 commits

Author SHA1 Message Date
drochner
d3b4c5666a update to 4.3.2
changes: bugfixes
added dependency on hdf
2004-04-20 22:11:48 +00:00
cube
3d973f92b6 Correctly include X11/keysymdef.h, through keysym.h to get all definitions
and allow compilation of Number.c on XFree86 4.3 systems.
2003-11-16 15:58:52 +00:00
drochner
0cd5b9a67d update to 4.2.0
changes: mostly bugfixes afaict, improved OpenGL support
2002-12-05 21:44:30 +00:00
drochner
bb5711c94c resolve some nonsense where bison is blamed for a flex incompatibility -
should build with or without bison now
2002-02-13 12:43:56 +00:00
drochner
fdeab4944f uodate to 4.1.3
changes:
Fixes to several problems that quickly arose with 4.1.2
---------------------------------------------------
- Dependencies of source files on built sources caused build to stop.
It would continue correctly after restarting, but by making the objects
dependent instead we made it work in one pass.
- References in _regstream.c.  Missing references/deletes in _regstream.c
and steamline.c caused objects to be really deleted before their time.
Problem appeared in ThunderStreamlines example.  Did this ever work?
- Not enough memory allocated for buffer in parse.c.
- Needed to pass in class_srcdir value to invokation of class script
in libdx/local.mk
- Include net2c in distribution
- Correctly free search_for in Browser.C.  Proper behavior dependent on
compile-time definitions.
- Not enoucgh memory allocated for type-in string in GARApplication.C.
Caused segfaults in prompter.
2002-02-05 22:23:31 +00:00
jlam
68f8fa17a6 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Pass
--without-javadx to configure script to prevent java programs from being
detectedly inadvertently (hidden dependency).  Also add dependencies on
several other graphics and math packages to make DX more useful as a
visual data explorer and capable of reading more diverse data files.
2001-09-12 21:09:04 +00:00
dmcmahill
9387a3b8ab make sure the build doesn't pick up a bad ARCH from the users
environment.

Also, `uname -p` == "alpha" is not a check for OSF...
2001-05-08 19:48:45 +00:00
wiz
a30f5a1a75 Install catted man page as .0; fix compilation on -current; and
apply patch from pkg/10906.
2001-02-26 19:00:55 +00:00
drochner
cbb839550f update to 4.1.0. No info about changes - sorry. 2000-04-28 15:27:00 +00:00
drochner
db7e9b87b8 cvs tag/regen 2000-01-31 21:06:38 +00:00
drochner
74ff113581 "extern int errno;" doesn't work anymore, at least in C++ 2000-01-31 21:04:13 +00:00
drochner
5a3c86a6e3 upgrade to 4.0.10 (no changelog available, bugfixes only afaics)
rebove BROKEN label - whoever wants to mark it BROKEN again, please
tell what platform you had problems with (and consider (NOT/ONLY_FOR...)
2000-01-31 20:56:49 +00:00
drochner
ea4f53d5ce add pkg for IBM / Open Visualization Data Explorer 1999-10-01 11:23:14 +00:00