Commit graph

10 commits

Author SHA1 Message Date
dholland
68a16da69a Rewrite csh scripts in sh, by request of agc. Closes PR 37581.
While here, clean up a lot of pkglint; it appears that the manual
substitutions in the makefile got rolled into several of the patches
at some point. Various problems remain (e.g. the build system runs
/usr/bin/make explicitly in a number of places; plus the manual
substitutions should be tidied away) but this should cover the most
serious ones.

PKGREVISION++.
2009-04-29 05:15:14 +00:00
joerg
5d94bd3c49 Avoid conflict with libc symbol setcontext. 2007-04-18 18:47:21 +00:00
joerg
bbf54cc200 Never ever touch the included libtiff. Bump revision. 2006-04-28 16:55:10 +00:00
joerg
3c497f3de3 Make X11 dependency explicit. Use X11BASE for include and link pathes.
Add DragonFly support.
2006-02-26 21:26:32 +00:00
wiz
94cbd3d20d Make build with newer tiffs. Remove BROKEN_IN. 2006-02-18 21:27:57 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
jschauma
b3801b442f Make this work on Linux. 2005-02-18 03:51:07 +00:00
jschauma
6f458e98ae Make this work on IRIX. 2005-02-17 00:38:37 +00:00
jschauma
228b57a9a5 install lib files differently
also patch makefiles to use RANLIB and AR variables
2005-02-16 23:20:24 +00:00
jschauma
b984db48e2 Initial import of Radiance (aka ``ray'') into pkgsrc.
Radiance is a physically based rendering package written largely by Greg Ward,
initially at LBNL, EPFL, then SGI, now running Anyhere Software. It is a
physically-based, image-generating, backward raytracer with very a powerful
rendering engine. It is used worldwide for lighting analysis and can generate
accurate values for radiance/luminance (W/sr.m^2,cd/m^2) and
irradiance/illuminance (W/m,Lux).

http://www.radiance-online.org/
2005-02-16 22:17:33 +00:00