View | Details | Raw Unified | Return to bug 166210 | Differences between
and this patch

Collapse All | Expand All

(-)opennurbs/Makefile (+4 lines)
Lines 32-36 Link Here
32
.for i in brep dump read roundtrip userdata write
32
.for i in brep dump read roundtrip userdata write
33
	@${INSTALL_PROGRAM} ${WRKSRC}/example_${i}/example_${i} ${EXAMPLESDIR}
33
	@${INSTALL_PROGRAM} ${WRKSRC}/example_${i}/example_${i} ${EXAMPLESDIR}
34
.endfor
34
.endfor
35
	@${MKDIR} ${PREFIX}/include/openNURBS
36
	@${MKDIR} ${PREFIX}/include/openNURBS/zlib
37
	@${MV} ${WRKSRC}/*.h ${PREFIX}/include/openNURBS/
38
	@${MV} ${WRKSRC}/zlib/*.h ${PREFIX}/include/openNURBS/zlib
35
39
36
.include <bsd.port.mk>
40
.include <bsd.port.mk>
(-)opennurbs/pkg-plist (+119 lines)
Lines 1-3 Link Here
1
include/openNURBS/examples_linking_pragmas.h
2
include/openNURBS/opennurbs.h
3
include/openNURBS/opennurbs_3dm.h
4
include/openNURBS/opennurbs_3dm_attributes.h
5
include/openNURBS/opennurbs_3dm_properties.h
6
include/openNURBS/opennurbs_3dm_settings.h
7
include/openNURBS/opennurbs_annotation.h
8
include/openNURBS/opennurbs_annotation2.h
9
include/openNURBS/opennurbs_arc.h
10
include/openNURBS/opennurbs_arccurve.h
11
include/openNURBS/opennurbs_archive.h
12
include/openNURBS/opennurbs_array.h
13
include/openNURBS/opennurbs_array_defs.h
14
include/openNURBS/opennurbs_base32.h
15
include/openNURBS/opennurbs_base64.h
16
include/openNURBS/opennurbs_beam.h
17
include/openNURBS/opennurbs_bezier.h
18
include/openNURBS/opennurbs_bitmap.h
19
include/openNURBS/opennurbs_bounding_box.h
20
include/openNURBS/opennurbs_box.h
21
include/openNURBS/opennurbs_brep.h
22
include/openNURBS/opennurbs_circle.h
23
include/openNURBS/opennurbs_color.h
24
include/openNURBS/opennurbs_compress.h
25
include/openNURBS/opennurbs_cone.h
26
include/openNURBS/opennurbs_crc.h
27
include/openNURBS/opennurbs_curve.h
28
include/openNURBS/opennurbs_curveonsurface.h
29
include/openNURBS/opennurbs_curveproxy.h
30
include/openNURBS/opennurbs_cylinder.h
31
include/openNURBS/opennurbs_defines.h
32
include/openNURBS/opennurbs_detail.h
33
include/openNURBS/opennurbs_dimstyle.h
34
include/openNURBS/opennurbs_dll_resource.h
35
include/openNURBS/opennurbs_ellipse.h
36
include/openNURBS/opennurbs_error.h
37
include/openNURBS/opennurbs_evaluate_nurbs.h
38
include/openNURBS/opennurbs_extensions.h
39
include/openNURBS/opennurbs_font.h
40
include/openNURBS/opennurbs_fpoint.h
41
include/openNURBS/opennurbs_fsp.h
42
include/openNURBS/opennurbs_fsp_defs.h
43
include/openNURBS/opennurbs_geometry.h
44
include/openNURBS/opennurbs_gl.h
45
include/openNURBS/opennurbs_group.h
46
include/openNURBS/opennurbs_hatch.h
47
include/openNURBS/opennurbs_hsort_template.h
48
include/openNURBS/opennurbs_instance.h
49
include/openNURBS/opennurbs_intersect.h
50
include/openNURBS/opennurbs_knot.h
51
include/openNURBS/opennurbs_layer.h
52
include/openNURBS/opennurbs_light.h
53
include/openNURBS/opennurbs_line.h
54
include/openNURBS/opennurbs_linecurve.h
55
include/openNURBS/opennurbs_linestyle.h
56
include/openNURBS/opennurbs_linetype.h
57
include/openNURBS/opennurbs_lookup.h
58
include/openNURBS/opennurbs_mapchan.h
59
include/openNURBS/opennurbs_massprop.h
60
include/openNURBS/opennurbs_material.h
61
include/openNURBS/opennurbs_math.h
62
include/openNURBS/opennurbs_matrix.h
63
include/openNURBS/opennurbs_memory.h
64
include/openNURBS/opennurbs_mesh.h
65
include/openNURBS/opennurbs_nurbscurve.h
66
include/openNURBS/opennurbs_nurbssurface.h
67
include/openNURBS/opennurbs_object.h
68
include/openNURBS/opennurbs_object_history.h
69
include/openNURBS/opennurbs_objref.h
70
include/openNURBS/opennurbs_offsetsurface.h
71
include/openNURBS/opennurbs_optimize.h
72
include/openNURBS/opennurbs_plane.h
73
include/openNURBS/opennurbs_planesurface.h
74
include/openNURBS/opennurbs_pluginlist.h
75
include/openNURBS/opennurbs_point.h
76
include/openNURBS/opennurbs_pointcloud.h
77
include/openNURBS/opennurbs_pointgeometry.h
78
include/openNURBS/opennurbs_pointgrid.h
79
include/openNURBS/opennurbs_polycurve.h
80
include/openNURBS/opennurbs_polyedgecurve.h
81
include/openNURBS/opennurbs_polyline.h
82
include/openNURBS/opennurbs_polylinecurve.h
83
include/openNURBS/opennurbs_qsort_template.h
84
include/openNURBS/opennurbs_quaternion.h
85
include/openNURBS/opennurbs_rand.h
86
include/openNURBS/opennurbs_rendering.h
87
include/openNURBS/opennurbs_revsurface.h
88
include/openNURBS/opennurbs_rtree.h
89
include/openNURBS/opennurbs_sphere.h
90
include/openNURBS/opennurbs_string.h
91
include/openNURBS/opennurbs_sumsurface.h
92
include/openNURBS/opennurbs_surface.h
93
include/openNURBS/opennurbs_surfaceproxy.h
94
include/openNURBS/opennurbs_system.h
95
include/openNURBS/opennurbs_textlog.h
96
include/openNURBS/opennurbs_texture.h
97
include/openNURBS/opennurbs_texture_mapping.h
98
include/openNURBS/opennurbs_torus.h
99
include/openNURBS/opennurbs_unicode.h
100
include/openNURBS/opennurbs_userdata.h
101
include/openNURBS/opennurbs_uuid.h
102
include/openNURBS/opennurbs_version.h
103
include/openNURBS/opennurbs_viewport.h
104
include/openNURBS/opennurbs_workspace.h
105
include/openNURBS/opennurbs_x.h
106
include/openNURBS/opennurbs_xform.h
107
include/openNURBS/opennurbs_zlib.h
108
include/openNURBS/zlib/crc32.h
109
include/openNURBS/zlib/deflate.h
110
include/openNURBS/zlib/inffast.h
111
include/openNURBS/zlib/inffixed.h
112
include/openNURBS/zlib/inflate.h
113
include/openNURBS/zlib/inftrees.h
114
include/openNURBS/zlib/trees.h
115
include/openNURBS/zlib/zconf.h
116
include/openNURBS/zlib/zlib.h
117
include/openNURBS/zlib/zutil.h
1
lib/libopenNURBS.a
118
lib/libopenNURBS.a
2
libexec/openNURBS/example_brep
119
libexec/openNURBS/example_brep
3
libexec/openNURBS/example_dump
120
libexec/openNURBS/example_dump
Lines 6-8 Link Here
6
libexec/openNURBS/example_userdata
123
libexec/openNURBS/example_userdata
7
libexec/openNURBS/example_write
124
libexec/openNURBS/example_write
8
@dirrm libexec/openNURBS
125
@dirrm libexec/openNURBS
126
@dirrm include/openNURBS/zlib
127
@dirrm include/openNURBS

Return to bug 166210