Commit graph

13 commits

Author SHA1 Message Date
Bill Fenner
d01a564de8 Fix patches to build libunidraw properly (these changes were in
rev 1.2 and somewhat undone by rev 1.3) on FreeBSD 4.  This
results in build and installing idraw and ibuild as well.  (This
fixes the bento packaging problem.)
2001-04-16 23:18:01 +00:00
Kris Kennaway
d8d56f789e Don't install directories writable to wheel 2000-08-16 11:10:08 +00:00
Seigo Tanimura
bf57334ca0 - Update to 3.2a.
- The maintainer is now a committer.

Reviewed by:	Kim Culhan <kimc@w8hd.org>
2000-01-25 02:35:00 +00:00
Michael Haro
814f1c72e8 remove duplicate patch
PR:		16216
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2000-01-22 22:27:38 +00:00
Steve Price
f7bef7e8d2 After several hours of doinking with this port, it finally compiles
on -current again.
1999-12-29 07:47:39 +00:00
Steve Price
a095ef1695 Fix build for -current with egcs compiler. 1999-05-30 02:39:07 +00:00
Steve Price
854635b423 Correct build on ELF and add maintainer.
PR:		9594
Submitted by:	Seigou Tanimura <tanimura@naklab.dnj.ynu.ac.jp>
1999-01-26 02:40:32 +00:00
Adam David
3ed940f3ce fix the Iterator scope problem
(however, there is an undefined symbol problem, seems unrelated)
therefore bin/ibuild is still broken
1996-11-13 15:48:53 +00:00
Satoshi Asami
55ff694e69 Final piece of puzzle to make this compile!
Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
1995-05-31 06:02:26 +00:00
Satoshi Asami
fa7604dda2 Make it compile. Well, almost. ibuild and idraw get a lot of
undefined symbol messages, they seem to be missing the prefix "iv"
in the library (src/lib/IV/FREEBSD/libIV.a).

It probably has something to do with

#define _lib_iv(name) iv##name

in src/include/InterViews/iv.h, but I can't figure out for my life
how this entangled spaghetti of include files manage to compile
without swallowing their tails....

Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
1995-05-29 12:47:27 +00:00
Paul Traina
26762336aa Part of last commit... 1994-11-01 03:30:35 +00:00
Paul Traina
c095186cb6 Bring InterViews 3.1 port closer to reality... in point of fact, it
-still- doesn't build right, but it's a lot closer.
1994-11-01 03:30:10 +00:00
Adam David
20e03c3e70 Interviews 3.1 from Stanford/SGI 1994-09-24 15:33:58 +00:00