aboutsummaryrefslogtreecommitdiffstats
path: root/main/gpsd
Commit message (Collapse)AuthorAgeFilesLines
* main/gpsd: upgrade to 3.16Nathan Angelacos2016-03-311-4/+4
|
* main/gpsd: fix checksum of init.d scriptNatanael Copa2015-11-021-3/+3
|
* main/gpsd bump version to 3.15Nathan Angelacos2015-11-024-19/+25
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/gpsd: version bump to 3.13Nathan Angelacos2015-03-103-18/+18
|
* Revert "main/gpsd: version bump to 3.13"Leonardo Arena2015-03-103-17/+17
| | | | This reverts commit 494b638ad65c6aa1fb99f1345577780bfda3203b.
* main/gpsd: version bump to 3.13Nathan Angelacos2015-03-103-17/+17
| | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/gpsd: build fix for muslNatanael Copa2014-02-192-1/+15
| | | | we need inlude sys/ttydefaults.h for CTRL() macro.
* main/gpsd version bump to 3.10Nathan Angelacos2014-02-192-16/+15
| | | | Also include fixes to correctly enable PPS from the pps_ldisc module
* main/gpsd: add support for ppsNathan Angelacos2013-12-203-2/+248
| | | | | Include local timepps.h header so gpsd uses pps_ldisc kernel module Install .so.* symlinks as symlinks and not full copies of target
* main/gpsd: upgrade to 3.9Natanael Copa2013-05-151-4/+4
|
* main/gpsd: upgrade to 3.8Natanael Copa2013-04-191-3/+9
|
* main/gpsd PPS may fail if baudrate is not set with stty before startupNathan Angelacos2012-11-042-5/+8
| | | | Reference: http://catb.org/gpsd/upstream-bugs.html#tiocmwait
* main/gpsd: move from testingNatanael Copa2012-10-233-0/+117
and let abuild autodetect libcap dep