Path to this page:
./
devel/R-cliapp,
Create Rich Command Line Applications
Branch: CURRENT,
Version: 0.1.2,
Package name: R-cliapp-0.1.2,
Maintainer: pkgsrc-usersCreate rich command line applications, with colors, headings, lists,
alerts, progress bars, etc. It uses CSS for custom themes.
Required to run:[
math/R] [
devel/R-crayon] [
devel/R-cli] [
devel/R-glue] [
devel/R-fansi] [
devel/R-withr] [
sysutils/R-progress] [
textproc/R-xml2] [
devel/R-prettycode] [
textproc/R-selectr]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2024-10-18) Updated to version: R-cliapp-0.1.2
- (2020-12-14) Updated to version: R-cliapp-0.1.1
- (2020-01-13) Package added to pkgsrc.se, version R-cliapp-0.1.0 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-12-14 00:24:45 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/R-cliapp) Updated 0.1.0 to 0.1.1
# 0.1.1
* cliapp is superseded, and we focus on the cli package now.
* Fix a potential error when text is outputted without an
enclosing container.
|
2020-01-26 15:02:18 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(devel/R-cliapp) Fix [check-interpreter.mk] issue.
Warning(?) is issued, but packaging is OK now.
=> Generating post-install file lists
/usr/bin/awk: syntax error at source line 1
context is
{ t=$0; sub("^/export/CHROOT/usr/pkgsrc/", ""); \
printf "%s %s\n"; >>> t, <<<
/usr/bin/awk: illegal statement at source line 1
|
2020-01-25 14:53:37 by Makoto Fujiwara | Files touched by this commit (1) | |
Log message:
(devel/R-cliapp) update DEPENDS by converting from TEST_DEPENDS
|
2020-01-13 03:26:55 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(devel/R-cliapp) More on TEST_DEPENDS, not confirmed test pass yet, sorry
|
2020-01-13 02:42:50 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
devel/R-cliapp: import R-cliapp-0.1.0
Create rich command line applications, with colors, headings, lists,
alerts, progress bars, etc. It uses CSS for custom themes.
|