head 1.10; access; symbols pkgsrc-2023Q4:1.10.0.4 pkgsrc-2023Q4-base:1.10 pkgsrc-2023Q3:1.10.0.2 pkgsrc-2023Q3-base:1.10 pkgsrc-2023Q2:1.9.0.8 pkgsrc-2023Q2-base:1.9 pkgsrc-2023Q1:1.9.0.6 pkgsrc-2023Q1-base:1.9 pkgsrc-2022Q4:1.9.0.4 pkgsrc-2022Q4-base:1.9 pkgsrc-2022Q3:1.9.0.2 pkgsrc-2022Q3-base:1.9 pkgsrc-2022Q2:1.8.0.4 pkgsrc-2022Q2-base:1.8 pkgsrc-2022Q1:1.8.0.2 pkgsrc-2022Q1-base:1.8 pkgsrc-2021Q4:1.6.0.10 pkgsrc-2021Q4-base:1.6 pkgsrc-2021Q3:1.6.0.8 pkgsrc-2021Q3-base:1.6 pkgsrc-2021Q2:1.6.0.6 pkgsrc-2021Q2-base:1.6 pkgsrc-2021Q1:1.6.0.4 pkgsrc-2021Q1-base:1.6 pkgsrc-2020Q4:1.6.0.2 pkgsrc-2020Q4-base:1.6 pkgsrc-2020Q3:1.5.0.12 pkgsrc-2020Q3-base:1.5 pkgsrc-2020Q2:1.5.0.10 pkgsrc-2020Q2-base:1.5 pkgsrc-2020Q1:1.5.0.6 pkgsrc-2020Q1-base:1.5 pkgsrc-2019Q4:1.5.0.8 pkgsrc-2019Q4-base:1.5 pkgsrc-2019Q3:1.5.0.4 pkgsrc-2019Q3-base:1.5 pkgsrc-2019Q2:1.5.0.2 pkgsrc-2019Q2-base:1.5 pkgsrc-2019Q1:1.4.0.24 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.22 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.20 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.4.0.18 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.4.0.16 pkgsrc-2018Q1-base:1.4 pkgsrc-2017Q4:1.4.0.14 pkgsrc-2017Q4-base:1.4 pkgsrc-2017Q3:1.4.0.12 pkgsrc-2017Q3-base:1.4 pkgsrc-2017Q2:1.4.0.8 pkgsrc-2017Q2-base:1.4 pkgsrc-2017Q1:1.4.0.6 pkgsrc-2017Q1-base:1.4 pkgsrc-2016Q4:1.4.0.4 pkgsrc-2016Q4-base:1.4 pkgsrc-2016Q3:1.4.0.2 pkgsrc-2016Q3-base:1.4; locks; strict; comment @# @; 1.10 date 2023.08.14.05.25.21; author wiz; state Exp; branches; next 1.9; commitid LOSB79OLVxvXjIAE; 1.9 date 2022.06.30.11.18.53; author nia; state Exp; branches; next 1.8; commitid AhctUV91Vubws3KD; 1.8 date 2022.01.05.15.41.23; author wiz; state Exp; branches; next 1.7; commitid FQ77UruBIUsgzsnD; 1.7 date 2022.01.04.20.54.50; author wiz; state Exp; branches; next 1.6; commitid CYyhdK9qtoffkmnD; 1.6 date 2020.12.04.20.45.44; author nia; state Exp; branches; next 1.5; commitid FPz71MqRX3WN0tyC; 1.5 date 2019.04.25.07.33.23; author maya; state Exp; branches; next 1.4; commitid 1FEMQBEPb9uTxHkB; 1.4 date 2016.08.28.15.48.34; author wiz; state Exp; branches; next 1.3; commitid rTBn3EBawNhbu5kz; 1.3 date 2016.07.28.09.54.59; author wiz; state Exp; branches; next 1.2; commitid gVDPCfoZqkiSw4gz; 1.2 date 2016.07.28.09.49.04; author cheusov; state Exp; branches; next 1.1; commitid RqgwjSoL3KjRu4gz; 1.1 date 2016.07.27.23.15.45; author cheusov; state Exp; branches; next ; commitid ypp0FgssXRsvZ0gz; desc @@ 1.10 log @*: recursive bump for Python 3.11 as new default @ text @# $NetBSD: Makefile,v 1.9 2022/06/30 11:18:53 nia Exp $ DISTNAME= csvtomd-0.1.1 PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=mplewis/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= cheusov@@tut.by HOMEPAGE= https://github.com/mplewis/csvtomd/ COMMENT= Convert your CSV files into Markdown tables LICENSE= mit USE_LANGUAGES= # none REPLACE_PYTHON+= csvtomd USE_PKG_RESOURCES= yes PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" @ 1.9 log @*: Revbump packages that use Python at runtime without a PKGNAME prefix @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2022/01/05 15:41:23 wiz Exp $ d4 1 a4 1 PKGREVISION= 5 @ 1.8 log @python: egg.mk: add USE_PKG_RESOURCES flag This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and bump PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2022/01/04 20:54:50 wiz Exp $ d4 1 a4 1 PKGREVISION= 4 @ 1.7 log @*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2020/12/04 20:45:44 nia Exp $ d4 1 a4 1 PKGREVISION= 3 d18 2 @ 1.6 log @Revbump packages with a runtime Python dep but no version prefix. For the Python 3.8 default switch. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2019/04/25 07:33:23 maya Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.5 log @PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2016/08/28 15:48:34 wiz Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.4 log @Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided by the infrastructure. Mark a couple more packages as not ready for python-3.x. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2016/07/28 09:54:59 wiz Exp $ d4 1 @ 1.3 log @pkglint cleanup. Make better use of github framework. Add upstream bug report URL to patch. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2016/07/28 09:49:04 cheusov Exp $ a15 1 PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} @ 1.2 log @cvstomd: Add GITHUB_TAG that fixes "fetch" stage @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2016/07/27 23:15:45 cheusov Exp $ d3 1 a3 2 DISTNAME= csvtomd-v0.1.1 PKGNAME= ${DISTNAME:S/-v/-/} d6 1 d8 2 a12 7 GITHUB_PROJECT= csvtomd GITHUB_TAG= ${DISTNAME:S/csvtomd-//} MAINTAINER= cheusov@@NetBSD.org HOMEPAGE= https://github.com/mplewis/csvtomd/ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} a19 1 #.include "../../lang/python/distutils.mk" @ 1.1 log @imported csvtomd-1.1.0 I built csvtomd to convert one or more CSV files into nicely-padded Markdown tables. Now you can build your tables in Excel and convert them for use in GitHub, Bitbucket, or Mou Markdown files without having to construct them by hand. @ text @d1 1 a1 1 # $NetBSD$ a7 2 MAINTAINER= cheusov@@tut.by HOMEPAGE= ${MASTER_SITE_GITHUB:=mplewis/csvtomd/} d11 5 @