Commit graph

261 commits

Author SHA1 Message Date
adam
ab4338f8e8 Changes 5.6.1:
- Changed msSaveImageBufferGD to be in accordance with msSaveImageGD
- Changed the query map rendering implementation without adding extra layers
  to the map
- SQL Server 2008 plugin is not handling null field values correctly
- Hatch symbol not properly saved
- Expose symbolObj.inmapfile to the SWIG API, have already been exposed to PHP
- Expose getGeomTransform/setGeomTransform to SWIG instead of exposing the
  private vars for rfc48
- Fixed writeSymbol to support writing 'ANGLE AUTO'
- Fixed problems with point queries not working via the CGI (mode=query
  or mode=nquery)

Changes 5.6.0:
- Fixed potential leak of env. vars through msEvalRegex()
- WFS hits count is incorrect if the request contain 2 layers or more
- Fixed a problem with layer plugin where copyVirtualTable didn't copy
  the LayerResultsGetShape function pointer
2010-01-26 09:01:24 +00:00
adam
a4f34de4b5 Added dependency on jasper, libungif, png 2010-01-26 08:26:11 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
adam
05c18d62f3 Changes 1.6.3:
* r13533 (ogr postgis plugin) have been added to the stable branch only
* GRIB detection not thread safe
* Bug fixes

Changes 1.6.2:
* OGR expression parser causes access violations with large expressions
* OGR cannot open/handle .DBF files > 2 GB
* crash in cpl_vsil_win32.cpp when compiling as x64 under Windows
* create index sql execute problem
* GTiffDataset::FlushCache() cause crashes when used just after dataset creation
* GDALDefaultOverviews::BuildOverviews() causes out-of-bounds writes for a
  1x1 dataset
* gdaladdo crashes on a 16-bit dataset when external overviews are requested
  to have JPEG compression
* Corrupt EXIF info can cause stack buffer overflow in JPEG driver
2010-01-18 09:36:09 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
gdt
fc270fd2e3 Add patch from upstream via debian that avoids using the
withdrawn-in-2.90 gpsd interface.  Restore dependency on gpsd.
2009-12-28 19:36:15 +00:00
gdt
b3945b86df Viking 0.9.9 uses gps_query, an interface withdrawn by gpsd in 2.90.
Therefore, don't link with gpsd.

Sort of fixes pkg/42501.
2009-12-27 16:43:56 +00:00
joerg
c35b4c99f9 Recursive bump for libltdl 2009-12-15 21:41:00 +00:00
gdt
00b8ab4f00 shlib version changed in geos 2009-12-14 23:37:52 +00:00
gdt
0bfbfeaade ABI incompatible change in 3.2.0, although perhaps only due to shlib
version matching release version.
2009-12-14 23:36:05 +00:00
gdt
3a85fa0767 Update to 3.2.0:
Changes in 3.2.0

- Add Single-sided buffer operation
- JTS-1.10 sync ...
  - Drastically improved Buffer speed (20x for a case in testsuite)
  - Improved EdgeList duplicate edge finding
  - Added algorithm::distance package
  - Added algorithm::Angle class
  - Added algorithm::BoundaryNodeRule class
  - IsSimpleOp can now return non-simple location coordinate
  - DistanceOp can now check for 'within distance' predicate
    (earlier exit)
  - MultiPolygon::getBoundary always return MultiLineString, also
    when the result is the EMPTY geometry.
- Various bug and leak fixes, optimizations
- Replace MarkupSTL with tinyXML
2009-12-14 23:31:06 +00:00
joerg
0ecd2b9a6f As the detection of non-python doesn't really work, pull it in.
Also depend on xmlto, otherwise the man pages are not created.
Bump revision.
2009-12-10 16:56:59 +00:00
gdt
8b39143afb Update ABI_DEPENDS for shlib change, and also API_DEPENDS due to
impending changes.  Revbump those that depend.
2009-12-07 20:24:22 +00:00
gdt
4d08439c5a Update to 2.90.
* Fri Dec 4 2009 Eric S. Raymond <esr@snark.thyrsus.com> - 2.90
  GPSD-NG, the new JSON-based command protocol, is now deployed; as a
  consequence, AIS is now fully supported in both daemon and client.
  Detection of end of a fix-reporting cycle is now reliable;
  accordingly data is accumulated from cycle start and the "J"
  (nojitter) opoption on both server and client side is gone. We have
  abandoned the gpsflash subproject since it has become apparent that
  we can't do it without more vendor cooperation than we're likely to
  get. Increase major version of shared library due to significant API
  change. Added new driver for Motorola Oncore receivers, with help
  from Håkan Johansson. gpsfake can now accept multiple logfiles,
  interleaving test sentences from each.  gpsd now accepts error
  estimates from the NMEA $GPGBS sentence.
2009-12-07 20:08:59 +00:00
gdt
292c6ee9f2 Update to 0.02. Upstream changes are build/packaging fixes to avoid
hardcoded paths.
2009-12-06 02:15:48 +00:00
asau
6754aacfb8 Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
2009-12-03 13:06:51 +00:00
joerg
47c0db9b6f destdir support. Honour CFLAGS. Prepare for libtool-2.2. 2009-11-26 00:42:19 +00:00
joerg
9dd9fdd6d1 Use --with-libz to not pass -I or -I/include to cc. 2009-11-26 00:30:28 +00:00
jkunz
9f3a09ed14 Update to version 0.9.9. (OK by gdt@) 2009-10-16 16:02:01 +00:00
sno
8c93bf0f97 Updating geography/p5-Geo-Distance-0.11nb1 to 0.16
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-22 20:50:27 +00:00
drochner
901e6d8a6f update to 0.14
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-09-08 10:19:33 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
cf79fe6cb9 Get rid of now unnecessary EXTRACT_OPTS_ZIP. 2009-08-25 11:57:44 +00:00
wiz
9524f6d6ef Remove postgresql81-postgis here as well. 2009-08-17 07:57:48 +00:00
wiz
2e58210ff9 Remove another postgresql81 package. 2009-08-15 05:58:07 +00:00
hasso
d8002a6428 Correct patch-ac checksum. 2009-08-10 09:47:23 +00:00
joerg
d4497c8cff Fix DESTDIR support. 2009-08-03 14:46:24 +00:00
hasso
68ca1ed990 Make it build on DragonFly and probably some others. 2009-08-01 05:26:24 +00:00
wiz
f8e93562f4 Remove empty PLIST. 2009-07-22 09:26:02 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
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-22 09:01:16 +00:00
gdt
bf5300c3e1 Drop ONLY_FOR_PLATFORM because this builds fine on Darwin. 2009-07-21 13:08:40 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
252b795358 Needs pkg-config. 2009-06-29 15:42:41 +00:00
joerg
8fc5ee7caa Use @pkgdir 2009-06-14 19:12:18 +00:00
joerg
4bd41386e5 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
drochner
5a1c883a9e +merkaartor 2009-06-04 11:05:51 +00:00
drochner
3c18fddf55 import merkaartor-0.13.2, an openstreetmap editor, from Jochen Kunz
per mail to pkgsrc-users
2009-06-04 10:57:59 +00:00
hasso
b4a54166ca Update to 1.6.1. Upstream changes are too massive to list here (it's more
than two years of development). http://trac.osgeo.org/gdal/wiki/DownloadSource
has full changelogs.
2009-06-03 17:28:30 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
martti
97bdd322bb Activated LICENSE=... 2009-05-12 12:27:19 +00:00
joerg
2bdd76fc31 Use META_PACKAGE. 2009-04-08 23:02:08 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
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-20 19:23:50 +00:00
gdt
4bf0a20854 Fix PLIST - problems pointed out by Hasso Tepper. 2009-03-20 18:57:18 +00:00
gdt
161470ecaa PLIST update that belonged with 3.1.0 update. 2009-03-18 20:16:12 +00:00
gdt
0a4a593465 Version 3.1.0 includes a number of improvements over the 3.0 version:
- 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-18 19:41:45 +00:00
gdt
f18754bfb6 Add viking. This package was created by Jochen Kunz and sent to me
in private mail.
2009-03-11 14:21:44 +00:00
gdt
68501c8a22 Viking is a free/open source program to manage GPS data. You can import and
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-11 14:18:30 +00:00
gdt
56f67775d7 Straightforward buildlink3 file from Jochen Kunz in private mail. 2009-03-10 23:12:29 +00:00
gdt
40f437ad91 On Linux, define NEEDS_STRLCPY in MAKE_ENV.
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-22 22:07:52 +00:00