Kubilay Kocak
858eedd27e
astro/gpstk: Fix patches and CMake build
...
After the last commit to this port [1], that updated DISTFILES, patch
errors were reported on pkg-fallout:
patch: **** can't cd to /wrkdirs/usr/ports/astro/gpstk/work/dev: No such file or directory
=> Patch patch-ext__lib__FileDirProc__FileHunter.cpp failed to apply cleanly.
*** Error code 1
This change replaces a WRKSRC override with a CMAKE_SOURCE_PATH
variable to declare the source directory and regenerates patchfiles
against the default WRKSRC.
While I'm here: switch to USES=cmake:outsource to match the build
instructions upstream [2]
It was also noted during testing that this port builds with the base
Clang c++ compiler and does not require USE_GCC. Upstream documentation
requires only 'a modern, ANSI compliant C++ compiler' [3]
[1] https://svnweb.freebsd.org/changeset/ports/399654
[2] http://www.gpstk.org/bin/view/Documentation/BuildingGPSTkUnderUnix
[3] http://www.gpstk.org/bin/view/Documentation/SystemRequirements
PR: 201196
MFH: 2015Q4
2015-10-22 07:01:46 +00:00
Kubilay Kocak
7424d81366
astro/gpstk: Fix fatal portlint(8) error
...
Move EXTRACT_AFTER_ARGS out of the PORTNAME section causing FATAL portlint
error.
PR: 201196
MFH: 2015Q4
2015-10-19 13:49:16 +00:00
Kubilay Kocak
42cb46691e
astro/gpstk: Fix distinfo, Mark Unbroken
...
- Update distinfo
- Add EXTRACT_AFTER_ARGS
- Mark unbroken
PR: 201196
Submitted by: John Hein <z7dr6ut7gs snkmail com
Approved by: unmaintained (blanket)
MFH: 2014Q4
2015-10-19 10:18:12 +00:00
Baptiste Daroussin
68d86ff245
Mark as broken ports with bad distfiles
2015-04-05 09:55:54 +00:00
Kurt Jaeger
bde89730f3
astro/gpstk: 2.0 -> 2.5
...
http://www.gpstk.org/bin/view/Development/ReleaseNotes21
http://www.gpstk.org/bin/view/Development/ReleaseNotes22
http://www.gpstk.org/bin/view/Development/ReleaseNotes23
http://www.gpstk.org/bin/view/Development/ReleaseNotes24
http://www.gpstk.org/bin/view/Development/ReleaseNotes25
Switchover from build tool jam to cmake, with lots of restructuring
of code.
2014-10-11 12:30:34 +00:00
Alexey Dokuchaev
54d2419f77
- Stagify; unbreak the against Clang
...
- Allow for parallel (-jX) builds
- Cleanup Makefile while I'm at here
- Augment port description, fix WWW
N.b., there's version 2.4 available.
2014-07-23 05:17:15 +00:00
Baptiste Daroussin
46ce67996d
Resetting maintainership on ports that have not been staged and without any
...
pending PR (related to stage)
With hat: portmgr
2014-07-06 15:28:14 +00:00
Baptiste Daroussin
f0a8714b3a
Convert to USES=dos2unix
...
With hat: portmgr
2014-05-26 06:55:07 +00:00
Baptiste Daroussin
75d1dff36d
Fix properties on pkg-plist
2014-01-21 22:55:59 +00:00
Baptiste Daroussin
dcb9666c86
remove USE_GCC=4.2+ all support freebsd version has it or better.
2013-10-08 20:50:39 +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
Alex Kozlov
05a9235c98
- Fix all cases of 'No newline at end of file' in ports tree
...
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Jason Helfman
2ef14eb674
- update to 2.0
...
PR: ports/169584
Changes: http://www.gpstk.org/bin/view/Development/ReleaseNotes20
Submitted by: maintainer, jhein@symmetricom.com
2012-07-19 05:30:19 +00:00
Michael Scheidell
c8dae3eaff
- Fix conflict & lib links
...
- Bump PORTREVISION
PR: ports/168824
Submitted by: John Hein <jhein@symmetricom.com> (maintainer)
2012-06-29 19:14:08 +00:00
Wen Heping
35a87c40d1
- Avoid unecessary dos2unix invocations
...
PR: ports/165518
Submitted by: John Hein <jhein@symmetricom.com> (maintainer)
2012-02-29 02:41:49 +00:00
Tilman Keskinoz
34ec4c9f65
Update to 1.7
...
Pass maintainership to submitter
PR: 165139
Submitted by: John Hein <jhein@symmetricom.com>
2012-02-27 17:39:39 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Tim Bishop
1b03837a3b
- Fix build when alternate LOCALBASE used.
2010-09-14 16:20:23 +00:00
Dmitry Marakasov
3325430aee
- Fix insufficient buffer size for reading dual frequency NovaTel OEM4 range data
...
PR: 140855
Submitted by: IPS FreeBSD <freebsd@ips.gov.au>
2009-11-28 15:14:47 +00:00
Martin Wilke
456c9202b1
- Update to 1.5
...
PR: 134621
Submitted by: Ports Fury
2009-05-23 14:23:32 +00:00
Bruce M Simpson
1dafe6fd0b
Drop maintainerships.
2009-04-21 08:26:45 +00:00
Pav Lucistnik
efa63f6ba4
- Remove USE_GCC where it can be satisfied with base compiler on following
...
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Bruce M Simpson
40fafa2006
Nuke old patches
...
Nudged by: linimon
2007-09-05 07:19:37 +00:00
Bruce M Simpson
484dfab84b
Update to release 1.3.
...
Submitted by: Ying-Chieh Liao
PR: 115675
2007-08-24 21:31:23 +00:00
Max Khon
5498a056d3
Remove strict dependency on gcc version (USE_GCC=3.4+).
...
Approved by: MAINTAINER
2007-01-11 18:16:27 +00:00
Bruce M Simpson
a975d59953
Mark as requiring gcc 3.4.x; 4.x is not supported by gpstk.
...
Pass CC and CXX into Jam environment as appropriate.
2007-01-10 20:02:08 +00:00
Bruce M Simpson
22f84b0076
Fix install target.
2007-01-02 04:33:32 +00:00
Kris Kennaway
10b7595eae
BROKEN: Does not build
2006-11-17 06:37:30 +00:00
Bruce M Simpson
55b334e13d
Fix include file installation.
2006-11-05 09:36:22 +00:00
Bruce M Simpson
892505fb2f
Mark gpstk as requiring gcc 3.4.x or greater.
2006-11-05 09:04:18 +00:00
Bruce M Simpson
ef3cfe34f8
Add new port gpstk, the ARL GPS Toolkit; a software library for working
...
with raw GPS data, NMEA feeds, ephemerii, etc.
Requested by: Tom McHugh
2006-11-02 13:13:17 +00:00