]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - tools/build/mk/OptionalObsoleteFiles.inc
Backport the separation of the knob that controls the legacy pkg_install
[FreeBSD/stable/8.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_ACPI} == no
9 OLD_FILES+=usr/sbin/acpiconf
10 OLD_FILES+=usr/sbin/acpidb
11 OLD_FILES+=usr/sbin/acpidump
12 OLD_FILES+=usr/sbin/iasl
13 OLD_FILES+=usr/share/man/man8/acpiconf.8.gz
14 OLD_FILES+=usr/share/man/man8/acpidb.8.gz
15 OLD_FILES+=usr/share/man/man8/acpidump.8.gz
16 OLD_FILES+=usr/share/man/man8/iasl.8.gz
17 .endif
18
19 #.if ${MK_ATM} == no
20 # to be filled in
21 #.endif
22
23 .if ${MK_AUDIT} == no
24 OLD_FILES+=usr/sbin/audit
25 OLD_FILES+=usr/sbin/auditd
26 OLD_FILES+=usr/sbin/auditreduce
27 OLD_FILES+=usr/sbin/praudit
28 OLD_FILES+=usr/share/man/man1/auditreduce.1.gz
29 OLD_FILES+=usr/share/man/man1/praudit.1.gz
30 OLD_FILES+=usr/share/man/man8/audit.8.gz
31 OLD_FILES+=usr/share/man/man8/auditd.8.gz
32 .endif
33
34 .if ${MK_AUTHPF} == no
35 OLD_FILES+=usr/sbin/authpf
36 OLD_FILES+=usr/sbin/authpf-noip
37 OLD_FILES+=usr/share/man/man8/authpf.8.gz
38 OLD_FILES+=usr/share/man/man8/authpf-noip.8.gz
39 .endif
40
41 .if ${MK_BIND} == no
42 OLD_FILES+=usr/bin/dig
43 OLD_FILES+=usr/bin/host
44 OLD_FILES+=usr/bin/nslookup
45 OLD_FILES+=usr/bin/nsupdate
46 OLD_FILES+=usr/include/lwres/context.h
47 OLD_FILES+=usr/include/lwres/int.h
48 OLD_FILES+=usr/include/lwres/ipv6.h
49 OLD_FILES+=usr/include/lwres/lang.h
50 OLD_FILES+=usr/include/lwres/list.h
51 OLD_FILES+=usr/include/lwres/lwbuffer.h
52 OLD_FILES+=usr/include/lwres/lwpacket.h
53 OLD_FILES+=usr/include/lwres/lwres.h
54 OLD_FILES+=usr/include/lwres/result.h
55 OLD_FILES+=usr/include/lwres/version.h
56 OLD_FILES+=usr/include/lwres/net.h
57 OLD_FILES+=usr/include/lwres/netdb.h
58 OLD_FILES+=usr/include/lwres/platform.h
59 OLD_DIRS+=usr/include/lwres
60 OLD_FILES+=usr/lib/liblwres.a
61 OLD_FILES+=usr/lib/liblwres_p.a
62 OLD_LIBS+=usr/lib/liblwres.so.50
63 OLD_FILES+=usr/lib/liblwres.so
64 OLD_FILES+=usr/sbin/named
65 OLD_FILES+=usr/sbin/lwresd
66 OLD_FILES+=usr/sbin/named-checkconf
67 OLD_FILES+=usr/sbin/named-checkzone
68 OLD_FILES+=usr/sbin/named.reload
69 OLD_FILES+=usr/sbin/named.reconfig
70 OLD_FILES+=usr/sbin/rndc
71 OLD_FILES+=usr/sbin/rndc-confgen
72 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch01.html
73 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch02.html
74 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch03.html
75 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch04.html
76 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch05.html
77 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch06.html
78 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch07.html
79 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch08.html
80 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch09.html
81 OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.html
82 OLD_DIRS+=usr/share/doc/bind9/arm
83 OLD_FILES+=usr/share/doc/bind9/misc/dnssec
84 OLD_FILES+=usr/share/doc/bind9/misc/format-options.pl
85 OLD_FILES+=usr/share/doc/bind9/misc/ipv6
86 OLD_FILES+=usr/share/doc/bind9/misc/migration
87 OLD_FILES+=usr/share/doc/bind9/misc/migration-4to9
88 OLD_FILES+=usr/share/doc/bind9/misc/options
89 OLD_FILES+=usr/share/doc/bind9/misc/rfc-compliance
90 OLD_FILES+=usr/share/doc/bind9/misc/roadmap
91 OLD_FILES+=usr/share/doc/bind9/misc/sdb
92 OLD_DIRS+=usr/share/doc/bind9/misc
93 OLD_DIRS+=usr/share/doc/bind9
94 OLD_FILES+=usr/share/doc/bind9/CHANGES
95 OLD_FILES+=usr/share/doc/bind9/COPYRIGHT
96 OLD_FILES+=usr/share/doc/bind9/FAQ
97 OLD_FILES+=usr/share/doc/bind9/README
98 OLD_FILES+=usr/share/man/man1/dig.1.gz
99 OLD_FILES+=usr/share/man/man1/host.1.gz
100 OLD_FILES+=usr/share/man/man1/nslookup.1.gz
101 OLD_FILES+=usr/share/man/man3/lwres.3.gz
102 OLD_FILES+=usr/share/man/man3/lwres_buffer.3.gz
103 OLD_FILES+=usr/share/man/man3/lwres_config.3.gz
104 OLD_FILES+=usr/share/man/man3/lwres_context.3.gz
105 OLD_FILES+=usr/share/man/man3/lwres_gabn.3.gz
106 OLD_FILES+=usr/share/man/man3/lwres_gai_strerror.3.gz
107 OLD_FILES+=usr/share/man/man3/lwres_getaddrinfo.3.gz
108 OLD_FILES+=usr/share/man/man3/lwres_gethostent.3.gz
109 OLD_FILES+=usr/share/man/man3/lwres_getipnode.3.gz
110 OLD_FILES+=usr/share/man/man3/lwres_getnameinfo.3.gz
111 OLD_FILES+=usr/share/man/man3/lwres_getrrsetbyname.3.gz
112 OLD_FILES+=usr/share/man/man3/lwres_gnba.3.gz
113 OLD_FILES+=usr/share/man/man3/lwres_inetntop.3.gz
114 OLD_FILES+=usr/share/man/man3/lwres_hstrerror.3.gz
115 OLD_FILES+=usr/share/man/man3/lwres_noop.3.gz
116 OLD_FILES+=usr/share/man/man3/lwres_packet.3.gz
117 OLD_FILES+=usr/share/man/man3/lwres_resutil.3.gz
118 OLD_FILES+=usr/share/man/man3/lwres_buffer_add.3.gz
119 OLD_FILES+=usr/share/man/man3/lwres_buffer_back.3.gz
120 OLD_FILES+=usr/share/man/man3/lwres_buffer_clear.3.gz
121 OLD_FILES+=usr/share/man/man3/lwres_buffer_first.3.gz
122 OLD_FILES+=usr/share/man/man3/lwres_buffer_forward.3.gz
123 OLD_FILES+=usr/share/man/man3/lwres_buffer_getmem.3.gz
124 OLD_FILES+=usr/share/man/man3/lwres_buffer_getuint16.3.gz
125 OLD_FILES+=usr/share/man/man3/lwres_buffer_getuint32.3.gz
126 OLD_FILES+=usr/share/man/man3/lwres_buffer_getuint8.3.gz
127 OLD_FILES+=usr/share/man/man3/lwres_buffer_init.3.gz
128 OLD_FILES+=usr/share/man/man3/lwres_buffer_invalidate.3.gz
129 OLD_FILES+=usr/share/man/man3/lwres_buffer_putmem.3.gz
130 OLD_FILES+=usr/share/man/man3/lwres_buffer_putuint16.3.gz
131 OLD_FILES+=usr/share/man/man3/lwres_buffer_putuint32.3.gz
132 OLD_FILES+=usr/share/man/man3/lwres_buffer_putuint8.3.gz
133 OLD_FILES+=usr/share/man/man3/lwres_buffer_subtract.3.gz
134 OLD_FILES+=usr/share/man/man3/lwres_conf_clear.3.gz
135 OLD_FILES+=usr/share/man/man3/lwres_conf_get.3.gz
136 OLD_FILES+=usr/share/man/man3/lwres_conf_init.3.gz
137 OLD_FILES+=usr/share/man/man3/lwres_conf_parse.3.gz
138 OLD_FILES+=usr/share/man/man3/lwres_conf_print.3.gz
139 OLD_FILES+=usr/share/man/man3/lwres_context_allocmem.3.gz
140 OLD_FILES+=usr/share/man/man3/lwres_context_create.3.gz
141 OLD_FILES+=usr/share/man/man3/lwres_context_destroy.3.gz
142 OLD_FILES+=usr/share/man/man3/lwres_context_freemem.3.gz
143 OLD_FILES+=usr/share/man/man3/lwres_freeaddrinfo.3.gz
144 OLD_FILES+=usr/share/man/man3/lwres_context_initserial.3.gz
145 OLD_FILES+=usr/share/man/man3/lwres_context_nextserial.3.gz
146 OLD_FILES+=usr/share/man/man3/lwres_context_sendrecv.3.gz
147 OLD_FILES+=usr/share/man/man3/lwres_gabnrequest_free.3.gz
148 OLD_FILES+=usr/share/man/man3/lwres_gabnrequest_parse.3.gz
149 OLD_FILES+=usr/share/man/man3/lwres_gabnrequest_render.3.gz
150 OLD_FILES+=usr/share/man/man3/lwres_gabnresponse_free.3.gz
151 OLD_FILES+=usr/share/man/man3/lwres_gabnresponse_parse.3.gz
152 OLD_FILES+=usr/share/man/man3/lwres_gabnresponse_render.3.gz
153 OLD_FILES+=usr/share/man/man3/lwres_endhostent.3.gz
154 OLD_FILES+=usr/share/man/man3/lwres_endhostent_r.3.gz
155 OLD_FILES+=usr/share/man/man3/lwres_gethostbyaddr.3.gz
156 OLD_FILES+=usr/share/man/man3/lwres_gethostbyaddr_r.3.gz
157 OLD_FILES+=usr/share/man/man3/lwres_gethostbyname.3.gz
158 OLD_FILES+=usr/share/man/man3/lwres_gethostbyname2.3.gz
159 OLD_FILES+=usr/share/man/man3/lwres_gethostbyname_r.3.gz
160 OLD_FILES+=usr/share/man/man3/lwres_gethostent_r.3.gz
161 OLD_FILES+=usr/share/man/man3/lwres_sethostent.3.gz
162 OLD_FILES+=usr/share/man/man3/lwres_sethostent_r.3.gz
163 OLD_FILES+=usr/share/man/man3/lwres_freehostent.3.gz
164 OLD_FILES+=usr/share/man/man3/lwres_getipnodebyaddr.3.gz
165 OLD_FILES+=usr/share/man/man3/lwres_getipnodebyname.3.gz
166 OLD_FILES+=usr/share/man/man3/lwres_gnbarequest_free.3.gz
167 OLD_FILES+=usr/share/man/man3/lwres_gnbarequest_parse.3.gz
168 OLD_FILES+=usr/share/man/man3/lwres_gnbarequest_render.3.gz
169 OLD_FILES+=usr/share/man/man3/lwres_gnbaresponse_free.3.gz
170 OLD_FILES+=usr/share/man/man3/lwres_gnbaresponse_parse.3.gz
171 OLD_FILES+=usr/share/man/man3/lwres_gnbaresponse_render.3.gz
172 OLD_FILES+=usr/share/man/man3/lwres_herror.3.gz
173 OLD_FILES+=usr/share/man/man3/lwres_net_ntop.3.gz
174 OLD_FILES+=usr/share/man/man3/lwres_nooprequest_free.3.gz
175 OLD_FILES+=usr/share/man/man3/lwres_nooprequest_parse.3.gz
176 OLD_FILES+=usr/share/man/man3/lwres_nooprequest_render.3.gz
177 OLD_FILES+=usr/share/man/man3/lwres_noopresponse_free.3.gz
178 OLD_FILES+=usr/share/man/man3/lwres_noopresponse_parse.3.gz
179 OLD_FILES+=usr/share/man/man3/lwres_noopresponse_render.3.gz
180 OLD_FILES+=usr/share/man/man3/lwres_lwpacket_parseheader.3.gz
181 OLD_FILES+=usr/share/man/man3/lwres_lwpacket_renderheader.3.gz
182 OLD_FILES+=usr/share/man/man3/lwres_addr_parse.3.gz
183 OLD_FILES+=usr/share/man/man3/lwres_getaddrsbyname.3.gz
184 OLD_FILES+=usr/share/man/man3/lwres_getnamebyaddr.3.gz
185 OLD_FILES+=usr/share/man/man3/lwres_string_parse.3.gz
186 OLD_FILES+=usr/share/man/man5/named.conf.5.gz
187 OLD_FILES+=usr/share/man/man5/rndc.conf.5.gz
188 OLD_FILES+=usr/share/man/man1/nsupdate.1.gz
189 OLD_FILES+=usr/share/man/man8/dnssec-keygen.8.gz
190 OLD_FILES+=usr/share/man/man8/dnssec-signzone.8.gz
191 OLD_FILES+=usr/share/man/man8/named.8.gz
192 OLD_FILES+=usr/share/man/man8/lwresd.8.gz
193 OLD_FILES+=usr/share/man/man8/named-checkconf.8.gz
194 OLD_FILES+=usr/share/man/man8/named-checkzone.8.gz
195 OLD_FILES+=usr/share/man/man8/named.reload.8.gz
196 OLD_FILES+=usr/share/man/man8/named.reconfig.8.gz
197 OLD_FILES+=usr/share/man/man8/rndc.8.gz
198 OLD_FILES+=usr/share/man/man8/rndc-confgen.8.gz
199 OLD_DIRS+=var/named/dev
200 OLD_DIRS+=var/named/var/stats
201 OLD_DIRS+=var/named/var/run/named
202 OLD_DIRS+=var/named/var/run
203 OLD_DIRS+=var/named/var/log
204 OLD_DIRS+=var/named/var/dump
205 OLD_DIRS+=var/named/var
206 .endif
207
208 .if ${MK_BIND_DNSSEC} == no || ${MK_BIND} == no
209 OLD_FILES+=usr/sbin/dnssec-keygen
210 OLD_FILES+=usr/sbin/dnssec-signzone
211 .endif
212
213 .if ${MK_BIND_ETC} == no || ${MK_BIND} == no
214 OLD_FILES+=var/named/etc/namedb/PROTO.localhost-v6.rev
215 OLD_FILES+=var/named/etc/namedb/PROTO.localhost.rev
216 OLD_FILES+=var/named/etc/namedb/make-localhost
217 #OLD_FILES+=var/named/etc/namedb/named.conf     # intentionally left out
218 OLD_FILES+=var/named/etc/namedb/named.root
219 OLD_DIRS+=var/named/etc/namedb/slave
220 OLD_DIRS+=var/named/etc/namedb/master
221 OLD_DIRS+=var/named/etc/namedb/dynamic
222 #OLD_DIRS+=var/named/etc/namedb
223 #OLD_DIRS+=var/named/etc
224 .endif
225
226 #.if ${MK_BIND_LIBS} == no || ${MK_BIND} == no
227 # to be filled in and removed above
228 #.endif
229
230 #.if ${MK_BIND_LIBS_LWRES} == no || ${MK_BIND} == no
231 # to be filled in and removed above
232 #.endif
233
234 #.if ${MK_BIND_NAMED} == no || ${MK_BIND} == no
235 # to be filled in and removed above
236 #.endif
237
238 .if ${MK_BLUETOOTH} == no
239 OLD_FILES+=usr/bin/bthost
240 OLD_FILES+=usr/bin/btsockstat
241 OLD_FILES+=usr/bin/rfcomm_sppd
242 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_bluetooth.h
243 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_bt3c.h
244 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket.h
245 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
246 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_l2cap.h
247 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
248 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_h4.h
249 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_hci.h
250 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_l2cap.h
251 OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_ubt.h
252 OLD_DIRS+=usr/include/netgraph/bluetooth/include
253 OLD_DIRS+=usr/include/netgraph/bluetooth
254 OLD_FILES+=usr/include/bluetooth.h
255 OLD_FILES+=usr/include/sdp.h
256 OLD_FILES+=usr/lib/libbluetooth.a
257 OLD_FILES+=usr/lib/libbluetooth_p.a
258 OLD_LIBS+=usr/lib/libbluetooth.so.2
259 OLD_FILES+=usr/lib/libbluetooth.so
260 OLD_FILES+=usr/lib/libsdp.a
261 OLD_FILES+=usr/lib/libsdp_p.a
262 OLD_LIBS+=usr/lib/libsdp.so.2
263 OLD_FILES+=usr/lib/libsdp.so
264 OLD_FILES+=usr/sbin/bcmfw
265 OLD_FILES+=usr/sbin/bt3cfw
266 OLD_FILES+=usr/sbin/hccontrol
267 OLD_FILES+=usr/sbin/hcsecd
268 OLD_FILES+=usr/sbin/hcseriald
269 OLD_FILES+=usr/sbin/l2control
270 OLD_FILES+=usr/sbin/l2ping
271 OLD_FILES+=usr/sbin/rfcomm_pppd
272 OLD_FILES+=usr/sbin/sdpcontrol
273 OLD_FILES+=usr/sbin/sdpd
274 OLD_FILES+=usr/share/man/man1/bthost.1.gz
275 OLD_FILES+=usr/share/man/man1/btsockstat.1.gz
276 OLD_FILES+=usr/share/man/man1/rfcomm_sppd.1.gz
277 OLD_FILES+=usr/share/man/man3/bluetooth.3.gz
278 OLD_FILES+=usr/share/man/man3/bt_gethostbyname.3.gz
279 OLD_FILES+=usr/share/man/man3/bt_gethostbyaddr.3.gz
280 OLD_FILES+=usr/share/man/man3/bt_gethostent.3.gz
281 OLD_FILES+=usr/share/man/man3/bt_sethostent.3.gz
282 OLD_FILES+=usr/share/man/man3/bt_endhostent.3.gz
283 OLD_FILES+=usr/share/man/man3/bt_getprotobyname.3.gz
284 OLD_FILES+=usr/share/man/man3/bt_getprotobynumber.3.gz
285 OLD_FILES+=usr/share/man/man3/bt_getprotoent.3.gz
286 OLD_FILES+=usr/share/man/man3/bt_setprotoent.3.gz
287 OLD_FILES+=usr/share/man/man3/bt_endprotoent.3.gz
288 OLD_FILES+=usr/share/man/man3/bt_ntoa.3.gz
289 OLD_FILES+=usr/share/man/man3/bt_aton.3.gz
290 OLD_FILES+=usr/share/man/man3/sdp.3.gz
291 OLD_FILES+=usr/share/man/man3/SDP_GET8.3.gz
292 OLD_FILES+=usr/share/man/man3/SDP_GET16.3.gz
293 OLD_FILES+=usr/share/man/man3/SDP_GET32.3.gz
294 OLD_FILES+=usr/share/man/man3/SDP_GET64.3.gz
295 OLD_FILES+=usr/share/man/man3/SDP_GET128.3.gz
296 OLD_FILES+=usr/share/man/man3/SDP_PUT8.3.gz
297 OLD_FILES+=usr/share/man/man3/SDP_PUT16.3.gz
298 OLD_FILES+=usr/share/man/man3/SDP_PUT32.3.gz
299 OLD_FILES+=usr/share/man/man3/SDP_PUT64.3.gz
300 OLD_FILES+=usr/share/man/man3/SDP_PUT128.3.gz
301 OLD_FILES+=usr/share/man/man3/sdp_open.3.gz
302 OLD_FILES+=usr/share/man/man3/sdp_open_local.3.gz
303 OLD_FILES+=usr/share/man/man3/sdp_close.3.gz
304 OLD_FILES+=usr/share/man/man3/sdp_error.3.gz
305 OLD_FILES+=usr/share/man/man3/sdp_search.3.gz
306 OLD_FILES+=usr/share/man/man3/sdp_attr2desc.3.gz
307 OLD_FILES+=usr/share/man/man3/sdp_uuid2desc.3.gz
308 OLD_FILES+=usr/share/man/man3/sdp_register_service.3.gz
309 OLD_FILES+=usr/share/man/man3/sdp_unregister_service.3.gz
310 OLD_FILES+=usr/share/man/man3/sdp_change_service.3.gz
311 OLD_FILES+=usr/share/man/man5/hcsecd.conf.5.gz
312 OLD_FILES+=usr/share/man/man8/bcmfw.8.gz
313 OLD_FILES+=usr/share/man/man8/bt3cfw.8.gz
314 OLD_FILES+=usr/share/man/man8/hcsecd.8.gz
315 OLD_FILES+=usr/share/man/man8/hccontrol.8.gz
316 OLD_FILES+=usr/share/man/man8/hcseriald.8.gz
317 OLD_FILES+=usr/share/man/man8/l2control.8.gz
318 OLD_FILES+=usr/share/man/man8/l2ping.8.gz
319 OLD_FILES+=usr/share/man/man8/rfcomm_pppd.8.gz
320 OLD_FILES+=usr/share/man/man8/sdpcontrol.8.gz
321 OLD_FILES+=usr/share/man/man8/sdpd.8.gz
322 .endif
323
324 #.if ${MK_BOOT} == no
325 # to be filled in
326 #.endif
327
328 #.if ${MK_CALENDAR} == no
329 # to be filled in
330 #.endif
331
332 .if ${MK_CDDL} == no
333 OLD_LIBS+=lib/libavl.so.1
334 OLD_LIBS+=lib/libnvpair.so.1
335 OLD_LIBS+=lib/libumem.so.1
336 OLD_LIBS+=lib/libuutil.so.1
337 OLD_FILES+=usr/lib/libavl.a
338 OLD_FILES+=usr/lib/libavl.so
339 OLD_FILES+=usr/lib/libnvpair.a
340 OLD_FILES+=usr/lib/libnvpair.so
341 OLD_FILES+=usr/lib/libumem.a
342 OLD_FILES+=usr/lib/libumem.so
343 OLD_FILES+=usr/lib/libuutil.a
344 OLD_FILES+=usr/lib/libuutil.so
345 .endif
346
347 .if ${MK_ZFS} == no
348 OLD_LIBS+=lib/libzfs.so.1
349 OLD_LIBS+=lib/libzpool.so.1
350 OLD_FILES+=etc/periodic/daily/404.status-zfs
351 OLD_FILES+=etc/periodic/daily/800.scrub-zfs
352 OLD_FILES+=sbin/zfs
353 OLD_FILES+=sbin/zpool
354 OLD_FILES+=usr/lib/libzfs.a
355 OLD_FILES+=usr/lib/libzfs.so
356 OLD_FILES+=usr/lib/libzpool.a
357 OLD_FILES+=usr/lib/libzpool.so
358 OLD_FILES+=usr/bin/ztest
359 OLD_FILES+=usr/sbin/zdb
360 OLD_FILES+=usr/share/man/man8/zdb.8.gz
361 OLD_FILES+=usr/share/man/man8/zfs.8.gz
362 OLD_FILES+=usr/share/man/man8/zpool.8.gz
363 .endif
364
365 #.if ${MK_CPP} == no
366 # to be filled in
367 #.endif
368
369 #.if ${MK_CRYPT} == no
370 # to be filled in
371 #.endif
372
373 #.if ${MK_CVS} == no
374 # to be filled in
375 #.endif
376
377 #.if ${MK_CXX} == no
378 # to be filled in
379 #.endif
380
381 #.if ${MK_DICT} == no
382 # to be filled in
383 #.endif
384
385 #.if ${MK_EXAMPLES} == no
386 # to be filled in
387 #.endif
388
389 #.if ${MK_GAMES} == no
390 # to be filled in
391 #.endif
392
393 .if ${MK_GCOV} == no
394 OLD_FILES+=usr/bin/gcov
395 OLD_FILES+=usr/share/man/man1/gcov.1.gz
396 .endif
397
398 #.if ${MK_GDB} == no
399 # to be filled in
400 #.endif
401
402 #.if ${MK_GPIB} == no
403 # none
404 #.endif
405
406 .if ${MK_GSSAPI} == no
407 OLD_FILES+=usr/lib/libgssapi.a
408 OLD_FILES+=usr/lib/libgssapi.so
409 OLD_LIBS+=usr/lib/libgssapi.so.10
410 OLD_FILES+=usr/lib/libgssapi_p.a
411 OLD_FILES+=usr/lib/librpcsec_gss.a
412 OLD_FILES+=usr/lib/librpcsec_gss.so
413 OLD_LIBS+=usr/lib/librpcsec_gss.so.1
414 .if ${TARGET_ARCH} == "amd64"
415 OLD_FILES+=usr/lib32/libgssapi.a
416 OLD_FILES+=usr/lib32/libgssapi.so
417 OLD_LIBS+=usr/lib32/libgssapi.so.10
418 OLD_FILES+=usr/lib32/libgssapi_p.a
419 OLD_FILES+=usr/lib32/librpcsec_gss.a
420 OLD_FILES+=usr/lib32/librpcsec_gss.so
421 OLD_LIBS+=usr/lib32/librpcsec_gss.so.1
422 .endif
423 OLD_FILES+=usr/sbin/gssd
424 OLD_FILES+=usr/share/man/man3/gss_accept_sec_context.3.gz
425 OLD_FILES+=usr/share/man/man3/gss_acquire_cred.3.gz
426 OLD_FILES+=usr/share/man/man3/gss_add_cred.3.gz
427 OLD_FILES+=usr/share/man/man3/gss_add_oid_set_member.3.gz
428 OLD_FILES+=usr/share/man/man3/gss_canonicalize_name.3.gz
429 OLD_FILES+=usr/share/man/man3/gss_compare_name.3.gz
430 OLD_FILES+=usr/share/man/man3/gss_context_time.3.gz
431 OLD_FILES+=usr/share/man/man3/gss_create_empty_oid_set.3.gz
432 OLD_FILES+=usr/share/man/man3/gss_delete_sec_context.3.gz
433 OLD_FILES+=usr/share/man/man3/gss_display_name.3.gz
434 OLD_FILES+=usr/share/man/man3/gss_display_status.3.gz
435 OLD_FILES+=usr/share/man/man3/gss_duplicate_name.3.gz
436 OLD_FILES+=usr/share/man/man3/gss_export_name.3.gz
437 OLD_FILES+=usr/share/man/man3/gss_export_sec_context.3.gz
438 OLD_FILES+=usr/share/man/man3/gss_get_mic.3.gz
439 OLD_FILES+=usr/share/man/man3/gss_import_name.3.gz
440 OLD_FILES+=usr/share/man/man3/gss_import_sec_context.3.gz
441 OLD_FILES+=usr/share/man/man3/gss_indicate_mechs.3.gz
442 OLD_FILES+=usr/share/man/man3/gss_init_sec_context.3.gz
443 OLD_FILES+=usr/share/man/man3/gss_inquire_context.3.gz
444 OLD_FILES+=usr/share/man/man3/gss_inquire_cred.3.gz
445 OLD_FILES+=usr/share/man/man3/gss_inquire_cred_by_mech.3.gz
446 OLD_FILES+=usr/share/man/man3/gss_inquire_mechs_for_name.3.gz
447 OLD_FILES+=usr/share/man/man3/gss_inquire_names_for_mech.3.gz
448 OLD_FILES+=usr/share/man/man3/gss_process_context_token.3.gz
449 OLD_FILES+=usr/share/man/man3/gss_release_buffer.3.gz
450 OLD_FILES+=usr/share/man/man3/gss_release_cred.3.gz
451 OLD_FILES+=usr/share/man/man3/gss_release_name.3.gz
452 OLD_FILES+=usr/share/man/man3/gss_release_oid_set.3.gz
453 OLD_FILES+=usr/share/man/man3/gss_seal.3.gz
454 OLD_FILES+=usr/share/man/man3/gss_sign.3.gz
455 OLD_FILES+=usr/share/man/man3/gss_test_oid_set_member.3.gz
456 OLD_FILES+=usr/share/man/man3/gss_unseal.3.gz
457 OLD_FILES+=usr/share/man/man3/gss_unwrap.3.gz
458 OLD_FILES+=usr/share/man/man3/gss_verify.3.gz
459 OLD_FILES+=usr/share/man/man3/gss_verify_mic.3.gz
460 OLD_FILES+=usr/share/man/man3/gss_wrap.3.gz
461 OLD_FILES+=usr/share/man/man3/gss_wrap_size_limit.3.gz
462 OLD_FILES+=usr/share/man/man3/gssapi.3.gz
463 OLD_FILES+=usr/share/man/man3/rpc_gss_get_error.3.gz
464 OLD_FILES+=usr/share/man/man3/rpc_gss_get_mech_info.3.gz
465 OLD_FILES+=usr/share/man/man3/rpc_gss_get_mechanisms.3.gz
466 OLD_FILES+=usr/share/man/man3/rpc_gss_get_principal_name.3.gz
467 OLD_FILES+=usr/share/man/man3/rpc_gss_get_versions.3.gz
468 OLD_FILES+=usr/share/man/man3/rpc_gss_getcred.3.gz
469 OLD_FILES+=usr/share/man/man3/rpc_gss_is_installed.3.gz
470 OLD_FILES+=usr/share/man/man3/rpc_gss_max_data_length.3.gz
471 OLD_FILES+=usr/share/man/man3/rpc_gss_mech_to_oid.3.gz
472 OLD_FILES+=usr/share/man/man3/rpc_gss_oid_to_mech.3.gz
473 OLD_FILES+=usr/share/man/man3/rpc_gss_qop_to_num.3.gz
474 OLD_FILES+=usr/share/man/man3/rpc_gss_seccreate.3.gz
475 OLD_FILES+=usr/share/man/man3/rpc_gss_set_callback.3.gz
476 OLD_FILES+=usr/share/man/man3/rpc_gss_set_defaults.3.gz
477 OLD_FILES+=usr/share/man/man3/rpc_gss_set_svc_name.3.gz
478 OLD_FILES+=usr/share/man/man3/rpc_gss_svc_max_data_length.3.gz
479 OLD_FILES+=usr/share/man/man3/rpcsec_gss.3.gz
480 OLD_FILES+=usr/share/man/man5/mech.5.gz
481 OLD_FILES+=usr/share/man/man5/qop.5.gz
482 OLD_FILES+=usr/share/man/man8/gssd.8.gz
483 .endif
484
485 #.if ${MK_GROFF} == no
486 # to be filled in
487 #.endif
488
489 .if ${MK_HESIOD} == no
490 OLD_FILES+=usr/bin/hesinfo
491 OLD_FILES+=usr/include/hesiod.h
492 OLD_FILES+=usr/share/man/man1/hesinfo.1.gz
493 OLD_FILES+=usr/share/man/man3/hesiod.3.gz
494 OLD_FILES+=usr/share/man/man5/hesiod.conf.5.gz
495 .endif
496
497 #.if ${MK_HTML} == no
498 # to be filled in
499 #.endif
500
501 .if ${MK_INET6} == no
502 OLD_FILES+=rescue/ping6
503 OLD_FILES+=sbin/ping6
504 OLD_FILES+=sbin/rtsol
505 OLD_FILES+=usr/sbin/faithd
506 OLD_FILES+=usr/sbin/ip6addrctl
507 OLD_FILES+=usr/sbin/mld6query
508 OLD_FILES+=usr/sbin/ndp
509 OLD_FILES+=usr/sbin/rip6query
510 OLD_FILES+=usr/sbin/route6d
511 OLD_FILES+=usr/sbin/rrenumd
512 OLD_FILES+=usr/sbin/rtadvd
513 OLD_FILES+=usr/sbin/rtsold
514 OLD_FILES+=usr/sbin/traceroute6
515 OLD_FILES+=usr/share/man/man5/rrenumd.conf.5.gz
516 OLD_FILES+=usr/share/man/man5/rtadvd.conf.5.gz
517 OLD_FILES+=usr/share/man/man8/ip6addrctl.8.gz
518 OLD_FILES+=usr/share/man/man8/mld6query.8.gz
519 OLD_FILES+=usr/share/man/man8/ndp.8.gz
520 OLD_FILES+=usr/share/man/man8/ping6.8.gz
521 OLD_FILES+=usr/share/man/man8/rip6query.8.gz
522 OLD_FILES+=usr/share/man/man8/route6d.8.gz
523 OLD_FILES+=usr/share/man/man8/rrenumd.8.gz
524 OLD_FILES+=usr/share/man/man8/rtadvd.8.gz
525 OLD_FILES+=usr/share/man/man8/rtsol.8.gz
526 OLD_FILES+=usr/share/man/man8/rtsold.8.gz
527 OLD_FILES+=usr/share/man/man8/traceroute6.8.gz
528 .endif
529
530 #.if ${MK_INFO} == no
531 # to be filled in
532 #.endif
533
534 .if ${MK_IPFILTER} == no
535 OLD_FILES+=rescue/ipf
536 OLD_FILES+=sbin/ipf
537 OLD_FILES+=sbin/ipfs
538 OLD_FILES+=sbin/ipfstat
539 OLD_FILES+=sbin/ipftest
540 OLD_FILES+=sbin/ipmon
541 OLD_FILES+=sbin/ipnat
542 OLD_FILES+=sbin/ippool
543 OLD_FILES+=sbin/ipresend
544 OLD_FILES+=usr/include/netinet/ip_auth.h
545 OLD_FILES+=usr/include/netinet/ip_compat.h
546 OLD_FILES+=usr/include/netinet/ip_fil.h
547 OLD_FILES+=usr/include/netinet/ip_frag.h
548 OLD_FILES+=usr/include/netinet/ip_htable.h
549 OLD_FILES+=usr/include/netinet/ip_lookup.h
550 OLD_FILES+=usr/include/netinet/ip_nat.h
551 OLD_FILES+=usr/include/netinet/ip_pool.h
552 OLD_FILES+=usr/include/netinet/ip_proxy.h
553 OLD_FILES+=usr/include/netinet/ip_rules.h
554 OLD_FILES+=usr/include/netinet/ip_scan.h
555 OLD_FILES+=usr/include/netinet/ip_state.h
556 OLD_FILES+=usr/include/netinet/ip_sync.h
557 OLD_FILES+=usr/include/netinet/ipl.h
558 OLD_FILES+=usr/share/examples/ipfilter/README
559 OLD_FILES+=usr/share/examples/ipfilter/BASIC.NAT
560 OLD_FILES+=usr/share/examples/ipfilter/BASIC_1.FW
561 OLD_FILES+=usr/share/examples/ipfilter/BASIC_2.FW
562 OLD_FILES+=usr/share/examples/ipfilter/example.1
563 OLD_FILES+=usr/share/examples/ipfilter/example.2
564 OLD_FILES+=usr/share/examples/ipfilter/example.3
565 OLD_FILES+=usr/share/examples/ipfilter/example.4
566 OLD_FILES+=usr/share/examples/ipfilter/example.5
567 OLD_FILES+=usr/share/examples/ipfilter/example.6
568 OLD_FILES+=usr/share/examples/ipfilter/example.7
569 OLD_FILES+=usr/share/examples/ipfilter/example.8
570 OLD_FILES+=usr/share/examples/ipfilter/example.9
571 OLD_FILES+=usr/share/examples/ipfilter/example.10
572 OLD_FILES+=usr/share/examples/ipfilter/example.11
573 OLD_FILES+=usr/share/examples/ipfilter/example.12
574 OLD_FILES+=usr/share/examples/ipfilter/example.13
575 OLD_FILES+=usr/share/examples/ipfilter/example.sr
576 OLD_FILES+=usr/share/examples/ipfilter/firewall
577 OLD_FILES+=usr/share/examples/ipfilter/ftp-proxy
578 OLD_FILES+=usr/share/examples/ipfilter/ftppxy
579 OLD_FILES+=usr/share/examples/ipfilter/nat-setup
580 OLD_FILES+=usr/share/examples/ipfilter/nat.eg
581 OLD_FILES+=usr/share/examples/ipfilter/server
582 OLD_FILES+=usr/share/examples/ipfilter/tcpstate
583 OLD_FILES+=usr/share/examples/ipfilter/example.14
584 OLD_FILES+=usr/share/examples/ipfilter/firewall.1
585 OLD_FILES+=usr/share/examples/ipfilter/firewall.2
586 OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.permissive
587 OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.restrictive
588 OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.sample
589 OLD_FILES+=usr/share/examples/ipfilter/ipnat.conf.sample
590 OLD_FILES+=usr/share/examples/ipfilter/ipf-howto.txt
591 OLD_FILES+=usr/share/examples/ipfilter/examples.txt
592 OLD_FILES+=usr/share/examples/ipfilter/rules.txt
593 OLD_FILES+=usr/share/man/man1/ipftest.1.gz
594 OLD_FILES+=usr/share/man/man1/ipresend.1.gz
595 OLD_FILES+=usr/share/man/man4/ipf.4.gz
596 OLD_FILES+=usr/share/man/man4/ipl.4.gz
597 OLD_FILES+=usr/share/man/man4/ipfilter.4.gz
598 OLD_FILES+=usr/share/man/man4/ipnat.4.gz
599 OLD_FILES+=usr/share/man/man5/ipf.5.gz
600 OLD_FILES+=usr/share/man/man5/ipf.conf.5.gz
601 OLD_FILES+=usr/share/man/man5/ipf6.conf.5.gz
602 OLD_FILES+=usr/share/man/man5/ipnat.5.gz
603 OLD_FILES+=usr/share/man/man5/ipnat.conf.5.gz
604 OLD_FILES+=usr/share/man/man5/ippool.5.gz
605 OLD_FILES+=usr/share/man/man8/ipf.8.gz
606 OLD_FILES+=usr/share/man/man8/ipfs.8.gz
607 OLD_FILES+=usr/share/man/man8/ipfstat.8.gz
608 OLD_FILES+=usr/share/man/man8/ipmon.8.gz
609 OLD_FILES+=usr/share/man/man8/ipnat.8.gz
610 OLD_FILES+=usr/share/man/man8/ippool.8.gz
611 .endif
612
613 .if ${MK_IPX} == no
614 OLD_LIBS+=lib/libipx.so.4
615 OLD_FILES+=usr/lib/libipx.a
616 OLD_FILES+=usr/lib/libipx.so
617 OLD_FILES+=usr/lib/libipx_p.a
618 .if ${TARGET_ARCH} == "amd64"
619 OLD_FILES+=usr/lib32/libipx.a
620 OLD_FILES+=usr/lib32/libipx.so
621 OLD_LIBS+=usr/lib32/libipx.so.4
622 OLD_FILES+=usr/lib32/libipx_p.a
623 .endif
624 OLD_FILES+=usr/sbin/IPXrouted
625 OLD_FILES+=usr/share/man/man3/ipx.3.gz
626 OLD_FILES+=usr/share/man/man3/ipx_addr.3.gz
627 OLD_FILES+=usr/share/man/man3/ipx_ntoa.3.gz
628 OLD_FILES+=usr/share/man/man8/IPXrouted.8.gz
629 .endif
630
631 .if ${MK_KERBEROS} == no
632 OLD_FILES+=usr/bin/kadmin
633 OLD_FILES+=usr/bin/kdestroy
634 OLD_FILES+=usr/bin/kinit
635 OLD_FILES+=usr/bin/klist
636 OLD_FILES+=usr/bin/kpasswd
637 OLD_FILES+=usr/bin/krb5-config
638 OLD_FILES+=usr/bin/ksu
639 OLD_FILES+=usr/bin/verify_krb5_conf
640 OLD_FILES+=usr/include/asn1_err.h
641 OLD_FILES+=usr/include/cms_asn1.h
642 OLD_FILES+=usr/include/digest_asn1.h
643 OLD_FILES+=usr/include/gssapi/gssapi_krb5.h
644 OLD_FILES+=usr/include/hdb-private.h
645 OLD_FILES+=usr/include/hdb-protos.h
646 OLD_FILES+=usr/include/hdb.h
647 OLD_FILES+=usr/include/hdb_asn1.h
648 OLD_FILES+=usr/include/hdb_err.h
649 OLD_FILES+=usr/include/heim_asn1.h
650 OLD_FILES+=usr/include/heim_err.h
651 OLD_FILES+=usr/include/heim_threads.h
652 OLD_FILES+=usr/include/heimntlm-protos.h
653 OLD_FILES+=usr/include/heimntlm.h
654 OLD_FILES+=usr/include/hx509-private.h
655 OLD_FILES+=usr/include/hx509-protos.h
656 OLD_FILES+=usr/include/hx509.h
657 OLD_FILES+=usr/include/hx509_err.h
658 OLD_FILES+=usr/include/k524_err.h
659 OLD_FILES+=usr/include/kadm5/admin.h
660 OLD_FILES+=usr/include/kadm5/kadm5-private.h
661 OLD_FILES+=usr/include/kadm5/kadm5-protos.h
662 OLD_FILES+=usr/include/kadm5/kadm5_err.h
663 OLD_FILES+=usr/include/kadm5/private.h
664 OLD_FILES+=usr/include/kafs.h
665 OLD_FILES+=usr/include/krb5-protos.h
666 OLD_FILES+=usr/include/krb5-types.h
667 OLD_FILES+=usr/include/krb5-v4compat.h
668 OLD_FILES+=usr/include/krb5.h
669 OLD_FILES+=usr/include/krb5_asn1.h
670 OLD_FILES+=usr/include/krb5_err.h
671 OLD_FILES+=usr/include/krb_err.h
672 OLD_FILES+=usr/include/kx509_asn1.h
673 OLD_FILES+=usr/include/ocsp_asn1.h
674 OLD_FILES+=usr/include/pkcs10_asn1.h
675 OLD_FILES+=usr/include/pkcs12_asn1.h
676 OLD_FILES+=usr/include/pkcs8_asn1.h
677 OLD_FILES+=usr/include/pkcs9_asn1.h
678 OLD_FILES+=usr/include/pkinit_asn1.h
679 OLD_FILES+=usr/include/rfc2459_asn1.h
680 OLD_FILES+=usr/include/roken-common.h
681 OLD_FILES+=usr/include/roken.h
682 OLD_FILES+=usr/lib/libasn1.a
683 OLD_FILES+=usr/lib/libasn1.so
684 OLD_LIBS+=usr/lib/libasn1.so.10
685 OLD_FILES+=usr/lib/libasn1_p.a
686 OLD_FILES+=usr/lib/libgssapi_krb5.a
687 OLD_FILES+=usr/lib/libgssapi_krb5.so
688 OLD_LIBS+=usr/lib/libgssapi_krb5.so.10
689 OLD_FILES+=usr/lib/libgssapi_krb5_p.a
690 OLD_FILES+=usr/lib/libgssapi_ntlm.a
691 OLD_FILES+=usr/lib/libgssapi_ntlm.so
692 OLD_LIBS+=usr/lib/libgssapi_ntlm.so.10
693 OLD_FILES+=usr/lib/libgssapi_ntlm_p.a
694 OLD_FILES+=usr/lib/libgssapi_spnego.a
695 OLD_FILES+=usr/lib/libgssapi_spnego.so
696 OLD_LIBS+=usr/lib/libgssapi_spnego.so.10
697 OLD_FILES+=usr/lib/libgssapi_spnego_p.a
698 OLD_FILES+=usr/lib/libhdb.a
699 OLD_FILES+=usr/lib/libhdb.so
700 OLD_LIBS+=usr/lib/libhdb.so.10
701 OLD_FILES+=usr/lib/libhdb_p.a
702 OLD_FILES+=usr/lib/libheimntlm.a
703 OLD_FILES+=usr/lib/libheimntlm.so
704 OLD_LIBS+=usr/lib/libheimntlm.so.10
705 OLD_FILES+=usr/lib/libheimntlm_p.a
706 OLD_FILES+=usr/lib/libhx509.a
707 OLD_FILES+=usr/lib/libhx509.so
708 OLD_LIBS+=usr/lib/libhx509.so.10
709 OLD_FILES+=usr/lib/libhx509_p.a
710 OLD_FILES+=usr/lib/libkadm5clnt.a
711 OLD_FILES+=usr/lib/libkadm5clnt.so
712 OLD_LIBS+=usr/lib/libkadm5clnt.so.10
713 OLD_FILES+=usr/lib/libkadm5clnt_p.a
714 OLD_FILES+=usr/lib/libkadm5srv.a
715 OLD_FILES+=usr/lib/libkadm5srv.so
716 OLD_LIBS+=usr/lib/libkadm5srv.so.10
717 OLD_FILES+=usr/lib/libkadm5srv_p.a
718 OLD_FILES+=usr/lib/libkafs5.a
719 OLD_FILES+=usr/lib/libkafs5.so
720 OLD_LIBS+=usr/lib/libkafs5.so.10
721 OLD_FILES+=usr/lib/libkafs5_p.a
722 OLD_FILES+=usr/lib/libkrb5.a
723 OLD_FILES+=usr/lib/libkrb5.so
724 OLD_LIBS+=usr/lib/libkrb5.so.10
725 OLD_FILES+=usr/lib/libkrb5_p.a
726 OLD_FILES+=usr/lib/libroken.a
727 OLD_FILES+=usr/lib/libroken.so
728 OLD_LIBS+=usr/lib/libroken.so.10
729 OLD_FILES+=usr/lib/libroken_p.a
730 OLD_FILES+=usr/lib/pam_krb5.so
731 OLD_LIBS+=usr/lib/pam_krb5.so.5
732 OLD_FILES+=usr/lib/pam_ksu.so
733 OLD_LIBS+=usr/lib/pam_ksu.so.5
734 .if ${TARGET_ARCH} == "amd64"
735 OLD_FILES+=usr/lib32/libasn1.a
736 OLD_FILES+=usr/lib32/libasn1.so
737 OLD_LIBS+=usr/lib32/libasn1.so.10
738 OLD_FILES+=usr/lib32/libasn1_p.a
739 OLD_FILES+=usr/lib32/libgssapi_krb5.a
740 OLD_FILES+=usr/lib32/libgssapi_krb5.so
741 OLD_LIBS+=usr/lib32/libgssapi_krb5.so.10
742 OLD_FILES+=usr/lib32/libgssapi_krb5_p.a
743 OLD_FILES+=usr/lib32/libgssapi_ntlm.a
744 OLD_FILES+=usr/lib32/libgssapi_ntlm.so
745 OLD_LIBS+=usr/lib32/libgssapi_ntlm.so.10
746 OLD_FILES+=usr/lib32/libgssapi_ntlm_p.a
747 OLD_FILES+=usr/lib32/libgssapi_spnego.a
748 OLD_FILES+=usr/lib32/libgssapi_spnego.so
749 OLD_LIBS+=usr/lib32/libgssapi_spnego.so.10
750 OLD_FILES+=usr/lib32/libgssapi_spnego_p.a
751 OLD_FILES+=usr/lib32/libhdb.a
752 OLD_FILES+=usr/lib32/libhdb.so
753 OLD_LIBS+=usr/lib32/libhdb.so.10
754 OLD_FILES+=usr/lib32/libhdb_p.a
755 OLD_FILES+=usr/lib32/libheimntlm.a
756 OLD_FILES+=usr/lib32/libheimntlm.so
757 OLD_LIBS+=usr/lib32/libheimntlm.so.10
758 OLD_FILES+=usr/lib32/libheimntlm_p.a
759 OLD_FILES+=usr/lib32/libhx509.a
760 OLD_FILES+=usr/lib32/libhx509.so
761 OLD_LIBS+=usr/lib32/libhx509.so.10
762 OLD_FILES+=usr/lib32/libhx509_p.a
763 OLD_FILES+=usr/lib32/libkadm5clnt.a
764 OLD_FILES+=usr/lib32/libkadm5clnt.so
765 OLD_LIBS+=usr/lib32/libkadm5clnt.so.10
766 OLD_FILES+=usr/lib32/libkadm5clnt_p.a
767 OLD_FILES+=usr/lib32/libkadm5srv.a
768 OLD_FILES+=usr/lib32/libkadm5srv.so
769 OLD_LIBS+=usr/lib32/libkadm5srv.so.10
770 OLD_FILES+=usr/lib32/libkadm5srv_p.a
771 OLD_FILES+=usr/lib32/libkafs5.a
772 OLD_FILES+=usr/lib32/libkafs5.so
773 OLD_LIBS+=usr/lib32/libkafs5.so.10
774 OLD_FILES+=usr/lib32/libkafs5_p.a
775 OLD_FILES+=usr/lib32/libkrb5.a
776 OLD_FILES+=usr/lib32/libkrb5.so
777 OLD_LIBS+=usr/lib32/libkrb5.so.10
778 OLD_FILES+=usr/lib32/libkrb5_p.a
779 OLD_FILES+=usr/lib32/libroken.a
780 OLD_FILES+=usr/lib32/libroken.so
781 OLD_LIBS+=usr/lib32/libroken.so.10
782 OLD_FILES+=usr/lib32/libroken_p.a
783 OLD_FILES+=usr/lib32/pam_krb5.so
784 OLD_LIBS+=usr/lib32/pam_krb5.so.5
785 OLD_FILES+=usr/lib32/pam_ksu.so
786 OLD_LIBS+=usr/lib32/pam_ksu.so.5
787 .endif
788 OLD_FILES+=usr/libexec/hprop
789 OLD_FILES+=usr/libexec/hpropd
790 OLD_FILES+=usr/libexec/ipropd-master
791 OLD_FILES+=usr/libexec/ipropd-slave
792 OLD_FILES+=usr/libexec/kadmind
793 OLD_FILES+=usr/libexec/kcm
794 OLD_FILES+=usr/libexec/kdc
795 OLD_FILES+=usr/libexec/kpasswdd
796 OLD_FILES+=usr/sbin/kstash
797 OLD_FILES+=usr/sbin/ktutil
798 OLD_FILES+=usr/share/info/heimdal.info.gz
799 OLD_FILES+=usr/share/man/man1/kdestroy.1.gz
800 OLD_FILES+=usr/share/man/man1/kinit.1.gz
801 OLD_FILES+=usr/share/man/man1/klist.1.gz
802 OLD_FILES+=usr/share/man/man1/kpasswd.1.gz
803 OLD_FILES+=usr/share/man/man1/krb5-config.1.gz
804 OLD_FILES+=usr/share/man/man3/k_afs_cell_of_file.3.gz
805 OLD_FILES+=usr/share/man/man3/k_hasafs.3.gz
806 OLD_FILES+=usr/share/man/man3/k_pioctl.3.gz
807 OLD_FILES+=usr/share/man/man3/k_setpag.3.gz
808 OLD_FILES+=usr/share/man/man3/k_unlog.3.gz
809 OLD_FILES+=usr/share/man/man3/kafs.3.gz
810 OLD_FILES+=usr/share/man/man3/kafs5.3.gz
811 OLD_FILES+=usr/share/man/man3/kafs_set_verbose.3.gz
812 OLD_FILES+=usr/share/man/man3/kafs_settoken.3.gz
813 OLD_FILES+=usr/share/man/man3/kafs_settoken5.3.gz
814 OLD_FILES+=usr/share/man/man3/kafs_settoken_rxkad.3.gz
815 OLD_FILES+=usr/share/man/man3/krb5.3.gz
816 OLD_FILES+=usr/share/man/man3/krb524_convert_creds_kdc.3.gz
817 OLD_FILES+=usr/share/man/man3/krb5_425_conv_principal.3.gz
818 OLD_FILES+=usr/share/man/man3/krb5_425_conv_principal_ext.3.gz
819 OLD_FILES+=usr/share/man/man3/krb5_524_conv_principal.3.gz
820 OLD_FILES+=usr/share/man/man3/krb5_acl_match_file.3.gz
821 OLD_FILES+=usr/share/man/man3/krb5_addlog_dest.3.gz
822 OLD_FILES+=usr/share/man/man3/krb5_addlog_func.3.gz
823 OLD_FILES+=usr/share/man/man3/krb5_addr2sockaddr.3.gz
824 OLD_FILES+=usr/share/man/man3/krb5_address.3.gz
825 OLD_FILES+=usr/share/man/man3/krb5_address_compare.3.gz
826 OLD_FILES+=usr/share/man/man3/krb5_address_order.3.gz
827 OLD_FILES+=usr/share/man/man3/krb5_address_search.3.gz
828 OLD_FILES+=usr/share/man/man3/krb5_addresses.3.gz
829 OLD_FILES+=usr/share/man/man3/krb5_afslog.3.gz
830 OLD_FILES+=usr/share/man/man3/krb5_afslog_uid.3.gz
831 OLD_FILES+=usr/share/man/man3/krb5_aname_to_localname.3.gz
832 OLD_FILES+=usr/share/man/man3/krb5_anyaddr.3.gz
833 OLD_FILES+=usr/share/man/man3/krb5_appdefault.3.gz
834 OLD_FILES+=usr/share/man/man3/krb5_appdefault_boolean.3.gz
835 OLD_FILES+=usr/share/man/man3/krb5_appdefault_string.3.gz
836 OLD_FILES+=usr/share/man/man3/krb5_appdefault_time.3.gz
837 OLD_FILES+=usr/share/man/man3/krb5_append_addresses.3.gz
838 OLD_FILES+=usr/share/man/man3/krb5_auth_con_free.3.gz
839 OLD_FILES+=usr/share/man/man3/krb5_auth_con_genaddrs.3.gz
840 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getaddrs.3.gz
841 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getflags.3.gz
842 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getkey.3.gz
843 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getlocalsubkey.3.gz
844 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getrcache.3.gz
845 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getremotesubkey.3.gz
846 OLD_FILES+=usr/share/man/man3/krb5_auth_con_getuserkey.3.gz
847 OLD_FILES+=usr/share/man/man3/krb5_auth_con_init.3.gz
848 OLD_FILES+=usr/share/man/man3/krb5_auth_con_initivector.3.gz
849 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setaddrs.3.gz
850 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setaddrs_from_fd.3.gz
851 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setflags.3.gz
852 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setivector.3.gz
853 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setkey.3.gz
854 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setlocalsubkey.3.gz
855 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setrcache.3.gz
856 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setremotesubkey.3.gz
857 OLD_FILES+=usr/share/man/man3/krb5_auth_con_setuserkey.3.gz
858 OLD_FILES+=usr/share/man/man3/krb5_auth_context.3.gz
859 OLD_FILES+=usr/share/man/man3/krb5_auth_getauthenticator.3.gz
860 OLD_FILES+=usr/share/man/man3/krb5_auth_getcksumtype.3.gz
861 OLD_FILES+=usr/share/man/man3/krb5_auth_getkeytype.3.gz
862 OLD_FILES+=usr/share/man/man3/krb5_auth_getlocalseqnumber.3.gz
863 OLD_FILES+=usr/share/man/man3/krb5_auth_getremoteseqnumber.3.gz
864 OLD_FILES+=usr/share/man/man3/krb5_auth_setcksumtype.3.gz
865 OLD_FILES+=usr/share/man/man3/krb5_auth_setkeytype.3.gz
866 OLD_FILES+=usr/share/man/man3/krb5_auth_setlocalseqnumber.3.gz
867 OLD_FILES+=usr/share/man/man3/krb5_auth_setremoteseqnumber.3.gz
868 OLD_FILES+=usr/share/man/man3/krb5_build_principal.3.gz
869 OLD_FILES+=usr/share/man/man3/krb5_build_principal_ext.3.gz
870 OLD_FILES+=usr/share/man/man3/krb5_build_principal_va.3.gz
871 OLD_FILES+=usr/share/man/man3/krb5_build_principal_va_ext.3.gz
872 OLD_FILES+=usr/share/man/man3/krb5_c_make_checksum.3.gz
873 OLD_FILES+=usr/share/man/man3/krb5_cc_close.3.gz
874 OLD_FILES+=usr/share/man/man3/krb5_cc_copy_cache.3.gz
875 OLD_FILES+=usr/share/man/man3/krb5_cc_cursor.3.gz
876 OLD_FILES+=usr/share/man/man3/krb5_cc_default.3.gz
877 OLD_FILES+=usr/share/man/man3/krb5_cc_default_name.3.gz
878 OLD_FILES+=usr/share/man/man3/krb5_cc_destroy.3.gz
879 OLD_FILES+=usr/share/man/man3/krb5_cc_end_seq_get.3.gz
880 OLD_FILES+=usr/share/man/man3/krb5_cc_gen_new.3.gz
881 OLD_FILES+=usr/share/man/man3/krb5_cc_get_name.3.gz
882 OLD_FILES+=usr/share/man/man3/krb5_cc_get_ops.3.gz
883 OLD_FILES+=usr/share/man/man3/krb5_cc_get_principal.3.gz
884 OLD_FILES+=usr/share/man/man3/krb5_cc_get_type.3.gz
885 OLD_FILES+=usr/share/man/man3/krb5_cc_get_version.3.gz
886 OLD_FILES+=usr/share/man/man3/krb5_cc_initialize.3.gz
887 OLD_FILES+=usr/share/man/man3/krb5_cc_next_cred.3.gz
888 OLD_FILES+=usr/share/man/man3/krb5_cc_ops.3.gz
889 OLD_FILES+=usr/share/man/man3/krb5_cc_register.3.gz
890 OLD_FILES+=usr/share/man/man3/krb5_cc_remove_cred.3.gz
891 OLD_FILES+=usr/share/man/man3/krb5_cc_resolve.3.gz
892 OLD_FILES+=usr/share/man/man3/krb5_cc_retrieve_cred.3.gz
893 OLD_FILES+=usr/share/man/man3/krb5_cc_set_default_name.3.gz
894 OLD_FILES+=usr/share/man/man3/krb5_cc_set_flags.3.gz
895 OLD_FILES+=usr/share/man/man3/krb5_cc_store_cred.3.gz
896 OLD_FILES+=usr/share/man/man3/krb5_ccache.3.gz
897 OLD_FILES+=usr/share/man/man3/krb5_check_transited.3.gz
898 OLD_FILES+=usr/share/man/man3/krb5_checksum_is_collision_proof.3.gz
899 OLD_FILES+=usr/share/man/man3/krb5_checksum_is_keyed.3.gz
900 OLD_FILES+=usr/share/man/man3/krb5_checksumsize.3.gz
901 OLD_FILES+=usr/share/man/man3/krb5_closelog.3.gz
902 OLD_FILES+=usr/share/man/man3/krb5_compare_creds.3.gz
903 OLD_FILES+=usr/share/man/man3/krb5_config.3.gz
904 OLD_FILES+=usr/share/man/man3/krb5_config_get_bool_default.3.gz
905 OLD_FILES+=usr/share/man/man3/krb5_config_get_int_default.3.gz
906 OLD_FILES+=usr/share/man/man3/krb5_config_get_string_default.3.gz
907 OLD_FILES+=usr/share/man/man3/krb5_config_get_time_default.3.gz
908 OLD_FILES+=usr/share/man/man3/krb5_context.3.gz
909 OLD_FILES+=usr/share/man/man3/krb5_copy_address.3.gz
910 OLD_FILES+=usr/share/man/man3/krb5_copy_addresses.3.gz
911 OLD_FILES+=usr/share/man/man3/krb5_copy_data.3.gz
912 OLD_FILES+=usr/share/man/man3/krb5_copy_principal.3.gz
913 OLD_FILES+=usr/share/man/man3/krb5_create_checksum.3.gz
914 OLD_FILES+=usr/share/man/man3/krb5_creds.3.gz
915 OLD_FILES+=usr/share/man/man3/krb5_crypto_destroy.3.gz
916 OLD_FILES+=usr/share/man/man3/krb5_crypto_init.3.gz
917 OLD_FILES+=usr/share/man/man3/krb5_data.3.gz
918 OLD_FILES+=usr/share/man/man3/krb5_data_alloc.3.gz
919 OLD_FILES+=usr/share/man/man3/krb5_data_copy.3.gz
920 OLD_FILES+=usr/share/man/man3/krb5_data_free.3.gz
921 OLD_FILES+=usr/share/man/man3/krb5_data_realloc.3.gz
922 OLD_FILES+=usr/share/man/man3/krb5_data_zero.3.gz
923 OLD_FILES+=usr/share/man/man3/krb5_decrypt.3.gz
924 OLD_FILES+=usr/share/man/man3/krb5_decrypt_EncryptedData.3.gz
925 OLD_FILES+=usr/share/man/man3/krb5_digest.3.gz
926 OLD_FILES+=usr/share/man/man3/krb5_eai_to_heim_errno.3.gz
927 OLD_FILES+=usr/share/man/man3/krb5_encrypt.3.gz
928 OLD_FILES+=usr/share/man/man3/krb5_encrypt_EncryptedData.3.gz
929 OLD_FILES+=usr/share/man/man3/krb5_err.3.gz
930 OLD_FILES+=usr/share/man/man3/krb5_errx.3.gz
931 OLD_FILES+=usr/share/man/man3/krb5_expand_hostname.3.gz
932 OLD_FILES+=usr/share/man/man3/krb5_fcc_ops.3.gz
933 OLD_FILES+=usr/share/man/man3/krb5_find_padata.3.gz
934 OLD_FILES+=usr/share/man/man3/krb5_free_address.3.gz
935 OLD_FILES+=usr/share/man/man3/krb5_free_addresses.3.gz
936 OLD_FILES+=usr/share/man/man3/krb5_free_context.3.gz
937 OLD_FILES+=usr/share/man/man3/krb5_free_data.3.gz
938 OLD_FILES+=usr/share/man/man3/krb5_free_data_contents.3.gz
939 OLD_FILES+=usr/share/man/man3/krb5_free_host_realm.3.gz
940 OLD_FILES+=usr/share/man/man3/krb5_free_krbhst.3.gz
941 OLD_FILES+=usr/share/man/man3/krb5_free_principal.3.gz
942 OLD_FILES+=usr/share/man/man3/krb5_generate_random_block.3.gz
943 OLD_FILES+=usr/share/man/man3/krb5_get_all_client_addrs.3.gz
944 OLD_FILES+=usr/share/man/man3/krb5_get_all_server_addrs.3.gz
945 OLD_FILES+=usr/share/man/man3/krb5_get_credentials.3.gz
946 OLD_FILES+=usr/share/man/man3/krb5_get_creds.3.gz
947 OLD_FILES+=usr/share/man/man3/krb5_get_default_principal.3.gz
948 OLD_FILES+=usr/share/man/man3/krb5_get_default_realm.3.gz
949 OLD_FILES+=usr/share/man/man3/krb5_get_default_realms.3.gz
950 OLD_FILES+=usr/share/man/man3/krb5_get_forwarded_creds.3.gz
951 OLD_FILES+=usr/share/man/man3/krb5_get_host_realm.3.gz
952 OLD_FILES+=usr/share/man/man3/krb5_get_in_cred.3.gz
953 OLD_FILES+=usr/share/man/man3/krb5_get_init_creds.3.gz
954 OLD_FILES+=usr/share/man/man3/krb5_get_krb524hst.3.gz
955 OLD_FILES+=usr/share/man/man3/krb5_get_krb_admin_hst.3.gz
956 OLD_FILES+=usr/share/man/man3/krb5_get_krb_changepw_hst.3.gz
957 OLD_FILES+=usr/share/man/man3/krb5_get_krbhst.3.gz
958 OLD_FILES+=usr/share/man/man3/krb5_getportbyname.3.gz
959 OLD_FILES+=usr/share/man/man3/krb5_h_addr2addr.3.gz
960 OLD_FILES+=usr/share/man/man3/krb5_h_addr2sockaddr.3.gz
961 OLD_FILES+=usr/share/man/man3/krb5_init_context.3.gz
962 OLD_FILES+=usr/share/man/man3/krb5_initlog.3.gz
963 OLD_FILES+=usr/share/man/man3/krb5_is_thread_safe.3.gz
964 OLD_FILES+=usr/share/man/man3/krb5_keyblock.3.gz
965 OLD_FILES+=usr/share/man/man3/krb5_keytab.3.gz
966 OLD_FILES+=usr/share/man/man3/krb5_keytab_entry.3.gz
967 OLD_FILES+=usr/share/man/man3/krb5_krbhst_format_string.3.gz
968 OLD_FILES+=usr/share/man/man3/krb5_krbhst_free.3.gz
969 OLD_FILES+=usr/share/man/man3/krb5_krbhst_get_addrinfo.3.gz
970 OLD_FILES+=usr/share/man/man3/krb5_krbhst_init.3.gz
971 OLD_FILES+=usr/share/man/man3/krb5_krbhst_next.3.gz
972 OLD_FILES+=usr/share/man/man3/krb5_krbhst_next_as_string.3.gz
973 OLD_FILES+=usr/share/man/man3/krb5_krbhst_reset.3.gz
974 OLD_FILES+=usr/share/man/man3/krb5_kt_add_entry.3.gz
975 OLD_FILES+=usr/share/man/man3/krb5_kt_close.3.gz
976 OLD_FILES+=usr/share/man/man3/krb5_kt_compare.3.gz
977 OLD_FILES+=usr/share/man/man3/krb5_kt_copy_entry_contents.3.gz
978 OLD_FILES+=usr/share/man/man3/krb5_kt_cursor.3.gz
979 OLD_FILES+=usr/share/man/man3/krb5_kt_default.3.gz
980 OLD_FILES+=usr/share/man/man3/krb5_kt_default_name.3.gz
981 OLD_FILES+=usr/share/man/man3/krb5_kt_end_seq_get.3.gz
982 OLD_FILES+=usr/share/man/man3/krb5_kt_free_entry.3.gz
983 OLD_FILES+=usr/share/man/man3/krb5_kt_get_entry.3.gz
984 OLD_FILES+=usr/share/man/man3/krb5_kt_get_name.3.gz
985 OLD_FILES+=usr/share/man/man3/krb5_kt_get_type.3.gz
986 OLD_FILES+=usr/share/man/man3/krb5_kt_next_entry.3.gz
987 OLD_FILES+=usr/share/man/man3/krb5_kt_ops.3.gz
988 OLD_FILES+=usr/share/man/man3/krb5_kt_read_service_key.3.gz
989 OLD_FILES+=usr/share/man/man3/krb5_kt_register.3.gz
990 OLD_FILES+=usr/share/man/man3/krb5_kt_remove_entry.3.gz
991 OLD_FILES+=usr/share/man/man3/krb5_kt_resolve.3.gz
992 OLD_FILES+=usr/share/man/man3/krb5_kt_start_seq_get.3.gz
993 OLD_FILES+=usr/share/man/man3/krb5_kuserok.3.gz
994 OLD_FILES+=usr/share/man/man3/krb5_log.3.gz
995 OLD_FILES+=usr/share/man/man3/krb5_log_msg.3.gz
996 OLD_FILES+=usr/share/man/man3/krb5_make_addrport.3.gz
997 OLD_FILES+=usr/share/man/man3/krb5_make_principal.3.gz
998 OLD_FILES+=usr/share/man/man3/krb5_max_sockaddr_size.3.gz
999 OLD_FILES+=usr/share/man/man3/krb5_mcc_ops.3.gz
1000 OLD_FILES+=usr/share/man/man3/krb5_mk_req.3.gz
1001 OLD_FILES+=usr/share/man/man3/krb5_mk_safe.3.gz
1002 OLD_FILES+=usr/share/man/man3/krb5_openlog.3.gz
1003 OLD_FILES+=usr/share/man/man3/krb5_parse_address.3.gz
1004 OLD_FILES+=usr/share/man/man3/krb5_parse_name.3.gz
1005 OLD_FILES+=usr/share/man/man3/krb5_parse_name_flags.3.gz
1006 OLD_FILES+=usr/share/man/man3/krb5_parse_nametype.3.gz
1007 OLD_FILES+=usr/share/man/man3/krb5_princ_realm.3.gz
1008 OLD_FILES+=usr/share/man/man3/krb5_princ_set_realm.3.gz
1009 OLD_FILES+=usr/share/man/man3/krb5_principal.3.gz
1010 OLD_FILES+=usr/share/man/man3/krb5_principal_compare.3.gz
1011 OLD_FILES+=usr/share/man/man3/krb5_principal_compare_any_realm.3.gz
1012 OLD_FILES+=usr/share/man/man3/krb5_principal_get_comp_string.3.gz
1013 OLD_FILES+=usr/share/man/man3/krb5_principal_get_realm.3.gz
1014 OLD_FILES+=usr/share/man/man3/krb5_principal_get_type.3.gz
1015 OLD_FILES+=usr/share/man/man3/krb5_principal_match.3.gz
1016 OLD_FILES+=usr/share/man/man3/krb5_principal_set_type.3.gz
1017 OLD_FILES+=usr/share/man/man3/krb5_print_address.3.gz
1018 OLD_FILES+=usr/share/man/man3/krb5_rcache.3.gz
1019 OLD_FILES+=usr/share/man/man3/krb5_rd_error.3.gz
1020 OLD_FILES+=usr/share/man/man3/krb5_rd_safe.3.gz
1021 OLD_FILES+=usr/share/man/man3/krb5_realm_compare.3.gz
1022 OLD_FILES+=usr/share/man/man3/krb5_set_default_realm.3.gz
1023 OLD_FILES+=usr/share/man/man3/krb5_set_password.3.gz
1024 OLD_FILES+=usr/share/man/man3/krb5_set_warn_dest.3.gz
1025 OLD_FILES+=usr/share/man/man3/krb5_sname_to_principal.3.gz
1026 OLD_FILES+=usr/share/man/man3/krb5_sock_to_principal.3.gz
1027 OLD_FILES+=usr/share/man/man3/krb5_sockaddr2address.3.gz
1028 OLD_FILES+=usr/share/man/man3/krb5_sockaddr2port.3.gz
1029 OLD_FILES+=usr/share/man/man3/krb5_sockaddr_uninteresting.3.gz
1030 OLD_FILES+=usr/share/man/man3/krb5_storage.3.gz
1031 OLD_FILES+=usr/share/man/man3/krb5_string_to_key.3.gz
1032 OLD_FILES+=usr/share/man/man3/krb5_ticket.3.gz
1033 OLD_FILES+=usr/share/man/man3/krb5_timeofday.3.gz
1034 OLD_FILES+=usr/share/man/man3/krb5_unparse_name.3.gz
1035 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_fixed.3.gz
1036 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_fixed_flags.3.gz
1037 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_fixed_short.3.gz
1038 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_flags.3.gz
1039 OLD_FILES+=usr/share/man/man3/krb5_unparse_name_short.3.gz
1040 OLD_FILES+=usr/share/man/man3/krb5_us_timeofday.3.gz
1041 OLD_FILES+=usr/share/man/man3/krb5_verify_checksum.3.gz
1042 OLD_FILES+=usr/share/man/man3/krb5_verify_init_creds.3.gz
1043 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_init.3.gz
1044 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_flags.3.gz
1045 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_keytab.3.gz
1046 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_secure.3.gz
1047 OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_service.3.gz
1048 OLD_FILES+=usr/share/man/man3/krb5_verify_user.3.gz
1049 OLD_FILES+=usr/share/man/man3/krb5_verify_user_lrealm.3.gz
1050 OLD_FILES+=usr/share/man/man3/krb5_verify_user_opt.3.gz
1051 OLD_FILES+=usr/share/man/man3/krb5_verr.3.gz
1052 OLD_FILES+=usr/share/man/man3/krb5_verrx.3.gz
1053 OLD_FILES+=usr/share/man/man3/krb5_vlog.3.gz
1054 OLD_FILES+=usr/share/man/man3/krb5_vlog_msg.3.gz
1055 OLD_FILES+=usr/share/man/man3/krb5_vwarn.3.gz
1056 OLD_FILES+=usr/share/man/man3/krb5_vwarnx.3.gz
1057 OLD_FILES+=usr/share/man/man3/krb5_warn.3.gz
1058 OLD_FILES+=usr/share/man/man3/krb5_warnx.3.gz
1059 OLD_FILES+=usr/share/man/man3/krb_afslog.3.gz
1060 OLD_FILES+=usr/share/man/man3/krb_afslog_uid.3.gz
1061 OLD_FILES+=usr/share/man/man5/krb5.conf.5.gz
1062 OLD_FILES+=usr/share/man/man8/hprop.8.gz
1063 OLD_FILES+=usr/share/man/man8/hpropd.8.gz
1064 OLD_FILES+=usr/share/man/man8/kadmin.8.gz
1065 OLD_FILES+=usr/share/man/man8/kadmind.8.gz
1066 OLD_FILES+=usr/share/man/man8/kcm.8.gz
1067 OLD_FILES+=usr/share/man/man8/kdc.8.gz
1068 OLD_FILES+=usr/share/man/man8/kerberos.8.gz
1069 OLD_FILES+=usr/share/man/man8/kpasswdd.8.gz
1070 OLD_FILES+=usr/share/man/man8/kstash.8.gz
1071 OLD_FILES+=usr/share/man/man8/ktutil.8.gz
1072 OLD_FILES+=usr/share/man/man8/pam_krb5.8.gz
1073 OLD_FILES+=usr/share/man/man8/pam_ksu.8.gz
1074 OLD_FILES+=usr/share/man/man8/verify_krb5_conf.8.gz
1075 .endif
1076
1077 #.if ${MK_LIB32} == no
1078 # to be filled in
1079 #.endif
1080
1081 #.if ${MK_LIBTHR} == no
1082 # to be filled in
1083 #.endif
1084
1085 #.if ${MK_LOCALES} == no
1086 # to be filled in
1087 #.endif
1088
1089 .if ${MK_LPR} == no
1090 OLD_FILES+=usr/bin/lp
1091 OLD_FILES+=usr/bin/lpq
1092 OLD_FILES+=usr/bin/lpr
1093 OLD_FILES+=usr/bin/lprm
1094 OLD_FILES+=usr/libexec/lpr/ru/bjc-240.sh.sample
1095 OLD_FILES+=usr/libexec/lpr/ru/koi2alt
1096 OLD_FILES+=usr/libexec/lpr/ru/koi2855
1097 OLD_FILES+=usr/libexec/lpr/lpf
1098 OLD_FILES+=usr/sbin/chkprintcap
1099 OLD_FILES+=usr/sbin/lpc
1100 OLD_FILES+=usr/sbin/lpd
1101 OLD_FILES+=usr/sbin/lptest
1102 OLD_FILES+=usr/sbin/pac
1103 OLD_FILES+=usr/share/doc/smm/07.lpd/paper.ascii.gz
1104 OLD_FILES+=usr/share/man/man1/lp.1.gz
1105 OLD_FILES+=usr/share/man/man1/lpq.1.gz
1106 OLD_FILES+=usr/share/man/man1/lpr.1.gz
1107 OLD_FILES+=usr/share/man/man1/lprm.1.gz
1108 OLD_FILES+=usr/share/man/man1/lptest.1.gz
1109 OLD_FILES+=usr/share/man/man5/printcap.5.gz
1110 OLD_FILES+=usr/share/man/man8/chkprintcap.8.gz
1111 OLD_FILES+=usr/share/man/man8/lpc.8.gz
1112 OLD_FILES+=usr/share/man/man8/lpd.8.gz
1113 OLD_FILES+=usr/share/man/man8/pac.8.gz
1114 .endif
1115
1116 .if ${MK_MAIL} == no
1117 OLD_FILES+=usr/bin/Mail
1118 OLD_FILES+=usr/bin/biff
1119 OLD_FILES+=usr/bin/from
1120 OLD_FILES+=usr/bin/mail
1121 OLD_FILES+=usr/bin/mailx
1122 OLD_FILES+=usr/bin/msgs
1123 OLD_FILES+=usr/libexec/comsat
1124 OLD_FILES+=usr/share/examples/etc/mail.rc
1125 OLD_FILES+=usr/share/man/man1/Mail.1.gz
1126 OLD_FILES+=usr/share/man/man1/biff.1.gz
1127 OLD_FILES+=usr/share/man/man1/from.1.gz
1128 OLD_FILES+=usr/share/man/man1/mail.1.gz
1129 OLD_FILES+=usr/share/man/man1/mailx.1.gz
1130 OLD_FILES+=usr/share/man/man1/msgs.1.gz
1131 OLD_FILES+=usr/share/man/man8/comsat.8.gz
1132 OLD_FILES+=usr/share/misc/mail.help
1133 OLD_FILES+=usr/share/misc/mail.tildehelp
1134 .endif
1135
1136 .if ${MK_MAILWRAPPER} == no
1137 OLD_FILES+=etc/mail/mailer.conf
1138 .if ${MK_SENDMAIL} == no
1139 OLD_FILES+=usr/sbin/mailwrapper
1140 .endif
1141 OLD_FILES+=usr/share/man/man8/mailwrapper.8.gz
1142 .endif
1143
1144 #.if ${MK_MAN} == no
1145 # This should add a dependency to a special target which removes all man pages.
1146 # Listing all of them here is overkill.
1147 #.endif
1148
1149 .if ${MK_NCP} == no
1150 OLD_FILES+=usr/bin/ncplist
1151 OLD_FILES+=usr/bin/ncplogin
1152 OLD_FILES+=usr/bin/ncplogout
1153 OLD_FILES+=usr/include/fs/nwfs/nwfs.h
1154 OLD_FILES+=usr/include/fs/nwfs/nwfs_mount.h
1155 OLD_FILES+=usr/include/fs/nwfs/nwfs_node.h
1156 OLD_FILES+=usr/include/fs/nwfs/nwfs_subr.h
1157 #OLD_DIRS+=usr/include/fs/nwfs
1158 OLD_FILES+=usr/include/netncp/ncp.h
1159 OLD_FILES+=usr/include/netncp/ncp_cfg.h
1160 OLD_FILES+=usr/include/netncp/ncp_conn.h
1161 OLD_FILES+=usr/include/netncp/ncp_file.h
1162 OLD_FILES+=usr/include/netncp/ncp_lib.h
1163 OLD_FILES+=usr/include/netncp/ncp_ncp.h
1164 OLD_FILES+=usr/include/netncp/ncp_nls.h
1165 OLD_FILES+=usr/include/netncp/ncp_rcfile.h
1166 OLD_FILES+=usr/include/netncp/ncp_rq.h
1167 OLD_FILES+=usr/include/netncp/ncp_sock.h
1168 OLD_FILES+=usr/include/netncp/ncp_subr.h
1169 OLD_FILES+=usr/include/netncp/ncp_user.h
1170 OLD_FILES+=usr/include/netncp/ncpio.h
1171 OLD_FILES+=usr/include/netncp/nwerror.h
1172 #OLD_DIRS+=usr/include/netncp
1173 OLD_FILES+=usr/lib/libncp.a
1174 OLD_FILES+=usr/lib/libncp.so
1175 OLD_LIBS+=usr/lib/libncp.so.3
1176 OLD_FILES+=usr/lib/libncp_p.a
1177 .if ${TARGET_ARCH} == "amd64"
1178 OLD_FILES+=usr/lib32/libncp.a
1179 OLD_FILES+=usr/lib32/libncp.so
1180 OLD_LIBS+=usr/lib32/libncp.so.3
1181 OLD_FILES+=usr/lib32/libncp_p.a
1182 .endif
1183 OLD_FILES+=usr/sbin/mount_nwfs
1184 OLD_FILES+=usr/share/man/man1/ncplist.1.gz
1185 OLD_FILES+=usr/share/man/man1/ncplogin.1.gz
1186 OLD_FILES+=usr/share/man/man1/ncplogout.1.gz
1187 OLD_FILES+=usr/share/man/man8/mount_nwfs.8.gz
1188 .endif
1189
1190 .if ${MK_NETCAT} == no
1191 OLD_FILES+=usr/bin/nc
1192 OLD_FILES+=usr/share/man/man1/nc.1.gz
1193 .endif
1194
1195 #.if ${MK_NIS} == no
1196 # to be filled in
1197 #.endif
1198
1199 #.if ${MK_NLS} == no
1200 # to be filled in
1201 #.endif
1202
1203 #.if ${MK_OBJC} == no
1204 # to be filled in
1205 #.endif
1206
1207 #.if ${MK_OPENSSH} == no
1208 # to be filled in
1209 #.endif
1210
1211 #.if ${MK_OPENSSL} == no
1212 # to be filled in
1213 #.endif
1214
1215 #.if ${MK_PCVT} == no
1216 # to be filled in
1217 #.endif
1218
1219 .if ${MK_PKGBOOTSTRAP} == no
1220 OLD_FILES+=usr/sbin/pkg
1221 OLD_FILES+=usr/share/man/man7/pkg.7.gz
1222 .endif
1223
1224 .if ${MK_PKGTOOLS} == no
1225 OLD_FILES+=etc/periodic/security/460.chkportsum
1226 OLD_FILES+=etc/periodic/weekly/400.status-pkg
1227 OLD_FILES+=usr/sbin/pkg_add
1228 OLD_FILES+=usr/sbin/pkg_create
1229 OLD_FILES+=usr/sbin/pkg_delete
1230 OLD_FILES+=usr/sbin/pkg_info
1231 OLD_FILES+=usr/sbin/pkg_updating
1232 OLD_FILES+=usr/sbin/pkg_version
1233 OLD_FILES+=usr/share/man/man1/pkg_add.1.gz
1234 OLD_FILES+=usr/share/man/man1/pkg_create.1.gz
1235 OLD_FILES+=usr/share/man/man1/pkg_delete.1.gz
1236 OLD_FILES+=usr/share/man/man1/pkg_info.1.gz
1237 OLD_FILES+=usr/share/man/man1/pkg_updating.1.gz
1238 OLD_FILES+=usr/share/man/man1/pkg_version.1.gz
1239 .endif
1240
1241 .if ${MK_PROFILE} == no
1242 OLD_FILES+=usr/lib/libalias_cuseeme_p.a
1243 OLD_FILES+=usr/lib/libalias_dummy_p.a
1244 OLD_FILES+=usr/lib/libalias_ftp_p.a
1245 OLD_FILES+=usr/lib/libalias_irc_p.a
1246 OLD_FILES+=usr/lib/libalias_nbt_p.a
1247 OLD_FILES+=usr/lib/libalias_p.a
1248 OLD_FILES+=usr/lib/libalias_pptp_p.a
1249 OLD_FILES+=usr/lib/libalias_skinny_p.a
1250 OLD_FILES+=usr/lib/libalias_smedia_p.a
1251 OLD_FILES+=usr/lib/libarchive_p.a
1252 OLD_FILES+=usr/lib/libasn1_p.a
1253 OLD_FILES+=usr/lib/libbegemot_p.a
1254 OLD_FILES+=usr/lib/libbluetooth_p.a
1255 OLD_FILES+=usr/lib/libbsdxml_p.a
1256 OLD_FILES+=usr/lib/libbsm_p.a
1257 OLD_FILES+=usr/lib/libbsnmp_p.a
1258 OLD_FILES+=usr/lib/libbz2_p.a
1259 OLD_FILES+=usr/lib/libc_p.a
1260 OLD_FILES+=usr/lib/libcalendar_p.a
1261 OLD_FILES+=usr/lib/libcam_p.a
1262 OLD_FILES+=usr/lib/libcom_err_p.a
1263 OLD_FILES+=usr/lib/libcompat_p.a
1264 OLD_FILES+=usr/lib/libcrypt_p.a
1265 OLD_FILES+=usr/lib/libcrypto_p.a
1266 OLD_FILES+=usr/lib/libcurses_p.a
1267 OLD_FILES+=usr/lib/libcursesw_p.a
1268 OLD_FILES+=usr/lib/libdevinfo_p.a
1269 OLD_FILES+=usr/lib/libdevstat_p.a
1270 OLD_FILES+=usr/lib/libdialog_p.a
1271 OLD_FILES+=usr/lib/libedit_p.a
1272 OLD_FILES+=usr/lib/libelf_p.a
1273 OLD_FILES+=usr/lib/libfetch_p.a
1274 OLD_FILES+=usr/lib/libfl_p.a
1275 OLD_FILES+=usr/lib/libform_p.a
1276 OLD_FILES+=usr/lib/libformw_p.a
1277 OLD_FILES+=usr/lib/libftpio_p.a
1278 OLD_FILES+=usr/lib/libg2c_p.a
1279 OLD_FILES+=usr/lib/libgcc_p.a
1280 OLD_FILES+=usr/lib/libgeom_p.a
1281 OLD_FILES+=usr/lib/libgnuregex_p.a
1282 OLD_FILES+=usr/lib/libgpib_p.a
1283 OLD_FILES+=usr/lib/libgssapi_krb5_p.a
1284 OLD_FILES+=usr/lib/libgssapi_p.a
1285 OLD_FILES+=usr/lib/libhdb_p.a
1286 OLD_FILES+=usr/lib/libhistory_p.a
1287 OLD_FILES+=usr/lib/libipsec_p.a
1288 OLD_FILES+=usr/lib/libipx_p.a
1289 OLD_FILES+=usr/lib/libjail_p.a
1290 OLD_FILES+=usr/lib/libkadm5clnt_p.a
1291 OLD_FILES+=usr/lib/libkadm5srv_p.a
1292 OLD_FILES+=usr/lib/libkafs5_p.a
1293 OLD_FILES+=usr/lib/libkiconv_p.a
1294 OLD_FILES+=usr/lib/libkrb5_p.a
1295 OLD_FILES+=usr/lib/libkvm_p.a
1296 OLD_FILES+=usr/lib/libl_p.a
1297 OLD_FILES+=usr/lib/libln_p.a
1298 OLD_FILES+=usr/lib/liblwres_p.a
1299 OLD_FILES+=usr/lib/libm_p.a
1300 OLD_FILES+=usr/lib/libmagic_p.a
1301 OLD_FILES+=usr/lib/libmd_p.a
1302 OLD_FILES+=usr/lib/libmemstat_p.a
1303 OLD_FILES+=usr/lib/libmenu_p.a
1304 OLD_FILES+=usr/lib/libmenuw_p.a
1305 OLD_FILES+=usr/lib/libmilter_p.a
1306 OLD_FILES+=usr/lib/libmp_p.a
1307 OLD_FILES+=usr/lib/libncp_p.a
1308 OLD_FILES+=usr/lib/libncurses_p.a
1309 OLD_FILES+=usr/lib/libncursesw_p.a
1310 OLD_FILES+=usr/lib/libnetgraph_p.a
1311 OLD_FILES+=usr/lib/libngatm_p.a
1312 OLD_FILES+=usr/lib/libobjc_p.a
1313 OLD_FILES+=usr/lib/libopie_p.a
1314 OLD_FILES+=usr/lib/libpanel_p.a
1315 OLD_FILES+=usr/lib/libpanelw_p.a
1316 OLD_FILES+=usr/lib/libpcap_p.a
1317 OLD_FILES+=usr/lib/libpmc_p.a
1318 OLD_FILES+=usr/lib/libpthread_p.a
1319 OLD_FILES+=usr/lib/libradius_p.a
1320 OLD_FILES+=usr/lib/libreadline_p.a
1321 OLD_FILES+=usr/lib/libroken_p.a
1322 OLD_FILES+=usr/lib/librpcsvc_p.a
1323 OLD_FILES+=usr/lib/librt_p.a
1324 OLD_FILES+=usr/lib/libsbuf_p.a
1325 OLD_FILES+=usr/lib/libsdp_p.a
1326 OLD_FILES+=usr/lib/libsmb_p.a
1327 OLD_FILES+=usr/lib/libssh_p.a
1328 OLD_FILES+=usr/lib/libssl_p.a
1329 OLD_FILES+=usr/lib/libstdc++_p.a
1330 OLD_FILES+=usr/lib/libsupc++_p.a
1331 OLD_FILES+=usr/lib/libtacplus_p.a
1332 OLD_FILES+=usr/lib/libtermcap_p.a
1333 OLD_FILES+=usr/lib/libtermcapw_p.a
1334 OLD_FILES+=usr/lib/libtermlib_p.a
1335 OLD_FILES+=usr/lib/libtermlibw_p.a
1336 OLD_FILES+=usr/lib/libthr_p.a
1337 OLD_FILES+=usr/lib/libthread_db_p.a
1338 OLD_FILES+=usr/lib/libtinfo_p.a
1339 OLD_FILES+=usr/lib/libtinfow_p.a
1340 OLD_FILES+=usr/lib/libufs_p.a
1341 OLD_FILES+=usr/lib/libugidfw_p.a
1342 OLD_FILES+=usr/lib/libusbhid_p.a
1343 OLD_FILES+=usr/lib/libutil_p.a
1344 OLD_FILES+=usr/lib/libvgl_p.a
1345 OLD_FILES+=usr/lib/libwrap_p.a
1346 OLD_FILES+=usr/lib/liby_p.a
1347 OLD_FILES+=usr/lib/libypclnt_p.a
1348 OLD_FILES+=usr/lib/libz_p.a
1349 .endif
1350
1351 .if ${MK_RCMDS} == no
1352 OLD_FILES+=bin/rcp
1353 OLD_FILES+=rescue/rcp
1354 OLD_FILES+=usr/bin/rlogin
1355 OLD_FILES+=usr/bin/rsh
1356 OLD_FILES+=usr/libexec/rlogind
1357 OLD_FILES+=usr/libexec/rshd
1358 OLD_FILES+=usr/share/man/man1/rcp.1.gz
1359 OLD_FILES+=usr/share/man/man1/rlogin.1.gz
1360 OLD_FILES+=usr/share/man/man1/rsh.1.gz
1361 OLD_FILES+=usr/share/man/man8/rlogind.8.gz
1362 OLD_FILES+=usr/share/man/man8/rshd.8.gz
1363 .endif
1364
1365 #.if ${MK_RCS} == no
1366 # to be filled in
1367 #.endif
1368
1369 #.if ${MK_RESCUE} == no
1370 # to be filled in or replaced with a special target
1371 #.endif
1372
1373 .if ${MK_SENDMAIL} == no
1374 .if ${MK_MAILWRAPPER} == no
1375 OLD_FILES+=bin/rmail
1376 .endif
1377 OLD_FILES+=usr/bin/vacation
1378 OLD_FILES+=usr/include/libmilter/mfapi.h
1379 OLD_FILES+=usr/include/libmilter/mfdef.h
1380 OLD_FILES+=usr/lib/libmilter.a
1381 OLD_LIBS+=usr/lib/libmilter.so.5
1382 OLD_FILES+=usr/lib/libmilter_p.a
1383 .if ${TARGET_ARCH} == "amd64"
1384 OLD_FILES+=usr/lib32/libmilter.a
1385 OLD_LIBS+=usr/lib32/libmilter.so.5
1386 OLD_FILES+=usr/lib32/libmilter_p.a
1387 .endif
1388 OLD_FILES+=usr/libexec/mail.local
1389 OLD_FILES+=usr/libexec/sendmail/sendmail
1390 OLD_FILES+=usr/libexec/smrsh
1391 OLD_FILES+=usr/sbin/editmap
1392 OLD_FILES+=usr/sbin/mailstats
1393 OLD_FILES+=usr/sbin/makemap
1394 OLD_FILES+=usr/sbin/praliases
1395 OLD_FILES+=usr/share/doc/smm/08.sendmailop/paper.ascii.gz
1396 OLD_FILES+=usr/share/man/man1/mailq.1.gz
1397 OLD_FILES+=usr/share/man/man1/newaliases.1.gz
1398 OLD_FILES+=usr/share/man/man1/vacation.1.gz
1399 OLD_FILES+=usr/share/man/man5/aliases.5.gz
1400 OLD_FILES+=usr/share/man/man8/editmap.8.gz
1401 OLD_FILES+=usr/share/man/man8/hoststat.8.gz
1402 OLD_FILES+=usr/share/man/man8/mail.local.8.gz
1403 OLD_FILES+=usr/share/man/man8/mailstats.8.gz
1404 OLD_FILES+=usr/share/man/man8/makemap.8.gz
1405 OLD_FILES+=usr/share/man/man8/praliases.8.gz
1406 OLD_FILES+=usr/share/man/man8/purgestat.8.gz
1407 OLD_FILES+=usr/share/man/man8/rmail.8.gz
1408 OLD_FILES+=usr/share/man/man8/sendmail.8.gz
1409 OLD_FILES+=usr/share/man/man8/smrsh.8.gz
1410 OLD_FILES+=usr/share/sendmail/cf/README
1411 OLD_FILES+=usr/share/sendmail/cf/cf/Makefile
1412 OLD_FILES+=usr/share/sendmail/cf/cf/README
1413 OLD_FILES+=usr/share/sendmail/cf/cf/chez.cs.mc
1414 OLD_FILES+=usr/share/sendmail/cf/cf/clientproto.mc
1415 OLD_FILES+=usr/share/sendmail/cf/cf/cs-hpux10.mc
1416 OLD_FILES+=usr/share/sendmail/cf/cf/cs-hpux9.mc
1417 OLD_FILES+=usr/share/sendmail/cf/cf/cs-osf1.mc
1418 OLD_FILES+=usr/share/sendmail/cf/cf/cs-solaris2.mc
1419 OLD_FILES+=usr/share/sendmail/cf/cf/cs-sunos4.1.mc
1420 OLD_FILES+=usr/share/sendmail/cf/cf/cs-ultrix4.mc
1421 OLD_FILES+=usr/share/sendmail/cf/cf/cyrusproto.mc
1422 OLD_FILES+=usr/share/sendmail/cf/cf/generic-bsd4.4.mc
1423 OLD_FILES+=usr/share/sendmail/cf/cf/generic-hpux10.mc
1424 OLD_FILES+=usr/share/sendmail/cf/cf/generic-hpux9.mc
1425 OLD_FILES+=usr/share/sendmail/cf/cf/generic-linux.mc
1426 OLD_FILES+=usr/share/sendmail/cf/cf/generic-mpeix.mc
1427 OLD_FILES+=usr/share/sendmail/cf/cf/generic-nextstep3.3.mc
1428 OLD_FILES+=usr/share/sendmail/cf/cf/generic-osf1.mc
1429 OLD_FILES+=usr/share/sendmail/cf/cf/generic-solaris.mc
1430 OLD_FILES+=usr/share/sendmail/cf/cf/generic-sunos4.1.mc
1431 OLD_FILES+=usr/share/sendmail/cf/cf/generic-ultrix4.mc
1432 OLD_FILES+=usr/share/sendmail/cf/cf/huginn.cs.mc
1433 OLD_FILES+=usr/share/sendmail/cf/cf/knecht.mc
1434 OLD_FILES+=usr/share/sendmail/cf/cf/mail.cs.mc
1435 OLD_FILES+=usr/share/sendmail/cf/cf/mail.eecs.mc
1436 OLD_FILES+=usr/share/sendmail/cf/cf/mailspool.cs.mc
1437 OLD_FILES+=usr/share/sendmail/cf/cf/python.cs.mc
1438 OLD_FILES+=usr/share/sendmail/cf/cf/s2k-osf1.mc
1439 OLD_FILES+=usr/share/sendmail/cf/cf/s2k-ultrix4.mc
1440 OLD_FILES+=usr/share/sendmail/cf/cf/submit.cf
1441 OLD_FILES+=usr/share/sendmail/cf/cf/submit.mc
1442 OLD_FILES+=usr/share/sendmail/cf/cf/tcpproto.mc
1443 OLD_FILES+=usr/share/sendmail/cf/cf/ucbarpa.mc
1444 OLD_FILES+=usr/share/sendmail/cf/cf/ucbvax.mc
1445 OLD_FILES+=usr/share/sendmail/cf/cf/uucpproto.mc
1446 OLD_FILES+=usr/share/sendmail/cf/cf/vangogh.cs.mc
1447 OLD_FILES+=usr/share/sendmail/cf/domain/Berkeley.EDU.m4
1448 OLD_FILES+=usr/share/sendmail/cf/domain/CS.Berkeley.EDU.m4
1449 OLD_FILES+=usr/share/sendmail/cf/domain/EECS.Berkeley.EDU.m4
1450 OLD_FILES+=usr/share/sendmail/cf/domain/S2K.Berkeley.EDU.m4
1451 OLD_FILES+=usr/share/sendmail/cf/domain/berkeley-only.m4
1452 OLD_FILES+=usr/share/sendmail/cf/domain/generic.m4
1453 OLD_FILES+=usr/share/sendmail/cf/feature/accept_unqualified_senders.m4
1454 OLD_FILES+=usr/share/sendmail/cf/feature/accept_unresolvable_domains.m4
1455 OLD_FILES+=usr/share/sendmail/cf/feature/access_db.m4
1456 OLD_FILES+=usr/share/sendmail/cf/feature/allmasquerade.m4
1457 OLD_FILES+=usr/share/sendmail/cf/feature/always_add_domain.m4
1458 OLD_FILES+=usr/share/sendmail/cf/feature/authinfo.m4
1459 OLD_FILES+=usr/share/sendmail/cf/feature/badmx.m4
1460 OLD_FILES+=usr/share/sendmail/cf/feature/bestmx_is_local.m4
1461 OLD_FILES+=usr/share/sendmail/cf/feature/bitdomain.m4
1462 OLD_FILES+=usr/share/sendmail/cf/feature/blacklist_recipients.m4
1463 OLD_FILES+=usr/share/sendmail/cf/feature/block_bad_helo.m4
1464 OLD_FILES+=usr/share/sendmail/cf/feature/compat_check.m4
1465 OLD_FILES+=usr/share/sendmail/cf/feature/conncontrol.m4
1466 OLD_FILES+=usr/share/sendmail/cf/feature/delay_checks.m4
1467 OLD_FILES+=usr/share/sendmail/cf/feature/dnsbl.m4
1468 OLD_FILES+=usr/share/sendmail/cf/feature/domaintable.m4
1469 OLD_FILES+=usr/share/sendmail/cf/feature/enhdnsbl.m4
1470 OLD_FILES+=usr/share/sendmail/cf/feature/generics_entire_domain.m4
1471 OLD_FILES+=usr/share/sendmail/cf/feature/genericstable.m4
1472 OLD_FILES+=usr/share/sendmail/cf/feature/greet_pause.m4
1473 OLD_FILES+=usr/share/sendmail/cf/feature/ldap_routing.m4
1474 OLD_FILES+=usr/share/sendmail/cf/feature/limited_masquerade.m4
1475 OLD_FILES+=usr/share/sendmail/cf/feature/local_lmtp.m4
1476 OLD_FILES+=usr/share/sendmail/cf/feature/local_no_masquerade.m4
1477 OLD_FILES+=usr/share/sendmail/cf/feature/local_procmail.m4
1478 OLD_FILES+=usr/share/sendmail/cf/feature/lookupdotdomain.m4
1479 OLD_FILES+=usr/share/sendmail/cf/feature/loose_relay_check.m4
1480 OLD_FILES+=usr/share/sendmail/cf/feature/mailertable.m4
1481 OLD_FILES+=usr/share/sendmail/cf/feature/masquerade_entire_domain.m4
1482 OLD_FILES+=usr/share/sendmail/cf/feature/masquerade_envelope.m4
1483 OLD_FILES+=usr/share/sendmail/cf/feature/msp.m4
1484 OLD_FILES+=usr/share/sendmail/cf/feature/mtamark.m4
1485 OLD_FILES+=usr/share/sendmail/cf/feature/no_default_msa.m4
1486 OLD_FILES+=usr/share/sendmail/cf/feature/nocanonify.m4
1487 OLD_FILES+=usr/share/sendmail/cf/feature/notsticky.m4
1488 OLD_FILES+=usr/share/sendmail/cf/feature/nouucp.m4
1489 OLD_FILES+=usr/share/sendmail/cf/feature/nullclient.m4
1490 OLD_FILES+=usr/share/sendmail/cf/feature/preserve_local_plus_detail.m4
1491 OLD_FILES+=usr/share/sendmail/cf/feature/preserve_luser_host.m4
1492 OLD_FILES+=usr/share/sendmail/cf/feature/promiscuous_relay.m4
1493 OLD_FILES+=usr/share/sendmail/cf/feature/queuegroup.m4
1494 OLD_FILES+=usr/share/sendmail/cf/feature/ratecontrol.m4
1495 OLD_FILES+=usr/share/sendmail/cf/feature/redirect.m4
1496 OLD_FILES+=usr/share/sendmail/cf/feature/relay_based_on_MX.m4
1497 OLD_FILES+=usr/share/sendmail/cf/feature/relay_entire_domain.m4
1498 OLD_FILES+=usr/share/sendmail/cf/feature/relay_hosts_only.m4
1499 OLD_FILES+=usr/share/sendmail/cf/feature/relay_local_from.m4
1500 OLD_FILES+=usr/share/sendmail/cf/feature/relay_mail_from.m4
1501 OLD_FILES+=usr/share/sendmail/cf/feature/require_rdns.m4
1502 OLD_FILES+=usr/share/sendmail/cf/feature/smrsh.m4
1503 OLD_FILES+=usr/share/sendmail/cf/feature/stickyhost.m4
1504 OLD_FILES+=usr/share/sendmail/cf/feature/use_client_ptr.m4
1505 OLD_FILES+=usr/share/sendmail/cf/feature/use_ct_file.m4
1506 OLD_FILES+=usr/share/sendmail/cf/feature/use_cw_file.m4
1507 OLD_FILES+=usr/share/sendmail/cf/feature/uucpdomain.m4
1508 OLD_FILES+=usr/share/sendmail/cf/feature/virtuser_entire_domain.m4
1509 OLD_FILES+=usr/share/sendmail/cf/feature/virtusertable.m4
1510 OLD_FILES+=usr/share/sendmail/cf/hack/cssubdomain.m4
1511 OLD_FILES+=usr/share/sendmail/cf/m4/cf.m4
1512 OLD_FILES+=usr/share/sendmail/cf/m4/cfhead.m4
1513 OLD_FILES+=usr/share/sendmail/cf/m4/proto.m4
1514 OLD_FILES+=usr/share/sendmail/cf/m4/version.m4
1515 OLD_FILES+=usr/share/sendmail/cf/mailer/cyrus.m4
1516 OLD_FILES+=usr/share/sendmail/cf/mailer/cyrusv2.m4
1517 OLD_FILES+=usr/share/sendmail/cf/mailer/fax.m4
1518 OLD_FILES+=usr/share/sendmail/cf/mailer/local.m4
1519 OLD_FILES+=usr/share/sendmail/cf/mailer/mail11.m4
1520 OLD_FILES+=usr/share/sendmail/cf/mailer/phquery.m4
1521 OLD_FILES+=usr/share/sendmail/cf/mailer/pop.m4
1522 OLD_FILES+=usr/share/sendmail/cf/mailer/procmail.m4
1523 OLD_FILES+=usr/share/sendmail/cf/mailer/qpage.m4
1524 OLD_FILES+=usr/share/sendmail/cf/mailer/smtp.m4
1525 OLD_FILES+=usr/share/sendmail/cf/mailer/usenet.m4
1526 OLD_FILES+=usr/share/sendmail/cf/mailer/uucp.m4
1527 OLD_FILES+=usr/share/sendmail/cf/ostype/a-ux.m4
1528 OLD_FILES+=usr/share/sendmail/cf/ostype/aix3.m4
1529 OLD_FILES+=usr/share/sendmail/cf/ostype/aix4.m4
1530 OLD_FILES+=usr/share/sendmail/cf/ostype/aix5.m4
1531 OLD_FILES+=usr/share/sendmail/cf/ostype/altos.m4
1532 OLD_FILES+=usr/share/sendmail/cf/ostype/amdahl-uts.m4
1533 OLD_FILES+=usr/share/sendmail/cf/ostype/bsd4.3.m4
1534 OLD_FILES+=usr/share/sendmail/cf/ostype/bsd4.4.m4
1535 OLD_FILES+=usr/share/sendmail/cf/ostype/bsdi.m4
1536 OLD_FILES+=usr/share/sendmail/cf/ostype/bsdi1.0.m4
1537 OLD_FILES+=usr/share/sendmail/cf/ostype/bsdi2.0.m4
1538 OLD_FILES+=usr/share/sendmail/cf/ostype/darwin.m4
1539 OLD_FILES+=usr/share/sendmail/cf/ostype/dgux.m4
1540 OLD_FILES+=usr/share/sendmail/cf/ostype/domainos.m4
1541 OLD_FILES+=usr/share/sendmail/cf/ostype/dragonfly.m4
1542 OLD_FILES+=usr/share/sendmail/cf/ostype/dynix3.2.m4
1543 OLD_FILES+=usr/share/sendmail/cf/ostype/freebsd4.m4
1544 OLD_FILES+=usr/share/sendmail/cf/ostype/freebsd5.m4
1545 OLD_FILES+=usr/share/sendmail/cf/ostype/freebsd6.m4
1546 OLD_FILES+=usr/share/sendmail/cf/ostype/gnu.m4
1547 OLD_FILES+=usr/share/sendmail/cf/ostype/hpux10.m4
1548 OLD_FILES+=usr/share/sendmail/cf/ostype/hpux11.m4
1549 OLD_FILES+=usr/share/sendmail/cf/ostype/hpux9.m4
1550 OLD_FILES+=usr/share/sendmail/cf/ostype/irix4.m4
1551 OLD_FILES+=usr/share/sendmail/cf/ostype/irix5.m4
1552 OLD_FILES+=usr/share/sendmail/cf/ostype/irix6.m4
1553 OLD_FILES+=usr/share/sendmail/cf/ostype/isc4.1.m4
1554 OLD_FILES+=usr/share/sendmail/cf/ostype/linux.m4
1555 OLD_FILES+=usr/share/sendmail/cf/ostype/maxion.m4
1556 OLD_FILES+=usr/share/sendmail/cf/ostype/mklinux.m4
1557 OLD_FILES+=usr/share/sendmail/cf/ostype/mpeix.m4
1558 OLD_FILES+=usr/share/sendmail/cf/ostype/nextstep.m4
1559 OLD_FILES+=usr/share/sendmail/cf/ostype/openbsd.m4
1560 OLD_FILES+=usr/share/sendmail/cf/ostype/osf1.m4
1561 OLD_FILES+=usr/share/sendmail/cf/ostype/powerux.m4
1562 OLD_FILES+=usr/share/sendmail/cf/ostype/ptx2.m4
1563 OLD_FILES+=usr/share/sendmail/cf/ostype/qnx.m4
1564 OLD_FILES+=usr/share/sendmail/cf/ostype/riscos4.5.m4
1565 OLD_FILES+=usr/share/sendmail/cf/ostype/sco-uw-2.1.m4
1566 OLD_FILES+=usr/share/sendmail/cf/ostype/sco3.2.m4
1567 OLD_FILES+=usr/share/sendmail/cf/ostype/sinix.m4
1568 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris2.m4
1569 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris2.ml.m4
1570 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris2.pre5.m4
1571 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris8.m4
1572 OLD_FILES+=usr/share/sendmail/cf/ostype/sunos3.5.m4
1573 OLD_FILES+=usr/share/sendmail/cf/ostype/sunos4.1.m4
1574 OLD_FILES+=usr/share/sendmail/cf/ostype/svr4.m4
1575 OLD_FILES+=usr/share/sendmail/cf/ostype/ultrix4.m4
1576 OLD_FILES+=usr/share/sendmail/cf/ostype/unicos.m4
1577 OLD_FILES+=usr/share/sendmail/cf/ostype/unicosmk.m4
1578 OLD_FILES+=usr/share/sendmail/cf/ostype/unicosmp.m4
1579 OLD_FILES+=usr/share/sendmail/cf/ostype/unixware7.m4
1580 OLD_FILES+=usr/share/sendmail/cf/ostype/unknown.m4
1581 OLD_FILES+=usr/share/sendmail/cf/ostype/uxpds.m4
1582 OLD_FILES+=usr/share/sendmail/cf/sendmail.schema
1583 OLD_FILES+=usr/share/sendmail/cf/sh/makeinfo.sh
1584 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.cogsci.m4
1585 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.old.arpa.m4
1586 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.ucbarpa.m4
1587 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.ucbvax.m4
1588 .endif
1589
1590 #.if ${MK_SHAREDOCS} == no
1591 # to be filled in
1592 #.endif
1593
1594 #.if ${MK_SYSCONS} == no
1595 # to be filled in
1596 #.endif
1597
1598 .if ${MK_TCSH} == no
1599 OLD_FILES+=bin/csh
1600 OLD_FILES+=bin/tcsh
1601 OLD_FILES+=rescue/csh
1602 OLD_FILES+=rescue/tcsh
1603 OLD_FILES+=usr/share/examples/tcsh/complete.tcsh
1604 OLD_FILES+=usr/share/examples/tcsh/csh-mode.el
1605 OLD_FILES+=usr/share/man/man1/csh.1.gz
1606 OLD_FILES+=usr/share/man/man1/tcsh.1.gz
1607 OLD_FILES+=usr/share/nls/de_AT.ISO8859-1/tcsh.cat
1608 OLD_FILES+=usr/share/nls/de_AT.ISO8859-15/tcsh.cat
1609 OLD_FILES+=usr/share/nls/de_CH.ISO8859-1/tcsh.cat
1610 OLD_FILES+=usr/share/nls/de_CH.ISO8859-15/tcsh.cat
1611 OLD_FILES+=usr/share/nls/de_DE.ISO8859-1/tcsh.cat
1612 OLD_FILES+=usr/share/nls/de_DE.ISO8859-15/tcsh.cat
1613 OLD_FILES+=usr/share/nls/el_GR.ISO8859-7/tcsh.cat
1614 OLD_FILES+=usr/share/nls/es_ES.ISO8859-1/tcsh.cat
1615 OLD_FILES+=usr/share/nls/es_ES.ISO8859-15/tcsh.cat
1616 OLD_FILES+=usr/share/nls/et_EE.ISO8859-15/tcsh.cat
1617 OLD_FILES+=usr/share/nls/fi_FI.ISO8859-1/tcsh.cat
1618 OLD_FILES+=usr/share/nls/fi_FI.ISO8859-15/tcsh.cat
1619 OLD_FILES+=usr/share/nls/fr_BE.ISO8859-1/tcsh.cat
1620 OLD_FILES+=usr/share/nls/fr_BE.ISO8859-15/tcsh.cat
1621 OLD_FILES+=usr/share/nls/fr_CA.ISO8859-1/tcsh.cat
1622 OLD_FILES+=usr/share/nls/fr_CA.ISO8859-15/tcsh.cat
1623 OLD_FILES+=usr/share/nls/fr_CH.ISO8859-1/tcsh.cat
1624 OLD_FILES+=usr/share/nls/fr_CH.ISO8859-15/tcsh.cat
1625 OLD_FILES+=usr/share/nls/fr_FR.ISO8859-1/tcsh.cat
1626 OLD_FILES+=usr/share/nls/fr_FR.ISO8859-15/tcsh.cat
1627 OLD_FILES+=usr/share/nls/it_CH.ISO8859-1/tcsh.cat
1628 OLD_FILES+=usr/share/nls/it_CH.ISO8859-15/tcsh.cat
1629 OLD_FILES+=usr/share/nls/it_IT.ISO8859-1/tcsh.cat
1630 OLD_FILES+=usr/share/nls/it_IT.ISO8859-15/tcsh.cat
1631 OLD_FILES+=usr/share/nls/ja_JP.eucJP/tcsh.cat
1632 OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/tcsh.cat
1633 OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/tcsh.cat
1634 .endif
1635
1636 #.if ${MK_TOOLCHAIN} == no
1637 # to be filled in
1638 #.endif
1639
1640 #.if ${MK_USB} == no
1641 # to be filled in
1642 #.endif