Commit graph

6 commits

Author SHA1 Message Date
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