./time/memo, A simple memo tool written in bash

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6nb1, Package name: memo-0.6nb1, Maintainer: khorben

A simple tool written in bash to memorize stuff.


Required to run:
[shells/bash] [devel/git-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 15.901 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Remove SHA1 hashes for distfiles
   2019-11-02 17:28:42 by Roland Illig | Files touched by this commit (40)
Log message:
time: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2018-09-15 18:25:22 by Pierre Pronchery | Files touched by this commit (2)
Log message:
Simplify the package some more

No change expected to the resulting binary, therefore no new PKGREVISION.
   2018-09-15 18:17:10 by Pierre Pronchery | Files touched by this commit (1)
Log message:
Simplify the handling of the bash interpreter

This may change the dependency on bash this time, so it bumps PKGREVISION.

Also a suggestion from leot@, thanks!
   2018-09-15 17:51:15 by Pierre Pronchery | Files touched by this commit (2)
Log message:
Simplify the package

This removes the need for AUTO_MKDIRS and bsd.prefs.mk. It also
leverages ${INSTALL_SCRIPT}, ${INSTALL_MAN_DIR}, ${INSTALL_MAN} and
${INSTALL_DATA} instead of just ${INSTALL}.

No change to PKGREVISION as the final binary should be identical.

With suggestions from leot@, thanks!
   2018-09-15 17:14:26 by Pierre Pronchery | Files touched by this commit (4)
Log message:
Import memo 0.6 as time/memo