| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
16 Mar 2009 07:52:56
0.5.0
|
linimon  |
Mark as broken on sparc64: gcc dumps core. |
11 Jan 2009 23:43:30
0.5.0
|
db  |
- Update to latest released version |
23 Sep 2008 20:06:10
0.4.0
|
db  |
- Update to 0.4.4 |
21 Aug 2008 07:18:49
0.3.0
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
23 Jun 2008 16:14:50
0.3.0
|
db  |
- Update to 0.3.0 |
24 May 2008 17:46:07
0.2.0
|
db  |
- Update to 0.2.0 |
22 Mar 2008 18:07:46
0.1.0
|
db  |
The General Astrodynamics Library (GAL) is a numerical library for C and C++
programmers. It is free software under the GNU General Public License.
The library provides a wide range of astrodynamical routines such as
ephemerides, earth orientation, and orbit propagation. There are over 170
functions in total with an extensive test suit
WWW: http://homepage.mac.com/pclwillmott/GAL/
Submitted by: db |