50097b65fa
Changes: 2011-07-24: - shpopen.c, dbfopen.c, shptree.c, shapefil.h: Minimize use of CPL services in favor of SAHooks.Error(). - Makefile: Remove all the shared library building stuff, it is just too half assed, and results in all sorts of bug reports and complaints. Instead just install a static libshp.a. 2011-07-23: - Makefile: build shpdumptree as part of all target (#1648). - shpopen.c: fix memory leaks in error cases (#2061) - contrib/*.c: Include stdlib.h and strings.h (#2146) - shpdump.c: change to use %.15g for coordinate reporting. (#2277) 2011-05-13: - dbfopen.c, shapelib.h: Add functions to reorder and alter field definitions. DBFReorderFields() and DBFAlterFields(). 2011-05-07: - dbfopen.c: Ensure pending record is flushed when adding a native field (gdal #4073). 2011-04-16: - shapefil.h: avoid warnings with SHP_CVSID on gcc. 2010-12-06: - dbfopen.c: fix read past end of init data fetching code page http://bugzilla.maptools.org/show_bug.cgi?id=2276 2010-07-01: - shpopen.c: do not error out on a shape with zero vertices. - shpdump.c: do not crash if null shape returned by read object. 2010-06-29: - shptree.c: fix sign of Z and M comparisons in SHPCheckObjectContained. (http://bugzilla.maptools.org/show_bug.cgi?id=2223)
35 lines
716 B
Text
35 lines
716 B
Text
bin/Shape_PointInPoly
|
|
bin/dbfadd
|
|
bin/dbfcat
|
|
bin/dbfcreate
|
|
bin/dbfdump
|
|
bin/dbfinfo
|
|
bin/shpadd
|
|
bin/shpcat
|
|
%%PROJ%%bin/shpcentrd
|
|
bin/shpcreate
|
|
%%PROJ%%bin/shpdata
|
|
bin/shpdump
|
|
bin/shpdxf
|
|
bin/shpfix
|
|
%%PROJ%%bin/shpinfo
|
|
%%PROJ%%bin/shpproj
|
|
bin/shprewind
|
|
bin/shpsort
|
|
bin/shptest
|
|
bin/shptreedump
|
|
bin/shputils
|
|
%%PROJ%%bin/shpwkb
|
|
include/shapefil.h
|
|
lib/libshp.a
|
|
lib/libshp.so
|
|
lib/libshp.so.1
|
|
%%PORTDOCS%%%%DOCSDIR%%/codepage.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/dbf_api.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/license.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manifest.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/release.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/shapelib-tools.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/shp_api.html
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|