| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.2
|
dougb  |
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. |
25 Mar 2011 20:33:06
0.2
|
amdmi3  |
- Update to 0.2
- Chase astro/gpsd shlib version bump
Submitted by: glebius (maintainer) |
19 Mar 2011 12:38:54
0.1_2
|
miwi  |
- Get Rid MD5 support |
15 Oct 2010 00:51:40
0.1_2
|
sunpoet  |
- Update rc.d script: remove duplicated inclusion of gpxloggerd_flags
- Bump PORTREVISION
Reported by: dougb
Submitted by: glebius (maintainer)
Approved by: pgollucci (mentor, implicit) |
13 Oct 2010 09:32:34
0.1_1
|
sunpoet  |
- Add rc.d script
- Bump PORTREVISION
Submitted by: glebius (maintainer)
Approved by: pgollucci (mentor, implicit) |
08 Oct 2010 17:49:58
0.1
|
sunpoet  |
- 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) |