Port details |
- celestia-gnome Scriptable space flight simulator for X11
- 1.6.1_9 astro
=0 1.6.1_9Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong.-
DEPRECATED: GNOME 2 application
This port expired on: 2018-12-10
- Maintainer: danfe@FreeBSD.org
 - Port Added: 2006-05-04 12:41:32
- Last Update: 2018-12-11 13:02:51
- SVN Revision: 487235
- Also Listed In: gnome
- License: GPLv2
- Description:
- Celestia is a free real-time space simulation that lets you experience our
universe in three dimensions. 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 travel 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 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.
WWW: http://www.shatters.net/celestia/
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- celestia-gnome>0:astro/celestia-gnome
- Conflicts:
- CONFLICTS:
- celestia-glut-[0-9]*
- celestia-gtk-[0-9]*
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- No installation instructions: this port has been deleted.
- The package name of this deleted port was:
- PKGNAME: celestia-gnome
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (celestia-1.6.1.tar.gz) = d35570ccb9440fc0bd3e73eb9b4c3e8a4c25f3ae444a13d1175053fa16dc34c4
SIZE (celestia-1.6.1.tar.gz) = 52600436
Packages: (move your mouse over the cells for more information)
- Master port: astro/celestia
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- Library dependencies:
-
- libpng.so : graphics/png
- libgtkglext-x11-1.0.so : x11-toolkits/gtkglext
- libtheora.so : multimedia/libtheora
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/mesa-libs
- libjpeg.so : graphics/jpeg-turbo
- liblua-5.2.so : lang/lua52
- libatk-1.0.so : accessibility/atk
- libgconf-2.so : devel/gconf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgnomevfs-2.so : devel/gnome-vfs
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libart_lgpl_2.so : graphics/libart_lgpl
- libbonobo-2.so : devel/libbonobo
- libbonoboui-2.so : x11-toolkits/libbonoboui
- libglade-2.0.so : devel/libglade2
- libgnome-2.so : x11/libgnome
- libgnomecanvas-2.so : graphics/libgnomecanvas
- libgnomeui-2.so : x11-toolkits/libgnomeui
- libIDL-2.so : devel/libIDL
- libxml2.so : textproc/libxml2
- libORBit-2.so : devel/ORBit2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options
- ===> The following configuration options are available for celestia-gnome-1.6.1_9:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- USES:
- compiler:c++11-lang gettext gl gmake jpeg libtool lua pkgconfig pathfix gnome
- Master Sites:
-
|
Port Moves |
- port deleted on 2018-12-11
REASON: Has expired: GNOME 2 application
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: astro/celestia | Date | By | Description |
11 Dec 2018 13:02:51
1.6.1_9

|
rene  |
Remove expired ports:
2018-12-10 net/g2ipmsg: GNOME 2 application
2018-12-10 net/grdesktop: GNOME 2 application
2018-12-10 textproc/gnome-spell: GNOME 2 application
2018-12-10 textproc/sagasu: GNOME 2 application
2018-12-10 deskutils/planner: GNOME 2 application
2018-12-10 deskutils/multisync: GNOME 2 application
2018-12-10 deskutils/drivel: GNOME 2 application
2018-12-10 deskutils/notecase: GNOME 2 application
2018-12-10 deskutils/gtodo: GNOME 2 application
2018-12-10 deskutils/gtweakui: GNOME 2 application
2018-12-10 deskutils/gnotime: GNOME 2 application
2018-12-10 deskutils/gruler: GNOME 2 application
2018-12-10 japanese/gjiten: GNOME 2 application
2018-12-10 graphics/truevision: GNOME 2 application (Only the first 15 lines of the commit message are shown above ) |
07 Oct 2018 20:25:16
1.6.1_9

|
antoine  |
Deprecate some GNOME 2 applications
With hat: portmgr |
28 Apr 2014 15:55:51
1.6.1_5

|
bapt  |
Convert celestia ports to stage
While here add a couple of patches obtain from the fedora project to fix
compilation with modern compilers and allows to build with lua 5.2
Switch lua to lua 5.2 version
Use desktop file provided by upstream instead of the version provided in
the ports (the upstream version is more complete)
Switch to USES=libtool
Now that overlinking is not happening anymore fix the glut version not
linking properly because it lacks an explicit link to libGL. |
20 Sep 2013 13:14:05
1.6.1_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
29 Sep 2012 14:37:49
1.6.1_2

|
danfe  |
Trim Makefile headers and remove ABI versions in LIB_DEPENDS. |
04 May 2006 12:39:07
1.4.1
|
jylefort  |
Add celestia-gnome and celestia-gtk. |
Number of commits found: 6
|
Latest Vulnerabilities |
10 vulnerabilities affecting 79 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-05 21:21:29
|
|