aboutsummaryrefslogtreecommitdiff
path: root/astro/gpstk
Commit message (Collapse)AuthorAgeFilesLines
* Remove strict dependency on gcc version (USE_GCC=3.4+).Max Khon2007-01-116-1/+86
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=182115
* Mark as requiring gcc 3.4.x; 4.x is not supported by gpstk.Bruce M Simpson2007-01-101-2/+3
| | | | | | | Pass CC and CXX into Jam environment as appropriate. Notes: svn path=/head/; revision=182010
* Fix install target.Bruce M Simpson2007-01-022-5/+4
| | | | Notes: svn path=/head/; revision=181240
* BROKEN: Does not buildKris Kennaway2006-11-171-0/+2
| | | | Notes: svn path=/head/; revision=177419
* Fix include file installation.Bruce M Simpson2006-11-053-118/+128
| | | | Notes: svn path=/head/; revision=176453
* Mark gpstk as requiring gcc 3.4.x or greater.Bruce M Simpson2006-11-051-0/+1
| | | | Notes: svn path=/head/; revision=176452
* Add new port gpstk, the ARL GPS Toolkit; a software library for workingBruce M Simpson2006-11-0210-0/+313
with raw GPS data, NMEA feeds, ephemerii, etc. Requested by: Tom McHugh Notes: svn path=/head/; revision=176181