2004-07-13 10:19:24 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 1.1.0:
* Added the -fork option
* Fixed a bug where stars were not drawn when using the -proj option
|
2004-05-24 15:43:32 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 1.0.8:
* Fixed a bug where eclipse shadows were not drawn properly
* Timer now sleeps until it's time to wake up, instead of sleeping for a set
time
|
2004-05-21 12:45:41 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
Changes 1.0.7:
* The native Quicktime library can be used when reading/writing image files on \
Mac OS X.
* The -hibernate and -idlewait options now work on Mac OS X.
* Fixed a segfault when writing image files.
* Minor updates to allow compilation with gcc 3.4.0.
|
2004-04-26 16:56:01 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
Changes 1.0.6:
* fixed a bug where markers on the far side of a planet were being drawn
when they shouldn't have been
* fixed a bug where satellite were not drawn for some locales
* added -projection random; this picks a random projection
|
2004-03-08 21:27:17 by Min Sik Kim | Files touched by this commit (83) | |
Log message:
Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
|
2004-01-24 16:30:34 by grant beattie | Files touched by this commit (50) |
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
|
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-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-05 11:07:58 by Berndt Josef Wulf | Files touched by this commit (12) | |
Log message:
Updated to xplanet-1.0.1, rewrite of older version
|
2003-05-30 01:14:12 by grant beattie | Files touched by this commit (18) |
Log message:
s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.
when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.
packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
|