Next | Query returned 145 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2024-09-01 16:56:36 by Greg Troxel | Files touched by this commit (30) | Package updated
Log message:
*: revbump for proj update

less gdal, postgis, due to in-flight updates, to be handled separately
   2024-08-22 18:58:00 by Greg Troxel | Files touched by this commit (2)
Log message:
geography/mapserver: Rototill dependencies and options

Adjust dependencies to cmake's status output about what was
configured, sorted how cmake sorts them.  Drop gd and readline as not
mentioned and apparently not in the sources.

Drop Xpm option as apparently not in the sources.

Enable fastcgi by default, as it's small and my guess is that most
mapserver users would want it.

Enable pgsql (postgis) by default, as my guess is that most mapserver
users would want it; that's the normal place to store the data that
one would query via WFS.
   2024-08-22 18:16:30 by Greg Troxel | Files touched by this commit (2)
Log message:
geography/mapserver: Add patches

I remember cvs add on them, but CVS doesn't....
   2024-08-22 17:34:00 by Greg Troxel | Files touched by this commit (2)
Log message:
geography/mapserver: Work around recent FreeType2 API breakage

Assume that because there was an API break expected to result in
compilation failures, the API minimum in the freetype bl3 is past the
break.  (If not, that should be fixed, not adding it here.)
   2024-08-22 16:51:24 by Greg Troxel | Files touched by this commit (1)
Log message:
geography/mapserver: Fix typo is disabling of postgis
   2024-08-22 14:59:14 by Greg Troxel | Files touched by this commit (1)
Log message:
geography/mapserver: Disable optional things harder

Explicitly disable postgis if the option isn't enabled, and adjust
comments/todos surrounding options.
   2024-08-21 21:28:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
mapserver: add pkg-config tool

Glanced from bulk build problem.
   2024-08-21 00:21:12 by Greg Troxel | Files touched by this commit (1)
Log message:
geography/mapserver: Take MAINTAINERship

The previous email address was invalid, and after finding the
non-typoed one, it bounced.
   2024-08-17 14:54:21 by Greg Troxel | Files touched by this commit (11) | Package removed
Log message:
geography/mapserver: Update to 8.2.1

This package was last updated in 2012, and has been failing to build
because it uses a withdrawn proj API.  This update is rougher than our
normal standards, but brings the package to the current release and
successfully builds for me.

Packaging changes:

  - convert to cmake

  - drop all patches because they are to files which no longer exist and
    are either
      + clearly not applicable (to configure), or
      + lack patch comments and upstream bug URLs

  - depend on protobuf-c because the build complained

It remains to

  - align the list of bl3 files with the upstream build docs

  - set cmake flags harder, to remediate cmake's bug of finding things
    that aren't bl3d

  - actually test

Upstream publishes changelogs which are vast and therefore not really
helpful, and does not publish NEWS.  Users are cautioned to treat this
like a new package.  Given the lack of complaints, there are likely
few.
   2024-07-11 21:53:41 by Thomas Klausner | Files touched by this commit (70)
Log message:
*: bump for raqm option in gd & ImageMagick

to be on the safe side

Next | Query returned 145 messages, browsing 11 to 20 | Previous