summaryrefslogtreecommitdiff
path: root/geography
AgeCommit message (Collapse)AuthorFilesLines
2015-03-02Update py-google-maps-services-python to 2.1.1.kleink2-6/+6
Bug fixes; no changelog.
2015-02-16SUBDIR += kplexplunky1-1/+2
2015-02-16new package: kplexplunky4-0/+51
-- kplex is a multitransport software data multiplexer, working with data conforming to the NMEA-0183 standard. Kplex multiplexes data inputs from sources such as serial lines, pseudo terminals and network interfaces and send to any (reasonable) number of similar outputs. kplex can perform filtering of inputs (so you only get the data you want, or don't get the data you don't want from a given source) and outputs (so you only send what you want where you want) and can perform fine-grained failover so that for any given type of data, you specify a priority order of the source you would like to take it from.
2015-02-09Update MASTER_SITES/HOMEPAGE.gdt1-3/+5
Add note about why it's not updated (scons). (Thanks to pettai@ for pointing out the issues.) CVS: ---------------------------------------------------------------------- CVS: CVSROOT cvs.NetBSD.org:/cvsroot CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2015-02-02Add opencpn-plugin-weather_routingbouyer1-1/+2
2015-02-02Add opencpn-plugin-weather_routing version 20150201bouyer4-0/+67
This plugin creates optimized weather routes using isochrone method and predictive grib data or averaged gridded Climate data based upon constraint settings, start and finish information, and boat performance calculated using boat specs or polar data
2015-01-30Update py-google-maps-services-python to 2.1.kleink2-7/+6
No changelog provided.
2015-01-28Add opencpn-plugin-gshhsbouyer1-1/+2
2015-01-28Add opencpn-plugin-gshhs 2.2.4bouyer4-0/+60
OpenCPN is a free software (GPLv2) project to create a concise chart plotter and navigation software, for use underway or as a planning tool. OpenCPN is developed by a team of active sailors using real world conditions for program testing and refinement. This package contains data files from the Global Self-consistent, Hierarchical, High-resolution Shoreline Database which are displayed when no charts are present.
2015-01-22Update opencpn to 4.0.0. Changes since 3.2.2:bouyer8-450/+715
- Increased performance in all modes, particularly when using OpenGL graphics acceleration. - Additional network interface methods, including TCP/IP client/server and UDP broadcast. - Support for multiple data source instances, including Filtering and prioritization of messages Output of NMEA data streams for real-time integration into ship systems - Improved support for Mac OS X systems, including 64 bit native support. - Integrated Tablet/Touch screen support. - AIS Personal Locater Beacon (PLB) configuration and tracking. - Enhanced AIS target tracking modes. - GRIB PlugIn feature additions. Graphical GRIB email request generation. Moving particle wind overlay. Enhanced GRIB data type support. - Dashboard PlugIn feature additions. More selectable instruments. - Major update to embedded Users Manual. - Measurably improved performance and reliability over all supported platforms.
2015-01-21Append PKGVERSION_NOREV to EGG_NAME so that EGG_INFODIR substitution cankleink2-8/+9
happen; noticed during bulk building with a different PYVERSION than the one that had crept into the PLIST. Bump PKGREVISION.
2015-01-17Revbump for cogl 1.18.2prlw17-14/+14
2015-01-12+ py-google-maps-services-pythonkleink1-1/+2
2015-01-12Import google-maps-services-python-2.0 askleink4-0/+72
geography/py-google-maps-services-python. Use Python? Want to geocode something? Looking for directions? Maybe matrices of directions? This library brings the Google Maps API Web Services to your Python application. The Python Client for Google Maps Services is a Python Client library for the following Google Maps APIs: - Directions API - Distance Matrix API - Elevation API - Geocoding API - Time Zone API Keep in mind that the same terms and conditions apply to usage of the APIs when they're accessed through this library.
2014-12-30SUBDIR+= libnovaplunky1-1/+2
2014-12-30Add libnova-0.13.0plunky5-0/+78
libnova is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library. The intended audience of libnova is C / C++ programmers, astronomers and anyone else interested in calculating positions of astronomical objects or celestial mechanics. libnova is the calculation engine used by the Nova project.
2014-12-06+py-pycountry - packaged originally in pkgsrc-wip byrodent1-1/+2
kamel.derouiche@gmail.com.
2014-12-06Import py27-pycountry-1.10 as geography/py-pycountry.rodent4-0/+720
pycountry provides the ISO databases for the standards: 639 Languages 3166 Countries 3166-3 Deleted countries 3166-2 Subdivisions of countries 4217 Currencies 15924 Scripts The package includes a copy from Debian's pkg-isocodes and makes the data accessible through a Python API. Translation files for the various strings are included as well.
2014-12-01Support cwrappers for packages appending arguments in the wrappers.joerg1-1/+2
2014-11-23Update to 1.5.1gdt2-7/+6
Viking 1.5.1.0 (2013-03-16) Bug Fix Release * [WINDOWS] Ensure an icon is embedded in the executable. * [WINDOWS] Fix opening URLs in Windows build only. * Shift code around to reduce dependencies required for DEM access. * SF Bugs#105: Fix Display of Lines (Clipping) at High Zoom Levels. * Remove built in OpenStreetBugs datasource as this service is being phased out. * Isolate Viking specific code in otherwise reusable code. * Fix DEM layer URL reference output. * Remove mistaken need to change directory. * Remove repeating of built in types in data files. * External tools don't use ids * Skip etag files in mbtile converter tool * Fix crashing when copying layers with null strings as parameters. * Fix translatable string with variable argument * Fix 'export_to_common' dialog * Fix needing to calculate bounds of *both* tracks when a track is split via the marker. * Fix vik_track_get_length_to_trackpoint() so with the first track point it returns zero, not the entire track length! * Fix opening files on command line in different directories. * Move man files from doc to help directory so they will be included in the output from make distcheck. * Update spec file * [QA] Remove build references to things that don't exist anymore. * SF Bugs #104: Fix GStatBuf not available on Glib < 2.26 * Fix the display of speed in statusbar output.
2014-11-23Update to 1.4.1.gdt3-8/+9
Upstream does not provide news, and it's hard to match up the Changelog with releases. But changes basically look like updating to a newer EPSG dataset and bug fixes.
2014-11-17Make more robust when it comes to vala selection. Sort includes.joerg1-9/+10
2014-10-23Update py-geojson to 1.0.9.kleink3-7/+10
1.0.9 (2014-10-05) ------------------ - Fix bug where unicode/non-string properties with a 'type' key cause a crash 1.0.8 (2014-09-30) ------------------ - Fix bug where unicode keys don't get decoded properly - Add coords and map_coords utilities
2014-10-20Make sure that qwt-qt4 users don't pick up qwt6-qt4.joerg1-2/+2
2014-10-17Fix dependencies.joerg2-6/+9
2014-10-13Don't force _XOPEN_SOURCE unconditionally, it breaks at least NetBSD.joerg2-1/+17
2014-10-10Update to 1.11.1wen7-171/+48
Upstream changes please visit: http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News Reviewed by: wiz@
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz2-6/+2
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz2-4/+2
2014-10-07Revbump after updating libwebp and icuadam9-18/+18
2014-09-23Add rpath for libpython.joerg2-1/+23
2014-09-19Move math/R-countrycode to geography/R-countrycode.brook1-1/+2
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-19Initial import of countrycode v0.17 as geography/R-countrycode.brook3-0/+23
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-15Fix occasional parallel build failure, it seems CPPFLAGS gets confused andjperkin2-1/+21
misses the gcore directory required for gdal_version.h. Add it explicitly for all builds.
2014-09-13Make pgsql option defult to off.gdt2-4/+11
This option fixes a pgsql version, and we're not really set up to deal with that. It makes postgis only build for that one version. So far, I'm not aware of a reason to have pgsql support in gdal. So, just turn it off, and we can figure out a way to deal if there is actually a need. Discussed with Filip during postgis2 packaging, and I think suggested to Brook and Adam.
2014-09-03Remove MAKE_JOBS_SAFE=no. It was added a few releases ago, and I amjperkin1-6/+1
unable to trigger any failure in the current release with various settings up to MAKE_JOBS=24.
2014-07-08Recursive revbump for textproc/tinyxml update.jperkin1-1/+2
2014-06-25Update trytond modules using py-trytond/Makefile.commonrichard1-4/+4
ok wiz@
2014-06-07Bump PKGREVISION for exiv2 shlib major bumpwiz2-3/+4
2014-06-05Doesn't work with current QWT, mark as explicitly broken.joerg1-1/+3
2014-05-31libungif is not relevant any longer since the GIF relevant patentswiz2-5/+5
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION.
2014-05-29Bump for perl-5.20.0.wiz9-18/+18
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-28+ py-geojsonkleink1-1/+2
2014-05-28Import geojson-1.0.7 as geography/py-geojson.kleink4-0/+59
The geojson library contains: - Functions for encoding and decoding GeoJSON formatted data - Classes for all GeoJSON Objects - An implementation of the Python __geo_interface__ Specification
2014-05-25Add opencpnbouyer1-1/+2
2014-05-25Import opencpn version 3.2.2.bouyer8-0/+630
OpenCPN is a free software (GPLv2) project to create a concise chart plotter and navigation software, for use underway or as a planning tool. OpenCPN is developed by a team of active sailors using real world conditions for program testing and refinement.
2014-05-23Fixes build with giflib>=5.1.obache4-1/+163
2014-05-15Revbump after updating graphics/giflibadam7-14/+14
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz4-8/+8
until proven otherwise.
2014-05-05Python 2.6 is not supported by py-tryton.joerg1-2/+2