2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-11 14:24:37 by Greg Troxel | Files touched by this commit (1) |
Log message: databases/postgresql-postgis2: Remove buildlink3.mk Postgis having a bl3 file is: - unused: no package (even in wip) includes it - conceptually wrong: When a package has postgis support, it does so by linking the postgresql client libs, and then sending queries with spatial objects across that connection. There is nothing to link against. And, just like any other use of a database, the server might be on some other machine -- so depending programs are simply clients anyway. In theory this will change nothing and break nothing... |
2024-11-11 13:53:23 by Greg Troxel | Files touched by this commit (1) |
Log message: databases/postgresql-postgis2: Fix ABI_DEPENDS package name |
2024-11-07 14:34:45 by Greg Troxel | Files touched by this commit (17) |
Log message: *: revbump for gdal |
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message: *: revbump for icu downgrade |
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message: *: recursive bump for icu 76.1 shlib bump |
2024-10-19 13:55:11 by Thomas Klausner | Files touched by this commit (67) |
Log message: *: recursive bump for openexr shlib major bump |
2024-09-21 12:24:31 by Thomas Klausner | Files touched by this commit (52) |
Log message: *: recursive bump for protobuf 28.2 two static library became shared libraries - bump to be on the safe side |
2024-09-16 09:20:18 by Adam Ciarcinski | Files touched by this commit (42) |
Log message: Revbump for x265 |
2024-09-05 02:29:15 by Greg Troxel | Files touched by this commit (3) |
Log message: geography/postgresql-postgis2: Update to 3.4.3 Packaging changes: Allow pgsql 16. Support for 16 is not new in 3.4.3, but the previous 3.4.x packages incorrectly ommitted it. Upstream changes: bugfixes |