summaryrefslogtreecommitdiff
path: root/geography
AgeCommit message (Collapse)AuthorFilesLines
2009-11-26destdir support. Honour CFLAGS. Prepare for libtool-2.2.joerg3-11/+13
2009-11-26Use --with-libz to not pass -I or -I/include to cc.joerg1-1/+2
2009-10-16Update to version 0.9.9. (OK by gdt@)jkunz2-7/+6
2009-09-22Updating geography/p5-Geo-Distance-0.11nb1 to 0.16sno2-7/+9
pkgsrc changes: - Adding license definition - Adjusting "module type" Upstream changes: 0.16 - No changes. The 0.15 package was broken. 0.15 - Stop "Too late to run INIT block" warning (gray <gray@cpan.org>) 0.14 - Fix "splice() offset past end of array" as filed in RT 26446. 0.13 - Use Geo::Distance::XS if available. (gray <gray@cpan.org>) - Declare Math::Trig dependency. 0.12 - Noted GIS::Distance in POD. - Some cleanups to install process. - Check for DBI in tests before using it.
2009-09-08update to 0.14drochner4-34/+24
changes: Switch to API 0.6, remove support for 0.5 Add a Features dock displaying the features in the current viewport Alternative way of drawing GPX tracks Support for proxy authentification Ability to create a junction between to crossing roads Ability to create polygons of any number of sides Ability to rotate roads/areas Ability to create house numbers "Karlsruhe" style Spatial indexing of features for faster display with large downloaded areas Support for multiple image layers Support for multi-selection of layers; allow to show/hide or readonly several layers at once Drag&drop re-ordering of layers plugin-bassed background layers Ability to choose Qt style Discardable dialog/messageboxes and other tweaks and little things... tested by Jochen Kunz (and me)
2009-08-26bump revision because of graphics/jpeg updatesno6-8/+12
2009-08-25Get rid of now unnecessary EXTRACT_OPTS_ZIP.wiz1-4/+1
2009-08-17Remove postgresql81-postgis here as well.wiz1-2/+1
2009-08-15Remove another postgresql81 package.wiz4-104/+0
2009-08-10Correct patch-ac checksum.hasso1-2/+2
2009-08-03Fix DESTDIR support.joerg1-1/+3
2009-08-01Make it build on DragonFly and probably some others.hasso3-1/+31
2009-07-22Remove empty PLIST.wiz1-1/+0
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-21Drop ONLY_FOR_PLATFORM because this builds fine on Darwin.gdt1-4/+1
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg2-2/+6
MAKE_JOBS=2 and worked without.
2009-06-29Needs pkg-config.joerg1-4/+2
2009-06-14Use @pkgdirjoerg2-6/+6
2009-06-14Remove @dirrm entries from PLISTsjoerg18-91/+18
2009-06-04+merkaartordrochner1-1/+2
2009-06-04import merkaartor-0.13.2, an openstreetmap editor, from Jochen Kunzdrochner5-0/+85
per mail to pkgsrc-users
2009-06-03Update to 1.6.1. Upstream changes are too massive to list here (it's morehasso6-43/+72
than two years of development). http://trac.osgeo.org/gdal/wiki/DownloadSource has full changelogs.
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz2-5/+3
block). Uncomment some commented out LICENSE lines while here.
2009-05-12Activated LICENSE=...martti1-2/+2
2009-04-08Use META_PACKAGE.joerg1-11/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg4-52/+24
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-20Fix PLIST - problems pointed out by Hasso Tepper.gdt2-2/+26
2009-03-18PLIST update that belonged with 3.1.0 update.gdt1-2/+1
2009-03-18Version 3.1.0 includes a number of improvements over the 3.0 version:gdt2-6/+6
- PreparedGeometry operations for very fast predicate testing. - Intersects() - Covers() - CoveredBy() - ContainsProperly() - Easier builds under MSVC and OpenSolaris - Thread-safe CAPI option - IsValidReason added to CAPI - CascadedUnion operation for fast unions of geometry sets - Single-sided buffering operation added - Numerous bug fixes. http://trac.osgeo.org/geos/query?status=closed&milestone=3.1.0&order=priority
2009-03-11Add viking. This package was created by Jochen Kunz and sent to megdt1-1/+2
in private mail.
2009-03-11Viking is a free/open source program to manage GPS data. You can import andgdt5-0/+87
plot tracks and waypoints, show Open Street Maps and/or Terraserver maps under it, download geocaches for an area on the map, make new tracks and waypoints, see real-time GPS position, etc.
2009-03-10Straightforward buildlink3 file from Jochen Kunz in private mail.gdt1-0/+19
2009-02-22On Linux, define NEEDS_STRLCPY in MAKE_ENV.gdt3-9/+22
In the patched Makefile, switch on NEEDS_STRLCPY instead of OPSYS, because OPSYS isn't defined in my world (vanilla netbsd-5 on i386), and I can't find any reason it should be. Add a comment to the patch explaining why the install: target was removed, and about NEEDS_STRLCPY.
2009-02-22Update to 2.5. Adds ability to read screenshot from a few receivers.gdt2-8/+12
2009-02-21update distinfo for patch commentsgdt1-7/+7
2009-02-21Add coments to each patch file explaining the status relative togdt6-8/+22
upstream. 3 have been applies, 1 will be, 1 rejected as breaking other platforms, and 1 is speculative anyway.
2009-02-21patch-aa is broken on NetBSD 5; apparently OPSYS is not defined.gdt3-5/+6
Check for it being defined before use.
2009-02-21MAKE_JOBS_SAFE=nogdt1-1/+2
2009-02-11Update to 2.38. patch-ac and patch-ad (security fix to listen only ongdt5-97/+9
localhost) were merged upstream. * Tue Feb 10 Eric S. Raymond <esr@snark.thyrsus.com> - 2.38 Regression test load for RoyalTek RGM3800 and Blumax GPS-009 added. Scaling on E error-estimate fields fixed to match O. Listen on localhost only by default to avoid security problems; this can be overridden with the -G command-line option. The packet-state machine can now recognize RTCM3 packets, though support is not yet complete. Added support for ublox5 and mkt-3301 devices. Add a wrapper around gpsd_hexdump to save CPU. Lots of little fixes to various packet parsers. Always keep the device open: "-n" is not optional any more. xgpsspeed no longer depends on Motif. gpsctl can now ship arbitrary payloads to a device. It's possible to send binary through the control channel with the new "&" command. Experimental new driver for Novatel SuperStarII. The 'g' mode switch command now requires, and returns, 'rtcm104v2' rather than 'rtcm104'; this is design forward for when RTCM104v2 is fully working.
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2009-02-09Needs distutils feature from Python 2.4+.joerg1-1/+2
2009-02-09add gdt as co-maintainergdt1-1/+2
2009-02-08Update to 1.3.6 from 1.3.4. Add two patches from Giles Lean to workgdt4-7/+103
around what is believed to be bugs in Prolific USB convertors. Point to pkgsrc-hosted distfile because upstream distfile, although LICENSE=gnu-gpl-v2 is apparently only available via a web form. Full changes available at http://www.gpsbabel.org/changes.html Notable changes in 1.3.6: Fix writing waypoint names under 6 characters to old serial Garmins. Notable changes in 1.3.5: Read waypointsw from jpg/exif. Add support for osm (openstreetmap) format files. Set computer's clock from GARMIN.
2009-01-13Regen for patch-aa.joerg1-1/+2
2009-01-13Use BSD Makefiles on Linux. Set USE_BSD_MAKEFILE. Add DESTDIR support.joerg3-13/+27
Tested by maintainer. Fixes PR 40390.
2008-12-16PostGIS 1.3.5gdt2-6/+6
2008/12/15 - A quick bug fix release, to remove crashes in cases of collecting LINESTRING (ST_Force_Collection(), ST_Multi()) that had a large affect on Mapserver with LINE layers. - Enhancements and Bug Fixes - GBT#21: improve LRS fix to apply to more platforms - GBT#72: fix st_estimated_extent for better schema sensitivity - GBT#80: segfault on st_multi in MULTILINESTRING repaired - GBT#83: segfault on collecting LINESTRING repaired
2008-12-11Update to 3.0.3. Add TEST_TARGET. From NEWS:gdt2-6/+8
Changes in 3.0.3 - Bug fixes.
2008-12-10Update to 1.3.4. patch-aa was applied upstream.gdt4-32/+10
PostGIS 1.3.4 2008/11/24 - New Features - Add new ST_AsGeoJSON() function to allow conversion of geometries to GeoJSON format within the database. (Olivier Courtin) - Add forthcoming PostgreSQL 8.4 support (Paul Ramsey, Mark Cave-Ayland) - Improved CSS for PostGIS documentation (Dane Springmeyer) - Inclusion of new "postgis_comments.sql" file to enable detailed function comments to be installed for PostGIS functions. This attaches a description and associated parameter information to each function so that this information is available directly within psql/pgAdmin (Regina Obe) - Enhancements and Bug Fixes - General documentation improvements (Regina Obe, Kevin Neufield) - Improve PiP code by removing substantial memory leaks and adding multi-polygon support (Paul Ramsey) - Improve GiST consistent performance (Paul Ramsey) - GBT#20: Improved algorithm for ST_DWithin (Paul Ramsey) - GBT#21: locate_along_measure: wrong values, invalid data (Mark Cave-Ayland) - GBT#23: wrong proj4text in spatial_ref_sys for SRID 31300 and 31370 (Paul Ramsey) - GBT#43: Heap over-read in compute_geometry_stats() (Landon Fuller) - GBT#44: ST_Relate(geom,geom,pattern) is case sensitive (Paul Ramsey) - GBT#45: bug in postgis_restore.pl - not passing options to createdb (Paul Ramsey) - GBT#58: bounding box of circular string is incorrect (Mark Leslie) - GBT#65: ST_AsGML kills the backend when fed a CIRCULAR STRING (Mark Cave-Ayland) - GBT#66: ST_Dump kills backend when fed CIRCULAR STRING (Mark Cave-Ayland) - GBT#68: ST_Shift_Longitude doesn't work with MULTIPOINT (Mark Cave-Ayland) - GBT#69: ST_Translate crashes when fed circular string (Mark Cave-Ayland) - GBT#70: ST_NPoints Crashes with Curves (Mark Cave-Ayland)
2008-11-12Make garmin-utils build on Linuxgson1-2/+16