head	1.13;
access;
symbols
	pkgsrc-2026Q1:1.13.0.6
	pkgsrc-2026Q1-base:1.13
	pkgsrc-2025Q4:1.13.0.4
	pkgsrc-2025Q4-base:1.13
	pkgsrc-2025Q3:1.13.0.2
	pkgsrc-2025Q3-base:1.13
	pkgsrc-2025Q2:1.12.0.2
	pkgsrc-2025Q2-base:1.12
	pkgsrc-2025Q1:1.11.0.4
	pkgsrc-2025Q1-base:1.11
	pkgsrc-2024Q4:1.11.0.2
	pkgsrc-2024Q4-base:1.11
	pkgsrc-2024Q3:1.10.0.2
	pkgsrc-2024Q3-base:1.10
	pkgsrc-2024Q2:1.8.0.2
	pkgsrc-2024Q2-base:1.8
	pkgsrc-2024Q1:1.5.0.2
	pkgsrc-2024Q1-base:1.5;
locks; strict;
comment	@# @;


1.13
date	2025.08.23.20.27.39;	author pin;	state Exp;
branches;
next	1.12;
commitid	B94ZsPZI4G9qxT7G;

1.12
date	2025.04.04.20.01.39;	author pin;	state Exp;
branches;
next	1.11;
commitid	AmT3nIYuqt9sVLPF;

1.11
date	2024.10.31.10.49.33;	author pin;	state Exp;
branches;
next	1.10;
commitid	3Y2IGUk36xj0RNvF;

1.10
date	2024.09.11.06.59.44;	author pin;	state Exp;
branches;
next	1.9;
commitid	SZQC1FgWz6KObmpF;

1.9
date	2024.08.04.17.48.16;	author pin;	state Exp;
branches;
next	1.8;
commitid	QSuf2Im7QKV10xkF;

1.8
date	2024.06.16.06.01.37;	author pin;	state Exp;
branches;
next	1.7;
commitid	n4vmPEWq1C1gFaeF;

1.7
date	2024.06.01.14.16.08;	author pin;	state Exp;
branches;
next	1.6;
commitid	leqoRL8qeLFNShcF;

1.6
date	2024.04.15.07.46.55;	author pin;	state Exp;
branches;
next	1.5;
commitid	XPFfmGUlfcAWed6F;

1.5
date	2024.02.03.17.15.46;	author pin;	state Exp;
branches;
next	1.4;
commitid	KzFcfRWxx7nAH0XE;

1.4
date	2024.02.01.11.20.48;	author pin;	state Exp;
branches;
next	1.3;
commitid	j6eBFq7pL3mNNIWE;

1.3
date	2024.01.22.07.25.44;	author pin;	state Exp;
branches;
next	1.2;
commitid	uBoVlUPrW955PpVE;

1.2
date	2024.01.17.20.10.25;	author pin;	state Exp;
branches;
next	1.1;
commitid	OHaaZpy7G4sndQUE;

1.1
date	2023.12.31.10.40.41;	author pin;	state Exp;
branches;
next	;
commitid	VXzucBbSYfONBBSE;


desc
@@


1.13
log
@math/qcalc: update to 0.15.3

 - Stop crash if nothing in clipboard. Fix help msg for elem function.
@
text
@# $NetBSD: Makefile,v 1.12 2025/04/04 20:01:39 pin Exp $

DISTNAME=	qcalc-0.15.3
CATEGORIES=	math
MASTER_SITES=	https://static.crates.io/crates/qcalc/
EXTRACT_SUFX=	.crate

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/OchirErkhembayar/qcalc/
COMMENT=	Terminal GUI calculator
LICENSE=	mit

.include "cargo-depends.mk"

#RUST_REQ=	1.89.0
#Upstream does not state the required MSRV.
#This package is confirmed to build with Rust 1.89.0 on amd64

.include "../../lang/rust/cargo.mk"
.include "../../mk/bsd.pkg.mk"
@


1.12
log
@math/qrrs: reset maintainer
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2024/10/31 10:49:33 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.15.2
d15 1
a15 1
#RUST_REQ=	1.82.0
d17 1
a17 1
#This package is confirmed to build with Rust 1.82.0 on amd64
@


1.11
log
@math/qcalc: update to 0.15.2

No release notes provided.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2024/09/11 06:59:44 pin Exp $
d8 1
a8 1
MAINTAINER=	pin@@NetBSD.org
@


1.10
log
@math/qcalc: update to 0.14.4

 - Update deps
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2024/08/04 17:48:16 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.14.4
d15 1
a15 1
#RUST_REQ=	1.79.0
d17 1
a17 1
#This package is confirmed to build with Rust 1.79.0 on amd64
@


1.9
log
@math/qcalc: update to 0.14.3

 No ChangeLog provided.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2024/06/16 06:01:37 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.14.3
@


1.8
log
@math/qcalc: update to 0.9.6

 - Fix tokenizing bug
 - Update dependencies
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2024/06/01 14:16:08 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.9.6
d15 4
@


1.7
log
@math/qcalc: update to 0.9.5

 No ChangeLog provided.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2024/04/15 07:46:55 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.9.5
@


1.6
log
@math/qcalc: update to 0.9.2

 - No ChangeLog provided.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2024/02/03 17:15:46 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.9.2
@


1.5
log
@math/qcalc: update to 0.9.0

0.9.0
What's Changed
 - If statements by @@OchirErkhembayar in #11
 - Add lists and methods over them, fold, sum, map filter
   by @@OchirErkhembayar in #12

0.7.0
What's Changed
 - 1st class citizen functions by @@OchirErkhembayar in #9
 - Create booleans and eq and comparisons by @@OchirErkhembayar in #10

0.6.2
What's Changed
 - Add integer data type by @@OchirErkhembayar in #7
 - Added bitwise operators by @@OchirErkhembayar in #8

|-5| == 5 has been changed to abs(-5) == 5
3^2 == 9 has been changed to 3 ** 2 == 9

This is to support the bitwise operators
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2024/02/01 11:20:48 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.9.0
@


1.4
log
@math/qcalc: update to 0.5.0

What's Changed
 - Add Hexadecimal and Binary input support by @@OchirErkhembayar in #6
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2024/01/22 07:25:44 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.5.0
@


1.3
log
@math/qcalc: update to 0.4.1

v0.4.1
What's Changed
 - Execute expressions from the command line by @@OchirErkhembayar in #4
 - Tokenise as needed instead of collecting tokens by @@OchirErkhembayar in #5

v0.3.0
What's Changed
 - Add assignment statements and rc file by @@OchirErkhembayar in #3
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2024/01/17 20:10:25 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.4.1
@


1.2
log
@math/qcalc: update to 0.2.3

0.2.3
 - Remove default interpreted functions. Add more built in functions such as
   degs, rads, sqrt, sq, cube, cbrt, round

0.2.2
 - Trying to declare a function with duplicated parameters now results in an
   error message

0.2.0
 - Users may now create custom functions fn myfun(x, y) x + y which features
   closures
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2023/12/31 10:40:41 pin Exp $
d3 1
a3 1
DISTNAME=	qcalc-0.2.3
d8 1
a8 1
MAINTAINER=	pkgsrc-users@@NetBSD.org
@


1.1
log
@math/qcalc: import package

qcalc is a simple and effective calculator with a terminal user interface.
It serves to avoid having to open up a web browser, phone or desktop calculator
application for those who work from the terminal.
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
DISTNAME=	qcalc-0.1.3
@

