Lines 1-6
Link Here
|
1 |
PORTNAME= root |
1 |
PORTNAME= root |
2 |
DISTVERSION= 6.32.02 |
2 |
DISTVERSION= 6.32.04 |
3 |
PORTREVISION= 1 |
|
|
4 |
CATEGORIES= devel science math parallel python |
3 |
CATEGORIES= devel science math parallel python |
5 |
MASTER_SITES= https://root.cern/download/ |
4 |
MASTER_SITES= https://root.cern/download/ |
6 |
DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} |
5 |
DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} |
Lines 112-118
GDML_DESC= Enable support for GDML (Geometry Description Markup Language)
Link Here
|
112 |
|
111 |
|
113 |
HTTP_CMAKE_BOOL= http |
112 |
HTTP_CMAKE_BOOL= http |
114 |
HTTP_DESC= Enable support for HTTP server |
113 |
HTTP_DESC= Enable support for HTTP server |
115 |
HTTP_IMPLIES= WEBGUI |
114 |
HTTP_IMPLIES= ROOT7 WEBGUI |
116 |
|
115 |
|
117 |
IMT_CMAKE_BOOL= imt |
116 |
IMT_CMAKE_BOOL= imt |
118 |
IMT_DESC= Enable support for implicit multi-threading via IntelĀ® Thread Building Blocks (TBB) |
117 |
IMT_DESC= Enable support for implicit multi-threading via IntelĀ® Thread Building Blocks (TBB) |
Lines 177-183
VDT_LIB_DEPENDS= libvdt.so:math/vdt
Link Here
|
177 |
|
176 |
|
178 |
WEBGUI_CMAKE_BOOL= webgui |
177 |
WEBGUI_CMAKE_BOOL= webgui |
179 |
WEBGUI_DESC= Build Web-based UI components of ROOT |
178 |
WEBGUI_DESC= Build Web-based UI components of ROOT |
180 |
WEBGUI_IMPLIES= HTTP |
179 |
WEBGUI_IMPLIES= HTTP ROOT7 |
181 |
|
180 |
|
182 |
X11_CMAKE_BOOL= x11 |
181 |
X11_CMAKE_BOOL= x11 |
183 |
X11_DESC= Enable support for X11/Xft |
182 |
X11_DESC= Enable support for X11/Xft |