Commit Graph

32 Commits

Author SHA1 Message Date
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
jasper
19d00f8a45 mips platforms already have 'mips' defined, so rename a variable named 'mips'
to fix the build of celestia on mips64*.

ok aja@ (MAINTAINER)
2012-12-22 18:35:24 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
979b051eff switch to lua module 2012-05-15 18:03:59 +00:00
jasper
46c79c8383 regen WANTLIB 2011-10-12 08:57:53 +00:00
ajacoutot
89d0ff9184 Update to celestia-1.6.1. 2011-07-09 01:41:13 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
ajacoutot
abf66d9e98 Move REVISION where one can see it. 2010-12-31 07:10:02 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
0fc8bd8d26 - switch to newstyle LIB_DEPENDS/WANTLIB
- switch to SUBST_CMD (sattrack)

ok aja@
2010-08-26 11:12:46 +00:00
espie
30b8de3a79 use REVISION 2010-07-11 16:01:51 +00:00
ajacoutot
7e19e1f6aa Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 18:05:49 +00:00
ajacoutot
b8a65b30c4 Compile with -pthread so prevent an undefined symbol. 2009-11-30 16:14:02 +00:00
ajacoutot
7f87f36383 Fix translation (UTF8 -> UTF-8), spotted by naddy@
While here remove MESSAGE, it is not celestia specific.

ok naddy@
2009-11-17 23:12:16 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
7a09055b55 Major update to celestia-1.6.0.
Complete changelog can be found here:
    http://sourceforge.net/project/shownotes.php?group_id=21302&release_id=695491
2009-07-20 10:35:20 +00:00
ajacoutot
52025eb279 Add another entry to "Categories" so that it appears better in the menu. 2009-06-13 12:07:36 +00:00
ajacoutot
640de790a4 - fix stack overflow; from Olivier Crouzet
issue was also reported by Josh Grosse
2009-05-06 08:36:41 +00:00
jasper
29bf0c2ae2 - regen WANTLIB 2009-03-06 22:09:49 +00:00
ajacoutot
bcba8fae7f - there's an issue with 3D hardware rendering and some graphic cards;
advise users how to fallback to software rendering by setting
LIBGL_ALWAYS_SOFTWARE

thanks to oga@ for showing me the workaround
2008-11-05 10:11:55 +00:00
fgsch
59a0fa7b2f update WANTLIB and bump package. 2008-05-28 01:35:43 +00:00
ajacoutot
31612d2f8a - update to 1.5.1
- fix a stack corruption on startup (bits taken from celestia SVN)
- use SUBST_CMD (gotta love that stuff!)
2008-05-10 17:25:52 +00:00
ajacoutot
b1d115af09 - update to celestia-1.5.0 2008-04-08 16:04:27 +00:00
steven
88b4792252 fix WANTLIB 2007-11-13 12:44:22 +00:00
steven
eec4380de4 fix typo in comment; ok ajacoutot 2007-07-25 15:24:58 +00:00
ajacoutot
c80d90b705 - lua is really a small dependency so let's compile its support by default
and zap the corresponding FLAVOR

pointed by jolan@
2007-07-16 18:26:04 +00:00
ajacoutot
fc0702c16c Import celestia-1.4.1
Unlike most planetarium software, Celestia doesn't confine you to the
surface of the Earth. You can travel throughout the solar system, to any
of over 100,000 stars, or even beyond the galaxy.

All movement in Celestia is seamless; the exponential zoom feature lets
you explore space across a huge range of scales, from galaxy clusters
down to spacecraft only a few meters across. A 'point-and-goto'
interface makes it simple to navigate through the universe to the object
you want to visit.

Celestia is expandable. It comes with a large catalog of stars,
galaxies, planets, moons, asteroids, comets, and spacecraft. If that's
not enough, you can download dozens of easy to install add-ons with more
objects.

Available flavors:
	lua - add Lua scripting engine (extension language support)

ok jasper@
2007-07-16 17:39:21 +00:00