FreeBSD Bugzilla – Attachment 175277 Details for
Bug 213094
[New port] devel/R-cran-crayon: Colored Terminal Output for R
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new port in diff format
devel_R-cran-crayon.diff (text/plain), 1.84 KB, created by
Pedro F. Giffuni
on 2016-09-29 16:46:00 UTC
(
hide
)
Description:
new port in diff format
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2016-09-29 16:46:00 UTC
Size:
1.84 KB
patch
obsolete
>Index: devel/Makefile >=================================================================== >--- devel/Makefile (revision 422933) >+++ devel/Makefile (working copy) >@@ -20,6 +20,7 @@ > SUBDIR += R-cran-caTools > SUBDIR += R-cran-caret > SUBDIR += R-cran-chron >+ SUBDIR += R-cran-crayon > SUBDIR += R-cran-doParallel > SUBDIR += R-cran-evaluate > SUBDIR += R-cran-foreach >Index: devel/R-cran-crayon/Makefile >=================================================================== >--- devel/R-cran-crayon/Makefile (nonexistent) >+++ devel/R-cran-crayon/Makefile (working copy) >@@ -0,0 +1,16 @@ >+# Created by: Pedro Giffuni >+# $FreeBSD$ >+ >+PORTNAME= crayon >+DISTVERSION= 1.3.2 >+CATEGORIES= devel >+DISTNAME= ${PORTNAME}_${DISTVERSION} >+ >+MAINTAINER= pfg@FreeBSD.org >+COMMENT= Colored Terminal Output >+ >+LICENSE= MIT >+ >+USES= cran:auto-plist >+ >+.include <bsd.port.mk> >Index: devel/R-cran-crayon/distinfo >=================================================================== >--- devel/R-cran-crayon/distinfo (nonexistent) >+++ devel/R-cran-crayon/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1475167227 >+SHA256 (crayon_1.3.2.tar.gz) = 9a6b75d63c05fe64baf222f1921330ceb727924bcc5fc2753ff0528d42555e68 >+SIZE (crayon_1.3.2.tar.gz) = 656168 >Index: devel/R-cran-crayon/pkg-descr >=================================================================== >--- devel/R-cran-crayon/pkg-descr (nonexistent) >+++ devel/R-cran-crayon/pkg-descr (working copy) >@@ -0,0 +1,9 @@ >+crayon: Colored Terminal Output >+ >+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/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213094
: 175277