pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jun 17 12:29:11 UTC 2023

Added Files:
        pkgsrc/print/tex-context-pocketdiary: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-context-pocketdiary-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-context-pocketdiary{,-doc}: add version 2023

PocketDiary is a calendar module, enabling to prepare various
calendars from day- to week, month- and year-calendars based on
the ideas contained in PocketMods, having 8 pages arranged on a
A4 single-sided printed sheet of paper. The module comes with
different templates for notes etc. The module provides sun and
moon data calculations


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-context-pocketdiary/DESCR \
    pkgsrc/print/tex-context-pocketdiary/Makefile \
    pkgsrc/print/tex-context-pocketdiary/PLIST \
    pkgsrc/print/tex-context-pocketdiary/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-context-pocketdiary-doc/DESCR \
    pkgsrc/print/tex-context-pocketdiary-doc/Makefile \
    pkgsrc/print/tex-context-pocketdiary-doc/PLIST \
    pkgsrc/print/tex-context-pocketdiary-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/tex-context-pocketdiary/DESCR
diff -u /dev/null pkgsrc/print/tex-context-pocketdiary/DESCR:1.1
--- /dev/null   Sat Jun 17 12:29:11 2023
+++ pkgsrc/print/tex-context-pocketdiary/DESCR  Sat Jun 17 12:29:11 2023
@@ -0,0 +1,6 @@
+PocketDiary is a calendar module, enabling to prepare various
+calendars from day- to week, month- and year-calendars based on
+the ideas contained in PocketMods, having 8 pages arranged on a
+A4 single-sided printed sheet of paper. The module comes with
+different templates for notes etc. The module provides sun and
+moon data calculations
Index: pkgsrc/print/tex-context-pocketdiary/Makefile
diff -u /dev/null pkgsrc/print/tex-context-pocketdiary/Makefile:1.1
--- /dev/null   Sat Jun 17 12:29:11 2023
+++ pkgsrc/print/tex-context-pocketdiary/Makefile       Sat Jun 17 12:29:11 2023
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2023/06/17 12:29:11 markd Exp $
+
+DISTNAME=      context-pocketdiary
+PKGNAME=       tex-${DISTNAME}-2023
+TEXLIVE_REV=   66953
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/context-pocketdiary
+COMMENT=       A personal organiser
+LICENSE=       public-domain
+
+DEPENDS+=      tex-context-[0-9]*:../../print/tex-context
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-context-pocketdiary/PLIST
diff -u /dev/null pkgsrc/print/tex-context-pocketdiary/PLIST:1.1
--- /dev/null   Sat Jun 17 12:29:11 2023
+++ pkgsrc/print/tex-context-pocketdiary/PLIST  Sat Jun 17 12:29:11 2023
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2023/06/17 12:29:11 markd Exp $
+share/texmf-dist/tex/context/third/pocketdiary/Moonphase/moons-MP.mkiv
+share/texmf-dist/tex/context/third/pocketdiary/Moonphase/t-moonphase.lua
+share/texmf-dist/tex/context/third/pocketdiary/PocketDiary.mkiv
+share/texmf-dist/tex/context/third/pocketdiary/Solar/sun-MP.mkiv
+share/texmf-dist/tex/context/third/pocketdiary/Solar/t-solar.lua
+share/texmf-dist/tex/context/third/pocketdiary/t-calendar.lua
+share/texmf-dist/tex/context/third/pocketdiary/t-pocketdiary.lua
+share/texmf-dist/tex/context/third/pocketdiary/t-pocketdiary.mkiv
Index: pkgsrc/print/tex-context-pocketdiary/distinfo
diff -u /dev/null pkgsrc/print/tex-context-pocketdiary/distinfo:1.1
--- /dev/null   Sat Jun 17 12:29:11 2023
+++ pkgsrc/print/tex-context-pocketdiary/distinfo       Sat Jun 17 12:29:11 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/17 12:29:11 markd Exp $
+
+BLAKE2s (context-pocketdiary.r66953.tar.xz) = a88b0006b69557a7b9a75f7469773a25f362ed47f16660e6c4ee88421a513257
+SHA512 (context-pocketdiary.r66953.tar.xz) = fd90eca9b9642a16aa203984165302b111d4058ed970aab3867018f48d16884fe543d3067a0ad2fc2c0e2684924ef11e9788a7deacb20ad06d7451dc5b19383b
+Size (context-pocketdiary.r66953.tar.xz) = 25420 bytes

Index: pkgsrc/print/tex-context-pocketdiary-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-context-pocketdiary-doc/DESCR:1.1
--- /dev/null   Sat Jun 17 12:29:11 2023
+++ pkgsrc/print/tex-context-pocketdiary-doc/DESCR      Sat Jun 17 12:29:11 2023
@@ -0,0 +1 @@
+Documentation for tex-context-pocketdiary.
Index: pkgsrc/print/tex-context-pocketdiary-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-context-pocketdiary-doc/Makefile:1.1
--- /dev/null   Sat Jun 17 12:29:11 2023
+++ pkgsrc/print/tex-context-pocketdiary-doc/Makefile   Sat Jun 17 12:29:11 2023
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2023/06/17 12:29:11 markd Exp $
+
+DISTNAME=      context-pocketdiary.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2023
+TEXLIVE_REV=   66953
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/context-pocketdiary
+COMMENT=       Documentation for tex-context-pocketdiary
+LICENSE=       public-domain
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-context-pocketdiary-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-context-pocketdiary-doc/PLIST:1.1
--- /dev/null   Sat Jun 17 12:29:11 2023
+++ pkgsrc/print/tex-context-pocketdiary-doc/PLIST      Sat Jun 17 12:29:11 2023
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2023/06/17 12:29:11 markd Exp $
+share/texmf-dist/doc/context/third/pocketdiary/LICENSE
+share/texmf-dist/doc/context/third/pocketdiary/README.md
+share/texmf-dist/doc/context/third/pocketdiary/VERSION
+share/texmf-dist/doc/context/third/pocketdiary/t-pocketdiary-module-doc.pdf
+share/texmf-dist/doc/context/third/pocketdiary/t-pocketdiary-module-doc.tex
Index: pkgsrc/print/tex-context-pocketdiary-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-context-pocketdiary-doc/distinfo:1.1
--- /dev/null   Sat Jun 17 12:29:11 2023
+++ pkgsrc/print/tex-context-pocketdiary-doc/distinfo   Sat Jun 17 12:29:11 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/17 12:29:11 markd Exp $
+
+BLAKE2s (context-pocketdiary.doc.r66953.tar.xz) = 722e7c45b7dffee832074be09902b2a1d69e590e5ab025f0bd6e9188d3ca7b68
+SHA512 (context-pocketdiary.doc.r66953.tar.xz) = a78ed374f6a7ad63a93aef4c9cb2ecc0937c2e3df821c543f49a3ad762ed6949a7d1c4c5a03c7cf54eeb0b9ad891a18c5d10b97a42bbb840c74fef2bf8f14cfb
+Size (context-pocketdiary.doc.r66953.tar.xz) = 205312 bytes



Home | Main Index | Thread Index | Old Index