Commit graph

12 commits

Author SHA1 Message Date
Antoine Brodin
418d4fb087 Unbreak 2014-12-21 13:20:52 +00:00
Gleb Smirnoff
e6682895dd Use new framework for fetching from github. 2014-12-20 19:15:15 +00:00
Gleb Smirnoff
17f834276f Update to new version. Fixes build with clang.
PR:		196105
Submitted by:	dim
2014-12-19 04:56:02 +00:00
Baptiste Daroussin
69e7cda35d Support stage 2014-04-04 22:59:14 +00:00
Baptiste Daroussin
701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
John Marino
fc992f6dde astro/gpxloggerd: directly link libmath and cleanup
- Fixes indirect linking errors on modern binutils (fix from dports)
- Trim Makefile header and canonicalize creator's name
- Remove leading article from COMMENT
- Remove unnecessary library version in LIB_DEPENDS

Approved by:	culot (mentor), maintainer
2013-07-24 14:30:28 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dmitry Marakasov
4c6d75febf - Update to 0.2
- Chase astro/gpsd shlib version bump

Submitted by:	glebius (maintainer)
2011-03-25 20:33:06 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Sunpoet Po-Chuan Hsieh
9189e946b7 - Update rc.d script: remove duplicated inclusion of gpxloggerd_flags
- Bump PORTREVISION

Reported by:	dougb
Submitted by:	glebius (maintainer)
Approved by:	pgollucci (mentor, implicit)
2010-10-15 00:51:40 +00:00
Sunpoet Po-Chuan Hsieh
d11c652f47 - Add rc.d script
- Bump PORTREVISION

Submitted by:	glebius (maintainer)
Approved by:	pgollucci (mentor, implicit)
2010-10-13 09:32:34 +00:00
Sunpoet Po-Chuan Hsieh
e65cc7bca7 - Add gpxloggerd 0.1
The gpxloggerd is a tiny daemon that connects to gpsd(8) and logs
received fix information in the GPX format.

PR:		ports/151308
Submitted by:	glebius
Approved by:	pgollucci (mentor, implicit)
2010-10-08 17:49:58 +00:00