head 1.6; access; symbols pkgsrc-2026Q1:1.6.0.8 pkgsrc-2026Q1-base:1.6 pkgsrc-2025Q4:1.6.0.6 pkgsrc-2025Q4-base:1.6 pkgsrc-2025Q3:1.6.0.4 pkgsrc-2025Q3-base:1.6 pkgsrc-2025Q2:1.6.0.2 pkgsrc-2025Q2-base:1.6 pkgsrc-2025Q1:1.5.0.10 pkgsrc-2025Q1-base:1.5 pkgsrc-2024Q4:1.5.0.8 pkgsrc-2024Q4-base:1.5 pkgsrc-2024Q3:1.5.0.6 pkgsrc-2024Q3-base:1.5 pkgsrc-2024Q2:1.5.0.4 pkgsrc-2024Q2-base:1.5 pkgsrc-2024Q1:1.5.0.2 pkgsrc-2024Q1-base:1.5 pkgsrc-2023Q4:1.4.0.2 pkgsrc-2023Q4-base:1.4; locks; strict; comment @# @; 1.6 date 2025.04.04.20.09.16; author pin; state Exp; branches; next 1.5; commitid ceCzZ7gKfTW2YLPF; 1.5 date 2024.03.09.21.54.02; author pin; state Exp; branches; next 1.4; commitid oH6TT9bB22wh7x1F; 1.4 date 2023.11.26.16.09.59; author pin; state Exp; branches; next 1.3; commitid aWHqQY6hLQuwy8OE; 1.3 date 2023.10.24.22.11.23; author wiz; state Exp; branches; next 1.2; commitid MTsrqKm6aGrQAVJE; 1.2 date 2023.10.03.06.35.34; author pin; state Exp; branches; next 1.1; commitid 6UyNR2GYmI6579HE; 1.1 date 2023.10.02.06.19.59; author pin; state Exp; branches; next ; commitid vLMcdUY3uwKI31HE; desc @@ 1.6 log @time/saturn-cli: reset maintainer @ text @# $NetBSD: Makefile,v 1.5 2024/03/09 21:54:02 pin Exp $ DISTNAME= saturn-0.4.5 PKGNAME= saturn-cli-0.4.5 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GITHUB:=erikh/} GITHUB_PROJECT= saturn GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/erikh/saturn/ COMMENT= Calendar for CLI nerds LICENSE= mit .include "cargo-depends.mk" USE_TOOLS+= pkg-config MAKE_ENV+= OPENSSL_DIR=${BUILDLINK_PREFIX.openssl:Q} RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.dbus}/lib .include "../../lang/rust/cargo.mk" .include "../../security/openssl/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.5 log @time/saturn-cli: update to 0.4.5 Sorry this release got so long to get to; life has happened. I'm hoping to increase the pace of releases and fix some of the uglier bugs and performance issues in a shorter time period from now on. Here are the issues resolved: - Fix an issue where all day events would be spam notified every day. - Google: recurring tasks always preferred the original start time, not the current time. - Fix using certain weekdays as time specifiers. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2023/11/26 16:09:59 pin Exp $ d10 1 a10 1 MAINTAINER= pin@@NetBSD.org @ 1.4 log @time/saturn-cli: update to 0.4.4 Small but critical bugfixes. Sorry this release got so long to get to; life has happened. I'm hoping to increase the pace of releases and fix some of the uglier bugs and performance issues in a shorter time period from now on. Here are the issues resolved: - Fix an issue where all day events would be spam notified every day. - Google: recurring tasks always preferred the original start time, not the current time. - Fix using certain weekdays as time specifiers. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2023/10/24 22:11:23 wiz Exp $ d3 2 a4 2 DISTNAME= saturn-0.4.4 PKGNAME= saturn-cli-0.4.4 @ 1.3 log @*: bump for openssl 3 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2023/10/03 06:35:34 pin Exp $ d3 2 a4 3 DISTNAME= saturn-0.4.3 PKGNAME= saturn-cli-0.4.3 PKGREVISION= 1 @ 1.2 log @time/saturn-cli: update to 0.4.3 In v0.4.x, when notifications appeared, all notifications in the calendar would appear for that time of day. Oops. I should also announce NetBSD now has us in pkgsrc thanks to @@0323pin's efforts. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2023/10/02 06:19:59 pin Exp $ d5 1 @ 1.1 log @time/saturn-cli: import package Saturn provides you with a CLI interface to calendaring much in the way taskwarrior does with tasks. It also provides you with several methods to query and notify yourself of important appointments. It can act standalone or integrate fully with Google Calendar. Saturn provides also a TUI as a separate program, sui will present a calendar in a terminal window and allow you to interact with it in similar ways to saturn. This package contains both the CLI and TUI tools. @ text @d1 1 a1 1 # $NetBSD$ d3 2 a4 2 DISTNAME= saturn-0.4.2 PKGNAME= saturn-cli-0.4.2 @