head 1.7; access; symbols pkgsrc-2026Q1:1.6.0.2 pkgsrc-2026Q1-base:1.6 pkgsrc-2025Q4:1.5.0.4 pkgsrc-2025Q4-base:1.5 pkgsrc-2025Q3:1.5.0.2 pkgsrc-2025Q3-base:1.5 pkgsrc-2025Q2:1.3.0.4 pkgsrc-2025Q2-base:1.3 pkgsrc-2025Q1:1.3.0.2 pkgsrc-2025Q1-base:1.3; locks; strict; comment @# @; 1.7 date 2026.04.02.12.18.42; author pin; state Exp; branches; next 1.6; commitid XYA3AWHJuURgHnAG; 1.6 date 2026.02.17.13.08.44; author pin; state Exp; branches; next 1.5; commitid Mk0RnIvLBSB7oJuG; 1.5 date 2025.08.22.13.02.43; author pin; state Exp; branches; next 1.4; commitid UvgAJa93tncN6J7G; 1.4 date 2025.07.17.17.09.57; author pin; state Exp; branches; next 1.3; commitid cYNU1SZ3CAfmD73G; 1.3 date 2025.02.02.18.12.17; author pin; state Exp; branches; next 1.2; commitid 3vwwvwQRV1PyhVHF; 1.2 date 2025.01.09.16.42.28; author pin; state Exp; branches; next 1.1; commitid vplIP4us9r0AyPEF; 1.1 date 2025.01.07.19.37.35; author pin; state Exp; branches; next ; commitid PDDy70qMb0xDAAEF; desc @@ 1.7 log @time/clock-rs: update to 0.2.0 - No ChangeLog provided. @ text @# $NetBSD: Makefile,v 1.6 2026/02/17 13:08:44 pin Exp $ DISTNAME= clock-rs-0.2.0 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GITHUB:=Oughie/} #GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/Oughie/clock-rs/ COMMENT= Modern, terminal-based digital clock LICENSE= apache-2.0 .include "cargo-depends.mk" .include "../../lang/rust/cargo.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @time/clock-rs: update to 0.1.31 - No ChangeLog provided. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2025/08/22 13:02:43 pin Exp $ d3 1 a3 1 DISTNAME= clock-rs-0.1.31 d6 1 a6 1 GITHUB_TAG= v${PKGVERSION_NOREV} @ 1.5 log @time/clock-rs: update to 0.1.216 - Improve timer - Support hex color codes @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2025/07/17 17:09:57 pin Exp $ d3 1 a3 1 DISTNAME= clock-rs-0.1.216 @ 1.4 log @time/clock-rs: update to 0.1.215 No ChangeLog provided. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2025/02/02 18:12:17 pin Exp $ d3 1 a3 1 DISTNAME= clock-rs-0.1.215 @ 1.3 log @time/clock-rs: update to 0.1.214 - Use case insensitive key bindings - Use kbd tags @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2025/01/09 16:42:28 pin Exp $ d3 1 a3 1 DISTNAME= clock-rs-0.1.214 @ 1.2 log @time/clock-rs: update to 0.1.213 - Add static lifetimes @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2025/01/07 19:37:35 pin Exp $ d3 1 a3 1 DISTNAME= clock-rs-0.1.213 @ 1.1 log @time/clock-rs: import package clock-rs is a terminal-based clock written in Rust, designed to be a new alternative to tty-clock. It supports all major platforms and offers several improvements, which include: - The use of a single configuration file to manage its settings, with the ability to overwrite them through the command line, - Many additional features such as a timer and a stopwatch, - And greater flexibility as well as better user experience! @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= clock-rs-0.1.212 @