aboutsummaryrefslogtreecommitdiff
path: root/astro/gpstk
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix build when alternate LOCALBASE used.Tim Bishop2010-09-141-1/+2
| | | | Notes: svn path=/head/; revision=261158
* - Fix insufficient buffer size for reading dual frequency NovaTel OEM4 range ↵Dmitry Marakasov2009-11-283-0/+35
| | | | | | | | | | data PR: 140855 Submitted by: IPS FreeBSD <freebsd@ips.gov.au> Notes: svn path=/head/; revision=244920
* - Update to 1.5Martin Wilke2009-05-234-113/+219
| | | | | | | | PR: 134621 Submitted by: Ports Fury Notes: svn path=/head/; revision=234441
* Drop maintainerships.Bruce M Simpson2009-04-211-1/+1
| | | | Notes: svn path=/head/; revision=232400
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Nuke old patchesBruce M Simpson2007-09-053-62/+0
| | | | | | | Nudged by: linimon Notes: svn path=/head/; revision=198792
* Update to release 1.3.Bruce M Simpson2007-08-243-168/+302
| | | | | | | | Submitted by: Ying-Chieh Liao PR: 115675 Notes: svn path=/head/; revision=198268
* 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