Commit graph

487 commits

Author SHA1 Message Date
ryoon
2193923ba6 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
wiz
fdf3c9e67c Bump PKGREVISION for py-sip module major version change. 2013-07-04 17:03:18 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
joerg
32c0a8b846 Add missing include. 2013-05-25 23:43:25 +00:00
wiz
b96a5e5ce3 Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
joerg
7789ff6330 Fix operators to be constant. 2013-05-23 15:03:51 +00:00
joerg
d0b7f142f3 Add missing includes to fail again at the missing header. 2013-05-23 15:03:27 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
gdt
c0943bbb4a Update to 1.4.1.
pkgsrc changes: improve patch comment and explain why it is not
filed/applied upstream.

Viking 1.4.1.0 (2013-04-08)
Bug Fix Release + updated translations
* Import Launchpad translation updates [Mainly for large Czech update]
* Fix using .vik files with 'unusual' track or waypoint names
* Fix waypoint selection when the waypoint has an image but the images are not being displayed.
* Fix showing map timestamps on Windows on the map tile info dialog.
* SF#3608411: Part 2 - Avoid creating command window on Viking start-up.
* SF#3608411: Part 1 - Avoid warning about unbuffer on Windows Systems.
* SF#3608264: Improve Statusbar Location Info Maybe Truncated
* Prevent inputting empty names for layers and sublayers via the layers panel.
* SF#3608311: Fix crash caused by renaming blank sublayer names
* Be less strigent in loading Geotagged images without optional GPS tags
* Fix use of scaled tile image when tile image not present.
* Enable updating the treeview to allow setting a blank waypoint symbol.
* Improve the Waypoint tooltip to display the description if there is no comment.
* Fix datasource acquiring waypoints from geotag images.
* Updated geo-* scripts to version released on 2013/02/18
* Fix compilation with --enable-geocaches option.
* help/Makefile.am: explicitly list figures.

Viking 1.4 (2013-02-11)
New features since 1.3.2
* Support for GPX Route type including transfer to/from GPS Devices.
** Replaced 'Add Track' tool with 'Create Route' tool. (NB There still is the Create Track tool)
* Support for GPX 'Description' for tracks, waypoints and routes.
* Add ability to Acquire My OSM Traces and ability to choose any subset of the available traces.
* GPS Upload from a track.
* Enable giving a track a specific colour (drawn in default draw by track mode).
* Enable drawing all tracks in a specific colour (no longer is Black the only option).
* Allow option of drawing a direction arrow when drawing a track.
* Allow configuration of trackpoint size and direction arrow size.
* Display Waypoint Icons in the layers panel treeview.
* Restored Route Finding via Google Services. [Was disabled in 1.3.2 due to change in formats supported]
* Only display sublayer container when there are sublayers.
* Display map tile source and cached file information in a dialog for a position.
* Quick zoom level change from the statusbar by clicking on the zoom level to select another level.
* In the Zoom Tool mode: can select an area to zoom in on (via holding shift key + drag mouse).
* Mouse Zooming in/out maintains the position focus on the mouse pointer location.
** (Use the keys Ctrl+Shift and mouse zoom to maintain the centered map location).
* Improvements in Acquiring Wikipedia Points (allow more points, sortable columns, URL and feature type).
* Allow opening a URL on a waypoint which has a URL for a comment or description.
* Re-organized TrackWaypoint Layer menus to group functionality together better with New, View, Combine, Split, Delete, Acquire and Upload submenus.
* Gradient Graph view on the Track Properties.
* Allow same named TrackWaypoint sublayer items. i.e. can now have 2 (or more) waypoints with the same name.
* Add support of a Map type for a local On Disk OSM Tile Format.
* Revised Draw Track by Speed mode with a simple traffic light colouring scheme to represent slow/average/fast speeds.
* Enable deletion of track points with the same timestamp.
* Ability to merge segments of a track.
* Allow generation of large pixel sized images.
* Rework image generation to ask for file name first and then only allow supported map zoom levels.
* Allow control of waypoint text size on the viewport display.
* Allow control of GPX file saving track order (either Alphabetical or By Time via global preference).
* Keyboard shortcuts to create layers and enable some tools.
* Show the bearing and the step distance of the next point when creating a track or route.
* Improved feedback in reading erroneous files.
* Improved Help Manual.
* More translation texts including a Finnish version.
* Scripts to support the creation of the Windows Executable Installer.
* Add a python tool to convert the Viking tile cache into a MapBox MBTiles format file.
* Many internal improvements.

Fixes since 1.3.2
* Don't accidently overwrite GPX and KML files in the Viking file type.
* Use the default desktop font for waypoint viewport display text.
* Ensure when opening multiple .vik files they are each loaded into a new window.
* Show UTM location in statusbar when in UTM mode.
* Fix: crash when dealing with non-compressed DEM files
2013-04-16 01:08:46 +00:00
ghen
e3ba207887 Hand in maintainership. 2013-04-13 07:55:01 +00:00
adam
06ccca0656 The 1.9.2 release is a bug fix release.
* Fix infinite GDALOpen recursion with some VRTs (4835)
* Avoid destroying existing overviews (.aux/.rrd) (4831)
* Support recognising NaN better in CPLStrtod() (4799)
* Fix windows declaration for CPLGetErrorHandlerUserData() (4755)
* Fix compilation with Gentoo modified zlib 1.2.6 (4723)
* Look for libgeotiff headers in /usr/include/libgeotiff too (4706)
* Improve warning handling in CPLClearRecodeStubWarningFlags() (4650)
* Fix Solaris compilation bug (4705)
* MorphFromESRI(): compare SPHEROID/PRIMEM parms, not names (4673)
* Avoid iffy casting of OGRWkbGeometryType to int (4847)
* Fix thread safety issue with CPLOpenShared()
2013-04-09 15:58:54 +00:00
rodent
6b46c62d2e Edited DESCR in the case of:
File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
2013-04-07 20:49:31 +00:00
rodent
8ec5764dd6 'The "+=" operator should only be used with lists.' 2013-04-06 19:42:41 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
gdt
f88811bbd6 Update to 1.4.4.
The patch to help serial garmins with prolific adaptors is retained,
but it's perhaps a bit dicey because upstream code has changed a bit.

Upstream NEWS content from web pages:

1.4.4:

  Add MotoActiv format. Thank you, Dan Brown.
  Kris Beevers contributes Lowrance USR v4 support.
  Allow EXIF to represent altitude below MSL.
  Allow reading known invalid (sigh) data in NMEA, such as that
  written by Canon Camera/GPS devices, probably including:
      Canon GPS shoes
	  GP-E1
	  GP-E2
      Powershot models with GPS capabilities
	  S100
	  SX260
	  HS D20
  Enhance Garmin Fit support for latest firmware.
  Skytraq fixes.
  Steve Eckert adds line styling to the National Geographic TPO3 reader.
  Erik Krause improves German translations.
  OS X Mountain Lion fixes.

1.4.3 beta:

  Fix translations for GUI on Windows. German, Italian, Hungarian,
  Russian, and a few others should now work. If your language is there,
  please contribute a translation. It's easy and doesn't require you to
  program.
  A new writer for geocaches in KML (Google Earth) provide better
  visualizations of high-density areas.
  Many KML improvements including validation fixes, aviations units,
  fixes for min/max alt.
  Adds iblue757 GPS support.
  Add support for Holux M-1200E GPS.
  Add the Minihomer variant of Skytraq.
  Add FlySight GPS support.
  Add Garmin FIT support.
  Add Land Air Sea format for GPS Tracking Key Pro.
  Many Navicache improvements.
  Fixes to track filter to not mangle tracks recorded at low speed when
  segement filter is applied.
2013-03-16 18:52:58 +00:00
wiz
a8730d5aa1 Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
gdt
192c04df1b Revbump for geos change, because gdal-lib does not follow the geos
rules.
2013-02-28 17:23:50 +00:00
gdt
e9f9458140 Update to 3.3.8:
- IsValidOp: throw proper error on nested shells (#608)
  - Fix header guards (#617, #618, #619)
  - WKTWriter::appendCoordinate optimisation
  - Fix centroid computation for collections with empty components (#582)
2013-02-28 17:08:33 +00:00
joerg
380cc30a71 Qt4's MOC can't deal with BOOST_JOIN, so disable some includes before it
sees the boost headers. Use C++11 tuple syntax.
2013-02-26 11:15:18 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
wen
0b8366b14c Update to 0.20
Upstream changes:
0.20      2012-10-19
 - Fix a test that was comparing floating point numbers and falling over on
   some platforms.
2013-02-01 05:36:14 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
gdt
f9040eaf2b Revbump due to improper use of geos C++ library.
Add comment explaining the need to revbump.
2013-01-23 00:37:58 +00:00
gdt
40269ce3d2 Update to 3.3.7
- Bug fixes / improvements
    - Fix abort in RightmostEdgeFinder (#605)
    - Do not force precision reduction below 6 significant digits
      while trying to obtain a valid Buffer output (#605)
    - Fix GEOSPointOnSurface with zero-length linestring (#609)
    - Fix EMPTY return from zero-area polygon (#613)
    - Segfault from symdifference (#615)
2013-01-23 00:35:12 +00:00
riastradh
c103cdef18 fribidi uses pkg-config now, so use that in geography/mapserver. 2013-01-19 20:33:12 +00:00
joerg
34b38652fe Apply patch of patch. 2013-01-11 13:27:03 +00:00
joerg
4efea2ef2e Apply some const love. 2013-01-10 23:58:29 +00:00
joerg
2b8f0f4115 Fix inline usage. Fix shipped agg copy. 2012-12-24 21:09:47 +00:00
joerg
fca956f276 Don't use non-literal strings as format strings. 2012-12-24 21:08:42 +00:00
gdt
38d639f7b4 Note that options for zlib and jpeg support are desirable.
(This commit adds a comment and does not change code.)
2012-12-20 01:24:34 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
gdt
cc2034c089 +libgeotiff 2012-12-11 23:36:48 +00:00
gdt
f4f1978ba5 Import libgeotiff-1.4.0 as geography/libgeotiff.
GeoTIFF represents an effort by over 160 different remote sensing,
GIS, cartographic, and surveying related companies and organizations
to establish a TIFF based interchange format for georeferenced raster
imagery.

This library is the reference implementation for reading and writing
GeoTIFF tags.
2012-12-11 23:35:37 +00:00
gdt
41e5eb4134 Update to 8.1.
Upstream does not provide a NEWS file, but says of 8.1:

  Version 8.1 of the EPSG Geodetic Parameter Dataset comprises of data
  corrections and updates to the v8.0 release of August 2012.

  Changes as documented in Change Records through 2012.093, but with
  actions still remaining on some change requests.

  New data for Brazil, Tonga and the Arctic.

  Significant revisions to data for Brunei and Mayotte.

  Minor revisions to data for Europe, former Soviet Union and New Zealand.
2012-12-07 02:19:58 +00:00
gdt
6d0dcb2d0b PKGREVISION++, because this package (wrongly, in the opinion of geos)
links against the geos C++ library (which is unstable).
2012-11-15 22:09:41 +00:00
gdt
b7f23540a9 Update to 3.3.6.
Changes in 3.3.6
2012-11-15 -- that's Post-GIS day !

- Bug fixes / improvements
    - Add support for testing with phpunit 3.6 (not loosing support for 3.4)
    - Segfault from intersection (#586, #598, #599)

Changes in 3.3.5
2012-06-25

- Bug fixes / improvements
    - Correctly increment CAPI lib version from 3.3.3 (#558)
    - Port robustness fix to CentroidArea (#559)
    - Always return POINT from GEOSGetCentroid, even for EMPTY (#560)
    - Always return POINT from GEOSPointOnSurface, even for EMPTY (#561)
2012-11-15 22:07:27 +00:00
gdt
9cd69adaaf Depend on x11/fltk13 rather than x11/fltk.
As discussed on pkgsrc-users, x11/ftlk (1.1) is no longer maintained,
and 1.3 is believed to be almost entirely compatible.

Patch from Tim Larson, who has build-tested these packages on
NetBSD/amd64.
2012-11-15 13:44:13 +00:00
gdt
7daa3894c1 Viking 1.3.2.1 (2012-09-28)
Bug Fix Release (of a bug fix release):
* Fix CPU usage going to 100% when statusbar items update is called.

Viking 1.3.2 (2012-09-23)
Bug Fix Release including:

* Removed Route Finder Tool as Google Direction service interface has
  disalbed the method Viking interfaced with it.
* Fix for Debian#685817: Statusbar Update From Thread Instability
* Fix SF#3564795: Crashing when attempting to create waypoints from EXIF
  images without enough GPS information.
* Fix drawing of next potential trackpoint on Windows Systems.
* Fix GPSBabel Dynamic Device List generation on Windows Systems.
* Fix crashing when displayed map copyright(s) is longer than the internal
  buffer.
* Fix crashing when deleting a GPS layer which has started a realtime tracking.
* Fix printing of DEBUG message since glib 2.32

Viking 1.3.1 (2012-06-26)
Bug Fix for Windows Systems Release:
* Fix crash in Show Picture functionality on Window's Systems.
2012-10-29 01:24:04 +00:00
joerg
595f5c8ef4 inline -> static inline to make sure it gets used. 2012-10-26 20:41:00 +00:00
marino
3ff6bcc21c geography/geoclue: Remove -Werror instead
Rather than passing -Wno-unused-but-set-variable flag to satisfy -Werror,
just remove the -Werror directive.  This protects older compilers that
might break on an unrecognized future flag.
2012-10-09 21:01:13 +00:00
marino
7d75fbfe9f geography/geoclue: Fix build for gcc4.6+
geoclue uses -Werror, but gcc4.6+ has a new warning,
unused-but-set-variable which will break the build.  Add a CFLAG to
inhibit the warning to fix build on gcc4.6+.
2012-10-09 15:26:45 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
3459ebf5cd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-04 09:19:16 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00