head 1.10; access; symbols pkgsrc-2026Q1:1.10.0.4 pkgsrc-2026Q1-base:1.10 pkgsrc-2025Q4:1.10.0.2 pkgsrc-2025Q4-base:1.10 pkgsrc-2025Q3:1.9.0.2 pkgsrc-2025Q3-base:1.9 pkgsrc-2025Q2:1.8.0.2 pkgsrc-2025Q2-base:1.8 pkgsrc-2025Q1:1.5.0.4 pkgsrc-2025Q1-base:1.5 pkgsrc-2024Q4:1.5.0.2 pkgsrc-2024Q4-base:1.5 pkgsrc-2024Q3:1.4.0.2 pkgsrc-2024Q3-base:1.4 pkgsrc-2024Q2:1.2.0.2 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.1.0.12 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.10 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.8 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.6 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.4 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.2 pkgsrc-2022Q4-base:1.1; locks; strict; comment @# @; 1.10 date 2025.12.01.19.08.35; author gdt; state Exp; branches; next 1.9; commitid 0lpa6dkLvMI2TJkG; 1.9 date 2025.09.15.11.19.54; author gdt; state Exp; branches; next 1.8; commitid NxL8A01kYfOHLNaG; 1.8 date 2025.06.02.15.26.15; author gdt; state Exp; branches; next 1.7; commitid jqzgJVkJbyAtvkXF; 1.7 date 2025.04.27.12.50.34; author gdt; state Exp; branches; next 1.6; commitid 4Yl1VkL4sJ0ONGSF; 1.6 date 2025.04.27.12.27.20; author gdt; state Exp; branches; next 1.5; commitid bTfR0R10TzsQFGSF; 1.5 date 2024.12.01.23.41.18; author gdt; state Exp; branches; next 1.4; commitid 8nvVKkqyTuG08RzF; 1.4 date 2024.09.15.13.54.50; author gdt; state Exp; branches; next 1.3; commitid J7C4kstAT8pgmUpF; 1.3 date 2024.09.01.22.23.50; author gdt; state Exp; branches; next 1.2; commitid lx4ztNOiUwIMC9oF; 1.2 date 2024.05.23.13.39.17; author gdt; state Exp; branches; next 1.1; commitid XgoBPirMCah7Y7bF; 1.1 date 2022.11.26.15.08.20; author gdt; state Exp; branches; next ; commitid 6uFKA9FrNn7OWd3E; desc @@ 1.10 log @proj-data: Update to 1.24 Upstream NEWS content: * Czech S-JTSK / Krovak East North to S-JTSK/05 / Modified Krovak East North transformation * Norwegian vertical transformation from NN54 to NN2000 height * French RGM23 to IGN 2023 Mayotte height transformation @ text @# $NetBSD: Makefile,v 1.9 2025/09/15 11:19:54 gdt Exp $ # Upstream has github tags 1.N.0 but the release tarball is actually # 1.N, so we use the version from the tarball, since that download # directories are a more longstanding and lasting concept than github. # Reported upstream by email 2025-04-27. VERSION_BASE= 1.24 #VERSION_RC= RC1 VERSION= ${VERSION_BASE}${VERSION_RC} DISTNAME= proj-data-${VERSION} CATEGORIES= geography MASTER_SITES= https://download.osgeo.org/proj/ MAINTAINER= gdt@@NetBSD.org HOMEPAGE= https://proj.org/ COMMENT= Cartographic projection software data files # There are a large number of licenses for individual data files, but # the project requires that they all be Open Source. Updated from # https://github.com/OSGeo/PROJ-data/blob/master/copyright_and_licenses.csv # in 2022-11. LICENSE= public-domain \ AND cc-by-v4.0 \ AND cc-by-sa-v4.0 \ AND cc0-1.0-universal \ AND 2-clause-bsd \ # AND "Open License France - https://www.etalab.gouv.fr/wp-content/uploads/2014/05/Open_Licence.pdf" \ # AND OGL-Canada-2.0 \ # AND "Data licence Germany - attribution - version 2.0" # The distfile simply unpacks a large number of data files. There is no concept of build. WRKSRC= ${WRKDIR} USE_LANGUAGES= # none NO_BUILD= yes PROJ_DATA= ${PREFIX}/share/proj INSTALLATION_DIRS+= ${PROJ_DATA} do-install: ${INSTALL_DATA} ${WRKSRC}/* ${DESTDIR}/${PROJ_DATA} .include "../../mk/bsd.pkg.mk" @ 1.9 log @geography/proj-data: Update to 1.23 Upstream NEWS content: The PROJ-data release comes with the following additions: * Slovenian height conversion grid, SVS2000 to SVS2010 * Norwegian ETRS89 transformation grid covering Svalbard @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2025/06/02 15:26:15 gdt Exp $ d7 1 a7 1 VERSION_BASE= 1.23 @ 1.8 log @geography/proj-data: Update to 1.22 This is more or less a micro release, in that it adds some files and doesn't really change anything that was there before. It is a leaf package. Upstream changes: * Dutch grids for height conversions * The Japanese JPGEO2024 geoid * Latvian transformation grid for the LKS-2020 reference frame * Transformation grid for EVRF2019 in Denmark @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2025/04/27 12:50:34 gdt Exp $ d7 1 a7 1 VERSION_BASE= 1.22 @ 1.7 log @geography/proj-data: Explain upstream tag/tarball mismatch This is a note to future self. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/04/27 12:27:20 gdt Exp $ d7 1 a7 1 VERSION_BASE= 1.21 @ 1.6 log @geography/proj-data: Update to 1.21 This is tagged as 1.21.0 but the tarballs are 1.21, so I'm calling it 1.21. See https://github.com/OSGeo/PROJ-data/releases/tag/1.21.0 Generally there are not micros, and any micro would be 1.21.1 so 1.21 vs 1.21.0 won't matter anyway. Upstream NEWS: Grid file for PD/83 to ETRS89 in Thüringen, Germany added (#128) Hungarian grids added (#127) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2024/12/01 23:41:18 gdt Exp $ d3 4 @ 1.5 log @geography/proj-data: Update to 1.20 Upstream changes are more data files and bug fixes. (The distribution lacks NEWS.) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/09/15 13:54:50 gdt Exp $ d3 1 a3 1 VERSION_BASE= 1.20 @ 1.4 log @geography/proj-data: Update to 1.19 Upstream changes: Add 2 data files. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/09/01 22:23:50 gdt Exp $ d3 2 a4 2 VERSION_BASE= 1.19 VERSION_RC= @ 1.3 log @geography/proj-data: Update to 1.18 Upstream changes are more data files and bug fixes. A notable improvement is NADCON5 data files for transforms among NAD27 and the various NAD83 realizations. (The distribution lacks NEWS.) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/05/23 13:39:17 gdt Exp $ d3 1 a3 1 VERSION_BASE= 1.18 @ 1.2 log @geography/proj-data: Update to 1.9 Upstream changes are more data files and bug fixes. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2022/11/26 15:08:20 gdt Exp $ d3 4 a6 1 DISTNAME= proj-data-1.9 @ 1.1 log @geography/proj-data: Add version 1.4 proj-data contains "grid shift" files to support transformations that cannot be described with a small number of paramaters. Logically, it contains the data that used to be in geography/proj with the nadgrids option. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= proj-data-1.4 d5 1 a5 3 MASTER_SITES= ${MASTER_SITE_GITHUB:=OSGeo/} GITHUB_PROJECT= PROJ-data GITHUB_RELEASE= 1.4.0 @