CVS log for ports/astro/celestia/Makefile
Up to [FreeBSD] / ports / astro / celestia
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:20:52 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jul 25 05:15:36 2011 UTC (6 months, 2 weeks ago) by danfe
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +14 -13 lines
- Update to version 1.6.1, bugfix and translations release - Patch things with sed(1) during `post-patch' instead of `pre-patch' - Fix Lua detection properly (patch corresponding pkg-config(1) calls) - Offload CONFIGURE_ENV, add work-around for Gentoo bug #316573 (some messages were misplaced on systems where char is unsigned by default, e.g. PowerPC) - Allow add-ons to be placed inside user's home directory - Drop explicit USE_XORG, improve on comments, do some minor cleanups
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Mar 18 09:28:59 2011 UTC (10 months, 3 weeks ago) by danfe
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +6 -8 lines
- Add LICENSE (GPLv2) and adjust relevant comment - Shorten DESKTOP_ENTRIES definition
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:17 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:43:29 2010 UTC (20 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Bump PORTREVISION for ports that depend on libogg, directly or indirectly (via libvorbis, libtheora).
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon May 31 01:57:18 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat May 22 03:22:55 2010 UTC (20 months, 3 weeks ago) by danfe
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -2 lines
- Mention that this is master port in Makefile header - Append appropriate slave CATEGORIES - Drop explicit USE_QT_VER since USE_KDELIBS_VER implies it
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:30:34 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:33:50 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
- update to jpeg-8
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:12:56 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with A
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Aug 17 20:37:54 2009 UTC (2 years, 5 months ago) by danfe
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +34 -3 lines
- Allow to build with KDE3 frontend - Add some commentary to Makefile
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Aug 16 06:17:24 2009 UTC (2 years, 5 months ago) by danfe
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +19 -33 lines
- Update to version 1.6.0 - Rephrase IGNORE statement so it reads better - Make Lua support mandatory, build fails without it - Include support for Theora video capture - Minor Makefile cleanups Submitted by: Olexandr Sydorchuk (parts)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:08 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:10 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:15 2009 UTC (3 years ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -2 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari). - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:02:55 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Apr 29 07:55:23 2008 UTC (3 years, 9 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 lines
- Take maintainership - Clean up Makefile header - Improve on port description, kill space at EOL
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Apr 29 05:11:33 2008 UTC (3 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Reset jylefort's port maintainerships. portmgr has taken his commit bit into safekeeping due to inactivity.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:09 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -6 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue May 22 19:09:21 2007 UTC (4 years, 8 months ago) by bsam
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
. unbreak building with gcc-4.2 (delete extra qualifications), this should unbreak astro/celestia-gtk and astro/celestia-gnome as well; . bump PORTREVISION. Pointed out by: pointyhat, kris at ports-developers Approved by: portmgr (erwin), jylefort (maintainer, implicit) Stolen from: debian @ FreeNode IRC archive
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat May 19 19:57:46 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed May 2 07:56:52 2007 UTC (4 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -4 lines
[patch] cleanup non-supported FreeBSD versions PR: ports/111643 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Oct 31 10:39:10 2006 UTC (5 years, 3 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -1 lines
Install missing 3D models Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:53:16 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Sep 15 08:17:05 2006 UTC (5 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -4 lines
Modify these files to reflect bsd.lua.mk as tested on the cluster. PR: ports/101612 Submitted by: alepulver Hat: portmgr
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri May 5 11:20:51 2006 UTC (5 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -4 lines
Do not tell users to restart gconfd-2 after install, since it's no longer necessary.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu May 4 12:38:37 2006 UTC (5 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +62 -117 lines
- Update to 1.4.1 - Do not use OPTIONS for the mutually exclusive UI choices, use conflicting slave ports (celestia-gnome and celestia-gtk) - Axe KDE support since I cannot test it (patches welcome) - Enable Lua support by default - Always install a desktop entry - Relayout the Makefile - Take maintainership
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed May 3 13:25:03 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Switch lua dependency to lang/lua50
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed May 3 05:14:05 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -1 lines
Remove USE_REINPLACE from ports in categories starting with A.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:22 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Feb 11 21:02:56 2006 UTC (6 years ago) by netchild
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Reset maintainership to ports@ after ~4 months without any response to any PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1]
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:54:04 2006 UTC (6 years, 1 month ago) by sem
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:19:25 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Apr 10 21:32:02 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -0 lines
BROKEN on 4.x: Does not compile
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 15 03:46:39 2005 UTC (6 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +101 -76 lines
Update to 1.3.2 PR: 77573 Submitted by: Jean-Yves Lefort
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 30 03:10:41 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Fix dependency: libglut.3. -> glut.3 Noticed by: PointyHat Construction Company
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Dec 25 12:46:02 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
add dependency on graphics/libglut
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 23 10:02:12 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -3 lines
[PATCH] astro/celestia: point to correct full complete source tarball The astro/celestia port Makefile v1.17 is currently pointing to a known incomplete source tarball. Change MASTER_SITES to point to SourceForge's repositories for Celestia. Change distinfo to correlate. PR: ports/68252 Submitted by: "Paul Seniura" <pdseniura@techie.com> Approved by: maintainer timeout
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Sep 18 07:41:30 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -0 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jun 21 06:23:45 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Now builds on amd64
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 17 19:20:30 2004 UTC (7 years, 9 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
- Fix configure warning PR: 65674 65675 65676 65677 65678 65679 Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 24 17:57:45 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Fix packing list.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 18 17:50:26 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
The distfile on Sourceforge has been changed--use a different master site for now. Noticed by: krion Obtained from: <URL:http://www.alltheweb.com> search engine (the new site)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Mar 17 23:08:20 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +37 -30 lines
Update to 1.3.1. Be less verbose. PR: 61280 Submitted by: Jean-Yves Lefort
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 13 10:17:18 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
BROKEN on !i386: Does not compile
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:18:20 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 31 04:37:44 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -7 lines
Unbreak the C++ errors Obtained from: partly from http://spegill.linux.is/gentoo/gentoo-portage/app-misc/celestia/files/celestia-gcc3.patch
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 31 03:58:53 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +18 -11 lines
Partly unbreak astro/celestia due to C++ issues. Also applied PR ports/46149 PR: ports/46149 Submitted by: Brad Laue <brad@brad-x.com> Approved by: maintainer timeout
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 4 22:43:20 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -6 lines
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 18 09:45:54 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -1 lines
BROKEN on 5.1: bad C++
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 7 20:29:09 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
Remove USE_GNOMENG macro.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 1 14:34:19 2003 UTC (8 years, 11 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Retire comment file.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 30 03:20:17 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Deploy USE_GNOMENG infrastructure PR: 42180 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri May 24 05:23:11 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -10 lines
The configure script demands Gnome. Appease it. Reported by: kris
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 22 22:04:32 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -6 lines
Use bash to run the configure script, since it contains bashisms. Support pthreads. Submitted by: Geoffrey Lassner Make GTK+ optional.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 18 03:24:20 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
Add port of celestia, another space travel simulator. Requested by: Geoffrey Lassner, Bohdan 'Nexus' Horst, and Jud
