Index: head/astro/gpstk/Makefile =================================================================== --- head/astro/gpstk/Makefile (revision 509609) +++ head/astro/gpstk/Makefile (revision 509610) @@ -1,36 +1,36 @@ # Created by: Bruce M Simpson # $FreeBSD$ PORTNAME= gpstk -PORTVERSION= 2.10.6 +PORTVERSION= 2.12 DISTVERSIONPREFIX= v CATEGORIES= astro devel MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit for developing GPS applications LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi USES= cmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= SGL-UT GH_PROJECT= GPSTk DOCS= *.md EXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SUB= yes do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${EXAMPLES:S|^|${WRKSRC}/examples/|} ${STAGEDIR}${EXAMPLESDIR} .include Index: head/astro/gpstk/distinfo =================================================================== --- head/astro/gpstk/distinfo (revision 509609) +++ head/astro/gpstk/distinfo (revision 509610) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539773681 -SHA256 (SGL-UT-GPSTk-v2.10.6_GH0.tar.gz) = 29a9deec5389da60f5dcac297fc813638206ec6cb949370bb15d61a6654abf64 -SIZE (SGL-UT-GPSTk-v2.10.6_GH0.tar.gz) = 123324592 +TIMESTAMP = 1566490804 +SHA256 (SGL-UT-GPSTk-v2.12_GH0.tar.gz) = 6977b136ff6639c7771c7eb2164bfaef101b7a706ddf281cc203f325ede3fc3c +SIZE (SGL-UT-GPSTk-v2.12_GH0.tar.gz) = 128885846 Index: head/astro/gpstk/pkg-plist =================================================================== --- head/astro/gpstk/pkg-plist (revision 509609) +++ head/astro/gpstk/pkg-plist (revision 509610) @@ -1,329 +1,318 @@ bin/PRSolve bin/RinDump bin/RinEdit bin/RinSum bin/bc2sp3 bin/calgps bin/df_diff bin/mergeRinMet bin/mergeRinNav bin/mergeRinObs bin/poscvt bin/rinheaddiff bin/rmwcheck bin/rmwdiff bin/rnwcheck bin/rnwdiff bin/rowcheck bin/rowdiff bin/scanBrdcFile bin/timeconvert bin/timediff include/gpstk/ANSITime.hpp include/gpstk/AlmOrbit.hpp include/gpstk/BDSEphemeris.hpp include/gpstk/BDSWeekSecond.hpp include/gpstk/BasicFramework.hpp include/gpstk/BinUtils.hpp include/gpstk/BinexData.hpp include/gpstk/BinexFilterOperators.hpp include/gpstk/BinexStream.hpp include/gpstk/BivarStats.hpp include/gpstk/BrcClockCorrection.hpp include/gpstk/BrcKeplerOrbit.hpp include/gpstk/CGCS2000Ellipsoid.hpp +include/gpstk/CNav2SanityFilter.hpp include/gpstk/CNavCookFilter.hpp include/gpstk/CNavCrossSourceFilter.hpp include/gpstk/CNavEmptyFilter.hpp include/gpstk/CNavFilterData.hpp include/gpstk/CNavParityFilter.hpp include/gpstk/CNavTOWFilter.hpp include/gpstk/CivilTime.hpp include/gpstk/ClockModel.hpp include/gpstk/ClockSatStore.hpp include/gpstk/Combinations.hpp include/gpstk/CommandLine.hpp include/gpstk/CommandOption.hpp include/gpstk/CommandOptionParser.hpp include/gpstk/CommandOptionWithCommonTimeArg.hpp include/gpstk/CommandOptionWithPositionArg.hpp include/gpstk/CommandOptionWithTimeArg.hpp include/gpstk/CommonTime.hpp include/gpstk/EllipsoidModel.hpp include/gpstk/EngAlmanac.hpp include/gpstk/EngEphemeris.hpp include/gpstk/EngNav.hpp include/gpstk/EphemerisRange.hpp include/gpstk/Epoch.hpp include/gpstk/EpochClockModel.hpp include/gpstk/EpochDataStore.hpp include/gpstk/Exception.hpp include/gpstk/FFBinaryStream.hpp include/gpstk/FFData.hpp include/gpstk/FFStream.hpp include/gpstk/FFStreamError.hpp include/gpstk/FFTextStream.hpp include/gpstk/FileFilter.hpp include/gpstk/FileFilterFrame.hpp include/gpstk/FileFilterFrameWithHeader.hpp include/gpstk/FileHunter.hpp include/gpstk/FileSpec.hpp include/gpstk/FileStore.hpp include/gpstk/FileUtils.hpp include/gpstk/GALWeekSecond.hpp include/gpstk/GCATTropModel.hpp include/gpstk/GGHeightTropModel.hpp include/gpstk/GGTropModel.hpp include/gpstk/GNSSconstants.hpp include/gpstk/GPSEllipsoid.hpp include/gpstk/GPSEphemeris.hpp include/gpstk/GPSEphemerisStore.hpp include/gpstk/GPSWeek.hpp include/gpstk/GPSWeekSecond.hpp include/gpstk/GPSWeekZcount.hpp include/gpstk/GPSZcount.hpp include/gpstk/GPS_URA.hpp include/gpstk/GalEphemeris.hpp include/gpstk/GalileoEllipsoid.hpp include/gpstk/GloEphemeris.hpp include/gpstk/GloEphemerisStore.hpp include/gpstk/GlobalTropModel.hpp include/gpstk/HelmertTransform.hpp include/gpstk/HexDumpDataConfig.hpp include/gpstk/IRNWeekSecond.hpp include/gpstk/InOutFramework.hpp include/gpstk/IonoModel.hpp include/gpstk/IonoModelStore.hpp include/gpstk/JulianDate.hpp include/gpstk/LNavAlmValFilter.hpp include/gpstk/LNavCookFilter.hpp include/gpstk/LNavCrossSourceFilter.hpp include/gpstk/LNavEmptyFilter.hpp include/gpstk/LNavEphMaker.hpp include/gpstk/LNavFilterData.hpp include/gpstk/LNavOrderFilter.hpp include/gpstk/LNavParityFilter.hpp include/gpstk/LNavTLMHOWFilter.hpp include/gpstk/LinearClockModel.hpp include/gpstk/LoopedFramework.hpp include/gpstk/MJD.hpp include/gpstk/MOPSTropModel.hpp include/gpstk/MainAdapter.hpp include/gpstk/MathBase.hpp include/gpstk/Matrix.hpp include/gpstk/MatrixBase.hpp include/gpstk/MatrixBaseOperators.hpp include/gpstk/MatrixFunctors.hpp include/gpstk/MatrixImplementation.hpp include/gpstk/MatrixOperators.hpp include/gpstk/MiscMath.hpp include/gpstk/NBTropModel.hpp include/gpstk/NMCTMeta.hpp include/gpstk/Namelist.hpp include/gpstk/NavFilter.hpp include/gpstk/NavFilterKey.hpp include/gpstk/NavFilterMgr.hpp include/gpstk/NavID.hpp include/gpstk/NavOrderFilter.hpp include/gpstk/NeillTropModel.hpp include/gpstk/ORDEpoch.hpp include/gpstk/ObsClockModel.hpp include/gpstk/ObsEpochMap.hpp include/gpstk/ObsID.hpp include/gpstk/ObsIDInitializer.hpp include/gpstk/ObsRngDev.hpp include/gpstk/OrbElem.hpp include/gpstk/OrbElemBase.hpp include/gpstk/OrbElemRinex.hpp include/gpstk/OrbElemStore.hpp include/gpstk/OrbitEph.hpp include/gpstk/OrbitEphStore.hpp include/gpstk/PRSolution.hpp include/gpstk/PZ90Ellipsoid.hpp include/gpstk/PackedNavBits.hpp include/gpstk/PolyFit.hpp include/gpstk/Position.hpp include/gpstk/PositionSatStore.hpp include/gpstk/PosixTime.hpp include/gpstk/QZSEphemeris.hpp include/gpstk/QZSWeekSecond.hpp include/gpstk/RACRotation.hpp include/gpstk/RTFileFrame.hpp include/gpstk/RationalizeRinexNav.hpp include/gpstk/ReferenceFrame.hpp include/gpstk/Rinex3ClockBase.hpp include/gpstk/Rinex3ClockData.hpp include/gpstk/Rinex3ClockHeader.hpp include/gpstk/Rinex3ClockStream.hpp include/gpstk/Rinex3EphemerisStore.hpp include/gpstk/Rinex3NavBase.hpp include/gpstk/Rinex3NavData.hpp include/gpstk/Rinex3NavFilterOperators.hpp include/gpstk/Rinex3NavHeader.hpp include/gpstk/Rinex3NavStream.hpp include/gpstk/Rinex3ObsBase.hpp include/gpstk/Rinex3ObsData.hpp include/gpstk/Rinex3ObsFilterOperators.hpp include/gpstk/Rinex3ObsHeader.hpp include/gpstk/Rinex3ObsStream.hpp include/gpstk/RinexClockBase.hpp include/gpstk/RinexClockData.hpp include/gpstk/RinexClockHeader.hpp include/gpstk/RinexClockStream.hpp include/gpstk/RinexDatum.hpp include/gpstk/RinexEphemerisStore.hpp include/gpstk/RinexMetBase.hpp include/gpstk/RinexMetData.hpp include/gpstk/RinexMetFilterOperators.hpp include/gpstk/RinexMetHeader.hpp include/gpstk/RinexMetStream.hpp include/gpstk/RinexNavBase.hpp include/gpstk/RinexNavData.hpp include/gpstk/RinexNavFilterOperators.hpp include/gpstk/RinexNavHeader.hpp include/gpstk/RinexNavStream.hpp include/gpstk/RinexObsBase.hpp include/gpstk/RinexObsData.hpp include/gpstk/RinexObsFilterOperators.hpp include/gpstk/RinexObsHeader.hpp include/gpstk/RinexObsID.hpp include/gpstk/RinexObsStream.hpp include/gpstk/RinexSatID.hpp include/gpstk/RinexUtilities.hpp include/gpstk/SP3Base.hpp include/gpstk/SP3Data.hpp include/gpstk/SP3EphemerisStore.hpp include/gpstk/SP3Header.hpp include/gpstk/SP3SatID.hpp include/gpstk/SP3Stream.hpp include/gpstk/SVNumXRef.hpp include/gpstk/SaasTropModel.hpp include/gpstk/SatID.hpp include/gpstk/SimpleTropModel.hpp include/gpstk/SinexBase.hpp include/gpstk/SinexBlock.hpp include/gpstk/SinexData.hpp include/gpstk/SinexHeader.hpp include/gpstk/SinexStream.hpp include/gpstk/SinexTypes.hpp include/gpstk/Stats.hpp include/gpstk/StringUtils.hpp include/gpstk/SystemTime.hpp include/gpstk/TabularSatStore.hpp include/gpstk/TestUtil.hpp include/gpstk/TimeConstants.hpp include/gpstk/TimeConverters.hpp include/gpstk/TimeCorrection.hpp include/gpstk/TimeRange.hpp include/gpstk/TimeString.hpp include/gpstk/TimeSystem.hpp include/gpstk/TimeSystemCorr.hpp include/gpstk/TimeTag.hpp include/gpstk/Triple.hpp include/gpstk/TropModel.hpp include/gpstk/UnixTime.hpp include/gpstk/ValidType.hpp include/gpstk/Vector.hpp include/gpstk/VectorBase.hpp include/gpstk/VectorBaseOperators.hpp include/gpstk/VectorOperators.hpp include/gpstk/WGS84Ellipsoid.hpp include/gpstk/Week.hpp include/gpstk/WeekSecond.hpp include/gpstk/WxObsMap.hpp include/gpstk/Xvt.hpp include/gpstk/XvtStore.hpp include/gpstk/YDSTime.hpp include/gpstk/build_config.h include/gpstk/convhelp.hpp include/gpstk/expandtilde.hpp include/gpstk/gps_constants.hpp include/gpstk/gpstkplatform.h include/gpstk/logstream.hpp include/gpstk/msecHandler.hpp include/gpstk/ord.hpp include/gpstk/singleton.hpp include/gpstk/stl_helpers.hpp lib/libgpstk.so -lib/libgpstk.so.2.10 -lib/libgpstk.so.2.10.6 +lib/libgpstk.so.2.12 +lib/libgpstk.so.2.12.0 share/cmake/GPSTK/GPSTKConfig.cmake share/cmake/GPSTK/GPSTKConfigVersion.cmake share/cmake/GPSTK/GPSTKTargets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/GPSTK/GPSTKTargets.cmake %%PORTDOCS%%%%DOCSDIR%%/AUTHORS.md %%PORTDOCS%%%%DOCSDIR%%/COPYING.LESSER.md %%PORTDOCS%%%%DOCSDIR%%/COPYING.md %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.md %%PORTDOCS%%%%DOCSDIR%%/DOCUMENTATION.md %%PORTDOCS%%%%DOCSDIR%%/INSTALL.md %%PORTDOCS%%%%DOCSDIR%%/LICENSE.md %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/PYTHON.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/RELNOTES.md %%PORTDOCS%%%%DOCSDIR%%/TESTING.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeLists.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/DE405.EPH %%PORTEXAMPLES%%%%EXAMPLESDIR%%/OCEAN-GOT00.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/PRN_GPS %%PORTEXAMPLES%%%%EXAMPLESDIR%%/acor1480.08o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/areq015o.10o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bahr1620.04m %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bahr1620.04n %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bahr1620.04o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bell0300.02o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bell030a.02o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bogt015o.10o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/brdc0300.02n %%PORTEXAMPLES%%%%EXAMPLESDIR%%/coco2370.04o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cro1015o.10o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ebre015x.10o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ebre0300.02o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ebre030a.02o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/evaconf.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example10.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example11.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example12.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example13.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example14.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example15.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example16.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example17.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example18.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example2.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example3.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example4.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example5.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example6.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example7.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example8.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example9.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/glps015o.10o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs05.atx %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs12851.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs12852.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs12853.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs13354.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs13355.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs13356.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs14811.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs14812.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs14813.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs15665.sp3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs_01.atx %%PORTEXAMPLES%%%%EXAMPLESDIR%%/kennedy-PLAN-EBRE.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/kour015o.10o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/madr1480.08o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/navfilterex-pseudo-container.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/navfilterex-pseudo-inherit.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/navfilterex-pseudo.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/navfilterex.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/onsa2240.05o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/plan015x.10o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/popconf.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pppconf.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scoa1480.08o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfer1480.08o %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlse1480.08o