2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-04-24 02:57:50 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Convert to bl3. Replace USE_GCC_SHLIB with USE_LANGUAGES=c c++.
|
2004-01-16 09:07:54 by John Klos | Files touched by this commit (1) |
Log message:
Removed "-malign-double" from compiler optimisation flags. This kept \
povray from
compiling on PowerPC and m68k, amongst others.
|
2004-01-16 09:07:31 by John Klos | Files touched by this commit (1) |
Log message:
Removed "-malign-double" from compiler optimisation flags. This kept \
povray from
compiling on PowerPC and m68k, amongst others.
|
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | |
Log message:
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
2003-11-07 15:20:05 by Gavan Fantom | Files touched by this commit (1) |
Log message:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
|
2003-09-11 00:35:56 by Julio M. Merino Vidal | Files touched by this commit (4) |
Log message:
Move configuration files to the examples directory and use CONF_FILES to
copy them to sysconfdir. Bump PKGREVISION to 1.
|
2003-09-01 01:04:16 by Gavan Fantom | Files touched by this commit (7) |
Log message:
Update povray to version 3.50c
Summary of changes in version 3.5:
Major new features:
* New noise functions
* Photon mapping
* Dispersion
* Improved Radiosity
* New light sources
* Light groups
* Isosurface and parametric objects
* Sphere sweep object
* New mesh object
* UV Mapping
* Improved textures
* Improved and faster media
* New patterns
* Functions
Additional new features:
* Reading of JPEG and TIFF image formats
* Projected through
* More realistic attenuation
* New clock keywords
* New image size keywords
* Inverse transform
* Spherical camera
* New float function: inside
* Splines
* Metallic reflection
* Mapping using warps
* Double illuminate flag
* No image and no reflection flags
* Basic Unicode Support
* Declare a float constant from an INI file
Bug fixes and enhancements:
* Light source enhancements
* Fixed normal average, reflection and other related problems
* Fixed cylinder camera problems
* Fixed the use of multiple closed bezier-splines in prism
* Fixed infinite cone bug
* Fixed the use of two subsequent colors, not separated by a comma in
checker, hexagon and bricks.
* Fixed gamma correct bugs
* Numerous other bug fixes and optimizations
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message:
Drop trailing whitespace. Ok'ed by wiz.
|