summaryrefslogtreecommitdiff
path: root/misc/proj/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2010-03-14Remove packages that were reimported to geography/wiz1-44/+0
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-01-29Update to 4.6.1.gdt1-1/+2
4.6.1 Release Notes ------------------- o Upgraded to EPSG 6.17 version for nad/epsg. Also corrected the precision problem introduced in the last version. o Added logic for tmerc projection to fail rather than return crazy results if more than 90 degrees away from the central meridian (#5). This change may only be temporary till a more comprehensive solution is found. o Fixed handling of extra text in cs2cs. o Renamed INSTALL to INSTALL.TXT. o The eqc projection has been generalized to include a latitude of origin. o Added the glabsgm (Gauss Laborde / Sphere Geometric Mean) projection, and gstmerc variation. o nad/IGNF init catalogue created. o added the ntf_r93.gsb datum shift file. o Add /Op in nmake.opt compile options to avoid VC7 optimization bug (#12) o Fix testvarious test script so it works properly when grid files available
2006-12-10Update to newer grid shift file, adding New Zealand.gdt1-1/+3
PKGREVISION++.
2006-12-10Update to 4.5.0. Important changes since 4.4.7:gdt1-1/+4
o [bug fixes] o Upgraded to EPSG 6.11.1 database. o Fix Krovak projection (include +czech flag) o Added Roussilhe Stereographic projection from libproj4 (proj=rouss). o Added experimental +lon_wrap flag for alternate pj_transform() longitude wrapping behavior on output. o Added the proj=stereoa and proj=geos projections, incorporated from Gerald's libproj4. o Substantially change pj_datum_transform(), so it and pj_transform() will work between coordinate systems with different ellipsoids but no datum shift information (assume +towgs84=0,0,0). o Improved the accuracy of Geocentric_To_Geodetic() via an iterative solution.
2006-03-14Fix directory name in PLIST. Bump PKGREVISION.wiz1-2/+2
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2003-07-12Update to 4.4.7. The documentation is being split into ajtb1-8/+4
separate package. 4.4.7 Release Notes ------------------- o Added NTv2 (.gsb) grid shift file support. o Modified datum shift support so that data file data is only loaded if needed. Also added 'null' grid as a fallback option, and support for making grids optional (prefix with '@' in +nadgrids). o Regenerated nad/epsg file with towgs84 parameters for non-greenwich prime meridians. o Updated nad/esri file with better generated form from Paul Ramsey. o Various bug fixes. 4.4.6 Release Notes ------------------- o Incorporated new lcca (Lambert Conformal Conic Alternate) projection from Gerald. o Updated 'espg' translation file for EPSG 6.2.2 with better support for prime meridians. o Added Prime Meridians via +pm command switch to cs2cs (and pj_transform). o Fixed bug with 7 parameter transforms. o Added 'esri' pseudo-epsg coordinate system file. o Cleanup so that PROJ.4 compiles clean as C++ code. o Added pj_get_def() to expand definitions of stuff like +init clauses. o Added a Krovak implementation (proj=krov). Note this may change again in the next release.
2002-05-03Update to version 4.4.5. Also include important NAD27 data files asjtb1-3/+16
suggested by Wolfgang Rupprecht in PR 16498. The other changes are mostly bugfixes.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum1-0/+34