Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168081046
D13006.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
951 B
Referenced Files
None
Subscribers
None
D13006.diff
View Options
Index: head/www/yarn/Makefile
===================================================================
--- head/www/yarn/Makefile
+++ head/www/yarn/Makefile
@@ -3,6 +3,7 @@
PORTNAME= yarn
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://yarnpkg.com/downloads/${PORTVERSION}/
@@ -14,16 +15,18 @@
OPTIONS_DEFINE= HADOOPCOMPAT
OPTIONS_SINGLE= BACKEND
-OPTIONS_SINGLE_BACKEND= NODE4 NODE6 NODE
-OPTIONS_DEFAULT= NODE
+OPTIONS_SINGLE_BACKEND= NODE4 NODE6 NODE8 NODE
+OPTIONS_DEFAULT= NODE8
HADOOPCOMPAT_DESC= hadoop2 compatibility, the yarn script is excluded
NODE_DESC= Use www/node as backend
+NODE8_DESC= Use www/node8 as backend
NODE6_DESC= Use www/node6 as backend
NODE4_DESC= Use www/node4 as backend
OPTIONS_SUB= yes
NODE_RUN_DEPENDS= node>=0.8.0:www/node
+NODE8_RUN_DEPENDS= node8>=0.8.0:www/node8
NODE6_RUN_DEPENDS= node6>=0.8.0:www/node6
NODE4_RUN_DEPENDS= node4>=0.8.0:www/node4
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 7:10 AM (12 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37362172
Default Alt Text
D13006.diff (951 B)
Attached To
Mode
D13006: www/yarn: Add support to www/node8
Attached
Detach File
Event Timeline
Log In to Comment