Created attachment 175277 [details] new port in diff format This is a requirement for the R "testthat" package.
A commit references this bug: Author: wen Date: Fri Sep 30 06:44:34 UTC 2016 New revision: 422960 URL: https://svnweb.freebsd.org/changeset/ports/422960 Log: Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project. WWW: http://cran.r-project.org/web/packages/crayon/ PR: 213094 Submitted by: pfg@ Changes: head/devel/Makefile head/devel/R-cran-crayon/ head/devel/R-cran-crayon/Makefile head/devel/R-cran-crayon/distinfo head/devel/R-cran-crayon/pkg-descr