]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/build/mk/OptionalObsoleteFiles.inc
IFC @r272185
[FreeBSD/FreeBSD.git] / tools / build / mk / OptionalObsoleteFiles.inc
1 #
2 # $FreeBSD$
3 #
4 # This file add support for the WITHOUT_* and WITH_* knobs in src.conf(5) to
5 # the check-old and delete-old* targets.
6 #
7
8 .if ${MK_ACCT} == no
9 OLD_FILES+=etc/periodic/daily/310.accounting
10 OLD_FILES+=usr/sbin/accton
11 OLD_FILES+=usr/sbin/sa
12 OLD_FILES+=usr/share/man/man8/accton.8.gz
13 OLD_FILES+=usr/share/man/man8/sa.8.gz
14 .endif
15
16 .if ${MK_ACPI} == no
17 OLD_FILES+=usr/sbin/acpiconf
18 OLD_FILES+=usr/sbin/acpidb
19 OLD_FILES+=usr/sbin/acpidump
20 OLD_FILES+=usr/sbin/iasl
21 OLD_FILES+=usr/share/man/man8/acpiconf.8.gz
22 OLD_FILES+=usr/share/man/man8/acpidb.8.gz
23 OLD_FILES+=usr/share/man/man8/acpidump.8.gz
24 OLD_FILES+=usr/share/man/man8/iasl.8.gz
25 .endif
26
27 .if ${MK_AMD} == no
28 OLD_FILES+=etc/amd.map
29 OLD_FILES+=usr/bin/pawd
30 OLD_FILES+=usr/sbin/amd
31 OLD_FILES+=usr/sbin/amq
32 OLD_FILES+=usr/sbin/fixmount
33 OLD_FILES+=usr/sbin/fsinfo
34 OLD_FILES+=usr/sbin/hlfsd
35 OLD_FILES+=usr/sbin/mk-amd-map
36 OLD_FILES+=usr/sbin/wire-test
37 OLD_FILES+=usr/share/examples/etc/amd.map
38 OLD_FILES+=usr/share/info/am-utils.info.gz
39 OLD_FILES+=usr/share/man/man1/pawd.1.gz
40 OLD_FILES+=usr/share/man/man5/amd.conf.5.gz
41 OLD_FILES+=usr/share/man/man8/amd.8.gz
42 OLD_FILES+=usr/share/man/man8/amq.8.gz
43 OLD_FILES+=usr/share/man/man8/fixmount.8.gz
44 OLD_FILES+=usr/share/man/man8/fsinfo.8.gz
45 OLD_FILES+=usr/share/man/man8/hlfsd.8.gz
46 OLD_FILES+=usr/share/man/man8/mk-amd-map.8.gz
47 OLD_FILES+=usr/share/man/man8/wire-test.8.gz
48 .endif
49
50 .if ${MK_APM} == no
51 OLD_FILES+=etc/apmd.conf
52 OLD_FILES+=usr/sbin/apm
53 OLD_FILES+=usr/share/examples/etc/apmd.conf
54 OLD_FILES+=usr/share/man/man8/amd64/apm.8.gz
55 OLD_FILES+=usr/share/man/man8/amd64/apmconf.8.gz
56 .endif
57
58 .if ${MK_AT} == no
59 OLD_FILES+=usr/bin/at
60 OLD_FILES+=usr/bin/atq
61 OLD_FILES+=usr/bin/atrm
62 OLD_FILES+=usr/bin/batch
63 OLD_FILES+=usr/libexec/atrun
64 OLD_FILES+=usr/share/man/man1/at.1.gz
65 OLD_FILES+=usr/share/man/man1/atq.1.gz
66 OLD_FILES+=usr/share/man/man1/atrm.1.gz
67 OLD_FILES+=usr/share/man/man1/batch.1.gz
68 OLD_FILES+=usr/share/man/man8/atrun.8.gz
69 .endif
70
71 .if ${MK_ATM} == no
72 OLD_FILES+=rescue/atmconfig
73 OLD_FILES+=sbin/atmconfig
74 OLD_FILES+=usr/bin/sscop
75 OLD_FILES+=usr/include/bsnmp/snmp_atm.h
76 OLD_FILES+=usr/include/netnatm/addr.h
77 OLD_FILES+=usr/include/netnatm/api/atmapi.h
78 OLD_FILES+=usr/include/netnatm/api/ccatm.h
79 OLD_FILES+=usr/include/netnatm/api/unisap.h
80 OLD_DIRS+=usr/include/netnatm/api
81 OLD_FILES+=usr/include/netnatm/msg/uni_config.h
82 OLD_FILES+=usr/include/netnatm/msg/uni_hdr.h
83 OLD_FILES+=usr/include/netnatm/msg/uni_ie.h
84 OLD_FILES+=usr/include/netnatm/msg/uni_msg.h
85 OLD_FILES+=usr/include/netnatm/msg/unimsglib.h
86 OLD_FILES+=usr/include/netnatm/msg/uniprint.h
87 OLD_FILES+=usr/include/netnatm/msg/unistruct.h
88 OLD_DIRS+=usr/include/netnatm/msg
89 OLD_FILES+=usr/include/netnatm/saal/sscfu.h
90 OLD_FILES+=usr/include/netnatm/saal/sscfudef.h
91 OLD_FILES+=usr/include/netnatm/saal/sscop.h
92 OLD_FILES+=usr/include/netnatm/saal/sscopdef.h
93 OLD_DIRS+=usr/include/netnatm/saal
94 OLD_FILES+=usr/include/netnatm/sig/uni.h
95 OLD_FILES+=usr/include/netnatm/sig/unidef.h
96 OLD_FILES+=usr/include/netnatm/sig/unisig.h
97 OLD_DIRS+=usr/include/netnatm/sig
98 OLD_FILES+=usr/include/netnatm/unimsg.h
99 OLD_FILES+=usr/lib/libngatm.a
100 OLD_FILES+=usr/lib/libngatm.so
101 OLD_LIBS+=usr/lib/libngatm.so.4
102 OLD_FILES+=usr/lib/libngatm_p.a
103 OLD_FILES+=usr/lib/snmp_atm.so
104 OLD_LIBS+=usr/lib/snmp_atm.so.6
105 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
106 OLD_FILES+=usr/lib32/libngatm.a
107 OLD_FILES+=usr/lib32/libngatm.so
108 OLD_LIBS+=usr/lib32/libngatm.so.4
109 OLD_FILES+=usr/lib32/libngatm_p.a
110 .endif
111 OLD_FILES+=usr/share/doc/atm/atmconfig.help
112 OLD_FILES+=usr/share/doc/atm/atmconfig_device.help
113 OLD_DIRS+=usr/share/doc/atm
114 OLD_FILES+=usr/share/man/man1/sscop.1.gz
115 OLD_FILES+=usr/share/man/man3/libngatm.3.gz
116 OLD_FILES+=usr/share/man/man3/snmp_atm.3.gz
117 OLD_FILES+=usr/share/man/man3/uniaddr.3.gz
118 OLD_FILES+=usr/share/man/man3/unifunc.3.gz
119 OLD_FILES+=usr/share/man/man3/unimsg.3.gz
120 OLD_FILES+=usr/share/man/man3/unisap.3.gz
121 OLD_FILES+=usr/share/man/man3/unistruct.3.gz
122 OLD_FILES+=usr/share/man/man8/atmconfig.8.gz
123 OLD_FILES+=usr/share/snmp/defs/atm_freebsd.def
124 OLD_FILES+=usr/share/snmp/defs/atm_tree.def
125 OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM-FREEBSD-MIB.txt
126 OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM.txt
127 .endif
128
129 .if ${MK_AUDIT} == no
130 OLD_FILES+=usr/sbin/audit
131 OLD_FILES+=usr/sbin/auditd
132 OLD_FILES+=usr/sbin/auditreduce
133 OLD_FILES+=usr/sbin/praudit
134 OLD_FILES+=usr/share/man/man1/auditreduce.1.gz
135 OLD_FILES+=usr/share/man/man1/praudit.1.gz
136 OLD_FILES+=usr/share/man/man8/audit.8.gz
137 OLD_FILES+=usr/share/man/man8/auditd.8.gz
138 .endif
139
140 .if ${MK_AUTHPF} == no
141 OLD_FILES+=usr/sbin/authpf
142 OLD_FILES+=usr/sbin/authpf-noip
143 OLD_FILES+=usr/share/man/man8/authpf.8.gz
144 OLD_FILES+=usr/share/man/man8/authpf-noip.8.gz
145 .endif
146
147 .if ${MK_BLUETOOTH} == no
148 OLD_FILES+=etc/bluetooth/hcsecd.conf
149 OLD_FILES+=etc/bluetooth/hosts
150 OLD_FILES+=etc/bluetooth/protocols
151 OLD_DIRS+=etc/bluetooth
152 OLD_FILES+=usr/bin/bthost
153 OLD_FILES+=usr/bin/btsockstat
154 OLD_FILES+=usr/bin/rfcomm_sppd
155 OLD_FILES+=usr/include/bluetooth.h
156 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_bluetooth.h
157 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_bt3c.h
158 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket.h
159 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
160 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_l2cap.h
161 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
162 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_sco.h
163 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_h4.h
164 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_hci.h
165 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_l2cap.h
166 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_ubt.h
167 OLD_DIRS+=usr/include/netgraph/bluetooth/include
168 OLD_DIRS+=usr/include/netgraph/bluetooth
169 OLD_FILES+=usr/include/sdp.h
170 OLD_FILES+=usr/lib/libbluetooth.a
171 OLD_FILES+=usr/lib/libbluetooth.so
172 OLD_LIBS+=usr/lib/libbluetooth.so.4
173 OLD_FILES+=usr/lib/libbluetooth_p.a
174 OLD_FILES+=usr/lib/libsdp.a
175 OLD_FILES+=usr/lib/libsdp.so
176 OLD_LIBS+=usr/lib/libsdp.so.4
177 OLD_FILES+=usr/lib/libsdp_p.a
178 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
179 OLD_FILES+=usr/lib32/libbluetooth.a
180 OLD_FILES+=usr/lib32/libbluetooth.so
181 OLD_LIBS+=usr/lib32/libbluetooth.so.4
182 OLD_FILES+=usr/lib32/libbluetooth_p.a
183 OLD_FILES+=usr/lib32/libsdp.a
184 OLD_FILES+=usr/lib32/libsdp.so
185 OLD_LIBS+=usr/lib32/libsdp.so.4
186 OLD_FILES+=usr/lib32/libsdp_p.a
187 .endif
188 OLD_FILES+=usr/sbin/bcmfw
189 OLD_FILES+=usr/sbin/bt3cfw
190 OLD_FILES+=usr/sbin/bthidcontrol
191 OLD_FILES+=usr/sbin/bthidd
192 OLD_FILES+=usr/sbin/btpand
193 OLD_FILES+=usr/sbin/hccontrol
194 OLD_FILES+=usr/sbin/hcsecd
195 OLD_FILES+=usr/sbin/hcseriald
196 OLD_FILES+=usr/sbin/l2control
197 OLD_FILES+=usr/sbin/l2ping
198 OLD_FILES+=usr/sbin/rfcomm_pppd
199 OLD_FILES+=usr/sbin/sdpcontrol
200 OLD_FILES+=usr/sbin/sdpd
201 OLD_FILES+=usr/share/man/man1/bthost.1.gz
202 OLD_FILES+=usr/share/man/man1/btsockstat.1.gz
203 OLD_FILES+=usr/share/man/man1/rfcomm_sppd.1.gz
204 OLD_FILES+=usr/share/man/man3/SDP_GET128.3.gz
205 OLD_FILES+=usr/share/man/man3/SDP_GET16.3.gz
206 OLD_FILES+=usr/share/man/man3/SDP_GET32.3.gz
207 OLD_FILES+=usr/share/man/man3/SDP_GET64.3.gz
208 OLD_FILES+=usr/share/man/man3/SDP_GET8.3.gz
209 OLD_FILES+=usr/share/man/man3/SDP_PUT128.3.gz
210 OLD_FILES+=usr/share/man/man3/SDP_PUT16.3.gz
211 OLD_FILES+=usr/share/man/man3/SDP_PUT32.3.gz
212 OLD_FILES+=usr/share/man/man3/SDP_PUT64.3.gz
213 OLD_FILES+=usr/share/man/man3/SDP_PUT8.3.gz
214 OLD_FILES+=usr/share/man/man3/bdaddr_any.3.gz
215 OLD_FILES+=usr/share/man/man3/bdaddr_copy.3.gz
216 OLD_FILES+=usr/share/man/man3/bdaddr_same.3.gz
217 OLD_FILES+=usr/share/man/man3/bluetooth.3.gz
218 OLD_FILES+=usr/share/man/man3/bt_aton.3.gz
219 OLD_FILES+=usr/share/man/man3/bt_devaddr.3.gz
220 OLD_FILES+=usr/share/man/man3/bt_devclose.3.gz
221 OLD_FILES+=usr/share/man/man3/bt_devenum.3.gz
222 OLD_FILES+=usr/share/man/man3/bt_devfilter.3.gz
223 OLD_FILES+=usr/share/man/man3/bt_devfilter_evt_clr.3.gz
224 OLD_FILES+=usr/share/man/man3/bt_devfilter_evt_set.3.gz
225 OLD_FILES+=usr/share/man/man3/bt_devfilter_evt_tst.3.gz
226 OLD_FILES+=usr/share/man/man3/bt_devfilter_pkt_clr.3.gz
227 OLD_FILES+=usr/share/man/man3/bt_devfilter_pkt_set.3.gz
228 OLD_FILES+=usr/share/man/man3/bt_devfilter_pkt_tst.3.gz
229 OLD_FILES+=usr/share/man/man3/bt_devinfo.3.gz
230 OLD_FILES+=usr/share/man/man3/bt_devinquiry.3.gz
231 OLD_FILES+=usr/share/man/man3/bt_devname.3.gz
232 OLD_FILES+=usr/share/man/man3/bt_devopen.3.gz
233 OLD_FILES+=usr/share/man/man3/bt_devreq.3.gz
234 OLD_FILES+=usr/share/man/man3/bt_devsend.3.gz
235 OLD_FILES+=usr/share/man/man3/bt_endhostent.3.gz
236 OLD_FILES+=usr/share/man/man3/bt_endprotoent.3.gz
237 OLD_FILES+=usr/share/man/man3/bt_gethostbyaddr.3.gz
238 OLD_FILES+=usr/share/man/man3/bt_gethostbyname.3.gz
239 OLD_FILES+=usr/share/man/man3/bt_gethostent.3.gz
240 OLD_FILES+=usr/share/man/man3/bt_getprotobyname.3.gz
241 OLD_FILES+=usr/share/man/man3/bt_getprotobynumber.3.gz
242 OLD_FILES+=usr/share/man/man3/bt_getprotoent.3.gz
243 OLD_FILES+=usr/share/man/man3/bt_ntoa.3.gz
244 OLD_FILES+=usr/share/man/man3/bt_sethostent.3.gz
245 OLD_FILES+=usr/share/man/man3/bt_setprotoent.3.gz
246 OLD_FILES+=usr/share/man/man3/sdp.3.gz
247 OLD_FILES+=usr/share/man/man3/sdp_attr2desc.3.gz
248 OLD_FILES+=usr/share/man/man3/sdp_change_service.3.gz
249 OLD_FILES+=usr/share/man/man3/sdp_close.3.gz
250 OLD_FILES+=usr/share/man/man3/sdp_error.3.gz
251 OLD_FILES+=usr/share/man/man3/sdp_open.3.gz
252 OLD_FILES+=usr/share/man/man3/sdp_open_local.3.gz
253 OLD_FILES+=usr/share/man/man3/sdp_register_service.3.gz
254 OLD_FILES+=usr/share/man/man3/sdp_search.3.gz
255 OLD_FILES+=usr/share/man/man3/sdp_unregister_service.3.gz
256 OLD_FILES+=usr/share/man/man3/sdp_uuid2desc.3.gz
257 OLD_FILES+=usr/share/man/man5/hcsecd.conf.5.gz
258 OLD_FILES+=usr/share/man/man8/bcmfw.8.gz
259 OLD_FILES+=usr/share/man/man8/bt3cfw.8.gz
260 OLD_FILES+=usr/share/man/man8/bthidcontrol.8.gz
261 OLD_FILES+=usr/share/man/man8/bthidd.8.gz
262 OLD_FILES+=usr/share/man/man8/btpand.8.gz
263 OLD_FILES+=usr/share/man/man8/hccontrol.8.gz
264 OLD_FILES+=usr/share/man/man8/hcsecd.8.gz
265 OLD_FILES+=usr/share/man/man8/hcseriald.8.gz
266 OLD_FILES+=usr/share/man/man8/l2control.8.gz
267 OLD_FILES+=usr/share/man/man8/l2ping.8.gz
268 OLD_FILES+=usr/share/man/man8/rfcomm_pppd.8.gz
269 OLD_FILES+=usr/share/man/man8/sdpcontrol.8.gz
270 OLD_FILES+=usr/share/man/man8/sdpd.8.gz
271 .endif
272
273 #.if ${MK_BOOT} == no
274 # to be filled in
275 #.endif
276
277 .if ${MK_CALENDAR} == no
278 OLD_FILES+=etc/periodic/daily/300.calendar
279 OLD_FILES+=usr/bin/calendar
280 OLD_FILES+=usr/share/calendar/calendar.all
281 OLD_FILES+=usr/share/calendar/calendar.australia
282 OLD_FILES+=usr/share/calendar/calendar.birthday
283 OLD_FILES+=usr/share/calendar/calendar.brazilian
284 OLD_FILES+=usr/share/calendar/calendar.christian
285 OLD_FILES+=usr/share/calendar/calendar.computer
286 OLD_FILES+=usr/share/calendar/calendar.croatian
287 OLD_FILES+=usr/share/calendar/calendar.dutch
288 OLD_FILES+=usr/share/calendar/calendar.freebsd
289 OLD_FILES+=usr/share/calendar/calendar.french
290 OLD_FILES+=usr/share/calendar/calendar.german
291 OLD_FILES+=usr/share/calendar/calendar.history
292 OLD_FILES+=usr/share/calendar/calendar.holiday
293 OLD_FILES+=usr/share/calendar/calendar.hungarian
294 OLD_FILES+=usr/share/calendar/calendar.judaic
295 OLD_FILES+=usr/share/calendar/calendar.lotr
296 OLD_FILES+=usr/share/calendar/calendar.music
297 OLD_FILES+=usr/share/calendar/calendar.newzealand
298 OLD_FILES+=usr/share/calendar/calendar.russian
299 OLD_FILES+=usr/share/calendar/calendar.southafrica
300 OLD_FILES+=usr/share/calendar/calendar.ukrainian
301 OLD_FILES+=usr/share/calendar/calendar.usholiday
302 OLD_FILES+=usr/share/calendar/calendar.world
303 OLD_FILES+=usr/share/calendar/de_AT.ISO_8859-15/calendar.feiertag
304 OLD_DIRS+=usr/share/calendar/de_AT.ISO_8859-15
305 OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.all
306 OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.feiertag
307 OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.geschichte
308 OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.kirche
309 OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.literatur
310 OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.musik
311 OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.wissenschaft
312 OLD_DIRS+=usr/share/calendar/de_DE.ISO8859-1
313 OLD_FILES+=usr/share/calendar/de_DE.ISO8859-15
314 OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.all
315 OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.fetes
316 OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.french
317 OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.jferies
318 OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.proverbes
319 OLD_DIRS+=usr/share/calendar/fr_FR.ISO8859-1
320 OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-15
321 OLD_FILES+=usr/share/calendar/hr_HR.ISO8859-2/calendar.all
322 OLD_FILES+=usr/share/calendar/hr_HR.ISO8859-2/calendar.praznici
323 OLD_DIRS+=usr/share/calendar/hr_HR.ISO8859-2
324 OLD_FILES+=usr/share/calendar/hu_HU.ISO8859-2/calendar.all
325 OLD_FILES+=usr/share/calendar/hu_HU.ISO8859-2/calendar.nevnapok
326 OLD_FILES+=usr/share/calendar/hu_HU.ISO8859-2/calendar.unnepek
327 OLD_DIRS+=usr/share/calendar/hu_HU.ISO8859-2
328 OLD_FILES+=usr/share/calendar/pt_BR.ISO8859-1/calendar.all
329 OLD_FILES+=usr/share/calendar/pt_BR.ISO8859-1/calendar.commemorative
330 OLD_FILES+=usr/share/calendar/pt_BR.ISO8859-1/calendar.holidays
331 OLD_FILES+=usr/share/calendar/pt_BR.ISO8859-1/calendar.mcommemorative
332 OLD_DIRS+=usr/share/calendar/pt_BR.ISO8859-1
333 OLD_FILES+=usr/share/calendar/pt_BR.UTF-8/calendar.all
334 OLD_FILES+=usr/share/calendar/pt_BR.UTF-8/calendar.commemorative
335 OLD_FILES+=usr/share/calendar/pt_BR.UTF-8/calendar.holidays
336 OLD_FILES+=usr/share/calendar/pt_BR.UTF-8/calendar.mcommemorative
337 OLD_DIRS+=usr/share/calendar/pt_BR.UTF-8
338 OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.all
339 OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.common
340 OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.holiday
341 OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.military
342 OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.orthodox
343 OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.pagan
344 OLD_DIRS+=usr/share/calendar/ru_RU.KOI8-R
345 OLD_FILES+=usr/share/calendar/ru_RU.UTF-8/calendar.all
346 OLD_FILES+=usr/share/calendar/ru_RU.UTF-8/calendar.common
347 OLD_FILES+=usr/share/calendar/ru_RU.UTF-8/calendar.holiday
348 OLD_FILES+=usr/share/calendar/ru_RU.UTF-8/calendar.military
349 OLD_FILES+=usr/share/calendar/ru_RU.UTF-8/calendar.orthodox
350 OLD_FILES+=usr/share/calendar/ru_RU.UTF-8/calendar.pagan
351 OLD_DIRS+=usr/share/calendar/ru_RU.UTF-8
352 OLD_FILES+=usr/share/calendar/uk_UA.KOI8-U/calendar.all
353 OLD_FILES+=usr/share/calendar/uk_UA.KOI8-U/calendar.holiday
354 OLD_FILES+=usr/share/calendar/uk_UA.KOI8-U/calendar.misc
355 OLD_FILES+=usr/share/calendar/uk_UA.KOI8-U/calendar.orthodox
356 OLD_DIRS+=usr/share/calendar/uk_UA.KOI8-U
357 OLD_DIRS+=usr/share/calendar
358 OLD_FILES+=usr/share/man/man1/calendar.1.gz
359 .endif
360
361 .if ${MK_CASPER} == no
362 OLD_FILES+=etc/rc.d/casperd
363 OLD_LIBS+=lib/libcasper.so.0
364 OLD_FILES+=sbin/casper
365 OLD_FILES+=usr/lib/libcasper.a
366 .endif
367
368 .if ${MK_CDDL} == no
369 OLD_LIBS+=lib/libavl.so.2
370 OLD_LIBS+=lib/libctf.so.2
371 OLD_LIBS+=lib/libdtrace.so.2
372 OLD_LIBS+=lib/libnvpair.so.2
373 OLD_LIBS+=lib/libumem.so.2
374 OLD_LIBS+=lib/libuutil.so.2
375 OLD_FILES+=usr/bin/ctfconvert
376 OLD_FILES+=usr/bin/ctfdump
377 OLD_FILES+=usr/bin/ctfmerge
378 OLD_FILES+=usr/bin/sgsmsg
379 OLD_FILES+=usr/lib/dtrace/drti.o
380 OLD_FILES+=usr/lib/dtrace/errno.d
381 OLD_FILES+=usr/lib/dtrace/io.d
382 OLD_FILES+=usr/lib/dtrace/ip.d
383 OLD_FILES+=usr/lib/dtrace/psinfo.d
384 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "i386"
385 OLD_FILES+=usr/lib/dtrace/regs_x86.d
386 .endif
387 OLD_FILES+=usr/lib/dtrace/signal.d
388 OLD_FILES+=usr/lib/dtrace/tcp.d
389 OLD_FILES+=usr/lib/dtrace/udp.d
390 OLD_FILES+=usr/lib/dtrace/unistd.d
391 OLD_DIRS+=usr/lib/dtrace
392 OLD_FILES+=usr/lib/libavl.a
393 OLD_FILES+=usr/lib/libavl.so
394 OLD_FILES+=usr/lib/libavl_p.a
395 OLD_FILES+=usr/lib/libctf.a
396 OLD_FILES+=usr/lib/libctf.so
397 OLD_FILES+=usr/lib/libctf_p.a
398 OLD_FILES+=usr/lib/libdtrace.a
399 OLD_FILES+=usr/lib/libdtrace.so
400 OLD_FILES+=usr/lib/libdtrace_p.a
401 OLD_FILES+=usr/lib/libnvpair.a
402 OLD_FILES+=usr/lib/libnvpair.so
403 OLD_FILES+=usr/lib/libnvpair_p.a
404 OLD_FILES+=usr/lib/libumem.a
405 OLD_FILES+=usr/lib/libumem.so
406 OLD_FILES+=usr/lib/libumem_p.a
407 OLD_FILES+=usr/lib/libuutil.a
408 OLD_FILES+=usr/lib/libuutil.so
409 OLD_FILES+=usr/lib/libuutil_p.a
410 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
411 OLD_FILES+=usr/lib32/dtrace/drti.o
412 OLD_DIRS+=usr/lib32/dtrace
413 OLD_FILES+=usr/lib32/libavl.a
414 OLD_FILES+=usr/lib32/libavl.so
415 OLD_LIBS+=usr/lib32/libavl.so.2
416 OLD_FILES+=usr/lib32/libavl_p.a
417 OLD_FILES+=usr/lib32/libctf.a
418 OLD_FILES+=usr/lib32/libctf.so
419 OLD_LIBS+=usr/lib32/libctf.so.2
420 OLD_FILES+=usr/lib32/libctf_p.a
421 OLD_FILES+=usr/lib32/libdtrace.a
422 OLD_FILES+=usr/lib32/libdtrace.so
423 OLD_LIBS+=usr/lib32/libdtrace.so.2
424 OLD_FILES+=usr/lib32/libdtrace_p.a
425 OLD_FILES+=usr/lib32/libnvpair.a
426 OLD_FILES+=usr/lib32/libnvpair.so
427 OLD_LIBS+=usr/lib32/libnvpair.so.2
428 OLD_FILES+=usr/lib32/libnvpair_p.a
429 OLD_FILES+=usr/lib32/libumem.a
430 OLD_FILES+=usr/lib32/libumem.so
431 OLD_LIBS+=usr/lib32/libumem.so.2
432 OLD_FILES+=usr/lib32/libumem_p.a
433 OLD_FILES+=usr/lib32/libuutil.a
434 OLD_FILES+=usr/lib32/libuutil.so
435 OLD_LIBS+=usr/lib32/libuutil.so.2
436 OLD_FILES+=usr/lib32/libuutil_p.a
437 .endif
438 OLD_FILES+=usr/sbin/dtrace
439 OLD_FILES+=usr/sbin/lockstat
440 OLD_FILES+=usr/share/man/man1/dtrace.1.gz
441 .endif
442
443 .if ${MK_ZFS} == no
444 OLD_FILES+=boot/gptzfsboot
445 OLD_FILES+=boot/zfsboot
446 OLD_FILES+=boot/zfsloader
447 OLD_FILES+=etc/devd/zfs.conf
448 OLD_FILES+=etc/periodic/daily/404.status-zfs
449 OLD_FILES+=etc/periodic/daily/800.scrub-zfs
450 OLD_LIBS+=lib/libzfs.so.2
451 OLD_LIBS+=lib/libzfs_core.so.2
452 OLD_LIBS+=lib/libzpool.so.2
453 OLD_FILES+=rescue/zfs
454 OLD_FILES+=rescue/zpool
455 OLD_FILES+=sbin/zfs
456 OLD_FILES+=sbin/zpool
457 OLD_FILES+=usr/bin/zinject
458 OLD_FILES+=usr/bin/ztest
459 OLD_FILES+=usr/lib/libzfs.a
460 OLD_FILES+=usr/lib/libzfs.so
461 OLD_FILES+=usr/lib/libzfs_core.a
462 OLD_FILES+=usr/lib/libzfs_core.so
463 OLD_FILES+=usr/lib/libzfs_core_p.a
464 OLD_FILES+=usr/lib/libzfs_p.a
465 OLD_FILES+=usr/lib/libzpool.a
466 OLD_FILES+=usr/lib/libzpool.so
467 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
468 OLD_FILES+=usr/lib32/libzfs.a
469 OLD_FILES+=usr/lib32/libzfs.so
470 OLD_LIBS+=usr/lib32/libzfs.so.2
471 OLD_FILES+=usr/lib32/libzfs_core.a
472 OLD_FILES+=usr/lib32/libzfs_core.so
473 OLD_LIBS+=usr/lib32/libzfs_core.so.2
474 OLD_FILES+=usr/lib32/libzfs_core_p.a
475 OLD_FILES+=usr/lib32/libzfs_p.a
476 OLD_FILES+=usr/lib32/libzpool.a
477 OLD_FILES+=usr/lib32/libzpool.so
478 OLD_LIBS+=usr/lib32/libzpool.so.2
479 .endif
480 OLD_FILES+=usr/sbin/zdb
481 OLD_FILES+=usr/share/man/man8/zdb.8.gz
482 OLD_FILES+=usr/share/man/man8/zfs.8.gz
483 OLD_FILES+=usr/share/man/man8/zpool.8.gz
484 .endif
485
486 .if ${MK_CLANG} == no
487 OLD_FILES+=usr/bin/clang
488 OLD_FILES+=usr/bin/clang++
489 OLD_FILES+=usr/bin/clang-cpp
490 OLD_FILES+=usr/bin/clang-tblgen
491 OLD_FILES+=usr/bin/tblgen
492 OLD_FILES+=usr/include/clang/3.4.1/__wmmintrin_aes.h
493 OLD_FILES+=usr/include/clang/3.4.1/__wmmintrin_pclmul.h
494 OLD_FILES+=usr/include/clang/3.4.1/altivec.h
495 OLD_FILES+=usr/include/clang/3.4.1/ammintrin.h
496 OLD_FILES+=usr/include/clang/3.4.1/arm_neon.h
497 OLD_FILES+=usr/include/clang/3.4.1/avx2intrin.h
498 OLD_FILES+=usr/include/clang/3.4.1/avxintrin.h
499 OLD_FILES+=usr/include/clang/3.4.1/bmi2intrin.h
500 OLD_FILES+=usr/include/clang/3.4.1/bmiintrin.h
501 OLD_FILES+=usr/include/clang/3.4.1/cpuid.h
502 OLD_FILES+=usr/include/clang/3.4.1/emmintrin.h
503 OLD_FILES+=usr/include/clang/3.4.1/f16cintrin.h
504 OLD_FILES+=usr/include/clang/3.4.1/fma4intrin.h
505 OLD_FILES+=usr/include/clang/3.4.1/fmaintrin.h
506 OLD_FILES+=usr/include/clang/3.4.1/immintrin.h
507 OLD_FILES+=usr/include/clang/3.4.1/lzcntintrin.h
508 OLD_FILES+=usr/include/clang/3.4.1/mm3dnow.h
509 OLD_FILES+=usr/include/clang/3.4.1/mm_malloc.h
510 OLD_FILES+=usr/include/clang/3.4.1/mmintrin.h
511 OLD_FILES+=usr/include/clang/3.4.1/module.map
512 OLD_FILES+=usr/include/clang/3.4.1/nmmintrin.h
513 OLD_FILES+=usr/include/clang/3.4.1/pmmintrin.h
514 OLD_FILES+=usr/include/clang/3.4.1/popcntintrin.h
515 OLD_FILES+=usr/include/clang/3.4.1/prfchwintrin.h
516 OLD_FILES+=usr/include/clang/3.4.1/rdseedintrin.h
517 OLD_FILES+=usr/include/clang/3.4.1/rtmintrin.h
518 OLD_FILES+=usr/include/clang/3.4.1/shaintrin.h
519 OLD_FILES+=usr/include/clang/3.4.1/smmintrin.h
520 OLD_FILES+=usr/include/clang/3.4.1/tbmintrin.h
521 OLD_FILES+=usr/include/clang/3.4.1/tmmintrin.h
522 OLD_FILES+=usr/include/clang/3.4.1/wmmintrin.h
523 OLD_FILES+=usr/include/clang/3.4.1/x86intrin.h
524 OLD_FILES+=usr/include/clang/3.4.1/xmmintrin.h
525 OLD_FILES+=usr/include/clang/3.4.1/xopintrin.h
526 OLD_DIRS+=usr/include/clang/3.4.1
527 OLD_DIRS+=usr/include/clang
528 OLD_FILES+=usr/share/doc/llvm/clang/LICENSE.TXT
529 OLD_DIRS+=usr/share/doc/llvm/clang
530 OLD_FILES+=usr/share/doc/llvm/COPYRIGHT.regex
531 OLD_FILES+=usr/share/doc/llvm/LICENSE.TXT
532 OLD_DIRS+=usr/share/doc/llvm
533 OLD_FILES+=usr/share/man/man1/clang.1.gz
534 OLD_FILES+=usr/share/man/man1/clang++.1.gz
535 OLD_FILES+=usr/share/man/man1/clang-cpp.1.gz
536 OLD_FILES+=usr/share/man/man1/tblgen.1.gz
537 .endif
538
539 .if ${MK_CLANG_EXTRAS} == no
540 OLD_FILES+=usr/bin/bugpoint
541 OLD_FILES+=usr/bin/llc
542 OLD_FILES+=usr/bin/lli
543 OLD_FILES+=usr/bin/llvm-ar
544 OLD_FILES+=usr/bin/llvm-as
545 OLD_FILES+=usr/bin/llvm-bcanalyzer
546 OLD_FILES+=usr/bin/llvm-diff
547 OLD_FILES+=usr/bin/llvm-dis
548 OLD_FILES+=usr/bin/llvm-extract
549 OLD_FILES+=usr/bin/llvm-ld
550 OLD_FILES+=usr/bin/llvm-link
551 OLD_FILES+=usr/bin/llvm-mc
552 OLD_FILES+=usr/bin/llvm-nm
553 OLD_FILES+=usr/bin/llvm-objdump
554 OLD_FILES+=usr/bin/llvm-rtdyld
555 OLD_FILES+=usr/bin/llvm-stub
556 OLD_FILES+=usr/bin/macho-dump
557 OLD_FILES+=usr/bin/opt
558 OLD_FILES+=usr/share/man/man1/bugpoint.1.gz
559 OLD_FILES+=usr/share/man/man1/llc.1.gz
560 OLD_FILES+=usr/share/man/man1/lli.1.gz
561 OLD_FILES+=usr/share/man/man1/llvm-ar.1.gz
562 OLD_FILES+=usr/share/man/man1/llvm-as.1.gz
563 OLD_FILES+=usr/share/man/man1/llvm-bcanalyzer.1.gz
564 OLD_FILES+=usr/share/man/man1/llvm-diff.1.gz
565 OLD_FILES+=usr/share/man/man1/llvm-dis.1.gz
566 OLD_FILES+=usr/share/man/man1/llvm-extract.1.gz
567 OLD_FILES+=usr/share/man/man1/llvm-ld.1.gz
568 OLD_FILES+=usr/share/man/man1/llvm-link.1.gz
569 OLD_FILES+=usr/share/man/man1/llvm-nm.1.gz
570 OLD_FILES+=usr/share/man/man1/opt.1.gz
571 .endif
572
573 .if ${MK_CPP} == no
574 OLD_FILES+=usr/bin/cpp
575 OLD_FILES+=usr/share/man/man1/cpp.1.gz
576 .endif
577
578 #.if ${MK_CRYPT} == no
579 # to be filled in
580 #.endif
581
582 .if ${MK_CTM} == no
583 OLD_FILES+=usr/sbin/ctm
584 OLD_FILES+=usr/sbin/ctm_dequeue
585 OLD_FILES+=usr/sbin/ctm_rmail
586 OLD_FILES+=usr/sbin/ctm_smail
587 OLD_FILES+=usr/share/man/man1/ctm.1.gz
588 OLD_FILES+=usr/share/man/man1/ctm_dequeue.1.gz
589 OLD_FILES+=usr/share/man/man1/ctm_rmail.1.gz
590 OLD_FILES+=usr/share/man/man1/ctm_smail.1.gz
591 OLD_FILES+=usr/share/man/man5/ctm.5.gz
592 .endif
593
594 # devd(8) and gperf(1) not listed here on purpose
595 .if ${MK_CXX} == no
596 OLD_FILES+=usr/bin/CC
597 OLD_FILES+=usr/bin/c++
598 OLD_FILES+=usr/bin/c++filt
599 OLD_FILES+=usr/bin/g++
600 OLD_FILES+=usr/libexec/cc1plus
601 .endif
602
603 .if ${MK_FMTREE} == no
604 OLD_FILES+=usr/sbin/fmtree
605 OLD_FILES+=usr/share/man/man8/fmtree.8.gz
606 .endif
607
608 .if ${MK_GNUCXX} == no
609 OLD_FILES+=usr/bin/g++
610 OLD_FILES+=usr/include/c++/4.2/algorithm
611 OLD_FILES+=usr/include/c++/4.2/backward/algo.h
612 OLD_FILES+=usr/include/c++/4.2/backward/algobase.h
613 OLD_FILES+=usr/include/c++/4.2/backward/alloc.h
614 OLD_FILES+=usr/include/c++/4.2/backward/backward_warning.h
615 OLD_FILES+=usr/include/c++/4.2/backward/bvector.h
616 OLD_FILES+=usr/include/c++/4.2/backward/complex.h
617 OLD_FILES+=usr/include/c++/4.2/backward/defalloc.h
618 OLD_FILES+=usr/include/c++/4.2/backward/deque.h
619 OLD_FILES+=usr/include/c++/4.2/backward/fstream.h
620 OLD_FILES+=usr/include/c++/4.2/backward/function.h
621 OLD_FILES+=usr/include/c++/4.2/backward/hash_map.h
622 OLD_FILES+=usr/include/c++/4.2/backward/hash_set.h
623 OLD_FILES+=usr/include/c++/4.2/backward/hashtable.h
624 OLD_FILES+=usr/include/c++/4.2/backward/heap.h
625 OLD_FILES+=usr/include/c++/4.2/backward/iomanip.h
626 OLD_FILES+=usr/include/c++/4.2/backward/iostream.h
627 OLD_FILES+=usr/include/c++/4.2/backward/istream.h
628 OLD_FILES+=usr/include/c++/4.2/backward/iterator.h
629 OLD_FILES+=usr/include/c++/4.2/backward/list.h
630 OLD_FILES+=usr/include/c++/4.2/backward/map.h
631 OLD_FILES+=usr/include/c++/4.2/backward/multimap.h
632 OLD_FILES+=usr/include/c++/4.2/backward/multiset.h
633 OLD_FILES+=usr/include/c++/4.2/backward/new.h
634 OLD_FILES+=usr/include/c++/4.2/backward/ostream.h
635 OLD_FILES+=usr/include/c++/4.2/backward/pair.h
636 OLD_FILES+=usr/include/c++/4.2/backward/queue.h
637 OLD_FILES+=usr/include/c++/4.2/backward/rope.h
638 OLD_FILES+=usr/include/c++/4.2/backward/set.h
639 OLD_FILES+=usr/include/c++/4.2/backward/slist.h
640 OLD_FILES+=usr/include/c++/4.2/backward/stack.h
641 OLD_FILES+=usr/include/c++/4.2/backward/stream.h
642 OLD_FILES+=usr/include/c++/4.2/backward/streambuf.h
643 OLD_FILES+=usr/include/c++/4.2/backward/strstream
644 OLD_FILES+=usr/include/c++/4.2/backward/tempbuf.h
645 OLD_FILES+=usr/include/c++/4.2/backward/tree.h
646 OLD_FILES+=usr/include/c++/4.2/backward/vector.h
647 OLD_FILES+=usr/include/c++/4.2/bits/allocator.h
648 OLD_FILES+=usr/include/c++/4.2/bits/atomic_word.h
649 OLD_FILES+=usr/include/c++/4.2/bits/basic_file.h
650 OLD_FILES+=usr/include/c++/4.2/bits/basic_ios.h
651 OLD_FILES+=usr/include/c++/4.2/bits/basic_ios.tcc
652 OLD_FILES+=usr/include/c++/4.2/bits/basic_string.h
653 OLD_FILES+=usr/include/c++/4.2/bits/basic_string.tcc
654 OLD_FILES+=usr/include/c++/4.2/bits/boost_concept_check.h
655 OLD_FILES+=usr/include/c++/4.2/bits/c++allocator.h
656 OLD_FILES+=usr/include/c++/4.2/bits/c++config.h
657 OLD_FILES+=usr/include/c++/4.2/bits/c++io.h
658 OLD_FILES+=usr/include/c++/4.2/bits/c++locale.h
659 OLD_FILES+=usr/include/c++/4.2/bits/c++locale_internal.h
660 OLD_FILES+=usr/include/c++/4.2/bits/char_traits.h
661 OLD_FILES+=usr/include/c++/4.2/bits/cmath.tcc
662 OLD_FILES+=usr/include/c++/4.2/bits/codecvt.h
663 OLD_FILES+=usr/include/c++/4.2/bits/compatibility.h
664 OLD_FILES+=usr/include/c++/4.2/bits/concept_check.h
665 OLD_FILES+=usr/include/c++/4.2/bits/cpp_type_traits.h
666 OLD_FILES+=usr/include/c++/4.2/bits/cpu_defines.h
667 OLD_FILES+=usr/include/c++/4.2/bits/ctype_base.h
668 OLD_FILES+=usr/include/c++/4.2/bits/ctype_inline.h
669 OLD_FILES+=usr/include/c++/4.2/bits/ctype_noninline.h
670 OLD_FILES+=usr/include/c++/4.2/bits/cxxabi_tweaks.h
671 OLD_FILES+=usr/include/c++/4.2/bits/deque.tcc
672 OLD_FILES+=usr/include/c++/4.2/bits/fstream.tcc
673 OLD_FILES+=usr/include/c++/4.2/bits/functexcept.h
674 OLD_FILES+=usr/include/c++/4.2/bits/gslice.h
675 OLD_FILES+=usr/include/c++/4.2/bits/gslice_array.h
676 OLD_FILES+=usr/include/c++/4.2/bits/gthr-default.h
677 OLD_FILES+=usr/include/c++/4.2/bits/gthr-posix.h
678 OLD_FILES+=usr/include/c++/4.2/bits/gthr-single.h
679 OLD_FILES+=usr/include/c++/4.2/bits/gthr-tpf.h
680 OLD_FILES+=usr/include/c++/4.2/bits/gthr.h
681 OLD_FILES+=usr/include/c++/4.2/bits/indirect_array.h
682 OLD_FILES+=usr/include/c++/4.2/bits/ios_base.h
683 OLD_FILES+=usr/include/c++/4.2/bits/istream.tcc
684 OLD_FILES+=usr/include/c++/4.2/bits/list.tcc
685 OLD_FILES+=usr/include/c++/4.2/bits/locale_classes.h
686 OLD_FILES+=usr/include/c++/4.2/bits/locale_facets.h
687 OLD_FILES+=usr/include/c++/4.2/bits/locale_facets.tcc
688 OLD_FILES+=usr/include/c++/4.2/bits/localefwd.h
689 OLD_FILES+=usr/include/c++/4.2/bits/mask_array.h
690 OLD_FILES+=usr/include/c++/4.2/bits/messages_members.h
691 OLD_FILES+=usr/include/c++/4.2/bits/os_defines.h
692 OLD_FILES+=usr/include/c++/4.2/bits/ostream.tcc
693 OLD_FILES+=usr/include/c++/4.2/bits/ostream_insert.h
694 OLD_FILES+=usr/include/c++/4.2/bits/postypes.h
695 OLD_FILES+=usr/include/c++/4.2/bits/slice_array.h
696 OLD_FILES+=usr/include/c++/4.2/bits/sstream.tcc
697 OLD_FILES+=usr/include/c++/4.2/bits/stl_algo.h
698 OLD_FILES+=usr/include/c++/4.2/bits/stl_algobase.h
699 OLD_FILES+=usr/include/c++/4.2/bits/stl_bvector.h
700 OLD_FILES+=usr/include/c++/4.2/bits/stl_construct.h
701 OLD_FILES+=usr/include/c++/4.2/bits/stl_deque.h
702 OLD_FILES+=usr/include/c++/4.2/bits/stl_function.h
703 OLD_FILES+=usr/include/c++/4.2/bits/stl_heap.h
704 OLD_FILES+=usr/include/c++/4.2/bits/stl_iterator.h
705 OLD_FILES+=usr/include/c++/4.2/bits/stl_iterator_base_funcs.h
706 OLD_FILES+=usr/include/c++/4.2/bits/stl_iterator_base_types.h
707 OLD_FILES+=usr/include/c++/4.2/bits/stl_list.h
708 OLD_FILES+=usr/include/c++/4.2/bits/stl_map.h
709 OLD_FILES+=usr/include/c++/4.2/bits/stl_multimap.h
710 OLD_FILES+=usr/include/c++/4.2/bits/stl_multiset.h
711 OLD_FILES+=usr/include/c++/4.2/bits/stl_numeric.h
712 OLD_FILES+=usr/include/c++/4.2/bits/stl_pair.h
713 OLD_FILES+=usr/include/c++/4.2/bits/stl_queue.h
714 OLD_FILES+=usr/include/c++/4.2/bits/stl_raw_storage_iter.h
715 OLD_FILES+=usr/include/c++/4.2/bits/stl_relops.h
716 OLD_FILES+=usr/include/c++/4.2/bits/stl_set.h
717 OLD_FILES+=usr/include/c++/4.2/bits/stl_stack.h
718 OLD_FILES+=usr/include/c++/4.2/bits/stl_tempbuf.h
719 OLD_FILES+=usr/include/c++/4.2/bits/stl_tree.h
720 OLD_FILES+=usr/include/c++/4.2/bits/stl_uninitialized.h
721 OLD_FILES+=usr/include/c++/4.2/bits/stl_vector.h
722 OLD_FILES+=usr/include/c++/4.2/bits/stream_iterator.h
723 OLD_FILES+=usr/include/c++/4.2/bits/streambuf.tcc
724 OLD_FILES+=usr/include/c++/4.2/bits/streambuf_iterator.h
725 OLD_FILES+=usr/include/c++/4.2/bits/stringfwd.h
726 OLD_FILES+=usr/include/c++/4.2/bits/time_members.h
727 OLD_FILES+=usr/include/c++/4.2/bits/valarray_after.h
728 OLD_FILES+=usr/include/c++/4.2/bits/valarray_array.h
729 OLD_FILES+=usr/include/c++/4.2/bits/valarray_array.tcc
730 OLD_FILES+=usr/include/c++/4.2/bits/valarray_before.h
731 OLD_FILES+=usr/include/c++/4.2/bits/vector.tcc
732 OLD_FILES+=usr/include/c++/4.2/bitset
733 OLD_FILES+=usr/include/c++/4.2/cassert
734 OLD_FILES+=usr/include/c++/4.2/cctype
735 OLD_FILES+=usr/include/c++/4.2/cerrno
736 OLD_FILES+=usr/include/c++/4.2/cfloat
737 OLD_FILES+=usr/include/c++/4.2/ciso646
738 OLD_FILES+=usr/include/c++/4.2/climits
739 OLD_FILES+=usr/include/c++/4.2/clocale
740 OLD_FILES+=usr/include/c++/4.2/cmath
741 OLD_FILES+=usr/include/c++/4.2/complex
742 OLD_FILES+=usr/include/c++/4.2/csetjmp
743 OLD_FILES+=usr/include/c++/4.2/csignal
744 OLD_FILES+=usr/include/c++/4.2/cstdarg
745 OLD_FILES+=usr/include/c++/4.2/cstddef
746 OLD_FILES+=usr/include/c++/4.2/cstdio
747 OLD_FILES+=usr/include/c++/4.2/cstdlib
748 OLD_FILES+=usr/include/c++/4.2/cstring
749 OLD_FILES+=usr/include/c++/4.2/ctime
750 OLD_FILES+=usr/include/c++/4.2/cwchar
751 OLD_FILES+=usr/include/c++/4.2/cwctype
752 OLD_FILES+=usr/include/c++/4.2/cxxabi.h
753 OLD_FILES+=usr/include/c++/4.2/debug/bitset
754 OLD_FILES+=usr/include/c++/4.2/debug/debug.h
755 OLD_FILES+=usr/include/c++/4.2/debug/deque
756 OLD_FILES+=usr/include/c++/4.2/debug/formatter.h
757 OLD_FILES+=usr/include/c++/4.2/debug/functions.h
758 OLD_FILES+=usr/include/c++/4.2/debug/hash_map
759 OLD_FILES+=usr/include/c++/4.2/debug/hash_map.h
760 OLD_FILES+=usr/include/c++/4.2/debug/hash_multimap.h
761 OLD_FILES+=usr/include/c++/4.2/debug/hash_multiset.h
762 OLD_FILES+=usr/include/c++/4.2/debug/hash_set
763 OLD_FILES+=usr/include/c++/4.2/debug/hash_set.h
764 OLD_FILES+=usr/include/c++/4.2/debug/list
765 OLD_FILES+=usr/include/c++/4.2/debug/macros.h
766 OLD_FILES+=usr/include/c++/4.2/debug/map
767 OLD_FILES+=usr/include/c++/4.2/debug/map.h
768 OLD_FILES+=usr/include/c++/4.2/debug/multimap.h
769 OLD_FILES+=usr/include/c++/4.2/debug/multiset.h
770 OLD_FILES+=usr/include/c++/4.2/debug/safe_base.h
771 OLD_FILES+=usr/include/c++/4.2/debug/safe_iterator.h
772 OLD_FILES+=usr/include/c++/4.2/debug/safe_iterator.tcc
773 OLD_FILES+=usr/include/c++/4.2/debug/safe_sequence.h
774 OLD_FILES+=usr/include/c++/4.2/debug/set
775 OLD_FILES+=usr/include/c++/4.2/debug/set.h
776 OLD_FILES+=usr/include/c++/4.2/debug/string
777 OLD_FILES+=usr/include/c++/4.2/debug/vector
778 OLD_FILES+=usr/include/c++/4.2/deque
779 OLD_FILES+=usr/include/c++/4.2/exception
780 OLD_FILES+=usr/include/c++/4.2/exception_defines.h
781 OLD_FILES+=usr/include/c++/4.2/ext/algorithm
782 OLD_FILES+=usr/include/c++/4.2/ext/array_allocator.h
783 OLD_FILES+=usr/include/c++/4.2/ext/atomicity.h
784 OLD_FILES+=usr/include/c++/4.2/ext/bitmap_allocator.h
785 OLD_FILES+=usr/include/c++/4.2/ext/codecvt_specializations.h
786 OLD_FILES+=usr/include/c++/4.2/ext/concurrence.h
787 OLD_FILES+=usr/include/c++/4.2/ext/debug_allocator.h
788 OLD_FILES+=usr/include/c++/4.2/ext/functional
789 OLD_FILES+=usr/include/c++/4.2/ext/hash_fun.h
790 OLD_FILES+=usr/include/c++/4.2/ext/hash_map
791 OLD_FILES+=usr/include/c++/4.2/ext/hash_set
792 OLD_FILES+=usr/include/c++/4.2/ext/hashtable.h
793 OLD_FILES+=usr/include/c++/4.2/ext/iterator
794 OLD_FILES+=usr/include/c++/4.2/ext/malloc_allocator.h
795 OLD_FILES+=usr/include/c++/4.2/ext/memory
796 OLD_FILES+=usr/include/c++/4.2/ext/mt_allocator.h
797 OLD_FILES+=usr/include/c++/4.2/ext/new_allocator.h
798 OLD_FILES+=usr/include/c++/4.2/ext/numeric
799 OLD_FILES+=usr/include/c++/4.2/ext/numeric_traits.h
800 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/assoc_container.hpp
801 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/basic_tree_policy/basic_tree_policy_base.hpp
802 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/basic_tree_policy/null_node_metadata.hpp
803 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/basic_tree_policy/traits.hpp
804 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/basic_types.hpp
805 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
806 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp
807 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp
808 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
809 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
810 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
811 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
812 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
813 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
814 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
815 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp
816 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp
817 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
818 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
819 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
820 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
821 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/traits.hpp
822 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
823 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
824 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/const_point_iterator.hpp
825 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
826 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
827 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp
828 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/entry_pred.hpp
829 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
830 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
831 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
832 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
833 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
834 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
835 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
836 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
837 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
838 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
839 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
840 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
841 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
842 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
843 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
844 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
845 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
846 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
847 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
848 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
849 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
850 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp
851 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
852 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
853 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
854 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
855 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
856 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
857 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
858 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
859 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
860 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
861 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
862 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp
863 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
864 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp
865 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
866 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
867 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
868 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
869 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
870 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
871 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
872 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
873 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp
874 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
875 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cond_dealtor.hpp
876 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp
877 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/container_base_dispatch.hpp
878 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/eq_fn/eq_by_less.hpp
879 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp
880 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
881 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
882 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
883 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
884 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
885 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
886 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
887 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
888 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
889 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
890 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
891 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp
892 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
893 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
894 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp
895 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
896 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
897 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
898 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
899 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
900 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
901 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
902 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp
903 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
904 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
905 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
906 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
907 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp
908 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp
909 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp
910 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
911 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp
912 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp
913 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp
914 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp
915 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp
916 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp
917 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp
918 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/const_point_iterator.hpp
919 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
920 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
921 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
922 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
923 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
924 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
925 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
926 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp
927 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp
928 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
929 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
930 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
931 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
932 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp
933 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
934 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
935 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
936 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
937 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
938 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
939 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
940 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_policy/counter_lu_metadata.hpp
941 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_policy/counter_lu_policy_imp.hpp
942 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_policy/mtf_lu_policy_imp.hpp
943 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp
944 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/map_debug_base.hpp
945 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/cond_dtor.hpp
946 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
947 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
948 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
949 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
950 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
951 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
952 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp
953 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
954 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
955 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
956 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/traits.hpp
957 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
958 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
959 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
960 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
961 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
962 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
963 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
964 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/child_iterator.hpp
965 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/cond_dtor_entry_dealtor.hpp
966 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/const_child_iterator.hpp
967 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
968 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
969 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
970 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
971 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/head.hpp
972 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
973 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
974 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/internal_node.hpp
975 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
976 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/leaf.hpp
977 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/node_base.hpp
978 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/node_iterators.hpp
979 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/node_metadata_base.hpp
980 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
981 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/point_iterators.hpp
982 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
983 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
984 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
985 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
986 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/split_join_branch_bag.hpp
987 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp
988 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
989 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/traits.hpp
990 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
991 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
992 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
993 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
994 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
995 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
996 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
997 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
998 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/node.hpp
999 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
1000 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
1001 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/traits.hpp
1002 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
1003 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
1004 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
1005 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
1006 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
1007 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
1008 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
1009 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
1010 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
1011 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
1012 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
1013 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
1014 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
1015 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
1016 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
1017 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
1018 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
1019 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
1020 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
1021 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
1022 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
1023 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
1024 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
1025 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/node.hpp
1026 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
1027 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
1028 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
1029 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/traits.hpp
1030 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/standard_policies.hpp
1031 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
1032 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
1033 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
1034 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
1035 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
1036 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
1037 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
1038 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
1039 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
1040 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_policy/null_node_update_imp.hpp
1041 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
1042 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
1043 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_trace_base.hpp
1044 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
1045 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/null_node_update_imp.hpp
1046 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
1047 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
1048 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/sample_trie_e_access_traits.hpp
1049 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
1050 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/string_trie_e_access_traits_imp.hpp
1051 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
1052 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/type_utils.hpp
1053 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/types_traits.hpp
1054 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
1055 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp
1056 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/unordered_iterator/iterator.hpp
1057 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
1058 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/exception.hpp
1059 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/hash_policy.hpp
1060 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/list_update_policy.hpp
1061 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/priority_queue.hpp
1062 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/tag_and_trait.hpp
1063 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/tree_policy.hpp
1064 OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/trie_policy.hpp
1065 OLD_FILES+=usr/include/c++/4.2/ext/pod_char_traits.h
1066 OLD_FILES+=usr/include/c++/4.2/ext/pool_allocator.h
1067 OLD_FILES+=usr/include/c++/4.2/ext/rb_tree
1068 OLD_FILES+=usr/include/c++/4.2/ext/rc_string_base.h
1069 OLD_FILES+=usr/include/c++/4.2/ext/rope
1070 OLD_FILES+=usr/include/c++/4.2/ext/ropeimpl.h
1071 OLD_FILES+=usr/include/c++/4.2/ext/slist
1072 OLD_FILES+=usr/include/c++/4.2/ext/sso_string_base.h
1073 OLD_FILES+=usr/include/c++/4.2/ext/stdio_filebuf.h
1074 OLD_FILES+=usr/include/c++/4.2/ext/stdio_sync_filebuf.h
1075 OLD_FILES+=usr/include/c++/4.2/ext/throw_allocator.h
1076 OLD_FILES+=usr/include/c++/4.2/ext/type_traits.h
1077 OLD_FILES+=usr/include/c++/4.2/ext/typelist.h
1078 OLD_FILES+=usr/include/c++/4.2/ext/vstring.h
1079 OLD_FILES+=usr/include/c++/4.2/ext/vstring.tcc
1080 OLD_FILES+=usr/include/c++/4.2/ext/vstring_fwd.h
1081 OLD_FILES+=usr/include/c++/4.2/ext/vstring_util.h
1082 OLD_FILES+=usr/include/c++/4.2/fstream
1083 OLD_FILES+=usr/include/c++/4.2/functional
1084 OLD_FILES+=usr/include/c++/4.2/iomanip
1085 OLD_FILES+=usr/include/c++/4.2/ios
1086 OLD_FILES+=usr/include/c++/4.2/iosfwd
1087 OLD_FILES+=usr/include/c++/4.2/iostream
1088 OLD_FILES+=usr/include/c++/4.2/istream
1089 OLD_FILES+=usr/include/c++/4.2/iterator
1090 OLD_FILES+=usr/include/c++/4.2/limits
1091 OLD_FILES+=usr/include/c++/4.2/list
1092 OLD_FILES+=usr/include/c++/4.2/locale
1093 OLD_FILES+=usr/include/c++/4.2/map
1094 OLD_FILES+=usr/include/c++/4.2/memory
1095 OLD_FILES+=usr/include/c++/4.2/new
1096 OLD_FILES+=usr/include/c++/4.2/numeric
1097 OLD_FILES+=usr/include/c++/4.2/ostream
1098 OLD_FILES+=usr/include/c++/4.2/queue
1099 OLD_FILES+=usr/include/c++/4.2/set
1100 OLD_FILES+=usr/include/c++/4.2/sstream
1101 OLD_FILES+=usr/include/c++/4.2/stack
1102 OLD_FILES+=usr/include/c++/4.2/stdexcept
1103 OLD_FILES+=usr/include/c++/4.2/streambuf
1104 OLD_FILES+=usr/include/c++/4.2/string
1105 OLD_FILES+=usr/include/c++/4.2/tr1/array
1106 OLD_FILES+=usr/include/c++/4.2/tr1/bind_iterate.h
1107 OLD_FILES+=usr/include/c++/4.2/tr1/bind_repeat.h
1108 OLD_FILES+=usr/include/c++/4.2/tr1/boost_shared_ptr.h
1109 OLD_FILES+=usr/include/c++/4.2/tr1/cctype
1110 OLD_FILES+=usr/include/c++/4.2/tr1/cfenv
1111 OLD_FILES+=usr/include/c++/4.2/tr1/cfloat
1112 OLD_FILES+=usr/include/c++/4.2/tr1/cinttypes
1113 OLD_FILES+=usr/include/c++/4.2/tr1/climits
1114 OLD_FILES+=usr/include/c++/4.2/tr1/cmath
1115 OLD_FILES+=usr/include/c++/4.2/tr1/common.h
1116 OLD_FILES+=usr/include/c++/4.2/tr1/complex
1117 OLD_FILES+=usr/include/c++/4.2/tr1/cstdarg
1118 OLD_FILES+=usr/include/c++/4.2/tr1/cstdbool
1119 OLD_FILES+=usr/include/c++/4.2/tr1/cstdint
1120 OLD_FILES+=usr/include/c++/4.2/tr1/cstdio
1121 OLD_FILES+=usr/include/c++/4.2/tr1/cstdlib
1122 OLD_FILES+=usr/include/c++/4.2/tr1/ctgmath
1123 OLD_FILES+=usr/include/c++/4.2/tr1/ctime
1124 OLD_FILES+=usr/include/c++/4.2/tr1/ctype.h
1125 OLD_FILES+=usr/include/c++/4.2/tr1/cwchar
1126 OLD_FILES+=usr/include/c++/4.2/tr1/cwctype
1127 OLD_FILES+=usr/include/c++/4.2/tr1/fenv.h
1128 OLD_FILES+=usr/include/c++/4.2/tr1/float.h
1129 OLD_FILES+=usr/include/c++/4.2/tr1/functional
1130 OLD_FILES+=usr/include/c++/4.2/tr1/functional_hash.h
1131 OLD_FILES+=usr/include/c++/4.2/tr1/functional_iterate.h
1132 OLD_FILES+=usr/include/c++/4.2/tr1/hashtable
1133 OLD_FILES+=usr/include/c++/4.2/tr1/hashtable_policy.h
1134 OLD_FILES+=usr/include/c++/4.2/tr1/inttypes.h
1135 OLD_FILES+=usr/include/c++/4.2/tr1/limits.h
1136 OLD_FILES+=usr/include/c++/4.2/tr1/math.h
1137 OLD_FILES+=usr/include/c++/4.2/tr1/memory
1138 OLD_FILES+=usr/include/c++/4.2/tr1/mu_iterate.h
1139 OLD_FILES+=usr/include/c++/4.2/tr1/random
1140 OLD_FILES+=usr/include/c++/4.2/tr1/random.tcc
1141 OLD_FILES+=usr/include/c++/4.2/tr1/ref_fwd.h
1142 OLD_FILES+=usr/include/c++/4.2/tr1/ref_wrap_iterate.h
1143 OLD_FILES+=usr/include/c++/4.2/tr1/repeat.h
1144 OLD_FILES+=usr/include/c++/4.2/tr1/stdarg.h
1145 OLD_FILES+=usr/include/c++/4.2/tr1/stdbool.h
1146 OLD_FILES+=usr/include/c++/4.2/tr1/stdint.h
1147 OLD_FILES+=usr/include/c++/4.2/tr1/stdio.h
1148 OLD_FILES+=usr/include/c++/4.2/tr1/stdlib.h
1149 OLD_FILES+=usr/include/c++/4.2/tr1/tgmath.h
1150 OLD_FILES+=usr/include/c++/4.2/tr1/tuple
1151 OLD_FILES+=usr/include/c++/4.2/tr1/tuple_defs.h
1152 OLD_FILES+=usr/include/c++/4.2/tr1/tuple_iterate.h
1153 OLD_FILES+=usr/include/c++/4.2/tr1/type_traits
1154 OLD_FILES+=usr/include/c++/4.2/tr1/type_traits_fwd.h
1155 OLD_FILES+=usr/include/c++/4.2/tr1/unordered_map
1156 OLD_FILES+=usr/include/c++/4.2/tr1/unordered_set
1157 OLD_FILES+=usr/include/c++/4.2/tr1/utility
1158 OLD_FILES+=usr/include/c++/4.2/tr1/wchar.h
1159 OLD_FILES+=usr/include/c++/4.2/tr1/wctype.h
1160 OLD_FILES+=usr/include/c++/4.2/typeinfo
1161 OLD_FILES+=usr/include/c++/4.2/utility
1162 OLD_FILES+=usr/include/c++/4.2/valarray
1163 OLD_FILES+=usr/include/c++/4.2/vector
1164 OLD_FILES+=usr/lib/libstdc++.a
1165 OLD_FILES+=usr/lib/libstdc++.so
1166 OLD_LIBS+=usr/lib/libstdc++.so.6
1167 OLD_FILES+=usr/lib/libstdc++_p.a
1168 OLD_FILES+=usr/lib/libsupc++.a
1169 OLD_FILES+=usr/lib/libsupc++.so
1170 OLD_LIBS+=usr/lib/libsupc++.so.1
1171 OLD_FILES+=usr/lib/libsupc++_p.a
1172 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
1173 OLD_FILES+=usr/lib32/libstdc++.a
1174 OLD_FILES+=usr/lib32/libstdc++.so
1175 OLD_LIBS+=usr/lib32/libstdc++.so.6
1176 OLD_FILES+=usr/lib32/libstdc++_p.a
1177 OLD_FILES+=usr/lib32/libsupc++.a
1178 OLD_FILES+=usr/lib32/libsupc++.so
1179 OLD_LIBS+=usr/lib32/libsupc++.so.1
1180 OLD_FILES+=usr/lib32/libsupc++_p.a
1181 .endif
1182 OLD_FILES+=usr/libexec/cc1plus
1183 .endif
1184
1185 .if ${MK_DICT} == no
1186 OLD_FILES+=usr/share/dict/README
1187 OLD_FILES+=usr/share/dict/eign
1188 OLD_FILES+=usr/share/dict/freebsd
1189 OLD_FILES+=usr/share/dict/propernames
1190 OLD_FILES+=usr/share/dict/web2
1191 OLD_FILES+=usr/share/dict/web2a
1192 OLD_FILES+=usr/share/dict/words
1193 OLD_DIRS+=usr/share/dict
1194 .endif
1195
1196 #.if ${MK_EXAMPLES} == no
1197 # to be filled in
1198 #.endif
1199
1200 .if ${MK_FLOPPY} == no
1201 OLD_FILES+=usr/sbin/fdcontrol
1202 OLD_FILES+=usr/sbin/fdformat
1203 OLD_FILES+=usr/sbin/fdread
1204 OLD_FILES+=usr/sbin/fdwrite
1205 OLD_FILES+=usr/share/man/man1/fdformat.1.gz
1206 OLD_FILES+=usr/share/man/man1/fdread.1.gz
1207 OLD_FILES+=usr/share/man/man1/fdwrite.1.gz
1208 OLD_FILES+=usr/share/man/man8/fdcontrol.8.gz
1209 .endif
1210
1211 .if ${MK_FREEBSD_UPDATE} == no
1212 OLD_FILES+=etc/freebsd-update.conf
1213 OLD_FILES+=usr/sbin/freebsd-update
1214 OLD_FILES+=usr/share/examples/etc/freebsd-update.conf
1215 OLD_FILES+=usr/share/man/man5/freebsd-update.conf.5.gz
1216 OLD_FILES+=usr/share/man/man8/freebsd-update.8.gz
1217 .endif
1218
1219 .if ${MK_GAMES} == no
1220 OLD_FILES+=usr/games/bcd
1221 OLD_FILES+=usr/games/caesar
1222 OLD_FILES+=usr/games/factor
1223 OLD_FILES+=usr/games/fortune
1224 OLD_FILES+=usr/games/grdc
1225 OLD_FILES+=usr/games/morse
1226 OLD_FILES+=usr/games/number
1227 OLD_FILES+=usr/games/pom
1228 OLD_FILES+=usr/games/ppt
1229 OLD_FILES+=usr/games/primes
1230 OLD_FILES+=usr/games/random
1231 OLD_FILES+=usr/games/rot13
1232 OLD_FILES+=usr/games/strfile
1233 OLD_FILES+=usr/games/unstr
1234 OLD_DIRS+=usr/games
1235 OLD_FILES+=usr/share/games/fortune/fortunes
1236 OLD_FILES+=usr/share/games/fortune/fortunes.dat
1237 OLD_FILES+=usr/share/games/fortune/freebsd-tips
1238 OLD_FILES+=usr/share/games/fortune/freebsd-tips.dat
1239 OLD_FILES+=usr/share/games/fortune/gerrold.limerick
1240 OLD_FILES+=usr/share/games/fortune/gerrold.limerick.dat
1241 OLD_FILES+=usr/share/games/fortune/limerick
1242 OLD_FILES+=usr/share/games/fortune/limerick.dat
1243 OLD_FILES+=usr/share/games/fortune/murphy
1244 OLD_FILES+=usr/share/games/fortune/murphy-o
1245 OLD_FILES+=usr/share/games/fortune/murphy-o.dat
1246 OLD_FILES+=usr/share/games/fortune/murphy.dat
1247 OLD_FILES+=usr/share/games/fortune/startrek
1248 OLD_FILES+=usr/share/games/fortune/startrek.dat
1249 OLD_FILES+=usr/share/games/fortune/zippy
1250 OLD_FILES+=usr/share/games/fortune/zippy.dat
1251 OLD_DIRS+=usr/share/games/fortune
1252 OLD_DIRS+=usr/share/games
1253 OLD_FILES+=usr/share/man/man6/bcd.6.gz
1254 OLD_FILES+=usr/share/man/man6/caesar.6.gz
1255 OLD_FILES+=usr/share/man/man6/factor.6.gz
1256 OLD_FILES+=usr/share/man/man6/fortune.6.gz
1257 OLD_FILES+=usr/share/man/man6/grdc.6.gz
1258 OLD_FILES+=usr/share/man/man6/morse.6.gz
1259 OLD_FILES+=usr/share/man/man6/number.6.gz
1260 OLD_FILES+=usr/share/man/man6/pom.6.gz
1261 OLD_FILES+=usr/share/man/man6/ppt.6.gz
1262 OLD_FILES+=usr/share/man/man6/primes.6.gz
1263 OLD_FILES+=usr/share/man/man6/random.6.gz
1264 OLD_FILES+=usr/share/man/man6/rot13.6.gz
1265 OLD_FILES+=usr/share/man/man8/strfile.8.gz
1266 OLD_FILES+=usr/share/man/man8/unstr.8.gz
1267 .endif
1268
1269 .if ${MK_GCC} == no
1270 OLD_FILES+=usr/bin/c++filt
1271 OLD_FILES+=usr/bin/g++
1272 OLD_FILES+=usr/bin/gcc
1273 OLD_FILES+=usr/bin/gcov
1274 OLD_FILES+=usr/bin/gcpp
1275 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "i386"
1276 OLD_FILES+=usr/include/gcc/4.2/__wmmintrin_aes.h
1277 OLD_FILES+=usr/include/gcc/4.2/__wmmintrin_pclmul.h
1278 OLD_FILES+=usr/include/gcc/4.2/ammintrin.h
1279 OLD_FILES+=usr/include/gcc/4.2/emmintrin.h
1280 OLD_FILES+=usr/include/gcc/4.2/mm3dnow.h
1281 OLD_FILES+=usr/include/gcc/4.2/mm_malloc.h
1282 OLD_FILES+=usr/include/gcc/4.2/mmintrin.h
1283 OLD_FILES+=usr/include/gcc/4.2/pmmintrin.h
1284 OLD_FILES+=usr/include/gcc/4.2/tmmintrin.h
1285 OLD_FILES+=usr/include/gcc/4.2/wmmintrin.h
1286 OLD_FILES+=usr/include/gcc/4.2/xmmintrin.h
1287 .elif ${TARGET_ARCH} == "arm"
1288 OLD_FILES+=usr/include/gcc/4.2/mmintrin.h
1289 .elif ${TARGET_ARCH} == "powerpc" || ${TARGET_ARCH} == "powerpc64"
1290 OLD_FILES+=usr/include/gcc/4.2/altivec.h
1291 OLD_FILES+=usr/include/gcc/4.2/ppc-asm.h
1292 OLD_FILES+=usr/include/gcc/4.2/spe.h
1293 .endif
1294 OLD_FILES+=usr/libexec/cc1
1295 OLD_FILES+=usr/libexec/cc1plus
1296 OLD_FILES+=usr/share/info/cpp.info.gz
1297 OLD_FILES+=usr/share/info/cppinternals.info.gz
1298 OLD_FILES+=usr/share/info/gcc.info.gz
1299 OLD_FILES+=usr/share/info/gccint.info.gz
1300 OLD_FILES+=usr/share/man/man1/g++.1.gz
1301 OLD_FILES+=usr/share/man/man1/gcc.1.gz
1302 OLD_FILES+=usr/share/man/man1/gcov.1.gz
1303 OLD_FILES+=usr/share/man/man1/gcpp.1.gz
1304 .endif
1305
1306 .if ${MK_GCOV} == no
1307 OLD_FILES+=usr/bin/gcov
1308 OLD_FILES+=usr/share/man/man1/gcov.1.gz
1309 .endif
1310
1311 .if ${MK_GDB} == no
1312 OLD_FILES+=usr/bin/gdb
1313 OLD_FILES+=usr/bin/gdbserver
1314 OLD_FILES+=usr/bin/gdbtui
1315 OLD_FILES+=usr/bin/kgdb
1316 OLD_FILES+=usr/share/info/gdb.info.gz
1317 OLD_FILES+=usr/share/info/gdbint.info.gz
1318 OLD_FILES+=usr/share/info/stabs.info.gz
1319 OLD_FILES+=usr/share/man/man1/gdb.1.gz
1320 OLD_FILES+=usr/share/man/man1/gdbserver.1.gz
1321 OLD_FILES+=usr/share/man/man1/kgdb.1.gz
1322 .endif
1323
1324 .if ${MK_GPIB} == no
1325 OLD_FILES+=usr/include/dev/ieee488/ibfoo_int.h
1326 OLD_FILES+=usr/include/dev/ieee488/tnt4882.h
1327 OLD_FILES+=usr/include/dev/ieee488/ugpib.h
1328 OLD_FILES+=usr/include/dev/ieee488/upd7210.h
1329 OLD_DIRS+=usr/include/dev/ieee488
1330 OLD_FILES+=usr/include/gpib/gpib.h
1331 OLD_DIRS+=usr/include/gpib
1332 OLD_FILES+=usr/lib/libgpib.a
1333 OLD_FILES+=usr/lib/libgpib.so
1334 OLD_LIBS+=usr/lib/libgpib.so.3
1335 OLD_FILES+=usr/lib/libgpib_p.a
1336 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
1337 OLD_FILES+=usr/lib32/libgpib.a
1338 OLD_FILES+=usr/lib32/libgpib.so
1339 OLD_LIBS+=usr/lib32/libgpib.so.3
1340 OLD_FILES+=usr/lib32/libgpib_p.a
1341 .endif
1342 .endif
1343
1344 .if ${MK_GPIO} == no
1345 OLD_FILES+=usr/sbin/gpioctl
1346 OLD_FILES+=usr/share/man/man8/gpioctl.8.gz
1347 .endif
1348
1349 # Also includes vgrind(1)
1350 .if ${MK_GROFF} == no
1351 OLD_FILES+=usr/bin/addftinfo
1352 OLD_FILES+=usr/bin/afmtodit
1353 OLD_FILES+=usr/bin/eqn
1354 OLD_FILES+=usr/bin/grn
1355 OLD_FILES+=usr/bin/grodvi
1356 OLD_FILES+=usr/bin/groff
1357 OLD_FILES+=usr/bin/grog
1358 OLD_FILES+=usr/bin/grolbp
1359 OLD_FILES+=usr/bin/grolj4
1360 OLD_FILES+=usr/bin/grops
1361 OLD_FILES+=usr/bin/grotty
1362 OLD_FILES+=usr/bin/hpftodit
1363 OLD_FILES+=usr/bin/indxbib
1364 OLD_FILES+=usr/bin/lkbib
1365 OLD_FILES+=usr/bin/lookbib
1366 OLD_FILES+=usr/bin/mmroff
1367 OLD_FILES+=usr/bin/neqn
1368 OLD_FILES+=usr/bin/nroff
1369 OLD_FILES+=usr/bin/pfbtops
1370 OLD_FILES+=usr/bin/pic
1371 OLD_FILES+=usr/bin/post-grohtml
1372 OLD_FILES+=usr/bin/pre-grohtml
1373 OLD_FILES+=usr/bin/psroff
1374 OLD_FILES+=usr/bin/refer
1375 OLD_FILES+=usr/bin/soelim
1376 OLD_FILES+=usr/bin/tbl
1377 OLD_FILES+=usr/bin/tfmtodit
1378 OLD_FILES+=usr/bin/troff
1379 OLD_FILES+=usr/bin/vgrind
1380 OLD_FILES+=usr/libexec/vfontedpr
1381 OLD_FILES+=usr/share/groff_font/devX100-12/CB
1382 OLD_FILES+=usr/share/groff_font/devX100-12/CBI
1383 OLD_FILES+=usr/share/groff_font/devX100-12/CI
1384 OLD_FILES+=usr/share/groff_font/devX100-12/CR
1385 OLD_FILES+=usr/share/groff_font/devX100-12/DESC
1386 OLD_FILES+=usr/share/groff_font/devX100-12/HB
1387 OLD_FILES+=usr/share/groff_font/devX100-12/HBI
1388 OLD_FILES+=usr/share/groff_font/devX100-12/HI
1389 OLD_FILES+=usr/share/groff_font/devX100-12/HR
1390 OLD_FILES+=usr/share/groff_font/devX100-12/NB
1391 OLD_FILES+=usr/share/groff_font/devX100-12/NBI
1392 OLD_FILES+=usr/share/groff_font/devX100-12/NI
1393 OLD_FILES+=usr/share/groff_font/devX100-12/NR
1394 OLD_FILES+=usr/share/groff_font/devX100-12/S
1395 OLD_FILES+=usr/share/groff_font/devX100-12/TB
1396 OLD_FILES+=usr/share/groff_font/devX100-12/TBI
1397 OLD_FILES+=usr/share/groff_font/devX100-12/TI
1398 OLD_FILES+=usr/share/groff_font/devX100-12/TR
1399 OLD_DIRS+=usr/share/groff_font/devX100-12
1400 OLD_FILES+=usr/share/groff_font/devX100/CB
1401 OLD_FILES+=usr/share/groff_font/devX100/CBI
1402 OLD_FILES+=usr/share/groff_font/devX100/CI
1403 OLD_FILES+=usr/share/groff_font/devX100/CR
1404 OLD_FILES+=usr/share/groff_font/devX100/DESC
1405 OLD_FILES+=usr/share/groff_font/devX100/HB
1406 OLD_FILES+=usr/share/groff_font/devX100/HBI
1407 OLD_FILES+=usr/share/groff_font/devX100/HI
1408 OLD_FILES+=usr/share/groff_font/devX100/HR
1409 OLD_FILES+=usr/share/groff_font/devX100/NB
1410 OLD_FILES+=usr/share/groff_font/devX100/NBI
1411 OLD_FILES+=usr/share/groff_font/devX100/NI
1412 OLD_FILES+=usr/share/groff_font/devX100/NR
1413 OLD_FILES+=usr/share/groff_font/devX100/S
1414 OLD_FILES+=usr/share/groff_font/devX100/TB
1415 OLD_FILES+=usr/share/groff_font/devX100/TBI
1416 OLD_FILES+=usr/share/groff_font/devX100/TI
1417 OLD_FILES+=usr/share/groff_font/devX100/TR
1418 OLD_DIRS+=usr/share/groff_font/devX100
1419 OLD_FILES+=usr/share/groff_font/devX75-12/CB
1420 OLD_FILES+=usr/share/groff_font/devX75-12/CBI
1421 OLD_FILES+=usr/share/groff_font/devX75-12/CI
1422 OLD_FILES+=usr/share/groff_font/devX75-12/CR
1423 OLD_FILES+=usr/share/groff_font/devX75-12/DESC
1424 OLD_FILES+=usr/share/groff_font/devX75-12/HB
1425 OLD_FILES+=usr/share/groff_font/devX75-12/HBI
1426 OLD_FILES+=usr/share/groff_font/devX75-12/HI
1427 OLD_FILES+=usr/share/groff_font/devX75-12/HR
1428 OLD_FILES+=usr/share/groff_font/devX75-12/NB
1429 OLD_FILES+=usr/share/groff_font/devX75-12/NBI
1430 OLD_FILES+=usr/share/groff_font/devX75-12/NI
1431 OLD_FILES+=usr/share/groff_font/devX75-12/NR
1432 OLD_FILES+=usr/share/groff_font/devX75-12/S
1433 OLD_FILES+=usr/share/groff_font/devX75-12/TB
1434 OLD_FILES+=usr/share/groff_font/devX75-12/TBI
1435 OLD_FILES+=usr/share/groff_font/devX75-12/TI
1436 OLD_FILES+=usr/share/groff_font/devX75-12/TR
1437 OLD_DIRS+=usr/share/groff_font/devX75-12
1438 OLD_FILES+=usr/share/groff_font/devX75/CB
1439 OLD_FILES+=usr/share/groff_font/devX75/CBI
1440 OLD_FILES+=usr/share/groff_font/devX75/CI
1441 OLD_FILES+=usr/share/groff_font/devX75/CR
1442 OLD_FILES+=usr/share/groff_font/devX75/DESC
1443 OLD_FILES+=usr/share/groff_font/devX75/HB
1444 OLD_FILES+=usr/share/groff_font/devX75/HBI
1445 OLD_FILES+=usr/share/groff_font/devX75/HI
1446 OLD_FILES+=usr/share/groff_font/devX75/HR
1447 OLD_FILES+=usr/share/groff_font/devX75/NB
1448 OLD_FILES+=usr/share/groff_font/devX75/NBI
1449 OLD_FILES+=usr/share/groff_font/devX75/NI
1450 OLD_FILES+=usr/share/groff_font/devX75/NR
1451 OLD_FILES+=usr/share/groff_font/devX75/S
1452 OLD_FILES+=usr/share/groff_font/devX75/TB
1453 OLD_FILES+=usr/share/groff_font/devX75/TBI
1454 OLD_FILES+=usr/share/groff_font/devX75/TI
1455 OLD_FILES+=usr/share/groff_font/devX75/TR
1456 OLD_DIRS+=usr/share/groff_font/devX75
1457 OLD_FILES+=usr/share/groff_font/devascii/B
1458 OLD_FILES+=usr/share/groff_font/devascii/BI
1459 OLD_FILES+=usr/share/groff_font/devascii/CW
1460 OLD_FILES+=usr/share/groff_font/devascii/DESC
1461 OLD_FILES+=usr/share/groff_font/devascii/I
1462 OLD_FILES+=usr/share/groff_font/devascii/L
1463 OLD_FILES+=usr/share/groff_font/devascii/R
1464 OLD_FILES+=usr/share/groff_font/devascii/S
1465 OLD_DIRS+=usr/share/groff_font/devascii
1466 OLD_FILES+=usr/share/groff_font/devcp1047/B
1467 OLD_FILES+=usr/share/groff_font/devcp1047/BI
1468 OLD_FILES+=usr/share/groff_font/devcp1047/CW
1469 OLD_FILES+=usr/share/groff_font/devcp1047/DESC
1470 OLD_FILES+=usr/share/groff_font/devcp1047/I
1471 OLD_FILES+=usr/share/groff_font/devcp1047/L
1472 OLD_FILES+=usr/share/groff_font/devcp1047/R
1473 OLD_FILES+=usr/share/groff_font/devcp1047/S
1474 OLD_DIRS+=usr/share/groff_font/devcp1047
1475 OLD_FILES+=usr/share/groff_font/devdvi/CW
1476 OLD_FILES+=usr/share/groff_font/devdvi/CWEC
1477 OLD_FILES+=usr/share/groff_font/devdvi/CWI
1478 OLD_FILES+=usr/share/groff_font/devdvi/CWIEC
1479 OLD_FILES+=usr/share/groff_font/devdvi/CWITC
1480 OLD_FILES+=usr/share/groff_font/devdvi/CWTC
1481 OLD_FILES+=usr/share/groff_font/devdvi/CompileFonts
1482 OLD_FILES+=usr/share/groff_font/devdvi/DESC
1483 OLD_FILES+=usr/share/groff_font/devdvi/EX
1484 OLD_FILES+=usr/share/groff_font/devdvi/HB
1485 OLD_FILES+=usr/share/groff_font/devdvi/HBEC
1486 OLD_FILES+=usr/share/groff_font/devdvi/HBI
1487 OLD_FILES+=usr/share/groff_font/devdvi/HBIEC
1488 OLD_FILES+=usr/share/groff_font/devdvi/HBITC
1489 OLD_FILES+=usr/share/groff_font/devdvi/HBTC
1490 OLD_FILES+=usr/share/groff_font/devdvi/HI
1491 OLD_FILES+=usr/share/groff_font/devdvi/HIEC
1492 OLD_FILES+=usr/share/groff_font/devdvi/HITC
1493 OLD_FILES+=usr/share/groff_font/devdvi/HR
1494 OLD_FILES+=usr/share/groff_font/devdvi/HREC
1495 OLD_FILES+=usr/share/groff_font/devdvi/HRTC
1496 OLD_FILES+=usr/share/groff_font/devdvi/MI
1497 OLD_FILES+=usr/share/groff_font/devdvi/Makefile
1498 OLD_FILES+=usr/share/groff_font/devdvi/S
1499 OLD_FILES+=usr/share/groff_font/devdvi/SA
1500 OLD_FILES+=usr/share/groff_font/devdvi/SB
1501 OLD_FILES+=usr/share/groff_font/devdvi/SC
1502 OLD_FILES+=usr/share/groff_font/devdvi/TB
1503 OLD_FILES+=usr/share/groff_font/devdvi/TBEC
1504 OLD_FILES+=usr/share/groff_font/devdvi/TBI
1505 OLD_FILES+=usr/share/groff_font/devdvi/TBIEC
1506 OLD_FILES+=usr/share/groff_font/devdvi/TBITC
1507 OLD_FILES+=usr/share/groff_font/devdvi/TBTC
1508 OLD_FILES+=usr/share/groff_font/devdvi/TI
1509 OLD_FILES+=usr/share/groff_font/devdvi/TIEC
1510 OLD_FILES+=usr/share/groff_font/devdvi/TITC
1511 OLD_FILES+=usr/share/groff_font/devdvi/TR
1512 OLD_FILES+=usr/share/groff_font/devdvi/TREC
1513 OLD_FILES+=usr/share/groff_font/devdvi/TRTC
1514 OLD_FILES+=usr/share/groff_font/devdvi/ec.map
1515 OLD_FILES+=usr/share/groff_font/devdvi/msam.map
1516 OLD_FILES+=usr/share/groff_font/devdvi/msbm.map
1517 OLD_FILES+=usr/share/groff_font/devdvi/tc.map
1518 OLD_FILES+=usr/share/groff_font/devdvi/texb.map
1519 OLD_FILES+=usr/share/groff_font/devdvi/texex.map
1520 OLD_FILES+=usr/share/groff_font/devdvi/texi.map
1521 OLD_FILES+=usr/share/groff_font/devdvi/texmi.map
1522 OLD_FILES+=usr/share/groff_font/devdvi/texr.map
1523 OLD_FILES+=usr/share/groff_font/devdvi/texsy.map
1524 OLD_FILES+=usr/share/groff_font/devdvi/textex.map
1525 OLD_FILES+=usr/share/groff_font/devdvi/textt.map
1526 OLD_DIRS+=usr/share/groff_font/devdvi
1527 OLD_FILES+=usr/share/groff_font/devhtml/B
1528 OLD_FILES+=usr/share/groff_font/devhtml/BI
1529 OLD_FILES+=usr/share/groff_font/devhtml/CB
1530 OLD_FILES+=usr/share/groff_font/devhtml/CBI
1531 OLD_FILES+=usr/share/groff_font/devhtml/CI
1532 OLD_FILES+=usr/share/groff_font/devhtml/CR
1533 OLD_FILES+=usr/share/groff_font/devhtml/DESC
1534 OLD_FILES+=usr/share/groff_font/devhtml/I
1535 OLD_FILES+=usr/share/groff_font/devhtml/R
1536 OLD_FILES+=usr/share/groff_font/devhtml/S
1537 OLD_DIRS+=usr/share/groff_font/devhtml
1538 OLD_FILES+=usr/share/groff_font/devkoi8-r/B
1539 OLD_FILES+=usr/share/groff_font/devkoi8-r/BI
1540 OLD_FILES+=usr/share/groff_font/devkoi8-r/CW
1541 OLD_FILES+=usr/share/groff_font/devkoi8-r/DESC
1542 OLD_FILES+=usr/share/groff_font/devkoi8-r/I
1543 OLD_FILES+=usr/share/groff_font/devkoi8-r/L
1544 OLD_FILES+=usr/share/groff_font/devkoi8-r/R
1545 OLD_FILES+=usr/share/groff_font/devkoi8-r/S
1546 OLD_DIRS+=usr/share/groff_font/devkoi8-r
1547 OLD_FILES+=usr/share/groff_font/devlatin1/B
1548 OLD_FILES+=usr/share/groff_font/devlatin1/BI
1549 OLD_FILES+=usr/share/groff_font/devlatin1/CW
1550 OLD_FILES+=usr/share/groff_font/devlatin1/DESC
1551 OLD_FILES+=usr/share/groff_font/devlatin1/I
1552 OLD_FILES+=usr/share/groff_font/devlatin1/L
1553 OLD_FILES+=usr/share/groff_font/devlatin1/R
1554 OLD_FILES+=usr/share/groff_font/devlatin1/S
1555 OLD_DIRS+=usr/share/groff_font/devlatin1
1556 OLD_FILES+=usr/share/groff_font/devlbp/CB
1557 OLD_FILES+=usr/share/groff_font/devlbp/CI
1558 OLD_FILES+=usr/share/groff_font/devlbp/CR
1559 OLD_FILES+=usr/share/groff_font/devlbp/DESC
1560 OLD_FILES+=usr/share/groff_font/devlbp/EB
1561 OLD_FILES+=usr/share/groff_font/devlbp/EI
1562 OLD_FILES+=usr/share/groff_font/devlbp/ER
1563 OLD_FILES+=usr/share/groff_font/devlbp/HB
1564 OLD_FILES+=usr/share/groff_font/devlbp/HBI
1565 OLD_FILES+=usr/share/groff_font/devlbp/HI
1566 OLD_FILES+=usr/share/groff_font/devlbp/HNB
1567 OLD_FILES+=usr/share/groff_font/devlbp/HNBI
1568 OLD_FILES+=usr/share/groff_font/devlbp/HNI
1569 OLD_FILES+=usr/share/groff_font/devlbp/HNR
1570 OLD_FILES+=usr/share/groff_font/devlbp/HR
1571 OLD_FILES+=usr/share/groff_font/devlbp/TB
1572 OLD_FILES+=usr/share/groff_font/devlbp/TBI
1573 OLD_FILES+=usr/share/groff_font/devlbp/TI
1574 OLD_FILES+=usr/share/groff_font/devlbp/TR
1575 OLD_DIRS+=usr/share/groff_font/devlbp
1576 OLD_FILES+=usr/share/groff_font/devlj4/AB
1577 OLD_FILES+=usr/share/groff_font/devlj4/ABI
1578 OLD_FILES+=usr/share/groff_font/devlj4/AI
1579 OLD_FILES+=usr/share/groff_font/devlj4/ALBB
1580 OLD_FILES+=usr/share/groff_font/devlj4/ALBR
1581 OLD_FILES+=usr/share/groff_font/devlj4/AOB
1582 OLD_FILES+=usr/share/groff_font/devlj4/AOI
1583 OLD_FILES+=usr/share/groff_font/devlj4/AOR
1584 OLD_FILES+=usr/share/groff_font/devlj4/AR
1585 OLD_FILES+=usr/share/groff_font/devlj4/CB
1586 OLD_FILES+=usr/share/groff_font/devlj4/CBI
1587 OLD_FILES+=usr/share/groff_font/devlj4/CI
1588 OLD_FILES+=usr/share/groff_font/devlj4/CLARENDON
1589 OLD_FILES+=usr/share/groff_font/devlj4/CORONET
1590 OLD_FILES+=usr/share/groff_font/devlj4/CR
1591 OLD_FILES+=usr/share/groff_font/devlj4/DESC
1592 OLD_FILES+=usr/share/groff_font/devlj4/GB
1593 OLD_FILES+=usr/share/groff_font/devlj4/GBI
1594 OLD_FILES+=usr/share/groff_font/devlj4/GI
1595 OLD_FILES+=usr/share/groff_font/devlj4/GR
1596 OLD_FILES+=usr/share/groff_font/devlj4/LGB
1597 OLD_FILES+=usr/share/groff_font/devlj4/LGI
1598 OLD_FILES+=usr/share/groff_font/devlj4/LGR
1599 OLD_FILES+=usr/share/groff_font/devlj4/MARIGOLD
1600 OLD_FILES+=usr/share/groff_font/devlj4/OB
1601 OLD_FILES+=usr/share/groff_font/devlj4/OBI
1602 OLD_FILES+=usr/share/groff_font/devlj4/OI
1603 OLD_FILES+=usr/share/groff_font/devlj4/OR
1604 OLD_FILES+=usr/share/groff_font/devlj4/S
1605 OLD_FILES+=usr/share/groff_font/devlj4/SYMBOL
1606 OLD_FILES+=usr/share/groff_font/devlj4/TB
1607 OLD_FILES+=usr/share/groff_font/devlj4/TBI
1608 OLD_FILES+=usr/share/groff_font/devlj4/TI
1609 OLD_FILES+=usr/share/groff_font/devlj4/TNRB
1610 OLD_FILES+=usr/share/groff_font/devlj4/TNRBI
1611 OLD_FILES+=usr/share/groff_font/devlj4/TNRI
1612 OLD_FILES+=usr/share/groff_font/devlj4/TNRR
1613 OLD_FILES+=usr/share/groff_font/devlj4/TR
1614 OLD_FILES+=usr/share/groff_font/devlj4/UB
1615 OLD_FILES+=usr/share/groff_font/devlj4/UBI
1616 OLD_FILES+=usr/share/groff_font/devlj4/UCB
1617 OLD_FILES+=usr/share/groff_font/devlj4/UCBI
1618 OLD_FILES+=usr/share/groff_font/devlj4/UCI
1619 OLD_FILES+=usr/share/groff_font/devlj4/UCR
1620 OLD_FILES+=usr/share/groff_font/devlj4/UI
1621 OLD_FILES+=usr/share/groff_font/devlj4/UR
1622 OLD_FILES+=usr/share/groff_font/devlj4/WINGDINGS
1623 OLD_DIRS+=usr/share/groff_font/devlj4
1624 OLD_FILES+=usr/share/groff_font/devps/AB
1625 OLD_FILES+=usr/share/groff_font/devps/ABI
1626 OLD_FILES+=usr/share/groff_font/devps/AI
1627 OLD_FILES+=usr/share/groff_font/devps/AR
1628 OLD_FILES+=usr/share/groff_font/devps/BMB
1629 OLD_FILES+=usr/share/groff_font/devps/BMBI
1630 OLD_FILES+=usr/share/groff_font/devps/BMI
1631 OLD_FILES+=usr/share/groff_font/devps/BMR
1632 OLD_FILES+=usr/share/groff_font/devps/CB
1633 OLD_FILES+=usr/share/groff_font/devps/CBI
1634 OLD_FILES+=usr/share/groff_font/devps/CI
1635 OLD_FILES+=usr/share/groff_font/devps/CR
1636 OLD_FILES+=usr/share/groff_font/devps/DESC
1637 OLD_FILES+=usr/share/groff_font/devps/EURO
1638 OLD_FILES+=usr/share/groff_font/devps/HB
1639 OLD_FILES+=usr/share/groff_font/devps/HBI
1640 OLD_FILES+=usr/share/groff_font/devps/HI
1641 OLD_FILES+=usr/share/groff_font/devps/HNB
1642 OLD_FILES+=usr/share/groff_font/devps/HNBI
1643 OLD_FILES+=usr/share/groff_font/devps/HNI
1644 OLD_FILES+=usr/share/groff_font/devps/HNR
1645 OLD_FILES+=usr/share/groff_font/devps/HR
1646 OLD_FILES+=usr/share/groff_font/devps/Makefile
1647 OLD_FILES+=usr/share/groff_font/devps/NB
1648 OLD_FILES+=usr/share/groff_font/devps/NBI
1649 OLD_FILES+=usr/share/groff_font/devps/NI
1650 OLD_FILES+=usr/share/groff_font/devps/NR
1651 OLD_FILES+=usr/share/groff_font/devps/PB
1652 OLD_FILES+=usr/share/groff_font/devps/PBI
1653 OLD_FILES+=usr/share/groff_font/devps/PI
1654 OLD_FILES+=usr/share/groff_font/devps/PR
1655 OLD_FILES+=usr/share/groff_font/devps/S
1656 OLD_FILES+=usr/share/groff_font/devps/SS
1657 OLD_FILES+=usr/share/groff_font/devps/TB
1658 OLD_FILES+=usr/share/groff_font/devps/TBI
1659 OLD_FILES+=usr/share/groff_font/devps/TI
1660 OLD_FILES+=usr/share/groff_font/devps/TR
1661 OLD_FILES+=usr/share/groff_font/devps/ZCMI
1662 OLD_FILES+=usr/share/groff_font/devps/ZD
1663 OLD_FILES+=usr/share/groff_font/devps/ZDR
1664 OLD_FILES+=usr/share/groff_font/devps/afmname
1665 OLD_FILES+=usr/share/groff_font/devps/dingbats.map
1666 OLD_FILES+=usr/share/groff_font/devps/dingbats.rmap
1667 OLD_FILES+=usr/share/groff_font/devps/download
1668 OLD_FILES+=usr/share/groff_font/devps/freeeuro.pfa
1669 OLD_FILES+=usr/share/groff_font/devps/lgreekmap
1670 OLD_FILES+=usr/share/groff_font/devps/prologue
1671 OLD_FILES+=usr/share/groff_font/devps/symbol.sed
1672 OLD_FILES+=usr/share/groff_font/devps/symbolchars
1673 OLD_FILES+=usr/share/groff_font/devps/symbolsl.afm
1674 OLD_FILES+=usr/share/groff_font/devps/symbolsl.pfa
1675 OLD_FILES+=usr/share/groff_font/devps/text.enc
1676 OLD_FILES+=usr/share/groff_font/devps/textmap
1677 OLD_FILES+=usr/share/groff_font/devps/zapfdr.pfa
1678 OLD_DIRS+=usr/share/groff_font/devps
1679 OLD_FILES+=usr/share/groff_font/devutf8/B
1680 OLD_FILES+=usr/share/groff_font/devutf8/BI
1681 OLD_FILES+=usr/share/groff_font/devutf8/CW
1682 OLD_FILES+=usr/share/groff_font/devutf8/DESC
1683 OLD_FILES+=usr/share/groff_font/devutf8/I
1684 OLD_FILES+=usr/share/groff_font/devutf8/L
1685 OLD_FILES+=usr/share/groff_font/devutf8/R
1686 OLD_FILES+=usr/share/groff_font/devutf8/S
1687 OLD_DIRS+=usr/share/groff_font/devutf8
1688 OLD_DIRS+=usr/share/groff_font
1689 OLD_FILES+=usr/share/info/groff.info.gz
1690 OLD_FILES+=usr/share/man/man1/addftinfo.1.gz
1691 OLD_FILES+=usr/share/man/man1/afmtodit.1.gz
1692 OLD_FILES+=usr/share/man/man1/eqn.1.gz
1693 OLD_FILES+=usr/share/man/man1/grn.1.gz
1694 OLD_FILES+=usr/share/man/man1/grodvi.1.gz
1695 OLD_FILES+=usr/share/man/man1/groff.1.gz
1696 OLD_FILES+=usr/share/man/man1/grog.1.gz
1697 OLD_FILES+=usr/share/man/man1/grolbp.1.gz
1698 OLD_FILES+=usr/share/man/man1/grolj4.1.gz
1699 OLD_FILES+=usr/share/man/man1/grops.1.gz
1700 OLD_FILES+=usr/share/man/man1/grotty.1.gz
1701 OLD_FILES+=usr/share/man/man1/hpftodit.1.gz
1702 OLD_FILES+=usr/share/man/man1/indxbib.1.gz
1703 OLD_FILES+=usr/share/man/man1/lkbib.1.gz
1704 OLD_FILES+=usr/share/man/man1/lookbib.1.gz
1705 OLD_FILES+=usr/share/man/man1/mmroff.1.gz
1706 OLD_FILES+=usr/share/man/man1/neqn.1.gz
1707 OLD_FILES+=usr/share/man/man1/nroff.1.gz
1708 OLD_FILES+=usr/share/man/man1/pfbtops.1.gz
1709 OLD_FILES+=usr/share/man/man1/pic.1.gz
1710 OLD_FILES+=usr/share/man/man1/psroff.1.gz
1711 OLD_FILES+=usr/share/man/man1/refer.1.gz
1712 OLD_FILES+=usr/share/man/man1/soelim.1.gz
1713 OLD_FILES+=usr/share/man/man1/tbl.1.gz
1714 OLD_FILES+=usr/share/man/man1/tfmtodit.1.gz
1715 OLD_FILES+=usr/share/man/man1/troff.1.gz
1716 OLD_FILES+=usr/share/man/man1/vgrind.1.gz
1717 OLD_FILES+=usr/share/man/man5/groff_font.5.gz
1718 OLD_FILES+=usr/share/man/man5/groff_out.5.gz
1719 OLD_FILES+=usr/share/man/man5/groff_tmac.5.gz
1720 OLD_FILES+=usr/share/man/man5/lj4_font.5.gz
1721 OLD_FILES+=usr/share/man/man5/tmac.5.gz
1722 OLD_FILES+=usr/share/man/man5/vgrindefs.5.gz
1723 OLD_FILES+=usr/share/man/man7/ditroff.7.gz
1724 OLD_FILES+=usr/share/man/man7/groff.7.gz
1725 OLD_FILES+=usr/share/man/man7/groff_char.7.gz
1726 OLD_FILES+=usr/share/man/man7/groff_diff.7.gz
1727 OLD_FILES+=usr/share/man/man7/groff_man.7.gz
1728 OLD_FILES+=usr/share/man/man7/groff_mdoc.7.gz
1729 OLD_FILES+=usr/share/man/man7/groff_me.7.gz
1730 OLD_FILES+=usr/share/man/man7/groff_mm.7.gz
1731 OLD_FILES+=usr/share/man/man7/groff_mmse.7.gz
1732 OLD_FILES+=usr/share/man/man7/groff_ms.7.gz
1733 OLD_FILES+=usr/share/man/man7/groff_trace.7.gz
1734 OLD_FILES+=usr/share/man/man7/groff_www.7.gz
1735 OLD_FILES+=usr/share/man/man7/man.7.gz
1736 OLD_FILES+=usr/share/man/man7/mdoc.7.gz
1737 OLD_FILES+=usr/share/man/man7/mdoc.samples.7.gz
1738 OLD_FILES+=usr/share/man/man7/me.7.gz
1739 OLD_FILES+=usr/share/man/man7/mm.7.gz
1740 OLD_FILES+=usr/share/man/man7/mmse.7.gz
1741 OLD_FILES+=usr/share/man/man7/ms.7.gz
1742 OLD_FILES+=usr/share/man/man7/orig_me.7.gz
1743 OLD_FILES+=usr/share/man/man7/roff.7.gz
1744 OLD_FILES+=usr/share/me/acm.me
1745 OLD_FILES+=usr/share/me/chars.me
1746 OLD_FILES+=usr/share/me/deltext.me
1747 OLD_FILES+=usr/share/me/eqn.me
1748 OLD_FILES+=usr/share/me/float.me
1749 OLD_FILES+=usr/share/me/footnote.me
1750 OLD_FILES+=usr/share/me/index.me
1751 OLD_FILES+=usr/share/me/letterhead.me
1752 OLD_FILES+=usr/share/me/local.me
1753 OLD_FILES+=usr/share/me/null.me
1754 OLD_FILES+=usr/share/me/refer.me
1755 OLD_FILES+=usr/share/me/revisions
1756 OLD_FILES+=usr/share/me/sh.me
1757 OLD_FILES+=usr/share/me/tbl.me
1758 OLD_FILES+=usr/share/me/thesis.me
1759 OLD_DIRS+=usr/share/me
1760 OLD_FILES+=usr/share/misc/vgrindefs
1761 OLD_FILES+=usr/share/misc/vgrindefs.db
1762 OLD_FILES+=usr/share/tmac/X.tmac
1763 OLD_FILES+=usr/share/tmac/Xps.tmac
1764 OLD_FILES+=usr/share/tmac/a4.tmac
1765 OLD_FILES+=usr/share/tmac/an-old.tmac
1766 OLD_FILES+=usr/share/tmac/an.tmac
1767 OLD_FILES+=usr/share/tmac/andoc.tmac
1768 OLD_FILES+=usr/share/tmac/composite.tmac
1769 OLD_FILES+=usr/share/tmac/cp1047.tmac
1770 OLD_FILES+=usr/share/tmac/devtag.tmac
1771 OLD_FILES+=usr/share/tmac/doc.tmac
1772 OLD_FILES+=usr/share/tmac/dvi.tmac
1773 OLD_FILES+=usr/share/tmac/e.tmac
1774 OLD_FILES+=usr/share/tmac/ec.tmac
1775 OLD_FILES+=usr/share/tmac/eqnrc
1776 OLD_FILES+=usr/share/tmac/europs.tmac
1777 OLD_FILES+=usr/share/tmac/html-end.tmac
1778 OLD_FILES+=usr/share/tmac/html.tmac
1779 OLD_FILES+=usr/share/tmac/hyphen.ru
1780 OLD_FILES+=usr/share/tmac/hyphen.us
1781 OLD_FILES+=usr/share/tmac/hyphenex.us
1782 OLD_FILES+=usr/share/tmac/koi8-r.tmac
1783 OLD_FILES+=usr/share/tmac/latin1.tmac
1784 OLD_FILES+=usr/share/tmac/latin2.tmac
1785 OLD_FILES+=usr/share/tmac/latin9.tmac
1786 OLD_FILES+=usr/share/tmac/lbp.tmac
1787 OLD_FILES+=usr/share/tmac/lj4.tmac
1788 OLD_FILES+=usr/share/tmac/m.tmac
1789 OLD_FILES+=usr/share/tmac/man.local
1790 OLD_FILES+=usr/share/tmac/man.tmac
1791 OLD_FILES+=usr/share/tmac/mandoc.tmac
1792 OLD_FILES+=usr/share/tmac/mdoc.local
1793 OLD_FILES+=usr/share/tmac/mdoc.tmac
1794 OLD_FILES+=usr/share/tmac/mdoc/doc-common
1795 OLD_FILES+=usr/share/tmac/mdoc/doc-ditroff
1796 OLD_FILES+=usr/share/tmac/mdoc/doc-nroff
1797 OLD_FILES+=usr/share/tmac/mdoc/doc-syms
1798 OLD_FILES+=usr/share/tmac/mdoc/fr.ISO8859-1
1799 OLD_FILES+=usr/share/tmac/mdoc/ru.KOI8-R
1800 OLD_DIRS+=usr/share/tmac/mdoc
1801 OLD_FILES+=usr/share/tmac/me.tmac
1802 OLD_FILES+=usr/share/tmac/mm/0.MT
1803 OLD_FILES+=usr/share/tmac/mm/4.MT
1804 OLD_FILES+=usr/share/tmac/mm/5.MT
1805 OLD_FILES+=usr/share/tmac/mm/locale
1806 OLD_FILES+=usr/share/tmac/mm/mm.tmac
1807 OLD_FILES+=usr/share/tmac/mm/mmse.tmac
1808 OLD_FILES+=usr/share/tmac/mm/ms.cov
1809 OLD_FILES+=usr/share/tmac/mm/se_locale
1810 OLD_FILES+=usr/share/tmac/mm/se_ms.cov
1811 OLD_DIRS+=usr/share/tmac/mm
1812 OLD_FILES+=usr/share/tmac/ms.tmac
1813 OLD_FILES+=usr/share/tmac/mse.tmac
1814 OLD_FILES+=usr/share/tmac/papersize.tmac
1815 OLD_FILES+=usr/share/tmac/pic.tmac
1816 OLD_FILES+=usr/share/tmac/ps.tmac
1817 OLD_FILES+=usr/share/tmac/psatk.tmac
1818 OLD_FILES+=usr/share/tmac/psold.tmac
1819 OLD_FILES+=usr/share/tmac/pspic.tmac
1820 OLD_FILES+=usr/share/tmac/s.tmac
1821 OLD_FILES+=usr/share/tmac/safer.tmac
1822 OLD_FILES+=usr/share/tmac/tmac.orig_me
1823 OLD_FILES+=usr/share/tmac/tmac.vgrind
1824 OLD_FILES+=usr/share/tmac/trace.tmac
1825 OLD_FILES+=usr/share/tmac/troffrc
1826 OLD_FILES+=usr/share/tmac/troffrc-end
1827 OLD_FILES+=usr/share/tmac/tty-char.tmac
1828 OLD_FILES+=usr/share/tmac/tty.tmac
1829 OLD_FILES+=usr/share/tmac/unicode.tmac
1830 OLD_FILES+=usr/share/tmac/www.tmac
1831 OLD_DIRS+=usr/share/tmac
1832 .endif
1833
1834 .if ${MK_GSSAPI} == no
1835 OLD_FILES+=usr/include/gssapi/gssapi.h
1836 OLD_DIRS+=usr/include/gssapi
1837 OLD_FILES+=usr/include/gssapi.h
1838 OLD_FILES+=usr/lib/libgssapi.a
1839 OLD_FILES+=usr/lib/libgssapi.so
1840 OLD_LIBS+=usr/lib/libgssapi.so.10
1841 OLD_FILES+=usr/lib/libgssapi_p.a
1842 OLD_FILES+=usr/lib/librpcsec_gss.a
1843 OLD_FILES+=usr/lib/librpcsec_gss.so
1844 OLD_LIBS+=usr/lib/librpcsec_gss.so.1
1845 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
1846 OLD_FILES+=usr/lib32/libgssapi.a
1847 OLD_FILES+=usr/lib32/libgssapi.so
1848 OLD_LIBS+=usr/lib32/libgssapi.so.10
1849 OLD_FILES+=usr/lib32/libgssapi_p.a
1850 OLD_FILES+=usr/lib32/librpcsec_gss.a
1851 OLD_FILES+=usr/lib32/librpcsec_gss.so
1852 OLD_LIBS+=usr/lib32/librpcsec_gss.so.1
1853 .endif
1854 OLD_FILES+=usr/sbin/gssd
1855 OLD_FILES+=usr/share/man/man3/gss_accept_sec_context.3.gz
1856 OLD_FILES+=usr/share/man/man3/gss_acquire_cred.3.gz
1857 OLD_FILES+=usr/share/man/man3/gss_add_cred.3.gz
1858 OLD_FILES+=usr/share/man/man3/gss_add_oid_set_member.3.gz
1859 OLD_FILES+=usr/share/man/man3/gss_canonicalize_name.3.gz
1860 OLD_FILES+=usr/share/man/man3/gss_compare_name.3.gz
1861 OLD_FILES+=usr/share/man/man3/gss_context_time.3.gz
1862 OLD_FILES+=usr/share/man/man3/gss_create_empty_oid_set.3.gz
1863 OLD_FILES+=usr/share/man/man3/gss_delete_sec_context.3.gz
1864 OLD_FILES+=usr/share/man/man3/gss_display_name.3.gz
1865 OLD_FILES+=usr/share/man/man3/gss_display_status.3.gz
1866 OLD_FILES+=usr/share/man/man3/gss_duplicate_name.3.gz
1867 OLD_FILES+=usr/share/man/man3/gss_export_name.3.gz
1868 OLD_FILES+=usr/share/man/man3/gss_export_sec_context.3.gz
1869 OLD_FILES+=usr/share/man/man3/gss_get_mic.3.gz
1870 OLD_FILES+=usr/share/man/man3/gss_import_name.3.gz
1871 OLD_FILES+=usr/share/man/man3/gss_import_sec_context.3.gz
1872 OLD_FILES+=usr/share/man/man3/gss_indicate_mechs.3.gz
1873 OLD_FILES+=usr/share/man/man3/gss_init_sec_context.3.gz
1874 OLD_FILES+=usr/share/man/man3/gss_inquire_context.3.gz
1875 OLD_FILES+=usr/share/man/man3/gss_inquire_cred.3.gz
1876 OLD_FILES+=usr/share/man/man3/gss_inquire_cred_by_mech.3.gz
1877 OLD_FILES+=usr/share/man/man3/gss_inquire_mechs_for_name.3.gz
1878 OLD_FILES+=usr/share/man/man3/gss_inquire_names_for_mech.3.gz
1879 OLD_FILES+=usr/share/man/man3/gss_process_context_token.3.gz
1880 OLD_FILES+=usr/share/man/man3/gss_release_buffer.3.gz
1881 OLD_FILES+=usr/share/man/man3/gss_release_cred.3.gz
1882 OLD_FILES+=usr/share/man/man3/gss_release_name.3.gz
1883 OLD_FILES+=usr/share/man/man3/gss_release_oid_set.3.gz
1884 OLD_FILES+=usr/share/man/man3/gss_seal.3.gz
1885 OLD_FILES+=usr/share/man/man3/gss_sign.3.gz
1886 OLD_FILES+=usr/share/man/man3/gss_test_oid_set_member.3.gz
1887 OLD_FILES+=usr/share/man/man3/gss_unseal.3.gz
1888 OLD_FILES+=usr/share/man/man3/gss_unwrap.3.gz
1889 OLD_FILES+=usr/share/man/man3/gss_verify.3.gz
1890 OLD_FILES+=usr/share/man/man3/gss_verify_mic.3.gz
1891 OLD_FILES+=usr/share/man/man3/gss_wrap.3.gz
1892 OLD_FILES+=usr/share/man/man3/gss_wrap_size_limit.3.gz
1893 OLD_FILES+=usr/share/man/man3/gssapi.3.gz
1894 OLD_FILES+=usr/share/man/man3/rpc_gss_get_error.3.gz
1895 OLD_FILES+=usr/share/man/man3/rpc_gss_get_mech_info.3.gz
1896 OLD_FILES+=usr/share/man/man3/rpc_gss_get_mechanisms.3.gz
1897 OLD_FILES+=usr/share/man/man3/rpc_gss_get_principal_name.3.gz
1898 OLD_FILES+=usr/share/man/man3/rpc_gss_get_versions.3.gz
1899 OLD_FILES+=usr/share/man/man3/rpc_gss_getcred.3.gz
1900 OLD_FILES+=usr/share/man/man3/rpc_gss_is_installed.3.gz
1901 OLD_FILES+=usr/share/man/man3/rpc_gss_max_data_length.3.gz
1902 OLD_FILES+=usr/share/man/man3/rpc_gss_mech_to_oid.3.gz
1903 OLD_FILES+=usr/share/man/man3/rpc_gss_oid_to_mech.3.gz
1904 OLD_FILES+=usr/share/man/man3/rpc_gss_qop_to_num.3.gz
1905 OLD_FILES+=usr/share/man/man3/rpc_gss_seccreate.3.gz
1906 OLD_FILES+=usr/share/man/man3/rpc_gss_set_callback.3.gz
1907 OLD_FILES+=usr/share/man/man3/rpc_gss_set_defaults.3.gz
1908 OLD_FILES+=usr/share/man/man3/rpc_gss_set_svc_name.3.gz
1909 OLD_FILES+=usr/share/man/man3/rpc_gss_svc_max_data_length.3.gz
1910 OLD_FILES+=usr/share/man/man3/rpcsec_gss.3.gz
1911 OLD_FILES+=usr/share/man/man5/mech.5.gz
1912 OLD_FILES+=usr/share/man/man5/qop.5.gz
1913 OLD_FILES+=usr/share/man/man8/gssd.8.gz
1914 .endif
1915
1916 .if ${MK_HESIOD} == no
1917 OLD_FILES+=usr/bin/hesinfo
1918 OLD_FILES+=usr/include/hesiod.h
1919 OLD_FILES+=usr/share/man/man1/hesinfo.1.gz
1920 OLD_FILES+=usr/share/man/man3/hesiod.3.gz
1921 OLD_FILES+=usr/share/man/man5/hesiod.conf.5.gz
1922 .endif
1923
1924 #.if ${MK_HTML} == no
1925 # to be filled in
1926 #.endif
1927
1928 .if ${MK_ICONV} == no
1929 OLD_FILES+=usr/bin/iconv
1930 OLD_FILES+=usr/bin/mkcsmapper
1931 OLD_FILES+=usr/bin/mkesdb
1932 OLD_FILES+=usr/include/_libiconv_compat.h
1933 OLD_FILES+=usr/include/iconv.h
1934 OLD_FILES+=usr/share/man/man1/iconv.1.gz
1935 OLD_FILES+=usr/share/man/man1/mkcsmapper.1.gz
1936 OLD_FILES+=usr/share/man/man1/mkesdb.1.gz
1937 OLD_FILES+=usr/share/man/man3/__iconv.3.gz
1938 OLD_FILES+=usr/share/man/man3/__iconv_free_list.3.gz    
1939 OLD_FILES+=usr/share/man/man3/__iconv_get_list.3.gz
1940 OLD_FILES+=usr/share/man/man3/iconv.3.gz
1941 OLD_FILES+=usr/share/man/man3/iconv_canonicalize.3.gz   
1942 OLD_FILES+=usr/share/man/man3/iconv_close.3.gz
1943 OLD_FILES+=usr/share/man/man3/iconv_open.3.gz
1944 OLD_FILES+=usr/share/man/man3/iconv_open_into.3.gz
1945 OLD_FILES+=usr/share/man/man3/iconvctl.3.gz
1946 OLD_FILES+=usr/share/man/man3/iconvlist.3.gz    
1947 .endif
1948
1949 .if ${MK_INET6} == no
1950 OLD_FILES+=sbin/ping6
1951 OLD_FILES+=sbin/rtsol
1952 OLD_FILES+=usr/sbin/faithd
1953 OLD_FILES+=usr/sbin/ip6addrctl
1954 OLD_FILES+=usr/sbin/mld6query
1955 OLD_FILES+=usr/sbin/ndp
1956 OLD_FILES+=usr/sbin/rip6query
1957 OLD_FILES+=usr/sbin/route6d
1958 OLD_FILES+=usr/sbin/rrenumd
1959 OLD_FILES+=usr/sbin/rtadvd
1960 OLD_FILES+=usr/sbin/rtsold
1961 OLD_FILES+=usr/sbin/traceroute6
1962 OLD_FILES+=usr/share/man/man5/rrenumd.conf.5.gz
1963 OLD_FILES+=usr/share/man/man5/rtadvd.conf.5.gz
1964 OLD_FILES+=usr/share/man/man8/ip6addrctl.8.gz
1965 OLD_FILES+=usr/share/man/man8/mld6query.8.gz
1966 OLD_FILES+=usr/share/man/man8/ndp.8.gz
1967 OLD_FILES+=usr/share/man/man8/ping6.8.gz
1968 OLD_FILES+=usr/share/man/man8/rip6query.8.gz
1969 OLD_FILES+=usr/share/man/man8/route6d.8.gz
1970 OLD_FILES+=usr/share/man/man8/rrenumd.8.gz
1971 OLD_FILES+=usr/share/man/man8/rtadvd.8.gz
1972 OLD_FILES+=usr/share/man/man8/rtsol.8.gz
1973 OLD_FILES+=usr/share/man/man8/rtsold.8.gz
1974 OLD_FILES+=usr/share/man/man8/traceroute6.8.gz
1975 .endif
1976
1977 .if ${MK_INET6_SUPPORT} == no
1978 OLD_FILES+=rescue/ping6
1979 .endif
1980
1981 .if ${MK_INFO} == no
1982 OLD_FILES+=usr/bin/info
1983 OLD_FILES+=usr/bin/infokey
1984 OLD_FILES+=usr/bin/install-info
1985 OLD_FILES+=usr/bin/makeinfo
1986 OLD_FILES+=usr/bin/texindex
1987 OLD_FILES+=usr/share/info/am-utils.info.gz
1988 OLD_FILES+=usr/share/info/as-utils.info.gz
1989 OLD_FILES+=usr/share/info/binutils.info.gz
1990 OLD_FILES+=usr/share/info/com_err.info.gz
1991 OLD_FILES+=usr/share/info/diff.info.gz
1992 OLD_FILES+=usr/share/info/gdb.info.gz
1993 OLD_FILES+=usr/share/info/gdbint.info.gz
1994 OLD_FILES+=usr/share/info/gperf.info.gz
1995 OLD_FILES+=usr/share/info/grep.info.gz
1996 OLD_FILES+=usr/share/info/groff.info.gz
1997 OLD_FILES+=usr/share/info/heimdal.info.gz
1998 OLD_FILES+=usr/share/info/history.info.gz
1999 OLD_FILES+=usr/share/info/info-stnd.info.gz
2000 OLD_FILES+=usr/share/info/info.info.gz
2001 OLD_FILES+=usr/share/info/ld.info.gz
2002 OLD_FILES+=usr/share/info/regex.info.gz
2003 OLD_FILES+=usr/share/info/rluserman.info.gz
2004 OLD_FILES+=usr/share/info/stabs.info.gz
2005 OLD_FILES+=usr/share/info/texinfo.info.gz
2006 OLD_FILES+=usr/share/man/man1/info.1.gz
2007 OLD_FILES+=usr/share/man/man1/infokey.1.gz
2008 OLD_FILES+=usr/share/man/man1/install-info.1.gz
2009 OLD_FILES+=usr/share/man/man1/makeinfo.1.gz
2010 OLD_FILES+=usr/share/man/man1/texindex.1.gz
2011 OLD_FILES+=usr/share/man/man5/info.5.gz
2012 OLD_FILES+=usr/share/man/man5/texinfo.5.gz
2013 .endif
2014
2015 .if ${MK_IPFILTER} == no
2016 OLD_FILES+=etc/periodic/security/510.ipfdenied
2017 OLD_FILES+=etc/periodic/security/610.ipf6denied
2018 OLD_FILES+=rescue/ipf
2019 OLD_FILES+=sbin/ipf
2020 OLD_FILES+=sbin/ipfs
2021 OLD_FILES+=sbin/ipfstat
2022 OLD_FILES+=sbin/ipftest
2023 OLD_FILES+=sbin/ipmon
2024 OLD_FILES+=sbin/ipnat
2025 OLD_FILES+=sbin/ippool
2026 OLD_FILES+=sbin/ipresend
2027 OLD_FILES+=usr/include/netinet/ip_auth.h
2028 OLD_FILES+=usr/include/netinet/ip_compat.h
2029 OLD_FILES+=usr/include/netinet/ip_fil.h
2030 OLD_FILES+=usr/include/netinet/ip_frag.h
2031 OLD_FILES+=usr/include/netinet/ip_htable.h
2032 OLD_FILES+=usr/include/netinet/ip_lookup.h
2033 OLD_FILES+=usr/include/netinet/ip_nat.h
2034 OLD_FILES+=usr/include/netinet/ip_pool.h
2035 OLD_FILES+=usr/include/netinet/ip_proxy.h
2036 OLD_FILES+=usr/include/netinet/ip_rules.h
2037 OLD_FILES+=usr/include/netinet/ip_scan.h
2038 OLD_FILES+=usr/include/netinet/ip_state.h
2039 OLD_FILES+=usr/include/netinet/ip_sync.h
2040 OLD_FILES+=usr/include/netinet/ipl.h
2041 OLD_FILES+=usr/share/examples/ipfilter/README
2042 OLD_FILES+=usr/share/examples/ipfilter/BASIC.NAT
2043 OLD_FILES+=usr/share/examples/ipfilter/BASIC_1.FW
2044 OLD_FILES+=usr/share/examples/ipfilter/BASIC_2.FW
2045 OLD_FILES+=usr/share/examples/ipfilter/example.1
2046 OLD_FILES+=usr/share/examples/ipfilter/example.2
2047 OLD_FILES+=usr/share/examples/ipfilter/example.3
2048 OLD_FILES+=usr/share/examples/ipfilter/example.4
2049 OLD_FILES+=usr/share/examples/ipfilter/example.5
2050 OLD_FILES+=usr/share/examples/ipfilter/example.6
2051 OLD_FILES+=usr/share/examples/ipfilter/example.7
2052 OLD_FILES+=usr/share/examples/ipfilter/example.8
2053 OLD_FILES+=usr/share/examples/ipfilter/example.9
2054 OLD_FILES+=usr/share/examples/ipfilter/example.10
2055 OLD_FILES+=usr/share/examples/ipfilter/example.11
2056 OLD_FILES+=usr/share/examples/ipfilter/example.12
2057 OLD_FILES+=usr/share/examples/ipfilter/example.13
2058 OLD_FILES+=usr/share/examples/ipfilter/example.sr
2059 OLD_FILES+=usr/share/examples/ipfilter/firewall
2060 OLD_FILES+=usr/share/examples/ipfilter/ftp-proxy
2061 OLD_FILES+=usr/share/examples/ipfilter/ftppxy
2062 OLD_FILES+=usr/share/examples/ipfilter/nat-setup
2063 OLD_FILES+=usr/share/examples/ipfilter/nat.eg
2064 OLD_FILES+=usr/share/examples/ipfilter/server
2065 OLD_FILES+=usr/share/examples/ipfilter/tcpstate
2066 OLD_FILES+=usr/share/examples/ipfilter/example.14
2067 OLD_FILES+=usr/share/examples/ipfilter/firewall.1
2068 OLD_FILES+=usr/share/examples/ipfilter/firewall.2
2069 OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.permissive
2070 OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.restrictive
2071 OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.sample
2072 OLD_FILES+=usr/share/examples/ipfilter/ipnat.conf.sample
2073 OLD_FILES+=usr/share/examples/ipfilter/ipf-howto.txt
2074 OLD_FILES+=usr/share/examples/ipfilter/examples.txt
2075 OLD_FILES+=usr/share/examples/ipfilter/rules.txt
2076 OLD_FILES+=usr/share/examples/ipfilter/mkfilters
2077 OLD_DIRS+=usr/share/examples/ipfilter
2078 OLD_FILES+=usr/share/man/man1/ipftest.1.gz
2079 OLD_FILES+=usr/share/man/man1/ipresend.1.gz
2080 OLD_FILES+=usr/share/man/man4/ipf.4.gz
2081 OLD_FILES+=usr/share/man/man4/ipl.4.gz
2082 OLD_FILES+=usr/share/man/man4/ipfilter.4.gz
2083 OLD_FILES+=usr/share/man/man4/ipnat.4.gz
2084 OLD_FILES+=usr/share/man/man5/ipf.5.gz
2085 OLD_FILES+=usr/share/man/man5/ipf.conf.5.gz
2086 OLD_FILES+=usr/share/man/man5/ipf6.conf.5.gz
2087 OLD_FILES+=usr/share/man/man5/ipnat.5.gz
2088 OLD_FILES+=usr/share/man/man5/ipnat.conf.5.gz
2089 OLD_FILES+=usr/share/man/man5/ippool.5.gz
2090 OLD_FILES+=usr/share/man/man8/ipf.8.gz
2091 OLD_FILES+=usr/share/man/man8/ipfs.8.gz
2092 OLD_FILES+=usr/share/man/man8/ipfstat.8.gz
2093 OLD_FILES+=usr/share/man/man8/ipmon.8.gz
2094 OLD_FILES+=usr/share/man/man8/ipnat.8.gz
2095 OLD_FILES+=usr/share/man/man8/ippool.8.gz
2096 .endif
2097
2098 .if ${MK_IPFW} == no
2099 OLD_FILES+=etc/periodic/security/500.ipfwdenied
2100 OLD_FILES+=etc/periodic/security/550.ipfwlimit
2101 OLD_FILES+=sbin/ipfw
2102 OLD_FILES+=sbin/natd
2103 OLD_FILES+=usr/sbin/ipfwpcap
2104 OLD_FILES+=usr/share/man/man8/ipfw.8.gz
2105 OLD_FILES+=usr/share/man/man8/ipfwpcap.8.gz
2106 OLD_FILES+=usr/share/man/man8/natd.8.gz
2107 .endif
2108
2109 .if ${MK_JAIL} == no
2110 OLD_FILES+=usr/sbin/jail
2111 OLD_FILES+=usr/sbin/jexec
2112 OLD_FILES+=usr/sbin/jls
2113 OLD_FILES+=usr/share/man/man8/jail.8.gz
2114 OLD_FILES+=usr/share/man/man8/jexec.8.gz
2115 OLD_FILES+=usr/share/man/man8/jls.8.gz
2116 .endif
2117
2118 .if ${MK_KERBEROS} == no
2119 OLD_FILES+=usr/bin/compile_et
2120 OLD_FILES+=usr/bin/hxtool
2121 OLD_FILES+=usr/bin/kadmin
2122 OLD_FILES+=usr/bin/kdestroy
2123 OLD_FILES+=usr/bin/kf
2124 OLD_FILES+=usr/bin/kgetcred
2125 OLD_FILES+=usr/bin/kinit
2126 OLD_FILES+=usr/bin/klist
2127 OLD_FILES+=usr/bin/kpasswd
2128 OLD_FILES+=usr/bin/krb5-config
2129 OLD_FILES+=usr/bin/ksu
2130 OLD_FILES+=usr/bin/kswitch
2131 OLD_FILES+=usr/bin/string2key
2132 OLD_FILES+=usr/bin/verify_krb5_conf
2133 OLD_FILES+=usr/include/asn1-common.h
2134 OLD_FILES+=usr/include/asn1_err.h
2135 OLD_FILES+=usr/include/base64.h
2136 OLD_FILES+=usr/include/cms_asn1.h
2137 OLD_FILES+=usr/include/crmf_asn1.h
2138 OLD_FILES+=usr/include/der-private.h
2139 OLD_FILES+=usr/include/der-protos.h
2140 OLD_FILES+=usr/include/der.h
2141 OLD_FILES+=usr/include/digest_asn1.h
2142 OLD_FILES+=usr/include/getarg.h
2143 OLD_FILES+=usr/include/gssapi/gssapi_krb5.h
2144 OLD_FILES+=usr/include/hdb-protos.h
2145 OLD_FILES+=usr/include/hdb.h
2146 OLD_FILES+=usr/include/hdb_asn1.h
2147 OLD_FILES+=usr/include/hdb_err.h
2148 OLD_FILES+=usr/include/heim_asn1.h
2149 OLD_FILES+=usr/include/heim_err.h
2150 OLD_FILES+=usr/include/heim_threads.h
2151 OLD_FILES+=usr/include/heimbase.h
2152 OLD_FILES+=usr/include/heimntlm-protos.h
2153 OLD_FILES+=usr/include/heimntlm.h
2154 OLD_FILES+=usr/include/hex.h
2155 OLD_FILES+=usr/include/hx509-private.h
2156 OLD_FILES+=usr/include/hx509-protos.h
2157 OLD_FILES+=usr/include/hx509.h
2158 OLD_FILES+=usr/include/hx509_err.h
2159 OLD_FILES+=usr/include/k524_err.h
2160 OLD_FILES+=usr/include/kadm5/admin.h
2161 OLD_FILES+=usr/include/kadm5/kadm5-private.h
2162 OLD_FILES+=usr/include/kadm5/kadm5-protos.h
2163 OLD_FILES+=usr/include/kadm5/kadm5-pwcheck.h
2164 OLD_FILES+=usr/include/kadm5/kadm5_err.h
2165 OLD_FILES+=usr/include/kadm5/private.h
2166 OLD_DIRS+=usr/include/kadm5
2167 OLD_FILES+=usr/include/kafs.h
2168 OLD_FILES+=usr/include/kdc-protos.h
2169 OLD_FILES+=usr/include/kdc.h
2170 OLD_FILES+=usr/include/krb5-private.h
2171 OLD_FILES+=usr/include/krb5-protos.h
2172 OLD_FILES+=usr/include/krb5-types.h
2173 OLD_FILES+=usr/include/krb5.h
2174 OLD_FILES+=usr/include/krb5/ccache_plugin.h
2175 OLD_FILES+=usr/include/krb5/locate_plugin.h
2176 OLD_FILES+=usr/include/krb5/send_to_kdc_plugin.h
2177 OLD_FILES+=usr/include/krb5/windc_plugin.h
2178 OLD_DIRS+=usr/include/krb5
2179 OLD_FILES+=usr/include/krb5_asn1.h
2180 OLD_FILES+=usr/include/krb5_ccapi.h
2181 OLD_FILES+=usr/include/krb5_err.h
2182 OLD_FILES+=usr/include/kx509_asn1.h
2183 OLD_FILES+=usr/include/ntlm_err.h
2184 OLD_FILES+=usr/include/ocsp_asn1.h
2185 OLD_FILES+=usr/include/parse_bytes.h
2186 OLD_FILES+=usr/include/parse_time.h
2187 OLD_FILES+=usr/include/parse_units.h
2188 OLD_FILES+=usr/include/pkcs10_asn1.h
2189 OLD_FILES+=usr/include/pkcs12_asn1.h
2190 OLD_FILES+=usr/include/pkcs8_asn1.h
2191 OLD_FILES+=usr/include/pkcs9_asn1.h
2192 OLD_FILES+=usr/include/pkinit_asn1.h
2193 OLD_FILES+=usr/include/resolve.h
2194 OLD_FILES+=usr/include/rfc2459_asn1.h
2195 OLD_FILES+=usr/include/roken-common.h
2196 OLD_FILES+=usr/include/rtbl.h
2197 OLD_FILES+=usr/include/wind.h
2198 OLD_FILES+=usr/include/wind_err.h
2199 OLD_FILES+=usr/include/xdbm.h
2200 OLD_FILES+=usr/lib/libasn1.a
2201 OLD_FILES+=usr/lib/libasn1.so
2202 OLD_LIBS+=usr/lib/libasn1.so.11
2203 OLD_FILES+=usr/lib/libasn1_p.a
2204 OLD_FILES+=usr/lib/libcom_err.a
2205 OLD_FILES+=usr/lib/libcom_err.so
2206 OLD_LIBS+=usr/lib/libcom_err.so.5
2207 OLD_FILES+=usr/lib/libcom_err_p.a
2208 OLD_FILES+=usr/lib/libgssapi_krb5.a
2209 OLD_FILES+=usr/lib/libgssapi_krb5.so
2210 OLD_LIBS+=usr/lib/libgssapi_krb5.so.10
2211 OLD_FILES+=usr/lib/libgssapi_krb5_p.a
2212 OLD_FILES+=usr/lib/libgssapi_ntlm.a
2213 OLD_FILES+=usr/lib/libgssapi_ntlm.so
2214 OLD_LIBS+=usr/lib/libgssapi_ntlm.so.10
2215 OLD_FILES+=usr/lib/libgssapi_ntlm_p.a
2216 OLD_FILES+=usr/lib/libgssapi_spnego.a
2217 OLD_FILES+=usr/lib/libgssapi_spnego.so
2218 OLD_LIBS+=usr/lib/libgssapi_spnego.so.10
2219 OLD_FILES+=usr/lib/libgssapi_spnego_p.a
2220 OLD_FILES+=usr/lib/libhdb.a
2221 OLD_FILES+=usr/lib/libhdb.so
2222 OLD_LIBS+=usr/lib/libhdb.so.11
2223 OLD_FILES+=usr/lib/libhdb_p.a
2224 OLD_FILES+=usr/lib/libheimbase.a
2225 OLD_FILES+=usr/lib/libheimbase.so
2226 OLD_LIBS+=usr/lib/libheimbase.so.11
2227 OLD_FILES+=usr/lib/libheimbase_p.a
2228 OLD_FILES+=usr/lib/libheimntlm.a
2229 OLD_FILES+=usr/lib/libheimntlm.so
2230 OLD_LIBS+=usr/lib/libheimntlm.so.11
2231 OLD_FILES+=usr/lib/libheimntlm_p.a
2232 OLD_FILES+=usr/lib/libheimsqlite.a
2233 OLD_FILES+=usr/lib/libheimsqlite.so
2234 OLD_LIBS+=usr/lib/libheimsqlite.so.11
2235 OLD_FILES+=usr/lib/libheimsqlite_p.a
2236 OLD_FILES+=usr/lib/libhx509.a
2237 OLD_FILES+=usr/lib/libhx509.so
2238 OLD_LIBS+=usr/lib/libhx509.so.11
2239 OLD_FILES+=usr/lib/libhx509_p.a
2240 OLD_FILES+=usr/lib/libkadm5clnt.a
2241 OLD_FILES+=usr/lib/libkadm5clnt.so
2242 OLD_LIBS+=usr/lib/libkadm5clnt.so.11
2243 OLD_FILES+=usr/lib/libkadm5clnt_p.a
2244 OLD_FILES+=usr/lib/libkadm5srv.a
2245 OLD_FILES+=usr/lib/libkadm5srv.so
2246 OLD_LIBS+=usr/lib/libkadm5srv.so.11
2247 OLD_FILES+=usr/lib/libkadm5srv_p.a
2248 OLD_FILES+=usr/lib/libkafs5.a
2249 OLD_FILES+=usr/lib/libkafs5.so
2250 OLD_LIBS+=usr/lib/libkafs5.so.11
2251 OLD_FILES+=usr/lib/libkafs5_p.a
2252 OLD_FILES+=usr/lib/libkdc.a
2253 OLD_FILES+=usr/lib/libkdc.so
2254 OLD_LIBS+=usr/lib/libkdc.so.11
2255 OLD_FILES+=usr/lib/libkdc_p.a
2256 OLD_FILES+=usr/lib/libkrb5.a
2257 OLD_FILES+=usr/lib/libkrb5.so
2258 OLD_LIBS+=usr/lib/libkrb5.so.11
2259 OLD_FILES+=usr/lib/libkrb5_p.a
2260 OLD_FILES+=usr/lib/libroken.a
2261 OLD_FILES+=usr/lib/libroken.so
2262 OLD_LIBS+=usr/lib/libroken.so.11
2263 OLD_FILES+=usr/lib/libroken_p.a
2264 OLD_FILES+=usr/lib/libwind.a
2265 OLD_FILES+=usr/lib/libwind.so
2266 OLD_LIBS+=usr/lib/libwind.so.11
2267 OLD_FILES+=usr/lib/libwind_p.a
2268 OLD_FILES+=usr/lib/pam_krb5.so
2269 OLD_LIBS+=usr/lib/pam_krb5.so.5
2270 OLD_FILES+=usr/lib/pam_ksu.so
2271 OLD_LIBS+=usr/lib/pam_ksu.so.5
2272 OLD_FILES+=usr/lib/private/libheimipcc.a
2273 OLD_FILES+=usr/lib/private/libheimipcc.so
2274 OLD_LIBS+=usr/lib/private/libheimipcc.so.11
2275 OLD_FILES+=usr/lib/private/libheimipcc_p.a
2276 OLD_FILES+=usr/lib/private/libheimipcs.a
2277 OLD_FILES+=usr/lib/private/libheimipcs.so
2278 OLD_LIBS+=usr/lib/private/libheimipcs.so.11
2279 OLD_FILES+=usr/lib/private/libheimipcs_p.a
2280 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
2281 OLD_FILES+=usr/lib32/libasn1.a
2282 OLD_FILES+=usr/lib32/libasn1.so
2283 OLD_LIBS+=usr/lib32/libasn1.so.11
2284 OLD_FILES+=usr/lib32/libasn1_p.a
2285 OLD_FILES+=usr/lib32/libgssapi_krb5.a
2286 OLD_FILES+=usr/lib32/libgssapi_krb5.so
2287 OLD_LIBS+=usr/lib32/libgssapi_krb5.so.10
2288 OLD_FILES+=usr/lib32/libgssapi_krb5_p.a
2289 OLD_FILES+=usr/lib32/libgssapi_ntlm.a
2290 OLD_FILES+=usr/lib32/libgssapi_ntlm.so
2291 OLD_LIBS+=usr/lib32/libgssapi_ntlm.so.10
2292 OLD_FILES+=usr/lib32/libgssapi_ntlm_p.a
2293 OLD_FILES+=usr/lib32/libgssapi_spnego.a
2294 OLD_FILES+=usr/lib32/libgssapi_spnego.so
2295 OLD_LIBS+=usr/lib32/libgssapi_spnego.so.10
2296 OLD_FILES+=usr/lib32/libgssapi_spnego_p.a
2297 OLD_FILES+=usr/lib32/libhdb.a
2298 OLD_FILES+=usr/lib32/libhdb.so
2299 OLD_LIBS+=usr/lib32/libhdb.so.11
2300 OLD_FILES+=usr/lib32/libhdb_p.a
2301 OLD_FILES+=usr/lib32/libheimbase.a
2302 OLD_FILES+=usr/lib32/libheimbase.so
2303 OLD_LIBS+=usr/lib32/libheimbase.so.11
2304 OLD_FILES+=usr/lib32/libheimbase_p.a
2305 OLD_FILES+=usr/lib32/libheimntlm.a
2306 OLD_FILES+=usr/lib32/libheimntlm.so
2307 OLD_LIBS+=usr/lib32/libheimntlm.so.11
2308 OLD_FILES+=usr/lib32/libheimntlm_p.a
2309 OLD_FILES+=usr/lib32/libheimsqlite.a
2310 OLD_FILES+=usr/lib32/libheimsqlite.so
2311 OLD_LIBS+=usr/lib32/libheimsqlite.so.11
2312 OLD_FILES+=usr/lib32/libheimsqlite_p.a
2313 OLD_FILES+=usr/lib32/libhx509.a
2314 OLD_FILES+=usr/lib32/libhx509.so
2315 OLD_LIBS+=usr/lib32/libhx509.so.11
2316 OLD_FILES+=usr/lib32/libhx509_p.a
2317 OLD_FILES+=usr/lib32/libkadm5clnt.a
2318 OLD_FILES+=usr/lib32/libkadm5clnt.so
2319 OLD_LIBS+=usr/lib32/libkadm5clnt.so.11
2320 OLD_FILES+=usr/lib32/libkadm5clnt_p.a
2321 OLD_FILES+=usr/lib32/libkadm5srv.a
2322 OLD_FILES+=usr/lib32/libkadm5srv.so
2323 OLD_LIBS+=usr/lib32/libkadm5srv.so.11
2324 OLD_FILES+=usr/lib32/libkadm5srv_p.a
2325 OLD_FILES+=usr/lib32/libkafs5.a
2326 OLD_FILES+=usr/lib32/libkafs5.so
2327 OLD_LIBS+=usr/lib32/libkafs5.so.11
2328 OLD_FILES+=usr/lib32/libkafs5_p.a
2329 OLD_FILES+=usr/lib32/libkdc.a
2330 OLD_FILES+=usr/lib32/libkdc.so
2331 OLD_LIBS+=usr/lib32/libkdc.so.11
2332 OLD_FILES+=usr/lib32/libkdc_p.a
2333 OLD_FILES+=usr/lib32/libkrb5.a
2334 OLD_FILES+=usr/lib32/libkrb5.so
2335 OLD_LIBS+=usr/lib32/libkrb5.so.11
2336 OLD_FILES+=usr/lib32/libkrb5_p.a
2337 OLD_FILES+=usr/lib32/libroken.a
2338 OLD_FILES+=usr/lib32/libroken.so
2339 OLD_LIBS+=usr/lib32/libroken.so.11
2340 OLD_FILES+=usr/lib32/libroken_p.a
2341 OLD_FILES+=usr/lib32/libwind.a
2342 OLD_FILES+=usr/lib32/libwind.so
2343 OLD_LIBS+=usr/lib32/libwind.so.11
2344 OLD_FILES+=usr/lib32/libwind_p.a
2345 OLD_FILES+=usr/lib32/pam_krb5.so
2346 OLD_LIBS+=usr/lib32/pam_krb5.so.5
2347 OLD_FILES+=usr/lib32/pam_ksu.so
2348 OLD_LIBS+=usr/lib32/pam_ksu.so.5
2349 OLD_FILES+=usr/lib32/private/libheimipcc.a
2350 OLD_FILES+=usr/lib32/private/libheimipcc.so
2351 OLD_LIBS+=usr/lib32/private/libheimipcc.so.11
2352 OLD_FILES+=usr/lib32/private/libheimipcc_p.a
2353 OLD_FILES+=usr/lib32/private/libheimipcs.a
2354 OLD_FILES+=usr/lib32/private/libheimipcs.so
2355 OLD_LIBS+=usr/lib32/private/libheimipcs.so.11
2356 OLD_FILES+=usr/lib32/private/libheimipcs_p.a
2357 .endif
2358 OLD_FILES+=usr/libexec/digest-service
2359 OLD_FILES+=usr/libexec/hprop
2360 OLD_FILES+=usr/libexec/hpropd
2361 OLD_FILES+=usr/libexec/ipropd-master
2362 OLD_FILES+=usr/libexec/ipropd-slave
2363 OLD_FILES+=usr/libexec/kadmind
2364 OLD_FILES+=usr/libexec/kcm
2365 OLD_FILES+=usr/libexec/kdc
2366 OLD_FILES+=usr/libexec/kdigest
2367 OLD_FILES+=usr/libexec/kfd
2368 OLD_FILES+=usr/libexec/kimpersonate
2369 OLD_FILES+=usr/libexec/kpasswdd
2370 OLD_FILES+=usr/sbin/kstash
2371 OLD_FILES+=usr/sbin/ktutil
2372 OLD_FILES+=usr/sbin/iprop-log
2373 OLD_FILES+=usr/share/info/heimdal.info.gz
2374 OLD_FILES+=usr/share/man/man1/kdestroy.1.gz
2375 OLD_FILES+=usr/share/man/man1/kf.1.gz
2376 OLD_FILES+=usr/share/man/man1/kinit.1.gz
2377 OLD_FILES+=usr/share/man/man1/klist.1.gz
2378 OLD_FILES+=usr/share/man/man1/kpasswd.1.gz
2379 OLD_FILES+=usr/share/man/man1/krb5-config.1.gz
2380 OLD_FILES+=usr/share/man/man1/kswitch.1.gz
2381 OLD_FILES+=usr/share/man/man3/HDB.3.gz
2382 OLD_FILES+=usr/share/man/man3/hdb__del.3.gz
2383 OLD_FILES+=usr/share/man/man3/hdb__get.3.gz
2384 OLD_FILES+=usr/share/man/man3/hdb__put.3.gz
2385 OLD_FILES+=usr/share/man/man3/hdb_auth_status.3.gz
2386 OLD_FILES+=usr/share/man/man3/hdb_check_constrained_delegation.3.gz
2387 OLD_FILES+=usr/share/man/man3/hdb_check_pkinit_ms_upn_match.3.gz
2388 OLD_FILES+=usr/share/man/man3/hdb_check_s4u2self.3.gz
2389 OLD_FILES+=usr/share/man/man3/hdb_close.3.gz
2390 OLD_FILES+=usr/share/man/man3/hdb_destroy.3.gz
2391 OLD_FILES+=usr/share/man/man3/hdb_entry_ex.3.gz
2392 OLD_FILES+=usr/share/man/man3/hdb_fetch_kvno.3.gz
2393 OLD_FILES+=usr/share/man/man3/hdb_firstkey.3.gz
2394 OLD_FILES+=usr/share/man/man3/hdb_free.3.gz
2395 OLD_FILES+=usr/share/man/man3/hdb_get_realms.3.gz
2396 OLD_FILES+=usr/share/man/man3/hdb_lock.3.gz
2397 OLD_FILES+=usr/share/man/man3/hdb_name.3.gz
2398 OLD_FILES+=usr/share/man/man3/hdb_nextkey.3.gz
2399 OLD_FILES+=usr/share/man/man3/hdb_open.3.gz
2400 OLD_FILES+=usr/share/man/man3/hdb_password.3.gz
2401 OLD_FILES+=usr/share/man/man3/hdb_remove.3.gz
2402 OLD_FILES+=usr/share/man/man3/hdb_rename.3.gz
2403 OLD_FILES+=usr/share/man/man3/hdb_store.3.gz
2404 OLD_FILES+=usr/share/man/man3/hdb_unlock.3.gz
2405 OLD_FILES+=usr/share/man/man3/heim_ntlm_build_ntlm1_master.3.gz
2406 OLD_FILES+=usr/share/man/man3/heim_ntlm_build_ntlm2_master.3.gz
2407 OLD_FILES+=usr/share/man/man3/heim_ntlm_calculate_lm2.3.gz
2408 OLD_FILES+=usr/share/man/man3/heim_ntlm_calculate_ntlm1.3.gz
2409 OLD_FILES+=usr/share/man/man3/heim_ntlm_calculate_ntlm2.3.gz
2410 OLD_FILES+=usr/share/man/man3/heim_ntlm_decode_targetinfo.3.gz
2411 OLD_FILES+=usr/share/man/man3/heim_ntlm_encode_targetinfo.3.gz
2412 OLD_FILES+=usr/share/man/man3/heim_ntlm_encode_type1.3.gz
2413 OLD_FILES+=usr/share/man/man3/heim_ntlm_encode_type2.3.gz
2414 OLD_FILES+=usr/share/man/man3/heim_ntlm_encode_type3.3.gz
2415 OLD_FILES+=usr/share/man/man3/heim_ntlm_free_buf.3.gz
2416 OLD_FILES+=usr/share/man/man3/heim_ntlm_free_targetinfo.3.gz
2417 OLD_FILES+=usr/share/man/man3/heim_ntlm_free_type1.3.gz
2418 OLD_FILES+=usr/share/man/man3/heim_ntlm_free_type2.3.gz
2419 OLD_FILES+=usr/share/man/man3/heim_ntlm_free_type3.3.gz
2420 OLD_FILES+=usr/share/man/man3/heim_ntlm_keyex_unwrap.3.gz
2421 OLD_FILES+=usr/share/man/man3/heim_ntlm_nt_key.3.gz
2422 OLD_FILES+=usr/share/man/man3/heim_ntlm_ntlmv2_key.3.gz
2423 OLD_FILES+=usr/share/man/man3/heim_ntlm_verify_ntlm2.3.gz
2424 OLD_FILES+=usr/share/man/man3/hx509.3.gz
2425 OLD_FILES+=usr/share/man/man3/hx509_bitstring_print.3.gz
2426 OLD_FILES+=usr/share/man/man3/hx509_ca.3.gz
2427 OLD_FILES+=usr/share/man/man3/hx509_ca_sign.3.gz
2428 OLD_FILES+=usr/share/man/man3/hx509_ca_sign_self.3.gz
2429 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_crl_dp_uri.3.gz
2430 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_eku.3.gz
2431 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_hostname.3.gz
2432 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_jid.3.gz
2433 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_ms_upn.3.gz
2434 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_otherName.3.gz
2435 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_pkinit.3.gz
2436 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_rfc822name.3.gz
2437 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_free.3.gz
2438 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_init.3.gz
2439 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_ca.3.gz
2440 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_domaincontroller.3.gz
2441 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_notAfter.3.gz
2442 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_notAfter_lifetime.3.gz
2443 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_notBefore.3.gz
2444 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_proxy.3.gz
2445 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_serialnumber.3.gz
2446 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_spki.3.gz
2447 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_subject.3.gz
2448 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_template.3.gz
2449 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_unique.3.gz
2450 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_subject_expand.3.gz
2451 OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_template_units.3.gz
2452 OLD_FILES+=usr/share/man/man3/hx509_cert.3.gz
2453 OLD_FILES+=usr/share/man/man3/hx509_cert_binary.3.gz
2454 OLD_FILES+=usr/share/man/man3/hx509_cert_check_eku.3.gz
2455 OLD_FILES+=usr/share/man/man3/hx509_cert_cmp.3.gz
2456 OLD_FILES+=usr/share/man/man3/hx509_cert_find_subjectAltName_otherName.3.gz
2457 OLD_FILES+=usr/share/man/man3/hx509_cert_free.3.gz
2458 OLD_FILES+=usr/share/man/man3/hx509_cert_get_SPKI.3.gz
2459 OLD_FILES+=usr/share/man/man3/hx509_cert_get_SPKI_AlgorithmIdentifier.3.gz
2460 OLD_FILES+=usr/share/man/man3/hx509_cert_get_attribute.3.gz
2461 OLD_FILES+=usr/share/man/man3/hx509_cert_get_base_subject.3.gz
2462 OLD_FILES+=usr/share/man/man3/hx509_cert_get_friendly_name.3.gz
2463 OLD_FILES+=usr/share/man/man3/hx509_cert_get_issuer.3.gz
2464 OLD_FILES+=usr/share/man/man3/hx509_cert_get_issuer_unique_id.3.gz
2465 OLD_FILES+=usr/share/man/man3/hx509_cert_get_notAfter.3.gz
2466 OLD_FILES+=usr/share/man/man3/hx509_cert_get_notBefore.3.gz
2467 OLD_FILES+=usr/share/man/man3/hx509_cert_get_serialnumber.3.gz
2468 OLD_FILES+=usr/share/man/man3/hx509_cert_get_subject.3.gz
2469 OLD_FILES+=usr/share/man/man3/hx509_cert_get_subject_unique_id.3.gz
2470 OLD_FILES+=usr/share/man/man3/hx509_cert_init.3.gz
2471 OLD_FILES+=usr/share/man/man3/hx509_cert_init_data.3.gz
2472 OLD_FILES+=usr/share/man/man3/hx509_cert_keyusage_print.3.gz
2473 OLD_FILES+=usr/share/man/man3/hx509_cert_ref.3.gz
2474 OLD_FILES+=usr/share/man/man3/hx509_cert_set_friendly_name.3.gz
2475 OLD_FILES+=usr/share/man/man3/hx509_certs_add.3.gz
2476 OLD_FILES+=usr/share/man/man3/hx509_certs_append.3.gz
2477 OLD_FILES+=usr/share/man/man3/hx509_certs_end_seq.3.gz
2478 OLD_FILES+=usr/share/man/man3/hx509_certs_filter.3.gz
2479 OLD_FILES+=usr/share/man/man3/hx509_certs_find.3.gz
2480 OLD_FILES+=usr/share/man/man3/hx509_certs_free.3.gz
2481 OLD_FILES+=usr/share/man/man3/hx509_certs_info.3.gz
2482 OLD_FILES+=usr/share/man/man3/hx509_certs_init.3.gz
2483 OLD_FILES+=usr/share/man/man3/hx509_certs_iter_f.3.gz
2484 OLD_FILES+=usr/share/man/man3/hx509_certs_merge.3.gz
2485 OLD_FILES+=usr/share/man/man3/hx509_certs_next_cert.3.gz
2486 OLD_FILES+=usr/share/man/man3/hx509_certs_start_seq.3.gz
2487 OLD_FILES+=usr/share/man/man3/hx509_certs_store.3.gz
2488 OLD_FILES+=usr/share/man/man3/hx509_ci_print_names.3.gz
2489 OLD_FILES+=usr/share/man/man3/hx509_clear_error_string.3.gz
2490 OLD_FILES+=usr/share/man/man3/hx509_cms.3.gz
2491 OLD_FILES+=usr/share/man/man3/hx509_cms_create_signed_1.3.gz
2492 OLD_FILES+=usr/share/man/man3/hx509_cms_envelope_1.3.gz
2493 OLD_FILES+=usr/share/man/man3/hx509_cms_unenvelope.3.gz
2494 OLD_FILES+=usr/share/man/man3/hx509_cms_unwrap_ContentInfo.3.gz
2495 OLD_FILES+=usr/share/man/man3/hx509_cms_verify_signed.3.gz
2496 OLD_FILES+=usr/share/man/man3/hx509_cms_wrap_ContentInfo.3.gz
2497 OLD_FILES+=usr/share/man/man3/hx509_context_free.3.gz
2498 OLD_FILES+=usr/share/man/man3/hx509_context_init.3.gz
2499 OLD_FILES+=usr/share/man/man3/hx509_context_set_missing_revoke.3.gz
2500 OLD_FILES+=usr/share/man/man3/hx509_crl_add_revoked_certs.3.gz
2501 OLD_FILES+=usr/share/man/man3/hx509_crl_alloc.3.gz
2502 OLD_FILES+=usr/share/man/man3/hx509_crl_free.3.gz
2503 OLD_FILES+=usr/share/man/man3/hx509_crl_lifetime.3.gz
2504 OLD_FILES+=usr/share/man/man3/hx509_crl_sign.3.gz
2505 OLD_FILES+=usr/share/man/man3/hx509_crypto.3.gz
2506 OLD_FILES+=usr/share/man/man3/hx509_env.3.gz
2507 OLD_FILES+=usr/share/man/man3/hx509_env_add.3.gz
2508 OLD_FILES+=usr/share/man/man3/hx509_env_add_binding.3.gz
2509 OLD_FILES+=usr/share/man/man3/hx509_env_find.3.gz
2510 OLD_FILES+=usr/share/man/man3/hx509_env_find_binding.3.gz
2511 OLD_FILES+=usr/share/man/man3/hx509_env_free.3.gz
2512 OLD_FILES+=usr/share/man/man3/hx509_env_lfind.3.gz
2513 OLD_FILES+=usr/share/man/man3/hx509_err.3.gz
2514 OLD_FILES+=usr/share/man/man3/hx509_error.3.gz
2515 OLD_FILES+=usr/share/man/man3/hx509_free_error_string.3.gz
2516 OLD_FILES+=usr/share/man/man3/hx509_free_octet_string_list.3.gz
2517 OLD_FILES+=usr/share/man/man3/hx509_general_name_unparse.3.gz
2518 OLD_FILES+=usr/share/man/man3/hx509_get_error_string.3.gz
2519 OLD_FILES+=usr/share/man/man3/hx509_get_one_cert.3.gz
2520 OLD_FILES+=usr/share/man/man3/hx509_keyset.3.gz
2521 OLD_FILES+=usr/share/man/man3/hx509_lock.3.gz
2522 OLD_FILES+=usr/share/man/man3/hx509_misc.3.gz
2523 OLD_FILES+=usr/share/man/man3/hx509_name.3.gz
2524 OLD_FILES+=usr/share/man/man3/hx509_name_binary.3.gz
2525 OLD_FILES+=usr/share/man/man3/hx509_name_cmp.3.gz
2526 OLD_FILES+=usr/share/man/man3/hx509_name_copy.3.gz
2527 OLD_FILES+=usr/share/man/man3/hx509_name_expand.3.gz
2528 OLD_FILES+=usr/share/man/man3/hx509_name_free.3.gz
2529 OLD_FILES+=usr/share/man/man3/hx509_name_is_null_p.3.gz
2530 OLD_FILES+=usr/share/man/man3/hx509_name_to_Name.3.gz
2531 OLD_FILES+=usr/share/man/man3/hx509_name_to_string.3.gz
2532 OLD_FILES+=usr/share/man/man3/hx509_ocsp_request.3.gz
2533 OLD_FILES+=usr/share/man/man3/hx509_ocsp_verify.3.gz
2534 OLD_FILES+=usr/share/man/man3/hx509_oid_print.3.gz
2535 OLD_FILES+=usr/share/man/man3/hx509_oid_sprint.3.gz
2536 OLD_FILES+=usr/share/man/man3/hx509_parse_name.3.gz
2537 OLD_FILES+=usr/share/man/man3/hx509_peer.3.gz
2538 OLD_FILES+=usr/share/man/man3/hx509_peer_info_add_cms_alg.3.gz
2539 OLD_FILES+=usr/share/man/man3/hx509_peer_info_alloc.3.gz
2540 OLD_FILES+=usr/share/man/man3/hx509_peer_info_free.3.gz
2541 OLD_FILES+=usr/share/man/man3/hx509_peer_info_set_cert.3.gz
2542 OLD_FILES+=usr/share/man/man3/hx509_peer_info_set_cms_algs.3.gz
2543 OLD_FILES+=usr/share/man/man3/hx509_print.3.gz
2544 OLD_FILES+=usr/share/man/man3/hx509_print_cert.3.gz
2545 OLD_FILES+=usr/share/man/man3/hx509_print_stdout.3.gz
2546 OLD_FILES+=usr/share/man/man3/hx509_query.3.gz
2547 OLD_FILES+=usr/share/man/man3/hx509_query_alloc.3.gz
2548 OLD_FILES+=usr/share/man/man3/hx509_query_free.3.gz
2549 OLD_FILES+=usr/share/man/man3/hx509_query_match_cmp_func.3.gz
2550 OLD_FILES+=usr/share/man/man3/hx509_query_match_eku.3.gz
2551 OLD_FILES+=usr/share/man/man3/hx509_query_match_friendly_name.3.gz
2552 OLD_FILES+=usr/share/man/man3/hx509_query_match_issuer_serial.3.gz
2553 OLD_FILES+=usr/share/man/man3/hx509_query_match_option.3.gz
2554 OLD_FILES+=usr/share/man/man3/hx509_query_statistic_file.3.gz
2555 OLD_FILES+=usr/share/man/man3/hx509_query_unparse_stats.3.gz
2556 OLD_FILES+=usr/share/man/man3/hx509_revoke.3.gz
2557 OLD_FILES+=usr/share/man/man3/hx509_revoke_add_crl.3.gz
2558 OLD_FILES+=usr/share/man/man3/hx509_revoke_add_ocsp.3.gz
2559 OLD_FILES+=usr/share/man/man3/hx509_revoke_free.3.gz
2560 OLD_FILES+=usr/share/man/man3/hx509_revoke_init.3.gz
2561 OLD_FILES+=usr/share/man/man3/hx509_revoke_ocsp_print.3.gz
2562 OLD_FILES+=usr/share/man/man3/hx509_revoke_verify.3.gz
2563 OLD_FILES+=usr/share/man/man3/hx509_set_error_string.3.gz
2564 OLD_FILES+=usr/share/man/man3/hx509_set_error_stringv.3.gz
2565 OLD_FILES+=usr/share/man/man3/hx509_unparse_der_name.3.gz
2566 OLD_FILES+=usr/share/man/man3/hx509_validate_cert.3.gz
2567 OLD_FILES+=usr/share/man/man3/hx509_validate_ctx_add_flags.3.gz
2568 OLD_FILES+=usr/share/man/man3/hx509_validate_ctx_free.3.gz
2569 OLD_FILES+=usr/share/man/man3/hx509_validate_ctx_init.3.gz
2570 OLD_FILES+=usr/share/man/man3/hx509_validate_ctx_set_print.3.gz
2571 OLD_FILES+=usr/share/man/man3/hx509_verify.3.gz
2572 OLD_FILES+=usr/share/man/man3/hx509_verify_attach_anchors.3.gz
2573 OLD_FILES+=usr/share/man/man3/hx509_verify_attach_revoke.3.gz
2574 OLD_FILES+=usr/share/man/man3/hx509_verify_ctx_f_allow_default_trustanchors.3.gz
2575 OLD_FILES+=usr/share/man/man3/hx509_verify_destroy_ctx.3.gz
2576 OLD_FILES+=usr/share/man/man3/hx509_verify_hostname.3.gz
2577 OLD_FILES+=usr/share/man/man3/hx509_verify_init_ctx.3.gz
2578 OLD_FILES+=usr/share/man/man3/hx509_verify_path.3.gz
2579 OLD_FILES+=usr/share/man/man3/hx509_verify_set_max_depth.3.gz
2580 OLD_FILES+=usr/share/man/man3/hx509_verify_set_proxy_certificate.3.gz
2581 OLD_FILES+=usr/share/man/man3/hx509_verify_set_strict_rfc3280_verification.3.gz
2582 OLD_FILES+=usr/share/man/man3/hx509_verify_set_time.3.gz
2583 OLD_FILES+=usr/share/man/man3/hx509_verify_signature.3.gz
2584 OLD_FILES+=usr/share/man/man3/hx509_xfree.3.gz
2585 OLD_FILES+=usr/share/man/man3/k_afs_cell_of_file.3.gz
2586 OLD_FILES+=usr/share/man/man3/k_hasafs.3.gz
2587 OLD_FILES+=usr/share/man/man3/k_pioctl.3.gz
2588 OLD_FILES+=usr/share/man/man3/k_setpag.3.gz
2589 OLD_FILES+=usr/share/man/man3/k_unlog.3.gz
2590 OLD_FILES+=usr/share/man/man3/kadm5_pwcheck.3.gz
2591 OLD_FILES+=usr/share/man/man3/kafs.3.gz
2592 OLD_FILES+=usr/share/man/man3/kafs5.3.gz
2593 OLD_FILES+=usr/share/man/man3/kafs_set_verbose.3.gz
2594 OLD_FILES+=usr/share/man/man3/kafs_settoken.3.gz
2595 OLD_FILES+=usr/share/man/man3/kafs_settoken5.3.gz
2596 OLD_FILES+=usr/share/man/man3/kafs_settoken_rxkad.3.gz
2597 OLD_FILES+=usr/share/man/man3/krb5.3.gz
2598 OLD_FILES+=usr/share/man/man3/krb524_convert_creds_kdc.3.gz
2599 OLD_FILES+=usr/share/man/man3/krb524_convert_creds_kdc_ccache.3.gz
2600 OLD_FILES+=usr/share/man/man3/krb5_425_conv_principal.3.gz
2601 OLD_FILES+=usr/share/man/man3/krb5_425_conv_principal_ext.3.gz
2602 OLD_FILES+=usr/share/man/man3/krb5_524_conv_principal.3.gz
2603 OLD_FILES+=usr/share/man/man3/krb5_acc_ops.3.gz
2604 OLD_FILES+=usr/share/man/man3/krb5_acl_match_file.3.gz
2605 OLD_FILES+=usr/share/man/man3/krb5_acl_match_string.3.gz
2606 OLD_FILES+=usr/share/man/man3/krb5_add_et_list.3.gz
2607 OLD_FILES+=usr/share/man/man3/krb5_add_extra_addresses.3.gz
2608 OLD_FILES+=usr/share/man/man3/krb5_add_ignore_addresses.3.gz
2609 OLD_FILES+=usr/share/man/man3/krb5_addlog_dest.3.gz
2610 OLD_FILES+=usr/share/man/man3/krb5_addlog_func.3.gz
2611 OLD_FILES+=usr/share/man/man3/krb5_addr2sockaddr.3.gz
2612 OLD_FILES+=usr/share/man/man3/krb5_address.3.gz
2613 OLD_FILES+=usr/share/man/man3/krb5_address_compare.3.gz
2614 OLD_FILES+=usr/share/man/man3/krb5_address_order.3.gz
2615 OLD_FILES+=usr/share/man/man3/krb5_address_prefixlen_boundary.3.gz
2616 OLD_FILES+=usr/share/man/man3/krb5_address_search.3.gz
2617 OLD_FILES+=usr/share/man/man3/krb5_afslog.3.gz
2618 OLD_FILES+=usr/share/man/man3/krb5_afslog_uid.3.gz
2619 OLD_FILES+=usr/share/man/man3/krb5_allow_weak_crypto.3.gz
2620 OLD_FILES+=usr/share/man/man3/krb5_aname_to_localname.3.gz
2621 OLD_FILES+=usr/share/man/man3/krb5_anyaddr.3.gz
2622 OLD_FILES+=usr/share/man/man3/krb5_appdefault.3.gz
2623 OLD_FILES+=usr/share/man/man3/krb5_appdefault_boolean.3.gz
2624 OLD_FILES+=usr/share/man/man3/krb5_appdefault_string.3.gz
2625 OLD_FILES+=usr/share/man/man3/krb5_appdefault_time.3.gz
2626 OLD_FILES+=usr/share/man/man3/krb5_append_addresses.3.gz
2627 OLD_FILES+=usr/share/man/man3/krb5_auth.3.gz
2628 OLD_FILES+=usr/share/man/man3/krb5_auth_con_free.3.gz
2629 OLD_FILES+=usr/share/man/man3/krb5_auth_con_genaddrs.3.gz
2630 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getaddrs.3.gz
2631 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getflags.3.gz
2632 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getkey.3.gz
2633 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getlocalsubkey.3.gz
2634 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getrcache.3.gz
2635 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getremotesubkey.3.gz
2636 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getuserkey.3.gz
2637 OLD_FILES+=usr/share/man/man3/krb5_auth_con_init.3.gz
2638 OLD_FILES+=usr/share/man/man3/krb5_auth_con_initivector.3.gz
2639 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setaddrs.3.gz
2640 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setaddrs_from_fd.3.gz
2641 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setflags.3.gz
2642 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setivector.3.gz
2643 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setkey.3.gz
2644 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setlocalsubkey.3.gz
2645 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setrcache.3.gz
2646 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setremotesubkey.3.gz
2647 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setuserkey.3.gz
2648 OLD_FILES+=usr/share/man/man3/krb5_auth_context.3.gz
2649 OLD_FILES+=usr/share/man/man3/krb5_auth_getauthenticator.3.gz
2650 OLD_FILES+=usr/share/man/man3/krb5_auth_getcksumtype.3.gz
2651 OLD_FILES+=usr/share/man/man3/krb5_auth_getkeytype.3.gz
2652 OLD_FILES+=usr/share/man/man3/krb5_auth_getlocalseqnumber.3.gz
2653 OLD_FILES+=usr/share/man/man3/krb5_auth_getremoteseqnumber.3.gz
2654 OLD_FILES+=usr/share/man/man3/krb5_auth_setcksumtype.3.gz
2655 OLD_FILES+=usr/share/man/man3/krb5_auth_setkeytype.3.gz
2656 OLD_FILES+=usr/share/man/man3/krb5_auth_setlocalseqnumber.3.gz
2657 OLD_FILES+=usr/share/man/man3/krb5_auth_setremoteseqnumber.3.gz
2658 OLD_FILES+=usr/share/man/man3/krb5_build_principal.3.gz
2659 OLD_FILES+=usr/share/man/man3/krb5_build_principal_ext.3.gz
2660 OLD_FILES+=usr/share/man/man3/krb5_build_principal_va.3.gz
2661 OLD_FILES+=usr/share/man/man3/krb5_build_principal_va_ext.3.gz
2662 OLD_FILES+=usr/share/man/man3/krb5_c_enctype_compare.3.gz
2663 OLD_FILES+=usr/share/man/man3/krb5_c_make_checksum.3.gz
2664 OLD_FILES+=usr/share/man/man3/krb5_cc_cache_end_seq_get.3.gz
2665 OLD_FILES+=usr/share/man/man3/krb5_cc_cache_get_first.3.gz
2666 OLD_FILES+=usr/share/man/man3/krb5_cc_cache_match.3.gz
2667 OLD_FILES+=usr/share/man/man3/krb5_cc_cache_next.3.gz
2668 OLD_FILES+=usr/share/man/man3/krb5_cc_clear_mcred.3.gz
2669 OLD_FILES+=usr/share/man/man3/krb5_cc_close.3.gz
2670 OLD_FILES+=usr/share/man/man3/krb5_cc_copy_cache.3.gz
2671 OLD_FILES+=usr/share/man/man3/krb5_cc_copy_creds.3.gz
2672 OLD_FILES+=usr/share/man/man3/krb5_cc_copy_match_f.3.gz
2673 OLD_FILES+=usr/share/man/man3/krb5_cc_default.3.gz
2674 OLD_FILES+=usr/share/man/man3/krb5_cc_default_name.3.gz
2675 OLD_FILES+=usr/share/man/man3/krb5_cc_destroy.3.gz
2676 OLD_FILES+=usr/share/man/man3/krb5_cc_end_seq_get.3.gz
2677 OLD_FILES+=usr/share/man/man3/krb5_cc_gen_new.3.gz
2678 OLD_FILES+=usr/share/man/man3/krb5_cc_get_config.3.gz
2679 OLD_FILES+=usr/share/man/man3/krb5_cc_get_flags.3.gz
2680 OLD_FILES+=usr/share/man/man3/krb5_cc_get_friendly_name.3.gz
2681 OLD_FILES+=usr/share/man/man3/krb5_cc_get_full_name.3.gz
2682 OLD_FILES+=usr/share/man/man3/krb5_cc_get_kdc_offset.3.gz
2683 OLD_FILES+=usr/share/man/man3/krb5_cc_get_lifetime.3.gz
2684 OLD_FILES+=usr/share/man/man3/krb5_cc_get_name.3.gz
2685 OLD_FILES+=usr/share/man/man3/krb5_cc_get_ops.3.gz
2686 OLD_FILES+=usr/share/man/man3/krb5_cc_get_prefix_ops.3.gz
2687 OLD_FILES+=usr/share/man/man3/krb5_cc_get_principal.3.gz
2688 OLD_FILES+=usr/share/man/man3/krb5_cc_get_type.3.gz
2689 OLD_FILES+=usr/share/man/man3/krb5_cc_get_version.3.gz
2690 OLD_FILES+=usr/share/man/man3/krb5_cc_initialize.3.gz
2691 OLD_FILES+=usr/share/man/man3/krb5_cc_last_change_time.3.gz
2692 OLD_FILES+=usr/share/man/man3/krb5_cc_move.3.gz
2693 OLD_FILES+=usr/share/man/man3/krb5_cc_new_unique.3.gz
2694 OLD_FILES+=usr/share/man/man3/krb5_cc_next_cred.3.gz
2695 OLD_FILES+=usr/share/man/man3/krb5_cc_register.3.gz
2696 OLD_FILES+=usr/share/man/man3/krb5_cc_remove_cred.3.gz
2697 OLD_FILES+=usr/share/man/man3/krb5_cc_resolve.3.gz
2698 OLD_FILES+=usr/share/man/man3/krb5_cc_retrieve_cred.3.gz
2699 OLD_FILES+=usr/share/man/man3/krb5_cc_set_config.3.gz
2700 OLD_FILES+=usr/share/man/man3/krb5_cc_set_default_name.3.gz
2701 OLD_FILES+=usr/share/man/man3/krb5_cc_set_flags.3.gz
2702 OLD_FILES+=usr/share/man/man3/krb5_cc_set_friendly_name.3.gz
2703 OLD_FILES+=usr/share/man/man3/krb5_cc_set_kdc_offset.3.gz
2704 OLD_FILES+=usr/share/man/man3/krb5_cc_start_seq_get.3.gz
2705 OLD_FILES+=usr/share/man/man3/krb5_cc_store_cred.3.gz
2706 OLD_FILES+=usr/share/man/man3/krb5_cc_support_switch.3.gz
2707 OLD_FILES+=usr/share/man/man3/krb5_cc_switch.3.gz
2708 OLD_FILES+=usr/share/man/man3/krb5_ccache.3.gz
2709 OLD_FILES+=usr/share/man/man3/krb5_ccache_intro.3.gz
2710 OLD_FILES+=usr/share/man/man3/krb5_cccol_cursor_free.3.gz
2711 OLD_FILES+=usr/share/man/man3/krb5_cccol_cursor_new.3.gz
2712 OLD_FILES+=usr/share/man/man3/krb5_cccol_cursor_next.3.gz
2713 OLD_FILES+=usr/share/man/man3/krb5_cccol_last_change_time.3.gz
2714 OLD_FILES+=usr/share/man/man3/krb5_change_password.3.gz
2715 OLD_FILES+=usr/share/man/man3/krb5_check_transited.3.gz
2716 OLD_FILES+=usr/share/man/man3/krb5_checksum_is_collision_proof.3.gz
2717 OLD_FILES+=usr/share/man/man3/krb5_checksum_is_keyed.3.gz
2718 OLD_FILES+=usr/share/man/man3/krb5_checksumsize.3.gz
2719 OLD_FILES+=usr/share/man/man3/krb5_cksumtype_to_enctype.3.gz
2720 OLD_FILES+=usr/share/man/man3/krb5_clear_error_message.3.gz
2721 OLD_FILES+=usr/share/man/man3/krb5_clear_error_string.3.gz
2722 OLD_FILES+=usr/share/man/man3/krb5_closelog.3.gz
2723 OLD_FILES+=usr/share/man/man3/krb5_compare_creds.3.gz
2724 OLD_FILES+=usr/share/man/man3/krb5_config_file_free.3.gz
2725 OLD_FILES+=usr/share/man/man3/krb5_config_free_strings.3.gz
2726 OLD_FILES+=usr/share/man/man3/krb5_config_get_bool.3.gz
2727 OLD_FILES+=usr/share/man/man3/krb5_config_get_bool_default.3.gz
2728 OLD_FILES+=usr/share/man/man3/krb5_config_get_list.3.gz
2729 OLD_FILES+=usr/share/man/man3/krb5_config_get_string.3.gz
2730 OLD_FILES+=usr/share/man/man3/krb5_config_get_string_default.3.gz
2731 OLD_FILES+=usr/share/man/man3/krb5_config_get_strings.3.gz
2732 OLD_FILES+=usr/share/man/man3/krb5_config_get_time.3.gz
2733 OLD_FILES+=usr/share/man/man3/krb5_config_get_time_default.3.gz
2734 OLD_FILES+=usr/share/man/man3/krb5_config_parse_file_multi.3.gz
2735 OLD_FILES+=usr/share/man/man3/krb5_config_parse_string_multi.3.gz
2736 OLD_FILES+=usr/share/man/man3/krb5_config_vget_bool.3.gz
2737 OLD_FILES+=usr/share/man/man3/krb5_config_vget_bool_default.3.gz
2738 OLD_FILES+=usr/share/man/man3/krb5_config_vget_list.3.gz
2739 OLD_FILES+=usr/share/man/man3/krb5_config_vget_string.3.gz
2740 OLD_FILES+=usr/share/man/man3/krb5_config_vget_string_default.3.gz
2741 OLD_FILES+=usr/share/man/man3/krb5_config_vget_strings.3.gz
2742 OLD_FILES+=usr/share/man/man3/krb5_config_vget_time.3.gz
2743 OLD_FILES+=usr/share/man/man3/krb5_config_vget_time_default.3.gz
2744 OLD_FILES+=usr/share/man/man3/krb5_copy_address.3.gz
2745 OLD_FILES+=usr/share/man/man3/krb5_copy_addresses.3.gz
2746 OLD_FILES+=usr/share/man/man3/krb5_copy_context.3.gz
2747 OLD_FILES+=usr/share/man/man3/krb5_copy_creds.3.gz
2748 OLD_FILES+=usr/share/man/man3/krb5_copy_creds_contents.3.gz
2749 OLD_FILES+=usr/share/man/man3/krb5_copy_data.3.gz
2750 OLD_FILES+=usr/share/man/man3/krb5_copy_host_realm.3.gz
2751 OLD_FILES+=usr/share/man/man3/krb5_copy_keyblock.3.gz
2752 OLD_FILES+=usr/share/man/man3/krb5_copy_keyblock_contents.3.gz
2753 OLD_FILES+=usr/share/man/man3/krb5_copy_principal.3.gz
2754 OLD_FILES+=usr/share/man/man3/krb5_copy_ticket.3.gz
2755 OLD_FILES+=usr/share/man/man3/krb5_create_checksum.3.gz
2756 OLD_FILES+=usr/share/man/man3/krb5_create_checksum_iov.3.gz
2757 OLD_FILES+=usr/share/man/man3/krb5_credential.3.gz
2758 OLD_FILES+=usr/share/man/man3/krb5_creds.3.gz
2759 OLD_FILES+=usr/share/man/man3/krb5_creds_get_ticket_flags.3.gz
2760 OLD_FILES+=usr/share/man/man3/krb5_crypto.3.gz
2761 OLD_FILES+=usr/share/man/man3/krb5_crypto_destroy.3.gz
2762 OLD_FILES+=usr/share/man/man3/krb5_crypto_fx_cf2.3.gz
2763 OLD_FILES+=usr/share/man/man3/krb5_crypto_getblocksize.3.gz
2764 OLD_FILES+=usr/share/man/man3/krb5_crypto_getconfoundersize.3.gz
2765 OLD_FILES+=usr/share/man/man3/krb5_crypto_getenctype.3.gz
2766 OLD_FILES+=usr/share/man/man3/krb5_crypto_getpadsize.3.gz
2767 OLD_FILES+=usr/share/man/man3/krb5_crypto_init.3.gz
2768 OLD_FILES+=usr/share/man/man3/krb5_crypto_iov.3.gz
2769 OLD_FILES+=usr/share/man/man3/krb5_data_alloc.3.gz
2770 OLD_FILES+=usr/share/man/man3/krb5_data_cmp.3.gz
2771 OLD_FILES+=usr/share/man/man3/krb5_data_copy.3.gz
2772 OLD_FILES+=usr/share/man/man3/krb5_data_ct_cmp.3.gz
2773 OLD_FILES+=usr/share/man/man3/krb5_data_free.3.gz
2774 OLD_FILES+=usr/share/man/man3/krb5_data_realloc.3.gz
2775 OLD_FILES+=usr/share/man/man3/krb5_data_zero.3.gz
2776 OLD_FILES+=usr/share/man/man3/krb5_decrypt.3.gz
2777 OLD_FILES+=usr/share/man/man3/krb5_decrypt_EncryptedData.3.gz
2778 OLD_FILES+=usr/share/man/man3/krb5_decrypt_iov_ivec.3.gz
2779 OLD_FILES+=usr/share/man/man3/krb5_deprecated.3.gz
2780 OLD_FILES+=usr/share/man/man3/krb5_digest.3.gz
2781 OLD_FILES+=usr/share/man/man3/krb5_digest_probe.3.gz
2782 OLD_FILES+=usr/share/man/man3/krb5_eai_to_heim_errno.3.gz
2783 OLD_FILES+=usr/share/man/man3/krb5_encrypt.3.gz
2784 OLD_FILES+=usr/share/man/man3/krb5_encrypt_EncryptedData.3.gz
2785 OLD_FILES+=usr/share/man/man3/krb5_encrypt_iov_ivec.3.gz
2786 OLD_FILES+=usr/share/man/man3/krb5_enctype_disable.3.gz
2787 OLD_FILES+=usr/share/man/man3/krb5_enctype_enable.3.gz
2788 OLD_FILES+=usr/share/man/man3/krb5_enctype_valid.3.gz
2789 OLD_FILES+=usr/share/man/man3/krb5_enctypes_compatible_keys.3.gz
2790 OLD_FILES+=usr/share/man/man3/krb5_error.3.gz
2791 OLD_FILES+=usr/share/man/man3/krb5_expand_hostname.3.gz
2792 OLD_FILES+=usr/share/man/man3/krb5_expand_hostname_realms.3.gz
2793 OLD_FILES+=usr/share/man/man3/krb5_fcc_ops.3.gz
2794 OLD_FILES+=usr/share/man/man3/krb5_fileformats.3.gz
2795 OLD_FILES+=usr/share/man/man3/krb5_find_padata.3.gz
2796 OLD_FILES+=usr/share/man/man3/krb5_free_address.3.gz
2797 OLD_FILES+=usr/share/man/man3/krb5_free_addresses.3.gz
2798 OLD_FILES+=usr/share/man/man3/krb5_free_config_files.3.gz
2799 OLD_FILES+=usr/share/man/man3/krb5_free_context.3.gz
2800 OLD_FILES+=usr/share/man/man3/krb5_free_cred_contents.3.gz
2801 OLD_FILES+=usr/share/man/man3/krb5_free_creds.3.gz
2802 OLD_FILES+=usr/share/man/man3/krb5_free_creds_contents.3.gz
2803 OLD_FILES+=usr/share/man/man3/krb5_free_data.3.gz
2804 OLD_FILES+=usr/share/man/man3/krb5_free_data_contents.3.gz
2805 OLD_FILES+=usr/share/man/man3/krb5_free_error_string.3.gz
2806 OLD_FILES+=usr/share/man/man3/krb5_free_host_realm.3.gz
2807 OLD_FILES+=usr/share/man/man3/krb5_free_keyblock.3.gz
2808 OLD_FILES+=usr/share/man/man3/krb5_free_keyblock_contents.3.gz
2809 OLD_FILES+=usr/share/man/man3/krb5_free_krbhst.3.gz
2810 OLD_FILES+=usr/share/man/man3/krb5_free_principal.3.gz
2811 OLD_FILES+=usr/share/man/man3/krb5_free_ticket.3.gz
2812 OLD_FILES+=usr/share/man/man3/krb5_free_unparsed_name.3.gz
2813 OLD_FILES+=usr/share/man/man3/krb5_fwd_tgt_creds.3.gz
2814 OLD_FILES+=usr/share/man/man3/krb5_generate_random_block.3.gz
2815 OLD_FILES+=usr/share/man/man3/krb5_generate_subkey.3.gz
2816 OLD_FILES+=usr/share/man/man3/krb5_generate_subkey_extended.3.gz
2817 OLD_FILES+=usr/share/man/man3/krb5_get_all_client_addrs.3.gz
2818 OLD_FILES+=usr/share/man/man3/krb5_get_all_server_addrs.3.gz
2819 OLD_FILES+=usr/share/man/man3/krb5_get_cred_from_kdc.3.gz
2820 OLD_FILES+=usr/share/man/man3/krb5_get_cred_from_kdc_opt.3.gz
2821 OLD_FILES+=usr/share/man/man3/krb5_get_credentials.3.gz
2822 OLD_FILES+=usr/share/man/man3/krb5_get_creds.3.gz
2823 OLD_FILES+=usr/share/man/man3/krb5_get_default_config_files.3.gz
2824 OLD_FILES+=usr/share/man/man3/krb5_get_default_in_tkt_etypes.3.gz
2825 OLD_FILES+=usr/share/man/man3/krb5_get_default_principal.3.gz
2826 OLD_FILES+=usr/share/man/man3/krb5_get_default_realm.3.gz
2827 OLD_FILES+=usr/share/man/man3/krb5_get_default_realms.3.gz
2828 OLD_FILES+=usr/share/man/man3/krb5_get_dns_canonicalize_hostname.3.gz
2829 OLD_FILES+=usr/share/man/man3/krb5_get_extra_addresses.3.gz
2830 OLD_FILES+=usr/share/man/man3/krb5_get_fcache_version.3.gz
2831 OLD_FILES+=usr/share/man/man3/krb5_get_forwarded_creds.3.gz
2832 OLD_FILES+=usr/share/man/man3/krb5_get_host_realm.3.gz
2833 OLD_FILES+=usr/share/man/man3/krb5_get_ignore_addresses.3.gz
2834 OLD_FILES+=usr/share/man/man3/krb5_get_in_cred.3.gz
2835 OLD_FILES+=usr/share/man/man3/krb5_get_in_tkt_with_keytab.3.gz
2836 OLD_FILES+=usr/share/man/man3/krb5_get_in_tkt_with_password.3.gz
2837 OLD_FILES+=usr/share/man/man3/krb5_get_in_tkt_with_skey.3.gz
2838 OLD_FILES+=usr/share/man/man3/krb5_get_init_creds.3.gz
2839 OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_keyblock.3.gz
2840 OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_keytab.3.gz
2841 OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_opt_alloc.3.gz
2842 OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_opt_free.3.gz
2843 OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_opt_get_error.3.gz
2844 OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_opt_init.3.gz
2845 OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_password.3.gz
2846 OLD_FILES+=usr/share/man/man3/krb5_get_kdc_sec_offset.3.gz
2847 OLD_FILES+=usr/share/man/man3/krb5_get_krb524hst.3.gz
2848 OLD_FILES+=usr/share/man/man3/krb5_get_krb_admin_hst.3.gz
2849 OLD_FILES+=usr/share/man/man3/krb5_get_krb_changepw_hst.3.gz
2850 OLD_FILES+=usr/share/man/man3/krb5_get_krbhst.3.gz
2851 OLD_FILES+=usr/share/man/man3/krb5_get_max_time_skew.3.gz
2852 OLD_FILES+=usr/share/man/man3/krb5_get_use_admin_kdc.3.gz
2853 OLD_FILES+=usr/share/man/man3/krb5_get_validated_creds.3.gz
2854 OLD_FILES+=usr/share/man/man3/krb5_getportbyname.3.gz
2855 OLD_FILES+=usr/share/man/man3/krb5_h_addr2addr.3.gz
2856 OLD_FILES+=usr/share/man/man3/krb5_h_addr2sockaddr.3.gz
2857 OLD_FILES+=usr/share/man/man3/krb5_h_errno_to_heim_errno.3.gz
2858 OLD_FILES+=usr/share/man/man3/krb5_init_context.3.gz
2859 OLD_FILES+=usr/share/man/man3/krb5_init_creds_free.3.gz
2860 OLD_FILES+=usr/share/man/man3/krb5_init_creds_get.3.gz
2861 OLD_FILES+=usr/share/man/man3/krb5_init_creds_get_error.3.gz
2862 OLD_FILES+=usr/share/man/man3/krb5_init_creds_init.3.gz
2863 OLD_FILES+=usr/share/man/man3/krb5_init_creds_intro.3.gz
2864 OLD_FILES+=usr/share/man/man3/krb5_init_creds_set_keytab.3.gz
2865 OLD_FILES+=usr/share/man/man3/krb5_init_creds_set_password.3.gz
2866 OLD_FILES+=usr/share/man/man3/krb5_init_creds_set_service.3.gz
2867 OLD_FILES+=usr/share/man/man3/krb5_init_creds_step.3.gz
2868 OLD_FILES+=usr/share/man/man3/krb5_init_ets.3.gz
2869 OLD_FILES+=usr/share/man/man3/krb5_initlog.3.gz
2870 OLD_FILES+=usr/share/man/man3/krb5_introduction.3.gz
2871 OLD_FILES+=usr/share/man/man3/krb5_is_config_principal.3.gz
2872 OLD_FILES+=usr/share/man/man3/krb5_is_thread_safe.3.gz
2873 OLD_FILES+=usr/share/man/man3/krb5_kerberos_enctypes.3.gz
2874 OLD_FILES+=usr/share/man/man3/krb5_keyblock_get_enctype.3.gz
2875 OLD_FILES+=usr/share/man/man3/krb5_keyblock_init.3.gz
2876 OLD_FILES+=usr/share/man/man3/krb5_keyblock_zero.3.gz
2877 OLD_FILES+=usr/share/man/man3/krb5_keytab.3.gz
2878 OLD_FILES+=usr/share/man/man3/krb5_keytab_intro.3.gz
2879 OLD_FILES+=usr/share/man/man3/krb5_keytab_key_proc.3.gz
2880 OLD_FILES+=usr/share/man/man3/krb5_keytype_to_enctypes.3.gz
2881 OLD_FILES+=usr/share/man/man3/krb5_keytype_to_enctypes_default.3.gz
2882 OLD_FILES+=usr/share/man/man3/krb5_keytype_to_string.3.gz
2883 OLD_FILES+=usr/share/man/man3/krb5_krbhst_format_string.3.gz
2884 OLD_FILES+=usr/share/man/man3/krb5_krbhst_free.3.gz
2885 OLD_FILES+=usr/share/man/man3/krb5_krbhst_get_addrinfo.3.gz
2886 OLD_FILES+=usr/share/man/man3/krb5_krbhst_init.3.gz
2887 OLD_FILES+=usr/share/man/man3/krb5_krbhst_next.3.gz
2888 OLD_FILES+=usr/share/man/man3/krb5_krbhst_next_as_string.3.gz
2889 OLD_FILES+=usr/share/man/man3/krb5_krbhst_reset.3.gz
2890 OLD_FILES+=usr/share/man/man3/krb5_kt_add_entry.3.gz
2891 OLD_FILES+=usr/share/man/man3/krb5_kt_close.3.gz
2892 OLD_FILES+=usr/share/man/man3/krb5_kt_compare.3.gz
2893 OLD_FILES+=usr/share/man/man3/krb5_kt_copy_entry_contents.3.gz
2894 OLD_FILES+=usr/share/man/man3/krb5_kt_default.3.gz
2895 OLD_FILES+=usr/share/man/man3/krb5_kt_default_modify_name.3.gz
2896 OLD_FILES+=usr/share/man/man3/krb5_kt_default_name.3.gz
2897 OLD_FILES+=usr/share/man/man3/krb5_kt_destroy.3.gz
2898 OLD_FILES+=usr/share/man/man3/krb5_kt_end_seq_get.3.gz
2899 OLD_FILES+=usr/share/man/man3/krb5_kt_free_entry.3.gz
2900 OLD_FILES+=usr/share/man/man3/krb5_kt_get_entry.3.gz
2901 OLD_FILES+=usr/share/man/man3/krb5_kt_get_full_name.3.gz
2902 OLD_FILES+=usr/share/man/man3/krb5_kt_get_name.3.gz
2903 OLD_FILES+=usr/share/man/man3/krb5_kt_get_type.3.gz
2904 OLD_FILES+=usr/share/man/man3/krb5_kt_have_content.3.gz
2905 OLD_FILES+=usr/share/man/man3/krb5_kt_next_entry.3.gz
2906 OLD_FILES+=usr/share/man/man3/krb5_kt_read_service_key.3.gz
2907 OLD_FILES+=usr/share/man/man3/krb5_kt_register.3.gz
2908 OLD_FILES+=usr/share/man/man3/krb5_kt_remove_entry.3.gz
2909 OLD_FILES+=usr/share/man/man3/krb5_kt_resolve.3.gz
2910 OLD_FILES+=usr/share/man/man3/krb5_kt_start_seq_get.3.gz
2911 OLD_FILES+=usr/share/man/man3/krb5_kuserok.3.gz
2912 OLD_FILES+=usr/share/man/man3/krb5_log.3.gz
2913 OLD_FILES+=usr/share/man/man3/krb5_log_msg.3.gz
2914 OLD_FILES+=usr/share/man/man3/krb5_make_addrport.3.gz
2915 OLD_FILES+=usr/share/man/man3/krb5_make_principal.3.gz
2916 OLD_FILES+=usr/share/man/man3/krb5_max_sockaddr_size.3.gz
2917 OLD_FILES+=usr/share/man/man3/krb5_mcc_ops.3.gz
2918 OLD_FILES+=usr/share/man/man3/krb5_mk_req.3.gz
2919 OLD_FILES+=usr/share/man/man3/krb5_mk_safe.3.gz
2920 OLD_FILES+=usr/share/man/man3/krb5_openlog.3.gz
2921 OLD_FILES+=usr/share/man/man3/krb5_pac.3.gz
2922 OLD_FILES+=usr/share/man/man3/krb5_pac_get_buffer.3.gz
2923 OLD_FILES+=usr/share/man/man3/krb5_pac_verify.3.gz
2924 OLD_FILES+=usr/share/man/man3/krb5_parse_address.3.gz
2925 OLD_FILES+=usr/share/man/man3/krb5_parse_name.3.gz
2926 OLD_FILES+=usr/share/man/man3/krb5_parse_name_flags.3.gz
2927 OLD_FILES+=usr/share/man/man3/krb5_parse_nametype.3.gz
2928 OLD_FILES+=usr/share/man/man3/krb5_password_key_proc.3.gz
2929 OLD_FILES+=usr/share/man/man3/krb5_plugin_register.3.gz
2930 OLD_FILES+=usr/share/man/man3/krb5_prepend_config_files_default.3.gz
2931 OLD_FILES+=usr/share/man/man3/krb5_princ_realm.3.gz
2932 OLD_FILES+=usr/share/man/man3/krb5_princ_set_realm.3.gz
2933 OLD_FILES+=usr/share/man/man3/krb5_principal.3.gz
2934 OLD_FILES+=usr/share/man/man3/krb5_principal_compare.3.gz
2935 OLD_FILES+=usr/share/man/man3/krb5_principal_compare_any_realm.3.gz
2936 OLD_FILES+=usr/share/man/man3/krb5_principal_get_comp_string.3.gz
2937 OLD_FILES+=usr/share/man/man3/krb5_principal_get_num_comp.3.gz
2938 OLD_FILES+=usr/share/man/man3/krb5_principal_get_realm.3.gz
2939 OLD_FILES+=usr/share/man/man3/krb5_principal_get_type.3.gz
2940 OLD_FILES+=usr/share/man/man3/krb5_principal_intro.3.gz
2941 OLD_FILES+=usr/share/man/man3/krb5_principal_is_krbtgt.3.gz
2942 OLD_FILES+=usr/share/man/man3/krb5_principal_match.3.gz
2943 OLD_FILES+=usr/share/man/man3/krb5_principal_set_realm.3.gz
2944 OLD_FILES+=usr/share/man/man3/krb5_principal_set_type.3.gz
2945 OLD_FILES+=usr/share/man/man3/krb5_print_address.3.gz
2946 OLD_FILES+=usr/share/man/man3/krb5_random_to_key.3.gz
2947 OLD_FILES+=usr/share/man/man3/krb5_rcache.3.gz
2948 OLD_FILES+=usr/share/man/man3/krb5_rd_error.3.gz
2949 OLD_FILES+=usr/share/man/man3/krb5_rd_req_ctx.3.gz
2950 OLD_FILES+=usr/share/man/man3/krb5_rd_req_in_ctx_alloc.3.gz
2951 OLD_FILES+=usr/share/man/man3/krb5_rd_req_in_set_keytab.3.gz
2952 OLD_FILES+=usr/share/man/man3/krb5_rd_req_in_set_pac_check.3.gz
2953 OLD_FILES+=usr/share/man/man3/krb5_rd_req_out_ctx_free.3.gz
2954 OLD_FILES+=usr/share/man/man3/krb5_rd_req_out_get_server.3.gz
2955 OLD_FILES+=usr/share/man/man3/krb5_rd_safe.3.gz
2956 OLD_FILES+=usr/share/man/man3/krb5_realm_compare.3.gz
2957 OLD_FILES+=usr/share/man/man3/krb5_ret_address.3.gz
2958 OLD_FILES+=usr/share/man/man3/krb5_ret_addrs.3.gz
2959 OLD_FILES+=usr/share/man/man3/krb5_ret_authdata.3.gz
2960 OLD_FILES+=usr/share/man/man3/krb5_ret_creds.3.gz
2961 OLD_FILES+=usr/share/man/man3/krb5_ret_creds_tag.3.gz
2962 OLD_FILES+=usr/share/man/man3/krb5_ret_data.3.gz
2963 OLD_FILES+=usr/share/man/man3/krb5_ret_int16.3.gz
2964 OLD_FILES+=usr/share/man/man3/krb5_ret_int32.3.gz
2965 OLD_FILES+=usr/share/man/man3/krb5_ret_int8.3.gz
2966 OLD_FILES+=usr/share/man/man3/krb5_ret_keyblock.3.gz
2967 OLD_FILES+=usr/share/man/man3/krb5_ret_principal.3.gz
2968 OLD_FILES+=usr/share/man/man3/krb5_ret_string.3.gz
2969 OLD_FILES+=usr/share/man/man3/krb5_ret_stringz.3.gz
2970 OLD_FILES+=usr/share/man/man3/krb5_ret_times.3.gz
2971 OLD_FILES+=usr/share/man/man3/krb5_ret_uint16.3.gz
2972 OLD_FILES+=usr/share/man/man3/krb5_ret_uint32.3.gz
2973 OLD_FILES+=usr/share/man/man3/krb5_ret_uint8.3.gz
2974 OLD_FILES+=usr/share/man/man3/krb5_set_config_files.3.gz
2975 OLD_FILES+=usr/share/man/man3/krb5_set_default_in_tkt_etypes.3.gz
2976 OLD_FILES+=usr/share/man/man3/krb5_set_default_realm.3.gz
2977 OLD_FILES+=usr/share/man/man3/krb5_set_dns_canonicalize_hostname.3.gz
2978 OLD_FILES+=usr/share/man/man3/krb5_set_error_message.3.gz
2979 OLD_FILES+=usr/share/man/man3/krb5_set_error_string.3.gz
2980 OLD_FILES+=usr/share/man/man3/krb5_set_extra_addresses.3.gz
2981 OLD_FILES+=usr/share/man/man3/krb5_set_fcache_version.3.gz
2982 OLD_FILES+=usr/share/man/man3/krb5_set_home_dir_access.3.gz
2983 OLD_FILES+=usr/share/man/man3/krb5_set_ignore_addresses.3.gz
2984 OLD_FILES+=usr/share/man/man3/krb5_set_kdc_sec_offset.3.gz
2985 OLD_FILES+=usr/share/man/man3/krb5_set_max_time_skew.3.gz
2986 OLD_FILES+=usr/share/man/man3/krb5_set_password.3.gz
2987 OLD_FILES+=usr/share/man/man3/krb5_set_real_time.3.gz
2988 OLD_FILES+=usr/share/man/man3/krb5_set_use_admin_kdc.3.gz
2989 OLD_FILES+=usr/share/man/man3/krb5_sname_to_principal.3.gz
2990 OLD_FILES+=usr/share/man/man3/krb5_sock_to_principal.3.gz
2991 OLD_FILES+=usr/share/man/man3/krb5_sockaddr2address.3.gz
2992 OLD_FILES+=usr/share/man/man3/krb5_sockaddr2port.3.gz
2993 OLD_FILES+=usr/share/man/man3/krb5_sockaddr_uninteresting.3.gz
2994 OLD_FILES+=usr/share/man/man3/krb5_storage.3.gz
2995 OLD_FILES+=usr/share/man/man3/krb5_storage_clear_flags.3.gz
2996 OLD_FILES+=usr/share/man/man3/krb5_storage_emem.3.gz
2997 OLD_FILES+=usr/share/man/man3/krb5_storage_free.3.gz
2998 OLD_FILES+=usr/share/man/man3/krb5_storage_from_data.3.gz
2999 OLD_FILES+=usr/share/man/man3/krb5_storage_from_fd.3.gz
3000 OLD_FILES+=usr/share/man/man3/krb5_storage_from_mem.3.gz
3001 OLD_FILES+=usr/share/man/man3/krb5_storage_from_readonly_mem.3.gz
3002 OLD_FILES+=usr/share/man/man3/krb5_storage_get_byteorder.3.gz
3003 OLD_FILES+=usr/share/man/man3/krb5_storage_get_eof_code.3.gz
3004 OLD_FILES+=usr/share/man/man3/krb5_storage_is_flags.3.gz
3005 OLD_FILES+=usr/share/man/man3/krb5_storage_read.3.gz
3006 OLD_FILES+=usr/share/man/man3/krb5_storage_seek.3.gz
3007 OLD_FILES+=usr/share/man/man3/krb5_storage_set_byteorder.3.gz
3008 OLD_FILES+=usr/share/man/man3/krb5_storage_set_eof_code.3.gz
3009 OLD_FILES+=usr/share/man/man3/krb5_storage_set_flags.3.gz
3010 OLD_FILES+=usr/share/man/man3/krb5_storage_set_max_alloc.3.gz
3011 OLD_FILES+=usr/share/man/man3/krb5_storage_to_data.3.gz
3012 OLD_FILES+=usr/share/man/man3/krb5_storage_truncate.3.gz
3013 OLD_FILES+=usr/share/man/man3/krb5_storage_write.3.gz
3014 OLD_FILES+=usr/share/man/man3/krb5_store_address.3.gz
3015 OLD_FILES+=usr/share/man/man3/krb5_store_addrs.3.gz
3016 OLD_FILES+=usr/share/man/man3/krb5_store_authdata.3.gz
3017 OLD_FILES+=usr/share/man/man3/krb5_store_creds.3.gz
3018 OLD_FILES+=usr/share/man/man3/krb5_store_creds_tag.3.gz
3019 OLD_FILES+=usr/share/man/man3/krb5_store_data.3.gz
3020 OLD_FILES+=usr/share/man/man3/krb5_store_int16.3.gz
3021 OLD_FILES+=usr/share/man/man3/krb5_store_int32.3.gz
3022 OLD_FILES+=usr/share/man/man3/krb5_store_int8.3.gz
3023 OLD_FILES+=usr/share/man/man3/krb5_store_keyblock.3.gz
3024 OLD_FILES+=usr/share/man/man3/krb5_store_principal.3.gz
3025 OLD_FILES+=usr/share/man/man3/krb5_store_string.3.gz
3026 OLD_FILES+=usr/share/man/man3/krb5_store_stringz.3.gz
3027 OLD_FILES+=usr/share/man/man3/krb5_store_times.3.gz
3028 OLD_FILES+=usr/share/man/man3/krb5_store_uint16.3.gz
3029 OLD_FILES+=usr/share/man/man3/krb5_store_uint32.3.gz
3030 OLD_FILES+=usr/share/man/man3/krb5_store_uint8.3.gz
3031 OLD_FILES+=usr/share/man/man3/krb5_string_to_key.3.gz
3032 OLD_FILES+=usr/share/man/man3/krb5_string_to_keytype.3.gz
3033 OLD_FILES+=usr/share/man/man3/krb5_support.3.gz
3034 OLD_FILES+=usr/share/man/man3/krb5_ticket.3.gz
3035 OLD_FILES+=usr/share/man/man3/krb5_ticket_get_authorization_data_type.3.gz
3036 OLD_FILES+=usr/share/man/man3/krb5_ticket_get_client.3.gz
3037 OLD_FILES+=usr/share/man/man3/krb5_ticket_get_endtime.3.gz
3038 OLD_FILES+=usr/share/man/man3/krb5_ticket_get_flags.3.gz
3039 OLD_FILES+=usr/share/man/man3/krb5_ticket_get_server.3.gz
3040 OLD_FILES+=usr/share/man/man3/krb5_timeofday.3.gz
3041 OLD_FILES+=usr/share/man/man3/krb5_unparse_name.3.gz
3042 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_fixed.3.gz
3043 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_fixed_flags.3.gz
3044 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_fixed_short.3.gz
3045 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_flags.3.gz
3046 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_short.3.gz
3047 OLD_FILES+=usr/share/man/man3/krb5_us_timeofday.3.gz
3048 OLD_FILES+=usr/share/man/man3/krb5_v4compat.3.gz
3049 OLD_FILES+=usr/share/man/man3/krb5_verify_checksum.3.gz
3050 OLD_FILES+=usr/share/man/man3/krb5_verify_checksum_iov.3.gz
3051 OLD_FILES+=usr/share/man/man3/krb5_verify_init_creds.3.gz
3052 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_init.3.gz
3053 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_flags.3.gz
3054 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_keytab.3.gz
3055 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_secure.3.gz
3056 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_service.3.gz
3057 OLD_FILES+=usr/share/man/man3/krb5_verify_user.3.gz
3058 OLD_FILES+=usr/share/man/man3/krb5_verify_user_lrealm.3.gz
3059 OLD_FILES+=usr/share/man/man3/krb5_verify_user_opt.3.gz
3060 OLD_FILES+=usr/share/man/man3/krb5_vlog.3.gz
3061 OLD_FILES+=usr/share/man/man3/krb5_vlog_msg.3.gz
3062 OLD_FILES+=usr/share/man/man3/krb5_vset_error_string.3.gz
3063 OLD_FILES+=usr/share/man/man3/krb5_vwarn.3.gz
3064 OLD_FILES+=usr/share/man/man3/krb_afslog.3.gz
3065 OLD_FILES+=usr/share/man/man3/krb_afslog_uid.3.gz
3066 OLD_FILES+=usr/share/man/man3/ntlm_buf.3.gz
3067 OLD_FILES+=usr/share/man/man3/ntlm_core.3.gz
3068 OLD_FILES+=usr/share/man/man3/ntlm_type1.3.gz
3069 OLD_FILES+=usr/share/man/man3/ntlm_type2.3.gz
3070 OLD_FILES+=usr/share/man/man3/ntlm_type3.3.gz
3071 OLD_FILES+=usr/share/man/man5/krb5.conf.5.gz
3072 OLD_FILES+=usr/share/man/man8/hprop.8.gz
3073 OLD_FILES+=usr/share/man/man8/hpropd.8.gz
3074 OLD_FILES+=usr/share/man/man8/iprop-log.8.gz
3075 OLD_FILES+=usr/share/man/man8/iprop.8.gz
3076 OLD_FILES+=usr/share/man/man8/kadmin.8.gz
3077 OLD_FILES+=usr/share/man/man8/kadmind.8.gz
3078 OLD_FILES+=usr/share/man/man8/kcm.8.gz
3079 OLD_FILES+=usr/share/man/man8/kdc.8.gz
3080 OLD_FILES+=usr/share/man/man8/kdigest.8.gz
3081 OLD_FILES+=usr/share/man/man8/kerberos.8.gz
3082 OLD_FILES+=usr/share/man/man8/kimpersonate.8.gz
3083 OLD_FILES+=usr/share/man/man8/kpasswdd.8.gz
3084 OLD_FILES+=usr/share/man/man8/kstash.8.gz
3085 OLD_FILES+=usr/share/man/man8/ktutil.8.gz
3086 OLD_FILES+=usr/share/man/man8/pam_krb5.8.gz
3087 OLD_FILES+=usr/share/man/man8/pam_ksu.8.gz
3088 OLD_FILES+=usr/share/man/man8/string2key.8.gz
3089 OLD_FILES+=usr/share/man/man8/verify_krb5_conf.8.gz
3090 .endif
3091
3092 .if ${MK_LDNS} == no
3093 OLD_FILES+=usr/lib/private/libldns.a
3094 OLD_FILES+=usr/lib/private/libldns.so
3095 OLD_LIBS+=usr/lib/private/libldns.so.5
3096 OLD_FILES+=usr/lib/private/libldns_p.a
3097 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
3098 OLD_FILES+=usr/lib32/private/libldns.a
3099 OLD_FILES+=usr/lib32/private/libldns.so
3100 OLD_LIBS+=usr/lib32/private/libldns.so.5
3101 OLD_FILES+=usr/lib32/private/libldns_p.a
3102 .endif
3103 .endif
3104
3105 .if ${MK_LDNS_UTILS} == no
3106 OLD_FILES+=usr/bin/drill
3107 OLD_FILES+=usr/share/man/man1/drill.1.gz
3108 OLD_FILES+=usr/bin/host
3109 OLD_FILES+=usr/share/man/man1/host.1.gz
3110 .endif
3111
3112 #.if ${MK_LIB32} == no
3113 # to be filled in
3114 #.endif
3115
3116 .if ${MK_LIBCPLUSPLUS} == no
3117 OLD_LIBS+=lib/libcxxrt.so.1
3118 OLD_FILES+=usr/lib/libc++.a
3119 OLD_FILES+=usr/lib/libc++_p.a
3120 OLD_FILES+=usr/lib/libc++.so
3121 OLD_LIBS+=usr/lib/libc++.so.1
3122 OLD_FILES+=usr/lib/libcxxrt.a
3123 OLD_FILES+=usr/lib/libcxxrt.so
3124 OLD_FILES+=usr/lib/libcxxrt_p.a
3125 OLD_FILES+=usr/include/c++/v1/__bit_reference
3126 OLD_FILES+=usr/include/c++/v1/__config
3127 OLD_FILES+=usr/include/c++/v1/__debug
3128 OLD_FILES+=usr/include/c++/v1/__functional_03
3129 OLD_FILES+=usr/include/c++/v1/__functional_base
3130 OLD_FILES+=usr/include/c++/v1/__functional_base_03
3131 OLD_FILES+=usr/include/c++/v1/__hash_table
3132 OLD_FILES+=usr/include/c++/v1/__locale
3133 OLD_FILES+=usr/include/c++/v1/__mutex_base
3134 OLD_FILES+=usr/include/c++/v1/__split_buffer
3135 OLD_FILES+=usr/include/c++/v1/__sso_allocator
3136 OLD_FILES+=usr/include/c++/v1/__std_stream
3137 OLD_FILES+=usr/include/c++/v1/__tree
3138 OLD_FILES+=usr/include/c++/v1/__tuple
3139 OLD_FILES+=usr/include/c++/v1/__tuple_03
3140 OLD_FILES+=usr/include/c++/v1/__undef_min_max
3141 OLD_FILES+=usr/include/c++/v1/algorithm
3142 OLD_FILES+=usr/include/c++/v1/array
3143 OLD_FILES+=usr/include/c++/v1/atomic
3144 OLD_FILES+=usr/include/c++/v1/bitset
3145 OLD_FILES+=usr/include/c++/v1/cassert
3146 OLD_FILES+=usr/include/c++/v1/ccomplex
3147 OLD_FILES+=usr/include/c++/v1/cctype
3148 OLD_FILES+=usr/include/c++/v1/cerrno
3149 OLD_FILES+=usr/include/c++/v1/cfenv
3150 OLD_FILES+=usr/include/c++/v1/cfloat
3151 OLD_FILES+=usr/include/c++/v1/chrono
3152 OLD_FILES+=usr/include/c++/v1/cinttypes
3153 OLD_FILES+=usr/include/c++/v1/ciso646
3154 OLD_FILES+=usr/include/c++/v1/climits
3155 OLD_FILES+=usr/include/c++/v1/clocale
3156 OLD_FILES+=usr/include/c++/v1/cmath
3157 OLD_FILES+=usr/include/c++/v1/codecvt
3158 OLD_FILES+=usr/include/c++/v1/complex
3159 OLD_FILES+=usr/include/c++/v1/complex.h
3160 OLD_FILES+=usr/include/c++/v1/condition_variable
3161 OLD_FILES+=usr/include/c++/v1/csetjmp
3162 OLD_FILES+=usr/include/c++/v1/csignal
3163 OLD_FILES+=usr/include/c++/v1/cstdarg
3164 OLD_FILES+=usr/include/c++/v1/cstdbool
3165 OLD_FILES+=usr/include/c++/v1/cstddef
3166 OLD_FILES+=usr/include/c++/v1/cstdint
3167 OLD_FILES+=usr/include/c++/v1/cstdio
3168 OLD_FILES+=usr/include/c++/v1/cstdlib
3169 OLD_FILES+=usr/include/c++/v1/cstring
3170 OLD_FILES+=usr/include/c++/v1/ctgmath
3171 OLD_FILES+=usr/include/c++/v1/ctime
3172 OLD_FILES+=usr/include/c++/v1/cwchar
3173 OLD_FILES+=usr/include/c++/v1/cwctype
3174 OLD_FILES+=usr/include/c++/v1/cxxabi.h
3175 OLD_FILES+=usr/include/c++/v1/deque
3176 OLD_FILES+=usr/include/c++/v1/exception
3177 OLD_FILES+=usr/include/c++/v1/experimental/dynarray
3178 OLD_FILES+=usr/include/c++/v1/experimental/optional
3179 OLD_FILES+=usr/include/c++/v1/ext/__hash
3180 OLD_FILES+=usr/include/c++/v1/ext/hash_map
3181 OLD_FILES+=usr/include/c++/v1/ext/hash_set
3182 OLD_FILES+=usr/include/c++/v1/forward_list
3183 OLD_FILES+=usr/include/c++/v1/fstream
3184 OLD_FILES+=usr/include/c++/v1/functional
3185 OLD_FILES+=usr/include/c++/v1/future
3186 OLD_FILES+=usr/include/c++/v1/initializer_list
3187 OLD_FILES+=usr/include/c++/v1/iomanip
3188 OLD_FILES+=usr/include/c++/v1/ios
3189 OLD_FILES+=usr/include/c++/v1/iosfwd
3190 OLD_FILES+=usr/include/c++/v1/iostream
3191 OLD_FILES+=usr/include/c++/v1/istream
3192 OLD_FILES+=usr/include/c++/v1/iterator
3193 OLD_FILES+=usr/include/c++/v1/limits
3194 OLD_FILES+=usr/include/c++/v1/list
3195 OLD_FILES+=usr/include/c++/v1/locale
3196 OLD_FILES+=usr/include/c++/v1/map
3197 OLD_FILES+=usr/include/c++/v1/memory
3198 OLD_FILES+=usr/include/c++/v1/mutex
3199 OLD_FILES+=usr/include/c++/v1/new
3200 OLD_FILES+=usr/include/c++/v1/numeric
3201 OLD_FILES+=usr/include/c++/v1/ostream
3202 OLD_FILES+=usr/include/c++/v1/queue
3203 OLD_FILES+=usr/include/c++/v1/random
3204 OLD_FILES+=usr/include/c++/v1/ratio
3205 OLD_FILES+=usr/include/c++/v1/regex
3206 OLD_FILES+=usr/include/c++/v1/scoped_allocator
3207 OLD_FILES+=usr/include/c++/v1/set
3208 OLD_FILES+=usr/include/c++/v1/sstream
3209 OLD_FILES+=usr/include/c++/v1/stack
3210 OLD_FILES+=usr/include/c++/v1/stdexcept
3211 OLD_FILES+=usr/include/c++/v1/streambuf
3212 OLD_FILES+=usr/include/c++/v1/string
3213 OLD_FILES+=usr/include/c++/v1/strstream
3214 OLD_FILES+=usr/include/c++/v1/system_error
3215 OLD_FILES+=usr/include/c++/v1/tgmath.h
3216 OLD_FILES+=usr/include/c++/v1/thread
3217 OLD_FILES+=usr/include/c++/v1/tuple
3218 OLD_FILES+=usr/include/c++/v1/type_traits
3219 OLD_FILES+=usr/include/c++/v1/typeindex
3220 OLD_FILES+=usr/include/c++/v1/typeinfo
3221 OLD_FILES+=usr/include/c++/v1/unordered_map
3222 OLD_FILES+=usr/include/c++/v1/unordered_set
3223 OLD_FILES+=usr/include/c++/v1/unwind-arm.h
3224 OLD_FILES+=usr/include/c++/v1/unwind-itanium.h
3225 OLD_FILES+=usr/include/c++/v1/unwind.h
3226 OLD_FILES+=usr/include/c++/v1/utility
3227 OLD_FILES+=usr/include/c++/v1/valarray
3228 OLD_FILES+=usr/include/c++/v1/vector
3229 OLD_DIRS+=usr/include/c++/v1/experimental
3230 OLD_DIRS+=usr/include/c++/v1/ext
3231 OLD_DIRS+=usr/include/c++/v1
3232 .endif
3233
3234 #.if ${MK_LIBTHR} == no
3235 # to be filled in
3236 #.endif
3237
3238 #.if ${MK_LOCALES} == no
3239 # to be filled in
3240 #.endif
3241
3242 .if ${MK_LOCATE} == no
3243 OLD_FILES+=etc/locate.rc
3244 OLD_FILES+=etc/periodic/weekly/310.locate
3245 OLD_FILES+=usr/bin/locate
3246 OLD_FILES+=usr/libexec/locate.bigram
3247 OLD_FILES+=usr/libexec/locate.code
3248 OLD_FILES+=usr/libexec/locate.concatdb
3249 OLD_FILES+=usr/libexec/locate.mklocatedb
3250 OLD_FILES+=usr/libexec/locate.updatedb
3251 OLD_FILES+=usr/share/man/man1/locate.1.gz
3252 OLD_FILES+=usr/share/man/man8/locate.updatedb.8.gz
3253 OLD_FILES+=usr/share/man/man8/updatedb.8.gz
3254 .endif
3255
3256 .if ${MK_LPR} == no
3257 OLD_FILES+=etc/hosts.lpd
3258 OLD_FILES+=etc/printcap
3259 OLD_FILES+=usr/bin/lp
3260 OLD_FILES+=usr/bin/lpq
3261 OLD_FILES+=usr/bin/lpr
3262 OLD_FILES+=usr/bin/lprm
3263 OLD_FILES+=usr/libexec/lpr/ru/bjc-240.sh.sample
3264 OLD_FILES+=usr/libexec/lpr/ru/koi2alt
3265 OLD_FILES+=usr/libexec/lpr/ru/koi2855
3266 OLD_DIRS+=usr/libexec/lpr/ru
3267 OLD_FILES+=usr/libexec/lpr/lpf
3268 OLD_DIRS+=usr/libexec/lpr
3269 OLD_FILES+=usr/sbin/chkprintcap
3270 OLD_FILES+=usr/sbin/lpc
3271 OLD_FILES+=usr/sbin/lpd
3272 OLD_FILES+=usr/sbin/lptest
3273 OLD_FILES+=usr/sbin/pac
3274 OLD_FILES+=usr/share/doc/smm/07.lpd/paper.ascii.gz
3275 OLD_DIRS+=usr/share/doc/smm/07.lpd
3276 OLD_FILES+=usr/share/examples/etc/hosts.lpd
3277 OLD_FILES+=usr/share/examples/etc/printcap
3278 OLD_FILES+=usr/share/man/man1/lp.1.gz
3279 OLD_FILES+=usr/share/man/man1/lpq.1.gz
3280 OLD_FILES+=usr/share/man/man1/lpr.1.gz
3281 OLD_FILES+=usr/share/man/man1/lprm.1.gz
3282 OLD_FILES+=usr/share/man/man1/lptest.1.gz
3283 OLD_FILES+=usr/share/man/man5/printcap.5.gz
3284 OLD_FILES+=usr/share/man/man8/chkprintcap.8.gz
3285 OLD_FILES+=usr/share/man/man8/lpc.8.gz
3286 OLD_FILES+=usr/share/man/man8/lpd.8.gz
3287 OLD_FILES+=usr/share/man/man8/pac.8.gz
3288 .endif
3289
3290 .if ${MK_MAIL} == no
3291 OLD_FILES+=etc/periodic/daily/130.clean-msgs
3292 OLD_FILES+=usr/bin/Mail
3293 OLD_FILES+=usr/bin/biff
3294 OLD_FILES+=usr/bin/from
3295 OLD_FILES+=usr/bin/mail
3296 OLD_FILES+=usr/bin/mailx
3297 OLD_FILES+=usr/bin/msgs
3298 OLD_FILES+=usr/libexec/comsat
3299 OLD_FILES+=usr/share/examples/etc/mail.rc
3300 OLD_FILES+=usr/share/man/man1/Mail.1.gz
3301 OLD_FILES+=usr/share/man/man1/biff.1.gz
3302 OLD_FILES+=usr/share/man/man1/from.1.gz
3303 OLD_FILES+=usr/share/man/man1/mail.1.gz
3304 OLD_FILES+=usr/share/man/man1/mailx.1.gz
3305 OLD_FILES+=usr/share/man/man1/msgs.1.gz
3306 OLD_FILES+=usr/share/man/man8/comsat.8.gz
3307 OLD_FILES+=usr/share/misc/mail.help
3308 OLD_FILES+=usr/share/misc/mail.tildehelp
3309 .endif
3310
3311 .if ${MK_MAILWRAPPER} == no
3312 OLD_FILES+=etc/mail/mailer.conf
3313 .if ${MK_SENDMAIL} == no
3314 OLD_FILES+=usr/sbin/mailwrapper
3315 .endif
3316 OLD_FILES+=usr/share/man/man8/mailwrapper.8.gz
3317 .endif
3318
3319 #.if ${MK_MAN} == no
3320 # This should add a dependency to a special target which removes all man pages.
3321 # Listing all of them here is overkill.
3322 #.endif
3323
3324 .if ${MK_NDIS} == no
3325 OLD_FILES+=usr/sbin/ndiscvt
3326 OLD_FILES+=usr/sbin/ndisgen
3327 OLD_FILES+=usr/share/man/man8/ndiscvt.8.gz
3328 OLD_FILES+=usr/share/man/man8/ndisgen.8.gz
3329 OLD_FILES+=usr/share/misc/windrv_stub.c
3330 .endif
3331
3332 .if ${MK_NETCAT} == no
3333 OLD_FILES+=usr/bin/nc
3334 OLD_FILES+=usr/share/man/man1/nc.1.gz
3335 .endif
3336
3337 .if ${MK_NIS} == no
3338 OLD_FILES+=usr/bin/ypcat
3339 OLD_FILES+=usr/bin/ypchfn
3340 OLD_FILES+=usr/bin/ypchpass
3341 OLD_FILES+=usr/bin/ypchsh
3342 OLD_FILES+=usr/bin/ypmatch
3343 OLD_FILES+=usr/bin/yppasswd
3344 OLD_FILES+=usr/bin/ypwhich
3345 OLD_FILES+=usr/include/ypclnt.h
3346 OLD_FILES+=usr/lib/libypclnt.a
3347 OLD_FILES+=usr/lib/libypclnt.so
3348 OLD_LIBS+=usr/lib/libypclnt.so.4
3349 OLD_FILES+=usr/lib/libypclnt_p.a
3350 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
3351 OLD_FILES+=usr/lib32/libypclnt.a
3352 OLD_FILES+=usr/lib32/libypclnt.so
3353 OLD_LIBS+=usr/lib32/libypclnt.so.4
3354 OLD_FILES+=usr/lib32/libypclnt_p.a
3355 .endif
3356 OLD_FILES+=usr/libexec/mknetid
3357 OLD_FILES+=usr/libexec/yppwupdate
3358 OLD_FILES+=usr/libexec/ypxfr
3359 OLD_FILES+=usr/sbin/rpc.yppasswdd
3360 OLD_FILES+=usr/sbin/rpc.ypupdated
3361 OLD_FILES+=usr/sbin/rpc.ypxfrd
3362 OLD_FILES+=usr/sbin/yp_mkdb
3363 OLD_FILES+=usr/sbin/ypbind
3364 OLD_FILES+=usr/sbin/ypinit
3365 OLD_FILES+=usr/sbin/yppoll
3366 OLD_FILES+=usr/sbin/yppush
3367 OLD_FILES+=usr/sbin/ypserv
3368 OLD_FILES+=usr/sbin/ypset
3369 OLD_FILES+=usr/share/man/man1/ypcat.1.gz
3370 OLD_FILES+=usr/share/man/man1/ypchfn.1.gz
3371 OLD_FILES+=usr/share/man/man1/ypchpass.1.gz
3372 OLD_FILES+=usr/share/man/man1/ypchsh.1.gz
3373 OLD_FILES+=usr/share/man/man1/ypmatch.1.gz
3374 OLD_FILES+=usr/share/man/man1/yppasswd.1.gz
3375 OLD_FILES+=usr/share/man/man1/ypwhich.1.gz
3376 OLD_FILES+=usr/share/man/man5/netid.5.gz
3377 OLD_FILES+=usr/share/man/man8/mknetid.8.gz
3378 OLD_FILES+=usr/share/man/man8/rpc.yppasswdd.8.gz
3379 OLD_FILES+=usr/share/man/man8/rpc.ypxfrd.8.gz
3380 OLD_FILES+=usr/share/man/man8/yp_mkdb.8.gz
3381 OLD_FILES+=usr/share/man/man8/ypbind.8.gz
3382 OLD_FILES+=usr/share/man/man8/ypinit.8.gz
3383 OLD_FILES+=usr/share/man/man8/yppoll.8.gz
3384 OLD_FILES+=usr/share/man/man8/yppush.8.gz
3385 OLD_FILES+=usr/share/man/man8/ypserv.8.gz
3386 OLD_FILES+=usr/share/man/man8/ypset.8.gz
3387 OLD_FILES+=usr/share/man/man8/ypxfr.8.gz
3388 OLD_FILES+=var/yp/Makefile
3389 OLD_FILES+=var/yp/Makefile.dist
3390 .endif
3391
3392 .if ${MK_NLS} == no
3393 OLD_FILES+=usr/tests/bin/sh/builtins/locale1.0
3394 # to be filled in
3395 .endif
3396
3397 .if ${MK_NTP} == no
3398 OLD_FILES+=etc/ntp.conf
3399 OLD_FILES+=etc/periodic/daily/480.status-ntpd
3400 OLD_FILES+=usr/bin/ntpq
3401 OLD_FILES+=usr/sbin/ntp-keygen
3402 OLD_FILES+=usr/sbin/ntpd
3403 OLD_FILES+=usr/sbin/ntpdate
3404 OLD_FILES+=usr/sbin/ntpdc
3405 OLD_FILES+=usr/sbin/ntptime
3406 OLD_FILES+=usr/sbin/sntp
3407 OLD_FILES+=usr/share/doc/ntp/accopt.html
3408 OLD_FILES+=usr/share/doc/ntp/assoc.html
3409 OLD_FILES+=usr/share/doc/ntp/audio.html
3410 OLD_FILES+=usr/share/doc/ntp/authopt.html
3411 OLD_FILES+=usr/share/doc/ntp/build.html
3412 OLD_FILES+=usr/share/doc/ntp/clockopt.html
3413 OLD_FILES+=usr/share/doc/ntp/config.html
3414 OLD_FILES+=usr/share/doc/ntp/confopt.html
3415 OLD_FILES+=usr/share/doc/ntp/copyright.html
3416 OLD_FILES+=usr/share/doc/ntp/debug.html
3417 OLD_FILES+=usr/share/doc/ntp/driver1.html
3418 OLD_FILES+=usr/share/doc/ntp/driver10.html
3419 OLD_FILES+=usr/share/doc/ntp/driver11.html
3420 OLD_FILES+=usr/share/doc/ntp/driver12.html
3421 OLD_FILES+=usr/share/doc/ntp/driver16.html
3422 OLD_FILES+=usr/share/doc/ntp/driver18.html
3423 OLD_FILES+=usr/share/doc/ntp/driver19.html
3424 OLD_FILES+=usr/share/doc/ntp/driver2.html
3425 OLD_FILES+=usr/share/doc/ntp/driver20.html
3426 OLD_FILES+=usr/share/doc/ntp/driver22.html
3427 OLD_FILES+=usr/share/doc/ntp/driver26.html
3428 OLD_FILES+=usr/share/doc/ntp/driver27.html
3429 OLD_FILES+=usr/share/doc/ntp/driver28.html
3430 OLD_FILES+=usr/share/doc/ntp/driver29.html
3431 OLD_FILES+=usr/share/doc/ntp/driver3.html
3432 OLD_FILES+=usr/share/doc/ntp/driver30.html
3433 OLD_FILES+=usr/share/doc/ntp/driver32.html
3434 OLD_FILES+=usr/share/doc/ntp/driver33.html
3435 OLD_FILES+=usr/share/doc/ntp/driver34.html
3436 OLD_FILES+=usr/share/doc/ntp/driver35.html
3437 OLD_FILES+=usr/share/doc/ntp/driver36.html
3438 OLD_FILES+=usr/share/doc/ntp/driver37.html
3439 OLD_FILES+=usr/share/doc/ntp/driver4.html
3440 OLD_FILES+=usr/share/doc/ntp/driver5.html
3441 OLD_FILES+=usr/share/doc/ntp/driver6.html
3442 OLD_FILES+=usr/share/doc/ntp/driver7.html
3443 OLD_FILES+=usr/share/doc/ntp/driver8.html
3444 OLD_FILES+=usr/share/doc/ntp/driver9.html
3445 OLD_FILES+=usr/share/doc/ntp/extern.html
3446 OLD_FILES+=usr/share/doc/ntp/hints.html
3447 OLD_FILES+=usr/share/doc/ntp/howto.html
3448 OLD_FILES+=usr/share/doc/ntp/index.html
3449 OLD_FILES+=usr/share/doc/ntp/kern.html
3450 OLD_FILES+=usr/share/doc/ntp/ldisc.html
3451 OLD_FILES+=usr/share/doc/ntp/measure.html
3452 OLD_FILES+=usr/share/doc/ntp/miscopt.html
3453 OLD_FILES+=usr/share/doc/ntp/monopt.html
3454 OLD_FILES+=usr/share/doc/ntp/mx4200data.html
3455 OLD_FILES+=usr/share/doc/ntp/notes.html
3456 OLD_FILES+=usr/share/doc/ntp/ntpd.html
3457 OLD_FILES+=usr/share/doc/ntp/ntpdate.html
3458 OLD_FILES+=usr/share/doc/ntp/ntpdc.html
3459 OLD_FILES+=usr/share/doc/ntp/ntpq.html
3460 OLD_FILES+=usr/share/doc/ntp/ntptime.html
3461 OLD_FILES+=usr/share/doc/ntp/ntptrace.html
3462 OLD_FILES+=usr/share/doc/ntp/parsedata.html
3463 OLD_FILES+=usr/share/doc/ntp/parsenew.html
3464 OLD_FILES+=usr/share/doc/ntp/patches.html
3465 OLD_FILES+=usr/share/doc/ntp/porting.html
3466 OLD_FILES+=usr/share/doc/ntp/pps.html
3467 OLD_FILES+=usr/share/doc/ntp/prefer.html
3468 OLD_FILES+=usr/share/doc/ntp/quick.html
3469 OLD_FILES+=usr/share/doc/ntp/rdebug.html
3470 OLD_FILES+=usr/share/doc/ntp/refclock.html
3471 OLD_FILES+=usr/share/doc/ntp/release.html
3472 OLD_FILES+=usr/share/doc/ntp/tickadj.html
3473 OLD_DIRS+=usr/share/doc/ntp
3474 OLD_FILES+=usr/share/examples/etc/ntp.conf
3475 OLD_FILES+=usr/share/man/man5/ntp.conf.5.gz
3476 OLD_FILES+=usr/share/man/man5/ntp.keys.5.gz
3477 OLD_FILES+=usr/share/man/man8/ntp-keygen.8.gz
3478 OLD_FILES+=usr/share/man/man8/ntpd.8.gz
3479 OLD_FILES+=usr/share/man/man8/ntpdate.8.gz
3480 OLD_FILES+=usr/share/man/man8/ntpdc.8.gz
3481 OLD_FILES+=usr/share/man/man8/ntpq.8.gz
3482 OLD_FILES+=usr/share/man/man8/ntptime.8.gz
3483 .endif
3484
3485 #.if ${MK_OBJC} == no
3486 # to be filled in
3487 #.endif
3488
3489 .if ${MK_OPENSSH} == no
3490 OLD_FILES+=usr/bin/sftp
3491 OLD_FILES+=usr/bin/ssh
3492 OLD_FILES+=usr/bin/ssh-add
3493 OLD_FILES+=usr/bin/ssh-agent
3494 OLD_FILES+=usr/bin/ssh-copy-id
3495 OLD_FILES+=usr/bin/ssh-keygen
3496 OLD_FILES+=usr/bin/ssh-keyscan
3497 OLD_FILES+=usr/lib/private/libssh.a
3498 OLD_FILES+=usr/lib/private/libssh.so
3499 OLD_LIBS+=usr/lib/private/libssh.so.5
3500 OLD_FILES+=usr/lib/private/libssh_p.a
3501 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
3502 OLD_FILES+=usr/lib32/private/libssh.a
3503 OLD_FILES+=usr/lib32/private/libssh.so
3504 OLD_LIBS+=usr/lib32/private/libssh.so.5
3505 OLD_FILES+=usr/lib32/private/libssh_p.a
3506 .endif
3507 OLD_FILES+=usr/libexec/sftp-server
3508 OLD_FILES+=usr/libexec/ssh-keysign
3509 OLD_FILES+=usr/libexec/ssh-pkcs11-helper
3510 OLD_FILES+=usr/sbin/sshd
3511 .endif
3512
3513 .if ${MK_OPENSSL} == no
3514 OLD_FILES+=etc/rc.d/keyserv
3515 .endif
3516
3517 .if ${MK_PC_SYSINSTALL} == no
3518 # backend-partmanager
3519 OLD_FILES+=usr/share/pc-sysinstall/backend-partmanager/create-part.sh
3520 OLD_FILES+=usr/share/pc-sysinstall/backend-partmanager/delete-part.sh
3521 # backend-query
3522 OLD_FILES+=usr/share/pc-sysinstall/backend-query/detect-emulation.sh
3523 OLD_FILES+=usr/share/pc-sysinstall/backend-query/detect-laptop.sh
3524 OLD_FILES+=usr/share/pc-sysinstall/backend-query/detect-nics.sh
3525 OLD_FILES+=usr/share/pc-sysinstall/backend-query/disk-info.sh
3526 OLD_FILES+=usr/share/pc-sysinstall/backend-query/disk-list.sh
3527 OLD_FILES+=usr/share/pc-sysinstall/backend-query/disk-part.sh
3528 OLD_FILES+=usr/share/pc-sysinstall/backend-query/enable-net.sh
3529 OLD_FILES+=usr/share/pc-sysinstall/backend-query/get-packages.sh
3530 OLD_FILES+=usr/share/pc-sysinstall/backend-query/list-components.sh
3531 OLD_FILES+=usr/share/pc-sysinstall/backend-query/list-config.sh
3532 OLD_FILES+=usr/share/pc-sysinstall/backend-query/list-mirrors.sh
3533 OLD_FILES+=usr/share/pc-sysinstall/backend-query/list-packages.sh
3534 OLD_FILES+=usr/share/pc-sysinstall/backend-query/list-rsync-backups.sh
3535 OLD_FILES+=usr/share/pc-sysinstall/backend-query/list-tzones.sh
3536 OLD_FILES+=usr/share/pc-sysinstall/backend-query/query-langs.sh
3537 OLD_FILES+=usr/share/pc-sysinstall/backend-query/send-logs.sh
3538 OLD_FILES+=usr/share/pc-sysinstall/backend-query/setup-ssh-keys.sh
3539 OLD_FILES+=usr/share/pc-sysinstall/backend-query/set-mirror.sh
3540 OLD_FILES+=usr/share/pc-sysinstall/backend-query/sys-mem.sh
3541 OLD_FILES+=usr/share/pc-sysinstall/backend-query/test-live.sh
3542 OLD_FILES+=usr/share/pc-sysinstall/backend-query/test-netup.sh
3543 OLD_FILES+=usr/share/pc-sysinstall/backend-query/update-part-list.sh
3544 OLD_FILES+=usr/share/pc-sysinstall/backend-query/xkeyboard-layouts.sh
3545 OLD_FILES+=usr/share/pc-sysinstall/backend-query/xkeyboard-models.sh
3546 OLD_FILES+=usr/share/pc-sysinstall/backend-query/xkeyboard-variants.sh
3547 # backend
3548 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-bsdlabel.sh
3549 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-cleanup.sh
3550 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-disk.sh
3551 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-extractimage.sh
3552 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-ftp.sh
3553 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-installcomponents.sh
3554 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-installpackages.sh
3555 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-localize.sh
3556 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-mountdisk.sh
3557 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-mountoptical.sh
3558 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-networking.sh
3559 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-newfs.sh
3560 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-parse.sh
3561 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-packages.sh
3562 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-runcommands.sh
3563 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-unmount.sh
3564 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-upgrade.sh
3565 OLD_FILES+=usr/share/pc-sysinstall/backend/functions-users.sh
3566 OLD_FILES+=usr/share/pc-sysinstall/backend/functions.sh
3567 OLD_FILES+=usr/share/pc-sysinstall/backend/installimage.sh
3568 OLD_FILES+=usr/share/pc-sysinstall/backend/parseconfig.sh
3569 OLD_FILES+=usr/share/pc-sysinstall/backend/startautoinstall.sh
3570 # conf
3571 OLD_FILES+=usr/share/pc-sysinstall/conf/avail-langs
3572 OLD_FILES+=usr/share/pc-sysinstall/conf/exclude-from-upgrade
3573 OLD_FILES+=usr/share/pc-sysinstall/conf/license/bsd-en.txt
3574 OLD_FILES+=usr/share/pc-sysinstall/conf/license/intel-en.txt
3575 OLD_FILES+=usr/share/pc-sysinstall/conf/license/nvidia-en.txt
3576 OLD_FILES+=usr/share/pc-sysinstall/conf/pc-sysinstall.conf
3577 # doc
3578 OLD_FILES+=usr/share/pc-sysinstall/doc/help-disk-list
3579 OLD_FILES+=usr/share/pc-sysinstall/doc/help-disk-size
3580 OLD_FILES+=usr/share/pc-sysinstall/doc/help-index
3581 OLD_FILES+=usr/share/pc-sysinstall/doc/help-start-autoinstall
3582 # examples
3583 OLD_FILES+=usr/share/examples/pc-sysinstall/README
3584 OLD_FILES+=usr/share/examples/pc-sysinstall/pc-autoinstall.conf
3585 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.fbsd-netinstall
3586 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.geli
3587 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.gmirror
3588 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.netinstall
3589 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.restore
3590 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.rsync
3591 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.upgrade
3592 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.zfs
3593 # pc-sysinstall
3594 OLD_FILES+=usr/sbin/pc-sysinstall
3595 OLD_FILES+=usr/share/man/man8/pc-sysinstall.8.gz
3596 OLD_DIRS+=usr/share/pc-sysinstall/backend
3597 OLD_DIRS+=usr/share/pc-sysinstall/backend-partmanager
3598 OLD_DIRS+=usr/share/pc-sysinstall/backend-query
3599 OLD_DIRS+=usr/share/pc-sysinstall/conf/license
3600 OLD_DIRS+=usr/share/pc-sysinstall/conf
3601 OLD_DIRS+=usr/share/pc-sysinstall/doc
3602 OLD_DIRS+=usr/share/pc-sysinstall
3603 OLD_DIRS+=usr/share/examples/pc-sysinstall
3604 .endif
3605
3606 .if ${MK_PF} == no
3607 OLD_FILES+=etc/periodic/security/520.pfdenied
3608 OLD_FILES+=etc/pf.os
3609 OLD_FILES+=etc/rc.d/ftp-proxy
3610 OLD_FILES+=sbin/pfctl
3611 OLD_FILES+=sbin/pflogd
3612 OLD_FILES+=usr/libexec/tftp-proxy
3613 OLD_FILES+=usr/sbin/ftp-proxy
3614 OLD_FILES+=usr/share/examples/etc/pf.os
3615 OLD_FILES+=usr/share/examples/pf/ackpri
3616 OLD_FILES+=usr/share/examples/pf/faq-example1
3617 OLD_FILES+=usr/share/examples/pf/faq-example2
3618 OLD_FILES+=usr/share/examples/pf/faq-example3
3619 OLD_FILES+=usr/share/examples/pf/pf.conf
3620 OLD_FILES+=usr/share/examples/pf/queue1
3621 OLD_FILES+=usr/share/examples/pf/queue2
3622 OLD_FILES+=usr/share/examples/pf/queue3
3623 OLD_FILES+=usr/share/examples/pf/queue4
3624 OLD_FILES+=usr/share/examples/pf/spamd
3625 OLD_DIRS+=usr/share/examples/pf
3626 OLD_FILES+=usr/share/man/man4/pf.4.gz
3627 OLD_FILES+=usr/share/man/man4/pflog.4.gz
3628 OLD_FILES+=usr/share/man/man4/pfsync.4.gz
3629 OLD_FILES+=usr/share/man/man5/pf.conf.5.gz
3630 OLD_FILES+=usr/share/man/man5/pf.os.5.gz
3631 OLD_FILES+=usr/share/man/man8/ftp-proxy.8.gz
3632 OLD_FILES+=usr/share/man/man8/pfctl.8.gz
3633 OLD_FILES+=usr/share/man/man8/pflogd.8.gz
3634 OLD_FILES+=usr/share/man/man8/tftp-proxy.8.gz
3635 .endif
3636
3637 .if ${MK_PKGBOOTSTRAP} == no
3638 OLD_FILES+=usr/sbin/pkg
3639 OLD_FILES+=usr/share/man/man7/pkg.7.gz
3640 .endif
3641
3642 .if ${MK_PORTSNAP} == no
3643 OLD_FILES+=etc/portsnap.conf
3644 OLD_FILES+=usr/libexec/make_index
3645 OLD_FILES+=usr/libexec/phttpget
3646 OLD_FILES+=usr/sbin/portsnap
3647 OLD_FILES+=usr/share/examples/etc/portsnap.conf
3648 OLD_FILES+=usr/share/man/man8/portsnap.8.gz
3649 .endif
3650
3651 .if ${MK_PPP} == no
3652 OLD_FILES+=etc/ppp/ppp.conf
3653 OLD_DIRS+=etc/ppp
3654 OLD_FILES+=usr/sbin/ppp
3655 OLD_FILES+=usr/sbin/pppctl
3656 OLD_FILES+=usr/share/man/man8/ppp.8.gz
3657 OLD_FILES+=usr/share/man/man8/pppctl.8.gz
3658 .endif
3659
3660 .if ${MK_PROFILE} == no
3661 OLD_FILES+=usr/lib/libalias_cuseeme_p.a
3662 OLD_FILES+=usr/lib/libalias_dummy_p.a
3663 OLD_FILES+=usr/lib/libalias_ftp_p.a
3664 OLD_FILES+=usr/lib/libalias_irc_p.a
3665 OLD_FILES+=usr/lib/libalias_nbt_p.a
3666 OLD_FILES+=usr/lib/libalias_p.a
3667 OLD_FILES+=usr/lib/libalias_pptp_p.a
3668 OLD_FILES+=usr/lib/libalias_skinny_p.a
3669 OLD_FILES+=usr/lib/libalias_smedia_p.a
3670 OLD_FILES+=usr/lib/libarchive_p.a
3671 OLD_FILES+=usr/lib/libasn1_p.a
3672 OLD_FILES+=usr/lib/libbegemot_p.a
3673 OLD_FILES+=usr/lib/libbluetooth_p.a
3674 OLD_FILES+=usr/lib/libbsdxml_p.a
3675 OLD_FILES+=usr/lib/libbsm_p.a
3676 OLD_FILES+=usr/lib/libbsnmp_p.a
3677 OLD_FILES+=usr/lib/libbz2_p.a
3678 OLD_FILES+=usr/lib/libc_p.a
3679 OLD_FILES+=usr/lib/libcalendar_p.a
3680 OLD_FILES+=usr/lib/libcam_p.a
3681 OLD_FILES+=usr/lib/libcom_err_p.a
3682 OLD_FILES+=usr/lib/libcompat_p.a
3683 OLD_FILES+=usr/lib/libcrypt_p.a
3684 OLD_FILES+=usr/lib/libcrypto_p.a
3685 OLD_FILES+=usr/lib/libcurses_p.a
3686 OLD_FILES+=usr/lib/libcursesw_p.a
3687 OLD_FILES+=usr/lib/libdevinfo_p.a
3688 OLD_FILES+=usr/lib/libdevstat_p.a
3689 OLD_FILES+=usr/lib/libdialog_p.a
3690 OLD_FILES+=usr/lib/libedit_p.a
3691 OLD_FILES+=usr/lib/libelf_p.a
3692 OLD_FILES+=usr/lib/libfetch_p.a
3693 OLD_FILES+=usr/lib/libfl_p.a
3694 OLD_FILES+=usr/lib/libform_p.a
3695 OLD_FILES+=usr/lib/libformw_p.a
3696 OLD_FILES+=usr/lib/libgcc_p.a
3697 OLD_FILES+=usr/lib/libgeom_p.a
3698 OLD_FILES+=usr/lib/libgnuregex_p.a
3699 OLD_FILES+=usr/lib/libgpib_p.a
3700 OLD_FILES+=usr/lib/libgssapi_krb5_p.a
3701 OLD_FILES+=usr/lib/libgssapi_p.a
3702 OLD_FILES+=usr/lib/libhdb_p.a
3703 OLD_FILES+=usr/lib/libheimbase_p.a
3704 OLD_FILES+=usr/lib/libheimsqlite_p.a
3705 OLD_FILES+=usr/lib/libhistory_p.a
3706 OLD_FILES+=usr/lib/libipsec_p.a
3707 OLD_FILES+=usr/lib/libjail_p.a
3708 OLD_FILES+=usr/lib/libkadm5clnt_p.a
3709 OLD_FILES+=usr/lib/libkadm5srv_p.a
3710 OLD_FILES+=usr/lib/libkafs5_p.a
3711 OLD_FILES+=usr/lib/libkdc_p.a
3712 OLD_FILES+=usr/lib/libkiconv_p.a
3713 OLD_FILES+=usr/lib/libkrb5_p.a
3714 OLD_FILES+=usr/lib/libkvm_p.a
3715 OLD_FILES+=usr/lib/libl_p.a
3716 OLD_FILES+=usr/lib/libln_p.a
3717 OLD_FILES+=usr/lib/libm_p.a
3718 OLD_FILES+=usr/lib/libmagic_p.a
3719 OLD_FILES+=usr/lib/libmd_p.a
3720 OLD_FILES+=usr/lib/libmemstat_p.a
3721 OLD_FILES+=usr/lib/libmenu_p.a
3722 OLD_FILES+=usr/lib/libmenuw_p.a
3723 OLD_FILES+=usr/lib/libmilter_p.a
3724 OLD_FILES+=usr/lib/libmp_p.a
3725 OLD_FILES+=usr/lib/libncurses_p.a
3726 OLD_FILES+=usr/lib/libncursesw_p.a
3727 OLD_FILES+=usr/lib/libnetgraph_p.a
3728 OLD_FILES+=usr/lib/libngatm_p.a
3729 OLD_FILES+=usr/lib/libopie_p.a
3730 OLD_FILES+=usr/lib/libpanel_p.a
3731 OLD_FILES+=usr/lib/libpanelw_p.a
3732 OLD_FILES+=usr/lib/libpcap_p.a
3733 OLD_FILES+=usr/lib/libpmc_p.a
3734 OLD_FILES+=usr/lib/libpthread_p.a
3735 OLD_FILES+=usr/lib/libradius_p.a
3736 OLD_FILES+=usr/lib/libroken_p.a
3737 OLD_FILES+=usr/lib/librpcsvc_p.a
3738 OLD_FILES+=usr/lib/librt_p.a
3739 OLD_FILES+=usr/lib/libsbuf_p.a
3740 OLD_FILES+=usr/lib/libsdp_p.a
3741 OLD_FILES+=usr/lib/libsmb_p.a
3742 OLD_FILES+=usr/lib/libssl_p.a
3743 OLD_FILES+=usr/lib/libstdc++_p.a
3744 OLD_FILES+=usr/lib/libsupc++_p.a
3745 OLD_FILES+=usr/lib/libtacplus_p.a
3746 OLD_FILES+=usr/lib/libtermcap_p.a
3747 OLD_FILES+=usr/lib/libtermcapw_p.a
3748 OLD_FILES+=usr/lib/libtermlib_p.a
3749 OLD_FILES+=usr/lib/libtermlibw_p.a
3750 OLD_FILES+=usr/lib/libthr_p.a
3751 OLD_FILES+=usr/lib/libthread_db_p.a
3752 OLD_FILES+=usr/lib/libtinfo_p.a
3753 OLD_FILES+=usr/lib/libtinfow_p.a
3754 OLD_FILES+=usr/lib/libufs_p.a
3755 OLD_FILES+=usr/lib/libugidfw_p.a
3756 OLD_FILES+=usr/lib/libusbhid_p.a
3757 OLD_FILES+=usr/lib/libutil_p.a
3758 OLD_FILES+=usr/lib/libvgl_p.a
3759 OLD_FILES+=usr/lib/libwind_p.a
3760 OLD_FILES+=usr/lib/libwrap_p.a
3761 OLD_FILES+=usr/lib/liby_p.a
3762 OLD_FILES+=usr/lib/libypclnt_p.a
3763 OLD_FILES+=usr/lib/libz_p.a
3764 OLD_FILES+=usr/lib/private/libldns_p.a
3765 OLD_FILES+=usr/lib/private/libssh_p.a
3766 .endif
3767
3768 .if ${MK_RCMDS} == no
3769 OLD_FILES+=bin/rcp
3770 OLD_FILES+=etc/rc.d/rwho
3771 OLD_FILES+=etc/periodic/daily/140.clean-rwho 
3772 OLD_FILES+=etc/periodic/daily/430.status-rwho
3773 OLD_FILES+=rescue/rcp
3774 OLD_FILES+=usr/bin/rlogin
3775 OLD_FILES+=usr/bin/rsh
3776 OLD_FILES+=usr/bin/ruptime
3777 OLD_FILES+=usr/bin/rwho
3778 OLD_FILES+=usr/libexec/rlogind
3779 OLD_FILES+=usr/libexec/rshd
3780 OLD_FILES+=usr/sbin/rwhod
3781 OLD_FILES+=usr/share/man/man1/rcp.1.gz
3782 OLD_FILES+=usr/share/man/man1/rlogin.1.gz
3783 OLD_FILES+=usr/share/man/man1/rsh.1.gz
3784 OLD_FILES+=usr/share/man/man1/ruptime.1.gz
3785 OLD_FILES+=usr/share/man/man1/rwho.1.gz
3786 OLD_FILES+=usr/share/man/man8/rlogind.8.gz
3787 OLD_FILES+=usr/share/man/man8/rshd.8.gz
3788 OLD_FILES+=usr/share/man/man8/rwhod.8.gz
3789 .endif
3790
3791 .if ${MK_RCS} == no
3792 OLD_FILES+=usr/bin/ci
3793 OLD_FILES+=usr/bin/co
3794 OLD_FILES+=usr/bin/ident
3795 OLD_FILES+=usr/bin/merge
3796 OLD_FILES+=usr/bin/rcs
3797 OLD_FILES+=usr/bin/rcsclean
3798 OLD_FILES+=usr/bin/rcsdiff
3799 OLD_FILES+=usr/bin/rcsfreeze
3800 OLD_FILES+=usr/bin/rcsmerge
3801 OLD_FILES+=usr/bin/rlog
3802 OLD_FILES+=usr/sbin/etcupdate
3803 OLD_FILES+=usr/share/man/man1/ci.1.gz
3804 OLD_FILES+=usr/share/man/man1/co.1.gz
3805 OLD_FILES+=usr/share/man/man1/ident.1.gz
3806 OLD_FILES+=usr/share/man/man1/merge.1.gz
3807 OLD_FILES+=usr/share/man/man1/rcs.1.gz
3808 OLD_FILES+=usr/share/man/man1/rcsclean.1.gz
3809 OLD_FILES+=usr/share/man/man1/rcsdiff.1.gz
3810 OLD_FILES+=usr/share/man/man1/rcsfreeze.1.gz
3811 OLD_FILES+=usr/share/man/man1/rcsintro.1.gz
3812 OLD_FILES+=usr/share/man/man1/rcsmerge.1.gz
3813 OLD_FILES+=usr/share/man/man1/rlog.1.gz
3814 OLD_FILES+=usr/share/man/man5/rcsfile.5.gz
3815 OLD_FILES+=usr/share/man/man8/etcupdate.8.gz
3816 .endif
3817
3818 #.if ${MK_RESCUE} == no
3819 # to be filled in or replaced with a special target
3820 #.endif
3821
3822 .if ${MK_ROUTED} == no
3823 OLD_FILES+=sbin/routed
3824 OLD_FILES+=sbin/rtquery
3825 OLD_FILES+=usr/share/man/man8/routed.8.gz
3826 OLD_FILES+=usr/share/man/man8/rtquery.8.gz
3827 .endif
3828
3829 .if ${MK_SENDMAIL} == no
3830 OLD_FILES+=etc/periodic/daily/150.clean-hoststat
3831 OLD_FILES+=etc/periodic/daily/440.status-mailq
3832 OLD_FILES+=etc/periodic/daily/460.status-mail-rejects
3833 OLD_FILES+=etc/periodic/daily/500.queuerun
3834 .if ${MK_MAILWRAPPER} == no
3835 OLD_FILES+=bin/rmail
3836 .endif
3837 OLD_FILES+=usr/bin/vacation
3838 OLD_FILES+=usr/include/libmilter/mfapi.h
3839 OLD_FILES+=usr/include/libmilter/mfdef.h
3840 OLD_DIRS+=usr/include/libmilter
3841 OLD_FILES+=usr/lib/libmilter.a
3842 OLD_FILES+=usr/lib/libmilter.so
3843 OLD_LIBS+=usr/lib/libmilter.so.5
3844 OLD_FILES+=usr/lib/libmilter_p.a
3845 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
3846 OLD_FILES+=usr/lib32/libmilter.a
3847 OLD_FILES+=usr/lib32/libmilter.so
3848 OLD_LIBS+=usr/lib32/libmilter.so.5
3849 OLD_FILES+=usr/lib32/libmilter_p.a
3850 .endif
3851 OLD_FILES+=usr/libexec/mail.local
3852 OLD_FILES+=usr/libexec/sendmail/sendmail
3853 OLD_FILES+=usr/libexec/smrsh
3854 OLD_FILES+=usr/sbin/editmap
3855 OLD_FILES+=usr/sbin/mailstats
3856 OLD_FILES+=usr/sbin/makemap
3857 OLD_FILES+=usr/sbin/praliases
3858 OLD_FILES+=usr/share/doc/smm/08.sendmailop/paper.ascii.gz
3859 OLD_DIRS+=usr/share/doc/smm/08.sendmailop
3860 OLD_FILES+=usr/share/man/man1/mailq.1.gz
3861 OLD_FILES+=usr/share/man/man1/newaliases.1.gz
3862 OLD_FILES+=usr/share/man/man1/vacation.1.gz
3863 OLD_FILES+=usr/share/man/man5/aliases.5.gz
3864 OLD_FILES+=usr/share/man/man8/editmap.8.gz
3865 OLD_FILES+=usr/share/man/man8/hoststat.8.gz
3866 OLD_FILES+=usr/share/man/man8/mail.local.8.gz
3867 OLD_FILES+=usr/share/man/man8/mailstats.8.gz
3868 OLD_FILES+=usr/share/man/man8/makemap.8.gz
3869 OLD_FILES+=usr/share/man/man8/praliases.8.gz
3870 OLD_FILES+=usr/share/man/man8/purgestat.8.gz
3871 OLD_FILES+=usr/share/man/man8/rmail.8.gz
3872 OLD_FILES+=usr/share/man/man8/sendmail.8.gz
3873 OLD_FILES+=usr/share/man/man8/smrsh.8.gz
3874 OLD_FILES+=usr/share/sendmail/cf/README
3875 OLD_FILES+=usr/share/sendmail/cf/cf/Makefile
3876 OLD_FILES+=usr/share/sendmail/cf/cf/README
3877 OLD_FILES+=usr/share/sendmail/cf/cf/chez.cs.mc
3878 OLD_FILES+=usr/share/sendmail/cf/cf/clientproto.mc
3879 OLD_FILES+=usr/share/sendmail/cf/cf/cs-hpux10.mc
3880 OLD_FILES+=usr/share/sendmail/cf/cf/cs-hpux9.mc
3881 OLD_FILES+=usr/share/sendmail/cf/cf/cs-osf1.mc
3882 OLD_FILES+=usr/share/sendmail/cf/cf/cs-solaris2.mc
3883 OLD_FILES+=usr/share/sendmail/cf/cf/cs-sunos4.1.mc
3884 OLD_FILES+=usr/share/sendmail/cf/cf/cs-ultrix4.mc
3885 OLD_FILES+=usr/share/sendmail/cf/cf/cyrusproto.mc
3886 OLD_FILES+=usr/share/sendmail/cf/cf/generic-bsd4.4.mc
3887 OLD_FILES+=usr/share/sendmail/cf/cf/generic-hpux10.mc
3888 OLD_FILES+=usr/share/sendmail/cf/cf/generic-hpux9.mc
3889 OLD_FILES+=usr/share/sendmail/cf/cf/generic-linux.mc
3890 OLD_FILES+=usr/share/sendmail/cf/cf/generic-mpeix.mc
3891 OLD_FILES+=usr/share/sendmail/cf/cf/generic-nextstep3.3.mc
3892 OLD_FILES+=usr/share/sendmail/cf/cf/generic-osf1.mc
3893 OLD_FILES+=usr/share/sendmail/cf/cf/generic-solaris.mc
3894 OLD_FILES+=usr/share/sendmail/cf/cf/generic-sunos4.1.mc
3895 OLD_FILES+=usr/share/sendmail/cf/cf/generic-ultrix4.mc
3896 OLD_FILES+=usr/share/sendmail/cf/cf/huginn.cs.mc
3897 OLD_FILES+=usr/share/sendmail/cf/cf/knecht.mc
3898 OLD_FILES+=usr/share/sendmail/cf/cf/mail.cs.mc
3899 OLD_FILES+=usr/share/sendmail/cf/cf/mail.eecs.mc
3900 OLD_FILES+=usr/share/sendmail/cf/cf/mailspool.cs.mc
3901 OLD_FILES+=usr/share/sendmail/cf/cf/python.cs.mc
3902 OLD_FILES+=usr/share/sendmail/cf/cf/s2k-osf1.mc
3903 OLD_FILES+=usr/share/sendmail/cf/cf/s2k-ultrix4.mc
3904 OLD_FILES+=usr/share/sendmail/cf/cf/submit.cf
3905 OLD_FILES+=usr/share/sendmail/cf/cf/submit.mc
3906 OLD_FILES+=usr/share/sendmail/cf/cf/tcpproto.mc
3907 OLD_FILES+=usr/share/sendmail/cf/cf/ucbarpa.mc
3908 OLD_FILES+=usr/share/sendmail/cf/cf/ucbvax.mc
3909 OLD_FILES+=usr/share/sendmail/cf/cf/uucpproto.mc
3910 OLD_FILES+=usr/share/sendmail/cf/cf/vangogh.cs.mc
3911 OLD_DIRS+=usr/share/sendmail/cf/cf
3912 OLD_FILES+=usr/share/sendmail/cf/domain/Berkeley.EDU.m4
3913 OLD_FILES+=usr/share/sendmail/cf/domain/CS.Berkeley.EDU.m4
3914 OLD_FILES+=usr/share/sendmail/cf/domain/EECS.Berkeley.EDU.m4
3915 OLD_FILES+=usr/share/sendmail/cf/domain/S2K.Berkeley.EDU.m4
3916 OLD_FILES+=usr/share/sendmail/cf/domain/berkeley-only.m4
3917 OLD_FILES+=usr/share/sendmail/cf/domain/generic.m4
3918 OLD_DIRS+=usr/share/sendmail/cf/domain
3919 OLD_FILES+=usr/share/sendmail/cf/feature/accept_unqualified_senders.m4
3920 OLD_FILES+=usr/share/sendmail/cf/feature/accept_unresolvable_domains.m4
3921 OLD_FILES+=usr/share/sendmail/cf/feature/access_db.m4
3922 OLD_FILES+=usr/share/sendmail/cf/feature/allmasquerade.m4
3923 OLD_FILES+=usr/share/sendmail/cf/feature/always_add_domain.m4
3924 OLD_FILES+=usr/share/sendmail/cf/feature/authinfo.m4
3925 OLD_FILES+=usr/share/sendmail/cf/feature/badmx.m4
3926 OLD_FILES+=usr/share/sendmail/cf/feature/bestmx_is_local.m4
3927 OLD_FILES+=usr/share/sendmail/cf/feature/bitdomain.m4
3928 OLD_FILES+=usr/share/sendmail/cf/feature/blacklist_recipients.m4
3929 OLD_FILES+=usr/share/sendmail/cf/feature/block_bad_helo.m4
3930 OLD_FILES+=usr/share/sendmail/cf/feature/compat_check.m4
3931 OLD_FILES+=usr/share/sendmail/cf/feature/conncontrol.m4
3932 OLD_FILES+=usr/share/sendmail/cf/feature/delay_checks.m4
3933 OLD_FILES+=usr/share/sendmail/cf/feature/dnsbl.m4
3934 OLD_FILES+=usr/share/sendmail/cf/feature/domaintable.m4
3935 OLD_FILES+=usr/share/sendmail/cf/feature/enhdnsbl.m4
3936 OLD_FILES+=usr/share/sendmail/cf/feature/generics_entire_domain.m4
3937 OLD_FILES+=usr/share/sendmail/cf/feature/genericstable.m4
3938 OLD_FILES+=usr/share/sendmail/cf/feature/greet_pause.m4
3939 OLD_FILES+=usr/share/sendmail/cf/feature/ldap_routing.m4
3940 OLD_FILES+=usr/share/sendmail/cf/feature/limited_masquerade.m4
3941 OLD_FILES+=usr/share/sendmail/cf/feature/local_lmtp.m4
3942 OLD_FILES+=usr/share/sendmail/cf/feature/local_no_masquerade.m4
3943 OLD_FILES+=usr/share/sendmail/cf/feature/local_procmail.m4
3944 OLD_FILES+=usr/share/sendmail/cf/feature/lookupdotdomain.m4
3945 OLD_FILES+=usr/share/sendmail/cf/feature/loose_relay_check.m4
3946 OLD_FILES+=usr/share/sendmail/cf/feature/mailertable.m4
3947 OLD_FILES+=usr/share/sendmail/cf/feature/masquerade_entire_domain.m4
3948 OLD_FILES+=usr/share/sendmail/cf/feature/masquerade_envelope.m4
3949 OLD_FILES+=usr/share/sendmail/cf/feature/msp.m4
3950 OLD_FILES+=usr/share/sendmail/cf/feature/mtamark.m4
3951 OLD_FILES+=usr/share/sendmail/cf/feature/no_default_msa.m4
3952 OLD_FILES+=usr/share/sendmail/cf/feature/nocanonify.m4
3953 OLD_FILES+=usr/share/sendmail/cf/feature/notsticky.m4
3954 OLD_FILES+=usr/share/sendmail/cf/feature/nouucp.m4
3955 OLD_FILES+=usr/share/sendmail/cf/feature/nullclient.m4
3956 OLD_FILES+=usr/share/sendmail/cf/feature/preserve_local_plus_detail.m4
3957 OLD_FILES+=usr/share/sendmail/cf/feature/preserve_luser_host.m4
3958 OLD_FILES+=usr/share/sendmail/cf/feature/promiscuous_relay.m4
3959 OLD_FILES+=usr/share/sendmail/cf/feature/queuegroup.m4
3960 OLD_FILES+=usr/share/sendmail/cf/feature/ratecontrol.m4
3961 OLD_FILES+=usr/share/sendmail/cf/feature/redirect.m4
3962 OLD_FILES+=usr/share/sendmail/cf/feature/relay_based_on_MX.m4
3963 OLD_FILES+=usr/share/sendmail/cf/feature/relay_entire_domain.m4
3964 OLD_FILES+=usr/share/sendmail/cf/feature/relay_hosts_only.m4
3965 OLD_FILES+=usr/share/sendmail/cf/feature/relay_local_from.m4
3966 OLD_FILES+=usr/share/sendmail/cf/feature/relay_mail_from.m4
3967 OLD_FILES+=usr/share/sendmail/cf/feature/require_rdns.m4
3968 OLD_FILES+=usr/share/sendmail/cf/feature/smrsh.m4
3969 OLD_FILES+=usr/share/sendmail/cf/feature/stickyhost.m4
3970 OLD_FILES+=usr/share/sendmail/cf/feature/use_client_ptr.m4
3971 OLD_FILES+=usr/share/sendmail/cf/feature/use_ct_file.m4
3972 OLD_FILES+=usr/share/sendmail/cf/feature/use_cw_file.m4
3973 OLD_FILES+=usr/share/sendmail/cf/feature/uucpdomain.m4
3974 OLD_FILES+=usr/share/sendmail/cf/feature/virtuser_entire_domain.m4
3975 OLD_FILES+=usr/share/sendmail/cf/feature/virtusertable.m4
3976 OLD_DIRS+=usr/share/sendmail/cf/feature
3977 OLD_FILES+=usr/share/sendmail/cf/hack/cssubdomain.m4
3978 OLD_DIRS+=usr/share/sendmail/cf/hack
3979 OLD_FILES+=usr/share/sendmail/cf/m4/cf.m4
3980 OLD_FILES+=usr/share/sendmail/cf/m4/cfhead.m4
3981 OLD_FILES+=usr/share/sendmail/cf/m4/proto.m4
3982 OLD_FILES+=usr/share/sendmail/cf/m4/version.m4
3983 OLD_DIRS+=usr/share/sendmail/cf/m4
3984 OLD_FILES+=usr/share/sendmail/cf/mailer/cyrus.m4
3985 OLD_FILES+=usr/share/sendmail/cf/mailer/cyrusv2.m4
3986 OLD_FILES+=usr/share/sendmail/cf/mailer/fax.m4
3987 OLD_FILES+=usr/share/sendmail/cf/mailer/local.m4
3988 OLD_FILES+=usr/share/sendmail/cf/mailer/mail11.m4
3989 OLD_FILES+=usr/share/sendmail/cf/mailer/phquery.m4
3990 OLD_FILES+=usr/share/sendmail/cf/mailer/pop.m4
3991 OLD_FILES+=usr/share/sendmail/cf/mailer/procmail.m4
3992 OLD_FILES+=usr/share/sendmail/cf/mailer/qpage.m4
3993 OLD_FILES+=usr/share/sendmail/cf/mailer/smtp.m4
3994 OLD_FILES+=usr/share/sendmail/cf/mailer/usenet.m4
3995 OLD_FILES+=usr/share/sendmail/cf/mailer/uucp.m4
3996 OLD_DIRS+=usr/share/sendmail/cf/mailer
3997 OLD_FILES+=usr/share/sendmail/cf/ostype/a-ux.m4
3998 OLD_FILES+=usr/share/sendmail/cf/ostype/aix3.m4
3999 OLD_FILES+=usr/share/sendmail/cf/ostype/aix4.m4
4000 OLD_FILES+=usr/share/sendmail/cf/ostype/aix5.m4
4001 OLD_FILES+=usr/share/sendmail/cf/ostype/altos.m4
4002 OLD_FILES+=usr/share/sendmail/cf/ostype/amdahl-uts.m4
4003 OLD_FILES+=usr/share/sendmail/cf/ostype/bsd4.3.m4
4004 OLD_FILES+=usr/share/sendmail/cf/ostype/bsd4.4.m4
4005 OLD_FILES+=usr/share/sendmail/cf/ostype/bsdi.m4
4006 OLD_FILES+=usr/share/sendmail/cf/ostype/bsdi1.0.m4
4007 OLD_FILES+=usr/share/sendmail/cf/ostype/bsdi2.0.m4
4008 OLD_FILES+=usr/share/sendmail/cf/ostype/darwin.m4
4009 OLD_FILES+=usr/share/sendmail/cf/ostype/dgux.m4
4010 OLD_FILES+=usr/share/sendmail/cf/ostype/domainos.m4
4011 OLD_FILES+=usr/share/sendmail/cf/ostype/dragonfly.m4
4012 OLD_FILES+=usr/share/sendmail/cf/ostype/dynix3.2.m4
4013 OLD_FILES+=usr/share/sendmail/cf/ostype/freebsd4.m4
4014 OLD_FILES+=usr/share/sendmail/cf/ostype/freebsd5.m4
4015 OLD_FILES+=usr/share/sendmail/cf/ostype/freebsd6.m4
4016 OLD_FILES+=usr/share/sendmail/cf/ostype/gnu.m4
4017 OLD_FILES+=usr/share/sendmail/cf/ostype/hpux10.m4
4018 OLD_FILES+=usr/share/sendmail/cf/ostype/hpux11.m4
4019 OLD_FILES+=usr/share/sendmail/cf/ostype/hpux9.m4
4020 OLD_FILES+=usr/share/sendmail/cf/ostype/irix4.m4
4021 OLD_FILES+=usr/share/sendmail/cf/ostype/irix5.m4
4022 OLD_FILES+=usr/share/sendmail/cf/ostype/irix6.m4
4023 OLD_FILES+=usr/share/sendmail/cf/ostype/isc4.1.m4
4024 OLD_FILES+=usr/share/sendmail/cf/ostype/linux.m4
4025 OLD_FILES+=usr/share/sendmail/cf/ostype/maxion.m4
4026 OLD_FILES+=usr/share/sendmail/cf/ostype/mklinux.m4
4027 OLD_FILES+=usr/share/sendmail/cf/ostype/mpeix.m4
4028 OLD_FILES+=usr/share/sendmail/cf/ostype/nextstep.m4
4029 OLD_FILES+=usr/share/sendmail/cf/ostype/openbsd.m4
4030 OLD_FILES+=usr/share/sendmail/cf/ostype/osf1.m4
4031 OLD_FILES+=usr/share/sendmail/cf/ostype/powerux.m4
4032 OLD_FILES+=usr/share/sendmail/cf/ostype/ptx2.m4
4033 OLD_FILES+=usr/share/sendmail/cf/ostype/qnx.m4
4034 OLD_FILES+=usr/share/sendmail/cf/ostype/riscos4.5.m4
4035 OLD_FILES+=usr/share/sendmail/cf/ostype/sco-uw-2.1.m4
4036 OLD_FILES+=usr/share/sendmail/cf/ostype/sco3.2.m4
4037 OLD_FILES+=usr/share/sendmail/cf/ostype/sinix.m4
4038 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris11.m4
4039 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris2.m4
4040 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris2.ml.m4
4041 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris2.pre5.m4
4042 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris8.m4
4043 OLD_FILES+=usr/share/sendmail/cf/ostype/sunos3.5.m4
4044 OLD_FILES+=usr/share/sendmail/cf/ostype/sunos4.1.m4
4045 OLD_FILES+=usr/share/sendmail/cf/ostype/svr4.m4
4046 OLD_FILES+=usr/share/sendmail/cf/ostype/ultrix4.m4
4047 OLD_FILES+=usr/share/sendmail/cf/ostype/unicos.m4
4048 OLD_FILES+=usr/share/sendmail/cf/ostype/unicosmk.m4
4049 OLD_FILES+=usr/share/sendmail/cf/ostype/unicosmp.m4
4050 OLD_FILES+=usr/share/sendmail/cf/ostype/unixware7.m4
4051 OLD_FILES+=usr/share/sendmail/cf/ostype/unknown.m4
4052 OLD_FILES+=usr/share/sendmail/cf/ostype/uxpds.m4
4053 OLD_DIRS+=usr/share/sendmail/cf/ostype
4054 OLD_FILES+=usr/share/sendmail/cf/sendmail.schema
4055 OLD_FILES+=usr/share/sendmail/cf/sh/makeinfo.sh
4056 OLD_DIRS+=usr/share/sendmail/cf/sh
4057 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.cogsci.m4
4058 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.old.arpa.m4
4059 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.ucbarpa.m4
4060 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.ucbvax.m4
4061 OLD_DIRS+=usr/share/sendmail/cf/siteconfig
4062 OLD_DIRS+=usr/share/sendmail/cf
4063 OLD_DIRS+=usr/share/sendmail
4064 .endif
4065
4066 #.if ${MK_SHAREDOCS} == no
4067 # to be filled in
4068 #.endif
4069
4070 #.if ${MK_SYSCONS} == no
4071 # to be filled in
4072 #.endif
4073
4074 .if ${MK_TCSH} == no
4075 OLD_FILES+=bin/csh
4076 OLD_FILES+=bin/tcsh
4077 OLD_FILES+=rescue/csh
4078 OLD_FILES+=rescue/tcsh
4079 OLD_FILES+=usr/share/examples/tcsh/complete.tcsh
4080 OLD_FILES+=usr/share/examples/tcsh/csh-mode.el
4081 OLD_DIRS+=usr/share/examples/tcsh
4082 OLD_FILES+=usr/share/man/man1/csh.1.gz
4083 OLD_FILES+=usr/share/man/man1/tcsh.1.gz
4084 OLD_FILES+=usr/share/nls/de_AT.ISO8859-1/tcsh.cat
4085 OLD_FILES+=usr/share/nls/de_AT.ISO8859-15/tcsh.cat
4086 OLD_FILES+=usr/share/nls/de_AT.UTF-8/tcsh.cat
4087 OLD_FILES+=usr/share/nls/de_CH.ISO8859-1/tcsh.cat
4088 OLD_FILES+=usr/share/nls/de_CH.ISO8859-15/tcsh.cat
4089 OLD_FILES+=usr/share/nls/de_CH.UTF-8/tcsh.cat
4090 OLD_FILES+=usr/share/nls/de_DE.ISO8859-1/tcsh.cat
4091 OLD_FILES+=usr/share/nls/de_DE.ISO8859-15/tcsh.cat
4092 OLD_FILES+=usr/share/nls/de_DE.UTF-8/tcsh.cat
4093 OLD_FILES+=usr/share/nls/el_GR.ISO8859-7/tcsh.cat
4094 OLD_FILES+=usr/share/nls/el_GR.UTF-8/tcsh.cat
4095 OLD_FILES+=usr/share/nls/es_ES.ISO8859-1/tcsh.cat
4096 OLD_FILES+=usr/share/nls/es_ES.ISO8859-15/tcsh.cat
4097 OLD_FILES+=usr/share/nls/es_ES.UTF-8/tcsh.cat
4098 OLD_FILES+=usr/share/nls/et_EE.ISO8859-15/tcsh.cat
4099 OLD_FILES+=usr/share/nls/et_EE.UTF-8/tcsh.cat
4100 OLD_FILES+=usr/share/nls/fi_FI.ISO8859-1/tcsh.cat
4101 OLD_FILES+=usr/share/nls/fi_FI.ISO8859-15/tcsh.cat
4102 OLD_FILES+=usr/share/nls/fi_FI.UTF-8/tcsh.cat
4103 OLD_FILES+=usr/share/nls/fr_BE.ISO8859-1/tcsh.cat
4104 OLD_FILES+=usr/share/nls/fr_BE.ISO8859-15/tcsh.cat
4105 OLD_FILES+=usr/share/nls/fr_BE.UTF-8/tcsh.cat
4106 OLD_FILES+=usr/share/nls/fr_CA.ISO8859-1/tcsh.cat
4107 OLD_FILES+=usr/share/nls/fr_CA.ISO8859-15/tcsh.cat
4108 OLD_FILES+=usr/share/nls/fr_CA.UTF-8/tcsh.cat
4109 OLD_FILES+=usr/share/nls/fr_CH.ISO8859-1/tcsh.cat
4110 OLD_FILES+=usr/share/nls/fr_CH.ISO8859-15/tcsh.cat
4111 OLD_FILES+=usr/share/nls/fr_CH.UTF-8/tcsh.cat
4112 OLD_FILES+=usr/share/nls/fr_FR.ISO8859-1/tcsh.cat
4113 OLD_FILES+=usr/share/nls/fr_FR.ISO8859-15/tcsh.cat
4114 OLD_FILES+=usr/share/nls/fr_FR.UTF-8/tcsh.cat
4115 OLD_FILES+=usr/share/nls/it_CH.ISO8859-1/tcsh.cat
4116 OLD_FILES+=usr/share/nls/it_CH.ISO8859-15/tcsh.cat
4117 OLD_FILES+=usr/share/nls/it_CH.UTF-8/tcsh.cat
4118 OLD_FILES+=usr/share/nls/it_IT.ISO8859-1/tcsh.cat
4119 OLD_FILES+=usr/share/nls/it_IT.ISO8859-15/tcsh.cat
4120 OLD_FILES+=usr/share/nls/it_IT.UTF-8/tcsh.cat
4121 OLD_FILES+=usr/share/nls/ja_JP.SJIS/tcsh.cat
4122 OLD_FILES+=usr/share/nls/ja_JP.UTF-8/tcsh.cat
4123 OLD_FILES+=usr/share/nls/ja_JP.eucJP/tcsh.cat
4124 OLD_FILES+=usr/share/nls/ru_RU.CP1251/tcsh.cat
4125 OLD_FILES+=usr/share/nls/ru_RU.CP866/tcsh.cat
4126 OLD_FILES+=usr/share/nls/ru_RU.ISO8859-5/tcsh.cat
4127 OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/tcsh.cat
4128 OLD_FILES+=usr/share/nls/ru_RU.UTF-8/tcsh.cat
4129 OLD_FILES+=usr/share/nls/uk_UA.ISO8859-5/tcsh.cat
4130 OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/tcsh.cat
4131 OLD_FILES+=usr/share/nls/uk_UA.UTF-8/tcsh.cat
4132 .endif
4133
4134 .if ${MK_TELNET} == no
4135 OLD_FILES+=usr/bin/telnet
4136 OLD_FILES+=usr/libexec/telnetd
4137 OLD_FILES+=usr/share/man/man1/telnet.1.gz
4138 OLD_FILES+=usr/share/man/man8/telnetd.8.gz
4139 .endif
4140
4141 .if ${MK_TESTS} == yes
4142 OLD_FILES+=usr/bin/atf-sh
4143 OLD_LIBS+=usr/lib/libatf-c++.a
4144 OLD_LIBS+=usr/lib/libatf-c++.so
4145 OLD_LIBS+=usr/lib/libatf-c++.so.1
4146 OLD_LIBS+=usr/lib/libatf-c++.so.2
4147 OLD_LIBS+=usr/lib/libatf-c++_p.a
4148 OLD_LIBS+=usr/lib/libatf-c.a
4149 OLD_LIBS+=usr/lib/libatf-c.so
4150 OLD_LIBS+=usr/lib/libatf-c.so.1
4151 OLD_LIBS+=usr/lib/libatf-c_p.a
4152 OLD_LIBS+=usr/lib/private/libatf-c.so.1
4153 OLD_LIBS+=usr/lib/private/libatf-c++.so.2
4154 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
4155 OLD_LIBS+=usr/lib32/libatf-c++.a
4156 OLD_LIBS+=usr/lib32/libatf-c++.so
4157 OLD_LIBS+=usr/lib32/libatf-c++.so.1
4158 OLD_LIBS+=usr/lib32/libatf-c++.so.2
4159 OLD_LIBS+=usr/lib32/libatf-c++_p.a
4160 OLD_LIBS+=usr/lib32/libatf-c.a
4161 OLD_LIBS+=usr/lib32/libatf-c.so
4162 OLD_LIBS+=usr/lib32/libatf-c.so.1
4163 OLD_LIBS+=usr/lib32/libatf-c_p.a
4164 OLD_LIBS+=usr/lib32/private/libatf-c.so.1
4165 OLD_LIBS+=usr/lib32/private/libatf-c++.so.2
4166 .endif
4167 OLD_FILES+=usr/libdata/pkgconfig/atf-c++.pc
4168 OLD_FILES+=usr/libdata/pkgconfig/atf-c.pc
4169 OLD_FILES+=usr/libdata/pkgconfig/atf-sh.pc
4170 OLD_FILES+=usr/share/aclocal/atf-c++.m4
4171 OLD_FILES+=usr/share/aclocal/atf-c.m4
4172 OLD_FILES+=usr/share/aclocal/atf-common.m4
4173 OLD_FILES+=usr/share/aclocal/atf-sh.m4
4174 OLD_DIRS+=usr/share/aclocal
4175 OLD_FILES+=usr/tests/bin/chown/units_basics
4176 OLD_FILES+=usr/tests/bin/date/legacy_test
4177 OLD_FILES+=usr/tests/bin/sh/legacy_test
4178 OLD_FILES+=usr/tests/usr.bin/atf/Kyuafile
4179 OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/Kyuafile
4180 OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/atf_check_test
4181 OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/config_test
4182 OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/integration_test
4183 OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/misc_helpers
4184 OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/normalize_test
4185 OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/tc_test
4186 OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/tp_test
4187 OLD_DIRS+=usr/tests/usr.bin/atf/atf-sh
4188 OLD_DIRS+=usr/tests/usr.bin/atf
4189 OLD_FILES+=usr/tests/lib/atf/libatf-c/test_helpers_test
4190 OLD_FILES+=usr/tests/lib/atf/test-programs/fork_test
4191 OLD_FILES+=usr/tests/lib/atf/libatf-c++/application_test
4192 OLD_FILES+=usr/tests/lib/atf/libatf-c++/detail/expand_test
4193 OLD_FILES+=usr/tests/lib/atf/libatf-c++/detail/parser_test
4194 OLD_FILES+=usr/tests/lib/atf/libatf-c++/detail/ui_test
4195 OLD_FILES+=usr/tests/lib/atf/libatf-c++/env_test
4196 OLD_FILES+=usr/tests/lib/atf/libatf-c++/exceptions_test
4197 OLD_FILES+=usr/tests/lib/atf/libatf-c++/expand_test
4198 OLD_FILES+=usr/tests/lib/atf/libatf-c++/fs_test
4199 OLD_FILES+=usr/tests/lib/atf/libatf-c++/parser_test
4200 OLD_FILES+=usr/tests/lib/atf/libatf-c++/process_test
4201 OLD_FILES+=usr/tests/lib/atf/libatf-c++/sanity_test
4202 OLD_FILES+=usr/tests/lib/atf/libatf-c++/pkg_config_test
4203 OLD_FILES+=usr/tests/lib/atf/libatf-c++/text_test
4204 OLD_FILES+=usr/tests/lib/atf/libatf-c++/ui_test
4205 OLD_FILES+=usr/tests/lib/atf/libatf-c/dynstr_test
4206 OLD_FILES+=usr/tests/lib/atf/libatf-c/env_test
4207 OLD_FILES+=usr/tests/lib/atf/libatf-c/fs_test
4208 OLD_FILES+=usr/tests/lib/atf/libatf-c/list_test
4209 OLD_FILES+=usr/tests/lib/atf/libatf-c/map_test
4210 OLD_FILES+=usr/tests/lib/atf/libatf-c/pkg_config_test
4211 OLD_FILES+=usr/tests/lib/atf/libatf-c/process_helpers
4212 OLD_FILES+=usr/tests/lib/atf/libatf-c/process_test
4213 OLD_FILES+=usr/tests/lib/atf/libatf-c/sanity_test
4214 OLD_FILES+=usr/tests/lib/atf/libatf-c/text_test
4215 OLD_FILES+=usr/tests/lib/atf/libatf-c/user_test
4216 .if ${MK_MAKE} == yes
4217 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/legacy_test
4218 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/Kyuafile
4219 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/Makefile.test
4220 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.status.1
4221 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.status.2
4222 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.status.3
4223 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.status.4
4224 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.status.5
4225 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.status.6
4226 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.status.7
4227 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stderr.1
4228 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stderr.2
4229 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stderr.3
4230 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stderr.4
4231 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stderr.5
4232 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stderr.6
4233 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stderr.7
4234 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stdout.1
4235 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stdout.2
4236 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stdout.3
4237 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stdout.4
4238 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stdout.5
4239 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stdout.6
4240 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/expected.stdout.7
4241 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/libtest.a
4242 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/legacy_test
4243 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/Kyuafile
4244 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/Makefile.test
4245 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.status.1
4246 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.status.2
4247 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.status.3
4248 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.status.4
4249 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.status.5
4250 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.status.6
4251 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.status.7
4252 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stderr.1
4253 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stderr.2
4254 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stderr.3
4255 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stderr.4
4256 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stderr.5
4257 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stderr.6
4258 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stderr.7
4259 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stdout.1
4260 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stdout.2
4261 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stdout.3
4262 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stdout.4
4263 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stdout.5
4264 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stdout.6
4265 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/expected.stdout.7
4266 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod/libtest.a
4267 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/legacy_test
4268 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/Kyuafile
4269 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/Makefile.test
4270 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.status.1
4271 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.status.2
4272 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.status.3
4273 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.status.4
4274 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.status.5
4275 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.status.6
4276 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.status.7
4277 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stderr.1
4278 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stderr.2
4279 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stderr.3
4280 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stderr.4
4281 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stderr.5
4282 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stderr.6
4283 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stderr.7
4284 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stdout.1
4285 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stdout.2
4286 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stdout.3
4287 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stdout.4
4288 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stdout.5
4289 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stdout.6
4290 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/expected.stdout.7
4291 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/libtest.a
4292 OLD_FILES+=usr/tests/usr.bin/make/archives/Kyuafile
4293 OLD_FILES+=usr/tests/usr.bin/make/basic/t0/legacy_test
4294 OLD_FILES+=usr/tests/usr.bin/make/basic/t0/Kyuafile
4295 OLD_FILES+=usr/tests/usr.bin/make/basic/t0/expected.status.1
4296 OLD_FILES+=usr/tests/usr.bin/make/basic/t0/expected.stderr.1
4297 OLD_FILES+=usr/tests/usr.bin/make/basic/t0/expected.stdout.1
4298 OLD_FILES+=usr/tests/usr.bin/make/basic/t1/legacy_test
4299 OLD_FILES+=usr/tests/usr.bin/make/basic/t1/Kyuafile
4300 OLD_FILES+=usr/tests/usr.bin/make/basic/t1/Makefile.test
4301 OLD_FILES+=usr/tests/usr.bin/make/basic/t1/expected.status.1
4302 OLD_FILES+=usr/tests/usr.bin/make/basic/t1/expected.stderr.1
4303 OLD_FILES+=usr/tests/usr.bin/make/basic/t1/expected.stdout.1
4304 OLD_FILES+=usr/tests/usr.bin/make/basic/t2/legacy_test
4305 OLD_FILES+=usr/tests/usr.bin/make/basic/t2/Kyuafile
4306 OLD_FILES+=usr/tests/usr.bin/make/basic/t2/Makefile.test
4307 OLD_FILES+=usr/tests/usr.bin/make/basic/t2/expected.status.1
4308 OLD_FILES+=usr/tests/usr.bin/make/basic/t2/expected.stderr.1
4309 OLD_FILES+=usr/tests/usr.bin/make/basic/t2/expected.stdout.1
4310 OLD_FILES+=usr/tests/usr.bin/make/basic/t3/legacy_test
4311 OLD_FILES+=usr/tests/usr.bin/make/basic/t3/Kyuafile
4312 OLD_FILES+=usr/tests/usr.bin/make/basic/t3/expected.status.1
4313 OLD_FILES+=usr/tests/usr.bin/make/basic/t3/expected.stderr.1
4314 OLD_FILES+=usr/tests/usr.bin/make/basic/t3/expected.stdout.1
4315 OLD_FILES+=usr/tests/usr.bin/make/basic/Kyuafile
4316 OLD_FILES+=usr/tests/usr.bin/make/execution/ellipsis/legacy_test
4317 OLD_FILES+=usr/tests/usr.bin/make/execution/ellipsis/Kyuafile
4318 OLD_FILES+=usr/tests/usr.bin/make/execution/ellipsis/Makefile.test
4319 OLD_FILES+=usr/tests/usr.bin/make/execution/ellipsis/expected.status.1
4320 OLD_FILES+=usr/tests/usr.bin/make/execution/ellipsis/expected.stderr.1
4321 OLD_FILES+=usr/tests/usr.bin/make/execution/ellipsis/expected.stdout.1
4322 OLD_FILES+=usr/tests/usr.bin/make/execution/empty/legacy_test
4323 OLD_FILES+=usr/tests/usr.bin/make/execution/empty/Kyuafile
4324 OLD_FILES+=usr/tests/usr.bin/make/execution/empty/Makefile.test
4325 OLD_FILES+=usr/tests/usr.bin/make/execution/empty/expected.status.1
4326 OLD_FILES+=usr/tests/usr.bin/make/execution/empty/expected.stderr.1
4327 OLD_FILES+=usr/tests/usr.bin/make/execution/empty/expected.stdout.1
4328 OLD_FILES+=usr/tests/usr.bin/make/execution/joberr/legacy_test
4329 OLD_FILES+=usr/tests/usr.bin/make/execution/joberr/Kyuafile
4330 OLD_FILES+=usr/tests/usr.bin/make/execution/joberr/Makefile.test
4331 OLD_FILES+=usr/tests/usr.bin/make/execution/joberr/expected.status.1
4332 OLD_FILES+=usr/tests/usr.bin/make/execution/joberr/expected.stderr.1
4333 OLD_FILES+=usr/tests/usr.bin/make/execution/joberr/expected.stdout.1
4334 OLD_FILES+=usr/tests/usr.bin/make/execution/plus/legacy_test
4335 OLD_FILES+=usr/tests/usr.bin/make/execution/plus/Kyuafile
4336 OLD_FILES+=usr/tests/usr.bin/make/execution/plus/Makefile.test
4337 OLD_FILES+=usr/tests/usr.bin/make/execution/plus/expected.status.1
4338 OLD_FILES+=usr/tests/usr.bin/make/execution/plus/expected.stderr.1
4339 OLD_FILES+=usr/tests/usr.bin/make/execution/plus/expected.stdout.1
4340 OLD_FILES+=usr/tests/usr.bin/make/execution/Kyuafile
4341 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/legacy_test
4342 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/Kyuafile
4343 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/Makefile.test
4344 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/expected.status.1
4345 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/expected.status.2
4346 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/expected.stderr.1
4347 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/expected.stderr.2
4348 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/expected.stdout.1
4349 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/expected.stdout.2
4350 OLD_FILES+=usr/tests/usr.bin/make/shell/builtin/sh
4351 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/legacy_test
4352 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/Kyuafile
4353 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/Makefile.test
4354 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/expected.status.1
4355 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/expected.status.2
4356 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/expected.stderr.1
4357 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/expected.stderr.2
4358 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/expected.stdout.1
4359 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/expected.stdout.2
4360 OLD_FILES+=usr/tests/usr.bin/make/shell/meta/sh
4361 OLD_FILES+=usr/tests/usr.bin/make/shell/path/legacy_test
4362 OLD_FILES+=usr/tests/usr.bin/make/shell/path/Kyuafile
4363 OLD_FILES+=usr/tests/usr.bin/make/shell/path/Makefile.test
4364 OLD_FILES+=usr/tests/usr.bin/make/shell/path/expected.status.1
4365 OLD_FILES+=usr/tests/usr.bin/make/shell/path/expected.status.2
4366 OLD_FILES+=usr/tests/usr.bin/make/shell/path/expected.stderr.1
4367 OLD_FILES+=usr/tests/usr.bin/make/shell/path/expected.stderr.2
4368 OLD_FILES+=usr/tests/usr.bin/make/shell/path/expected.stdout.1
4369 OLD_FILES+=usr/tests/usr.bin/make/shell/path/expected.stdout.2
4370 OLD_FILES+=usr/tests/usr.bin/make/shell/path/sh
4371 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/legacy_test
4372 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/Kyuafile
4373 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/Makefile.test
4374 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/expected.status.1
4375 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/expected.status.2
4376 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/expected.stderr.1
4377 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/expected.stderr.2
4378 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/expected.stdout.1
4379 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/expected.stdout.2
4380 OLD_FILES+=usr/tests/usr.bin/make/shell/path_select/shell
4381 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/legacy_test
4382 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/Kyuafile
4383 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/Makefile.test
4384 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/expected.status.1
4385 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/expected.status.2
4386 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/expected.stderr.1
4387 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/expected.stderr.2
4388 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/expected.stdout.1
4389 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/expected.stdout.2
4390 OLD_FILES+=usr/tests/usr.bin/make/shell/replace/shell
4391 OLD_FILES+=usr/tests/usr.bin/make/shell/select/legacy_test
4392 OLD_FILES+=usr/tests/usr.bin/make/shell/select/Kyuafile
4393 OLD_FILES+=usr/tests/usr.bin/make/shell/select/Makefile.test
4394 OLD_FILES+=usr/tests/usr.bin/make/shell/select/expected.status.1
4395 OLD_FILES+=usr/tests/usr.bin/make/shell/select/expected.status.2
4396 OLD_FILES+=usr/tests/usr.bin/make/shell/select/expected.stderr.1
4397 OLD_FILES+=usr/tests/usr.bin/make/shell/select/expected.stderr.2
4398 OLD_FILES+=usr/tests/usr.bin/make/shell/select/expected.stdout.1
4399 OLD_FILES+=usr/tests/usr.bin/make/shell/select/expected.stdout.2
4400 OLD_FILES+=usr/tests/usr.bin/make/shell/Kyuafile
4401 OLD_FILES+=usr/tests/usr.bin/make/suffixes/basic/legacy_test
4402 OLD_FILES+=usr/tests/usr.bin/make/suffixes/basic/Kyuafile
4403 OLD_FILES+=usr/tests/usr.bin/make/suffixes/basic/Makefile.test
4404 OLD_FILES+=usr/tests/usr.bin/make/suffixes/basic/TEST1.a
4405 OLD_FILES+=usr/tests/usr.bin/make/suffixes/basic/expected.status.1
4406 OLD_FILES+=usr/tests/usr.bin/make/suffixes/basic/expected.stderr.1
4407 OLD_FILES+=usr/tests/usr.bin/make/suffixes/basic/expected.stdout.1
4408 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild1/legacy_test
4409 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild1/Kyuafile
4410 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild1/Makefile.test
4411 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild1/TEST1.a
4412 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild1/TEST2.a
4413 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild1/expected.status.1
4414 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild1/expected.stderr.1
4415 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild1/expected.stdout.1
4416 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild2/legacy_test
4417 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild2/Kyuafile
4418 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild2/Makefile.test
4419 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild2/TEST1.a
4420 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild2/TEST2.a
4421 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild2/expected.status.1
4422 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild2/expected.stderr.1
4423 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild2/expected.stdout.1
4424 OLD_FILES+=usr/tests/usr.bin/make/suffixes/Kyuafile
4425 OLD_FILES+=usr/tests/usr.bin/make/syntax/directive-t0/legacy_test
4426 OLD_FILES+=usr/tests/usr.bin/make/syntax/directive-t0/Kyuafile
4427 OLD_FILES+=usr/tests/usr.bin/make/syntax/directive-t0/Makefile.test
4428 OLD_FILES+=usr/tests/usr.bin/make/syntax/directive-t0/expected.status.1
4429 OLD_FILES+=usr/tests/usr.bin/make/syntax/directive-t0/expected.stderr.1
4430 OLD_FILES+=usr/tests/usr.bin/make/syntax/directive-t0/expected.stdout.1
4431 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/legacy_test
4432 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/Kyuafile
4433 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/Makefile.test
4434 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.status.1
4435 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.status.2
4436 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.status.3
4437 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.status.4
4438 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.status.5
4439 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stderr.1
4440 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stderr.2
4441 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stderr.3
4442 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stderr.4
4443 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stderr.5
4444 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stdout.1
4445 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stdout.2
4446 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stdout.3
4447 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stdout.4
4448 OLD_FILES+=usr/tests/usr.bin/make/syntax/enl/expected.stdout.5
4449 OLD_FILES+=usr/tests/usr.bin/make/syntax/funny-targets/legacy_test
4450 OLD_FILES+=usr/tests/usr.bin/make/syntax/funny-targets/Kyuafile
4451 OLD_FILES+=usr/tests/usr.bin/make/syntax/funny-targets/Makefile.test
4452 OLD_FILES+=usr/tests/usr.bin/make/syntax/funny-targets/expected.status.1
4453 OLD_FILES+=usr/tests/usr.bin/make/syntax/funny-targets/expected.status.2
4454 OLD_FILES+=usr/tests/usr.bin/make/syntax/funny-targets/expected.stderr.1
4455 OLD_FILES+=usr/tests/usr.bin/make/syntax/funny-targets/expected.stderr.2
4456 OLD_FILES+=usr/tests/usr.bin/make/syntax/funny-targets/expected.stdout.1
4457 OLD_FILES+=usr/tests/usr.bin/make/syntax/funny-targets/expected.stdout.2
4458 OLD_FILES+=usr/tests/usr.bin/make/syntax/semi/legacy_test
4459 OLD_FILES+=usr/tests/usr.bin/make/syntax/semi/Kyuafile
4460 OLD_FILES+=usr/tests/usr.bin/make/syntax/semi/Makefile.test
4461 OLD_FILES+=usr/tests/usr.bin/make/syntax/semi/expected.status.1
4462 OLD_FILES+=usr/tests/usr.bin/make/syntax/semi/expected.status.2
4463 OLD_FILES+=usr/tests/usr.bin/make/syntax/semi/expected.stderr.1
4464 OLD_FILES+=usr/tests/usr.bin/make/syntax/semi/expected.stderr.2
4465 OLD_FILES+=usr/tests/usr.bin/make/syntax/semi/expected.stdout.1
4466 OLD_FILES+=usr/tests/usr.bin/make/syntax/semi/expected.stdout.2
4467 OLD_FILES+=usr/tests/usr.bin/make/syntax/Kyuafile
4468 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/2/1/legacy_test
4469 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/2/1/Kyuafile
4470 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/2/1/Makefile.test
4471 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/2/1/expected.status.1
4472 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/2/1/expected.stderr.1
4473 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/2/1/expected.stdout.1
4474 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/2/Kyuafile
4475 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/mk/sys.mk
4476 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/mk/Kyuafile
4477 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t0/Kyuafile
4478 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/2/1/legacy_test
4479 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/2/1/Kyuafile
4480 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/2/1/cleanup
4481 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/2/1/expected.status.1
4482 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/2/1/expected.stderr.1
4483 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/2/1/expected.stdout.1
4484 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/2/Kyuafile
4485 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/mk/sys.mk
4486 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/mk/Kyuafile
4487 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t1/Kyuafile
4488 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/2/1/legacy_test
4489 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/2/1/Kyuafile
4490 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/2/1/cleanup
4491 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/2/1/expected.status.1
4492 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/2/1/expected.stderr.1
4493 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/2/1/expected.stdout.1
4494 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/2/Kyuafile
4495 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/mk/sys.mk
4496 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/mk/Kyuafile
4497 OLD_FILES+=usr/tests/usr.bin/make/sysmk/t2/Kyuafile
4498 OLD_FILES+=usr/tests/usr.bin/make/sysmk/Kyuafile
4499 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_M/legacy_test
4500 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_M/Kyuafile
4501 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_M/Makefile.test
4502 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_M/expected.status.1
4503 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_M/expected.stderr.1
4504 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_M/expected.stdout.1
4505 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/legacy_test
4506 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/Kyuafile
4507 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/Makefile.test
4508 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/expected.status.1
4509 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/expected.status.2
4510 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/expected.status.3
4511 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/expected.stderr.1
4512 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/expected.stderr.2
4513 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/expected.stderr.3
4514 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/expected.stdout.1
4515 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/expected.stdout.2
4516 OLD_FILES+=usr/tests/usr.bin/make/variables/modifier_t/expected.stdout.3
4517 OLD_FILES+=usr/tests/usr.bin/make/variables/opt_V/legacy_test
4518 OLD_FILES+=usr/tests/usr.bin/make/variables/opt_V/Kyuafile
4519 OLD_FILES+=usr/tests/usr.bin/make/variables/opt_V/Makefile.test
4520 OLD_FILES+=usr/tests/usr.bin/make/variables/opt_V/expected.status.1
4521 OLD_FILES+=usr/tests/usr.bin/make/variables/opt_V/expected.status.2
4522 OLD_FILES+=usr/tests/usr.bin/make/variables/opt_V/expected.stderr.1
4523 OLD_FILES+=usr/tests/usr.bin/make/variables/opt_V/expected.stderr.2
4524 OLD_FILES+=usr/tests/usr.bin/make/variables/opt_V/expected.stdout.1
4525 OLD_FILES+=usr/tests/usr.bin/make/variables/opt_V/expected.stdout.2
4526 OLD_FILES+=usr/tests/usr.bin/make/variables/t0/legacy_test
4527 OLD_FILES+=usr/tests/usr.bin/make/variables/t0/Kyuafile
4528 OLD_FILES+=usr/tests/usr.bin/make/variables/t0/Makefile.test
4529 OLD_FILES+=usr/tests/usr.bin/make/variables/t0/expected.status.1
4530 OLD_FILES+=usr/tests/usr.bin/make/variables/t0/expected.stderr.1
4531 OLD_FILES+=usr/tests/usr.bin/make/variables/t0/expected.stdout.1
4532 OLD_FILES+=usr/tests/usr.bin/make/variables/Kyuafile
4533 OLD_FILES+=usr/tests/usr.bin/make/Kyuafile
4534 OLD_FILES+=usr/tests/usr.bin/make/common.sh
4535 OLD_FILES+=usr/tests/usr.bin/make/test-new.mk
4536 OLD_DIRS+=usr/tests/usr.bin/make/variables/t0
4537 OLD_DIRS+=usr/tests/usr.bin/make/variables/opt_V
4538 OLD_DIRS+=usr/tests/usr.bin/make/variables/modifier_t
4539 OLD_DIRS+=usr/tests/usr.bin/make/variables/modifier_M
4540 OLD_DIRS+=usr/tests/usr.bin/make/variables
4541 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t2/mk
4542 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t2/2/1
4543 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t2/2
4544 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t2
4545 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t1/mk
4546 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t1/2/1
4547 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t1/2
4548 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t1
4549 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t0/mk
4550 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t0/2/1
4551 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t0/2
4552 OLD_DIRS+=usr/tests/usr.bin/make/sysmk/t0
4553 OLD_DIRS+=usr/tests/usr.bin/make/sysmk
4554 OLD_DIRS+=usr/tests/usr.bin/make/syntax/semi
4555 OLD_DIRS+=usr/tests/usr.bin/make/syntax/funny-targets
4556 OLD_DIRS+=usr/tests/usr.bin/make/syntax/enl
4557 OLD_DIRS+=usr/tests/usr.bin/make/syntax/directive-t0
4558 OLD_DIRS+=usr/tests/usr.bin/make/syntax
4559 OLD_DIRS+=usr/tests/usr.bin/make/suffixes/src_wild2
4560 OLD_DIRS+=usr/tests/usr.bin/make/suffixes/src_wild1
4561 OLD_DIRS+=usr/tests/usr.bin/make/suffixes/basic
4562 OLD_DIRS+=usr/tests/usr.bin/make/suffixes
4563 OLD_DIRS+=usr/tests/usr.bin/make/shell/select
4564 OLD_DIRS+=usr/tests/usr.bin/make/shell/replace
4565 OLD_DIRS+=usr/tests/usr.bin/make/shell/path_select
4566 OLD_DIRS+=usr/tests/usr.bin/make/shell/path
4567 OLD_DIRS+=usr/tests/usr.bin/make/shell/meta
4568 OLD_DIRS+=usr/tests/usr.bin/make/shell/builtin
4569 OLD_DIRS+=usr/tests/usr.bin/make/shell
4570 OLD_DIRS+=usr/tests/usr.bin/make/execution/plus
4571 OLD_DIRS+=usr/tests/usr.bin/make/execution/joberr
4572 OLD_DIRS+=usr/tests/usr.bin/make/execution/empty
4573 OLD_DIRS+=usr/tests/usr.bin/make/execution/ellipsis
4574 OLD_DIRS+=usr/tests/usr.bin/make/execution
4575 OLD_DIRS+=usr/tests/usr.bin/make/basic/t3
4576 OLD_DIRS+=usr/tests/usr.bin/make/basic/t2
4577 OLD_DIRS+=usr/tests/usr.bin/make/basic/t1
4578 OLD_DIRS+=usr/tests/usr.bin/make/basic/t0
4579 OLD_DIRS+=usr/tests/usr.bin/make/basic
4580 OLD_DIRS+=usr/tests/usr.bin/make/archives/fmt_oldbsd
4581 OLD_DIRS+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod
4582 OLD_DIRS+=usr/tests/usr.bin/make/archives/fmt_44bsd
4583 OLD_DIRS+=usr/tests/usr.bin/make/archives
4584 OLD_DIRS+=usr/tests/usr.bin/make
4585 OLD_FILES+=usr/tests/usr.bin/yacc/legacy_test
4586 OLD_FILES+=usr/tests/usr.bin/yacc/regress.00.out
4587 OLD_FILES+=usr/tests/usr.bin/yacc/regress.01.out
4588 OLD_FILES+=usr/tests/usr.bin/yacc/regress.02.out
4589 OLD_FILES+=usr/tests/usr.bin/yacc/regress.03.out
4590 OLD_FILES+=usr/tests/usr.bin/yacc/regress.04.out
4591 OLD_FILES+=usr/tests/usr.bin/yacc/regress.05.out
4592 OLD_FILES+=usr/tests/usr.bin/yacc/regress.06.out
4593 OLD_FILES+=usr/tests/usr.bin/yacc/regress.07.out
4594 OLD_FILES+=usr/tests/usr.bin/yacc/regress.08.out
4595 OLD_FILES+=usr/tests/usr.bin/yacc/regress.09.out
4596 OLD_FILES+=usr/tests/usr.bin/yacc/regress.10.out
4597 OLD_FILES+=usr/tests/usr.bin/yacc/regress.11.out
4598 OLD_FILES+=usr/tests/usr.bin/yacc/regress.12.out
4599 OLD_FILES+=usr/tests/usr.bin/yacc/regress.13.out
4600 OLD_FILES+=usr/tests/usr.bin/yacc/regress.14.out
4601 OLD_FILES+=usr/tests/usr.bin/yacc/regress.sh
4602 OLD_FILES+=usr/tests/usr.bin/yacc/undefined.y
4603 .endif
4604 .else
4605 # ATF libraries.
4606 OLD_FILES+=usr/bin/atf-sh
4607 OLD_DIRS+=usr/include/atf-c
4608 OLD_FILES+=usr/include/atf-c/build.h
4609 OLD_FILES+=usr/include/atf-c/check.h
4610 OLD_FILES+=usr/include/atf-c/config.h
4611 OLD_FILES+=usr/include/atf-c/defs.h
4612 OLD_FILES+=usr/include/atf-c/error.h
4613 OLD_FILES+=usr/include/atf-c/error_fwd.h
4614 OLD_FILES+=usr/include/atf-c/macros.h
4615 OLD_FILES+=usr/include/atf-c/tc.h
4616 OLD_FILES+=usr/include/atf-c/tp.h
4617 OLD_FILES+=usr/include/atf-c/utils.h
4618 OLD_FILES+=usr/include/atf-c.h
4619 OLD_DIRS+=usr/include/atf-c++
4620 OLD_FILES+=usr/include/atf-c++/build.hpp
4621 OLD_FILES+=usr/include/atf-c++/check.hpp
4622 OLD_FILES+=usr/include/atf-c++/config.hpp
4623 OLD_FILES+=usr/include/atf-c++/macros.hpp
4624 OLD_FILES+=usr/include/atf-c++/tests.hpp
4625 OLD_FILES+=usr/include/atf-c++/utils.hpp
4626 OLD_FILES+=usr/include/atf-c++.hpp
4627 OLD_FILES+=usr/lib/libatf-c_p.a
4628 OLD_FILES+=usr/lib/libatf-c.so.1
4629 OLD_FILES+=usr/lib/libatf-c.so
4630 OLD_FILES+=usr/lib/libatf-c++.a
4631 OLD_FILES+=usr/lib/libatf-c++_p.a
4632 OLD_FILES+=usr/lib/libatf-c++.so.1
4633 OLD_FILES+=usr/lib/libatf-c++.so
4634 OLD_FILES+=usr/lib/libatf-c.a
4635 OLD_FILES+=usr/libexec/atf-check
4636 OLD_DIRS+=usr/share/atf
4637 OLD_FILES+=usr/share/atf/libatf-sh.subr
4638 OLD_DIRS+=usr/share/doc/atf
4639 OLD_FILES+=usr/share/doc/atf/AUTHORS
4640 OLD_FILES+=usr/share/doc/atf/COPYING
4641 OLD_FILES+=usr/share/doc/atf/NEWS
4642 OLD_FILES+=usr/share/doc/atf/README
4643 OLD_FILES+=usr/share/man/man1/atf-check.1.gz
4644 OLD_FILES+=usr/share/man/man1/atf-sh.1.gz
4645 OLD_FILES+=usr/share/man/man1/atf-test-program.1.gz
4646 OLD_FILES+=usr/share/man/man3/atf-c-api.3.gz
4647 OLD_FILES+=usr/share/man/man3/atf-c++-api.3.gz
4648 OLD_FILES+=usr/share/man/man3/atf-sh-api.3.gz
4649 OLD_FILES+=usr/share/man/man4/atf-test-case.4.gz
4650 OLD_FILES+=usr/share/mk/atf.test.mk
4651
4652 # Test suite.
4653 . if(exists(${DESTDIR}/usr/tests/))
4654 TESTS_DIRS!=find ${DESTDIR}/usr/tests -type d | sed -e 's,^${DESTDIR}/,,'; echo
4655 OLD_DIRS+=${TESTS_DIRS}
4656 TESTS_FILES!=find ${DESTDIR}/usr/tests \! -type d | sed -e 's,^${DESTDIR}/,,'; echo
4657 OLD_FILES+=${TESTS_FILES}
4658 . endif
4659 .endif  # Test suite.
4660
4661 #.if ${MK_TOOLCHAIN} == no
4662 # to be filled in
4663 #.endif
4664
4665 .if ${MK_UNBOUND} == no
4666 OLD_FILES+=etc/rc.d/local_unbound
4667 OLD_FILES+=usr/lib/private/libunbound.a
4668 OLD_FILES+=usr/lib/private/libunbound.so
4669 OLD_LIBS+=usr/lib/private/libunbound.so.5
4670 OLD_FILES+=usr/lib/private/libunbound_p.a
4671 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
4672 OLD_FILES+=usr/lib32/private/libunbound.a
4673 OLD_FILES+=usr/lib32/private/libunbound.so
4674 OLD_LIBS+=usr/lib32/private/libunbound.so.5
4675 OLD_FILES+=usr/lib32/private/libunbound_p.a
4676 .endif
4677 OLD_FILES+=usr/sbin/local-unbound-setup
4678 OLD_FILES+=usr/sbin/unbound
4679 OLD_FILES+=usr/sbin/unbound-anchor
4680 OLD_FILES+=usr/sbin/unbound-checkconf
4681 OLD_FILES+=usr/sbin/unbound-control
4682 OLD_FILES+=usr/sbin/unbound-control-setup
4683 .endif
4684
4685 .if ${MK_USB} == no
4686 OLD_FILES+=etc/devd/uauth.conf
4687 OLD_FILES+=etc/devd/usb.conf
4688 .endif
4689
4690 .if ${MK_UTMPX} == no
4691 OLD_FILES+=etc/periodic/monthly/200.accounting
4692 OLD_FILES+=usr/bin/last
4693 OLD_FILES+=usr/bin/users
4694 OLD_FILES+=usr/bin/who
4695 OLD_FILES+=usr/sbin/ac
4696 OLD_FILES+=usr/sbin/lastlogin
4697 OLD_FILES+=usr/sbin/utx
4698 OLD_FILES+=usr/share/man/man1/last.1.gz
4699 OLD_FILES+=usr/share/man/man1/users.1.gz
4700 OLD_FILES+=usr/share/man/man1/who.1.gz
4701 OLD_FILES+=usr/share/man/man8/ac.8.gz
4702 OLD_FILES+=usr/share/man/man8/lastlogin.8.gz
4703 OLD_FILES+=usr/share/man/man8/utx.8.gz
4704 .endif
4705
4706 .if ${MK_WIRELESS} == no
4707 OLD_FILES+=etc/regdomain.xml
4708 OLD_FILES+=usr/sbin/ancontrol
4709 OLD_FILES+=usr/sbin/hostapd
4710 OLD_FILES+=usr/sbin/hostapd_cli
4711 OLD_FILES+=usr/sbin/ndis_events
4712 OLD_FILES+=usr/sbin/wlandebug
4713 .if ${TARGET_ARCH} == "i386"
4714 OLD_FILES+=usr/sbin/wlconfig
4715 .endif
4716 OLD_FILES+=usr/sbin/wpa_cli
4717 OLD_FILES+=usr/sbin/wpa_passphrase
4718 OLD_FILES+=usr/sbin/wpa_supplicant
4719 OLD_FILES+=usr/share/examples/etc/regdomain.xml
4720 OLD_FILES+=usr/share/examples/etc/wpa_supplicant.conf
4721 OLD_FILES+=usr/share/examples/hostapd/hostapd.conf
4722 OLD_FILES+=usr/share/examples/hostapd/hostapd.eap_user
4723 OLD_FILES+=usr/share/examples/hostapd/hostapd.wpa_psk
4724 OLD_DIRS+=usr/share/examples/hostapd
4725 OLD_FILES+=usr/share/man/man5/hostapd.conf.5.gz
4726 OLD_FILES+=usr/share/man/man5/wpa_supplicant.conf.5.gz
4727 OLD_FILES+=usr/share/man/man8/ancontrol.8.gz
4728 OLD_FILES+=usr/share/man/man8/hostapd.8.gz
4729 OLD_FILES+=usr/share/man/man8/hostapd_cli.8.gz
4730 .if ${TARGET_ARCH} == "i386"
4731 OLD_FILES+=usr/share/man/man8/i386/wlconfig.8.gz
4732 .endif
4733 OLD_FILES+=usr/share/man/man8/ndis_events.8.gz
4734 OLD_FILES+=usr/share/man/man8/wlandebug.8.gz
4735 OLD_FILES+=usr/share/man/man8/wpa_cli.8.gz
4736 OLD_FILES+=usr/share/man/man8/wpa_passphrase.8.gz
4737 OLD_FILES+=usr/share/man/man8/wpa_supplicant.8.gz
4738 .endif
4739
4740 .if ${MK_SVNLITE} == no || ${MK_SVN} == yes
4741 OLD_FILES+=usr/bin/svnlite
4742 OLD_FILES+=usr/bin/svnliteadmin
4743 OLD_FILES+=usr/bin/svnlitedumpfilter
4744 OLD_FILES+=usr/bin/svnlitelook
4745 OLD_FILES+=usr/bin/svnlitemucc
4746 OLD_FILES+=usr/bin/svnliterdump
4747 OLD_FILES+=usr/bin/svnliteserve
4748 OLD_FILES+=usr/bin/svnlitesync
4749 OLD_FILES+=usr/bin/svnliteversion
4750 OLD_FILES+=usr/share/man/man1/svnlite.1.gz
4751 .endif
4752
4753 .if ${MK_SVN} == no
4754 OLD_FILES+=usr/bin/svn
4755 OLD_FILES+=usr/bin/svnadmin
4756 OLD_FILES+=usr/bin/svndumpfilter
4757 OLD_FILES+=usr/bin/svnlook
4758 OLD_FILES+=usr/bin/svnmucc
4759 OLD_FILES+=usr/bin/svnrdump
4760 OLD_FILES+=usr/bin/svnserve
4761 OLD_FILES+=usr/bin/svnsync
4762 OLD_FILES+=usr/bin/svnversion
4763 .endif
4764
4765 .if ${MK_DMAGENT} == no
4766 OLD_FILES+=usr/libexec/dma
4767 OLD_FILES+=usr/libexec/dma-mbox-create
4768 OLD_FILES+=usr/share/man/man8/dma.8.gz
4769 OLD_FILES+=usr/share/examples/dma/mailer.conf
4770 .endif
4771
4772 .if ${MK_HYPERV} == no
4773 OLD_FILES+=etc/devd/hyperv.conf
4774 OLD_FILES+=usr/libexec/hyperv/hv_set_ifconfig
4775 OLD_FILES+=usr/libexec/hyperv/hv_get_dns_info
4776 OLD_FILES+=usr/libexec/hyperv/hv_get_dhcp_info
4777 OLD_FILES+=usr/sbin/hv_kvpd
4778 .endif