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
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
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.
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.
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
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.
Version 1.15 February 2014
* DTD replaced with XSD for gama-local.xsd and
gama-local-adjustment.xsd. Attribute version describing XML version
of input and adjustment outpup XML documents became useles with
introduction of XSD a was removed from tags <gama-local> and
<gama-local-adjustment>. Some more elements attributes were
introduced in revised XML formats which are incompatible with older
versions.
Upstream does not have stable naming or location conventions;
sometimes files are in subdirectories, and sometimes not. Sometimes
files even have spaces in their names.
To ease coping with this chaos, define more variables that can be
adjusted by the packager. (Really, this commit is to capture partial
work before giving up for now on updating to 8.3.)
Viking 1.5 (2013-10-13)
New features since 1.4.2
* Startup preferences for ease of use.
* Multi layer/track statistics.
* Multi layer/track or waypoint detailed lists.
* Control sorting of layers and quick show/hide all options.
* Configurable layer defaults.
* Optimizations when loading and drawing large numbers of tracks.
* Allow higher zoom levels up to 1/32 (OSM z22 equivalent but maps only requested up to z19).
* Retain internal options across sessions.
* Selectable online router service provider (now including OSRM)
* 'Via' points online route refining.
* Download a file directly from an URL.
* Datasource acquiring files from URLs related to the current view.
* Support timestamps (read only) in waypoints.
* Support naming trackpoints.
* Request downloading a region of maps over multiple zoom levels.
* Support Compressed My OSM Traces files (requires libbz2 and libmagic).
* Support opening files drag and drop on to the viewport.
* Support relative paths in Viking files.
* Add support for OSM Humanitarian (HOT) Style Map.
* Advanced preferences.
* Optional track labelling on the viewport.
* Translations for the Basque language.
* Improved Help Manual.
* Many internal improvements.
Fixes since 1.4.2
* Fix crashing if attempting to Extend a Route via the Route Finder when the route has no points.
gipfel-0.4.0
* Fix compilation with fltk-1.3.x.
* Use proper distance for distortion correction.
* Don't update coordinates of marked hills.
* Remove compute button.
Positions are now updated automatically when marked hills are moved.
* Fix focal length for images in portrait format.
* Fix up/down keys in viewpoint chooser.
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
1.9.3 (svn revision 327)
* Geod now uses C code adapted from geographiclib now included in proj4 source,
instead of pure python code directly from geographiclib.
* make radians=True work with Geod.npts (issue 47).
* allow PROJ_DIR env var to control location of proj data (issue 40).
1.9.2 (svn revision 301)
* updated proj4 src to 4.8.0 - includes two new map projections (natearth and
isea).
1.9.1 (svn revision 285)
* restore compatibility with python 2.4/2.5, which was broken by the addition
of the geographiclib geodesic module (issue 36).
1.9.0 (svn revision 282)
* use pure python geographiclib for geodesic computation codes instead of
proj4.
* don't use global variable pj_errno for return codes, use pj_ctx_get_errno
instead.
* use new projCtx structure for thread safety in proj lib.
* update C source and data from proj4 svn (r2140).
* add pj_list and pj_ellps module level variables (a dict mapping short
names to longer descriptions, e.g.
pyproj.pj_list['aea'] = 'Albers Equal Area').
1.8.9 (svn revision 222)
* Python 3 now supported.
* allow 'EPSG' init (as well as 'epsg'). This only worked on case-insensitive
filesystems previously. Fixes issue 6.
* added inverse to Hammer projection.
* updated src/pj_mutex.c from proj4 svn to fix a threading issue on windows
(issue 25). Windows binary installers updated (version 1.8.8-1), courtesy
Christoph Gohlke.
* if inputs are NaNs, return huge number (1.e30).
1.8.8 (svn revision 196)
* add extra datum shift files, added test/test_datum.py (fixes issue 22).
datum shifts now work correctly in transform function.
1.8.7 (svn revision 175)
* reverted pj_init.c to old version (from proj4 4.6.1) because version in
4.7.0 includes caching code that can cause segfaults in pyproj (issue 19).
* added 'preserve_units' keyword to Proj.__init__ to suppress conversion
to meters.
1.8.6 (svn revision 169)
* now works with ms vs2008, vs2003 (fixed missing isnan).
* updated to proj 4.7.0 (fixes a problem coexisting with pyqt).
* allow Geod instance to be initialized using a proj4 string
1.8.5 (svn revision 155)
* allow Proj instance to be initialized using a proj4 string
(instead of just a dict or kwargs).
1.8.4 (svn revision 151)
* updated proj4 sources to version 4.6.0
pax -rw, the destination directory must exist. pax in NetBSD creates it if
not, pax in MirBSD complains. I read through all pkgsrc Makefiles that use
pax and added an entry to INSTALLATION_DIRS, or an INSTALL_DATA_DIR
invocation.
I did not test all the changes but they should be fairly safe. If you notice
any breakage because of this change, please contact me.
Version 1.14 June 2013
* A posteriori standard deviation Chi-Square test is newly always
performed (even when gama-local uses a priori reference standard
deviation).
* Added Chinese translation in GBK encoding (switch "zh")
* New output format XHTML Strict 1.0 in gama-local
* Added a basic test suite for gama-local (make check).
gdal links against the geos C++ library, which the geos docs say not
to do. (The C++ library has a new shlib name every release, because
humans cannot understand if changes to C++ sources cause ABI changes.)