non port: astro/gpxloggerd/distinfo |
SVNWeb
|
Number of commits found: 10 |
Mon, 14 Mar 2022
|
[ 16:29 Gleb Smirnoff (glebius) ] c9b1b38
astro/gpxloggerd: update to 0.2.5
Fixes compilation with modern astro/gpsd.
|
Thu, 21 Jan 2021
|
[ 20:50 glebius ]
Update to 0.2.4. This is a maintainance release to make it properly
compilable and working with gpsd-3.20.
|
Tue, 26 May 2015
|
[ 09:08 glebius ]
Update to 0.2.3, which fixed build with old gcc.
|
Wed, 20 May 2015
|
[ 15:47 glebius ]
Update to new version fixing fallout from astro/gpsd update.
|
Tue, 28 Apr 2015
|
[ 18:44 bdrewery ] (Only the first 10 of 41 ports in this commit are shown above. )
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested.
|
Thu, 19 Mar 2015
|
[ 20:45 bdrewery ] (Only the first 10 of 12 ports in this commit are shown above. )
Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).
With hat: portmgr
|
Fri, 19 Dec 2014
|
[ 04:56 glebius ]
Update to new version. Fixes build with clang.
PR: 196105
Submitted by: dim
|
Fri, 25 Mar 2011
|
[ 20:33 amdmi3 ]
- Update to 0.2
- Chase astro/gpsd shlib version bump
Submitted by: glebius (maintainer)
|
Sat, 19 Mar 2011
|
[ 12:38 miwi ] (Only the first 10 of 4601 ports in this commit are shown above. )
- Get Rid MD5 support
|
Fri, 8 Oct 2010
|
[ 17:49 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)
|
Number of commits found: 10 |