head 1.5; access; symbols pkgsrc-2023Q4:1.5.0.6 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.4 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.2 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.4.0.26 pkgsrc-2023Q1-base:1.4 pkgsrc-2022Q4:1.4.0.24 pkgsrc-2022Q4-base:1.4 pkgsrc-2022Q3:1.4.0.22 pkgsrc-2022Q3-base:1.4 pkgsrc-2022Q2:1.4.0.20 pkgsrc-2022Q2-base:1.4 pkgsrc-2022Q1:1.4.0.18 pkgsrc-2022Q1-base:1.4 pkgsrc-2021Q4:1.4.0.16 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.4.0.14 pkgsrc-2021Q3-base:1.4 pkgsrc-2021Q2:1.4.0.12 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.4.0.10 pkgsrc-2021Q1-base:1.4 pkgsrc-2020Q4:1.4.0.8 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.4.0.6 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.4 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.2 pkgsrc-2020Q1-base:1.4; locks; strict; comment @# @; 1.5 date 2023.06.07.06.58.46; author wiz; state Exp; branches; next 1.4; commitid 6rqRfe2WDC4a2ZrE; 1.4 date 2020.03.20.11.58.01; author nia; state Exp; branches; next 1.3; commitid XgzioScE8x0eq81C; 1.3 date 2020.01.18.23.32.55; author rillig; state Exp; branches; next 1.2; commitid shGUwZfkr7sleeTB; 1.2 date 2020.01.07.13.35.44; author nros; state Exp; branches; next 1.1; commitid DI73t2emQffyjLRB; 1.1 date 2020.01.07.13.03.50; author nros; state Exp; branches; next ; commitid EyOFD9N5MJvB8LRB; desc @@ 1.5 log @xylib, xyconvert: update to 1.6 1.6 added XSYG format from Freiberg Instruments' lexsyg (Johannes Friedrich) added Bruker SPC binary format (Sebastian Kreutzer) added PANalytical XRDML @ text @# $NetBSD: Makefile.common,v 1.4 2020/03/20 11:58:01 nia Exp $ # used by math/xylib/Makefile # used by math/xyconvert/Makefile DISTNAME= xylib-1.6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=wojdyr/} GITHUB_RELEASE= v${PKGVERSION_NOREV} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://xylib.sourceforge.net/ LICENSE= gnu-lgpl-v2 USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes @ 1.4 log @*: Convert broken sourceforge HOMEPAGEs back to http @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.3 2020/01/18 23:32:55 rillig Exp $ d5 1 a5 1 DISTNAME= xylib-1.5 d16 1 a16 1 USE_LANGUAGES= c c++03 @ 1.3 log @all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.2 2020/01/07 13:35:44 nros Exp $ d12 1 a12 1 HOMEPAGE= https://xylib.sourceforge.net/ @ 1.2 log @Add xyconvert 1.5 to pkgsrc-current xyconvert is a converter gui for powder diffraction files. It is distributed with the xylib library. @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.1 2020/01/07 13:03:50 nros Exp $ d12 1 a12 1 HOMEPAGE= http://xylib.sourceforge.net/ @ 1.1 log @Update xylib to version 1.5 Update xylib to version 1.5. change from release notes: improved CNF reading changes to reading SpecsLab2 xy support text files with lines terminated by CR only more robust reading of CSV files fixes for big-endian platforms included xyConvert (GUI converter) support filenames with non-ascii characters added SpecsLab2 xy format @ text @d1 1 a1 2 # $NetBSD$ # d3 1 a3 1 # a15 3 #DISTINFO_FILE= ../../math/xylib/distinfo #PATCHDIR= ../../math/xylib/patches @