1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Fernando Apesteguía
344c9f2737 astro/gpstk: Update to 2.12
ChangeLog: https://github.com/SGL-UT/GPSTk/releases

Reported by:	portscout
2019-08-22 16:56:08 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Steve Wills
b1bc3ee6fb astro/gpstk: Update to 2.10.6
PR:		232365
Submitted by:	Nathan <ndowens@yahoo.com>
2018-10-18 19:33:24 +00:00
Vanilla I. Shu
383371b0bb Update to 2.10. 2017-11-04 11:33:25 +00:00
Jan Beich
d234c38005 astro/gpstk: drop unused dependencies
Reviewed by:	pi
MFH:		2017Q4
Differential Revision:	https://reviews.freebsd.org/D12617
2017-10-07 17:56:23 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Tobias C. Berner
b6fe3be7f9 Update astro/gpstk to 2.9 -- allows to be built with gcc6.
* Switch to github (project has moved).

PR:		219275
2017-08-01 18:03:36 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
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