Port details |
- libgal General Astrodynamics Library
- 0.5.0_1 astro
=0 Version of this port present on the latest quarterly branch. - Maintainer: db@FreeBSD.org
 - Port Added: 2008-03-22 18:08:49
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- Also Listed In: hamradio
- License: not specified in port
- Description:
- 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
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/astro/libgal/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/libgal
- pkg install libgal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libgal
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libgal-0.5.0.tar.gz) = 0e149ba25a9c7f4d3705c2d9c2e7821d0a751d70adc2effb248b27f62085ad31
SIZE (libgal-0.5.0.tar.gz) = 7914477
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- astro_libgal
- USES:
- libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5.0_1 20 Jul 2022 14:20:50
    |
Tobias C. Berner (tcberner)  |
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.5.0_1 27 Apr 2022 13:22:23
    |
Piotr Kubaj (pkubaj)  |
astro/libgal: enable on powerpc |
0.5.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5.0_1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.5.0_1 27 Jun 2015 14:25:20
  |
bapt  |
Use broken helpers |
0.5.0_1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.5.0_1 19 Oct 2014 23:19:41
  |
bapt  |
Cleanup plist |
0.5.0_1 10 Jun 2014 20:50:20
  |
amdmi3  |
- Add missing USES=libtool
Approved by: portmgr blanket |
0.5.0 25 Sep 2013 00:54:09
  |
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.5.0 20 Sep 2013 13:14:05
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
0.5.0 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.5.0 26 Mar 2010 11:26:54
 |
linimon  |
Also broken on powerpc.
Hat: portmgr |
0.5.0 16 Mar 2009 07:52:56
 |
linimon  |
Mark as broken on sparc64: gcc dumps core. |
0.5.0 11 Jan 2009 23:43:30
 |
db  |
- Update to latest released version |
0.4.0 23 Sep 2008 19:06:10
 |
db  |
- Update to 0.4.4 |
0.3.0 21 Aug 2008 06:18:49
 |
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 ) |
0.3.0 23 Jun 2008 15:14:50
 |
db  |
- Update to 0.3.0 |
0.2.0 24 May 2008 16:46:07
 |
db  |
- Update to 0.2.0 |
0.1.0 22 Mar 2008 18:07:46
 |
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 |