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

(-)tbb/Makefile (-4 / +4 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	tbb
8
PORTNAME=	tbb
9
PORTVERSION=	2.1
9
PORTVERSION=	2.2
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	http://www.threadingbuildingblocks.org/uploads/77/111/2.1/
11
MASTER_SITES=	http://www.threadingbuildingblocks.org/uploads/78/140/2.2/
12
DISTNAME=	tbb21_20080605oss_src
12
DISTNAME=	tbb22_004oss_src
13
EXTRACT_SUFX=	.tgz
13
EXTRACT_SUFX=	.tgz
14
14
15
MAINTAINER=	ganael.laplanche@martymac.com
15
MAINTAINER=	ganael.laplanche@martymac.com
Lines 21-27 Link Here
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
ALL_TARGET=	default
22
ALL_TARGET=	default
23
23
24
WRKSRC=	${WRKDIR}/tbb21_20080605oss
24
WRKSRC=	${WRKDIR}/tbb22_004oss
25
25
26
post-extract:
26
post-extract:
27
	@${CP} ${FILESDIR}/version_info_FreeBSD.sh ${WRKSRC}/build/
27
	@${CP} ${FILESDIR}/version_info_FreeBSD.sh ${WRKSRC}/build/
(-)tbb/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (tbb21_20080605oss_src.tgz) = 6accb7e86dff355cd8cfbc9de1225c8d
1
MD5 (tbb22_004oss_src.tgz) = 98b46b075f96f13d2695476b8de058a2
2
SHA256 (tbb21_20080605oss_src.tgz) = c326c9f718d3fe45bd678e6cee4bafbf5194b1483e0f5697993060e4b6586927
2
SHA256 (tbb22_004oss_src.tgz) = d4f8227af4d9f65241ab9d9b441f4ac1e17e13ca4b36a2dc2b4111920635e04d
3
SIZE (tbb21_20080605oss_src.tgz) = 1107680
3
SIZE (tbb22_004oss_src.tgz) = 1471837
(-)tbb/pkg-plist (-33 / +47 lines)
Lines 1-47 Link Here
1
include/tbb/machine/linux_ia32.h
1
include/tbb/machine/linux_ia32.h
2
include/tbb/machine/linux_em64t.h
3
include/tbb/machine/linux_itanium.h
4
include/tbb/machine/mac_ppc.h
5
include/tbb/machine/windows_ia32.h
2
include/tbb/machine/windows_ia32.h
6
include/tbb/machine/windows_ia32_inline.h
7
include/tbb/machine/windows_em64t.h
8
include/tbb/machine/ibm_aix51.h
9
include/tbb/machine/linux_common.h
3
include/tbb/machine/linux_common.h
10
include/tbb/aligned_space.h
4
include/tbb/machine/ibm_aix51.h
11
include/tbb/atomic.h
5
include/tbb/machine/linux_intel64.h
12
include/tbb/blocked_range.h
6
include/tbb/machine/windows_intel64.h
7
include/tbb/machine/linux_ia64.h
8
include/tbb/machine/mac_ppc.h
9
include/tbb/task_scheduler_init.h
10
include/tbb/tbbmalloc_proxy.h
11
include/tbb/combinable.h
12
include/tbb/tbb_exception.h
13
include/tbb/tbb_stddef.h
13
include/tbb/blocked_range2d.h
14
include/tbb/blocked_range2d.h
14
include/tbb/blocked_range3d.h
15
include/tbb/cache_aligned_allocator.h
16
include/tbb/concurrent_hash_map.h
17
include/tbb/concurrent_queue.h
18
include/tbb/concurrent_vector.h
15
include/tbb/concurrent_vector.h
16
include/tbb/tbb.h
17
include/tbb/tbb_machine.h
18
include/tbb/parallel_for_each.h
19
include/tbb/tbb_config.h
20
include/tbb/scalable_allocator.h
19
include/tbb/mutex.h
21
include/tbb/mutex.h
20
include/tbb/parallel_for.h
22
include/tbb/compat/ppl.h
21
include/tbb/parallel_reduce.h
23
include/tbb/blocked_range3d.h
22
include/tbb/parallel_scan.h
24
include/tbb/task_scheduler_observer.h
23
include/tbb/parallel_sort.h
25
include/tbb/index.html
24
include/tbb/parallel_while.h
26
include/tbb/_tbb_windef.h
25
include/tbb/parallel_do.h
26
include/tbb/pipeline.h
27
include/tbb/queuing_mutex.h
27
include/tbb/queuing_mutex.h
28
include/tbb/queuing_rw_mutex.h
28
include/tbb/tbb_allocator.h
29
include/tbb/scalable_allocator.h
29
include/tbb/cache_aligned_allocator.h
30
include/tbb/tick_count.h
31
include/tbb/parallel_sort.h
32
include/tbb/parallel_invoke.h
30
include/tbb/spin_mutex.h
33
include/tbb/spin_mutex.h
31
include/tbb/spin_rw_mutex.h
34
include/tbb/spin_rw_mutex.h
32
include/tbb/recursive_mutex.h
35
include/tbb/null_rw_mutex.h
36
include/tbb/parallel_reduce.h
37
include/tbb/_concurrent_queue_internal.h
38
include/tbb/blocked_range.h
39
include/tbb/parallel_scan.h
40
include/tbb/parallel_for.h
33
include/tbb/task.h
41
include/tbb/task.h
34
include/tbb/task_scheduler_init.h
42
include/tbb/queuing_rw_mutex.h
35
include/tbb/tbb_stddef.h
43
include/tbb/parallel_do.h
36
include/tbb/tick_count.h
44
include/tbb/concurrent_queue.h
37
include/tbb/_tbb_windef.h
45
include/tbb/null_mutex.h
46
include/tbb/pipeline.h
38
include/tbb/partitioner.h
47
include/tbb/partitioner.h
39
include/tbb/task_scheduler_observer.h
48
include/tbb/recursive_mutex.h
40
include/tbb/tbb_allocator.h
49
include/tbb/task_group.h
41
include/tbb/tbb_exception.h
50
include/tbb/tbb_profiling.h
42
include/tbb/tbb_machine.h
51
include/tbb/enumerable_thread_specific.h
43
include/tbb/tbb_thread.h
52
include/tbb/tbb_thread.h
44
lib/libtbb.so
53
include/tbb/aligned_space.h
45
lib/libtbbmalloc.so
54
include/tbb/atomic.h
55
include/tbb/concurrent_hash_map.h
56
include/tbb/parallel_while.h
46
@dirrm include/tbb/machine
57
@dirrm include/tbb/machine
58
@dirrm include/tbb/compat
47
@dirrm include/tbb
59
@dirrm include/tbb
60
lib/libtbb.so
61
lib/libtbbmalloc.so

Return to bug 138133