head	1.6;
access;
symbols
	pkgsrc-2026Q1:1.6.0.20
	pkgsrc-2026Q1-base:1.6
	pkgsrc-2025Q4:1.6.0.18
	pkgsrc-2025Q4-base:1.6
	pkgsrc-2025Q3:1.6.0.16
	pkgsrc-2025Q3-base:1.6
	pkgsrc-2025Q2:1.6.0.14
	pkgsrc-2025Q2-base:1.6
	pkgsrc-2025Q1:1.6.0.12
	pkgsrc-2025Q1-base:1.6
	pkgsrc-2024Q4:1.6.0.10
	pkgsrc-2024Q4-base:1.6
	pkgsrc-2024Q3:1.6.0.8
	pkgsrc-2024Q3-base:1.6
	pkgsrc-2024Q2:1.6.0.6
	pkgsrc-2024Q2-base:1.6
	pkgsrc-2024Q1:1.6.0.4
	pkgsrc-2024Q1-base:1.6
	pkgsrc-2023Q4:1.6.0.2
	pkgsrc-2023Q4-base:1.6
	pkgsrc-2023Q3:1.5.0.2
	pkgsrc-2023Q3-base:1.5
	pkgsrc-2023Q2:1.4.0.8
	pkgsrc-2023Q2-base:1.4
	pkgsrc-2023Q1:1.4.0.6
	pkgsrc-2023Q1-base:1.4
	pkgsrc-2022Q4:1.4.0.4
	pkgsrc-2022Q4-base:1.4
	pkgsrc-2022Q3:1.4.0.2
	pkgsrc-2022Q3-base:1.4
	pkgsrc-2022Q2:1.3.0.10
	pkgsrc-2022Q2-base:1.3
	pkgsrc-2022Q1:1.3.0.8
	pkgsrc-2022Q1-base:1.3
	pkgsrc-2021Q4:1.3.0.6
	pkgsrc-2021Q4-base:1.3
	pkgsrc-2021Q3:1.3.0.4
	pkgsrc-2021Q3-base:1.3
	pkgsrc-2021Q2:1.3.0.2
	pkgsrc-2021Q2-base:1.3
	pkgsrc-2021Q1:1.2.0.16
	pkgsrc-2021Q1-base:1.2
	pkgsrc-2020Q4:1.2.0.14
	pkgsrc-2020Q4-base:1.2
	pkgsrc-2020Q3:1.2.0.12
	pkgsrc-2020Q3-base:1.2
	pkgsrc-2020Q2:1.2.0.10
	pkgsrc-2020Q2-base:1.2
	pkgsrc-2020Q1:1.2.0.6
	pkgsrc-2020Q1-base:1.2
	pkgsrc-2019Q4:1.2.0.8
	pkgsrc-2019Q4-base:1.2
	pkgsrc-2019Q3:1.2.0.4
	pkgsrc-2019Q3-base:1.2
	pkgsrc-2019Q2:1.2.0.2
	pkgsrc-2019Q2-base:1.2
	pkgsrc-2019Q1:1.1.0.4
	pkgsrc-2019Q1-base:1.1
	pkgsrc-2018Q4:1.1.0.2
	pkgsrc-2018Q4-base:1.1;
locks; strict;
comment	@# @;


1.6
date	2023.10.23.06.37.49;	author wiz;	state Exp;
branches;
next	1.5;
commitid	4YdPmMYgk9hutIJE;

1.5
date	2023.08.14.05.25.02;	author wiz;	state Exp;
branches;
next	1.4;
commitid	LOSB79OLVxvXjIAE;

1.4
date	2022.06.30.11.18.43;	author nia;	state Exp;
branches;
next	1.3;
commitid	AhctUV91Vubws3KD;

1.3
date	2021.06.15.15.28.22;	author wiz;	state Exp;
branches;
next	1.2;
commitid	MEyTvkxvKIDQ3fXC;

1.2
date	2019.04.25.07.33.12;	author maya;	state Exp;
branches;
next	1.1;
commitid	1FEMQBEPb9uTxHkB;

1.1
date	2018.10.23.01.42.34;	author riastradh;	state Exp;
branches;
next	;
commitid	ceyOB97lbkGKx1XA;


desc
@@


1.6
log
@*: update for Python base package change

Instead of depending on one of the removed packages (that are now included
in the base Python packages), include batteries-included.mk to require
a Python version that supplies them.

Remove now included packages.

Bump PKGREVISION.
@
text
@# $NetBSD: Makefile,v 1.5 2023/08/14 05:25:02 wiz Exp $

PKGREVISION= 5
.include "../../net/py-nyx/Makefile.common"

PKGNAME=	nyx-${VERSION}
CATEGORIES=	net
MASTER_SITES=	# empty
DISTFILES=	# empty

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://nyx.torproject.org/
COMMENT=	Command-line monitor for the tor daemon
LICENSE=	gnu-gpl-v3

DEPENDS+=	${PYPKGPREFIX}-nyx>=${VERSION}:../../net/py-nyx

META_PACKAGE=	yes

.include "../../lang/python/batteries-included.mk"
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"
@


1.5
log
@*: recursive bump for Python 3.11 as new default
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2022/06/30 11:18:43 nia Exp $
d3 1
a3 1
PKGREVISION= 4
a15 1
DEPENDS+=	${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
d20 1
@


1.4
log
@*: Revbump packages that use Python at runtime without a PKGNAME prefix
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2021/06/15 15:28:22 wiz Exp $
d3 1
a3 1
PKGREVISION= 3
@


1.3
log
@nyx: add missing dependency on py-curses

Noted by anon

Bump PKGREVISION.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2019/04/25 07:33:12 maya Exp $
d3 1
a3 1
PKGREVISION= 2
@


1.2
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.1 2018/10/23 01:42:34 riastradh Exp $
d3 1
a3 1
PKGREVISION= 1
d16 1
@


1.1
log
@Import stem-1.7.0, nyx-2.0.4, and sbws-0.8.0 from the Tor Project.

stem-1.7.0: Python library for controlling the tor daemon
nyx-2.0.4: curses monitor for the tor daemon
sbws-0.8.0: bandwidth scanner

nyx is a standalone application, so give it a meta-package net/nyx
with no py- prefix.

sbws is a standalone application too but only for designated Tor
plumbers, not for ordinary users, so leave it as py-sbws.
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
@

