View | Details | Raw Unified | Return to bug 222177
Collapse All | Expand All

(-)/usr/local/poudriere/ports/default/math/cgal/Makefile (-14 / +25 lines)
Lines 3-12 Link Here
3
3
4
PORTNAME=	cgal
4
PORTNAME=	cgal
5
PORTVERSION=	4.9
5
PORTVERSION=	4.9
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	math
7
CATEGORIES=	math
8
MASTER_SITES=	https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.9/
8
MASTER_SITES=	https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/releases/${DISTNAME}/
9
DISTNAME=	CGAL-${PORTVERSION}
9
DISTNAME=	${PORTNAME:tu}-${PORTVERSION}
10
10
11
MAINTAINER=	wen@FreeBSD.org
11
MAINTAINER=	wen@FreeBSD.org
12
COMMENT=	Computational geometry library
12
COMMENT=	Computational geometry library
Lines 14-39 Link Here
14
LICENSE=	GPLv3 LGPL3
14
LICENSE=	GPLv3 LGPL3
15
LICENSE_COMB=	multi
15
LICENSE_COMB=	multi
16
16
17
BUILD_DEPENDS=	${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs
17
BROKEN_sparc64=	does not build: fails to compile all_files.cpp
18
RUN_DEPENDS=	${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs
18
19
LIB_DEPENDS=	libmpfr.so:math/mpfr \
19
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/eigen3.pc:math/eigen3 \
20
		${LOCALBASE}/lib/libntl.a:math/ntl
21
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
22
		libmpfr.so:math/mpfr \
20
		libgmp.so:math/gmp
23
		libgmp.so:math/gmp
21
24
22
BROKEN_sparc64=	does not build: fails to compile all_files.cpp
25
#TODO math/mpfi, math/rs, graphics/qglviewer
26
#Not yet in ports
23
27
28
USES=		cmake shebangfix tar:xz
24
USE_LDCONFIG=	yes
29
USE_LDCONFIG=	yes
25
USES=		cmake shebangfix tar:xz
26
USE_QT5=	buildtools_build core gui opengl qmake_build widgets
27
SHEBANG_FILES=	scripts/cgal_create_CMakeLists \
30
SHEBANG_FILES=	scripts/cgal_create_CMakeLists \
28
		scripts/cgal_create_cmake_script
31
		scripts/cgal_create_cmake_script
29
32
33
OPTIONS_DEFINE=	VISUALIZATION QT5
34
VISUALIZATION_IMPLIES=	QT5
35
OPTIONS_SUB=	yes
36
37
VISUALIZATION_DESC=	Visualization Required for most demos (Qt5 Geomview)
38
VISUALIZATION_LIB_DEPENDS=	libgeomview.so:graphics/geomview
39
30
.include <bsd.port.options.mk>
40
.include <bsd.port.options.mk>
31
41
32
.if ${ARCH} == i386 && ${OPSYS} == FreeBSD && ((${OSVERSION} >= 1100000 && ${OSVERSION} < 1100508) || (${OSVERSION} >= 1200000 && ${OSVERSION} < 1200017))
42
.if ${PORT_OPTIONS:MQT5}
33
# clang internal error in clang 3.8
43
CMAKE_ARGS+=	-DWITH_CGAL_Qt5=ON
34
BUILD_DEPENDS+=	clang39:devel/llvm39
44
USE_QT5+=	core gui opengl widgets svg buildtools_build qmake_build
35
CC=		clang39
45
USE_GL+=	gl glu
36
CXX=		clang++39
46
.else
47
CMAKE_ARGS+=	-DWITH_CGAL_Qt5=OFF
37
.endif
48
.endif
38
49
39
.include <bsd.port.mk>
50
.include <bsd.port.mk>
(-)/usr/local/poudriere/ports/default/math/cgal/distinfo (-1 / +1 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1476253394
1
TIMESTAMP = 1504965804
2
SHA256 (CGAL-4.9.tar.xz) = 63ac5df71f912f34f2f0f2e54a303578df51f4ec2627db593a65407d791f9039
2
SHA256 (CGAL-4.9.tar.xz) = 63ac5df71f912f34f2f0f2e54a303578df51f4ec2627db593a65407d791f9039
3
SIZE (CGAL-4.9.tar.xz) = 13749292
3
SIZE (CGAL-4.9.tar.xz) = 13749292
(-)/usr/local/poudriere/ports/default/math/cgal/pkg-plist (-1 / +6 lines)
Lines 2509-2515 Link Here
2509
include/CGAL/compute_average_spacing.h
2509
include/CGAL/compute_average_spacing.h
2510
include/CGAL/compute_outer_frame_margin.h
2510
include/CGAL/compute_outer_frame_margin.h
2511
include/CGAL/config.h
2511
include/CGAL/config.h
2512
include/CGAL/config.h.orig
2513
include/CGAL/connect_holes.h
2512
include/CGAL/connect_holes.h
2514
include/CGAL/constant.h
2513
include/CGAL/constant.h
2515
include/CGAL/constructions/Polygon_offset_cons_ftC2.h
2514
include/CGAL/constructions/Polygon_offset_cons_ftC2.h
Lines 2912-2917 Link Here
2912
lib/CGAL/CGAL_ImageIOLibConfig.cmake
2911
lib/CGAL/CGAL_ImageIOLibConfig.cmake
2913
lib/CGAL/CGAL_Locate_CGAL_TAUCS.cmake
2912
lib/CGAL/CGAL_Locate_CGAL_TAUCS.cmake
2914
lib/CGAL/CGAL_Macros.cmake
2913
lib/CGAL/CGAL_Macros.cmake
2914
%%QT5%%lib/CGAL/CGAL_Qt5Exports-%%CMAKE_BUILD_TYPE%%.cmake
2915
%%QT5%%lib/CGAL/CGAL_Qt5Exports.cmake
2916
%%QT5%%lib/CGAL/CGAL_Qt5LibConfig.cmake
2915
lib/CGAL/CGAL_SCM.cmake
2917
lib/CGAL/CGAL_SCM.cmake
2916
lib/CGAL/CGAL_SetupBoost.cmake
2918
lib/CGAL/CGAL_SetupBoost.cmake
2917
lib/CGAL/CGAL_SetupDependencies.cmake
2919
lib/CGAL/CGAL_SetupDependencies.cmake
Lines 2967-2970 Link Here
2967
lib/libCGAL_ImageIO.so
2969
lib/libCGAL_ImageIO.so
2968
lib/libCGAL_ImageIO.so.12
2970
lib/libCGAL_ImageIO.so.12
2969
lib/libCGAL_ImageIO.so.12.0.0
2971
lib/libCGAL_ImageIO.so.12.0.0
2972
%%QT5%%lib/libCGAL_Qt5.so
2973
%%QT5%%lib/libCGAL_Qt5.so.12
2974
%%QT5%%lib/libCGAL_Qt5.so.12.0.0
2970
man/man1/cgal_create_cmake_script.1.gz
2975
man/man1/cgal_create_cmake_script.1.gz

Return to bug 222177