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

Collapse All | Expand All

(-)Makefile (-6 / +5 lines)
Lines 1-10 Link Here
1
PORTNAME=	librnd
1
PORTNAME=	librnd
2
DISTVERSION=	3.2.2
2
DISTVERSION=	4.0.1
3
PORTREVISION=	1
4
CATEGORIES=	cad
3
CATEGORIES=	cad
5
MASTER_SITES=	http://repo.hu/projects/${PORTNAME}/releases/
4
MASTER_SITES=	http://repo.hu/projects/${PORTNAME}/releases/
6
5
7
MAINTAINER=	ports@freebsd.org
6
MAINTAINER=	hasdalcodes@gmail.com
8
COMMENT=	Flexible, modular two-dimensional CAD engine
7
COMMENT=	Flexible, modular two-dimensional CAD engine
9
WWW=		http://www.repo.hu/projects/librnd/
8
WWW=		http://www.repo.hu/projects/librnd/
10
--- distinfo.orig	2022-11-21 08:43:21.000000000 +0200
9
--- distinfo.orig	2022-11-21 08:43:21.000000000 +0200
11
+++ distinfo.orig	2022-11-21 08:43:21.000000000 +0200
10
+++ distinfo.orig	2022-11-21 08:43:21.000000000 +0200
Lines 1-3 Link Here
1
TIMESTAMP = 1668593742
1
TIMESTAMP = 1684489682
2
SHA256 (librnd-3.2.2.tar.bz2) = c7723c9bfb23ebc07329a5a9a95a4854682ba23c31a7811bc631b98414fb892c
2
SHA256 (librnd-4.0.1.tar.bz2) = 3b20dfd91543e83b86d131f135610b4d40ff3902ab7af01545394087bb073e30
3
SIZE (librnd-3.2.2.tar.bz2) = 1340095
3
SIZE (librnd-4.0.1.tar.bz2) = 1451866
(-)files/patch-src_librnd_plugins_hid__remote_remote.c (-271 / +305 lines)
Lines 1-280 Link Here
1
include/librnd/config.h
1
/you/have/to/check/what/makeplist/gives/you
2
include/librnd/core/actions.h
2
include/librnd4/librnd/config.h
3
include/librnd/core/anyload.h
3
include/librnd4/librnd/core/actions.h
4
include/librnd/core/base64.h
4
include/librnd4/librnd/core/anyload.h
5
include/librnd/core/box.h
5
include/librnd4/librnd/core/base64.h
6
include/librnd/core/box_isc.h
6
include/librnd4/librnd/core/box.h
7
include/librnd/core/buildin.hidlib.h
7
include/librnd4/librnd/core/box_isc.h
8
include/librnd/core/color.h
8
include/librnd4/librnd/core/color.h
9
include/librnd/core/color_cache.h
9
include/librnd4/librnd/core/color_cache.h
10
include/librnd/core/compat_fs.h
10
include/librnd4/librnd/core/compat_fs.h
11
include/librnd/core/compat_inc.h
11
include/librnd4/librnd/core/compat_inc.h
12
include/librnd/core/compat_lrealpath.h
12
include/librnd4/librnd/core/compat_lrealpath.h
13
include/librnd/core/compat_misc.h
13
include/librnd4/librnd/core/compat_misc.h
14
include/librnd/core/conf.h
14
include/librnd4/librnd/core/conf.h
15
include/librnd/core/conf_hid.h
15
include/librnd4/librnd/core/conf_hid.h
16
include/librnd/core/conf_multi_temp.h
16
include/librnd4/librnd/core/conf_multi.h
17
include/librnd/core/config.h
17
include/librnd4/librnd/core/config.h
18
include/librnd/core/error.h
18
include/librnd4/librnd/core/error.h
19
include/librnd/core/event.h
19
include/librnd4/librnd/core/event.h
20
include/librnd/core/file_loaded.h
20
include/librnd4/librnd/core/file_loaded.h
21
include/librnd/core/fptr_cast.h
21
include/librnd4/librnd/core/fptr_cast.h
22
include/librnd/core/funchash.h
22
include/librnd4/librnd/core/funchash.h
23
include/librnd/core/funchash_core.h
23
include/librnd4/librnd/core/funchash_core.h
24
include/librnd/core/funchash_core_list.h
24
include/librnd4/librnd/core/funchash_core_list.h
25
include/librnd/core/global_typedefs.h
25
include/librnd4/librnd/core/global_typedefs.h
26
include/librnd/core/globalconst.h
26
include/librnd4/librnd/core/globalconst.h
27
include/librnd/core/grid.h
27
include/librnd4/librnd/core/heap.h
28
include/librnd/core/heap.h
28
include/librnd4/librnd/core/hid_cfg.h
29
include/librnd/core/hid.h
29
include/librnd4/librnd/core/hid_cfg_action.h
30
include/librnd/core/hid_attrib.h
30
include/librnd4/librnd/core/hidlib.h
31
include/librnd/core/hid_cfg.h
31
include/librnd4/librnd/core/list_conf.h
32
include/librnd/core/hid_cfg_action.h
32
include/librnd4/librnd/core/math_helper.h
33
include/librnd/core/hid_cfg_input.h
33
include/librnd4/librnd/core/misc_util.h
34
include/librnd/core/hid_dad.h
34
include/librnd4/librnd/core/paths.h
35
include/librnd/core/hid_dad_spin.h
35
include/librnd4/librnd/core/plugins.h
36
include/librnd/core/hid_dad_tree.h
36
include/librnd4/librnd/core/project.h
37
include/librnd/core/hid_dad_unit.h
37
include/librnd4/librnd/core/rnd_bool.h
38
include/librnd/core/hid_init.h
38
include/librnd4/librnd/core/rnd_conf.h
39
include/librnd/core/hid_inlines.h
39
include/librnd4/librnd/core/rnd_printf.h
40
include/librnd/core/hid_menu.h
40
include/librnd4/librnd/core/rotate.h
41
include/librnd/core/hid_nogui.h
41
include/librnd4/librnd/core/safe_fs.h
42
include/librnd/core/hidlib.h
42
include/librnd4/librnd/core/safe_fs_dir.h
43
include/librnd/core/hidlib_conf.h
43
include/librnd4/librnd/core/unit.h
44
include/librnd/core/list_conf.h
44
include/librnd4/librnd/core/vtc0.h
45
include/librnd/core/math_helper.h
45
include/librnd4/librnd/font/font.h
46
include/librnd/core/misc_util.h
46
include/librnd4/librnd/font/font_lht.h
47
include/librnd/core/paths.h
47
include/librnd4/librnd/font/glyph.h
48
include/librnd/core/pixmap.h
48
include/librnd4/librnd/font/vtgla.h
49
include/librnd/core/plugins.h
49
include/librnd4/librnd/font/xform_mx.h
50
include/librnd/core/rnd_bool.h
50
include/librnd4/librnd/hid/buildin.hidlib.h
51
include/librnd/core/rnd_printf.h
51
include/librnd4/librnd/hid/grid.h
52
include/librnd/core/rotate.h
52
include/librnd4/librnd/hid/hid.h
53
include/librnd/core/safe_fs.h
53
include/librnd4/librnd/hid/hid_attrib.h
54
include/librnd/core/safe_fs_dir.h
54
include/librnd4/librnd/hid/hid_cfg_input.h
55
include/librnd/core/tool.h
55
include/librnd4/librnd/hid/hid_dad.h
56
include/librnd/core/unit.h
56
include/librnd4/librnd/hid/hid_dad_spin.h
57
include/librnd/core/vtc0.h
57
include/librnd4/librnd/hid/hid_dad_tree.h
58
include/librnd/plugins/lib_exp_pixmap/draw_pixmap.h
58
include/librnd4/librnd/hid/hid_dad_unit.h
59
include/librnd/plugins/lib_exp_text/draw_eps.h
59
include/librnd4/librnd/hid/hid_init.h
60
include/librnd/plugins/lib_exp_text/draw_ps.h
60
include/librnd4/librnd/hid/hid_inlines.h
61
include/librnd/plugins/lib_exp_text/draw_svg.h
61
include/librnd4/librnd/hid/hid_menu.h
62
include/librnd/plugins/lib_exp_text/lpr_hid.h
62
include/librnd4/librnd/hid/hid_nogui.h
63
include/librnd/plugins/lib_exp_text/media.h
63
include/librnd4/librnd/hid/pixmap.h
64
include/librnd/plugins/lib_hid_common/dialogs_conf.h
64
include/librnd4/librnd/hid/tool.h
65
include/librnd/plugins/lib_hid_common/dlg_comm_m.h
65
include/librnd4/librnd/plugins/lib_exp_pixmap/draw_pixmap.h
66
include/librnd/plugins/lib_hid_common/dlg_export.h
66
include/librnd4/librnd/plugins/lib_exp_text/draw_eps.h
67
include/librnd/plugins/lib_hid_common/dlg_pref.h
67
include/librnd4/librnd/plugins/lib_exp_text/draw_ps.h
68
include/librnd/plugins/lib_hid_common/place.h
68
include/librnd4/librnd/plugins/lib_exp_text/draw_svg.h
69
include/librnd/plugins/lib_hid_common/toolbar.h
69
include/librnd4/librnd/plugins/lib_exp_text/lpr_hid.h
70
include/librnd/plugins/lib_hid_common/xpm.h
70
include/librnd4/librnd/plugins/lib_exp_text/media.h
71
include/librnd/plugins/lib_hid_common/zoompan.h
71
include/librnd4/librnd/plugins/lib_hid_common/dialogs_conf.h
72
include/librnd/plugins/lib_wget/lib_wget.h
72
include/librnd4/librnd/plugins/lib_hid_common/dlg_comm_m.h
73
include/librnd/poly/offset.h
73
include/librnd4/librnd/plugins/lib_hid_common/dlg_export.h
74
include/librnd/poly/polyarea.h
74
include/librnd4/librnd/plugins/lib_hid_common/dlg_pref.h
75
include/librnd/poly/polygon1_gen.h
75
include/librnd4/librnd/plugins/lib_hid_common/place.h
76
include/librnd/poly/rtree.h
76
include/librnd4/librnd/plugins/lib_hid_common/toolbar.h
77
include/librnd/poly/rtree2_compat.h
77
include/librnd4/librnd/plugins/lib_hid_common/xpm.h
78
include/librnd/poly/self_isc.h
78
include/librnd4/librnd/plugins/lib_hid_common/zoompan.h
79
include/librnd/scconfig/hooks_common.h
79
include/librnd4/librnd/plugins/lib_wget/lib_wget.h
80
include/librnd/scconfig/plugin_3state.h
80
include/librnd4/librnd/poly/offset.h
81
include/librnd/scconfig/rnd_hook_detect.h
81
include/librnd4/librnd/poly/polyarea.h
82
include/librnd/src_3rd/genht/hash.h
82
include/librnd4/librnd/poly/polygon1_gen.h
83
include/librnd/src_3rd/genht/ht.c
83
include/librnd4/librnd/poly/rtree.h
84
include/librnd/src_3rd/genht/ht.h
84
include/librnd4/librnd/poly/rtree2_compat.h
85
include/librnd/src_3rd/genht/ht_inlines.h
85
include/librnd4/librnd/poly/self_isc.h
86
include/librnd/src_3rd/genht/ht_utils.h
86
include/librnd4/librnd/scconfig/hooks_common.h
87
include/librnd/src_3rd/genht/htip.h
87
include/librnd4/librnd/scconfig/plugin_3state.h
88
include/librnd/src_3rd/genht/htpi.h
88
include/librnd4/librnd/scconfig/rnd_hook_detect.h
89
include/librnd/src_3rd/genht/htpp.h
89
include/librnd4/librnd/src_3rd/genht/hash.h
90
include/librnd/src_3rd/genht/htsi.h
90
include/librnd4/librnd/src_3rd/genht/ht.c
91
include/librnd/src_3rd/genht/htsp.h
91
include/librnd4/librnd/src_3rd/genht/ht.h
92
include/librnd/src_3rd/genht/htss.h
92
include/librnd4/librnd/src_3rd/genht/ht_inlines.h
93
include/librnd/src_3rd/genht/siphash24.h
93
include/librnd4/librnd/src_3rd/genht/ht_utils.h
94
include/librnd/src_3rd/genht/version.h
94
include/librnd4/librnd/src_3rd/genht/htip.h
95
include/librnd/src_3rd/genlist/genadlist.h
95
include/librnd4/librnd/src_3rd/genht/htpi.h
96
include/librnd/src_3rd/genlist/gendlist.h
96
include/librnd4/librnd/src_3rd/genht/htpp.h
97
include/librnd/src_3rd/genlist/genlistalloc.h
97
include/librnd4/librnd/src_3rd/genht/htsi.h
98
include/librnd/src_3rd/genlist/gentdlist_impl.c
98
include/librnd4/librnd/src_3rd/genht/htsp.h
99
include/librnd/src_3rd/genlist/gentdlist_impl.h
99
include/librnd4/librnd/src_3rd/genht/htss.h
100
include/librnd/src_3rd/genlist/gentdlist_undef.h
100
include/librnd4/librnd/src_3rd/genht/siphash24.h
101
include/librnd/src_3rd/genregex/regex.h
101
include/librnd4/librnd/src_3rd/genht/version.h
102
include/librnd/src_3rd/genregex/regex_se.h
102
include/librnd4/librnd/src_3rd/genlist/genadlist.h
103
include/librnd/src_3rd/genregex/regex_sei.h
103
include/librnd4/librnd/src_3rd/genlist/gendlist.h
104
include/librnd/src_3rd/genregex/regex_templ.h
104
include/librnd4/librnd/src_3rd/genlist/genlistalloc.h
105
include/librnd/src_3rd/genrtree/genrtree_api.h
105
include/librnd4/librnd/src_3rd/genlist/gentdlist_impl.c
106
include/librnd/src_3rd/genrtree/genrtree_debug.h
106
include/librnd4/librnd/src_3rd/genlist/gentdlist_impl.h
107
include/librnd/src_3rd/genrtree/genrtree_delete.h
107
include/librnd4/librnd/src_3rd/genlist/gentdlist_undef.h
108
include/librnd/src_3rd/genrtree/genrtree_impl.h
108
include/librnd4/librnd/src_3rd/genregex/regex.h
109
include/librnd/src_3rd/genrtree/genrtree_search.h
109
include/librnd4/librnd/src_3rd/genregex/regex_se.h
110
include/librnd/src_3rd/gensexpr/gensexpr_impl.h
110
include/librnd4/librnd/src_3rd/genregex/regex_sei.h
111
include/librnd/src_3rd/gensexpr/gsx_parse.h
111
include/librnd4/librnd/src_3rd/genregex/regex_templ.h
112
include/librnd/src_3rd/gensexpr/gsxl.h
112
include/librnd4/librnd/src_3rd/genrtree/genrtree_api.h
113
include/librnd/src_3rd/gensexpr/gsxnl.h
113
include/librnd4/librnd/src_3rd/genrtree/genrtree_debug.h
114
include/librnd/src_3rd/genvector/gds_char.h
114
include/librnd4/librnd/src_3rd/genrtree/genrtree_delete.h
115
include/librnd/src_3rd/genvector/genvector_impl.c
115
include/librnd4/librnd/src_3rd/genrtree/genrtree_impl.h
116
include/librnd/src_3rd/genvector/genvector_impl.h
116
include/librnd4/librnd/src_3rd/genrtree/genrtree_search.h
117
include/librnd/src_3rd/genvector/genvector_undef.h
117
include/librnd4/librnd/src_3rd/gensexpr/gensexpr_impl.h
118
include/librnd/src_3rd/genvector/vtd0.h
118
include/librnd4/librnd/src_3rd/gensexpr/gsx_parse.h
119
include/librnd/src_3rd/genvector/vti0.h
119
include/librnd4/librnd/src_3rd/gensexpr/gsxl.h
120
include/librnd/src_3rd/genvector/vtl0.h
120
include/librnd4/librnd/src_3rd/gensexpr/gsxnl.h
121
include/librnd/src_3rd/genvector/vtp0.h
121
include/librnd4/librnd/src_3rd/genvector/gds_char.h
122
include/librnd/src_3rd/genvector/vts0.h
122
include/librnd4/librnd/src_3rd/genvector/genvector_impl.c
123
include/librnd/src_3rd/libfungw/scconfig_hooks.h
123
include/librnd4/librnd/src_3rd/genvector/genvector_impl.h
124
include/librnd/src_3rd/liblhtpers/lhtpers.h
124
include/librnd4/librnd/src_3rd/genvector/genvector_undef.h
125
include/librnd/src_3rd/liblihata/dom.h
125
include/librnd4/librnd/src_3rd/genvector/vtd0.h
126
include/librnd/src_3rd/liblihata/hash_str.h
126
include/librnd4/librnd/src_3rd/genvector/vti0.h
127
include/librnd/src_3rd/liblihata/lihata.h
127
include/librnd4/librnd/src_3rd/genvector/vtl0.h
128
include/librnd/src_3rd/liblihata/parser.h
128
include/librnd4/librnd/src_3rd/genvector/vtp0.h
129
include/librnd/src_3rd/liblihata/tree.h
129
include/librnd4/librnd/src_3rd/genvector/vts0.h
130
include/librnd/src_3rd/libualloc/acache_impl.h
130
include/librnd4/librnd/src_3rd/libfungw/scconfig_hooks.h
131
include/librnd/src_3rd/libualloc/buddy_debug.h
131
include/librnd4/librnd/src_3rd/liblhtpers/lhtpers.h
132
include/librnd/src_3rd/libualloc/buddy_impl.h
132
include/librnd4/librnd/src_3rd/liblihata/dom.h
133
include/librnd/src_3rd/libualloc/libualloc.h
133
include/librnd4/librnd/src_3rd/liblihata/hash_str.h
134
include/librnd/src_3rd/libualloc/mcache_impl.h
134
include/librnd4/librnd/src_3rd/liblihata/lihata.h
135
include/librnd/src_3rd/libualloc/slab_impl.h
135
include/librnd4/librnd/src_3rd/liblihata/parser.h
136
include/librnd/src_3rd/libualloc/slabap_impl.h
136
include/librnd4/librnd/src_3rd/liblihata/tree.h
137
include/librnd/src_3rd/libualloc/stackd_impl.h
137
include/librnd4/librnd/src_3rd/libualloc/acache_api.h
138
include/librnd/src_3rd/libualloc/stackdnp_impl.h
138
include/librnd4/librnd/src_3rd/libualloc/acache_impl.h
139
include/librnd/src_3rd/libualloc/stacks_impl.h
139
include/librnd4/librnd/src_3rd/libualloc/buddy_api.h
140
include/librnd/src_3rd/libulzw/libulzw.h
140
include/librnd4/librnd/src_3rd/libualloc/buddy_debug.h
141
include/librnd/src_3rd/puplug/config.h
141
include/librnd4/librnd/src_3rd/libualloc/buddy_impl.h
142
include/librnd/src_3rd/puplug/error.h
142
include/librnd4/librnd/src_3rd/libualloc/libualloc.h
143
include/librnd/src_3rd/puplug/libs.h
143
include/librnd4/librnd/src_3rd/libualloc/libualloc_impl.h
144
include/librnd/src_3rd/puplug/libs_dep_parse.h
144
include/librnd4/librnd/src_3rd/libualloc/mcache_api.h
145
include/librnd/src_3rd/puplug/os_dep.h
145
include/librnd4/librnd/src_3rd/libualloc/mcache_impl.h
146
include/librnd/src_3rd/puplug/os_dep_fs.h
146
include/librnd4/librnd/src_3rd/libualloc/slab_api.h
147
include/librnd/src_3rd/puplug/puplug.h
147
include/librnd4/librnd/src_3rd/libualloc/slab_impl.h
148
include/librnd/src_3rd/puplug/scconfig_hooks.h
148
include/librnd4/librnd/src_3rd/libualloc/slabap_api.h
149
include/librnd/src_3rd/puplug/util.h
149
include/librnd4/librnd/src_3rd/libualloc/slabap_impl.h
150
include/librnd/src_3rd/ureglex/exec.h
150
include/librnd4/librnd/src_3rd/libualloc/stackd_api.h
151
include/librnd4/librnd/src_3rd/libualloc/stackd_impl.h
152
include/librnd4/librnd/src_3rd/libualloc/stackdnp_api.h
153
include/librnd4/librnd/src_3rd/libualloc/stackdnp_impl.h
154
include/librnd4/librnd/src_3rd/libualloc/stacks_api.h
155
include/librnd4/librnd/src_3rd/libualloc/stacks_impl.h
156
include/librnd4/librnd/src_3rd/libulzw/libulzw.h
157
include/librnd4/librnd/src_3rd/puplug/config.h
158
include/librnd4/librnd/src_3rd/puplug/error.h
159
include/librnd4/librnd/src_3rd/puplug/libs.h
160
include/librnd4/librnd/src_3rd/puplug/libs_dep_parse.h
161
include/librnd4/librnd/src_3rd/puplug/os_dep.h
162
include/librnd4/librnd/src_3rd/puplug/os_dep_fs.h
163
include/librnd4/librnd/src_3rd/puplug/puplug.h
164
include/librnd4/librnd/src_3rd/puplug/scconfig_hooks.h
165
include/librnd4/librnd/src_3rd/puplug/util.h
166
include/librnd4/librnd/src_3rd/ureglex/exec.h
151
lib/librnd-3rd.a
167
lib/librnd-3rd.a
152
lib/librnd-3rd.so
168
lib/librnd-3rd.so
153
lib/librnd-3rd.so.3
169
lib/librnd-3rd.so.4
154
lib/librnd-3rd.so.%%DISTVERSION%%
170
lib/librnd-3rd.so.%%DISTVERSION%%
171
lib/librnd-core.a
172
lib/librnd-core.so
173
lib/librnd-core.so.4
174
lib/librnd-core.so.%%DISTVERSION%%
175
lib/librnd-font.a
176
lib/librnd-font.so
177
lib/librnd-font.so.4
178
lib/librnd-font.so.%%DISTVERSION%%
155
lib/librnd-hid.a
179
lib/librnd-hid.a
156
lib/librnd-hid.so
180
lib/librnd-hid.so
157
lib/librnd-hid.so.3
181
lib/librnd-hid.so.4
158
lib/librnd-hid.so.%%DISTVERSION%%
182
lib/librnd-hid.so.%%DISTVERSION%%
159
lib/librnd-poly.a
183
lib/librnd-poly.a
160
lib/librnd-poly.so
184
lib/librnd-poly.so
161
lib/librnd-poly.so.3
185
lib/librnd-poly.so.4
162
lib/librnd-poly.so.%%DISTVERSION%%
186
lib/librnd-poly.so.%%DISTVERSION%%
163
lib/librnd3/plugins/diag_rnd.pup
187
lib/librnd4/action_compiler.sh
164
lib/librnd3/plugins/diag_rnd.so
188
lib/librnd4/build_ps.sh
165
lib/librnd3/plugins/hid_batch.pup
189
lib/librnd4/devhelpers/awk_on_formats.sh
166
lib/librnd3/plugins/hid_batch.so
190
lib/librnd4/devhelpers/font2c.sh
167
%%GTK2%%lib/librnd3/plugins/hid_gtk2_gdk.pup
191
lib/librnd4/devhelpers/list_dialogs.sh
168
%%GTK2%%lib/librnd3/plugins/hid_gtk2_gdk.so
192
lib/librnd4/dump_actions_to_html.sh
169
%%GTK2GL%%lib/librnd3/plugins/hid_gtk2_gl.pup
193
lib/librnd4/gen_formats.sh
170
%%GTK2GL%%lib/librnd3/plugins/hid_gtk2_gl.so
194
lib/librnd4/keylist.sh
171
%%GTK4%%lib/librnd3/plugins/hid_gtk4_gl.pup
195
lib/librnd4/menu2svg.sh
172
%%GTK4%%lib/librnd3/plugins/hid_gtk4_gl.so
196
lib/librnd4/plugins/diag_rnd.pup
173
%%MOTIF%%lib/librnd3/plugins/hid_lesstif.pup
197
lib/librnd4/plugins/diag_rnd.so
174
%%MOTIF%%lib/librnd3/plugins/hid_lesstif.so
198
lib/librnd4/plugins/hid_batch.pup
175
lib/librnd3/plugins/hid_remote.pup
199
lib/librnd4/plugins/hid_batch.so
176
lib/librnd3/plugins/hid_remote.so
200
%%GTK2%%lib/librnd4/plugins/hid_gtk2_gdk.pup
177
%%GD%%lib/librnd3/plugins/import_pixmap_gd.pup
201
%%GTK2%%lib/librnd4/plugins/hid_gtk2_gdk.so
178
%%GD%%lib/librnd3/plugins/import_pixmap_gd.so
202
%%GTK2GL%%lib/librnd4/plugins/hid_gtk2_gl.pup
179
lib/librnd3/plugins/import_pixmap_pnm.pup
203
%%GTK2GL%%llib/librnd4/plugins/hid_gtk2_gl.so
180
lib/librnd3/plugins/import_pixmap_pnm.so
204
%%GTK4%%lib/librnd4/plugins/hid_gtk4_gl.pup
181
lib/librnd3/plugins/irc.pup
205
%%GTK4%%lib/librnd4/plugins/hid_gtk4_gl.so
182
lib/librnd3/plugins/irc.so
206
%%MOTIF%%lib/librnd4/plugins/hid_lesstif.pup
183
%%GD%%lib/librnd3/plugins/lib_exp_pixmap.pup
207
%%MOTIF%%lib/librnd4/plugins/hid_lesstif.so
184
%%GD%%lib/librnd3/plugins/lib_exp_pixmap.so
208
lib/librnd4/plugins/hid_remote.pup
185
lib/librnd3/plugins/lib_exp_text.pup
209
lib/librnd4/plugins/hid_remote.so
186
lib/librnd3/plugins/lib_exp_text.so
210
%%GD%%lib/librnd4/plugins/import_pixmap_gd.pup
187
lib/librnd3/plugins/lib_gensexpr.pup
211
%%GD%%lib/librnd4/plugins/import_pixmap_gd.so
188
lib/librnd3/plugins/lib_gensexpr.so
212
lib/librnd4/plugins/import_pixmap_pnm.pup
189
%%GTK2%%lib/librnd3/plugins/lib_gtk2_common.pup
213
lib/librnd4/plugins/import_pixmap_pnm.so
190
%%GTK2%%lib/librnd3/plugins/lib_gtk2_common.so
214
lib/librnd4/plugins/irc.pup
191
%%GTK4%%lib/librnd3/plugins/lib_gtk4_common.pup
215
lib/librnd4/plugins/irc.so
192
%%GTK4%%lib/librnd3/plugins/lib_gtk4_common.so
216
%%GD%%lib/librnd4/plugins/lib_exp_pixmap.pup
193
%%GUI%%lib/librnd3/plugins/lib_hid_common.pup
217
%%GD%%lib/librnd4/plugins/lib_exp_pixmap.so
194
%%GUI%%lib/librnd3/plugins/lib_hid_common.so
218
lib/librnd4/plugins/lib_exp_text.pup
195
%%GTK2GL%%lib/librnd3/plugins/lib_hid_gl.pup
219
lib/librnd4/plugins/lib_exp_text.so
196
%%GTK2GL%%lib/librnd3/plugins/lib_hid_gl.so
220
lib/librnd4/plugins/lib_gensexpr.pup
197
lib/librnd3/plugins/lib_portynet.pup
221
lib/librnd4/plugins/lib_gensexpr.so
198
lib/librnd3/plugins/lib_portynet.so
222
%%GTK2%%lib/librnd4/plugins/lib_gtk2_common.pup
199
%%WGET%%lib/librnd3/plugins/lib_wget.pup
223
%%GTK2%%lib/librnd4/plugins/lib_gtk2_common.so
200
%%WGET%%lib/librnd3/plugins/lib_wget.so
224
%%GTK4%%lib/librnd4/plugins/lib_gtk4_common.pup
201
lib/librnd3/plugins/loghid.pup
225
%%GTK4%%lib/librnd4/plugins/lib_gtk4_common.so
202
lib/librnd3/plugins/loghid.so
226
%%GUI%%lib/librnd4/plugins/lib_hid_common.pup
203
lib/librnd3/plugins/map_plugins.sh
227
%%GUI%%lib/librnd4/plugins/lib_hid_common.so
204
lib/librnd3/plugins/script.pup
228
%%GTK2GL%%lib/librnd4/plugins/lib_hid_gl.pup
205
lib/librnd3/plugins/script.so
229
%%GTK2GL%%lib/librnd4/plugins/lib_hid_gl.so
206
%%STROKE%%lib/librnd3/plugins/stroke.pup
230
lib/librnd4/plugins/lib_portynet.pup
207
%%STROKE%%lib/librnd3/plugins/stroke.so
231
lib/librnd4/plugins/lib_portynet.so
208
lib/librnd3/puplug
232
%%WGET%%lib/librnd4/plugins/lib_wget.pup
209
lib/librnd3/scconfig/cquote
233
%%WGET%%lib/librnd4/plugins/lib_wget.so
210
lib/librnd3/scconfig/gen_conf.sh
234
lib/librnd4/plugins/loghid.pup
211
lib/librnd3/scconfig/sccbox
235
lib/librnd4/plugins/loghid.so
212
lib/librnd3/scconfig/template/cdep.tmpasm
236
lib/librnd4/plugins/map_plugins.sh
213
lib/librnd3/scconfig/template/comp_var.tmpasm
237
lib/librnd4/plugins/script.pup
214
lib/librnd3/scconfig/template/compile.tmpasm
238
lib/librnd4/plugins/script.so
215
lib/librnd3/scconfig/template/debug.tmpasm
239
%%STROKE%%lib/librnd4/plugins/stroke.pup
216
lib/librnd3/scconfig/template/plugin_conf.tmpasm
240
%%STROKE%%llib/librnd4/plugins/stroke.so
217
lib/librnd3/scconfig/template/plugin_intconf.tmpasm
241
lib/librnd4/puplug
218
lib/librnd3/scconfig/template/plugin_intmenu.tmpasm
242
lib/librnd4/scconfig/cquote
219
lib/librnd3/scconfig/template/plugin_sphash.tmpasm
243
lib/librnd4/scconfig/gen_conf.sh
220
lib/librnd3/sphash
244
lib/librnd4/scconfig/sccbox
221
%%PORTDOCS%%%%DOCSDIR%%3/Autostyle.html
245
lib/librnd4/scconfig/template/cdep.tmpasm
222
%%PORTDOCS%%%%DOCSDIR%%3/TODO
246
lib/librnd4/scconfig/template/comp_var.tmpasm
223
%%PORTDOCS%%%%DOCSDIR%%3/UNIX.txt
247
lib/librnd4/scconfig/template/compile.tmpasm
224
%%PORTDOCS%%%%DOCSDIR%%3/conf/groups.html
248
lib/librnd4/scconfig/template/debug.tmpasm
225
%%PORTDOCS%%%%DOCSDIR%%3/conf/history.html
249
lib/librnd4/scconfig/template/plugin_conf.tmpasm
226
%%PORTDOCS%%%%DOCSDIR%%3/conf/index.html
250
lib/librnd4/scconfig/template/plugin_intconf.tmpasm
227
%%PORTDOCS%%%%DOCSDIR%%3/conf/index_prog.html
251
lib/librnd4/scconfig/template/plugin_intmenu.tmpasm
228
%%PORTDOCS%%%%DOCSDIR%%3/conf/index_user.html
252
lib/librnd4/scconfig/template/plugin_sphash.tmpasm
229
%%PORTDOCS%%%%DOCSDIR%%3/conf/lists.html
253
lib/librnd4/sphash
230
%%PORTDOCS%%%%DOCSDIR%%3/conf/merging.png
254
%%PORTDOCS%%%%DOCSDIR%%4/Autostyle.html
231
%%PORTDOCS%%%%DOCSDIR%%3/conf/noextend.html
255
%%PORTDOCS%%%%DOCSDIR%%4/TODO
232
%%PORTDOCS%%%%DOCSDIR%%3/conf/plugin_chk.html
256
%%PORTDOCS%%%%DOCSDIR%%4/UNIX.txt
233
%%PORTDOCS%%%%DOCSDIR%%3/conf/prio.html
257
%%PORTDOCS%%%%DOCSDIR%%4/conf/groups.html
234
%%PORTDOCS%%%%DOCSDIR%%3/conf/scalars.html
258
%%PORTDOCS%%%%DOCSDIR%%4/conf/history.html
235
%%PORTDOCS%%%%DOCSDIR%%3/conf/sources.html
259
%%PORTDOCS%%%%DOCSDIR%%4/conf/index.html
236
%%PORTDOCS%%%%DOCSDIR%%3/conf/syntax.html
260
%%PORTDOCS%%%%DOCSDIR%%4/conf/index_prog.html
237
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/CFN_BOOLEAN.html
261
%%PORTDOCS%%%%DOCSDIR%%4/conf/index_user.html
238
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/CFN_COLOR.html
262
%%PORTDOCS%%%%DOCSDIR%%4/conf/lists.html
239
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/CFN_COORD.html
263
%%PORTDOCS%%%%DOCSDIR%%4/conf/merging.png
240
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/CFN_INCREMENTS.html
264
%%PORTDOCS%%%%DOCSDIR%%4/conf/noextend.html
241
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/CFN_INTEGER.html
265
%%PORTDOCS%%%%DOCSDIR%%4/conf/plugin_chk.html
242
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/CFN_LIST.html
266
%%PORTDOCS%%%%DOCSDIR%%4/conf/prio.html
243
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/CFN_REAL.html
267
%%PORTDOCS%%%%DOCSDIR%%4/conf/scalars.html
244
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/CFN_STRING.html
268
%%PORTDOCS%%%%DOCSDIR%%4/conf/sources.html
245
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/CFN_UNIT.html
269
%%PORTDOCS%%%%DOCSDIR%%4/conf/syntax.html
246
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/appearance.html
270
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/CFN_BOOLEAN.html
247
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/appearance_color.html
271
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/CFN_COLOR.html
248
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/appearance_loglevels.html
272
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/CFN_COORD.html
249
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/appearance_messages.html
273
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/CFN_INTEGER.html
250
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/appearance_misc.html
274
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/CFN_LIST.html
251
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/appearance_padstack.html
275
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/CFN_REAL.html
252
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/appearance_subc.html
276
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/CFN_STRING.html
253
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/design.html
277
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/CFN_UNIT.html
254
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/design_drc.html
278
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/appearance.html
255
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/design_drc_disable.html
279
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/appearance_color.html
256
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/design_thermal.html
280
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/appearance_loglevels.html
257
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/editor.html
281
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/editor.html
258
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/editor_selection.html
282
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/editor_global_grid.html
259
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/editor_view.html
283
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/editor_local_grid.html
260
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/import_footprint_placement.html
284
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/editor_view.html
261
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/import_footprint_removal.html
285
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/rc.html
262
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/rc.html
286
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/rc_path.html
263
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/rc_path.html
287
%%PORTDOCS%%%%DOCSDIR%%4/conf/tree/temp.html
264
%%PORTDOCS%%%%DOCSDIR%%3/conf/tree/temp.html
288
%%PORTDOCS%%%%DOCSDIR%%4/contact.html
265
%%PORTDOCS%%%%DOCSDIR%%3/contact.html
289
%%PORTDOCS%%%%DOCSDIR%%4/contrib.html
266
%%PORTDOCS%%%%DOCSDIR%%3/contrib.html
290
%%PORTDOCS%%%%DOCSDIR%%4/developer/hid_remote/proto_high.html
267
%%PORTDOCS%%%%DOCSDIR%%3/developer/hid_remote/proto_high.html
291
%%PORTDOCS%%%%DOCSDIR%%4/developer/hid_remote/proto_low.html
268
%%PORTDOCS%%%%DOCSDIR%%3/developer/hid_remote/proto_low.html
292
%%PORTDOCS%%%%DOCSDIR%%4/developer/hid_remote/proto_parse.html
269
%%PORTDOCS%%%%DOCSDIR%%3/developer/hid_remote/proto_parse.html
293
%%PORTDOCS%%%%DOCSDIR%%4/developer/hid_remote/proto_parse.svg
270
%%PORTDOCS%%%%DOCSDIR%%3/developer/hid_remote/proto_parse.svg
294
%%PORTDOCS%%%%DOCSDIR%%4/index.html
271
%%PORTDOCS%%%%DOCSDIR%%3/index.html
295
%%PORTDOCS%%%%DOCSDIR%%4/irc.html
272
%%PORTDOCS%%%%DOCSDIR%%3/irc.html
296
%%PORTDOCS%%%%DOCSDIR%%4/license.html
273
%%PORTDOCS%%%%DOCSDIR%%3/license.html
297
%%PORTDOCS%%%%DOCSDIR%%4/mac.txt
274
%%PORTDOCS%%%%DOCSDIR%%3/mac.txt
298
%%PORTDOCS%%%%DOCSDIR%%4/news.html
275
%%PORTDOCS%%%%DOCSDIR%%3/news.html
299
%%PORTDOCS%%%%DOCSDIR%%4/windows.html
276
%%PORTDOCS%%%%DOCSDIR%%3/windows.html
300
%%DATADIR%%4/librnd.mak
277
%%DATADIR%%3/librnd.mak
301
%%DATADIR%%4/librnd_packages.sh
278
%%DATADIR%%3/librnd_packages.sh
302
%%DATADIR%%4/plugin.state
279
%%DATADIR%%3/plugin.state
303
@dir include/librnd4/librnd/src_3rd/libfungwbind/c
280
@dir include/librnd/src_3rd/libfungwbind/c
Line 0 Link Here
1
--- src/librnd/plugins/hid_remote/remote.c.orig	2022-12-04 07:06:55 UTC
2
+++ src/librnd/plugins/hid_remote/remote.c
3
@@ -392,7 +392,7 @@ int pplg_init_hid_remote(void)
4
 
5
 	rnd_hid_register_hid(&remote_hid);
6
 
7
-	rnd_event_bind(RND_EVENT_SET_CURRENT, ev_board_changed, NULL, remote_cookie);
8
+	rnd_event_bind(RND_EVENT_DESIGN_SET_CURRENT, ev_board_changed, NULL, remote_cookie);
9
 
10
 	return 0;
11
 }

Return to bug 271512