diff --git tools/build/mk/OptionalObsoleteFiles.inc tools/build/mk/OptionalObsoleteFiles.inc index 4351a2b..f0aa6ac 100644 --- tools/build/mk/OptionalObsoleteFiles.inc +++ tools/build/mk/OptionalObsoleteFiles.inc @@ -138,37 +138,12 @@ OLD_FILES+=usr/share/man/man8/authpf.8.gz .endif .if ${MK_BIND} == no -OLD_FILES+=etc/periodic/daily/470.status-named -OLD_FILES+=usr/bin/dig -OLD_FILES+=usr/bin/host -OLD_FILES+=usr/bin/nslookup -OLD_FILES+=usr/bin/nsupdate -OLD_FILES+=usr/include/lwres/context.h -OLD_FILES+=usr/include/lwres/int.h -OLD_FILES+=usr/include/lwres/ipv6.h -OLD_FILES+=usr/include/lwres/lang.h -OLD_FILES+=usr/include/lwres/list.h -OLD_FILES+=usr/include/lwres/lwbuffer.h -OLD_FILES+=usr/include/lwres/lwpacket.h -OLD_FILES+=usr/include/lwres/lwres.h -OLD_FILES+=usr/include/lwres/result.h -OLD_FILES+=usr/include/lwres/version.h -OLD_FILES+=usr/include/lwres/net.h -OLD_FILES+=usr/include/lwres/netdb.h -OLD_FILES+=usr/include/lwres/platform.h -OLD_DIRS+=usr/include/lwres -OLD_FILES+=usr/lib/liblwres.a -OLD_FILES+=usr/lib/liblwres_p.a -OLD_LIBS+=usr/lib/liblwres.so.50 -OLD_FILES+=usr/lib/liblwres.so -OLD_FILES+=usr/sbin/named -OLD_FILES+=usr/sbin/lwresd -OLD_FILES+=usr/sbin/named-checkconf -OLD_FILES+=usr/sbin/named-checkzone -OLD_FILES+=usr/sbin/named.reload -OLD_FILES+=usr/sbin/named.reconfig -OLD_FILES+=usr/sbin/rndc -OLD_FILES+=usr/sbin/rndc-confgen +OLD_FILES+=etc/mtree/BIND.chroot.dist +OLD_FILES+=usr/share/doc/bind9/CHANGES +OLD_FILES+=usr/share/doc/bind9/COPYRIGHT +OLD_FILES+=usr/share/doc/bind9/FAQ +OLD_FILES+=usr/share/doc/bind9/HISTORY +OLD_FILES+=usr/share/doc/bind9/README OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch01.html OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch02.html OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch03.html @@ -178,8 +153,30 @@ OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch06.html OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch07.html OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch08.html OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch09.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch10.html OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.html -OLD_DIRS+=usr/share/doc/bind9/arm +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.pdf +OLD_FILES+=usr/share/doc/bind9/arm/man.arpaname.html +OLD_FILES+=usr/share/doc/bind9/arm/man.ddns-confgen.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dig.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-dsfromkey.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-keyfromlabel.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-keygen.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-revoke.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-settime.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-signzone.html +OLD_FILES+=usr/share/doc/bind9/arm/man.genrandom.html +OLD_FILES+=usr/share/doc/bind9/arm/man.host.html +OLD_FILES+=usr/share/doc/bind9/arm/man.isc-hmac-fixup.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named-checkconf.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named-checkzone.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named-journalprint.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named.html +OLD_FILES+=usr/share/doc/bind9/arm/man.nsec3hash.html +OLD_FILES+=usr/share/doc/bind9/arm/man.nsupdate.html +OLD_FILES+=usr/share/doc/bind9/arm/man.rndc-confgen.html +OLD_FILES+=usr/share/doc/bind9/arm/man.rndc.conf.html +OLD_FILES+=usr/share/doc/bind9/arm/man.rndc.html OLD_FILES+=usr/share/doc/bind9/misc/dnssec OLD_FILES+=usr/share/doc/bind9/misc/format-options.pl OLD_FILES+=usr/share/doc/bind9/misc/ipv6 @@ -189,32 +186,60 @@ OLD_FILES+=usr/share/doc/bind9/misc/options OLD_FILES+=usr/share/doc/bind9/misc/rfc-compliance OLD_FILES+=usr/share/doc/bind9/misc/roadmap OLD_FILES+=usr/share/doc/bind9/misc/sdb -OLD_DIRS+=usr/share/doc/bind9/misc -OLD_DIRS+=usr/share/doc/bind9 -OLD_FILES+=usr/share/doc/bind9/CHANGES -OLD_FILES+=usr/share/doc/bind9/COPYRIGHT -OLD_FILES+=usr/share/doc/bind9/FAQ -OLD_FILES+=usr/share/doc/bind9/README -OLD_FILES+=usr/share/man/man1/dig.1.gz -OLD_FILES+=usr/share/man/man1/host.1.gz -OLD_FILES+=usr/share/man/man1/nslookup.1.gz +OLD_FILES+=usr/share/doc/bind9/misc/sort-options.pl +.endif + +.if ${MK_BIND_DNSSEC} == no || ${MK_BIND} == no +OLD_FILES+=usr/sbin/dnssec-dsfromkey +OLD_FILES+=usr/sbin/dnssec-keyfromlabel +OLD_FILES+=usr/sbin/dnssec-keygen +OLD_FILES+=usr/sbin/dnssec-revoke +OLD_FILES+=usr/sbin/dnssec-settime +OLD_FILES+=usr/sbin/dnssec-signzone +OLD_FILES+=usr/share/man/man8/dnssec-dsfromkey.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-keyfromlabel.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-keygen.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-revoke.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-settime.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-signzone.8.gz +.endif + +.if ${MK_BIND_ETC} == no || ${MK_BIND} == no +OLD_FILES+=var/named/etc/namedb/PROTO.localhost-v6.rev +OLD_FILES+=var/named/etc/namedb/PROTO.localhost.rev +OLD_FILES+=var/named/etc/namedb/make-localhost +OLD_FILES+=var/named/etc/namedb/master/empty.db +OLD_FILES+=var/named/etc/namedb/master/localhost-forward.db +OLD_FILES+=var/named/etc/namedb/master/localhost-reverse.db +#OLD_FILES+=var/named/etc/namedb/named.conf # intentionally left out +OLD_FILES+=var/named/etc/namedb/named.root +.endif + +#.if ${MK_BIND_LIBS} == no || ${MK_BIND} == no +# to be filled in and removed above +#.endif + +.if ${MK_BIND_LIBS_LWRES} == no || ${MK_BIND} == no +OLD_FILES+=usr/include/lwres/context.h +OLD_FILES+=usr/include/lwres/int.h +OLD_FILES+=usr/include/lwres/ipv6.h +OLD_FILES+=usr/include/lwres/lang.h +OLD_FILES+=usr/include/lwres/list.h +OLD_FILES+=usr/include/lwres/lwbuffer.h +OLD_FILES+=usr/include/lwres/lwpacket.h +OLD_FILES+=usr/include/lwres/lwres.h +OLD_FILES+=usr/include/lwres/net.h +OLD_FILES+=usr/include/lwres/netdb.h +OLD_FILES+=usr/include/lwres/platform.h +OLD_FILES+=usr/include/lwres/result.h +OLD_FILES+=usr/include/lwres/version.h +OLD_FILES+=usr/lib/liblwres.a +OLD_FILES+=usr/lib/liblwres.so +OLD_LIBS+=usr/lib/liblwres.so.80 +OLD_FILES+=usr/lib/liblwres_p.a OLD_FILES+=usr/share/man/man3/lwres.3.gz +OLD_FILES+=usr/share/man/man3/lwres_addr_parse.3.gz OLD_FILES+=usr/share/man/man3/lwres_buffer.3.gz -OLD_FILES+=usr/share/man/man3/lwres_config.3.gz -OLD_FILES+=usr/share/man/man3/lwres_context.3.gz -OLD_FILES+=usr/share/man/man3/lwres_gabn.3.gz -OLD_FILES+=usr/share/man/man3/lwres_gai_strerror.3.gz -OLD_FILES+=usr/share/man/man3/lwres_getaddrinfo.3.gz -OLD_FILES+=usr/share/man/man3/lwres_gethostent.3.gz -OLD_FILES+=usr/share/man/man3/lwres_getipnode.3.gz -OLD_FILES+=usr/share/man/man3/lwres_getnameinfo.3.gz -OLD_FILES+=usr/share/man/man3/lwres_getrrsetbyname.3.gz -OLD_FILES+=usr/share/man/man3/lwres_gnba.3.gz -OLD_FILES+=usr/share/man/man3/lwres_inetntop.3.gz -OLD_FILES+=usr/share/man/man3/lwres_hstrerror.3.gz -OLD_FILES+=usr/share/man/man3/lwres_noop.3.gz -OLD_FILES+=usr/share/man/man3/lwres_packet.3.gz -OLD_FILES+=usr/share/man/man3/lwres_resutil.3.gz OLD_FILES+=usr/share/man/man3/lwres_buffer_add.3.gz OLD_FILES+=usr/share/man/man3/lwres_buffer_back.3.gz OLD_FILES+=usr/share/man/man3/lwres_buffer_clear.3.gz @@ -236,33 +261,43 @@ OLD_FILES+=usr/share/man/man3/lwres_conf_get.3.gz OLD_FILES+=usr/share/man/man3/lwres_conf_init.3.gz OLD_FILES+=usr/share/man/man3/lwres_conf_parse.3.gz OLD_FILES+=usr/share/man/man3/lwres_conf_print.3.gz +OLD_FILES+=usr/share/man/man3/lwres_config.3.gz +OLD_FILES+=usr/share/man/man3/lwres_context.3.gz OLD_FILES+=usr/share/man/man3/lwres_context_allocmem.3.gz OLD_FILES+=usr/share/man/man3/lwres_context_create.3.gz OLD_FILES+=usr/share/man/man3/lwres_context_destroy.3.gz OLD_FILES+=usr/share/man/man3/lwres_context_freemem.3.gz -OLD_FILES+=usr/share/man/man3/lwres_freeaddrinfo.3.gz OLD_FILES+=usr/share/man/man3/lwres_context_initserial.3.gz OLD_FILES+=usr/share/man/man3/lwres_context_nextserial.3.gz OLD_FILES+=usr/share/man/man3/lwres_context_sendrecv.3.gz +OLD_FILES+=usr/share/man/man3/lwres_endhostent.3.gz +OLD_FILES+=usr/share/man/man3/lwres_endhostent_r.3.gz +OLD_FILES+=usr/share/man/man3/lwres_freeaddrinfo.3.gz +OLD_FILES+=usr/share/man/man3/lwres_freehostent.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gabn.3.gz OLD_FILES+=usr/share/man/man3/lwres_gabnrequest_free.3.gz OLD_FILES+=usr/share/man/man3/lwres_gabnrequest_parse.3.gz OLD_FILES+=usr/share/man/man3/lwres_gabnrequest_render.3.gz OLD_FILES+=usr/share/man/man3/lwres_gabnresponse_free.3.gz OLD_FILES+=usr/share/man/man3/lwres_gabnresponse_parse.3.gz OLD_FILES+=usr/share/man/man3/lwres_gabnresponse_render.3.gz -OLD_FILES+=usr/share/man/man3/lwres_endhostent.3.gz -OLD_FILES+=usr/share/man/man3/lwres_endhostent_r.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gai_strerror.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getaddrinfo.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getaddrsbyname.3.gz OLD_FILES+=usr/share/man/man3/lwres_gethostbyaddr.3.gz OLD_FILES+=usr/share/man/man3/lwres_gethostbyaddr_r.3.gz OLD_FILES+=usr/share/man/man3/lwres_gethostbyname.3.gz OLD_FILES+=usr/share/man/man3/lwres_gethostbyname2.3.gz OLD_FILES+=usr/share/man/man3/lwres_gethostbyname_r.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gethostent.3.gz OLD_FILES+=usr/share/man/man3/lwres_gethostent_r.3.gz -OLD_FILES+=usr/share/man/man3/lwres_sethostent.3.gz -OLD_FILES+=usr/share/man/man3/lwres_sethostent_r.3.gz -OLD_FILES+=usr/share/man/man3/lwres_freehostent.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getipnode.3.gz OLD_FILES+=usr/share/man/man3/lwres_getipnodebyaddr.3.gz OLD_FILES+=usr/share/man/man3/lwres_getipnodebyname.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getnamebyaddr.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getnameinfo.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getrrsetbyname.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gnba.3.gz OLD_FILES+=usr/share/man/man3/lwres_gnbarequest_free.3.gz OLD_FILES+=usr/share/man/man3/lwres_gnbarequest_parse.3.gz OLD_FILES+=usr/share/man/man3/lwres_gnbarequest_render.3.gz @@ -270,75 +305,133 @@ OLD_FILES+=usr/share/man/man3/lwres_gnbaresponse_free.3.gz OLD_FILES+=usr/share/man/man3/lwres_gnbaresponse_parse.3.gz OLD_FILES+=usr/share/man/man3/lwres_gnbaresponse_render.3.gz OLD_FILES+=usr/share/man/man3/lwres_herror.3.gz +OLD_FILES+=usr/share/man/man3/lwres_hstrerror.3.gz +OLD_FILES+=usr/share/man/man3/lwres_inetntop.3.gz +OLD_FILES+=usr/share/man/man3/lwres_lwpacket_parseheader.3.gz +OLD_FILES+=usr/share/man/man3/lwres_lwpacket_renderheader.3.gz OLD_FILES+=usr/share/man/man3/lwres_net_ntop.3.gz +OLD_FILES+=usr/share/man/man3/lwres_noop.3.gz OLD_FILES+=usr/share/man/man3/lwres_nooprequest_free.3.gz OLD_FILES+=usr/share/man/man3/lwres_nooprequest_parse.3.gz OLD_FILES+=usr/share/man/man3/lwres_nooprequest_render.3.gz OLD_FILES+=usr/share/man/man3/lwres_noopresponse_free.3.gz OLD_FILES+=usr/share/man/man3/lwres_noopresponse_parse.3.gz OLD_FILES+=usr/share/man/man3/lwres_noopresponse_render.3.gz -OLD_FILES+=usr/share/man/man3/lwres_lwpacket_parseheader.3.gz -OLD_FILES+=usr/share/man/man3/lwres_lwpacket_renderheader.3.gz -OLD_FILES+=usr/share/man/man3/lwres_addr_parse.3.gz -OLD_FILES+=usr/share/man/man3/lwres_getaddrsbyname.3.gz -OLD_FILES+=usr/share/man/man3/lwres_getnamebyaddr.3.gz +OLD_FILES+=usr/share/man/man3/lwres_packet.3.gz +OLD_FILES+=usr/share/man/man3/lwres_resutil.3.gz +OLD_FILES+=usr/share/man/man3/lwres_sethostent.3.gz +OLD_FILES+=usr/share/man/man3/lwres_sethostent_r.3.gz OLD_FILES+=usr/share/man/man3/lwres_string_parse.3.gz +.endif + +.if ${MK_BIND_MTREE} == no || ${MK_BIND} == no +OLD_FILES+=etc/namedb +OLD_DIRS+=var/named/dev +OLD_DIRS+=var/named/etc/namedb/dynamic +OLD_DIRS+=var/named/etc/namedb/master +OLD_DIRS+=var/named/etc/namedb/slave +OLD_DIRS+=var/named/etc/namedb/working +OLD_DIRS+=var/named/etc/namedb +OLD_DIRS+=var/named/etc +OLD_DIRS+=var/named/var/dump +OLD_DIRS+=var/named/var/log +OLD_DIRS+=var/named/var/run/named +OLD_DIRS+=var/named/var/run +OLD_DIRS+=var/named/var/stats +OLD_DIRS+=var/named/var +.endif + +.if ${MK_BIND_NAMED} == no || ${MK_BIND} == no +OLD_FILES+=etc/periodic/daily/470.status-named +OLD_FILES+=usr/sbin/arpaname +OLD_FILES+=usr/sbin/ddns-confgen +OLD_FILES+=usr/sbin/genrandom +OLD_FILES+=usr/sbin/isc-hmac-fixup +OLD_FILES+=usr/sbin/lwresd +OLD_FILES+=usr/sbin/named +OLD_FILES+=usr/sbin/named-checkconf +OLD_FILES+=usr/sbin/named-checkzone +OLD_FILES+=usr/sbin/named-compilezone +OLD_FILES+=usr/sbin/named-journalprint +OLD_FILES+=usr/sbin/nsec3hash +OLD_FILES+=usr/sbin/rndc +OLD_FILES+=usr/sbin/rndc-confgen +OLD_FILES+=usr/share/man/man1/arpaname.1.gz OLD_FILES+=usr/share/man/man5/named.conf.5.gz OLD_FILES+=usr/share/man/man5/rndc.conf.5.gz -OLD_FILES+=usr/share/man/man1/nsupdate.1.gz -OLD_FILES+=usr/share/man/man8/dnssec-keygen.8.gz -OLD_FILES+=usr/share/man/man8/dnssec-signzone.8.gz -OLD_FILES+=usr/share/man/man8/named.8.gz +OLD_FILES+=usr/share/man/man8/ddns-confgen.8.gz +OLD_FILES+=usr/share/man/man8/genrandom.8.gz +OLD_FILES+=usr/share/man/man8/isc-hmac-fixup.8.gz OLD_FILES+=usr/share/man/man8/lwresd.8.gz OLD_FILES+=usr/share/man/man8/named-checkconf.8.gz OLD_FILES+=usr/share/man/man8/named-checkzone.8.gz -OLD_FILES+=usr/share/man/man8/named.reload.8.gz -OLD_FILES+=usr/share/man/man8/named.reconfig.8.gz -OLD_FILES+=usr/share/man/man8/rndc.8.gz +OLD_FILES+=usr/share/man/man8/named-compilezone.8.gz +OLD_FILES+=usr/share/man/man8/named-journalprint.8.gz +OLD_FILES+=usr/share/man/man8/named.8.gz +OLD_FILES+=usr/share/man/man8/nsec3hash.8.gz OLD_FILES+=usr/share/man/man8/rndc-confgen.8.gz -OLD_DIRS+=var/named/dev -OLD_DIRS+=var/named/var/stats -OLD_DIRS+=var/named/var/run/named -OLD_DIRS+=var/named/var/run -OLD_DIRS+=var/named/var/log -OLD_DIRS+=var/named/var/dump -OLD_DIRS+=var/named/var +OLD_FILES+=usr/share/man/man8/rndc.8.gz .endif -.if ${MK_BIND_DNSSEC} == no || ${MK_BIND} == no -OLD_FILES+=usr/sbin/dnssec-keygen -OLD_FILES+=usr/sbin/dnssec-signzone +.if ${MK_BIND_UTILS} == no || ${MK_BIND} == no +OLD_FILES+=usr/bin/dig +OLD_FILES+=usr/bin/host +OLD_FILES+=usr/bin/nslookup +OLD_FILES+=usr/bin/nsupdate +OLD_FILES+=usr/share/man/man1/dig.1.gz +OLD_FILES+=usr/share/man/man1/host.1.gz +OLD_FILES+=usr/share/man/man1/nslookup.1.gz +OLD_FILES+=usr/share/man/man1/nsupdate.1.gz .endif -.if ${MK_BIND_ETC} == no || ${MK_BIND} == no -OLD_FILES+=var/named/etc/namedb/PROTO.localhost-v6.rev -OLD_FILES+=var/named/etc/namedb/PROTO.localhost.rev -OLD_FILES+=var/named/etc/namedb/make-localhost -#OLD_FILES+=var/named/etc/namedb/named.conf # intentionally left out -OLD_FILES+=var/named/etc/namedb/named.root -OLD_DIRS+=var/named/etc/namedb/slave -OLD_DIRS+=var/named/etc/namedb/master -OLD_DIRS+=var/named/etc/namedb/dynamic -#OLD_DIRS+=var/named/etc/namedb -#OLD_DIRS+=var/named/etc +.if ${MK_BINUTILS} == no || ${MK_TOOLCHAIN} == no +OLD_FILES+=usr/bin/addr2line +OLD_FILES+=usr/bin/as +OLD_FILES+=usr/bin/gnu-ar +OLD_FILES+=usr/bin/gnu-ranlib +OLD_FILES+=usr/bin/ld +OLD_FILES+=usr/bin/nm +OLD_FILES+=usr/bin/objcopy +OLD_FILES+=usr/bin/objdump +OLD_FILES+=usr/bin/readelf +OLD_FILES+=usr/bin/size +OLD_FILES+=usr/bin/strings +OLD_FILES+=usr/bin/strip +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.x +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xbn +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xc +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xd +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xdc +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xdw +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xn +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xr +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xs +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xsc +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xsw +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xu +OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xw +OLD_FILES+=usr/share/info/as.info.gz +OLD_FILES+=usr/share/info/binutils.info.gz +OLD_FILES+=usr/share/info/ld.info.gz +OLD_FILES+=usr/share/man/man1/addr2line.1.gz +OLD_FILES+=usr/share/man/man1/as.1.gz +OLD_FILES+=usr/share/man/man1/gnu-ar.1.gz +OLD_FILES+=usr/share/man/man1/gnu-ranlib.1.gz +OLD_FILES+=usr/share/man/man1/ld.1.gz +OLD_FILES+=usr/share/man/man1/nm.1.gz +OLD_FILES+=usr/share/man/man1/objcopy.1.gz +OLD_FILES+=usr/share/man/man1/objdump.1.gz +OLD_FILES+=usr/share/man/man1/readelf.1.gz +OLD_FILES+=usr/share/man/man1/size.1.gz +OLD_FILES+=usr/share/man/man1/strings.1.gz +OLD_FILES+=usr/share/man/man1/strip.1.gz .endif -#.if ${MK_BIND_LIBS} == no || ${MK_BIND} == no -# to be filled in and removed above -#.endif - -#.if ${MK_BIND_LIBS_LWRES} == no || ${MK_BIND} == no -# to be filled in and removed above -#.endif - -#.if ${MK_BIND_NAMED} == no || ${MK_BIND} == no -# to be filled in and removed above -#.endif - .if ${MK_BLUETOOTH} == no -OLD_FILES+=etc/bluetooth/hcsecd.conf -OLD_FILES+=etc/bluetooth/hosts +#OLD_FILES+=etc/bluetooth/hcsecd.conf # intentionally left out +#OLD_FILES+=etc/bluetooth/hosts # intentionally left out OLD_FILES+=etc/bluetooth/protocols +OLD_FILES+=etc/rc.d/ubthidhci OLD_FILES+=usr/bin/bthost OLD_FILES+=usr/bin/btsockstat OLD_FILES+=usr/bin/rfcomm_sppd @@ -354,8 +447,6 @@ OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_h4.h OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_hci.h OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_l2cap.h OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_ubt.h -OLD_DIRS+=usr/include/netgraph/bluetooth/include -OLD_DIRS+=usr/include/netgraph/bluetooth OLD_FILES+=usr/include/sdp.h OLD_FILES+=usr/lib/libbluetooth.a OLD_FILES+=usr/lib/libbluetooth.so @@ -375,6 +466,7 @@ OLD_FILES+=usr/lib32/libsdp.so OLD_LIBS+=usr/lib32/libsdp.so.4 OLD_FILES+=usr/lib32/libsdp_p.a .endif +OLD_FILES+=usr/sbin/ath3kfw OLD_FILES+=usr/sbin/bcmfw OLD_FILES+=usr/sbin/bt3cfw OLD_FILES+=usr/sbin/bthidcontrol @@ -445,6 +537,7 @@ OLD_FILES+=usr/share/man/man3/sdp_search.3.gz OLD_FILES+=usr/share/man/man3/sdp_unregister_service.3.gz OLD_FILES+=usr/share/man/man3/sdp_uuid2desc.3.gz OLD_FILES+=usr/share/man/man5/hcsecd.conf.5.gz +OLD_FILES+=usr/share/man/man8/ath3kfw.8.gz OLD_FILES+=usr/share/man/man8/bcmfw.8.gz OLD_FILES+=usr/share/man/man8/bt3cfw.8.gz OLD_FILES+=usr/share/man/man8/bthidcontrol.8.gz @@ -460,9 +553,159 @@ OLD_FILES+=usr/share/man/man8/sdpcontrol.8.gz OLD_FILES+=usr/share/man/man8/sdpd.8.gz .endif -#.if ${MK_BOOT} == no -# to be filled in -#.endif +.if ${MK_BOOT} == no +OLD_FILES+=boot/beastie.4th +OLD_FILES+=boot/boot +OLD_FILES+=boot/boot0 +OLD_FILES+=boot/boot0sio +OLD_FILES+=boot/boot1 +OLD_FILES+=boot/boot2 +OLD_FILES+=boot/brand.4th +OLD_FILES+=boot/cdboot +OLD_FILES+=boot/check-password.4th +OLD_FILES+=boot/color.4th +OLD_FILES+=boot/defaults/loader.conf +OLD_FILES+=boot/delay.4th +OLD_FILES+=boot/device.hints +OLD_FILES+=boot/frames.4th +OLD_FILES+=boot/gptboot +OLD_FILES+=boot/gptzfsboot +OLD_FILES+=boot/loader +OLD_FILES+=boot/loader.4th +OLD_FILES+=boot/loader.help +OLD_FILES+=boot/loader.rc +OLD_FILES+=boot/mbr +OLD_FILES+=boot/menu-commands.4th +OLD_FILES+=boot/menu.4th +OLD_FILES+=boot/menu.rc +OLD_FILES+=boot/pmbr +OLD_FILES+=boot/pxeboot +OLD_FILES+=boot/screen.4th +OLD_FILES+=boot/shortcuts.4th +OLD_FILES+=boot/support.4th +OLD_FILES+=boot/userboot.so +OLD_FILES+=boot/version.4th +OLD_FILES+=boot/zfsboot +OLD_FILES+=boot/zfsloader +OLD_FILES+=usr/lib/kgzldr.o +OLD_FILES+=usr/share/man/man5/loader.conf.5.gz +OLD_FILES+=usr/share/man/man8/beastie.4th.8.gz +OLD_FILES+=usr/share/man/man8/brand.4th.8.gz +OLD_FILES+=usr/share/man/man8/check-password.4th.8.gz +OLD_FILES+=usr/share/man/man8/color.4th.8.gz +OLD_FILES+=usr/share/man/man8/delay.4th.8.gz +OLD_FILES+=usr/share/man/man8/loader.4th.8.gz +OLD_FILES+=usr/share/man/man8/loader.8.gz +OLD_FILES+=usr/share/man/man8/menu.4th.8.gz +OLD_FILES+=usr/share/man/man8/pxeboot.8.gz +OLD_FILES+=usr/share/man/man8/version.4th.8.gz +.endif + +.if ${MK_BSD_CPIO} == no +OLD_FILES+=usr/bin/bsdcpio +OLD_FILES+=usr/bin/cpio +OLD_FILES+=usr/share/man/man1/bsdcpio.1.gz +OLD_FILES+=usr/share/man/man1/cpio.1.gz +.endif + +.if ${MK_BSNMP} == no +#OLD_FILES+=etc/snmpd.config # intentionally left out +OLD_FILES+=usr/bin/bsnmpget +OLD_FILES+=usr/bin/bsnmpset +OLD_FILES+=usr/bin/bsnmpwalk +OLD_FILES+=usr/include/bsnmp/asn1.h +OLD_FILES+=usr/include/bsnmp/bridge_snmp.h +OLD_FILES+=usr/include/bsnmp/snmp.h +OLD_FILES+=usr/include/bsnmp/snmp_atm.h +OLD_FILES+=usr/include/bsnmp/snmp_mibII.h +OLD_FILES+=usr/include/bsnmp/snmp_netgraph.h +OLD_FILES+=usr/include/bsnmp/snmpagent.h +OLD_FILES+=usr/include/bsnmp/snmpclient.h +OLD_FILES+=usr/include/bsnmp/snmpmod.h +OLD_FILES+=usr/lib/libbsnmp.a +OLD_FILES+=usr/lib/libbsnmp.so +OLD_LIBS+=usr/lib/libbsnmp.so.6 +OLD_FILES+=usr/lib/libbsnmp_p.a +OLD_FILES+=usr/lib/libbsnmptools.a +OLD_FILES+=usr/lib/libbsnmptools.so +OLD_LIBS+=usr/lib/libbsnmptools.so.0 +OLD_FILES+=usr/lib/libbsnmptools_p.a +OLD_FILES+=usr/lib/snmp_atm.so +OLD_LIBS+=usr/lib/snmp_atm.so.6 +OLD_FILES+=usr/lib/snmp_bridge.so +OLD_LIBS+=usr/lib/snmp_bridge.so.6 +OLD_FILES+=usr/lib/snmp_hostres.so +OLD_LIBS+=usr/lib/snmp_hostres.so.6 +OLD_FILES+=usr/lib/snmp_mibII.so +OLD_LIBS+=usr/lib/snmp_mibII.so.6 +OLD_FILES+=usr/lib/snmp_netgraph.so +OLD_LIBS+=usr/lib/snmp_netgraph.so.6 +OLD_FILES+=usr/lib/snmp_pf.so +OLD_LIBS+=usr/lib/snmp_pf.so.6 +OLD_FILES+=usr/lib/snmp_target.so +OLD_LIBS+=usr/lib/snmp_target.so.6 +OLD_FILES+=usr/lib/snmp_usm.so +OLD_LIBS+=usr/lib/snmp_usm.so.6 +OLD_FILES+=usr/lib/snmp_vacm.so +OLD_LIBS+=usr/lib/snmp_vacm.so.6 +OLD_FILES+=usr/lib/snmp_wlan.so +OLD_LIBS+=usr/lib/snmp_wlan.so.6 +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libbsnmp.a +OLD_FILES+=usr/lib32/libbsnmp.so +OLD_LIBS+=usr/lib32/libbsnmp.so.6 +OLD_FILES+=usr/lib32/libbsnmp_p.a +.endif +OLD_FILES+=usr/sbin/bsnmpd +OLD_FILES+=usr/sbin/gensnmptree +OLD_FILES+=usr/share/examples/etc/snmpd.config +OLD_FILES+=usr/share/man/man1/bsnmpd.1.gz +OLD_FILES+=usr/share/man/man1/bsnmpget.1.gz +OLD_FILES+=usr/share/man/man1/bsnmpset.1.gz +OLD_FILES+=usr/share/man/man1/bsnmpwalk.1.gz +OLD_FILES+=usr/share/man/man1/gensnmptree.1.gz +OLD_FILES+=usr/share/man/man3/asn1.3.gz +OLD_FILES+=usr/share/man/man3/bsnmpagent.3.gz +OLD_FILES+=usr/share/man/man3/bsnmpclient.3.gz +OLD_FILES+=usr/share/man/man3/bsnmplib.3.gz +OLD_FILES+=usr/share/man/man3/snmp_atm.3.gz +OLD_FILES+=usr/share/man/man3/snmp_bridge.3.gz +OLD_FILES+=usr/share/man/man3/snmp_hostres.3.gz +OLD_FILES+=usr/share/man/man3/snmp_mibII.3.gz +OLD_FILES+=usr/share/man/man3/snmp_netgraph.3.gz +OLD_FILES+=usr/share/man/man3/snmp_target.3.gz +OLD_FILES+=usr/share/man/man3/snmp_usm.3.gz +OLD_FILES+=usr/share/man/man3/snmp_vacm.3.gz +OLD_FILES+=usr/share/man/man3/snmp_wlan.3.gz +OLD_FILES+=usr/share/man/man3/snmpmod.3.gz +OLD_FILES+=usr/share/snmp/defs/atm_freebsd.def +OLD_FILES+=usr/share/snmp/defs/atm_tree.def +OLD_FILES+=usr/share/snmp/defs/bridge_tree.def +OLD_FILES+=usr/share/snmp/defs/hostres_tree.def +OLD_FILES+=usr/share/snmp/defs/mibII_tree.def +OLD_FILES+=usr/share/snmp/defs/netgraph_tree.def +OLD_FILES+=usr/share/snmp/defs/pf_tree.def +OLD_FILES+=usr/share/snmp/defs/target_tree.def +OLD_FILES+=usr/share/snmp/defs/tree.def +OLD_FILES+=usr/share/snmp/defs/usm_tree.def +OLD_FILES+=usr/share/snmp/defs/vacm_tree.def +OLD_FILES+=usr/share/snmp/defs/wlan_tree.def +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM-FREEBSD-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-BRIDGE-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-HOSTRES-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-IP-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-MIB2-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-NETGRAPH.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-PF-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-SNMPD.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-WIRELESS-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/BRIDGE-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/FOKUS-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/FREEBSD-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/RSTP-MIB.txt +.endif .if ${MK_CALENDAR} == no OLD_FILES+=etc/periodic/daily/300.calendar @@ -470,6 +713,7 @@ OLD_FILES+=usr/bin/calendar OLD_FILES+=usr/share/calendar/calendar.all OLD_FILES+=usr/share/calendar/calendar.australia OLD_FILES+=usr/share/calendar/calendar.birthday +OLD_FILES+=usr/share/calendar/calendar.brazilian OLD_FILES+=usr/share/calendar/calendar.christian OLD_FILES+=usr/share/calendar/calendar.computer OLD_FILES+=usr/share/calendar/calendar.croatian @@ -510,6 +754,16 @@ OLD_FILES+=usr/share/calendar/hr_HR.ISO8859-2/calendar.praznici OLD_FILES+=usr/share/calendar/hu_HU.ISO8859-2/calendar.all OLD_FILES+=usr/share/calendar/hu_HU.ISO8859-2/calendar.nevnapok OLD_FILES+=usr/share/calendar/hu_HU.ISO8859-2/calendar.unnepek +OLD_DIRS+=usr/share/calendar/pt_BR.ISO8859-1 +OLD_FILES+=usr/share/calendar/pt_BR.ISO8859-1/calendar.all +OLD_FILES+=usr/share/calendar/pt_BR.ISO8859-1/calendar.commemorative +OLD_FILES+=usr/share/calendar/pt_BR.ISO8859-1/calendar.holidays +OLD_FILES+=usr/share/calendar/pt_BR.ISO8859-1/calendar.mcommemorative +OLD_DIRS+=usr/share/calendar/pt_BR.UTF-8 +OLD_FILES+=usr/share/calendar/pt_BR.UTF-8/calendar.all +OLD_FILES+=usr/share/calendar/pt_BR.UTF-8/calendar.commemorative +OLD_FILES+=usr/share/calendar/pt_BR.UTF-8/calendar.holidays +OLD_FILES+=usr/share/calendar/pt_BR.UTF-8/calendar.mcommemorative OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.all OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.common OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.holiday @@ -538,6 +792,7 @@ OLD_FILES+=usr/bin/sgsmsg OLD_FILES+=usr/lib/dtrace/drti.o OLD_FILES+=usr/lib/dtrace/errno.d OLD_FILES+=usr/lib/dtrace/psinfo.d +OLD_FILES+=usr/lib/dtrace/regs_x86.d OLD_FILES+=usr/lib/dtrace/signal.d OLD_FILES+=usr/lib/dtrace/unistd.d OLD_FILES+=usr/lib/libavl.a @@ -586,45 +841,21 @@ OLD_LIBS+=usr/lib32/libuutil.so.2 OLD_FILES+=usr/lib32/libuutil_p.a .endif OLD_FILES+=usr/sbin/dtrace +OLD_FILES+=usr/sbin/dtruss OLD_FILES+=usr/sbin/lockstat +OLD_FILES+=usr/share/dtrace/toolkit/execsnoop +OLD_FILES+=usr/share/dtrace/toolkit/hotkernel +OLD_FILES+=usr/share/dtrace/toolkit/hotuser +OLD_FILES+=usr/share/dtrace/toolkit/opensnoop +OLD_FILES+=usr/share/dtrace/toolkit/procsystime +OLD_FILES+=usr/share/man/man1/ctfconvert.1.gz +OLD_FILES+=usr/share/man/man1/ctfdump.1.gz +OLD_FILES+=usr/share/man/man1/ctfmerge.1.gz OLD_FILES+=usr/share/man/man1/dtrace.1.gz +OLD_FILES+=usr/share/man/man1/dtruss.1.gz .endif -.if ${MK_ZFS} == no -OLD_FILES+=boot/gptzfsboot -OLD_FILES+=boot/zfsboot -OLD_FILES+=boot/zfsloader -OLD_FILES+=etc/periodic/daily/404.status-zfs -OLD_FILES+=etc/periodic/daily/800.scrub-zfs -OLD_LIBS+=lib/libzfs.so.2 -OLD_LIBS+=lib/libzpool.so.2 -OLD_FILES+=rescue/zfs -OLD_FILES+=rescue/zpool -OLD_FILES+=sbin/zfs -OLD_FILES+=sbin/zpool -OLD_FILES+=usr/bin/zinject -OLD_FILES+=usr/bin/ztest -OLD_FILES+=usr/lib/libzfs.a -OLD_FILES+=usr/lib/libzfs.so -OLD_FILES+=usr/lib/libzfs_p.a -OLD_FILES+=usr/lib/libzpool.a -OLD_FILES+=usr/lib/libzpool.so -.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" -OLD_FILES+=usr/lib32/libzfs.a -OLD_FILES+=usr/lib32/libzfs.so -OLD_LIBS+=usr/lib32/libzfs.so.2 -OLD_FILES+=usr/lib32/libzfs_p.a -OLD_FILES+=usr/lib32/libzpool.a -OLD_FILES+=usr/lib32/libzpool.so -OLD_LIBS+=usr/lib32/libzpool.so.2 -.endif -OLD_FILES+=usr/sbin/zdb -OLD_FILES+=usr/share/man/man8/zdb.8.gz -OLD_FILES+=usr/share/man/man8/zfs.8.gz -OLD_FILES+=usr/share/man/man8/zpool.8.gz -.endif - -.if ${MK_CLANG} == no +.if ${MK_CLANG} == no || ${MK_TOOLCHAIN} == "no" OLD_FILES+=usr/bin/clang OLD_FILES+=usr/bin/clang++ OLD_FILES+=usr/bin/clang-cpp @@ -659,12 +890,32 @@ OLD_FILES+=usr/include/clang/3.0/wmmintrin.h OLD_FILES+=usr/include/clang/3.0/x86intrin.h OLD_FILES+=usr/include/clang/3.0/xmmintrin.h OLD_DIRS+=usr/include/clang/3.0 -OLD_DIRS+=usr/include/clang +OLD_FILES+=usr/include/clang/3.1/altivec.h +OLD_FILES+=usr/include/clang/3.1/avx2intrin.h +OLD_FILES+=usr/include/clang/3.1/avxintrin.h +OLD_FILES+=usr/include/clang/3.1/bmi2intrin.h +OLD_FILES+=usr/include/clang/3.1/bmiintrin.h +OLD_FILES+=usr/include/clang/3.1/cpuid.h +OLD_FILES+=usr/include/clang/3.1/emmintrin.h +OLD_FILES+=usr/include/clang/3.1/fma4intrin.h +OLD_FILES+=usr/include/clang/3.1/immintrin.h +OLD_FILES+=usr/include/clang/3.1/lzcntintrin.h +OLD_FILES+=usr/include/clang/3.1/mm3dnow.h +OLD_FILES+=usr/include/clang/3.1/mm_malloc.h +OLD_FILES+=usr/include/clang/3.1/mmintrin.h +OLD_FILES+=usr/include/clang/3.1/module.map +OLD_FILES+=usr/include/clang/3.1/nmmintrin.h +OLD_FILES+=usr/include/clang/3.1/pmmintrin.h +OLD_FILES+=usr/include/clang/3.1/popcntintrin.h +OLD_FILES+=usr/include/clang/3.1/smmintrin.h +OLD_FILES+=usr/include/clang/3.1/tmmintrin.h +OLD_FILES+=usr/include/clang/3.1/unwind.h +OLD_FILES+=usr/include/clang/3.1/wmmintrin.h +OLD_FILES+=usr/include/clang/3.1/x86intrin.h +OLD_FILES+=usr/include/clang/3.1/xmmintrin.h OLD_FILES+=usr/share/doc/llvm/clang/LICENSE.TXT -OLD_DIRS+=usr/share/doc/llvm/clang OLD_FILES+=usr/share/doc/llvm/COPYRIGHT.regex OLD_FILES+=usr/share/doc/llvm/LICENSE.TXT -OLD_DIRS+=usr/share/doc/llvm OLD_FILES+=usr/share/man/man1/clang.1.gz OLD_FILES+=usr/share/man/man1/clang++.1.gz OLD_FILES+=usr/share/man/man1/clang-cpp.1.gz @@ -711,12 +962,13 @@ OLD_FILES+=usr/share/man/man1/opt.1.gz .if ${MK_CPP} == no OLD_FILES+=usr/bin/cpp +OLD_FILES+=usr/bin/gcpp OLD_FILES+=usr/share/man/man1/cpp.1.gz +OLD_FILES+=usr/share/man/man1/gcpp.1.gz .endif -#.if ${MK_CRYPT} == no -# to be filled in -#.endif +.if ${MK_CRYPT} == no +.endif .if ${MK_CTM} == no OLD_FILES+=usr/sbin/ctm @@ -1325,6 +1577,18 @@ OLD_FILES+=usr/lib/libstdc++.a #OLD_LIBS+=usr/lib/libstdc++.so.6 OLD_FILES+=usr/lib/libstdc++_p.a OLD_FILES+=usr/lib/libsupc++.a +OLD_LIBS+=usr/lib/libsupc++.so +OLD_LIBS+=usr/lib/libsupc++.so.1 +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "i386" +OLD_FILES+=usr/lib32/libstdc++.a +OLD_FILES+=usr/lib32/libstdc++.so +OLD_LIBS+=usr/lib32/libstdc++.so.6 +OLD_FILES+=usr/lib32/libstdc++_p.a +OLD_FILES+=usr/lib32/libsupc++.a +OLD_FILES+=usr/lib32/libsupc++.so +OLD_LIBS+=usr/lib32/libsupc++.so.1 +OLD_FILES+=usr/lib32/libsupc++_p.a +.endif OLD_FILES+=usr/lib/libsupc++_p.a OLD_FILES+=usr/libexec/cc1plus .endif @@ -1338,9 +1602,307 @@ OLD_FILES+=usr/share/dict/web2a OLD_FILES+=usr/share/dict/words .endif -#.if ${MK_EXAMPLES} == no -# to be filled in -#.endif +.if ${MK_EXAMPLES} == no +OLD_FILES+=usr/share/examples/BSD_daemon/FreeBSD.pfa +OLD_FILES+=usr/share/examples/BSD_daemon/README +OLD_FILES+=usr/share/examples/BSD_daemon/beastie.eps +OLD_FILES+=usr/share/examples/BSD_daemon/beastie.fig +OLD_FILES+=usr/share/examples/BSD_daemon/eps.patch +OLD_FILES+=usr/share/examples/BSD_daemon/poster.sh +OLD_FILES+=usr/share/examples/FreeBSD_version/FreeBSD_version.c +OLD_FILES+=usr/share/examples/FreeBSD_version/Makefile +OLD_FILES+=usr/share/examples/FreeBSD_version/README +OLD_FILES+=usr/share/examples/IPv6/USAGE +OLD_FILES+=usr/share/examples/bootforth/README +OLD_FILES+=usr/share/examples/bootforth/boot.4th +OLD_FILES+=usr/share/examples/bootforth/frames.4th +OLD_FILES+=usr/share/examples/bootforth/loader.rc +OLD_FILES+=usr/share/examples/bootforth/menu.4th +OLD_FILES+=usr/share/examples/bootforth/menuconf.4th +OLD_FILES+=usr/share/examples/bootforth/screen.4th +OLD_FILES+=usr/share/examples/csh/dot.cshrc +OLD_FILES+=usr/share/examples/cvsup/README +OLD_FILES+=usr/share/examples/cvsup/cvs-supfile +OLD_FILES+=usr/share/examples/cvsup/doc-supfile +OLD_FILES+=usr/share/examples/cvsup/gnats-supfile +OLD_FILES+=usr/share/examples/cvsup/ports-supfile +OLD_FILES+=usr/share/examples/cvsup/refuse +OLD_FILES+=usr/share/examples/cvsup/refuse.README +OLD_FILES+=usr/share/examples/cvsup/stable-supfile +OLD_FILES+=usr/share/examples/cvsup/standard-supfile +OLD_FILES+=usr/share/examples/cvsup/www-supfile +OLD_FILES+=usr/share/examples/diskless/ME +OLD_FILES+=usr/share/examples/diskless/README.BOOTP +OLD_FILES+=usr/share/examples/diskless/README.TEMPLATING +OLD_FILES+=usr/share/examples/diskless/clone_root +OLD_FILES+=usr/share/examples/drivers/README +OLD_FILES+=usr/share/examples/drivers/make_device_driver.sh +OLD_FILES+=usr/share/examples/drivers/make_pseudo_driver.sh +OLD_FILES+=usr/share/examples/etc/README.examples +OLD_FILES+=usr/share/examples/etc/amd.map +OLD_FILES+=usr/share/examples/etc/apmd.conf +OLD_FILES+=usr/share/examples/etc/auth.conf +OLD_FILES+=usr/share/examples/etc/bsd-style-copyright +OLD_FILES+=usr/share/examples/etc/crontab +OLD_FILES+=usr/share/examples/etc/csh.cshrc +OLD_FILES+=usr/share/examples/etc/csh.login +OLD_FILES+=usr/share/examples/etc/csh.logout +OLD_FILES+=usr/share/examples/etc/ddb.conf +OLD_FILES+=usr/share/examples/etc/defaults/bluetooth.device.conf +OLD_FILES+=usr/share/examples/etc/defaults/devfs.rules +OLD_FILES+=usr/share/examples/etc/defaults/periodic.conf +OLD_FILES+=usr/share/examples/etc/defaults/rc.conf +OLD_FILES+=usr/share/examples/etc/devd.conf +OLD_FILES+=usr/share/examples/etc/devfs.conf +OLD_FILES+=usr/share/examples/etc/dhclient.conf +OLD_FILES+=usr/share/examples/etc/disktab +OLD_FILES+=usr/share/examples/etc/fbtab +OLD_FILES+=usr/share/examples/etc/freebsd-update.conf +OLD_FILES+=usr/share/examples/etc/ftpusers +OLD_FILES+=usr/share/examples/etc/gettytab +OLD_FILES+=usr/share/examples/etc/group +OLD_FILES+=usr/share/examples/etc/hosts +OLD_FILES+=usr/share/examples/etc/hosts.allow +OLD_FILES+=usr/share/examples/etc/hosts.equiv +OLD_FILES+=usr/share/examples/etc/hosts.lpd +OLD_FILES+=usr/share/examples/etc/inetd.conf +OLD_FILES+=usr/share/examples/etc/libalias.conf +OLD_FILES+=usr/share/examples/etc/locate.rc +OLD_FILES+=usr/share/examples/etc/login.access +OLD_FILES+=usr/share/examples/etc/login.conf +OLD_FILES+=usr/share/examples/etc/mac.conf +OLD_FILES+=usr/share/examples/etc/mail.rc +OLD_FILES+=usr/share/examples/etc/make.conf +OLD_FILES+=usr/share/examples/etc/motd +OLD_FILES+=usr/share/examples/etc/netconfig +OLD_FILES+=usr/share/examples/etc/netstart +OLD_FILES+=usr/share/examples/etc/network.subr +OLD_FILES+=usr/share/examples/etc/networks +OLD_FILES+=usr/share/examples/etc/newsyslog.conf +OLD_FILES+=usr/share/examples/etc/nscd.conf +OLD_FILES+=usr/share/examples/etc/nsmb.conf +OLD_FILES+=usr/share/examples/etc/nsswitch.conf +OLD_FILES+=usr/share/examples/etc/ntp.conf +OLD_FILES+=usr/share/examples/etc/opieaccess +OLD_FILES+=usr/share/examples/etc/pccard_ether +OLD_FILES+=usr/share/examples/etc/pf.os +OLD_FILES+=usr/share/examples/etc/phones +OLD_FILES+=usr/share/examples/etc/portsnap.conf +OLD_FILES+=usr/share/examples/etc/printcap +OLD_FILES+=usr/share/examples/etc/profile +OLD_FILES+=usr/share/examples/etc/protocols +OLD_FILES+=usr/share/examples/etc/rc +OLD_FILES+=usr/share/examples/etc/rc.bsdextended +OLD_FILES+=usr/share/examples/etc/rc.firewall +OLD_FILES+=usr/share/examples/etc/rc.initdiskless +OLD_FILES+=usr/share/examples/etc/rc.resume +OLD_FILES+=usr/share/examples/etc/rc.sendmail +OLD_FILES+=usr/share/examples/etc/rc.shutdown +OLD_FILES+=usr/share/examples/etc/rc.subr +OLD_FILES+=usr/share/examples/etc/rc.suspend +OLD_FILES+=usr/share/examples/etc/regdomain.xml +OLD_FILES+=usr/share/examples/etc/remote +OLD_FILES+=usr/share/examples/etc/rpc +OLD_FILES+=usr/share/examples/etc/services +OLD_FILES+=usr/share/examples/etc/shells +OLD_FILES+=usr/share/examples/etc/snmpd.config +OLD_FILES+=usr/share/examples/etc/sysctl.conf +OLD_FILES+=usr/share/examples/etc/syslog.conf +OLD_FILES+=usr/share/examples/etc/termcap.small +OLD_FILES+=usr/share/examples/etc/ttys +OLD_FILES+=usr/share/examples/etc/wpa_supplicant.conf +OLD_FILES+=usr/share/examples/find_interface/Makefile +OLD_FILES+=usr/share/examples/find_interface/README +OLD_FILES+=usr/share/examples/find_interface/find_interface.c +OLD_FILES+=usr/share/examples/hast/ucarp.sh +OLD_FILES+=usr/share/examples/hast/ucarp_down.sh +OLD_FILES+=usr/share/examples/hast/ucarp_up.sh +OLD_FILES+=usr/share/examples/hast/vip-down.sh +OLD_FILES+=usr/share/examples/hast/vip-up.sh +OLD_FILES+=usr/share/examples/hostapd/hostapd.conf +OLD_FILES+=usr/share/examples/hostapd/hostapd.eap_user +OLD_FILES+=usr/share/examples/hostapd/hostapd.wpa_psk +OLD_FILES+=usr/share/examples/ibcs2/README +OLD_FILES+=usr/share/examples/ibcs2/hello.uu +OLD_FILES+=usr/share/examples/indent/indent.pro +OLD_FILES+=usr/share/examples/ipfilter/BASIC.NAT +OLD_FILES+=usr/share/examples/ipfilter/BASIC_1.FW +OLD_FILES+=usr/share/examples/ipfilter/BASIC_2.FW +OLD_FILES+=usr/share/examples/ipfilter/README +OLD_FILES+=usr/share/examples/ipfilter/example.1 +OLD_FILES+=usr/share/examples/ipfilter/example.10 +OLD_FILES+=usr/share/examples/ipfilter/example.11 +OLD_FILES+=usr/share/examples/ipfilter/example.12 +OLD_FILES+=usr/share/examples/ipfilter/example.13 +OLD_FILES+=usr/share/examples/ipfilter/example.14 +OLD_FILES+=usr/share/examples/ipfilter/example.2 +OLD_FILES+=usr/share/examples/ipfilter/example.3 +OLD_FILES+=usr/share/examples/ipfilter/example.4 +OLD_FILES+=usr/share/examples/ipfilter/example.5 +OLD_FILES+=usr/share/examples/ipfilter/example.6 +OLD_FILES+=usr/share/examples/ipfilter/example.7 +OLD_FILES+=usr/share/examples/ipfilter/example.8 +OLD_FILES+=usr/share/examples/ipfilter/example.9 +OLD_FILES+=usr/share/examples/ipfilter/example.sr +OLD_FILES+=usr/share/examples/ipfilter/examples.txt +OLD_FILES+=usr/share/examples/ipfilter/firewall +OLD_FILES+=usr/share/examples/ipfilter/firewall.1 +OLD_FILES+=usr/share/examples/ipfilter/firewall.2 +OLD_FILES+=usr/share/examples/ipfilter/ftp-proxy +OLD_FILES+=usr/share/examples/ipfilter/ftppxy +OLD_FILES+=usr/share/examples/ipfilter/ipf-howto.txt +OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.permissive +OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.restrictive +OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.sample +OLD_FILES+=usr/share/examples/ipfilter/ipnat.conf.sample +OLD_FILES+=usr/share/examples/ipfilter/mkfilters +OLD_FILES+=usr/share/examples/ipfilter/nat-setup +OLD_FILES+=usr/share/examples/ipfilter/nat.eg +OLD_FILES+=usr/share/examples/ipfilter/rules.txt +OLD_FILES+=usr/share/examples/ipfilter/server +OLD_FILES+=usr/share/examples/ipfilter/tcpstate +OLD_FILES+=usr/share/examples/ipfw/change_rules.sh +OLD_FILES+=usr/share/examples/jails/README +OLD_FILES+=usr/share/examples/kld/Makefile +OLD_FILES+=usr/share/examples/kld/cdev/Makefile +OLD_FILES+=usr/share/examples/kld/cdev/README +OLD_FILES+=usr/share/examples/kld/cdev/module/Makefile +OLD_FILES+=usr/share/examples/kld/cdev/module/cdev.c +OLD_FILES+=usr/share/examples/kld/cdev/module/cdev.h +OLD_FILES+=usr/share/examples/kld/cdev/module/cdevmod.c +OLD_FILES+=usr/share/examples/kld/cdev/test/Makefile +OLD_FILES+=usr/share/examples/kld/cdev/test/testcdev.c +OLD_FILES+=usr/share/examples/kld/dyn_sysctl/Makefile +OLD_FILES+=usr/share/examples/kld/dyn_sysctl/README +OLD_FILES+=usr/share/examples/kld/dyn_sysctl/dyn_sysctl.c +OLD_FILES+=usr/share/examples/kld/firmware/Makefile +OLD_FILES+=usr/share/examples/kld/firmware/README +OLD_FILES+=usr/share/examples/kld/firmware/fwconsumer/Makefile +OLD_FILES+=usr/share/examples/kld/firmware/fwconsumer/fw_consumer.c +OLD_FILES+=usr/share/examples/kld/firmware/fwimage/Makefile +OLD_FILES+=usr/share/examples/kld/firmware/fwimage/firmware.img.uu +OLD_FILES+=usr/share/examples/kld/khelp/Makefile +OLD_FILES+=usr/share/examples/kld/khelp/README +OLD_FILES+=usr/share/examples/kld/khelp/h_example.c +OLD_FILES+=usr/share/examples/kld/syscall/Makefile +OLD_FILES+=usr/share/examples/kld/syscall/module/Makefile +OLD_FILES+=usr/share/examples/kld/syscall/module/syscall.c +OLD_FILES+=usr/share/examples/kld/syscall/test/Makefile +OLD_FILES+=usr/share/examples/kld/syscall/test/call.c +OLD_FILES+=usr/share/examples/libvgl/Makefile +OLD_FILES+=usr/share/examples/libvgl/demo.c +OLD_FILES+=usr/share/examples/mdoc/POSIX-copyright +OLD_FILES+=usr/share/examples/mdoc/deshallify.sh +OLD_FILES+=usr/share/examples/mdoc/example.1 +OLD_FILES+=usr/share/examples/mdoc/example.3 +OLD_FILES+=usr/share/examples/mdoc/example.4 +OLD_FILES+=usr/share/examples/mdoc/example.9 +OLD_FILES+=usr/share/examples/netgraph/ether.bridge +OLD_FILES+=usr/share/examples/netgraph/frame_relay +OLD_FILES+=usr/share/examples/netgraph/ngctl +OLD_FILES+=usr/share/examples/netgraph/raw +OLD_FILES+=usr/share/examples/netgraph/udp.tunnel +OLD_FILES+=usr/share/examples/netgraph/virtual.chain +OLD_FILES+=usr/share/examples/netgraph/virtual.lan +OLD_FILES+=usr/share/examples/nwclient/dot.nwfsrc +OLD_FILES+=usr/share/examples/nwclient/nwfs.sh.sample +OLD_FILES+=usr/share/examples/perfmon/Makefile +OLD_FILES+=usr/share/examples/perfmon/README +OLD_FILES+=usr/share/examples/perfmon/perfmon.c +OLD_FILES+=usr/share/examples/pf/ackpri +OLD_FILES+=usr/share/examples/pf/faq-example1 +OLD_FILES+=usr/share/examples/pf/faq-example2 +OLD_FILES+=usr/share/examples/pf/faq-example3 +OLD_FILES+=usr/share/examples/pf/pf.conf +OLD_FILES+=usr/share/examples/pf/queue1 +OLD_FILES+=usr/share/examples/pf/queue2 +OLD_FILES+=usr/share/examples/pf/queue3 +OLD_FILES+=usr/share/examples/pf/queue4 +OLD_FILES+=usr/share/examples/pf/spamd +OLD_FILES+=usr/share/examples/portal/README +OLD_FILES+=usr/share/examples/portal/portal.conf +OLD_FILES+=usr/share/examples/ppi/Makefile +OLD_FILES+=usr/share/examples/ppi/ppilcd.c +OLD_FILES+=usr/share/examples/ppp/chap-auth +OLD_FILES+=usr/share/examples/ppp/login-auth +OLD_FILES+=usr/share/examples/ppp/ppp.conf.sample +OLD_FILES+=usr/share/examples/ppp/ppp.conf.span-isp +OLD_FILES+=usr/share/examples/ppp/ppp.conf.span-isp.working +OLD_FILES+=usr/share/examples/ppp/ppp.linkdown.sample +OLD_FILES+=usr/share/examples/ppp/ppp.linkdown.span-isp +OLD_FILES+=usr/share/examples/ppp/ppp.linkdown.span-isp.working +OLD_FILES+=usr/share/examples/ppp/ppp.linkup.sample +OLD_FILES+=usr/share/examples/ppp/ppp.linkup.span-isp +OLD_FILES+=usr/share/examples/ppp/ppp.linkup.span-isp.working +OLD_FILES+=usr/share/examples/ppp/ppp.secret.sample +OLD_FILES+=usr/share/examples/ppp/ppp.secret.span-isp +OLD_FILES+=usr/share/examples/ppp/ppp.secret.span-isp.working +OLD_FILES+=usr/share/examples/printing/README +OLD_FILES+=usr/share/examples/printing/diablo-if-net +OLD_FILES+=usr/share/examples/printing/hpdf +OLD_FILES+=usr/share/examples/printing/hpif +OLD_FILES+=usr/share/examples/printing/hpof +OLD_FILES+=usr/share/examples/printing/hprf +OLD_FILES+=usr/share/examples/printing/hpvf +OLD_FILES+=usr/share/examples/printing/if-simple +OLD_FILES+=usr/share/examples/printing/if-simpleX +OLD_FILES+=usr/share/examples/printing/ifhp +OLD_FILES+=usr/share/examples/printing/make-ps-header +OLD_FILES+=usr/share/examples/printing/netprint +OLD_FILES+=usr/share/examples/printing/psdf +OLD_FILES+=usr/share/examples/printing/psdfX +OLD_FILES+=usr/share/examples/printing/psif +OLD_FILES+=usr/share/examples/printing/pstf +OLD_FILES+=usr/share/examples/printing/pstfX +OLD_FILES+=usr/share/examples/scsi_target/Makefile +OLD_FILES+=usr/share/examples/scsi_target/scsi_cmds.c +OLD_FILES+=usr/share/examples/scsi_target/scsi_target.8 +OLD_FILES+=usr/share/examples/scsi_target/scsi_target.c +OLD_FILES+=usr/share/examples/scsi_target/scsi_target.h +OLD_FILES+=usr/share/examples/ses/Makefile +OLD_FILES+=usr/share/examples/ses/Makefile.inc +OLD_FILES+=usr/share/examples/ses/getencstat/Makefile +OLD_FILES+=usr/share/examples/ses/getencstat/getencstat.0 +OLD_FILES+=usr/share/examples/ses/sesd/Makefile +OLD_FILES+=usr/share/examples/ses/sesd/sesd.0 +OLD_FILES+=usr/share/examples/ses/setencstat/Makefile +OLD_FILES+=usr/share/examples/ses/setencstat/setencstat.0 +OLD_FILES+=usr/share/examples/ses/setobjstat/Makefile +OLD_FILES+=usr/share/examples/ses/setobjstat/setobjstat.0 +OLD_FILES+=usr/share/examples/ses/srcs/chpmon.c +OLD_FILES+=usr/share/examples/ses/srcs/eltsub.c +OLD_FILES+=usr/share/examples/ses/srcs/eltsub.h +OLD_FILES+=usr/share/examples/ses/srcs/getencstat.c +OLD_FILES+=usr/share/examples/ses/srcs/getnobj.c +OLD_FILES+=usr/share/examples/ses/srcs/getobjmap.c +OLD_FILES+=usr/share/examples/ses/srcs/getobjstat.c +OLD_FILES+=usr/share/examples/ses/srcs/inienc.c +OLD_FILES+=usr/share/examples/ses/srcs/sesd.c +OLD_FILES+=usr/share/examples/ses/srcs/setencstat.c +OLD_FILES+=usr/share/examples/ses/srcs/setobjstat.c +OLD_FILES+=usr/share/examples/smbfs/dot.nsmbrc +OLD_FILES+=usr/share/examples/smbfs/print/lj6l +OLD_FILES+=usr/share/examples/smbfs/print/ljspool +OLD_FILES+=usr/share/examples/smbfs/print/printcap.sample +OLD_FILES+=usr/share/examples/smbfs/print/tolj +OLD_FILES+=usr/share/examples/sunrpc/Makefile +OLD_FILES+=usr/share/examples/sunrpc/dir/Makefile +OLD_FILES+=usr/share/examples/sunrpc/dir/dir.x +OLD_FILES+=usr/share/examples/sunrpc/dir/dir_proc.c +OLD_FILES+=usr/share/examples/sunrpc/dir/rls.c +OLD_FILES+=usr/share/examples/sunrpc/msg/Makefile +OLD_FILES+=usr/share/examples/sunrpc/msg/msg.x +OLD_FILES+=usr/share/examples/sunrpc/msg/msg_proc.c +OLD_FILES+=usr/share/examples/sunrpc/msg/printmsg.c +OLD_FILES+=usr/share/examples/sunrpc/msg/rprintmsg.c +OLD_FILES+=usr/share/examples/sunrpc/sort/Makefile +OLD_FILES+=usr/share/examples/sunrpc/sort/rsort.c +OLD_FILES+=usr/share/examples/sunrpc/sort/sort.x +OLD_FILES+=usr/share/examples/sunrpc/sort/sort_proc.c +OLD_FILES+=usr/share/examples/tcsh/complete.tcsh +OLD_FILES+=usr/share/examples/tcsh/csh-mode.el +OLD_FILES+=usr/share/man/man1/mkfilters.1.gz +.endif .if ${MK_FLOPPY} == no OLD_FILES+=usr/sbin/fdcontrol @@ -1353,6 +1915,18 @@ OLD_FILES+=usr/share/man/man1/fdwrite.1.gz OLD_FILES+=usr/share/man/man8/fdcontrol.8.gz .endif +.if ${MK_FORTH} == no +OLD_FILES+=usr/share/man/man5/loader.conf.5.gz +OLD_FILES+=usr/share/man/man8/beastie.4th.8.gz +OLD_FILES+=usr/share/man/man8/brand.4th.8.gz +OLD_FILES+=usr/share/man/man8/check-password.4th.8.gz +OLD_FILES+=usr/share/man/man8/color.4th.8.gz +OLD_FILES+=usr/share/man/man8/delay.4th.8.gz +OLD_FILES+=usr/share/man/man8/loader.4th.8.gz +OLD_FILES+=usr/share/man/man8/menu.4th.8.gz +OLD_FILES+=usr/share/man/man8/version.4th.8.gz +.endif + .if ${MK_FREEBSD_UPDATE} == no OLD_FILES+=etc/freebsd-update.conf OLD_FILES+=usr/sbin/freebsd-update @@ -1409,8 +1983,12 @@ OLD_FILES+=usr/share/man/man8/strfile.8.gz OLD_FILES+=usr/share/man/man8/unstr.8.gz .endif -.if ${MK_GCC} == no +.if ${MK_GCC} == no || ${MK_TOOLCHAIN} == no +OLD_FILES+=usr/bin/CC +OLD_FILES+=usr/bin/c++ OLD_FILES+=usr/bin/c++filt +OLD_FILES+=usr/bin/cc +OLD_FILES+=usr/bin/cpp OLD_FILES+=usr/bin/g++ OLD_FILES+=usr/bin/gcc OLD_FILES+=usr/bin/gcov @@ -1431,8 +2009,6 @@ OLD_FILES+=usr/include/gcc/4.2/altivec.h OLD_FILES+=usr/include/gcc/4.2/ppc-asm.h OLD_FILES+=usr/include/gcc/4.2/spe.h .endif -OLD_DIRS+=usr/include/gcc/4.2 -OLD_DIRS+=usr/include/gcc OLD_FILES+=usr/libexec/cc1 OLD_FILES+=usr/libexec/cc1plus OLD_FILES+=usr/share/info/cpp.info.gz @@ -1443,6 +2019,10 @@ OLD_FILES+=usr/share/man/man1/g++.1.gz OLD_FILES+=usr/share/man/man1/gcc.1.gz OLD_FILES+=usr/share/man/man1/gcov.1.gz OLD_FILES+=usr/share/man/man1/gcpp.1.gz +OLD_FILES+=usr/share/man/man1/CC.1.gz +OLD_FILES+=usr/share/man/man1/c++.1.gz +OLD_FILES+=usr/share/man/man1/cc.1.gz +OLD_FILES+=usr/share/man/man1/cpp.1.gz .endif .if ${MK_GCOV} == no @@ -1450,7 +2030,7 @@ OLD_FILES+=usr/bin/gcov OLD_FILES+=usr/share/man/man1/gcov.1.gz .endif -.if ${MK_GDB} == no +.if ${MK_GDB} == no || ${MK_TOOLCHAIN} == no OLD_FILES+=usr/bin/gdb OLD_FILES+=usr/bin/gdbserver OLD_FILES+=usr/bin/gdbtui @@ -1465,6 +2045,7 @@ OLD_FILES+=usr/share/man/man1/kgdb.1.gz .if ${MK_GPIB} == no OLD_FILES+=usr/include/dev/ieee488/ibfoo_int.h +OLD_FILES+=usr/include/dev/ieee488/tnt4882.h OLD_FILES+=usr/include/dev/ieee488/ugpib.h OLD_FILES+=usr/include/dev/ieee488/upd7210.h OLD_FILES+=usr/include/gpib/gpib.h @@ -1478,6 +2059,21 @@ OLD_FILES+=usr/lib32/libgpib.so OLD_LIBS+=usr/lib32/libgpib.so.3 OLD_FILES+=usr/lib32/libgpib_p.a .endif +OLD_FILES+=usr/share/man/man3/gpib.3.gz +OLD_FILES+=usr/share/man/man3/ibclr.3.gz +OLD_FILES+=usr/share/man/man3/ibdev.3.gz +OLD_FILES+=usr/share/man/man3/ibdma.3.gz +OLD_FILES+=usr/share/man/man3/ibeos.3.gz +OLD_FILES+=usr/share/man/man3/ibeot.3.gz +OLD_FILES+=usr/share/man/man3/ibloc.3.gz +OLD_FILES+=usr/share/man/man3/ibonl.3.gz +OLD_FILES+=usr/share/man/man3/ibpad.3.gz +OLD_FILES+=usr/share/man/man3/ibrd.3.gz +OLD_FILES+=usr/share/man/man3/ibsad.3.gz +OLD_FILES+=usr/share/man/man3/ibsic.3.gz +OLD_FILES+=usr/share/man/man3/ibtmo.3.gz +OLD_FILES+=usr/share/man/man3/ibtrg.3.gz +OLD_FILES+=usr/share/man/man3/ibwrt.3.gz .endif .if ${MK_GPIO} == no @@ -1517,6 +2113,77 @@ OLD_FILES+=usr/bin/tfmtodit OLD_FILES+=usr/bin/troff OLD_FILES+=usr/bin/vgrind OLD_FILES+=usr/libexec/vfontedpr +OLD_FILES+=usr/share/dict/eign +OLD_FILES+=usr/share/doc/papers/beyond43.ascii.gz +OLD_FILES+=usr/share/doc/papers/bio.ascii.gz +OLD_FILES+=usr/share/doc/papers/contents.ascii.gz +OLD_FILES+=usr/share/doc/papers/devfs.ascii.gz +OLD_FILES+=usr/share/doc/papers/diskperf.ascii.gz +OLD_FILES+=usr/share/doc/papers/fsinterface.ascii.gz +OLD_FILES+=usr/share/doc/papers/hwpmc.ascii.gz +OLD_FILES+=usr/share/doc/papers/jail.ascii.gz +OLD_FILES+=usr/share/doc/papers/kernmalloc.ascii.gz +OLD_FILES+=usr/share/doc/papers/kerntune.ascii.gz +OLD_FILES+=usr/share/doc/papers/malloc.ascii.gz +OLD_FILES+=usr/share/doc/papers/newvm.ascii.gz +OLD_FILES+=usr/share/doc/papers/releng.ascii.gz +OLD_FILES+=usr/share/doc/papers/sysperf.ascii.gz +OLD_FILES+=usr/share/doc/papers/timecounter.ascii.gz +OLD_FILES+=usr/share/doc/psd/01.cacm/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/02.implement/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/03.iosys/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/04.uprog/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/05.sysman/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/06.Clang/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/12.make/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/13.rcs/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/13.rcs/rcs_func.ascii.gz +OLD_FILES+=usr/share/doc/psd/15.yacc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/16.lex/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/17.m4/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/18.gprof/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/20.ipctut/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/21.ipc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/22.rpcgen/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/23.rpc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/24.xdr/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/25.xdrrfc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/26.rpcrfc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/27.nfsrfc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/28.cvs/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/Title.ascii.gz +OLD_FILES+=usr/share/doc/psd/contents.ascii.gz +OLD_FILES+=usr/share/doc/smm/01.setup/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/02.config/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/03.fsck/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/04.quotas/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/05.fastfs/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/06.nfs/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/07.lpd/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/08.sendmailop/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/11.timedop/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/12.timed/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/18.net/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/Title.ascii.gz +OLD_FILES+=usr/share/doc/smm/contents.ascii.gz +OLD_FILES+=usr/share/doc/usd/04.csh/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/05.dc/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/06.bc/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/07.mail/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/10.exref/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/10.exref/summary.ascii.gz +OLD_FILES+=usr/share/doc/usd/11.edit/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/12.vi/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/12.vi/summary.ascii.gz +OLD_FILES+=usr/share/doc/usd/12.vi/viapwh.ascii.gz +OLD_FILES+=usr/share/doc/usd/13.viref/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/18.msdiffs/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/19.memacros/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/20.meref/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/21.troff/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/22.trofftut/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/Title.ascii.gz +OLD_FILES+=usr/share/doc/usd/contents.ascii.gz OLD_FILES+=usr/share/groff_font/devX100-12/CB OLD_FILES+=usr/share/groff_font/devX100-12/CBI OLD_FILES+=usr/share/groff_font/devX100-12/CI @@ -2057,9 +2724,76 @@ OLD_FILES+=usr/share/man/man3/hesiod.3.gz OLD_FILES+=usr/share/man/man5/hesiod.conf.5.gz .endif -#.if ${MK_HTML} == no -# to be filled in -#.endif +.if ${MK_HTML} == no +OLD_FILES+=usr/share/doc/ncurses/hackguide.html +OLD_FILES+=usr/share/doc/ncurses/ncurses-intro.html +OLD_FILES+=usr/share/doc/ntp/accopt.html +OLD_FILES+=usr/share/doc/ntp/assoc.html +OLD_FILES+=usr/share/doc/ntp/audio.html +OLD_FILES+=usr/share/doc/ntp/authopt.html +OLD_FILES+=usr/share/doc/ntp/build.html +OLD_FILES+=usr/share/doc/ntp/clockopt.html +OLD_FILES+=usr/share/doc/ntp/config.html +OLD_FILES+=usr/share/doc/ntp/confopt.html +OLD_FILES+=usr/share/doc/ntp/copyright.html +OLD_FILES+=usr/share/doc/ntp/debug.html +OLD_FILES+=usr/share/doc/ntp/driver1.html +OLD_FILES+=usr/share/doc/ntp/driver10.html +OLD_FILES+=usr/share/doc/ntp/driver11.html +OLD_FILES+=usr/share/doc/ntp/driver12.html +OLD_FILES+=usr/share/doc/ntp/driver16.html +OLD_FILES+=usr/share/doc/ntp/driver18.html +OLD_FILES+=usr/share/doc/ntp/driver19.html +OLD_FILES+=usr/share/doc/ntp/driver2.html +OLD_FILES+=usr/share/doc/ntp/driver20.html +OLD_FILES+=usr/share/doc/ntp/driver22.html +OLD_FILES+=usr/share/doc/ntp/driver26.html +OLD_FILES+=usr/share/doc/ntp/driver27.html +OLD_FILES+=usr/share/doc/ntp/driver28.html +OLD_FILES+=usr/share/doc/ntp/driver29.html +OLD_FILES+=usr/share/doc/ntp/driver3.html +OLD_FILES+=usr/share/doc/ntp/driver30.html +OLD_FILES+=usr/share/doc/ntp/driver32.html +OLD_FILES+=usr/share/doc/ntp/driver33.html +OLD_FILES+=usr/share/doc/ntp/driver34.html +OLD_FILES+=usr/share/doc/ntp/driver35.html +OLD_FILES+=usr/share/doc/ntp/driver36.html +OLD_FILES+=usr/share/doc/ntp/driver37.html +OLD_FILES+=usr/share/doc/ntp/driver4.html +OLD_FILES+=usr/share/doc/ntp/driver5.html +OLD_FILES+=usr/share/doc/ntp/driver6.html +OLD_FILES+=usr/share/doc/ntp/driver7.html +OLD_FILES+=usr/share/doc/ntp/driver8.html +OLD_FILES+=usr/share/doc/ntp/driver9.html +OLD_FILES+=usr/share/doc/ntp/extern.html +OLD_FILES+=usr/share/doc/ntp/hints.html +OLD_FILES+=usr/share/doc/ntp/howto.html +OLD_FILES+=usr/share/doc/ntp/index.html +OLD_FILES+=usr/share/doc/ntp/kern.html +OLD_FILES+=usr/share/doc/ntp/ldisc.html +OLD_FILES+=usr/share/doc/ntp/measure.html +OLD_FILES+=usr/share/doc/ntp/miscopt.html +OLD_FILES+=usr/share/doc/ntp/monopt.html +OLD_FILES+=usr/share/doc/ntp/mx4200data.html +OLD_FILES+=usr/share/doc/ntp/notes.html +OLD_FILES+=usr/share/doc/ntp/ntpd.html +OLD_FILES+=usr/share/doc/ntp/ntpdate.html +OLD_FILES+=usr/share/doc/ntp/ntpdc.html +OLD_FILES+=usr/share/doc/ntp/ntpq.html +OLD_FILES+=usr/share/doc/ntp/ntptime.html +OLD_FILES+=usr/share/doc/ntp/ntptrace.html +OLD_FILES+=usr/share/doc/ntp/parsedata.html +OLD_FILES+=usr/share/doc/ntp/parsenew.html +OLD_FILES+=usr/share/doc/ntp/patches.html +OLD_FILES+=usr/share/doc/ntp/porting.html +OLD_FILES+=usr/share/doc/ntp/pps.html +OLD_FILES+=usr/share/doc/ntp/prefer.html +OLD_FILES+=usr/share/doc/ntp/quick.html +OLD_FILES+=usr/share/doc/ntp/rdebug.html +OLD_FILES+=usr/share/doc/ntp/refclock.html +OLD_FILES+=usr/share/doc/ntp/release.html +OLD_FILES+=usr/share/doc/ntp/tickadj.html +.endif .if ${MK_IDEA} == no OLD_FILES+=usr/include/openssl/idea.h @@ -2075,11 +2809,13 @@ OLD_FILES+=usr/sbin/ndp OLD_FILES+=usr/sbin/rip6query OLD_FILES+=usr/sbin/route6d OLD_FILES+=usr/sbin/rrenumd +OLD_FILES+=usr/sbin/rtadvctl OLD_FILES+=usr/sbin/rtadvd OLD_FILES+=usr/sbin/rtsold OLD_FILES+=usr/sbin/traceroute6 OLD_FILES+=usr/share/man/man5/rrenumd.conf.5.gz OLD_FILES+=usr/share/man/man5/rtadvd.conf.5.gz +OLD_FILES+=usr/share/man/man8/faithd.8.gz OLD_FILES+=usr/share/man/man8/ip6addrctl.8.gz OLD_FILES+=usr/share/man/man8/mld6query.8.gz OLD_FILES+=usr/share/man/man8/ndp.8.gz @@ -2087,6 +2823,7 @@ OLD_FILES+=usr/share/man/man8/ping6.8.gz OLD_FILES+=usr/share/man/man8/rip6query.8.gz OLD_FILES+=usr/share/man/man8/route6d.8.gz OLD_FILES+=usr/share/man/man8/rrenumd.8.gz +OLD_FILES+=usr/share/man/man8/rtadvctl.8.gz OLD_FILES+=usr/share/man/man8/rtadvd.8.gz OLD_FILES+=usr/share/man/man8/rtsol.8.gz OLD_FILES+=usr/share/man/man8/rtsold.8.gz @@ -2097,9 +2834,47 @@ OLD_FILES+=usr/share/man/man8/traceroute6.8.gz OLD_FILES+=rescue/ping6 .endif -#.if ${MK_INFO} == no -# to be filled in -#.endif +.if ${MK_INFO} == no +OLD_FILES+=usr/bin/info +OLD_FILES+=usr/bin/infokey +OLD_FILES+=usr/bin/install-info +OLD_FILES+=usr/bin/makeinfo +OLD_FILES+=usr/bin/texindex +OLD_FILES+=usr/share/info/am-utils.info.gz +OLD_FILES+=usr/share/info/as.info.gz +OLD_FILES+=usr/share/info/binutils.info.gz +OLD_FILES+=usr/share/info/com_err.info.gz +OLD_FILES+=usr/share/info/cpp.info.gz +OLD_FILES+=usr/share/info/cppinternals.info.gz +OLD_FILES+=usr/share/info/cvs.info.gz +OLD_FILES+=usr/share/info/cvsclient.info.gz +OLD_FILES+=usr/share/info/diff.info.gz +OLD_FILES+=usr/share/info/gcc.info.gz +OLD_FILES+=usr/share/info/gccint.info.gz +OLD_FILES+=usr/share/info/gdb.info.gz +OLD_FILES+=usr/share/info/gdbint.info.gz +OLD_FILES+=usr/share/info/gperf.info.gz +OLD_FILES+=usr/share/info/grep.info.gz +OLD_FILES+=usr/share/info/groff.info.gz +OLD_FILES+=usr/share/info/heimdal.info.gz +OLD_FILES+=usr/share/info/history.info.gz +OLD_FILES+=usr/share/info/info-stnd.info.gz +OLD_FILES+=usr/share/info/info.info.gz +OLD_FILES+=usr/share/info/ld.info.gz +OLD_FILES+=usr/share/info/readline.info.gz +OLD_FILES+=usr/share/info/regex.info.gz +OLD_FILES+=usr/share/info/rluserman.info.gz +OLD_FILES+=usr/share/info/send-pr.info.gz +OLD_FILES+=usr/share/info/stabs.info.gz +OLD_FILES+=usr/share/info/texinfo.info.gz +OLD_FILES+=usr/share/man/man1/info.1.gz +OLD_FILES+=usr/share/man/man1/infokey.1.gz +OLD_FILES+=usr/share/man/man1/install-info.1.gz +OLD_FILES+=usr/share/man/man1/makeinfo.1.gz +OLD_FILES+=usr/share/man/man1/texindex.1.gz +OLD_FILES+=usr/share/man/man5/info.5.gz +OLD_FILES+=usr/share/man/man5/texinfo.5.gz +.endif .if ${MK_IPFILTER} == no OLD_FILES+=etc/periodic/security/510.ipfdenied @@ -2161,8 +2936,10 @@ OLD_FILES+=usr/share/examples/ipfilter/ipnat.conf.sample OLD_FILES+=usr/share/examples/ipfilter/ipf-howto.txt OLD_FILES+=usr/share/examples/ipfilter/examples.txt OLD_FILES+=usr/share/examples/ipfilter/rules.txt +OLD_FILES+=usr/share/examples/ipfilter/mkfilters OLD_FILES+=usr/share/man/man1/ipftest.1.gz OLD_FILES+=usr/share/man/man1/ipresend.1.gz +OLD_FILES+=usr/share/man/man1/mkfilters.1.gz OLD_FILES+=usr/share/man/man4/ipf.4.gz OLD_FILES+=usr/share/man/man4/ipl.4.gz OLD_FILES+=usr/share/man/man4/ipfilter.4.gz @@ -2195,6 +2972,7 @@ OLD_FILES+=usr/share/man/man8/natd.8.gz .endif .if ${MK_IPX} == no +OLD_FILES+=etc/rc.d/ipxrouted OLD_LIBS+=lib/libipx.so.5 OLD_FILES+=usr/lib/libipx.a OLD_FILES+=usr/lib/libipx.so @@ -2216,15 +2994,16 @@ OLD_FILES+=usr/share/man/man8/IPXrouted.8.gz OLD_FILES+=usr/sbin/jail OLD_FILES+=usr/sbin/jexec OLD_FILES+=usr/sbin/jls +OLD_FILES+=usr/share/man/man5/jail.conf.5.gz OLD_FILES+=usr/share/man/man8/jail.8.gz OLD_FILES+=usr/share/man/man8/jexec.8.gz OLD_FILES+=usr/share/man/man8/jls.8.gz .endif .if ${MK_KERBEROS} == no -OLD_FILES+=usr/bin/compile_et OLD_FILES+=usr/bin/hxtool OLD_FILES+=usr/bin/kadmin +OLD_FILES+=usr/bin/kcc OLD_FILES+=usr/bin/kdestroy OLD_FILES+=usr/bin/kf OLD_FILES+=usr/bin/kgetcred @@ -2297,6 +3076,7 @@ OLD_FILES+=usr/include/pkinit_asn1.h OLD_FILES+=usr/include/resolve.h OLD_FILES+=usr/include/rfc2459_asn1.h OLD_FILES+=usr/include/roken-common.h +OLD_FILES+=usr/include/roken.h OLD_FILES+=usr/include/rtbl.h OLD_FILES+=usr/include/wind.h OLD_FILES+=usr/include/wind_err.h @@ -2305,10 +3085,6 @@ OLD_FILES+=usr/lib/libasn1.a OLD_FILES+=usr/lib/libasn1.so OLD_LIBS+=usr/lib/libasn1.so.11 OLD_FILES+=usr/lib/libasn1_p.a -OLD_FILES+=usr/lib/libcom_err.a -OLD_FILES+=usr/lib/libcom_err.so -OLD_LIBS+=usr/lib/libcom_err.so.5 -OLD_FILES+=usr/lib/libcom_err_p.a OLD_FILES+=usr/lib/libcom_err_p.a OLD_FILES+=usr/lib/libgssapi_krb5.a OLD_FILES+=usr/lib/libgssapi_krb5.so @@ -2379,6 +3155,10 @@ OLD_FILES+=usr/lib32/libasn1.a OLD_FILES+=usr/lib32/libasn1.so OLD_LIBS+=usr/lib32/libasn1.so.11 OLD_FILES+=usr/lib32/libasn1_p.a +OLD_FILES+=usr/lib32/libcom_err.a +OLD_FILES+=usr/lib32/libcom_err.so +OLD_LIBS+=usr/lib32/libcom_err.so.5 +OLD_FILES+=usr/lib32/libcom_err_p.a OLD_FILES+=usr/lib32/libgssapi_krb5.a OLD_FILES+=usr/lib32/libgssapi_krb5.so OLD_LIBS+=usr/lib32/libgssapi_krb5.so.10 @@ -2462,6 +3242,7 @@ OLD_FILES+=usr/sbin/iprop-log OLD_FILES+=usr/share/info/heimdal.info.gz OLD_FILES+=usr/share/man/man1/kdestroy.1.gz OLD_FILES+=usr/share/man/man1/kf.1.gz +OLD_FILES+=usr/share/man/man1/kgetcred.1.gz OLD_FILES+=usr/share/man/man1/kinit.1.gz OLD_FILES+=usr/share/man/man1/klist.1.gz OLD_FILES+=usr/share/man/man1/kpasswd.1.gz @@ -3190,6 +3971,7 @@ OLD_FILES+=usr/share/man/man8/kcm.8.gz OLD_FILES+=usr/share/man/man8/kdc.8.gz OLD_FILES+=usr/share/man/man8/kdigest.8.gz OLD_FILES+=usr/share/man/man8/kerberos.8.gz +OLD_FILES+=usr/share/man/man8/kfd.8.gz OLD_FILES+=usr/share/man/man8/kimpersonate.8.gz OLD_FILES+=usr/share/man/man8/kpasswdd.8.gz OLD_FILES+=usr/share/man/man8/kstash.8.gz @@ -3201,121 +3983,1979 @@ OLD_FILES+=usr/share/man/man8/verify_krb5_conf.8.gz OLD_FILES+=usr/share/man/man8/verify_krb5_conf.8.gz .endif -#.if ${MK_LIB32} == no -# to be filled in -#.endif - -#.if ${MK_LIBTHR} == no -# to be filled in -#.endif - -#.if ${MK_LOCALES} == no -# to be filled in -#.endif - -.if ${MK_LOCATE} == no -OLD_FILES+=etc/locate.rc -OLD_FILES+=etc/periodic/weekly/310.locate -OLD_FILES+=usr/bin/locate -OLD_FILES+=usr/libexec/locate.bigram -OLD_FILES+=usr/libexec/locate.code -OLD_FILES+=usr/libexec/locate.concatdb -OLD_FILES+=usr/libexec/locate.mklocatedb -OLD_FILES+=usr/libexec/locate.updatedb -OLD_FILES+=usr/share/man/man1/locate.1.gz -OLD_FILES+=usr/share/man/man8/locate.updatedb.8.gz -OLD_FILES+=usr/share/man/man8/updatedb.8.gz -.endif - -.if ${MK_LPR} == no -OLD_FILES+=etc/hosts.lpd -OLD_FILES+=etc/printcap -OLD_FILES+=usr/bin/lp -OLD_FILES+=usr/bin/lpq -OLD_FILES+=usr/bin/lpr -OLD_FILES+=usr/bin/lprm -OLD_FILES+=usr/libexec/lpr/ru/bjc-240.sh.sample -OLD_FILES+=usr/libexec/lpr/ru/koi2alt -OLD_FILES+=usr/libexec/lpr/ru/koi2855 -OLD_FILES+=usr/libexec/lpr/lpf -OLD_FILES+=usr/sbin/chkprintcap -OLD_FILES+=usr/sbin/lpc -OLD_FILES+=usr/sbin/lpd -OLD_FILES+=usr/sbin/lptest -OLD_FILES+=usr/sbin/pac -OLD_FILES+=usr/share/doc/smm/07.lpd/paper.ascii.gz -OLD_FILES+=usr/share/examples/etc/hosts.lpd -OLD_FILES+=usr/share/examples/etc/printcap -OLD_FILES+=usr/share/man/man1/lp.1.gz -OLD_FILES+=usr/share/man/man1/lpq.1.gz -OLD_FILES+=usr/share/man/man1/lpr.1.gz -OLD_FILES+=usr/share/man/man1/lprm.1.gz -OLD_FILES+=usr/share/man/man1/lptest.1.gz -OLD_FILES+=usr/share/man/man5/printcap.5.gz -OLD_FILES+=usr/share/man/man8/chkprintcap.8.gz -OLD_FILES+=usr/share/man/man8/lpc.8.gz -OLD_FILES+=usr/share/man/man8/lpd.8.gz -OLD_FILES+=usr/share/man/man8/pac.8.gz +.if ${MK_KERBEROS_SUPPORT} == no +OLD_FILES+=/usr/bin/compile_et +OLD_FILES+=/usr/include/com_err.h +OLD_FILES+=/usr/include/com_right.h +OLD_FILES+=/usr/lib/libcom_err.a +OLD_FILES+=/usr/lib/libcom_err.so +OLD_LIBS+=/usr/lib/libcom_err.so.5 +OLD_FILES+=/usr/lib/libcom_err_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=/usr/lib32/libcom_err.a +OLD_FILES+=/usr/lib32/libcom_err.so +OLD_LIBS+=/usr/lib32/libcom_err.so.5 +OLD_FILES+=/usr/lib32/libcom_err_p.a .endif - -.if ${MK_MAIL} == no -OLD_FILES+=etc/periodic/daily/130.clean-msgs -OLD_FILES+=usr/bin/Mail -OLD_FILES+=usr/bin/biff -OLD_FILES+=usr/bin/from -OLD_FILES+=usr/bin/mail -OLD_FILES+=usr/bin/mailx -OLD_FILES+=usr/bin/msgs -OLD_FILES+=usr/libexec/comsat -OLD_FILES+=usr/share/examples/etc/mail.rc -OLD_FILES+=usr/share/man/man1/Mail.1.gz -OLD_FILES+=usr/share/man/man1/biff.1.gz -OLD_FILES+=usr/share/man/man1/from.1.gz -OLD_FILES+=usr/share/man/man1/mail.1.gz -OLD_FILES+=usr/share/man/man1/mailx.1.gz -OLD_FILES+=usr/share/man/man1/msgs.1.gz -OLD_FILES+=usr/share/man/man8/comsat.8.gz -OLD_FILES+=usr/share/misc/mail.help -OLD_FILES+=usr/share/misc/mail.tildehelp +OLD_FILES+=/usr/share/info/com_err.info.gz +OLD_FILES+=/usr/share/man/man1/compile_et.1.gz +OLD_FILES+=/usr/share/man/man3/com_err.3.gz .endif -.if ${MK_MAILWRAPPER} == no -OLD_FILES+=etc/mail/mailer.conf -.if ${MK_SENDMAIL} == no -OLD_FILES+=usr/sbin/mailwrapper -.endif -OLD_FILES+=usr/share/man/man8/mailwrapper.8.gz +.if ${MK_LEGACY_CONSOLE} == no +OLD_FILES+=usr/sbin/kbdcontrol +OLD_FILES+=usr/sbin/kbdmap +OLD_FILES+=usr/sbin/moused +OLD_FILES+=usr/sbin/vidcontrol +OLD_FILES+=usr/sbin/vidfont +OLD_FILES+=usr/share/man/man1/kbdcontrol.1.gz +OLD_FILES+=usr/share/man/man1/kbdmap.1.gz +OLD_FILES+=usr/share/man/man1/vidcontrol.1.gz +OLD_FILES+=usr/share/man/man1/vidfont.1.gz +OLD_FILES+=usr/share/man/man5/kbdmap.5.gz +OLD_FILES+=usr/share/man/man5/keymap.5.gz +OLD_FILES+=usr/share/man/man8/moused.8.gz .endif -#.if ${MK_MAN} == no -# This should add a dependency to a special target which removes all man pages. -# Listing all of them here is overkill. -#.endif - -.if ${MK_NCP} == no -OLD_FILES+=usr/bin/ncplist -OLD_FILES+=usr/bin/ncplogin -OLD_FILES+=usr/bin/ncplogout -OLD_FILES+=usr/include/fs/nwfs/nwfs.h -OLD_FILES+=usr/include/fs/nwfs/nwfs_mount.h -OLD_FILES+=usr/include/fs/nwfs/nwfs_node.h -OLD_FILES+=usr/include/fs/nwfs/nwfs_subr.h -#OLD_DIRS+=usr/include/fs/nwfs -OLD_FILES+=usr/include/netncp/ncp.h -OLD_FILES+=usr/include/netncp/ncp_cfg.h -OLD_FILES+=usr/include/netncp/ncp_conn.h -OLD_FILES+=usr/include/netncp/ncp_file.h -OLD_FILES+=usr/include/netncp/ncp_lib.h -OLD_FILES+=usr/include/netncp/ncp_ncp.h -OLD_FILES+=usr/include/netncp/ncp_nls.h -OLD_FILES+=usr/include/netncp/ncp_rcfile.h -OLD_FILES+=usr/include/netncp/ncp_rq.h -OLD_FILES+=usr/include/netncp/ncp_sock.h +.if ${MK_LIB32} == no +OLD_LIBS+=libexec/ld-elf32.so.1 +OLD_FILES+=usr/bin/ldd32 +OLD_FILES+=usr/lib32/Scrt1.o +OLD_FILES+=usr/lib32/crt1.o +OLD_FILES+=usr/lib32/crtbegin.o +OLD_FILES+=usr/lib32/crtbeginS.o +OLD_FILES+=usr/lib32/crtbeginT.o +OLD_FILES+=usr/lib32/crtend.o +OLD_FILES+=usr/lib32/crtendS.o +OLD_FILES+=usr/lib32/crti.o +OLD_FILES+=usr/lib32/crtn.o +OLD_FILES+=usr/lib32/dtrace/drti.o +OLD_FILES+=usr/lib32/gcrt1.o +OLD_FILES+=usr/lib32/lib4758cca.so +OLD_FILES+=usr/lib32/libBlocksRuntime.a +OLD_FILES+=usr/lib32/libBlocksRuntime.so +OLD_LIBS+=usr/lib32/libBlocksRuntime.so.0 +OLD_FILES+=usr/lib32/libBlocksRuntime_p.a +OLD_FILES+=usr/lib32/libaep.so +OLD_FILES+=usr/lib32/libalias.a +OLD_FILES+=usr/lib32/libalias.so +OLD_LIBS+=usr/lib32/libalias.so.7 +OLD_FILES+=usr/lib32/libalias_cuseeme.a +OLD_FILES+=usr/lib32/libalias_cuseeme.so +OLD_FILES+=usr/lib32/libalias_cuseeme_p.a +OLD_FILES+=usr/lib32/libalias_dummy.a +OLD_FILES+=usr/lib32/libalias_dummy.so +OLD_FILES+=usr/lib32/libalias_dummy_p.a +OLD_FILES+=usr/lib32/libalias_ftp.a +OLD_FILES+=usr/lib32/libalias_ftp.so +OLD_FILES+=usr/lib32/libalias_ftp_p.a +OLD_FILES+=usr/lib32/libalias_irc.a +OLD_FILES+=usr/lib32/libalias_irc.so +OLD_FILES+=usr/lib32/libalias_irc_p.a +OLD_FILES+=usr/lib32/libalias_nbt.a +OLD_FILES+=usr/lib32/libalias_nbt.so +OLD_FILES+=usr/lib32/libalias_nbt_p.a +OLD_FILES+=usr/lib32/libalias_p.a +OLD_FILES+=usr/lib32/libalias_pptp.a +OLD_FILES+=usr/lib32/libalias_pptp.so +OLD_FILES+=usr/lib32/libalias_pptp_p.a +OLD_FILES+=usr/lib32/libalias_skinny.a +OLD_FILES+=usr/lib32/libalias_skinny.so +OLD_FILES+=usr/lib32/libalias_skinny_p.a +OLD_FILES+=usr/lib32/libalias_smedia.a +OLD_FILES+=usr/lib32/libalias_smedia.so +OLD_FILES+=usr/lib32/libalias_smedia_p.a +OLD_FILES+=usr/lib32/libarchive.a +OLD_FILES+=usr/lib32/libarchive.so +OLD_LIBS+=usr/lib32/libarchive.so.6 +OLD_FILES+=usr/lib32/libarchive_p.a +OLD_FILES+=usr/lib32/libasn1.a +OLD_FILES+=usr/lib32/libasn1.so +OLD_LIBS+=usr/lib32/libasn1.so.11 +OLD_FILES+=usr/lib32/libasn1_p.a +OLD_FILES+=usr/lib32/libatalla.so +OLD_FILES+=usr/lib32/libauditd.a +OLD_FILES+=usr/lib32/libauditd.so +OLD_LIBS+=usr/lib32/libauditd.so.5 +OLD_FILES+=usr/lib32/libauditd_p.a +OLD_FILES+=usr/lib32/libavl.a +OLD_FILES+=usr/lib32/libavl.so +OLD_LIBS+=usr/lib32/libavl.so.2 +OLD_FILES+=usr/lib32/libavl_p.a +OLD_FILES+=usr/lib32/libbegemot.a +OLD_FILES+=usr/lib32/libbegemot.so +OLD_LIBS+=usr/lib32/libbegemot.so.4 +OLD_FILES+=usr/lib32/libbegemot_p.a +OLD_FILES+=usr/lib32/libbluetooth.a +OLD_FILES+=usr/lib32/libbluetooth.so +OLD_LIBS+=usr/lib32/libbluetooth.so.4 +OLD_FILES+=usr/lib32/libbluetooth_p.a +OLD_FILES+=usr/lib32/libbsdxml.a +OLD_FILES+=usr/lib32/libbsdxml.so +OLD_LIBS+=usr/lib32/libbsdxml.so.4 +OLD_FILES+=usr/lib32/libbsdxml_p.a +OLD_FILES+=usr/lib32/libbsm.a +OLD_FILES+=usr/lib32/libbsm.so +OLD_LIBS+=usr/lib32/libbsm.so.3 +OLD_FILES+=usr/lib32/libbsm_p.a +OLD_FILES+=usr/lib32/libbsnmp.a +OLD_FILES+=usr/lib32/libbsnmp.so +OLD_LIBS+=usr/lib32/libbsnmp.so.6 +OLD_FILES+=usr/lib32/libbsnmp_p.a +OLD_FILES+=usr/lib32/libbz2.a +OLD_FILES+=usr/lib32/libbz2.so +OLD_LIBS+=usr/lib32/libbz2.so.4 +OLD_FILES+=usr/lib32/libbz2_p.a +OLD_FILES+=usr/lib32/libc.a +OLD_FILES+=usr/lib32/libc.so +OLD_LIBS+=usr/lib32/libc.so.7 +OLD_FILES+=usr/lib32/libc_p.a +OLD_FILES+=usr/lib32/libc_pic.a +OLD_FILES+=usr/lib32/libcalendar.a +OLD_FILES+=usr/lib32/libcalendar.so +OLD_LIBS+=usr/lib32/libcalendar.so.5 +OLD_FILES+=usr/lib32/libcalendar_p.a +OLD_FILES+=usr/lib32/libcam.a +OLD_FILES+=usr/lib32/libcam.so +OLD_LIBS+=usr/lib32/libcam.so.6 +OLD_FILES+=usr/lib32/libcam_p.a +OLD_FILES+=usr/lib32/libchil.so +OLD_FILES+=usr/lib32/libcom_err.a +OLD_FILES+=usr/lib32/libcom_err.so +OLD_LIBS+=usr/lib32/libcom_err.so.5 +OLD_FILES+=usr/lib32/libcom_err_p.a +OLD_FILES+=usr/lib32/libcompat.a +OLD_FILES+=usr/lib32/libcompat_p.a +OLD_FILES+=usr/lib32/libcompiler_rt.a +OLD_FILES+=usr/lib32/libcompiler_rt_p.a +OLD_FILES+=usr/lib32/libcrypt.a +OLD_FILES+=usr/lib32/libcrypt.so +OLD_LIBS+=usr/lib32/libcrypt.so.5 +OLD_FILES+=usr/lib32/libcrypt_p.a +OLD_FILES+=usr/lib32/libcrypto.a +OLD_FILES+=usr/lib32/libcrypto.so +OLD_LIBS+=usr/lib32/libcrypto.so.6 +OLD_FILES+=usr/lib32/libcrypto_p.a +OLD_FILES+=usr/lib32/libcswift.so +OLD_FILES+=usr/lib32/libctf.a +OLD_FILES+=usr/lib32/libctf.so +OLD_LIBS+=usr/lib32/libctf.so.2 +OLD_FILES+=usr/lib32/libctf_p.a +OLD_FILES+=usr/lib32/libcurses.a +OLD_FILES+=usr/lib32/libcurses.so +OLD_FILES+=usr/lib32/libcurses_p.a +OLD_FILES+=usr/lib32/libcursesw.a +OLD_FILES+=usr/lib32/libcursesw.so +OLD_FILES+=usr/lib32/libcursesw_p.a +OLD_FILES+=usr/lib32/libdevinfo.a +OLD_FILES+=usr/lib32/libdevinfo.so +OLD_LIBS+=usr/lib32/libdevinfo.so.5 +OLD_FILES+=usr/lib32/libdevinfo_p.a +OLD_FILES+=usr/lib32/libdevstat.a +OLD_FILES+=usr/lib32/libdevstat.so +OLD_LIBS+=usr/lib32/libdevstat.so.7 +OLD_FILES+=usr/lib32/libdevstat_p.a +OLD_FILES+=usr/lib32/libdialog.a +OLD_FILES+=usr/lib32/libdialog.so +OLD_LIBS+=usr/lib32/libdialog.so.7 +OLD_FILES+=usr/lib32/libdialog_p.a +OLD_FILES+=usr/lib32/libdisk.a +OLD_FILES+=usr/lib32/libdtrace.a +OLD_FILES+=usr/lib32/libdtrace.so +OLD_LIBS+=usr/lib32/libdtrace.so.2 +OLD_FILES+=usr/lib32/libdtrace_p.a +OLD_FILES+=usr/lib32/libdwarf.a +OLD_FILES+=usr/lib32/libdwarf.so +OLD_LIBS+=usr/lib32/libdwarf.so.3 +OLD_FILES+=usr/lib32/libdwarf_p.a +OLD_FILES+=usr/lib32/libedit.a +OLD_FILES+=usr/lib32/libedit.so +OLD_LIBS+=usr/lib32/libedit.so.7 +OLD_FILES+=usr/lib32/libedit_p.a +OLD_FILES+=usr/lib32/libelf.a +OLD_FILES+=usr/lib32/libelf.so +OLD_LIBS+=usr/lib32/libelf.so.1 +OLD_FILES+=usr/lib32/libelf_p.a +OLD_FILES+=usr/lib32/libfetch.a +OLD_FILES+=usr/lib32/libfetch.so +OLD_LIBS+=usr/lib32/libfetch.so.6 +OLD_FILES+=usr/lib32/libfetch_p.a +OLD_FILES+=usr/lib32/libform.a +OLD_FILES+=usr/lib32/libform.so +OLD_LIBS+=usr/lib32/libform.so.5 +OLD_FILES+=usr/lib32/libform_p.a +OLD_FILES+=usr/lib32/libformw.a +OLD_FILES+=usr/lib32/libformw.so +OLD_LIBS+=usr/lib32/libformw.so.5 +OLD_FILES+=usr/lib32/libformw_p.a +OLD_FILES+=usr/lib32/libgcc.a +OLD_FILES+=usr/lib32/libgcc_eh.a +OLD_FILES+=usr/lib32/libgcc_eh_p.a +OLD_FILES+=usr/lib32/libgcc_p.a +OLD_FILES+=usr/lib32/libgcc_s.so +OLD_LIBS+=usr/lib32/libgcc_s.so.1 +OLD_FILES+=usr/lib32/libgcov.a +OLD_FILES+=usr/lib32/libgeom.a +OLD_FILES+=usr/lib32/libgeom.so +OLD_LIBS+=usr/lib32/libgeom.so.5 +OLD_FILES+=usr/lib32/libgeom_p.a +OLD_FILES+=usr/lib32/libgnuregex.a +OLD_FILES+=usr/lib32/libgnuregex.so +OLD_LIBS+=usr/lib32/libgnuregex.so.5 +OLD_FILES+=usr/lib32/libgnuregex_p.a +OLD_FILES+=usr/lib32/libgomp.a +OLD_FILES+=usr/lib32/libgomp.so +OLD_LIBS+=usr/lib32/libgomp.so.1 +OLD_FILES+=usr/lib32/libgomp_p.a +OLD_FILES+=usr/lib32/libgpib.a +OLD_FILES+=usr/lib32/libgpib.so +OLD_LIBS+=usr/lib32/libgpib.so.3 +OLD_FILES+=usr/lib32/libgpib_p.a +OLD_FILES+=usr/lib32/libgssapi.a +OLD_FILES+=usr/lib32/libgssapi.so +OLD_LIBS+=usr/lib32/libgssapi.so.10 +OLD_FILES+=usr/lib32/libgssapi_krb5.a +OLD_FILES+=usr/lib32/libgssapi_krb5.so +OLD_LIBS+=usr/lib32/libgssapi_krb5.so.10 +OLD_FILES+=usr/lib32/libgssapi_krb5_p.a +OLD_FILES+=usr/lib32/libgssapi_ntlm.a +OLD_FILES+=usr/lib32/libgssapi_ntlm.so +OLD_LIBS+=usr/lib32/libgssapi_ntlm.so.10 +OLD_FILES+=usr/lib32/libgssapi_ntlm_p.a +OLD_FILES+=usr/lib32/libgssapi_p.a +OLD_FILES+=usr/lib32/libgssapi_spnego.a +OLD_FILES+=usr/lib32/libgssapi_spnego.so +OLD_LIBS+=usr/lib32/libgssapi_spnego.so.10 +OLD_FILES+=usr/lib32/libgssapi_spnego_p.a +OLD_FILES+=usr/lib32/libhdb.a +OLD_FILES+=usr/lib32/libhdb.so +OLD_LIBS+=usr/lib32/libhdb.so.11 +OLD_FILES+=usr/lib32/libhdb_p.a +OLD_FILES+=usr/lib32/libheimbase.a +OLD_FILES+=usr/lib32/libheimbase.so +OLD_LIBS+=usr/lib32/libheimbase.so.11 +OLD_FILES+=usr/lib32/libheimbase_p.a +OLD_FILES+=usr/lib32/libheimntlm.a +OLD_FILES+=usr/lib32/libheimntlm.so +OLD_LIBS+=usr/lib32/libheimntlm.so.11 +OLD_FILES+=usr/lib32/libheimntlm_p.a +OLD_FILES+=usr/lib32/libheimsqlite.a +OLD_FILES+=usr/lib32/libheimsqlite.so +OLD_LIBS+=usr/lib32/libheimsqlite.so.11 +OLD_FILES+=usr/lib32/libheimsqlite_p.a +OLD_FILES+=usr/lib32/libhistory.a +OLD_FILES+=usr/lib32/libhistory.so +OLD_LIBS+=usr/lib32/libhistory.so.8 +OLD_FILES+=usr/lib32/libhistory_p.a +OLD_FILES+=usr/lib32/libhx509.a +OLD_FILES+=usr/lib32/libhx509.so +OLD_LIBS+=usr/lib32/libhx509.so.11 +OLD_FILES+=usr/lib32/libhx509_p.a +OLD_FILES+=usr/lib32/libipsec.a +OLD_FILES+=usr/lib32/libipsec.so +OLD_LIBS+=usr/lib32/libipsec.so.4 +OLD_FILES+=usr/lib32/libipsec_p.a +OLD_FILES+=usr/lib32/libipx.a +OLD_FILES+=usr/lib32/libipx.so +OLD_LIBS+=usr/lib32/libipx.so.5 +OLD_FILES+=usr/lib32/libipx_p.a +OLD_FILES+=usr/lib32/libjail.a +OLD_FILES+=usr/lib32/libjail.so +OLD_LIBS+=usr/lib32/libjail.so.1 +OLD_FILES+=usr/lib32/libjail_p.a +OLD_FILES+=usr/lib32/libkadm5clnt.a +OLD_FILES+=usr/lib32/libkadm5clnt.so +OLD_LIBS+=usr/lib32/libkadm5clnt.so.11 +OLD_FILES+=usr/lib32/libkadm5clnt_p.a +OLD_FILES+=usr/lib32/libkadm5srv.a +OLD_FILES+=usr/lib32/libkadm5srv.so +OLD_LIBS+=usr/lib32/libkadm5srv.so.11 +OLD_FILES+=usr/lib32/libkadm5srv_p.a +OLD_FILES+=usr/lib32/libkafs5.a +OLD_FILES+=usr/lib32/libkafs5.so +OLD_LIBS+=usr/lib32/libkafs5.so.11 +OLD_FILES+=usr/lib32/libkafs5_p.a +OLD_FILES+=usr/lib32/libkdc.a +OLD_FILES+=usr/lib32/libkdc.so +OLD_LIBS+=usr/lib32/libkdc.so.11 +OLD_FILES+=usr/lib32/libkdc_p.a +OLD_FILES+=usr/lib32/libkiconv.a +OLD_FILES+=usr/lib32/libkiconv.so +OLD_LIBS+=usr/lib32/libkiconv.so.4 +OLD_FILES+=usr/lib32/libkiconv_p.a +OLD_FILES+=usr/lib32/libkrb5.a +OLD_FILES+=usr/lib32/libkrb5.so +OLD_LIBS+=usr/lib32/libkrb5.so.11 +OLD_FILES+=usr/lib32/libkrb5_p.a +OLD_FILES+=usr/lib32/libkvm.a +OLD_FILES+=usr/lib32/libkvm.so +OLD_LIBS+=usr/lib32/libkvm.so.5 +OLD_FILES+=usr/lib32/libkvm_p.a +OLD_FILES+=usr/lib32/liblzma.a +OLD_FILES+=usr/lib32/liblzma.so +OLD_LIBS+=usr/lib32/liblzma.so.5 +OLD_FILES+=usr/lib32/liblzma_p.a +OLD_FILES+=usr/lib32/libm.a +OLD_FILES+=usr/lib32/libm.so +OLD_LIBS+=usr/lib32/libm.so.5 +OLD_FILES+=usr/lib32/libm_p.a +OLD_FILES+=usr/lib32/libmagic.a +OLD_FILES+=usr/lib32/libmagic.so +OLD_LIBS+=usr/lib32/libmagic.so.4 +OLD_FILES+=usr/lib32/libmagic_p.a +OLD_FILES+=usr/lib32/libmd.a +OLD_FILES+=usr/lib32/libmd.so +OLD_LIBS+=usr/lib32/libmd.so.6 +OLD_FILES+=usr/lib32/libmd_p.a +OLD_FILES+=usr/lib32/libmemstat.a +OLD_FILES+=usr/lib32/libmemstat.so +OLD_LIBS+=usr/lib32/libmemstat.so.3 +OLD_FILES+=usr/lib32/libmemstat_p.a +OLD_FILES+=usr/lib32/libmenu.a +OLD_FILES+=usr/lib32/libmenu.so +OLD_LIBS+=usr/lib32/libmenu.so.5 +OLD_FILES+=usr/lib32/libmenu_p.a +OLD_FILES+=usr/lib32/libmenuw.a +OLD_FILES+=usr/lib32/libmenuw.so +OLD_LIBS+=usr/lib32/libmenuw.so.5 +OLD_FILES+=usr/lib32/libmenuw_p.a +OLD_FILES+=usr/lib32/libmilter.a +OLD_FILES+=usr/lib32/libmilter.so +OLD_LIBS+=usr/lib32/libmilter.so.5 +OLD_FILES+=usr/lib32/libmilter_p.a +OLD_FILES+=usr/lib32/libmp.a +OLD_FILES+=usr/lib32/libmp.so +OLD_LIBS+=usr/lib32/libmp.so.7 +OLD_FILES+=usr/lib32/libmp_p.a +OLD_FILES+=usr/lib32/libncp.a +OLD_FILES+=usr/lib32/libncp.so +OLD_LIBS+=usr/lib32/libncp.so.4 +OLD_FILES+=usr/lib32/libncp_p.a +OLD_FILES+=usr/lib32/libncurses.a +OLD_FILES+=usr/lib32/libncurses.so +OLD_LIBS+=usr/lib32/libncurses.so.8 +OLD_FILES+=usr/lib32/libncurses_p.a +OLD_FILES+=usr/lib32/libncursesw.a +OLD_FILES+=usr/lib32/libncursesw.so +OLD_LIBS+=usr/lib32/libncursesw.so.8 +OLD_FILES+=usr/lib32/libncursesw_p.a +OLD_FILES+=usr/lib32/libnetgraph.a +OLD_FILES+=usr/lib32/libnetgraph.so +OLD_LIBS+=usr/lib32/libnetgraph.so.4 +OLD_FILES+=usr/lib32/libnetgraph_p.a +OLD_FILES+=usr/lib32/libngatm.a +OLD_FILES+=usr/lib32/libngatm.so +OLD_LIBS+=usr/lib32/libngatm.so.4 +OLD_FILES+=usr/lib32/libngatm_p.a +OLD_FILES+=usr/lib32/libnuron.so +OLD_FILES+=usr/lib32/libnvpair.a +OLD_FILES+=usr/lib32/libnvpair.so +OLD_LIBS+=usr/lib32/libnvpair.so.2 +OLD_FILES+=usr/lib32/libnvpair_p.a +OLD_FILES+=usr/lib32/libopie.a +OLD_FILES+=usr/lib32/libopie.so +OLD_LIBS+=usr/lib32/libopie.so.7 +OLD_FILES+=usr/lib32/libopie_p.a +OLD_FILES+=usr/lib32/libpam.a +OLD_FILES+=usr/lib32/libpam.so +OLD_LIBS+=usr/lib32/libpam.so.5 +OLD_FILES+=usr/lib32/libpanel.a +OLD_FILES+=usr/lib32/libpanel.so +OLD_LIBS+=usr/lib32/libpanel.so.5 +OLD_FILES+=usr/lib32/libpanel_p.a +OLD_FILES+=usr/lib32/libpanelw.a +OLD_FILES+=usr/lib32/libpanelw.so +OLD_LIBS+=usr/lib32/libpanelw.so.5 +OLD_FILES+=usr/lib32/libpanelw_p.a +OLD_FILES+=usr/lib32/libpcap.a +OLD_FILES+=usr/lib32/libpcap.so +OLD_LIBS+=usr/lib32/libpcap.so.8 +OLD_FILES+=usr/lib32/libpcap_p.a +OLD_FILES+=usr/lib32/libpmc.a +OLD_FILES+=usr/lib32/libpmc.so +OLD_LIBS+=usr/lib32/libpmc.so.5 +OLD_FILES+=usr/lib32/libpmc_p.a +OLD_FILES+=usr/lib32/libproc.a +OLD_FILES+=usr/lib32/libproc.so +OLD_LIBS+=usr/lib32/libproc.so.2 +OLD_FILES+=usr/lib32/libproc_p.a +OLD_FILES+=usr/lib32/libprocstat.a +OLD_FILES+=usr/lib32/libprocstat.so +OLD_LIBS+=usr/lib32/libprocstat.so.1 +OLD_FILES+=usr/lib32/libprocstat_p.a +OLD_FILES+=usr/lib32/libpthread.a +OLD_FILES+=usr/lib32/libpthread.so +OLD_FILES+=usr/lib32/libpthread_p.a +OLD_FILES+=usr/lib32/libradius.a +OLD_FILES+=usr/lib32/libradius.so +OLD_LIBS+=usr/lib32/libradius.so.4 +OLD_FILES+=usr/lib32/libradius_p.a +OLD_FILES+=usr/lib32/libreadline.a +OLD_FILES+=usr/lib32/libreadline.so +OLD_LIBS+=usr/lib32/libreadline.so.8 +OLD_FILES+=usr/lib32/libreadline_p.a +OLD_FILES+=usr/lib32/libroken.a +OLD_FILES+=usr/lib32/libroken.so +OLD_LIBS+=usr/lib32/libroken.so.11 +OLD_FILES+=usr/lib32/libroken_p.a +OLD_FILES+=usr/lib32/librpcsec_gss.a +OLD_FILES+=usr/lib32/librpcsec_gss.so +OLD_LIBS+=usr/lib32/librpcsec_gss.so.1 +OLD_FILES+=usr/lib32/librpcsvc.a +OLD_FILES+=usr/lib32/librpcsvc.so +OLD_LIBS+=usr/lib32/librpcsvc.so.5 +OLD_FILES+=usr/lib32/librpcsvc_p.a +OLD_FILES+=usr/lib32/librt.a +OLD_FILES+=usr/lib32/librt.so +OLD_LIBS+=usr/lib32/librt.so.1 +OLD_FILES+=usr/lib32/librt_p.a +OLD_FILES+=usr/lib32/librtld_db.a +OLD_FILES+=usr/lib32/librtld_db.so +OLD_LIBS+=usr/lib32/librtld_db.so.2 +OLD_FILES+=usr/lib32/librtld_db_p.a +OLD_FILES+=usr/lib32/libsbuf.a +OLD_FILES+=usr/lib32/libsbuf.so +OLD_LIBS+=usr/lib32/libsbuf.so.6 +OLD_FILES+=usr/lib32/libsbuf_p.a +OLD_FILES+=usr/lib32/libsdp.a +OLD_FILES+=usr/lib32/libsdp.so +OLD_LIBS+=usr/lib32/libsdp.so.4 +OLD_FILES+=usr/lib32/libsdp_p.a +OLD_FILES+=usr/lib32/libsmb.a +OLD_FILES+=usr/lib32/libsmb.so +OLD_LIBS+=usr/lib32/libsmb.so.4 +OLD_FILES+=usr/lib32/libsmb_p.a +OLD_FILES+=usr/lib32/libssh.a +OLD_FILES+=usr/lib32/libssh.so +OLD_LIBS+=usr/lib32/libssh.so.5 +OLD_FILES+=usr/lib32/libssh_p.a +OLD_FILES+=usr/lib32/libssl.a +OLD_FILES+=usr/lib32/libssl.so +OLD_LIBS+=usr/lib32/libssl.so.6 +OLD_FILES+=usr/lib32/libssl_p.a +OLD_FILES+=usr/lib32/libssp.a +OLD_FILES+=usr/lib32/libssp.so +OLD_LIBS+=usr/lib32/libssp.so.0 +OLD_FILES+=usr/lib32/libssp_nonshared.a +OLD_FILES+=usr/lib32/libssp_p.a +OLD_FILES+=usr/lib32/libstand.a +OLD_FILES+=usr/lib32/libstand_p.a +OLD_FILES+=usr/lib32/libstdbuf.a +OLD_FILES+=usr/lib32/libstdbuf.so +OLD_LIBS+=usr/lib32/libstdbuf.so.1 +OLD_FILES+=usr/lib32/libstdbuf_p.a +OLD_FILES+=usr/lib32/libstdc++.a +OLD_FILES+=usr/lib32/libstdc++.so +OLD_LIBS+=usr/lib32/libstdc++.so.6 +OLD_FILES+=usr/lib32/libstdc++_p.a +OLD_FILES+=usr/lib32/libstdthreads.a +OLD_FILES+=usr/lib32/libstdthreads.so +OLD_LIBS+=usr/lib32/libstdthreads.so.0 +OLD_FILES+=usr/lib32/libstdthreads_p.a +OLD_FILES+=usr/lib32/libsupc++.a +OLD_FILES+=usr/lib32/libsupc++.so +OLD_LIBS+=usr/lib32/libsupc++.so.1 +OLD_FILES+=usr/lib32/libsupc++_p.a +OLD_FILES+=usr/lib32/libsureware.so +OLD_FILES+=usr/lib32/libtacplus.a +OLD_FILES+=usr/lib32/libtacplus.so +OLD_LIBS+=usr/lib32/libtacplus.so.5 +OLD_FILES+=usr/lib32/libtacplus_p.a +OLD_FILES+=usr/lib32/libtermcap.a +OLD_FILES+=usr/lib32/libtermcap.so +OLD_FILES+=usr/lib32/libtermcap_p.a +OLD_FILES+=usr/lib32/libtermcapw.a +OLD_FILES+=usr/lib32/libtermcapw.so +OLD_FILES+=usr/lib32/libtermcapw_p.a +OLD_FILES+=usr/lib32/libtermlib.a +OLD_FILES+=usr/lib32/libtermlib.so +OLD_FILES+=usr/lib32/libtermlib_p.a +OLD_FILES+=usr/lib32/libtermlibw.a +OLD_FILES+=usr/lib32/libtermlibw.so +OLD_FILES+=usr/lib32/libtermlibw_p.a +OLD_FILES+=usr/lib32/libthr.a +OLD_FILES+=usr/lib32/libthr.so +OLD_LIBS+=usr/lib32/libthr.so.3 +OLD_FILES+=usr/lib32/libthr_p.a +OLD_FILES+=usr/lib32/libthread_db.a +OLD_FILES+=usr/lib32/libthread_db.so +OLD_LIBS+=usr/lib32/libthread_db.so.3 +OLD_FILES+=usr/lib32/libthread_db_p.a +OLD_FILES+=usr/lib32/libtinfo.a +OLD_FILES+=usr/lib32/libtinfo.so +OLD_FILES+=usr/lib32/libtinfo_p.a +OLD_FILES+=usr/lib32/libtinfow.a +OLD_FILES+=usr/lib32/libtinfow.so +OLD_FILES+=usr/lib32/libtinfow_p.a +OLD_FILES+=usr/lib32/libubsec.so +OLD_FILES+=usr/lib32/libufs.a +OLD_FILES+=usr/lib32/libufs.so +OLD_LIBS+=usr/lib32/libufs.so.6 +OLD_FILES+=usr/lib32/libufs_p.a +OLD_FILES+=usr/lib32/libugidfw.a +OLD_FILES+=usr/lib32/libugidfw.so +OLD_LIBS+=usr/lib32/libugidfw.so.4 +OLD_FILES+=usr/lib32/libugidfw_p.a +OLD_FILES+=usr/lib32/libulog.a +OLD_FILES+=usr/lib32/libulog.so +OLD_LIBS+=usr/lib32/libulog.so.0 +OLD_FILES+=usr/lib32/libulog_p.a +OLD_FILES+=usr/lib32/libumem.a +OLD_FILES+=usr/lib32/libumem.so +OLD_LIBS+=usr/lib32/libumem.so.2 +OLD_FILES+=usr/lib32/libumem_p.a +OLD_FILES+=usr/lib32/libusb.a +OLD_FILES+=usr/lib32/libusb.so +OLD_LIBS+=usr/lib32/libusb.so.3 +OLD_FILES+=usr/lib32/libusb_p.a +OLD_FILES+=usr/lib32/libusbhid.a +OLD_FILES+=usr/lib32/libusbhid.so +OLD_LIBS+=usr/lib32/libusbhid.so.4 +OLD_FILES+=usr/lib32/libusbhid_p.a +OLD_FILES+=usr/lib32/libutempter.a +OLD_FILES+=usr/lib32/libutempter.so +OLD_FILES+=usr/lib32/libutempter_p.a +OLD_FILES+=usr/lib32/libutil.a +OLD_FILES+=usr/lib32/libutil.so +OLD_LIBS+=usr/lib32/libutil.so.9 +OLD_FILES+=usr/lib32/libutil_p.a +OLD_FILES+=usr/lib32/libuutil.a +OLD_FILES+=usr/lib32/libuutil.so +OLD_LIBS+=usr/lib32/libuutil.so.2 +OLD_FILES+=usr/lib32/libuutil_p.a +OLD_FILES+=usr/lib32/libvgl.a +OLD_FILES+=usr/lib32/libvgl.so +OLD_LIBS+=usr/lib32/libvgl.so.6 +OLD_FILES+=usr/lib32/libvgl_p.a +OLD_FILES+=usr/lib32/libwind.a +OLD_FILES+=usr/lib32/libwind.so +OLD_LIBS+=usr/lib32/libwind.so.11 +OLD_FILES+=usr/lib32/libwind_p.a +OLD_FILES+=usr/lib32/libwrap.a +OLD_FILES+=usr/lib32/libwrap.so +OLD_LIBS+=usr/lib32/libwrap.so.6 +OLD_FILES+=usr/lib32/libwrap_p.a +OLD_FILES+=usr/lib32/liby.a +OLD_FILES+=usr/lib32/liby_p.a +OLD_FILES+=usr/lib32/libypclnt.a +OLD_FILES+=usr/lib32/libypclnt.so +OLD_LIBS+=usr/lib32/libypclnt.so.4 +OLD_FILES+=usr/lib32/libypclnt_p.a +OLD_FILES+=usr/lib32/libz.a +OLD_FILES+=usr/lib32/libz.so +OLD_LIBS+=usr/lib32/libz.so.6 +OLD_FILES+=usr/lib32/libz_p.a +OLD_FILES+=usr/lib32/libzfs.a +OLD_FILES+=usr/lib32/libzfs.so +OLD_LIBS+=usr/lib32/libzfs.so.2 +OLD_FILES+=usr/lib32/libzfs_p.a +OLD_FILES+=usr/lib32/libzpool.a +OLD_FILES+=usr/lib32/libzpool.so +OLD_LIBS+=usr/lib32/libzpool.so.2 +OLD_FILES+=usr/lib32/pam_chroot.so +OLD_LIBS+=usr/lib32/pam_chroot.so.5 +OLD_FILES+=usr/lib32/pam_deny.so +OLD_LIBS+=usr/lib32/pam_deny.so.5 +OLD_FILES+=usr/lib32/pam_echo.so +OLD_LIBS+=usr/lib32/pam_echo.so.5 +OLD_FILES+=usr/lib32/pam_exec.so +OLD_LIBS+=usr/lib32/pam_exec.so.5 +OLD_FILES+=usr/lib32/pam_ftpusers.so +OLD_LIBS+=usr/lib32/pam_ftpusers.so.5 +OLD_FILES+=usr/lib32/pam_group.so +OLD_LIBS+=usr/lib32/pam_group.so.5 +OLD_FILES+=usr/lib32/pam_guest.so +OLD_LIBS+=usr/lib32/pam_guest.so.5 +OLD_FILES+=usr/lib32/pam_krb5.so +OLD_LIBS+=usr/lib32/pam_krb5.so.5 +OLD_FILES+=usr/lib32/pam_ksu.so +OLD_LIBS+=usr/lib32/pam_ksu.so.5 +OLD_FILES+=usr/lib32/pam_lastlog.so +OLD_LIBS+=usr/lib32/pam_lastlog.so.5 +OLD_FILES+=usr/lib32/pam_login_access.so +OLD_LIBS+=usr/lib32/pam_login_access.so.5 +OLD_FILES+=usr/lib32/pam_nologin.so +OLD_LIBS+=usr/lib32/pam_nologin.so.5 +OLD_FILES+=usr/lib32/pam_opie.so +OLD_LIBS+=usr/lib32/pam_opie.so.5 +OLD_FILES+=usr/lib32/pam_opieaccess.so +OLD_LIBS+=usr/lib32/pam_opieaccess.so.5 +OLD_FILES+=usr/lib32/pam_passwdqc.so +OLD_LIBS+=usr/lib32/pam_passwdqc.so.5 +OLD_FILES+=usr/lib32/pam_permit.so +OLD_LIBS+=usr/lib32/pam_permit.so.5 +OLD_FILES+=usr/lib32/pam_radius.so +OLD_LIBS+=usr/lib32/pam_radius.so.5 +OLD_FILES+=usr/lib32/pam_rhosts.so +OLD_LIBS+=usr/lib32/pam_rhosts.so.5 +OLD_FILES+=usr/lib32/pam_rootok.so +OLD_LIBS+=usr/lib32/pam_rootok.so.5 +OLD_FILES+=usr/lib32/pam_securetty.so +OLD_LIBS+=usr/lib32/pam_securetty.so.5 +OLD_FILES+=usr/lib32/pam_self.so +OLD_LIBS+=usr/lib32/pam_self.so.5 +OLD_FILES+=usr/lib32/pam_ssh.so +OLD_LIBS+=usr/lib32/pam_ssh.so.5 +OLD_FILES+=usr/lib32/pam_tacplus.so +OLD_LIBS+=usr/lib32/pam_tacplus.so.5 +OLD_FILES+=usr/lib32/pam_unix.so +OLD_LIBS+=usr/lib32/pam_unix.so.5 +OLD_LIBS+=usr/libexec/ld-elf32.so.1 +.endif + +.if ${MK_LIBPTHREAD} == no +OLD_FILES+=usr/sbin/nscd +OLD_FILES+=usr/sbin/pppctl +OLD_FILES+=usr/share/man/man5/nscd.conf.5.gz +OLD_FILES+=usr/share/man/man8/nscd.8.gz +OLD_FILES+=usr/share/man/man8/pppctl.8.gz +.endif + +.if ${MK_LIBTHR} == no +OLD_LIBS+=lib/libthr.so.3 +OLD_LIBS+=lib/libzpool.so.2 +OLD_FILES+=sbin/ggatec +OLD_FILES+=sbin/ggated +OLD_FILES+=usr/bin/cpasswd +OLD_FILES+=usr/bin/csup +OLD_FILES+=usr/bin/zstreamdump +OLD_FILES+=usr/bin/ztest +OLD_FILES+=usr/lib/libpthread.a +OLD_FILES+=usr/lib/libpthread.so +OLD_FILES+=usr/lib/libpthread_p.a +OLD_FILES+=usr/lib/libthr.a +OLD_FILES+=usr/lib/libthr.so +OLD_FILES+=usr/lib/libthr_p.a +OLD_FILES+=usr/lib/libzpool.a +OLD_FILES+=usr/lib/libzpool.so +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libpthread.a +OLD_FILES+=usr/lib32/libpthread.so +OLD_FILES+=usr/lib32/libpthread_p.a +OLD_FILES+=usr/lib32/libthr.a +OLD_FILES+=usr/lib32/libthr.so +OLD_LIBS+=usr/lib32/libthr.so.3 +OLD_FILES+=usr/lib32/libthr_p.a +OLD_FILES+=usr/lib32/libzpool.a +OLD_FILES+=usr/lib32/libzpool.so +OLD_LIBS+=usr/lib32/libzpool.so.2 +.endif +OLD_FILES+=usr/sbin/zdb +OLD_FILES+=usr/share/man/man1/cpasswd.1.gz +OLD_FILES+=usr/share/man/man1/csup.1.gz +OLD_FILES+=usr/share/man/man1/zstreamdump.1.gz +OLD_FILES+=usr/share/man/man3/libthr.3.gz +OLD_FILES+=usr/share/man/man3/pthread.3.gz +OLD_FILES+=usr/share/man/man3/pthread_affinity_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_atfork.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_affinity_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_get_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getaffinity_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getdetachstate.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getguardsize.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getinheritsched.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getschedparam.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getschedpolicy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getscope.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getstack.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getstackaddr.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_getstacksize.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setaffinity_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setcreatesuspend_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setdetachstate.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setguardsize.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setinheritsched.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setschedparam.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setschedpolicy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setscope.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setstack.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setstackaddr.3.gz +OLD_FILES+=usr/share/man/man3/pthread_attr_setstacksize.3.gz +OLD_FILES+=usr/share/man/man3/pthread_barrier_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_barrier_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_barrier_wait.3.gz +OLD_FILES+=usr/share/man/man3/pthread_barrierattr.3.gz +OLD_FILES+=usr/share/man/man3/pthread_barrierattr_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_barrierattr_getpshared.3.gz +OLD_FILES+=usr/share/man/man3/pthread_barrierattr_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_barrierattr_setpshared.3.gz +OLD_FILES+=usr/share/man/man3/pthread_cancel.3.gz +OLD_FILES+=usr/share/man/man3/pthread_cleanup_pop.3.gz +OLD_FILES+=usr/share/man/man3/pthread_cleanup_push.3.gz +OLD_FILES+=usr/share/man/man3/pthread_cond_broadcast.3.gz +OLD_FILES+=usr/share/man/man3/pthread_cond_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_cond_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_cond_signal.3.gz +OLD_FILES+=usr/share/man/man3/pthread_cond_timedwait.3.gz +OLD_FILES+=usr/share/man/man3/pthread_cond_wait.3.gz +OLD_FILES+=usr/share/man/man3/pthread_condattr.3.gz +OLD_FILES+=usr/share/man/man3/pthread_condattr_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_condattr_getclock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_condattr_getpshared.3.gz +OLD_FILES+=usr/share/man/man3/pthread_condattr_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_condattr_setclock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_condattr_setpshared.3.gz +OLD_FILES+=usr/share/man/man3/pthread_create.3.gz +OLD_FILES+=usr/share/man/man3/pthread_detach.3.gz +OLD_FILES+=usr/share/man/man3/pthread_equal.3.gz +OLD_FILES+=usr/share/man/man3/pthread_exit.3.gz +OLD_FILES+=usr/share/man/man3/pthread_getaffinity_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_getconcurrency.3.gz +OLD_FILES+=usr/share/man/man3/pthread_getschedparam.3.gz +OLD_FILES+=usr/share/man/man3/pthread_getspecific.3.gz +OLD_FILES+=usr/share/man/man3/pthread_getthreadid_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_join.3.gz +OLD_FILES+=usr/share/man/man3/pthread_key_create.3.gz +OLD_FILES+=usr/share/man/man3/pthread_key_delete.3.gz +OLD_FILES+=usr/share/man/man3/pthread_kill.3.gz +OLD_FILES+=usr/share/man/man3/pthread_main_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_multi_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutex_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutex_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutex_lock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutex_timedlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutex_trylock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutex_unlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_getkind_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_getprioceiling.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_getprotocol.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_gettype.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_setkind_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_setprioceiling.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_setprotocol.3.gz +OLD_FILES+=usr/share/man/man3/pthread_mutexattr_settype.3.gz +OLD_FILES+=usr/share/man/man3/pthread_once.3.gz +OLD_FILES+=usr/share/man/man3/pthread_resume_all_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_resume_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlock_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlock_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlock_rdlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlock_timedrdlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlock_timedwrlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlock_tryrdlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlock_trywrlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlock_unlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlock_wrlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlockattr_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlockattr_getpshared.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlockattr_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_rwlockattr_setpshared.3.gz +OLD_FILES+=usr/share/man/man3/pthread_schedparam.3.gz +OLD_FILES+=usr/share/man/man3/pthread_self.3.gz +OLD_FILES+=usr/share/man/man3/pthread_set_name_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_setaffinity_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_setcancelstate.3.gz +OLD_FILES+=usr/share/man/man3/pthread_setcanceltype.3.gz +OLD_FILES+=usr/share/man/man3/pthread_setconcurrency.3.gz +OLD_FILES+=usr/share/man/man3/pthread_setschedparam.3.gz +OLD_FILES+=usr/share/man/man3/pthread_setspecific.3.gz +OLD_FILES+=usr/share/man/man3/pthread_sigmask.3.gz +OLD_FILES+=usr/share/man/man3/pthread_single_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_spin_destroy.3.gz +OLD_FILES+=usr/share/man/man3/pthread_spin_init.3.gz +OLD_FILES+=usr/share/man/man3/pthread_spin_lock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_spin_trylock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_spin_unlock.3.gz +OLD_FILES+=usr/share/man/man3/pthread_suspend_all_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_suspend_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_switch_add_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_switch_delete_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_testcancel.3.gz +OLD_FILES+=usr/share/man/man3/pthread_timedjoin_np.3.gz +OLD_FILES+=usr/share/man/man3/pthread_yield.3.gz +OLD_FILES+=usr/share/man/man8/ggatec.8.gz +OLD_FILES+=usr/share/man/man8/ggated.8.gz +OLD_FILES+=usr/share/man/man8/zdb.8.gz +.endif + +.if ${MK_LOCALES} == no +OLD_FILES+=usr/share/locale/UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/af_ZA.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/af_ZA.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/af_ZA.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/af_ZA.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/af_ZA.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/af_ZA.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/af_ZA.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/am_ET.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/am_ET.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/am_ET.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/am_ET.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/am_ET.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/am_ET.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/be_BY.CP1131/LC_COLLATE +OLD_FILES+=usr/share/locale/be_BY.CP1131/LC_CTYPE +OLD_FILES+=usr/share/locale/be_BY.CP1131/LC_MESSAGES +OLD_FILES+=usr/share/locale/be_BY.CP1131/LC_MONETARY +OLD_FILES+=usr/share/locale/be_BY.CP1131/LC_NUMERIC +OLD_FILES+=usr/share/locale/be_BY.CP1131/LC_TIME +OLD_FILES+=usr/share/locale/be_BY.CP1251/LC_COLLATE +OLD_FILES+=usr/share/locale/be_BY.CP1251/LC_CTYPE +OLD_FILES+=usr/share/locale/be_BY.CP1251/LC_MESSAGES +OLD_FILES+=usr/share/locale/be_BY.CP1251/LC_MONETARY +OLD_FILES+=usr/share/locale/be_BY.CP1251/LC_NUMERIC +OLD_FILES+=usr/share/locale/be_BY.CP1251/LC_TIME +OLD_FILES+=usr/share/locale/be_BY.ISO8859-5/LC_COLLATE +OLD_FILES+=usr/share/locale/be_BY.ISO8859-5/LC_CTYPE +OLD_FILES+=usr/share/locale/be_BY.ISO8859-5/LC_MESSAGES +OLD_FILES+=usr/share/locale/be_BY.ISO8859-5/LC_MONETARY +OLD_FILES+=usr/share/locale/be_BY.ISO8859-5/LC_NUMERIC +OLD_FILES+=usr/share/locale/be_BY.ISO8859-5/LC_TIME +OLD_FILES+=usr/share/locale/be_BY.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/be_BY.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/be_BY.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/be_BY.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/be_BY.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/be_BY.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/bg_BG.CP1251/LC_COLLATE +OLD_FILES+=usr/share/locale/bg_BG.CP1251/LC_CTYPE +OLD_FILES+=usr/share/locale/bg_BG.CP1251/LC_MESSAGES +OLD_FILES+=usr/share/locale/bg_BG.CP1251/LC_MONETARY +OLD_FILES+=usr/share/locale/bg_BG.CP1251/LC_NUMERIC +OLD_FILES+=usr/share/locale/bg_BG.CP1251/LC_TIME +OLD_FILES+=usr/share/locale/bg_BG.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/bg_BG.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/bg_BG.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/bg_BG.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/bg_BG.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/bg_BG.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_AD.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/ca_AD.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_AD.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_AD.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_AD.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_AD.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_AD.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_ES.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/ca_ES.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_ES.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_ES.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_ES.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_ES.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_ES.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_FR.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/ca_FR.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_FR.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_FR.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_FR.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_FR.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_FR.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_IT.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/ca_IT.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/ca_IT.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/ca_IT.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/ca_IT.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/ca_IT.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/ca_IT.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/cs_CZ.ISO8859-2/LC_COLLATE +OLD_FILES+=usr/share/locale/cs_CZ.ISO8859-2/LC_CTYPE +OLD_FILES+=usr/share/locale/cs_CZ.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/cs_CZ.ISO8859-2/LC_MONETARY +OLD_FILES+=usr/share/locale/cs_CZ.ISO8859-2/LC_NUMERIC +OLD_FILES+=usr/share/locale/cs_CZ.ISO8859-2/LC_TIME +OLD_FILES+=usr/share/locale/cs_CZ.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/cs_CZ.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/cs_CZ.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/cs_CZ.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/cs_CZ.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/cs_CZ.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/da_DK.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/da_DK.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/da_DK.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/da_DK.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/da_DK.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/da_DK.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/da_DK.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/da_DK.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/da_DK.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/da_DK.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/da_DK.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/da_DK.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/da_DK.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/da_DK.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/da_DK.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/da_DK.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/da_DK.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/da_DK.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/de_AT.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/de_AT.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/de_AT.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/de_AT.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/de_AT.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/de_AT.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/de_AT.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/de_AT.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/de_AT.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/de_AT.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/de_AT.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/de_AT.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/de_AT.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/de_AT.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/de_AT.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/de_AT.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/de_AT.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/de_AT.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/de_CH.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/de_CH.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/de_CH.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/de_CH.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/de_CH.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/de_CH.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/de_CH.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/de_CH.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/de_CH.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/de_CH.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/de_CH.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/de_CH.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/de_CH.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/de_CH.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/de_CH.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/de_CH.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/de_CH.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/de_CH.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/de_DE.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/de_DE.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/de_DE.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/de_DE.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/de_DE.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/de_DE.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/de_DE.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/de_DE.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/de_DE.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/de_DE.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/de_DE.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/de_DE.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/de_DE.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/de_DE.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/de_DE.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/de_DE.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/de_DE.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/de_DE.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/el_GR.ISO8859-7/LC_COLLATE +OLD_FILES+=usr/share/locale/el_GR.ISO8859-7/LC_CTYPE +OLD_FILES+=usr/share/locale/el_GR.ISO8859-7/LC_MESSAGES +OLD_FILES+=usr/share/locale/el_GR.ISO8859-7/LC_MONETARY +OLD_FILES+=usr/share/locale/el_GR.ISO8859-7/LC_NUMERIC +OLD_FILES+=usr/share/locale/el_GR.ISO8859-7/LC_TIME +OLD_FILES+=usr/share/locale/el_GR.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/el_GR.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/el_GR.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/el_GR.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/el_GR.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/el_GR.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/en_AU.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/en_AU.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/en_AU.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_AU.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/en_AU.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_AU.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/en_AU.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/en_AU.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/en_AU.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_AU.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/en_AU.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_AU.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/en_AU.US-ASCII/LC_COLLATE +OLD_FILES+=usr/share/locale/en_AU.US-ASCII/LC_CTYPE +OLD_FILES+=usr/share/locale/en_AU.US-ASCII/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_AU.US-ASCII/LC_MONETARY +OLD_FILES+=usr/share/locale/en_AU.US-ASCII/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_AU.US-ASCII/LC_TIME +OLD_FILES+=usr/share/locale/en_AU.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/en_AU.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/en_AU.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_AU.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/en_AU.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_AU.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/en_CA.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/en_CA.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/en_CA.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_CA.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/en_CA.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_CA.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/en_CA.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/en_CA.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/en_CA.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_CA.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/en_CA.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_CA.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/en_CA.US-ASCII/LC_COLLATE +OLD_FILES+=usr/share/locale/en_CA.US-ASCII/LC_CTYPE +OLD_FILES+=usr/share/locale/en_CA.US-ASCII/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_CA.US-ASCII/LC_MONETARY +OLD_FILES+=usr/share/locale/en_CA.US-ASCII/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_CA.US-ASCII/LC_TIME +OLD_FILES+=usr/share/locale/en_CA.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/en_CA.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/en_CA.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_CA.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/en_CA.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_CA.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/en_GB.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/en_GB.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/en_GB.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_GB.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/en_GB.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_GB.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/en_GB.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/en_GB.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/en_GB.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_GB.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/en_GB.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_GB.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/en_GB.US-ASCII/LC_COLLATE +OLD_FILES+=usr/share/locale/en_GB.US-ASCII/LC_CTYPE +OLD_FILES+=usr/share/locale/en_GB.US-ASCII/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_GB.US-ASCII/LC_MONETARY +OLD_FILES+=usr/share/locale/en_GB.US-ASCII/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_GB.US-ASCII/LC_TIME +OLD_FILES+=usr/share/locale/en_GB.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/en_GB.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/en_GB.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_GB.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/en_GB.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_GB.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/en_IE.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/en_IE.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/en_IE.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_IE.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/en_IE.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_IE.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_NZ.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/en_NZ.US-ASCII/LC_COLLATE +OLD_FILES+=usr/share/locale/en_NZ.US-ASCII/LC_CTYPE +OLD_FILES+=usr/share/locale/en_NZ.US-ASCII/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_NZ.US-ASCII/LC_MONETARY +OLD_FILES+=usr/share/locale/en_NZ.US-ASCII/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_NZ.US-ASCII/LC_TIME +OLD_FILES+=usr/share/locale/en_NZ.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/en_NZ.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/en_NZ.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_NZ.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/en_NZ.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_NZ.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/en_US.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/en_US.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/en_US.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_US.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/en_US.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_US.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/en_US.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/en_US.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/en_US.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_US.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/en_US.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_US.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/en_US.US-ASCII/LC_COLLATE +OLD_FILES+=usr/share/locale/en_US.US-ASCII/LC_CTYPE +OLD_FILES+=usr/share/locale/en_US.US-ASCII/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_US.US-ASCII/LC_MONETARY +OLD_FILES+=usr/share/locale/en_US.US-ASCII/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_US.US-ASCII/LC_TIME +OLD_FILES+=usr/share/locale/en_US.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/en_US.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/en_US.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/en_US.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/en_US.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/en_US.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/es_ES.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/es_ES.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/es_ES.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/es_ES.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/es_ES.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/es_ES.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/es_ES.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/es_ES.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/es_ES.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/es_ES.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/es_ES.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/es_ES.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/es_ES.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/es_ES.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/es_ES.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/es_ES.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/es_ES.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/es_ES.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/et_EE.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/et_EE.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/et_EE.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/et_EE.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/et_EE.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/et_EE.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/et_EE.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/et_EE.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/et_EE.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/et_EE.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/et_EE.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/et_EE.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/eu_ES.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/eu_ES.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/eu_ES.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/eu_ES.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/eu_ES.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/eu_ES.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/eu_ES.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/fi_FI.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/fi_FI.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/fi_FI.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/fi_FI.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/fi_FI.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/fi_FI.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/fi_FI.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_BE.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/fr_BE.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_BE.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_BE.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_BE.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_BE.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_BE.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_CA.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/fr_CA.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_CA.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_CA.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_CA.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_CA.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_CA.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_CH.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/fr_CH.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_CH.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_CH.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_CH.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_CH.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_CH.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_FR.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/fr_FR.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/fr_FR.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/fr_FR.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/fr_FR.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/fr_FR.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/fr_FR.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/he_IL.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/he_IL.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/he_IL.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/he_IL.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/he_IL.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/he_IL.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/hi_IN.ISCII-DEV/LC_COLLATE +OLD_FILES+=usr/share/locale/hi_IN.ISCII-DEV/LC_CTYPE +OLD_FILES+=usr/share/locale/hi_IN.ISCII-DEV/LC_MESSAGES +OLD_FILES+=usr/share/locale/hi_IN.ISCII-DEV/LC_MONETARY +OLD_FILES+=usr/share/locale/hi_IN.ISCII-DEV/LC_NUMERIC +OLD_FILES+=usr/share/locale/hi_IN.ISCII-DEV/LC_TIME +OLD_FILES+=usr/share/locale/hr_HR.ISO8859-2/LC_COLLATE +OLD_FILES+=usr/share/locale/hr_HR.ISO8859-2/LC_CTYPE +OLD_FILES+=usr/share/locale/hr_HR.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/hr_HR.ISO8859-2/LC_MONETARY +OLD_FILES+=usr/share/locale/hr_HR.ISO8859-2/LC_NUMERIC +OLD_FILES+=usr/share/locale/hr_HR.ISO8859-2/LC_TIME +OLD_FILES+=usr/share/locale/hr_HR.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/hr_HR.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/hr_HR.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/hr_HR.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/hr_HR.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/hr_HR.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/hu_HU.ISO8859-2/LC_COLLATE +OLD_FILES+=usr/share/locale/hu_HU.ISO8859-2/LC_CTYPE +OLD_FILES+=usr/share/locale/hu_HU.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/hu_HU.ISO8859-2/LC_MONETARY +OLD_FILES+=usr/share/locale/hu_HU.ISO8859-2/LC_NUMERIC +OLD_FILES+=usr/share/locale/hu_HU.ISO8859-2/LC_TIME +OLD_FILES+=usr/share/locale/hu_HU.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/hu_HU.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/hu_HU.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/hu_HU.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/hu_HU.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/hu_HU.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/hy_AM.ARMSCII-8/LC_COLLATE +OLD_FILES+=usr/share/locale/hy_AM.ARMSCII-8/LC_CTYPE +OLD_FILES+=usr/share/locale/hy_AM.ARMSCII-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/hy_AM.ARMSCII-8/LC_MONETARY +OLD_FILES+=usr/share/locale/hy_AM.ARMSCII-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/hy_AM.ARMSCII-8/LC_TIME +OLD_FILES+=usr/share/locale/hy_AM.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/hy_AM.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/hy_AM.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/hy_AM.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/hy_AM.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/hy_AM.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/is_IS.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/is_IS.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/is_IS.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/is_IS.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/is_IS.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/is_IS.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/is_IS.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/is_IS.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/is_IS.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/is_IS.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/is_IS.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/is_IS.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/is_IS.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/is_IS.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/is_IS.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/is_IS.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/is_IS.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/is_IS.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/it_CH.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/it_CH.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/it_CH.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/it_CH.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/it_CH.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/it_CH.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/it_CH.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/it_CH.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/it_CH.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/it_CH.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/it_CH.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/it_CH.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/it_CH.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/it_CH.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/it_CH.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/it_CH.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/it_CH.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/it_CH.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/it_IT.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/it_IT.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/it_IT.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/it_IT.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/it_IT.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/it_IT.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/it_IT.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/it_IT.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/it_IT.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/it_IT.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/it_IT.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/it_IT.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/it_IT.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/it_IT.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/it_IT.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/it_IT.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/it_IT.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/it_IT.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ja_JP.SJIS/LC_COLLATE +OLD_FILES+=usr/share/locale/ja_JP.SJIS/LC_CTYPE +OLD_FILES+=usr/share/locale/ja_JP.SJIS/LC_MESSAGES +OLD_FILES+=usr/share/locale/ja_JP.SJIS/LC_MONETARY +OLD_FILES+=usr/share/locale/ja_JP.SJIS/LC_NUMERIC +OLD_FILES+=usr/share/locale/ja_JP.SJIS/LC_TIME +OLD_FILES+=usr/share/locale/ja_JP.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/ja_JP.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/ja_JP.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/ja_JP.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/ja_JP.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/ja_JP.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ja_JP.eucJP/LC_COLLATE +OLD_FILES+=usr/share/locale/ja_JP.eucJP/LC_CTYPE +OLD_FILES+=usr/share/locale/ja_JP.eucJP/LC_MESSAGES +OLD_FILES+=usr/share/locale/ja_JP.eucJP/LC_MONETARY +OLD_FILES+=usr/share/locale/ja_JP.eucJP/LC_NUMERIC +OLD_FILES+=usr/share/locale/ja_JP.eucJP/LC_TIME +OLD_FILES+=usr/share/locale/kk_KZ.PT154/LC_COLLATE +OLD_FILES+=usr/share/locale/kk_KZ.PT154/LC_CTYPE +OLD_FILES+=usr/share/locale/kk_KZ.PT154/LC_MESSAGES +OLD_FILES+=usr/share/locale/kk_KZ.PT154/LC_MONETARY +OLD_FILES+=usr/share/locale/kk_KZ.PT154/LC_NUMERIC +OLD_FILES+=usr/share/locale/kk_KZ.PT154/LC_TIME +OLD_FILES+=usr/share/locale/kk_KZ.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/kk_KZ.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/kk_KZ.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/kk_KZ.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/kk_KZ.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/kk_KZ.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ko_KR.CP949/LC_COLLATE +OLD_FILES+=usr/share/locale/ko_KR.CP949/LC_CTYPE +OLD_FILES+=usr/share/locale/ko_KR.CP949/LC_MESSAGES +OLD_FILES+=usr/share/locale/ko_KR.CP949/LC_MONETARY +OLD_FILES+=usr/share/locale/ko_KR.CP949/LC_NUMERIC +OLD_FILES+=usr/share/locale/ko_KR.CP949/LC_TIME +OLD_FILES+=usr/share/locale/ko_KR.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/ko_KR.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/ko_KR.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/ko_KR.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/ko_KR.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/ko_KR.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ko_KR.eucKR/LC_COLLATE +OLD_FILES+=usr/share/locale/ko_KR.eucKR/LC_CTYPE +OLD_FILES+=usr/share/locale/ko_KR.eucKR/LC_MESSAGES +OLD_FILES+=usr/share/locale/ko_KR.eucKR/LC_MONETARY +OLD_FILES+=usr/share/locale/ko_KR.eucKR/LC_NUMERIC +OLD_FILES+=usr/share/locale/ko_KR.eucKR/LC_TIME +OLD_FILES+=usr/share/locale/la_LN.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/la_LN.ISO8859-13/LC_COLLATE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-13/LC_CTYPE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/la_LN.ISO8859-2/LC_COLLATE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-2/LC_CTYPE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-2/LC_TIME +OLD_FILES+=usr/share/locale/la_LN.ISO8859-4/LC_COLLATE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-4/LC_CTYPE +OLD_FILES+=usr/share/locale/la_LN.ISO8859-4/LC_TIME +OLD_FILES+=usr/share/locale/la_LN.US-ASCII/LC_COLLATE +OLD_FILES+=usr/share/locale/la_LN.US-ASCII/LC_CTYPE +OLD_FILES+=usr/share/locale/la_LN.US-ASCII/LC_TIME +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-13/LC_COLLATE +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-13/LC_CTYPE +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-13/LC_MESSAGES +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-13/LC_MONETARY +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-13/LC_NUMERIC +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-13/LC_TIME +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-4/LC_COLLATE +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-4/LC_CTYPE +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-4/LC_MESSAGES +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-4/LC_MONETARY +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-4/LC_NUMERIC +OLD_FILES+=usr/share/locale/lt_LT.ISO8859-4/LC_TIME +OLD_FILES+=usr/share/locale/lt_LT.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/lt_LT.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/lt_LT.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/lt_LT.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/lt_LT.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/lt_LT.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/lv_LV.ISO8859-13/LC_COLLATE +OLD_FILES+=usr/share/locale/lv_LV.ISO8859-13/LC_CTYPE +OLD_FILES+=usr/share/locale/lv_LV.ISO8859-13/LC_MESSAGES +OLD_FILES+=usr/share/locale/lv_LV.ISO8859-13/LC_MONETARY +OLD_FILES+=usr/share/locale/lv_LV.ISO8859-13/LC_NUMERIC +OLD_FILES+=usr/share/locale/lv_LV.ISO8859-13/LC_TIME +OLD_FILES+=usr/share/locale/lv_LV.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/lv_LV.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/lv_LV.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/lv_LV.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/lv_LV.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/lv_LV.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/mn_MN.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/mn_MN.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/mn_MN.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/mn_MN.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/mn_MN.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/mn_MN.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/nb_NO.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/nb_NO.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/nb_NO.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/nb_NO.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/nb_NO.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/nb_NO.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/nb_NO.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/nl_BE.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/nl_BE.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/nl_BE.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/nl_BE.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/nl_BE.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/nl_BE.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/nl_NL.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/nl_NL.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/nl_NL.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/nl_NL.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/nl_NL.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/nl_NL.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/nl_NL.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/nn_NO.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/nn_NO.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/nn_NO.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/nn_NO.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/nn_NO.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/nn_NO.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/nn_NO.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/no_NO.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/no_NO.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/no_NO.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/no_NO.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/no_NO.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/no_NO.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/no_NO.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/no_NO.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/no_NO.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/no_NO.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/no_NO.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/no_NO.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/no_NO.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/no_NO.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/no_NO.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/no_NO.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/no_NO.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/no_NO.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/pl_PL.ISO8859-2/LC_COLLATE +OLD_FILES+=usr/share/locale/pl_PL.ISO8859-2/LC_CTYPE +OLD_FILES+=usr/share/locale/pl_PL.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/pl_PL.ISO8859-2/LC_MONETARY +OLD_FILES+=usr/share/locale/pl_PL.ISO8859-2/LC_NUMERIC +OLD_FILES+=usr/share/locale/pl_PL.ISO8859-2/LC_TIME +OLD_FILES+=usr/share/locale/pl_PL.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/pl_PL.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/pl_PL.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/pl_PL.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/pl_PL.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/pl_PL.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/pt_BR.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/pt_BR.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/pt_BR.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/pt_BR.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/pt_BR.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/pt_BR.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/pt_BR.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/pt_BR.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/pt_BR.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/pt_BR.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/pt_BR.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/pt_BR.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/pt_PT.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/pt_PT.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/pt_PT.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/pt_PT.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/pt_PT.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/pt_PT.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/pt_PT.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ro_RO.ISO8859-2/LC_COLLATE +OLD_FILES+=usr/share/locale/ro_RO.ISO8859-2/LC_CTYPE +OLD_FILES+=usr/share/locale/ro_RO.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/ro_RO.ISO8859-2/LC_MONETARY +OLD_FILES+=usr/share/locale/ro_RO.ISO8859-2/LC_NUMERIC +OLD_FILES+=usr/share/locale/ro_RO.ISO8859-2/LC_TIME +OLD_FILES+=usr/share/locale/ro_RO.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/ro_RO.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/ro_RO.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/ro_RO.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/ro_RO.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/ro_RO.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/ru_RU.CP1251/LC_COLLATE +OLD_FILES+=usr/share/locale/ru_RU.CP1251/LC_CTYPE +OLD_FILES+=usr/share/locale/ru_RU.CP1251/LC_MESSAGES +OLD_FILES+=usr/share/locale/ru_RU.CP1251/LC_MONETARY +OLD_FILES+=usr/share/locale/ru_RU.CP1251/LC_NUMERIC +OLD_FILES+=usr/share/locale/ru_RU.CP1251/LC_TIME +OLD_FILES+=usr/share/locale/ru_RU.CP866/LC_COLLATE +OLD_FILES+=usr/share/locale/ru_RU.CP866/LC_CTYPE +OLD_FILES+=usr/share/locale/ru_RU.CP866/LC_MESSAGES +OLD_FILES+=usr/share/locale/ru_RU.CP866/LC_MONETARY +OLD_FILES+=usr/share/locale/ru_RU.CP866/LC_NUMERIC +OLD_FILES+=usr/share/locale/ru_RU.CP866/LC_TIME +OLD_FILES+=usr/share/locale/ru_RU.ISO8859-5/LC_COLLATE +OLD_FILES+=usr/share/locale/ru_RU.ISO8859-5/LC_CTYPE +OLD_FILES+=usr/share/locale/ru_RU.ISO8859-5/LC_MESSAGES +OLD_FILES+=usr/share/locale/ru_RU.ISO8859-5/LC_MONETARY +OLD_FILES+=usr/share/locale/ru_RU.ISO8859-5/LC_NUMERIC +OLD_FILES+=usr/share/locale/ru_RU.ISO8859-5/LC_TIME +OLD_FILES+=usr/share/locale/ru_RU.KOI8-R/LC_COLLATE +OLD_FILES+=usr/share/locale/ru_RU.KOI8-R/LC_CTYPE +OLD_FILES+=usr/share/locale/ru_RU.KOI8-R/LC_MESSAGES +OLD_FILES+=usr/share/locale/ru_RU.KOI8-R/LC_MONETARY +OLD_FILES+=usr/share/locale/ru_RU.KOI8-R/LC_NUMERIC +OLD_FILES+=usr/share/locale/ru_RU.KOI8-R/LC_TIME +OLD_FILES+=usr/share/locale/ru_RU.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/ru_RU.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/ru_RU.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/ru_RU.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/ru_RU.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/ru_RU.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/sk_SK.ISO8859-2/LC_COLLATE +OLD_FILES+=usr/share/locale/sk_SK.ISO8859-2/LC_CTYPE +OLD_FILES+=usr/share/locale/sk_SK.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/sk_SK.ISO8859-2/LC_MONETARY +OLD_FILES+=usr/share/locale/sk_SK.ISO8859-2/LC_NUMERIC +OLD_FILES+=usr/share/locale/sk_SK.ISO8859-2/LC_TIME +OLD_FILES+=usr/share/locale/sk_SK.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/sk_SK.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/sk_SK.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/sk_SK.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/sk_SK.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/sk_SK.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/sl_SI.ISO8859-2/LC_COLLATE +OLD_FILES+=usr/share/locale/sl_SI.ISO8859-2/LC_CTYPE +OLD_FILES+=usr/share/locale/sl_SI.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/sl_SI.ISO8859-2/LC_MONETARY +OLD_FILES+=usr/share/locale/sl_SI.ISO8859-2/LC_NUMERIC +OLD_FILES+=usr/share/locale/sl_SI.ISO8859-2/LC_TIME +OLD_FILES+=usr/share/locale/sl_SI.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/sl_SI.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/sl_SI.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/sl_SI.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/sl_SI.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/sl_SI.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-2/LC_COLLATE +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-2/LC_CTYPE +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-2/LC_MONETARY +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-2/LC_NUMERIC +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-2/LC_TIME +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-5/LC_COLLATE +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-5/LC_CTYPE +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-5/LC_MESSAGES +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-5/LC_MONETARY +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-5/LC_NUMERIC +OLD_FILES+=usr/share/locale/sr_YU.ISO8859-5/LC_TIME +OLD_FILES+=usr/share/locale/sr_YU.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/sr_YU.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/sr_YU.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/sr_YU.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/sr_YU.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/sr_YU.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-1/LC_COLLATE +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-1/LC_CTYPE +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-1/LC_MONETARY +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-1/LC_NUMERIC +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-1/LC_TIME +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-15/LC_COLLATE +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-15/LC_CTYPE +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-15/LC_MONETARY +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-15/LC_NUMERIC +OLD_FILES+=usr/share/locale/sv_SE.ISO8859-15/LC_TIME +OLD_FILES+=usr/share/locale/sv_SE.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/sv_SE.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/sv_SE.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/sv_SE.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/sv_SE.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/sv_SE.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/tr_TR.ISO8859-9/LC_COLLATE +OLD_FILES+=usr/share/locale/tr_TR.ISO8859-9/LC_CTYPE +OLD_FILES+=usr/share/locale/tr_TR.ISO8859-9/LC_MESSAGES +OLD_FILES+=usr/share/locale/tr_TR.ISO8859-9/LC_MONETARY +OLD_FILES+=usr/share/locale/tr_TR.ISO8859-9/LC_NUMERIC +OLD_FILES+=usr/share/locale/tr_TR.ISO8859-9/LC_TIME +OLD_FILES+=usr/share/locale/tr_TR.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/tr_TR.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/tr_TR.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/tr_TR.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/tr_TR.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/tr_TR.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/uk_UA.CP1251/LC_COLLATE +OLD_FILES+=usr/share/locale/uk_UA.CP1251/LC_CTYPE +OLD_FILES+=usr/share/locale/uk_UA.CP1251/LC_MESSAGES +OLD_FILES+=usr/share/locale/uk_UA.CP1251/LC_MONETARY +OLD_FILES+=usr/share/locale/uk_UA.CP1251/LC_NUMERIC +OLD_FILES+=usr/share/locale/uk_UA.CP1251/LC_TIME +OLD_FILES+=usr/share/locale/uk_UA.ISO8859-5/LC_COLLATE +OLD_FILES+=usr/share/locale/uk_UA.ISO8859-5/LC_CTYPE +OLD_FILES+=usr/share/locale/uk_UA.ISO8859-5/LC_MESSAGES +OLD_FILES+=usr/share/locale/uk_UA.ISO8859-5/LC_MONETARY +OLD_FILES+=usr/share/locale/uk_UA.ISO8859-5/LC_NUMERIC +OLD_FILES+=usr/share/locale/uk_UA.ISO8859-5/LC_TIME +OLD_FILES+=usr/share/locale/uk_UA.KOI8-U/LC_COLLATE +OLD_FILES+=usr/share/locale/uk_UA.KOI8-U/LC_CTYPE +OLD_FILES+=usr/share/locale/uk_UA.KOI8-U/LC_MESSAGES +OLD_FILES+=usr/share/locale/uk_UA.KOI8-U/LC_MONETARY +OLD_FILES+=usr/share/locale/uk_UA.KOI8-U/LC_NUMERIC +OLD_FILES+=usr/share/locale/uk_UA.KOI8-U/LC_TIME +OLD_FILES+=usr/share/locale/uk_UA.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/uk_UA.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/uk_UA.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/uk_UA.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/uk_UA.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/uk_UA.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/zh_CN.GB18030/LC_COLLATE +OLD_FILES+=usr/share/locale/zh_CN.GB18030/LC_CTYPE +OLD_FILES+=usr/share/locale/zh_CN.GB18030/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_CN.GB18030/LC_MONETARY +OLD_FILES+=usr/share/locale/zh_CN.GB18030/LC_NUMERIC +OLD_FILES+=usr/share/locale/zh_CN.GB18030/LC_TIME +OLD_FILES+=usr/share/locale/zh_CN.GB2312/LC_COLLATE +OLD_FILES+=usr/share/locale/zh_CN.GB2312/LC_CTYPE +OLD_FILES+=usr/share/locale/zh_CN.GB2312/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_CN.GB2312/LC_MONETARY +OLD_FILES+=usr/share/locale/zh_CN.GB2312/LC_NUMERIC +OLD_FILES+=usr/share/locale/zh_CN.GB2312/LC_TIME +OLD_FILES+=usr/share/locale/zh_CN.GBK/LC_COLLATE +OLD_FILES+=usr/share/locale/zh_CN.GBK/LC_CTYPE +OLD_FILES+=usr/share/locale/zh_CN.GBK/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_CN.GBK/LC_MONETARY +OLD_FILES+=usr/share/locale/zh_CN.GBK/LC_NUMERIC +OLD_FILES+=usr/share/locale/zh_CN.GBK/LC_TIME +OLD_FILES+=usr/share/locale/zh_CN.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/zh_CN.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/zh_CN.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_CN.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/zh_CN.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/zh_CN.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/zh_CN.eucCN/LC_COLLATE +OLD_FILES+=usr/share/locale/zh_CN.eucCN/LC_CTYPE +OLD_FILES+=usr/share/locale/zh_CN.eucCN/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_CN.eucCN/LC_MONETARY +OLD_FILES+=usr/share/locale/zh_CN.eucCN/LC_NUMERIC +OLD_FILES+=usr/share/locale/zh_CN.eucCN/LC_TIME +OLD_FILES+=usr/share/locale/zh_HK.Big5HKSCS/LC_COLLATE +OLD_FILES+=usr/share/locale/zh_HK.Big5HKSCS/LC_CTYPE +OLD_FILES+=usr/share/locale/zh_HK.Big5HKSCS/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_HK.Big5HKSCS/LC_MONETARY +OLD_FILES+=usr/share/locale/zh_HK.Big5HKSCS/LC_NUMERIC +OLD_FILES+=usr/share/locale/zh_HK.Big5HKSCS/LC_TIME +OLD_FILES+=usr/share/locale/zh_HK.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/zh_HK.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/zh_HK.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_HK.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/zh_HK.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/zh_HK.UTF-8/LC_TIME +OLD_FILES+=usr/share/locale/zh_TW.Big5/LC_COLLATE +OLD_FILES+=usr/share/locale/zh_TW.Big5/LC_CTYPE +OLD_FILES+=usr/share/locale/zh_TW.Big5/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_TW.Big5/LC_MONETARY +OLD_FILES+=usr/share/locale/zh_TW.Big5/LC_NUMERIC +OLD_FILES+=usr/share/locale/zh_TW.Big5/LC_TIME +OLD_FILES+=usr/share/locale/zh_TW.UTF-8/LC_COLLATE +OLD_FILES+=usr/share/locale/zh_TW.UTF-8/LC_CTYPE +OLD_FILES+=usr/share/locale/zh_TW.UTF-8/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_TW.UTF-8/LC_MONETARY +OLD_FILES+=usr/share/locale/zh_TW.UTF-8/LC_NUMERIC +OLD_FILES+=usr/share/locale/zh_TW.UTF-8/LC_TIME +.endif + +.if ${MK_LOCATE} == no +OLD_FILES+=etc/locate.rc +OLD_FILES+=etc/periodic/weekly/310.locate +OLD_FILES+=usr/bin/locate +OLD_FILES+=usr/libexec/locate.bigram +OLD_FILES+=usr/libexec/locate.code +OLD_FILES+=usr/libexec/locate.concatdb +OLD_FILES+=usr/libexec/locate.mklocatedb +OLD_FILES+=usr/libexec/locate.updatedb +OLD_FILES+=usr/share/examples/etc/locate.rc +OLD_FILES+=usr/share/man/man1/locate.1.gz +OLD_FILES+=usr/share/man/man8/locate.updatedb.8.gz +OLD_FILES+=usr/share/man/man8/updatedb.8.gz +.endif + +.if ${MK_LPR} == no +OLD_FILES+=etc/hosts.lpd +OLD_FILES+=etc/printcap +OLD_FILES+=usr/bin/lp +OLD_FILES+=usr/bin/lpq +OLD_FILES+=usr/bin/lpr +OLD_FILES+=usr/bin/lprm +OLD_FILES+=usr/libexec/lpr/ru/bjc-240.sh.sample +OLD_FILES+=usr/libexec/lpr/ru/koi2alt +OLD_FILES+=usr/libexec/lpr/ru/koi2855 +OLD_FILES+=usr/libexec/lpr/lpf +OLD_FILES+=usr/sbin/chkprintcap +OLD_FILES+=usr/sbin/lpc +OLD_FILES+=usr/sbin/lpd +OLD_FILES+=usr/sbin/lptest +OLD_FILES+=usr/sbin/pac +OLD_FILES+=usr/share/examples/etc/hosts.lpd +OLD_FILES+=usr/share/examples/etc/printcap +OLD_FILES+=usr/share/man/man1/lp.1.gz +OLD_FILES+=usr/share/man/man1/lpq.1.gz +OLD_FILES+=usr/share/man/man1/lpr.1.gz +OLD_FILES+=usr/share/man/man1/lprm.1.gz +OLD_FILES+=usr/share/man/man1/lptest.1.gz +OLD_FILES+=usr/share/man/man5/printcap.5.gz +OLD_FILES+=usr/share/man/man8/chkprintcap.8.gz +OLD_FILES+=usr/share/man/man8/lpc.8.gz +OLD_FILES+=usr/share/man/man8/lpd.8.gz +OLD_FILES+=usr/share/man/man8/pac.8.gz +.endif + +.if ${MK_MAIL} == no +OLD_FILES+=etc/aliases +#OLD_FILES+=etc/mail.rc # intentionally left out +#OLD_FILES+=etc/mail/aliases # intentionally left out +#OLD_FILES+=etc/mail/mailer.conf # intentionally left out +OLD_FILES+=etc/periodic/daily/130.clean-msgs +OLD_FILES+=usr/bin/Mail +OLD_FILES+=usr/bin/biff +OLD_FILES+=usr/bin/from +OLD_FILES+=usr/bin/mail +OLD_FILES+=usr/bin/mailx +OLD_FILES+=usr/bin/msgs +OLD_FILES+=usr/libexec/comsat +OLD_FILES+=usr/share/examples/etc/mail.rc +OLD_FILES+=usr/share/man/man1/Mail.1.gz +OLD_FILES+=usr/share/man/man1/biff.1.gz +OLD_FILES+=usr/share/man/man1/from.1.gz +OLD_FILES+=usr/share/man/man1/mail.1.gz +OLD_FILES+=usr/share/man/man1/mailx.1.gz +OLD_FILES+=usr/share/man/man1/msgs.1.gz +OLD_FILES+=usr/share/man/man8/comsat.8.gz +OLD_FILES+=usr/share/misc/mail.help +OLD_FILES+=usr/share/misc/mail.tildehelp +.endif + +.if ${MK_MAKE} == no +OLD_FILES+=usr/bin/make +OLD_FILES+=usr/share/man/man1/make.1.gz +OLD_FILES+=usr/share/mk/bsd.README +OLD_FILES+=usr/share/mk/bsd.arch.inc.mk +OLD_FILES+=usr/share/mk/bsd.compat.mk +OLD_FILES+=usr/share/mk/bsd.cpu.mk +OLD_FILES+=usr/share/mk/bsd.crunchgen.mk +OLD_FILES+=usr/share/mk/bsd.dep.mk +OLD_FILES+=usr/share/mk/bsd.doc.mk +OLD_FILES+=usr/share/mk/bsd.dtrace.mk +OLD_FILES+=usr/share/mk/bsd.endian.mk +OLD_FILES+=usr/share/mk/bsd.files.mk +OLD_FILES+=usr/share/mk/bsd.incs.mk +OLD_FILES+=usr/share/mk/bsd.info.mk +OLD_FILES+=usr/share/mk/bsd.init.mk +OLD_FILES+=usr/share/mk/bsd.kmod.mk +OLD_FILES+=usr/share/mk/bsd.lib.mk +OLD_FILES+=usr/share/mk/bsd.libnames.mk +OLD_FILES+=usr/share/mk/bsd.links.mk +OLD_FILES+=usr/share/mk/bsd.man.mk +OLD_FILES+=usr/share/mk/bsd.nls.mk +OLD_FILES+=usr/share/mk/bsd.obj.mk +OLD_FILES+=usr/share/mk/bsd.own.mk +OLD_FILES+=usr/share/mk/bsd.port.mk +OLD_FILES+=usr/share/mk/bsd.port.options.mk +OLD_FILES+=usr/share/mk/bsd.port.post.mk +OLD_FILES+=usr/share/mk/bsd.port.pre.mk +OLD_FILES+=usr/share/mk/bsd.port.subdir.mk +OLD_FILES+=usr/share/mk/bsd.prog.mk +OLD_FILES+=usr/share/mk/bsd.snmpmod.mk +OLD_FILES+=usr/share/mk/bsd.subdir.mk +OLD_FILES+=usr/share/mk/bsd.symver.mk +OLD_FILES+=usr/share/mk/bsd.sys.mk +OLD_FILES+=usr/share/mk/sys.mk +OLD_FILES+=usr/share/mk/version_gen.awk +.endif + +#.if ${MK_MAN} == no +# This should add a dependency to a special target which removes all man pages. +# Listing all of them here is overkill. +#.endif + +.if ${MK_MAN_UTILS} == no +OLD_FILES+=etc/periodic/weekly/320.whatis +OLD_FILES+=etc/periodic/weekly/330.catman +OLD_FILES+=usr/bin/apropos +OLD_FILES+=usr/bin/catman +OLD_FILES+=usr/bin/makewhatis +OLD_FILES+=usr/bin/man +OLD_FILES+=usr/bin/manpath +OLD_FILES+=usr/bin/whatis +OLD_FILES+=usr/libexec/catman.local +OLD_FILES+=usr/libexec/makewhatis.local +OLD_FILES+=usr/share/man/man1/apropos.1.gz +OLD_FILES+=usr/share/man/man1/catman.1.gz +OLD_FILES+=usr/share/man/man1/makewhatis.1.gz +OLD_FILES+=usr/share/man/man1/man.1.gz +OLD_FILES+=usr/share/man/man1/manpath.1.gz +OLD_FILES+=usr/share/man/man1/whatis.1.gz +OLD_FILES+=usr/share/man/man5/man.conf.5.gz +OLD_FILES+=usr/share/man/man8/catman.local.8.gz +OLD_FILES+=usr/share/man/man8/makewhatis.local.8.gz +OLD_FILES+=usr/share/man/whatis +OLD_FILES+=usr/share/openssl/man/whatis +.endif + +.if ${MK_NCP} == no +OLD_FILES+=usr/bin/ncplist +OLD_FILES+=usr/bin/ncplogin +OLD_FILES+=usr/bin/ncplogout +OLD_FILES+=usr/include/fs/nwfs/nwfs.h +OLD_FILES+=usr/include/fs/nwfs/nwfs_mount.h +OLD_FILES+=usr/include/fs/nwfs/nwfs_node.h +OLD_FILES+=usr/include/fs/nwfs/nwfs_subr.h +OLD_FILES+=usr/include/netncp/ncp.h +OLD_FILES+=usr/include/netncp/ncp_cfg.h +OLD_FILES+=usr/include/netncp/ncp_conn.h +OLD_FILES+=usr/include/netncp/ncp_file.h +OLD_FILES+=usr/include/netncp/ncp_lib.h +OLD_FILES+=usr/include/netncp/ncp_ncp.h +OLD_FILES+=usr/include/netncp/ncp_nls.h +OLD_FILES+=usr/include/netncp/ncp_rcfile.h +OLD_FILES+=usr/include/netncp/ncp_rq.h +OLD_FILES+=usr/include/netncp/ncp_sock.h OLD_FILES+=usr/include/netncp/ncp_subr.h OLD_FILES+=usr/include/netncp/ncp_user.h OLD_FILES+=usr/include/netncp/ncpio.h OLD_FILES+=usr/include/netncp/nwerror.h -#OLD_DIRS+=usr/include/netncp OLD_FILES+=usr/lib/libncp.a OLD_FILES+=usr/lib/libncp.so OLD_LIBS+=usr/lib/libncp.so.4 @@ -3346,13 +5986,208 @@ OLD_FILES+=usr/bin/nc OLD_FILES+=usr/share/man/man1/nc.1.gz .endif -#.if ${MK_NIS} == no -# to be filled in -#.endif +.if ${MK_NETGRAPH} == no +OLD_FILES+=usr/include/bsnmp/snmp_netgraph.h +OLD_FILES+=usr/include/netgraph.h +OLD_FILES+=usr/lib/libnetgraph.a +OLD_FILES+=usr/lib/libnetgraph.so +OLD_LIBS+=usr/lib/libnetgraph.so.4 +OLD_FILES+=usr/lib/libnetgraph_p.a +OLD_FILES+=usr/lib/snmp_netgraph.so +OLD_LIBS+=usr/lib/snmp_netgraph.so.6 +OLD_FILES+=usr/lib32/libnetgraph.a +OLD_FILES+=usr/lib32/libnetgraph.so +OLD_LIBS+=usr/lib32/libnetgraph.so.4 +OLD_FILES+=usr/lib32/libnetgraph_p.a +OLD_FILES+=usr/libexec/pppoed +OLD_FILES+=usr/sbin/flowctl +OLD_FILES+=usr/sbin/lmcconfig +OLD_FILES+=usr/sbin/ngctl +OLD_FILES+=usr/sbin/nghook +OLD_FILES+=usr/share/man/man3/NgAllocRecvAsciiMsg.3.gz +OLD_FILES+=usr/share/man/man3/NgAllocRecvData.3.gz +OLD_FILES+=usr/share/man/man3/NgAllocRecvMsg.3.gz +OLD_FILES+=usr/share/man/man3/NgMkSockNode.3.gz +OLD_FILES+=usr/share/man/man3/NgNameNode.3.gz +OLD_FILES+=usr/share/man/man3/NgRecvAsciiMsg.3.gz +OLD_FILES+=usr/share/man/man3/NgRecvData.3.gz +OLD_FILES+=usr/share/man/man3/NgRecvMsg.3.gz +OLD_FILES+=usr/share/man/man3/NgSendAsciiMsg.3.gz +OLD_FILES+=usr/share/man/man3/NgSendData.3.gz +OLD_FILES+=usr/share/man/man3/NgSendMsg.3.gz +OLD_FILES+=usr/share/man/man3/NgSendMsgReply.3.gz +OLD_FILES+=usr/share/man/man3/NgSetDebug.3.gz +OLD_FILES+=usr/share/man/man3/NgSetErrLog.3.gz +OLD_FILES+=usr/share/man/man3/netgraph.3.gz +OLD_FILES+=usr/share/man/man3/snmp_netgraph.3.gz +OLD_FILES+=usr/share/man/man8/flowctl.8.gz +OLD_FILES+=usr/share/man/man8/lmcconfig.8.gz +OLD_FILES+=usr/share/man/man8/ngctl.8.gz +OLD_FILES+=usr/share/man/man8/nghook.8.gz +OLD_FILES+=usr/share/man/man8/pppoed.8.gz +OLD_FILES+=usr/share/snmp/defs/netgraph_tree.def +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-NETGRAPH.txt +.endif -#.if ${MK_NLS} == no -# to be filled in -#.endif +.if ${MK_NETGRAPH_SUPPORT} == no +OLD_FILES+=usr/include/bsnmp/snmp_netgraph.h +OLD_FILES+=usr/lib/snmp_netgraph.so +OLD_LIBS+=usr/lib/snmp_netgraph.so.6 +OLD_FILES+=usr/share/man/man3/snmp_netgraph.3.gz +OLD_FILES+=usr/share/snmp/defs/netgraph_tree.def +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-NETGRAPH.txt +.endif + +.if ${MK_NIS} == no +OLD_FILES+=usr/bin/ypcat +OLD_FILES+=usr/bin/ypchfn +OLD_FILES+=usr/bin/ypchpass +OLD_FILES+=usr/bin/ypchsh +OLD_FILES+=usr/bin/ypmatch +OLD_FILES+=usr/bin/yppasswd +OLD_FILES+=usr/bin/ypwhich +OLD_FILES+=usr/include/ypclnt.h +OLD_FILES+=usr/lib/libypclnt.a +OLD_FILES+=usr/lib/libypclnt.so +OLD_LIBS+=usr/lib/libypclnt.so.4 +OLD_FILES+=usr/lib/libypclnt_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libypclnt.a +OLD_FILES+=usr/lib32/libypclnt.so +OLD_LIBS+=usr/lib32/libypclnt.so.4 +OLD_FILES+=usr/lib32/libypclnt_p.a +.endif +OLD_FILES+=usr/libexec/mknetid +OLD_FILES+=usr/libexec/yppwupdate +OLD_FILES+=usr/libexec/ypxfr +OLD_FILES+=usr/sbin/rpc.yppasswdd +OLD_FILES+=usr/sbin/rpc.ypupdated +OLD_FILES+=usr/sbin/rpc.ypxfrd +OLD_FILES+=usr/sbin/yp_mkdb +OLD_FILES+=usr/sbin/ypbind +OLD_FILES+=usr/sbin/ypinit +OLD_FILES+=usr/sbin/yppoll +OLD_FILES+=usr/sbin/yppush +OLD_FILES+=usr/sbin/ypserv +OLD_FILES+=usr/sbin/ypset +OLD_FILES+=usr/share/man/man1/ypcat.1.gz +OLD_FILES+=usr/share/man/man1/ypchfn.1.gz +OLD_FILES+=usr/share/man/man1/ypchpass.1.gz +OLD_FILES+=usr/share/man/man1/ypchsh.1.gz +OLD_FILES+=usr/share/man/man1/ypmatch.1.gz +OLD_FILES+=usr/share/man/man1/yppasswd.1.gz +OLD_FILES+=usr/share/man/man1/ypwhich.1.gz +OLD_FILES+=usr/share/man/man5/netid.5.gz +OLD_FILES+=usr/share/man/man8/mknetid.8.gz +OLD_FILES+=usr/share/man/man8/rpc.yppasswdd.8.gz +OLD_FILES+=usr/share/man/man8/rpc.ypxfrd.8.gz +OLD_FILES+=usr/share/man/man8/yp_mkdb.8.gz +OLD_FILES+=usr/share/man/man8/ypbind.8.gz +OLD_FILES+=usr/share/man/man8/ypinit.8.gz +OLD_FILES+=usr/share/man/man8/yppoll.8.gz +OLD_FILES+=usr/share/man/man8/yppush.8.gz +OLD_FILES+=usr/share/man/man8/ypserv.8.gz +OLD_FILES+=usr/share/man/man8/ypset.8.gz +OLD_FILES+=usr/share/man/man8/ypxfr.8.gz +OLD_FILES+=var/yp/Makefile +OLD_FILES+=var/yp/Makefile.dist +.endif + +.if ${MK_NLS} == no +OLD_FILES+=usr/share/nls/C/ee.cat +OLD_FILES+=usr/share/nls/be_BY.UTF-8/libc.cat +OLD_FILES+=usr/share/nls/ca_ES.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/de_AT.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/de_AT.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/de_AT.ISO8859-15/ee.cat +OLD_FILES+=usr/share/nls/de_AT.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/de_CH.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/de_CH.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/de_CH.ISO8859-15/ee.cat +OLD_FILES+=usr/share/nls/de_CH.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/de_DE.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/de_DE.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/de_DE.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/de_DE.ISO8859-15/ee.cat +OLD_FILES+=usr/share/nls/de_DE.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/el_GR.ISO8859-7/libc.cat +OLD_FILES+=usr/share/nls/el_GR.ISO8859-7/tcsh.cat +OLD_FILES+=usr/share/nls/en_US.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/en_US.ISO8859-15/ee.cat +OLD_FILES+=usr/share/nls/es_ES.ISO8859-1/grep.cat +OLD_FILES+=usr/share/nls/es_ES.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/es_ES.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/es_ES.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/et_EE.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fi_FI.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/fi_FI.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fi_FI.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fr_BE.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/fr_BE.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fr_BE.ISO8859-15/ee.cat +OLD_FILES+=usr/share/nls/fr_BE.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fr_CA.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/fr_CA.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fr_CA.ISO8859-15/ee.cat +OLD_FILES+=usr/share/nls/fr_CA.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fr_CH.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/fr_CH.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fr_CH.ISO8859-15/ee.cat +OLD_FILES+=usr/share/nls/fr_CH.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fr_FR.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/fr_FR.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/fr_FR.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fr_FR.ISO8859-15/ee.cat +OLD_FILES+=usr/share/nls/fr_FR.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/gl_ES.ISO8859-1/grep.cat +OLD_FILES+=usr/share/nls/gl_ES.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/hu_HU.ISO8859-2/bsdsort.cat +OLD_FILES+=usr/share/nls/hu_HU.ISO8859-2/ee.cat +OLD_FILES+=usr/share/nls/hu_HU.ISO8859-2/grep.cat +OLD_FILES+=usr/share/nls/hu_HU.ISO8859-2/libc.cat +OLD_FILES+=usr/share/nls/it_CH.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/it_CH.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/it_IT.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/it_IT.ISO8859-15/libc.cat +OLD_FILES+=usr/share/nls/it_IT.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/ja_JP.SJIS/grep.cat +OLD_FILES+=usr/share/nls/ja_JP.UTF-8/grep.cat +OLD_FILES+=usr/share/nls/ja_JP.UTF-8/libc.cat +OLD_FILES+=usr/share/nls/ja_JP.eucJP/grep.cat +OLD_FILES+=usr/share/nls/ja_JP.eucJP/libc.cat +OLD_FILES+=usr/share/nls/ja_JP.eucJP/tcsh.cat +OLD_FILES+=usr/share/nls/ko_KR.UTF-8/libc.cat +OLD_FILES+=usr/share/nls/ko_KR.eucKR/libc.cat +OLD_FILES+=usr/share/nls/mn_MN.UTF-8/libc.cat +OLD_FILES+=usr/share/nls/nl_NL.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/no_NO.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/pl_PL.ISO8859-2/ee.cat +OLD_FILES+=usr/share/nls/pl_PL.ISO8859-2/libc.cat +OLD_FILES+=usr/share/nls/pt_BR.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/pt_BR.ISO8859-1/grep.cat +OLD_FILES+=usr/share/nls/pt_BR.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/pt_PT.ISO8859-1/ee.cat +OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/ee.cat +OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/grep.cat +OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/libc.cat +OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/tcsh.cat +OLD_FILES+=usr/share/nls/sk_SK.ISO8859-2/libc.cat +OLD_FILES+=usr/share/nls/sv_SE.ISO8859-1/libc.cat +OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/ee.cat +OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/tcsh.cat +OLD_FILES+=usr/share/nls/uk_UA.UTF-8/grep.cat +OLD_FILES+=usr/share/nls/uk_UA.UTF-8/libc.cat +OLD_FILES+=usr/share/nls/zh_CN.UTF-8/grep.cat +.endif + +.if ${MK_NS_CACHING} == no +#OLD_FILES+=etc/nscd.conf # intentionally left out +OLD_FILES+=etc/rc.d/nscd +OLD_FILES+=usr/sbin/nscd +OLD_FILES+=usr/share/examples/etc/nscd.conf +OLD_FILES+=usr/share/man/man5/nscd.conf.5.gz +OLD_FILES+=usr/share/man/man8/nscd.8.gz +.endif .if ${MK_NTP} == no OLD_FILES+=etc/ntp.conf @@ -3445,13 +6280,1334 @@ OLD_FILES+=usr/share/man/man8/ntptime.8.gz # to be filled in #.endif -#.if ${MK_OPENSSH} == no -# to be filled in -#.endif +.if ${MK_OPENSSH} == no +OLD_FILES+=etc/rc.d/sshd +OLD_FILES+=etc/ssh/moduli +#OLD_FILES+=etc/ssh/ssh_config # intentionally left out +#OLD_FILES+=etc/ssh/sshd_config # intentionally left out +OLD_FILES+=usr/bin/scp +OLD_FILES+=usr/bin/sftp +OLD_FILES+=usr/bin/slogin +OLD_FILES+=usr/bin/ssh +OLD_FILES+=usr/bin/ssh-add +OLD_FILES+=usr/bin/ssh-agent +OLD_FILES+=usr/bin/ssh-keygen +OLD_FILES+=usr/bin/ssh-keyscan +OLD_FILES+=usr/lib/libssh.a +OLD_FILES+=usr/lib/libssh.so +OLD_LIBS+=usr/lib/libssh.so.5 +OLD_FILES+=usr/lib/libssh_p.a +OLD_FILES+=usr/lib/pam_ssh.so +OLD_LIBS+=usr/lib/pam_ssh.so.5 +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libssh.a +OLD_FILES+=usr/lib32/libssh.so +OLD_LIBS+=usr/lib32/libssh.so.5 +OLD_FILES+=usr/lib32/libssh_p.a +OLD_FILES+=usr/lib32/pam_ssh.so +OLD_LIBS+=usr/lib32/pam_ssh.so.5 +.endif +OLD_FILES+=usr/libexec/sftp-server +OLD_FILES+=usr/libexec/ssh-keysign +OLD_FILES+=usr/libexec/ssh-pkcs11-helper +OLD_FILES+=usr/sbin/sshd +OLD_FILES+=usr/share/man/man1/scp.1.gz +OLD_FILES+=usr/share/man/man1/sftp.1.gz +OLD_FILES+=usr/share/man/man1/slogin.1.gz +OLD_FILES+=usr/share/man/man1/ssh-add.1.gz +OLD_FILES+=usr/share/man/man1/ssh-agent.1.gz +OLD_FILES+=usr/share/man/man1/ssh-keygen.1.gz +OLD_FILES+=usr/share/man/man1/ssh-keyscan.1.gz +OLD_FILES+=usr/share/man/man1/ssh.1.gz +OLD_FILES+=usr/share/man/man5/ssh_config.5.gz +OLD_FILES+=usr/share/man/man5/sshd_config.5.gz +OLD_FILES+=usr/share/man/man8/pam_ssh.8.gz +OLD_FILES+=usr/share/man/man8/sftp-server.8.gz +OLD_FILES+=usr/share/man/man8/ssh-keysign.8.gz +OLD_FILES+=usr/share/man/man8/ssh-pkcs11-helper.8.gz +OLD_FILES+=usr/share/man/man8/sshd.8.gz +.endif -#.if ${MK_OPENSSL} == no -# to be filled in -#.endif +.if ${MK_OPENSSL} == no +#OLD_FILES+=etc/ssl/openssl.cnf # intentionally left out +OLD_FILES+=lib/geom/geom_eli.so +OLD_LIBS+=lib/libcrypto.so.6 +OLD_FILES+=sbin/geli +OLD_FILES+=usr/bin/bc +OLD_FILES+=usr/bin/bdes +OLD_FILES+=usr/bin/chkey +OLD_FILES+=usr/bin/dc +OLD_FILES+=usr/bin/kcc +OLD_FILES+=usr/bin/newkey +OLD_FILES+=usr/bin/openssl +OLD_FILES+=usr/bin/scp +OLD_FILES+=usr/bin/sftp +OLD_FILES+=usr/bin/slogin +OLD_FILES+=usr/bin/ssh +OLD_FILES+=usr/bin/ssh-add +OLD_FILES+=usr/bin/ssh-agent +OLD_FILES+=usr/bin/ssh-keygen +OLD_FILES+=usr/bin/ssh-keyscan +OLD_FILES+=usr/include/com_err.h +OLD_FILES+=usr/include/com_right.h +OLD_FILES+=usr/include/mp.h +OLD_FILES+=usr/include/openssl/aes.h +OLD_FILES+=usr/include/openssl/aes_locl.h +OLD_FILES+=usr/include/openssl/asn1.h +OLD_FILES+=usr/include/openssl/asn1_mac.h +OLD_FILES+=usr/include/openssl/asn1t.h +OLD_FILES+=usr/include/openssl/bio.h +OLD_FILES+=usr/include/openssl/bio_lcl.h +OLD_FILES+=usr/include/openssl/blowfish.h +OLD_FILES+=usr/include/openssl/bn.h +OLD_FILES+=usr/include/openssl/buffer.h +OLD_FILES+=usr/include/openssl/camellia.h +OLD_FILES+=usr/include/openssl/cast.h +OLD_FILES+=usr/include/openssl/comp.h +OLD_FILES+=usr/include/openssl/conf.h +OLD_FILES+=usr/include/openssl/conf_api.h +OLD_FILES+=usr/include/openssl/crypto.h +OLD_FILES+=usr/include/openssl/des.h +OLD_FILES+=usr/include/openssl/des_old.h +OLD_FILES+=usr/include/openssl/dh.h +OLD_FILES+=usr/include/openssl/dsa.h +OLD_FILES+=usr/include/openssl/dso.h +OLD_FILES+=usr/include/openssl/dtls1.h +OLD_FILES+=usr/include/openssl/e_os.h +OLD_FILES+=usr/include/openssl/e_os2.h +OLD_FILES+=usr/include/openssl/ebcdic.h +OLD_FILES+=usr/include/openssl/ec.h +OLD_FILES+=usr/include/openssl/ecdh.h +OLD_FILES+=usr/include/openssl/ecdsa.h +OLD_FILES+=usr/include/openssl/engine.h +OLD_FILES+=usr/include/openssl/err.h +OLD_FILES+=usr/include/openssl/evp.h +OLD_FILES+=usr/include/openssl/fips.h +OLD_FILES+=usr/include/openssl/fips_rand.h +OLD_FILES+=usr/include/openssl/hmac.h +OLD_FILES+=usr/include/openssl/krb5_asn.h +OLD_FILES+=usr/include/openssl/kssl.h +OLD_FILES+=usr/include/openssl/lhash.h +OLD_FILES+=usr/include/openssl/md2.h +OLD_FILES+=usr/include/openssl/md4.h +OLD_FILES+=usr/include/openssl/md5.h +OLD_FILES+=usr/include/openssl/mdc2.h +OLD_FILES+=usr/include/openssl/obj_mac.h +OLD_FILES+=usr/include/openssl/objects.h +OLD_FILES+=usr/include/openssl/ocsp.h +OLD_FILES+=usr/include/openssl/opensslconf.h +OLD_FILES+=usr/include/openssl/opensslv.h +OLD_FILES+=usr/include/openssl/ossl_typ.h +OLD_FILES+=usr/include/openssl/pem.h +OLD_FILES+=usr/include/openssl/pem2.h +OLD_FILES+=usr/include/openssl/pkcs12.h +OLD_FILES+=usr/include/openssl/pkcs7.h +OLD_FILES+=usr/include/openssl/pq_compat.h +OLD_FILES+=usr/include/openssl/pqueue.h +OLD_FILES+=usr/include/openssl/rand.h +OLD_FILES+=usr/include/openssl/rc2.h +OLD_FILES+=usr/include/openssl/rc4.h +OLD_FILES+=usr/include/openssl/rc5.h +OLD_FILES+=usr/include/openssl/ripemd.h +OLD_FILES+=usr/include/openssl/rsa.h +OLD_FILES+=usr/include/openssl/safestack.h +OLD_FILES+=usr/include/openssl/sha.h +OLD_FILES+=usr/include/openssl/ssl.h +OLD_FILES+=usr/include/openssl/ssl2.h +OLD_FILES+=usr/include/openssl/ssl23.h +OLD_FILES+=usr/include/openssl/ssl3.h +OLD_FILES+=usr/include/openssl/stack.h +OLD_FILES+=usr/include/openssl/store.h +OLD_FILES+=usr/include/openssl/symhacks.h +OLD_FILES+=usr/include/openssl/tls1.h +OLD_FILES+=usr/include/openssl/tmdiff.h +OLD_FILES+=usr/include/openssl/txt_db.h +OLD_FILES+=usr/include/openssl/ui.h +OLD_FILES+=usr/include/openssl/ui_compat.h +OLD_FILES+=usr/include/openssl/ui_locl.h +OLD_FILES+=usr/include/openssl/x509.h +OLD_FILES+=usr/include/openssl/x509_vfy.h +OLD_FILES+=usr/include/openssl/x509v3.h +OLD_FILES+=usr/include/roken.h +OLD_FILES+=usr/lib/engines/lib4758cca.so +OLD_FILES+=usr/lib/engines/libaep.so +OLD_FILES+=usr/lib/engines/libatalla.so +OLD_FILES+=usr/lib/engines/libchil.so +OLD_FILES+=usr/lib/engines/libcswift.so +OLD_FILES+=usr/lib/engines/libnuron.so +OLD_FILES+=usr/lib/engines/libsureware.so +OLD_FILES+=usr/lib/engines/libubsec.so +OLD_FILES+=usr/lib/libcrypto.a +OLD_FILES+=usr/lib/libcrypto.so +OLD_FILES+=usr/lib/libcrypto_p.a +OLD_FILES+=usr/lib/libmp.a +OLD_FILES+=usr/lib/libmp.so +OLD_LIBS+=usr/lib/libmp.so.7 +OLD_FILES+=usr/lib/libmp_p.a +OLD_FILES+=usr/lib/libssh.a +OLD_FILES+=usr/lib/libssh.so +OLD_LIBS+=usr/lib/libssh.so.5 +OLD_FILES+=usr/lib/libssh_p.a +OLD_FILES+=usr/lib/libssl.a +OLD_FILES+=usr/lib/libssl.so +OLD_LIBS+=usr/lib/libssl.so.6 +OLD_FILES+=usr/lib/libssl_p.a +OLD_FILES+=usr/lib/pam_ssh.so +OLD_LIBS+=usr/lib/pam_ssh.so.5 +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/lib4758cca.so +OLD_FILES+=usr/lib32/libaep.so +OLD_FILES+=usr/lib32/libatalla.so +OLD_FILES+=usr/lib32/libchil.so +OLD_FILES+=usr/lib32/libcom_err.a +OLD_FILES+=usr/lib32/libcom_err.so +OLD_LIBS+=usr/lib32/libcom_err.so.5 +OLD_FILES+=usr/lib32/libcom_err_p.a +OLD_FILES+=usr/lib32/libcrypto.a +OLD_FILES+=usr/lib32/libcrypto.so +OLD_LIBS+=usr/lib32/libcrypto.so.6 +OLD_FILES+=usr/lib32/libcrypto_p.a +OLD_FILES+=usr/lib32/libcswift.so +OLD_FILES+=usr/lib32/libmp.a +OLD_FILES+=usr/lib32/libmp.so +OLD_LIBS+=usr/lib32/libmp.so.7 +OLD_FILES+=usr/lib32/libmp_p.a +OLD_FILES+=usr/lib32/libnuron.so +OLD_FILES+=usr/lib32/libssh.a +OLD_FILES+=usr/lib32/libssh.so +OLD_LIBS+=usr/lib32/libssh.so.5 +OLD_FILES+=usr/lib32/libssh_p.a +OLD_FILES+=usr/lib32/libssl.a +OLD_FILES+=usr/lib32/libssl.so +OLD_LIBS+=usr/lib32/libssl.so.6 +OLD_FILES+=usr/lib32/libssl_p.a +OLD_FILES+=usr/lib32/libsureware.so +OLD_FILES+=usr/lib32/libubsec.so +OLD_FILES+=usr/lib32/pam_ssh.so +OLD_LIBS+=usr/lib32/pam_ssh.so.5 +.endif +OLD_FILES+=usr/libexec/sftp-server +OLD_FILES+=usr/libexec/ssh-keysign +OLD_FILES+=usr/libexec/ssh-pkcs11-helper +OLD_FILES+=usr/sbin/dnssec-dsfromkey +OLD_FILES+=usr/sbin/dnssec-keyfromlabel +OLD_FILES+=usr/sbin/dnssec-keygen +OLD_FILES+=usr/sbin/dnssec-revoke +OLD_FILES+=usr/sbin/dnssec-settime +OLD_FILES+=usr/sbin/dnssec-signzone +OLD_FILES+=usr/sbin/keyserv +OLD_FILES+=usr/sbin/sshd +OLD_FILES+=usr/share/info/com_err.info.gz +OLD_FILES+=usr/share/man/man1/bc.1.gz +OLD_FILES+=usr/share/man/man1/bdes.1.gz +OLD_FILES+=usr/share/man/man1/chkey.1.gz +OLD_FILES+=usr/share/man/man1/compile_et.1.gz +OLD_FILES+=usr/share/man/man1/dc.1.gz +OLD_FILES+=usr/share/man/man1/kgetcred.1.gz +OLD_FILES+=usr/share/man/man1/scp.1.gz +OLD_FILES+=usr/share/man/man1/sftp.1.gz +OLD_FILES+=usr/share/man/man1/slogin.1.gz +OLD_FILES+=usr/share/man/man1/ssh-add.1.gz +OLD_FILES+=usr/share/man/man1/ssh-agent.1.gz +OLD_FILES+=usr/share/man/man1/ssh-keygen.1.gz +OLD_FILES+=usr/share/man/man1/ssh-keyscan.1.gz +OLD_FILES+=usr/share/man/man1/ssh.1.gz +OLD_FILES+=usr/share/man/man3/com_err.3.gz +OLD_FILES+=usr/share/man/man3/libmp.3.gz +OLD_FILES+=usr/share/man/man5/ssh_config.5.gz +OLD_FILES+=usr/share/man/man5/sshd_config.5.gz +OLD_FILES+=usr/share/man/man8/dnssec-dsfromkey.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-keyfromlabel.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-keygen.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-revoke.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-settime.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-signzone.8.gz +OLD_FILES+=usr/share/man/man8/geli.8.gz +OLD_FILES+=usr/share/man/man8/keyserv.8.gz +OLD_FILES+=usr/share/man/man8/kfd.8.gz +OLD_FILES+=usr/share/man/man8/newkey.8.gz +OLD_FILES+=usr/share/man/man8/pam_ssh.8.gz +OLD_FILES+=usr/share/man/man8/sftp-server.8.gz +OLD_FILES+=usr/share/man/man8/ssh-keysign.8.gz +OLD_FILES+=usr/share/man/man8/ssh-pkcs11-helper.8.gz +OLD_FILES+=usr/share/man/man8/sshd.8.gz +OLD_FILES+=usr/share/misc/bc.library +OLD_FILES+=usr/share/openssl/man/man1/CA.pl.1.gz +OLD_FILES+=usr/share/openssl/man/man1/asn1parse.1.gz +OLD_FILES+=usr/share/openssl/man/man1/ca.1.gz +OLD_FILES+=usr/share/openssl/man/man1/ciphers.1.gz +OLD_FILES+=usr/share/openssl/man/man1/crl.1.gz +OLD_FILES+=usr/share/openssl/man/man1/crl2pkcs7.1.gz +OLD_FILES+=usr/share/openssl/man/man1/dgst.1.gz +OLD_FILES+=usr/share/openssl/man/man1/dhparam.1.gz +OLD_FILES+=usr/share/openssl/man/man1/dsa.1.gz +OLD_FILES+=usr/share/openssl/man/man1/dsaparam.1.gz +OLD_FILES+=usr/share/openssl/man/man1/ec.1.gz +OLD_FILES+=usr/share/openssl/man/man1/ecparam.1.gz +OLD_FILES+=usr/share/openssl/man/man1/enc.1.gz +OLD_FILES+=usr/share/openssl/man/man1/errstr.1.gz +OLD_FILES+=usr/share/openssl/man/man1/gendsa.1.gz +OLD_FILES+=usr/share/openssl/man/man1/genrsa.1.gz +OLD_FILES+=usr/share/openssl/man/man1/md2.1.gz +OLD_FILES+=usr/share/openssl/man/man1/md4.1.gz +OLD_FILES+=usr/share/openssl/man/man1/md5.1.gz +OLD_FILES+=usr/share/openssl/man/man1/mdc2.1.gz +OLD_FILES+=usr/share/openssl/man/man1/nseq.1.gz +OLD_FILES+=usr/share/openssl/man/man1/ocsp.1.gz +OLD_FILES+=usr/share/openssl/man/man1/openssl.1.gz +OLD_FILES+=usr/share/openssl/man/man1/passwd.1.gz +OLD_FILES+=usr/share/openssl/man/man1/pkcs12.1.gz +OLD_FILES+=usr/share/openssl/man/man1/pkcs7.1.gz +OLD_FILES+=usr/share/openssl/man/man1/pkcs8.1.gz +OLD_FILES+=usr/share/openssl/man/man1/rand.1.gz +OLD_FILES+=usr/share/openssl/man/man1/req.1.gz +OLD_FILES+=usr/share/openssl/man/man1/ripemd160.1.gz +OLD_FILES+=usr/share/openssl/man/man1/rsa.1.gz +OLD_FILES+=usr/share/openssl/man/man1/rsautl.1.gz +OLD_FILES+=usr/share/openssl/man/man1/s_client.1.gz +OLD_FILES+=usr/share/openssl/man/man1/s_server.1.gz +OLD_FILES+=usr/share/openssl/man/man1/s_time.1.gz +OLD_FILES+=usr/share/openssl/man/man1/sess_id.1.gz +OLD_FILES+=usr/share/openssl/man/man1/sha.1.gz +OLD_FILES+=usr/share/openssl/man/man1/sha1.1.gz +OLD_FILES+=usr/share/openssl/man/man1/smime.1.gz +OLD_FILES+=usr/share/openssl/man/man1/speed.1.gz +OLD_FILES+=usr/share/openssl/man/man1/spkac.1.gz +OLD_FILES+=usr/share/openssl/man/man1/verify.1.gz +OLD_FILES+=usr/share/openssl/man/man1/version.1.gz +OLD_FILES+=usr/share/openssl/man/man1/x509.1.gz +OLD_FILES+=usr/share/openssl/man/man1/x509v3_config.1.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_OBJECT_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_OBJECT_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_cmp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_dup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_length.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_length_set.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_print_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_print_ex_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_set.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_type.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_STRING_type_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_generate_nconf.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ASN1_generate_v3.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BF_cbc_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BF_cfb64_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BF_decrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BF_ecb_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BF_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BF_ofb64_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BF_options.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BF_set_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_append_filename.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_callback_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_ctrl_get_read_request.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_ctrl_get_write_guarantee.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_ctrl_pending.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_ctrl_reset_read_request.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_ctrl_wpending.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_debug_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_destroy_bio_pair.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_do_accept.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_do_connect.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_eof.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_f_base64.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_f_buffer.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_f_cipher.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_f_md.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_f_null.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_f_ssl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_find_type.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_flush.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_free_all.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_accept_port.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_bind_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_callback_arg.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_cipher_ctx.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_cipher_status.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_close.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_conn_hostname.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_conn_int_port.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_conn_ip.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_conn_port.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_fd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_info_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_md.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_md_ctx.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_mem_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_mem_ptr.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_num_renegotiates.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_read_request.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_retry_BIO.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_retry_reason.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_ssl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_write_buf_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_get_write_guarantee.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_gets.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_int_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_make_bio_pair.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new_bio_pair.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new_buffer_ssl_connect.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new_fd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new_mem_buf.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new_socket.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new_ssl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_new_ssl_connect.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_next.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_pending.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_pop.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_ptr_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_push.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_puts.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_read.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_read_filename.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_reset.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_retry_type.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_rw_filename.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_s_accept.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_s_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_s_connect.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_s_fd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_s_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_s_mem.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_s_null.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_s_socket.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_seek.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_accept_bios.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_accept_port.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_bind_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_callback_arg.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_cipher.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_close.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_conn_hostname.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_conn_int_port.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_conn_ip.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_conn_port.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_fd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_info_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_md.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_mem_buf.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_mem_eof_return.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_nbio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_nbio_accept.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_ssl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_ssl_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_ssl_renegotiate_bytes.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_ssl_renegotiate_timeout.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_set_write_buf_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_should_io_special.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_should_read.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_should_retry.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_should_write.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_shutdown_wr.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_ssl_copy_session_id.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_ssl_shutdown.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_tell.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_vfree.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_wpending.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_write.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BIO_write_filename.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_convert.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_convert_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_create_param.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_get_flags.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_get_thread_id.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_invert.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_invert_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_set_flags.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_set_thread_id.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_BLINDING_update.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_CTX_end.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_CTX_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_CTX_get.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_CTX_init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_CTX_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_CTX_start.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_MONT_CTX_copy.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_MONT_CTX_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_MONT_CTX_init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_MONT_CTX_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_MONT_CTX_set.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_RECP_CTX_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_RECP_CTX_init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_RECP_CTX_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_RECP_CTX_set.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_add.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_add_word.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_bin2bn.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_bn2bin.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_bn2dec.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_bn2hex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_bn2mpi.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_clear.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_clear_bit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_clear_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_cmp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_copy.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_dec2bn.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_div.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_div_recp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_div_word.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_dup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_exp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_from_montgomery.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_gcd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_generate_prime.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_get_word.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_hex2bn.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_is_bit_set.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_is_odd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_is_one.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_is_prime.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_is_prime_fasttest.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_is_word.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_is_zero.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_lshift.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_lshift1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mask_bits.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod_add.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod_exp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod_inverse.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod_mul.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod_mul_montgomery.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod_mul_reciprocal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod_sqr.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod_sub.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mod_word.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mpi2bn.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mul.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_mul_word.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_nnmod.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_num_bits.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_num_bits_word.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_num_bytes.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_one.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_print.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_print_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_pseudo_rand.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_rand.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_rshift.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_rshift1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_set_bit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_set_word.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_sqr.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_sub.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_sub_word.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_swap.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_to_montgomery.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_ucmp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_value_one.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BN_zero.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BUF_MEM_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BUF_MEM_grow.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BUF_MEM_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/BUF_strdup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CONF_modules_finish.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CONF_modules_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CONF_modules_load.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CONF_modules_load_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CONF_modules_unload.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_destroy_dynlockid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_get_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_get_new_dynlockid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_lock.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_num_locks.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_set_dynlock_create_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_set_dynlock_destroy_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_set_dynlock_lock_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_set_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_set_id_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/CRYPTO_set_locking_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_cbc_cksum.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_cfb64_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_cfb_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_crypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ecb2_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ecb3_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ecb_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ede2_cbc_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ede2_cfb64_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ede2_ofb64_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ede3_cbc_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ede3_cbcm_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ede3_cfb64_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ede3_ofb64_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_enc_read.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_enc_write.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_fcrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_is_weak_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_key_sched.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ncbc_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ofb64_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_ofb_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_pcbc_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_quad_cksum.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_random_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_set_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_set_key_checked.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_set_key_unchecked.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_set_odd_parity.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_string_to_2keys.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_string_to_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DES_xcbc_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_OpenSSL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_check.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_compute_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_generate_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_generate_parameters.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_get_default_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_get_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_get_ex_new_index.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_new_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_set_default_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_set_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_set_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DH_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DHparams_print.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DHparams_print_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_OpenSSL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_SIG_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_SIG_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_do_sign.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_do_verify.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_dup_DH.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_generate_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_generate_parameters.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_get_default_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_get_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_get_ex_new_index.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_new_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_print.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_print_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_set_default_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_set_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_set_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_sign.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_sign_setup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSA_verify.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSAparams_print.3.gz +OLD_FILES+=usr/share/openssl/man/man3/DSAparams_print_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_GET_FUNC.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_GET_LIB.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_GET_REASON.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_PACK.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_add_error_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_clear_error.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_error_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_error_string_n.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_free_strings.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_func_error_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_get_error.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_get_error_line.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_get_error_line_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_get_next_error_library.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_lib_error_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_load_UI_strings.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_load_crypto_strings.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_load_strings.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_peek_error.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_peek_error_line.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_peek_error_line_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_peek_last_error.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_peek_last_error_line.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_peek_last_error_line_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_pop_to_mark.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_print_errors.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_print_errors_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_put_error.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_reason_error_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_remove_state.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ERR_set_mark.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_BytesToKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_block_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_cipher.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_cleanup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_flags.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_get_app_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_iv_length.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_key_length.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_nid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_set_app_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_set_key_length.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_set_padding.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_CTX_type.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_asn1_to_param.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_block_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_flags.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_iv_length.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_key_length.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_nid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_param_to_asn1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CIPHER_type.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CipherFinal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CipherFinal_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CipherInit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CipherInit_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_CipherUpdate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_DecryptFinal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_DecryptFinal_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_DecryptInit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_DecryptInit_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_DecryptUpdate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_DigestFinal_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_DigestInit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_DigestInit_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_DigestUpdate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_EncryptFinal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_EncryptFinal_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_EncryptInit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_EncryptInit_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_EncryptUpdate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MAX_MD_SIZE.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_block_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_cleanup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_copy.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_copy_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_create.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_destroy.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_md.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_CTX_type.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_block_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_pkey_type.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_MD_type.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_OpenFinal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_OpenInit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_OpenUpdate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_assign_DH.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_assign_DSA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_assign_EC_KEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_assign_RSA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_get1_DH.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_get1_DSA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_get1_EC_KEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_get1_RSA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_set1_DH.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_set1_DSA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_set1_EC_KEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_set1_RSA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_type.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_SealFinal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_SealInit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_SealUpdate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_SignFinal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_SignInit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_SignUpdate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_VerifyFinal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_VerifyInit.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_VerifyUpdate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_dss.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_dss1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_get_cipherbyname.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_get_cipherbynid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_get_cipherbyobj.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_get_digestbyname.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_get_digestbynid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_get_digestbyobj.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_md2.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_md5.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_md_null.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_mdc2.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_ripemd160.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_sha.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_sha1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/HMAC.3.gz +OLD_FILES+=usr/share/openssl/man/man3/HMAC_Final.3.gz +OLD_FILES+=usr/share/openssl/man/man3/HMAC_Init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/HMAC_Update.3.gz +OLD_FILES+=usr/share/openssl/man/man3/HMAC_cleanup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD2.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD2_Final.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD2_Init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD2_Update.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD4.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD4_Final.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD4_Init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD4_Update.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD5.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD5_Final.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD5_Init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MD5_Update.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MDC2.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MDC2_Final.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MDC2_Init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/MDC2_Update.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_cleanup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_cmp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_create.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_dup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_ln2nid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_nid2ln.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_nid2obj.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_nid2sn.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_obj2nid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_obj2txt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_sn2nid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_txt2nid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OBJ_txt2obj.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OPENSSL_Applink.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OPENSSL_VERSION_NUMBER.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OPENSSL_config.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OPENSSL_ia32cap.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OPENSSL_load_builtin_modules.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OPENSSL_no_config.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OpenSSL_add_all_algorithms.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OpenSSL_add_all_ciphers.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OpenSSL_add_all_digests.3.gz +OLD_FILES+=usr/share/openssl/man/man3/OpenSSL_add_ssl_algorithms.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_DHparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_DSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_DSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_DSAparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_PKCS7.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_PrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_RSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_RSAPublicKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_RSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_X509.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_X509_AUX.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_X509_CRL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_X509_REQ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_DHparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_DSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_DSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_DSAparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_PKCS7.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_PrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_RSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_RSAPublicKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_RSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_X509.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_X509_AUX.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_X509_CRL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_read_bio_X509_REQ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_DHparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_DSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_DSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_DSAparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_PKCS7.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_PKCS8PrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_PKCS8PrivateKey_nid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_PrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_RSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_RSAPublicKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_RSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_X509.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_X509_AUX.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_X509_CRL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_X509_REQ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_X509_REQ_NEW.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_DHparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_DSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_DSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_DSAparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_PKCS7.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_PKCS8PrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_PrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_RSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_RSAPublicKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_RSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_X509.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_X509_AUX.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_X509_CRL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_X509_REQ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PEM_write_bio_X509_REQ_NEW.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PKCS12_create.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PKCS12_parse.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PKCS7_decrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PKCS7_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PKCS7_sign.3.gz +OLD_FILES+=usr/share/openssl/man/man3/PKCS7_verify.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_SSLeay.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_add.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_bytes.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_cleanup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_egd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_event.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_file_name.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_get_rand_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_load_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_pseudo_bytes.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_screen.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_seed.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_set_rand_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_status.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RAND_write_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RC4.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RC4_set_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RIPEMD160.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RIPEMD160_Final.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RIPEMD160_Init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RIPEMD160_Update.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_PKCS1_SSLeay.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_blinding_off.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_blinding_on.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_check_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_flags.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_generate_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_get_default_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_get_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_get_ex_new_index.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_get_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_new_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_null_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_add_PKCS1_OAEP.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_add_PKCS1_type_1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_add_PKCS1_type_2.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_add_SSLv23.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_add_none.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_check_PKCS1_OAEP.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_check_PKCS1_type_1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_check_PKCS1_type_2.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_check_SSLv23.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_padding_check_none.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_print.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_print_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_private_decrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_private_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_public_decrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_public_encrypt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_set_default_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_set_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_set_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_sign.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_sign_ASN1_OCTET_STRING.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_verify.3.gz +OLD_FILES+=usr/share/openssl/man/man3/RSA_verify_ASN1_OCTET_STRING.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SHA1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SHA1_Final.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SHA1_Init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SHA1_Update.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SMIME_read_PKCS7.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SMIME_write_PKCS7.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CIPHER_description.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CIPHER_get_bits.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CIPHER_get_name.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CIPHER_get_version.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_COMP_add_compression_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_add_client_CA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_add_extra_chain_cert.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_add_session.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_callback_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_check_private_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_clear_options.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_flush_sessions.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_cert_store.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_client_CA_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_client_cert_cb.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_ex_new_index.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_info_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_max_cert_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_options.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_quiet_shutdown.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_session_cache_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_timeout.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_verify_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_verify_depth.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_get_verify_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_load_verify_locations.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_need_tmp_rsa.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_remove_session.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_accept.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_accept_good.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_accept_renegotiate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_cache_full.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_cb_hits.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_connect.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_connect_good.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_connect_renegotiate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_get_cache_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_get_get_cb.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_get_new_cb.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_get_remove_cb.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_hits.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_misses.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_number.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_set_cache_size.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_set_get_cb.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_set_new_cb.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_set_remove_cb.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sess_timeouts.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_sessions.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_cert_store.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_cert_verify_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_cipher_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_client_CA_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_client_cert_cb.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_default_passwd_cb.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_generate_session_id.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_info_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_max_cert_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_msg_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_msg_callback_arg.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_options.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_quiet_shutdown.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_session_cache_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_session_id_context.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_ssl_version.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_timeout.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_tmp_dh.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_tmp_dh_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_tmp_rsa.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_tmp_rsa_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_verify.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_set_verify_depth.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_PrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_PrivateKey_ASN1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_PrivateKey_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_RSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_RSAPrivateKey_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_certificate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_certificate_ASN1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_certificate_chain_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_CTX_use_certificate_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_SESSION_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_SESSION_get_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_SESSION_get_ex_new_index.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_SESSION_get_time.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_SESSION_get_timeout.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_SESSION_set_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_SESSION_set_time.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_SESSION_set_timeout.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_accept.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_add_client_CA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_add_session.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_alert_desc_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_alert_desc_string_long.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_alert_type_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_alert_type_string_long.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_callback_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_check_private_key.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_clear.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_clear_options.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_connect.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_do_handshake.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_flush_sessions.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_SSL_CTX.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_accept_state.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_cipher.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_cipher_bits.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_cipher_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_cipher_name.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_cipher_version.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_ciphers.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_client_CA_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_current_cipher.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_default_timeout.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_error.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_ex_data_X509_STORE_CTX_idx.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_ex_new_index.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_fd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_info_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_max_cert_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_msg_callback_arg.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_options.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_peer_cert_chain.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_peer_certificate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_quiet_shutdown.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_rbio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_secure_renegotiation_support.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_session.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_shutdown.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_ssl_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_verify_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_verify_depth.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_verify_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_verify_result.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_get_version.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_has_matching_session_id.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_library_init.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_load_client_CA_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_load_error_strings.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_need_tmp_rsa.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_pending.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_read.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_remove_session.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_rstate_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_rstate_string_long.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_session_reused.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_cipher_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_client_CA_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_connect_state.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_ex_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_fd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_generate_session_id.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_info_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_max_cert_list.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_mode.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_msg_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_options.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_quiet_shutdown.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_session.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_session_id_context.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_shutdown.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_ssl_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_tmp_dh.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_tmp_dh_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_tmp_rsa.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_tmp_rsa_callback.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_verify.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_verify_depth.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_set_verify_result.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_shutdown.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_state_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_state_string_long.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_use_PrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_use_PrivateKey_ASN1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_use_PrivateKey_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_use_RSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_use_RSAPrivateKey_ASN1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_use_RSAPrivateKey_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_use_certificate.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_use_certificate_ASN1.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_use_certificate_file.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_want.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_want_nothing.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_want_read.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_want_write.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_want_x509_lookup.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSL_write.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSLeay.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSLeay_add_ssl_algorithms.3.gz +OLD_FILES+=usr/share/openssl/man/man3/SSLeay_version.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_OpenSSL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_add_error_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_add_info_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_add_input_boolean.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_add_input_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_add_user_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_add_verify_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_construct_prompt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_ctrl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_dup_error_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_dup_info_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_dup_input_boolean.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_dup_input_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_dup_verify_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_get0_result.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_get0_user_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_get_default_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_get_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_new_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_process.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_set_default_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/UI_set_method.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_ENTRY_create_by_NID.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_ENTRY_create_by_OBJ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_ENTRY_create_by_txt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_ENTRY_get_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_ENTRY_get_object.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_ENTRY_set_data.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_ENTRY_set_object.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_add_entry.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_add_entry_by_NID.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_add_entry_by_OBJ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_add_entry_by_txt.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_delete_entry.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_entry_count.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_get_entry.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_get_index_by_NID.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_get_index_by_OBJ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_get_text_by_NID.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_get_text_by_OBJ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_oneline.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_print.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_print_ex.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_NAME_print_ex_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/X509_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/blowfish.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_add_words.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_check_top.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_cmp_words.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_div_words.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_dump.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_expand.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_expand2.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_fix_top.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_internal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_add_words.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_comba4.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_comba8.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_high.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_low_normal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_low_recursive.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_normal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_part_recursive.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_recursive.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_mul_words.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_print.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_set_high.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_set_low.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_set_max.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_sqr_comba4.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_sqr_comba8.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_sqr_normal.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_sqr_recursive.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_sqr_words.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_sub_words.3.gz +OLD_FILES+=usr/share/openssl/man/man3/bn_wexpand.3.gz +OLD_FILES+=usr/share/openssl/man/man3/buffer.3.gz +OLD_FILES+=usr/share/openssl/man/man3/crypto.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_509_CRL_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_ASN1_OBJECT.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_DHparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_DSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_DSAPublicKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_DSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_DSA_SIG.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_Netscape_RSA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_PKCS8PrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_PKCS8PrivateKey_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_PKCS8PrivateKey_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_RSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_RSAPublicKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_RSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_SSL_SESSION.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_ALGOR.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_CRL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_CRL_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_NAME.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_REQ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_REQ_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_REQ_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_SIG.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/d2i_X509_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/des.3.gz +OLD_FILES+=usr/share/openssl/man/man3/des_read_2passwords.3.gz +OLD_FILES+=usr/share/openssl/man/man3/des_read_password.3.gz +OLD_FILES+=usr/share/openssl/man/man3/des_read_pw.3.gz +OLD_FILES+=usr/share/openssl/man/man3/des_read_pw_string.3.gz +OLD_FILES+=usr/share/openssl/man/man3/dh.3.gz +OLD_FILES+=usr/share/openssl/man/man3/dsa.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ecdsa.3.gz +OLD_FILES+=usr/share/openssl/man/man3/engine.3.gz +OLD_FILES+=usr/share/openssl/man/man3/err.3.gz +OLD_FILES+=usr/share/openssl/man/man3/evp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/hmac.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_ASN1_OBJECT.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_DHparams.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_DSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_DSAPublicKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_DSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_DSA_SIG.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_Netscape_RSA.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_PKCS8PrivateKey_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_PKCS8PrivateKey_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_PKCS8PrivateKey_nid_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_PKCS8PrivateKey_nid_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_RSAPrivateKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_RSAPublicKey.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_RSA_PUBKEY.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_SSL_SESSION.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_ALGOR.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_CRL.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_CRL_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_CRL_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_NAME.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_REQ.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_REQ_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_REQ_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_SIG.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/i2d_X509_fp.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_delete.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_doall.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_doall_arg.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_error.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_free.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_insert.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_new.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_node_stats.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_node_stats_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_node_usage_stats.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_node_usage_stats_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_retrieve.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_stats.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lh_stats_bio.3.gz +OLD_FILES+=usr/share/openssl/man/man3/lhash.3.gz +OLD_FILES+=usr/share/openssl/man/man3/md5.3.gz +OLD_FILES+=usr/share/openssl/man/man3/mdc2.3.gz +OLD_FILES+=usr/share/openssl/man/man3/pem.3.gz +OLD_FILES+=usr/share/openssl/man/man3/rand.3.gz +OLD_FILES+=usr/share/openssl/man/man3/rc4.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ripemd.3.gz +OLD_FILES+=usr/share/openssl/man/man3/rsa.3.gz +OLD_FILES+=usr/share/openssl/man/man3/sha.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ssl.3.gz +OLD_FILES+=usr/share/openssl/man/man3/threads.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ui.3.gz +OLD_FILES+=usr/share/openssl/man/man3/ui_compat.3.gz +OLD_FILES+=usr/share/openssl/man/man3/x509.3.gz +OLD_FILES+=usr/share/openssl/man/whatis +.endif .if ${MK_PF} == no OLD_FILES+=etc/periodic/security/520.pfdenied @@ -3490,6 +7646,7 @@ OLD_FILES+=usr/include/pkg.h OLD_FILES+=usr/lib/libpkg.a OLD_FILES+=usr/lib/libpkg.so OLD_LIBS+=usr/lib/libpkg.so.0 +OLD_FILES+=usr/sbin/pkg OLD_FILES+=usr/sbin/pkg_add OLD_FILES+=usr/sbin/pkg_create OLD_FILES+=usr/sbin/pkg_delete @@ -3504,6 +7661,83 @@ OLD_FILES+=usr/share/man/man1/pkg_updating.1.gz OLD_FILES+=usr/share/man/man1/pkg_version.1.gz .endif +.if ${MK_PMC} == no +OLD_FILES+=usr/include/pmc.h +OLD_FILES+=usr/include/pmclog.h +OLD_FILES+=usr/lib/libpmc.a +OLD_FILES+=usr/lib/libpmc.so +OLD_LIBS+=usr/lib/libpmc.so.5 +OLD_FILES+=usr/lib/libpmc_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libpmc.a +OLD_FILES+=usr/lib32/libpmc.so +OLD_LIBS+=usr/lib32/libpmc.so.5 +OLD_FILES+=usr/lib32/libpmc_p.a +.endif +OLD_FILES+=usr/sbin/pmcannotate +OLD_FILES+=usr/sbin/pmccontrol +OLD_FILES+=usr/sbin/pmcstat +OLD_FILES+=usr/share/man/man3/pmc.3.gz +OLD_FILES+=usr/share/man/man3/pmc.atom.3.gz +OLD_FILES+=usr/share/man/man3/pmc.core.3.gz +OLD_FILES+=usr/share/man/man3/pmc.core2.3.gz +OLD_FILES+=usr/share/man/man3/pmc.corei7.3.gz +OLD_FILES+=usr/share/man/man3/pmc.corei7uc.3.gz +OLD_FILES+=usr/share/man/man3/pmc.iaf.3.gz +OLD_FILES+=usr/share/man/man3/pmc.k7.3.gz +OLD_FILES+=usr/share/man/man3/pmc.k8.3.gz +OLD_FILES+=usr/share/man/man3/pmc.p4.3.gz +OLD_FILES+=usr/share/man/man3/pmc.p5.3.gz +OLD_FILES+=usr/share/man/man3/pmc.p6.3.gz +OLD_FILES+=usr/share/man/man3/pmc.sandybridge.3.gz +OLD_FILES+=usr/share/man/man3/pmc.sandybridgeuc.3.gz +OLD_FILES+=usr/share/man/man3/pmc.soft.3.gz +OLD_FILES+=usr/share/man/man3/pmc.tsc.3.gz +OLD_FILES+=usr/share/man/man3/pmc.ucf.3.gz +OLD_FILES+=usr/share/man/man3/pmc.westmere.3.gz +OLD_FILES+=usr/share/man/man3/pmc.westmereuc.3.gz +OLD_FILES+=usr/share/man/man3/pmc_allocate.3.gz +OLD_FILES+=usr/share/man/man3/pmc_attach.3.gz +OLD_FILES+=usr/share/man/man3/pmc_capabilities.3.gz +OLD_FILES+=usr/share/man/man3/pmc_configure_logfile.3.gz +OLD_FILES+=usr/share/man/man3/pmc_cpuinfo.3.gz +OLD_FILES+=usr/share/man/man3/pmc_detach.3.gz +OLD_FILES+=usr/share/man/man3/pmc_disable.3.gz +OLD_FILES+=usr/share/man/man3/pmc_enable.3.gz +OLD_FILES+=usr/share/man/man3/pmc_event_names_of_class.3.gz +OLD_FILES+=usr/share/man/man3/pmc_flush_logfile.3.gz +OLD_FILES+=usr/share/man/man3/pmc_get_driver_stats.3.gz +OLD_FILES+=usr/share/man/man3/pmc_get_msr.3.gz +OLD_FILES+=usr/share/man/man3/pmc_init.3.gz +OLD_FILES+=usr/share/man/man3/pmc_name_of_capability.3.gz +OLD_FILES+=usr/share/man/man3/pmc_name_of_class.3.gz +OLD_FILES+=usr/share/man/man3/pmc_name_of_cputype.3.gz +OLD_FILES+=usr/share/man/man3/pmc_name_of_disposition.3.gz +OLD_FILES+=usr/share/man/man3/pmc_name_of_event.3.gz +OLD_FILES+=usr/share/man/man3/pmc_name_of_mode.3.gz +OLD_FILES+=usr/share/man/man3/pmc_name_of_state.3.gz +OLD_FILES+=usr/share/man/man3/pmc_ncpu.3.gz +OLD_FILES+=usr/share/man/man3/pmc_npmc.3.gz +OLD_FILES+=usr/share/man/man3/pmc_pmcinfo.3.gz +OLD_FILES+=usr/share/man/man3/pmc_read.3.gz +OLD_FILES+=usr/share/man/man3/pmc_release.3.gz +OLD_FILES+=usr/share/man/man3/pmc_rw.3.gz +OLD_FILES+=usr/share/man/man3/pmc_set.3.gz +OLD_FILES+=usr/share/man/man3/pmc_start.3.gz +OLD_FILES+=usr/share/man/man3/pmc_stop.3.gz +OLD_FILES+=usr/share/man/man3/pmc_width.3.gz +OLD_FILES+=usr/share/man/man3/pmc_write.3.gz +OLD_FILES+=usr/share/man/man3/pmc_writelog.3.gz +OLD_FILES+=usr/share/man/man3/pmclog.3.gz +OLD_FILES+=usr/share/man/man3/pmclog_close.3.gz +OLD_FILES+=usr/share/man/man3/pmclog_feed.3.gz +OLD_FILES+=usr/share/man/man3/pmclog_open.3.gz +OLD_FILES+=usr/share/man/man3/pmclog_read.3.gz +OLD_FILES+=usr/share/man/man8/pmcannotate.8.gz +OLD_FILES+=usr/share/man/man8/pmccontrol.8.gz +OLD_FILES+=usr/share/man/man8/pmcstat.8.gz +.endif + .if ${MK_PORTSNAP} == no OLD_FILES+=etc/portsnap.conf OLD_FILES+=usr/libexec/make_index @@ -3522,6 +7756,7 @@ OLD_FILES+=usr/share/man/man8/pppctl.8.gz .endif .if ${MK_PROFILE} == no +OLD_FILES+=usr/lib/libBlocksRuntime_p.a OLD_FILES+=usr/lib/libalias_cuseeme_p.a OLD_FILES+=usr/lib/libalias_dummy_p.a OLD_FILES+=usr/lib/libalias_ftp_p.a @@ -3533,24 +7768,31 @@ OLD_FILES+=usr/lib/libalias_skinny_p.a OLD_FILES+=usr/lib/libalias_smedia_p.a OLD_FILES+=usr/lib/libarchive_p.a OLD_FILES+=usr/lib/libasn1_p.a +OLD_FILES+=usr/lib/libauditd_p.a +OLD_FILES+=usr/lib/libavl_p.a OLD_FILES+=usr/lib/libbegemot_p.a OLD_FILES+=usr/lib/libbluetooth_p.a OLD_FILES+=usr/lib/libbsdxml_p.a OLD_FILES+=usr/lib/libbsm_p.a OLD_FILES+=usr/lib/libbsnmp_p.a +OLD_FILES+=usr/lib/libbsnmptools_p.a OLD_FILES+=usr/lib/libbz2_p.a OLD_FILES+=usr/lib/libc_p.a OLD_FILES+=usr/lib/libcalendar_p.a OLD_FILES+=usr/lib/libcam_p.a OLD_FILES+=usr/lib/libcom_err_p.a OLD_FILES+=usr/lib/libcompat_p.a +OLD_FILES+=usr/lib/libcompiler_rt_p.a OLD_FILES+=usr/lib/libcrypt_p.a OLD_FILES+=usr/lib/libcrypto_p.a +OLD_FILES+=usr/lib/libctf_p.a OLD_FILES+=usr/lib/libcurses_p.a OLD_FILES+=usr/lib/libcursesw_p.a OLD_FILES+=usr/lib/libdevinfo_p.a OLD_FILES+=usr/lib/libdevstat_p.a OLD_FILES+=usr/lib/libdialog_p.a +OLD_FILES+=usr/lib/libdtrace_p.a +OLD_FILES+=usr/lib/libdwarf_p.a OLD_FILES+=usr/lib/libedit_p.a OLD_FILES+=usr/lib/libelf_p.a OLD_FILES+=usr/lib/libfetch_p.a @@ -3558,16 +7800,22 @@ OLD_FILES+=usr/lib/libfl_p.a OLD_FILES+=usr/lib/libform_p.a OLD_FILES+=usr/lib/libformw_p.a OLD_FILES+=usr/lib/libftpio_p.a +OLD_FILES+=usr/lib/libgcc_eh_p.a OLD_FILES+=usr/lib/libgcc_p.a OLD_FILES+=usr/lib/libgeom_p.a OLD_FILES+=usr/lib/libgnuregex_p.a +OLD_FILES+=usr/lib/libgomp_p.a OLD_FILES+=usr/lib/libgpib_p.a OLD_FILES+=usr/lib/libgssapi_krb5_p.a +OLD_FILES+=usr/lib/libgssapi_ntlm_p.a OLD_FILES+=usr/lib/libgssapi_p.a +OLD_FILES+=usr/lib/libgssapi_spnego_p.a OLD_FILES+=usr/lib/libhdb_p.a OLD_FILES+=usr/lib/libheimbase_p.a +OLD_FILES+=usr/lib/libheimntlm_p.a OLD_FILES+=usr/lib/libheimsqlite_p.a OLD_FILES+=usr/lib/libhistory_p.a +OLD_FILES+=usr/lib/libhx509_p.a OLD_FILES+=usr/lib/libipsec_p.a OLD_FILES+=usr/lib/libipx_p.a OLD_FILES+=usr/lib/libjail_p.a @@ -3581,6 +7829,7 @@ OLD_FILES+=usr/lib/libkvm_p.a OLD_FILES+=usr/lib/libl_p.a OLD_FILES+=usr/lib/libln_p.a OLD_FILES+=usr/lib/liblwres_p.a +OLD_FILES+=usr/lib/liblzma_p.a OLD_FILES+=usr/lib/libm_p.a OLD_FILES+=usr/lib/libmagic_p.a OLD_FILES+=usr/lib/libmd_p.a @@ -3594,24 +7843,32 @@ OLD_FILES+=usr/lib/libncurses_p.a OLD_FILES+=usr/lib/libncursesw_p.a OLD_FILES+=usr/lib/libnetgraph_p.a OLD_FILES+=usr/lib/libngatm_p.a +OLD_FILES+=usr/lib/libnvpair_p.a OLD_FILES+=usr/lib/libobjc_p.a OLD_FILES+=usr/lib/libopie_p.a OLD_FILES+=usr/lib/libpanel_p.a OLD_FILES+=usr/lib/libpanelw_p.a OLD_FILES+=usr/lib/libpcap_p.a OLD_FILES+=usr/lib/libpmc_p.a +OLD_FILES+=usr/lib/libproc_p.a +OLD_FILES+=usr/lib/libprocstat_p.a OLD_FILES+=usr/lib/libpthread_p.a OLD_FILES+=usr/lib/libradius_p.a OLD_FILES+=usr/lib/libreadline_p.a OLD_FILES+=usr/lib/libroken_p.a OLD_FILES+=usr/lib/librpcsvc_p.a OLD_FILES+=usr/lib/librt_p.a +OLD_FILES+=usr/lib/librtld_db_p.a OLD_FILES+=usr/lib/libsbuf_p.a OLD_FILES+=usr/lib/libsdp_p.a OLD_FILES+=usr/lib/libsmb_p.a OLD_FILES+=usr/lib/libssh_p.a OLD_FILES+=usr/lib/libssl_p.a +OLD_FILES+=usr/lib/libssp_p.a +OLD_FILES+=usr/lib/libstand_p.a +OLD_FILES+=usr/lib/libstdbuf_p.a OLD_FILES+=usr/lib/libstdc++_p.a +OLD_FILES+=usr/lib/libstdthreads_p.a OLD_FILES+=usr/lib/libsupc++_p.a OLD_FILES+=usr/lib/libtacplus_p.a OLD_FILES+=usr/lib/libtermcap_p.a @@ -3624,14 +7881,169 @@ OLD_FILES+=usr/lib/libtinfo_p.a OLD_FILES+=usr/lib/libtinfow_p.a OLD_FILES+=usr/lib/libufs_p.a OLD_FILES+=usr/lib/libugidfw_p.a +OLD_FILES+=usr/lib/libulog_p.a +OLD_FILES+=usr/lib/libumem_p.a +OLD_FILES+=usr/lib/libusb_p.a OLD_FILES+=usr/lib/libusbhid_p.a +OLD_FILES+=usr/lib/libutempter_p.a OLD_FILES+=usr/lib/libutil_p.a +OLD_FILES+=usr/lib/libuutil_p.a OLD_FILES+=usr/lib/libvgl_p.a OLD_FILES+=usr/lib/libwind_p.a OLD_FILES+=usr/lib/libwrap_p.a OLD_FILES+=usr/lib/liby_p.a OLD_FILES+=usr/lib/libypclnt_p.a OLD_FILES+=usr/lib/libz_p.a +OLD_FILES+=usr/lib/libzfs_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libBlocksRuntime_p.a +OLD_FILES+=usr/lib32/libalias_cuseeme_p.a +OLD_FILES+=usr/lib32/libalias_dummy_p.a +OLD_FILES+=usr/lib32/libalias_ftp_p.a +OLD_FILES+=usr/lib32/libalias_irc_p.a +OLD_FILES+=usr/lib32/libalias_nbt_p.a +OLD_FILES+=usr/lib32/libalias_p.a +OLD_FILES+=usr/lib32/libalias_pptp_p.a +OLD_FILES+=usr/lib32/libalias_skinny_p.a +OLD_FILES+=usr/lib32/libalias_smedia_p.a +OLD_FILES+=usr/lib32/libarchive_p.a +OLD_FILES+=usr/lib32/libasn1_p.a +OLD_FILES+=usr/lib32/libauditd_p.a +OLD_FILES+=usr/lib32/libavl_p.a +OLD_FILES+=usr/lib32/libbegemot_p.a +OLD_FILES+=usr/lib32/libbluetooth_p.a +OLD_FILES+=usr/lib32/libbsdxml_p.a +OLD_FILES+=usr/lib32/libbsm_p.a +OLD_FILES+=usr/lib32/libbsnmp_p.a +OLD_FILES+=usr/lib32/libbz2_p.a +OLD_FILES+=usr/lib32/libc_p.a +OLD_FILES+=usr/lib32/libcalendar_p.a +OLD_FILES+=usr/lib32/libcam_p.a +OLD_FILES+=usr/lib32/libcom_err_p.a +OLD_FILES+=usr/lib32/libcompat_p.a +OLD_FILES+=usr/lib32/libcompiler_rt_p.a +OLD_FILES+=usr/lib32/libcrypt_p.a +OLD_FILES+=usr/lib32/libcrypto_p.a +OLD_FILES+=usr/lib32/libctf_p.a +OLD_FILES+=usr/lib32/libcurses_p.a +OLD_FILES+=usr/lib32/libcursesw_p.a +OLD_FILES+=usr/lib32/libdevinfo_p.a +OLD_FILES+=usr/lib32/libdevstat_p.a +OLD_FILES+=usr/lib32/libdialog_p.a +OLD_FILES+=usr/lib32/libdtrace_p.a +OLD_FILES+=usr/lib32/libdwarf_p.a +OLD_FILES+=usr/lib32/libedit_p.a +OLD_FILES+=usr/lib32/libelf_p.a +OLD_FILES+=usr/lib32/libfetch_p.a +OLD_FILES+=usr/lib32/libform_p.a +OLD_FILES+=usr/lib32/libformw_p.a +OLD_FILES+=usr/lib32/libgcc_eh_p.a +OLD_FILES+=usr/lib32/libgcc_p.a +OLD_FILES+=usr/lib32/libgeom_p.a +OLD_FILES+=usr/lib32/libgnuregex_p.a +OLD_FILES+=usr/lib32/libgomp_p.a +OLD_FILES+=usr/lib32/libgpib_p.a +OLD_FILES+=usr/lib32/libgssapi_krb5_p.a +OLD_FILES+=usr/lib32/libgssapi_ntlm_p.a +OLD_FILES+=usr/lib32/libgssapi_p.a +OLD_FILES+=usr/lib32/libgssapi_spnego_p.a +OLD_FILES+=usr/lib32/libhdb_p.a +OLD_FILES+=usr/lib32/libheimbase_p.a +OLD_FILES+=usr/lib32/libheimntlm_p.a +OLD_FILES+=usr/lib32/libheimsqlite_p.a +OLD_FILES+=usr/lib32/libhistory_p.a +OLD_FILES+=usr/lib32/libhx509_p.a +OLD_FILES+=usr/lib32/libipsec_p.a +OLD_FILES+=usr/lib32/libipx_p.a +OLD_FILES+=usr/lib32/libjail_p.a +OLD_FILES+=usr/lib32/libkadm5clnt_p.a +OLD_FILES+=usr/lib32/libkadm5srv_p.a +OLD_FILES+=usr/lib32/libkafs5_p.a +OLD_FILES+=usr/lib32/libkdc_p.a +OLD_FILES+=usr/lib32/libkiconv_p.a +OLD_FILES+=usr/lib32/libkrb5_p.a +OLD_FILES+=usr/lib32/libkvm_p.a +OLD_FILES+=usr/lib32/liblzma_p.a +OLD_FILES+=usr/lib32/libm_p.a +OLD_FILES+=usr/lib32/libmagic_p.a +OLD_FILES+=usr/lib32/libmd_p.a +OLD_FILES+=usr/lib32/libmemstat_p.a +OLD_FILES+=usr/lib32/libmenu_p.a +OLD_FILES+=usr/lib32/libmenuw_p.a +OLD_FILES+=usr/lib32/libmilter_p.a +OLD_FILES+=usr/lib32/libmp_p.a +OLD_FILES+=usr/lib32/libncp_p.a +OLD_FILES+=usr/lib32/libncurses_p.a +OLD_FILES+=usr/lib32/libncursesw_p.a +OLD_FILES+=usr/lib32/libnetgraph_p.a +OLD_FILES+=usr/lib32/libngatm_p.a +OLD_FILES+=usr/lib32/libnvpair_p.a +OLD_FILES+=usr/lib32/libopie_p.a +OLD_FILES+=usr/lib32/libpanel_p.a +OLD_FILES+=usr/lib32/libpanelw_p.a +OLD_FILES+=usr/lib32/libpcap_p.a +OLD_FILES+=usr/lib32/libpmc_p.a +OLD_FILES+=usr/lib32/libproc_p.a +OLD_FILES+=usr/lib32/libprocstat_p.a +OLD_FILES+=usr/lib32/libpthread_p.a +OLD_FILES+=usr/lib32/libradius_p.a +OLD_FILES+=usr/lib32/libreadline_p.a +OLD_FILES+=usr/lib32/libroken_p.a +OLD_FILES+=usr/lib32/librpcsvc_p.a +OLD_FILES+=usr/lib32/librt_p.a +OLD_FILES+=usr/lib32/librtld_db_p.a +OLD_FILES+=usr/lib32/libsbuf_p.a +OLD_FILES+=usr/lib32/libsdp_p.a +OLD_FILES+=usr/lib32/libsmb_p.a +OLD_FILES+=usr/lib32/libssh_p.a +OLD_FILES+=usr/lib32/libssl_p.a +OLD_FILES+=usr/lib32/libssp_p.a +OLD_FILES+=usr/lib32/libstand_p.a +OLD_FILES+=usr/lib32/libstdbuf_p.a +OLD_FILES+=usr/lib32/libstdc++_p.a +OLD_FILES+=usr/lib32/libstdthreads_p.a +OLD_FILES+=usr/lib32/libsupc++_p.a +OLD_FILES+=usr/lib32/libtacplus_p.a +OLD_FILES+=usr/lib32/libtermcap_p.a +OLD_FILES+=usr/lib32/libtermcapw_p.a +OLD_FILES+=usr/lib32/libtermlib_p.a +OLD_FILES+=usr/lib32/libtermlibw_p.a +OLD_FILES+=usr/lib32/libthr_p.a +OLD_FILES+=usr/lib32/libthread_db_p.a +OLD_FILES+=usr/lib32/libtinfo_p.a +OLD_FILES+=usr/lib32/libtinfow_p.a +OLD_FILES+=usr/lib32/libufs_p.a +OLD_FILES+=usr/lib32/libugidfw_p.a +OLD_FILES+=usr/lib32/libulog_p.a +OLD_FILES+=usr/lib32/libumem_p.a +OLD_FILES+=usr/lib32/libusb_p.a +OLD_FILES+=usr/lib32/libusbhid_p.a +OLD_FILES+=usr/lib32/libutempter_p.a +OLD_FILES+=usr/lib32/libutil_p.a +OLD_FILES+=usr/lib32/libuutil_p.a +OLD_FILES+=usr/lib32/libvgl_p.a +OLD_FILES+=usr/lib32/libwind_p.a +OLD_FILES+=usr/lib32/libwrap_p.a +OLD_FILES+=usr/lib32/liby_p.a +OLD_FILES+=usr/lib32/libypclnt_p.a +OLD_FILES+=usr/lib32/libz_p.a +OLD_FILES+=usr/lib32/libzfs_p.a +.endif +.endif + +.if ${MK_QUOTAS} == no +OLD_FILES+=sbin/quotacheck +OLD_FILES+=usr/bin/quota +OLD_FILES+=usr/sbin/edquota +OLD_FILES+=usr/sbin/quotaoff +OLD_FILES+=usr/sbin/quotaon +OLD_FILES+=usr/sbin/repquota +OLD_FILES+=usr/share/man/man1/quota.1.gz +OLD_FILES+=usr/share/man/man8/edquota.8.gz +OLD_FILES+=usr/share/man/man8/quotacheck.8.gz +OLD_FILES+=usr/share/man/man8/quotaoff.8.gz +OLD_FILES+=usr/share/man/man8/quotaon.8.gz +OLD_FILES+=usr/share/man/man8/repquota.8.gz .endif .if ${MK_RCMDS} == no @@ -3681,9 +8093,148 @@ OLD_FILES+=usr/share/man/man1/rlog.1.gz OLD_FILES+=usr/share/man/man5/rcsfile.5.gz .endif -#.if ${MK_RESCUE} == no -# to be filled in or replaced with a special target -#.endif +.if ${MK_RESCUE} == no +OLD_FILES+=rescue/[ +OLD_FILES+=rescue/atacontrol +OLD_FILES+=rescue/atmconfig +OLD_FILES+=rescue/badsect +OLD_FILES+=rescue/bsdlabel +OLD_FILES+=rescue/bunzip2 +OLD_FILES+=rescue/bzcat +OLD_FILES+=rescue/bzip2 +OLD_FILES+=rescue/camcontrol +OLD_FILES+=rescue/cat +OLD_FILES+=rescue/ccdconfig +OLD_FILES+=rescue/chflags +OLD_FILES+=rescue/chgrp +OLD_FILES+=rescue/chio +OLD_FILES+=rescue/chmod +OLD_FILES+=rescue/chown +OLD_FILES+=rescue/chroot +OLD_FILES+=rescue/clri +OLD_FILES+=rescue/cp +OLD_FILES+=rescue/csh +OLD_FILES+=rescue/date +OLD_FILES+=rescue/dd +OLD_FILES+=rescue/devfs +OLD_FILES+=rescue/df +OLD_FILES+=rescue/dhclient +OLD_FILES+=rescue/dhclient-script +OLD_FILES+=rescue/disklabel +OLD_FILES+=rescue/dmesg +OLD_FILES+=rescue/dump +OLD_FILES+=rescue/dumpfs +OLD_FILES+=rescue/dumpon +OLD_FILES+=rescue/echo +OLD_FILES+=rescue/ed +OLD_FILES+=rescue/ex +OLD_FILES+=rescue/expr +OLD_FILES+=rescue/fastboot +OLD_FILES+=rescue/fasthalt +OLD_FILES+=rescue/fdisk +OLD_FILES+=rescue/fsck +OLD_FILES+=rescue/fsck_4.2bsd +OLD_FILES+=rescue/fsck_ffs +OLD_FILES+=rescue/fsck_msdosfs +OLD_FILES+=rescue/fsck_ufs +OLD_FILES+=rescue/fsdb +OLD_FILES+=rescue/fsirand +OLD_FILES+=rescue/gbde +OLD_FILES+=rescue/geom +OLD_FILES+=rescue/getfacl +OLD_FILES+=rescue/glabel +OLD_FILES+=rescue/gpart +OLD_FILES+=rescue/groups +OLD_FILES+=rescue/gunzip +OLD_FILES+=rescue/gzcat +OLD_FILES+=rescue/gzip +OLD_FILES+=rescue/halt +OLD_FILES+=rescue/head +OLD_FILES+=rescue/hostname +OLD_FILES+=rescue/id +OLD_FILES+=rescue/ifconfig +OLD_FILES+=rescue/init +OLD_FILES+=rescue/ipf +OLD_FILES+=rescue/kenv +OLD_FILES+=rescue/kill +OLD_FILES+=rescue/kldconfig +OLD_FILES+=rescue/kldload +OLD_FILES+=rescue/kldstat +OLD_FILES+=rescue/kldunload +OLD_FILES+=rescue/ldconfig +OLD_FILES+=rescue/link +OLD_FILES+=rescue/ln +OLD_FILES+=rescue/ls +OLD_FILES+=rescue/lzcat +OLD_FILES+=rescue/lzma +OLD_FILES+=rescue/md5 +OLD_FILES+=rescue/mdconfig +OLD_FILES+=rescue/mdmfs +OLD_FILES+=rescue/mkdir +OLD_FILES+=rescue/mknod +OLD_FILES+=rescue/mount +OLD_FILES+=rescue/mount_cd9660 +OLD_FILES+=rescue/mount_msdosfs +OLD_FILES+=rescue/mount_nfs +OLD_FILES+=rescue/mount_ntfs +OLD_FILES+=rescue/mount_nullfs +OLD_FILES+=rescue/mount_udf +OLD_FILES+=rescue/mount_unionfs +OLD_FILES+=rescue/mt +OLD_FILES+=rescue/mv +OLD_FILES+=rescue/nc +OLD_FILES+=rescue/newfs +OLD_FILES+=rescue/newfs_msdos +OLD_FILES+=rescue/nextboot +OLD_FILES+=rescue/nos-tun +OLD_FILES+=rescue/pgrep +OLD_FILES+=rescue/ping +OLD_FILES+=rescue/ping6 +OLD_FILES+=rescue/pkill +OLD_FILES+=rescue/ps +OLD_FILES+=rescue/pwd +OLD_FILES+=rescue/rcorder +OLD_FILES+=rescue/rcp +OLD_FILES+=rescue/rdump +OLD_FILES+=rescue/realpath +OLD_FILES+=rescue/reboot +OLD_FILES+=rescue/red +OLD_FILES+=rescue/rescue +OLD_FILES+=rescue/restore +OLD_FILES+=rescue/rm +OLD_FILES+=rescue/rmdir +OLD_FILES+=rescue/route +OLD_FILES+=rescue/routed +OLD_FILES+=rescue/rrestore +OLD_FILES+=rescue/rtquery +OLD_FILES+=rescue/rtsol +OLD_FILES+=rescue/savecore +OLD_FILES+=rescue/sed +OLD_FILES+=rescue/setfacl +OLD_FILES+=rescue/sh +OLD_FILES+=rescue/spppcontrol +OLD_FILES+=rescue/stty +OLD_FILES+=rescue/swapon +OLD_FILES+=rescue/sync +OLD_FILES+=rescue/sysctl +OLD_FILES+=rescue/tail +OLD_FILES+=rescue/tar +OLD_FILES+=rescue/tcsh +OLD_FILES+=rescue/tee +OLD_FILES+=rescue/test +OLD_FILES+=rescue/tunefs +OLD_FILES+=rescue/umount +OLD_FILES+=rescue/unlink +OLD_FILES+=rescue/unlzma +OLD_FILES+=rescue/unxz +OLD_FILES+=rescue/vi +OLD_FILES+=rescue/whoami +OLD_FILES+=rescue/xz +OLD_FILES+=rescue/xzcat +OLD_FILES+=rescue/zcat +OLD_FILES+=rescue/zfs +OLD_FILES+=rescue/zpool +.endif .if ${MK_ROUTED} == no OLD_FILES+=sbin/routed @@ -3693,22 +8244,34 @@ OLD_FILES+=usr/share/man/man8/rtquery.8.gz .endif .if ${MK_SENDMAIL} == no +OLD_FILES+=etc/mail/Makefile +OLD_FILES+=etc/mail/README +OLD_FILES+=etc/mail/access.sample +#OLD_FILES+=etc/mail/freebsd.cf # intentionally left out +#OLD_FILES+=etc/mail/freebsd.mc # intentionally left out +#OLD_FILES+=etc/mail/freebsd.submit.cf # intentionally left out +#OLD_FILES+=etc/mail/freebsd.submit.mc # intentionally left out +OLD_FILES+=etc/mail/helpfile +OLD_FILES+=etc/mail/mailertable.sample +#OLD_FILES+=etc/mail/sendmail.cf # intentionally left out +#OLD_FILES+=etc/mail/submit.cf # intentionally left out +OLD_FILES+=etc/mail/virtusertable.sample +OLD_FILES+=etc/mtree/BSD.sendmail.dist OLD_FILES+=etc/periodic/daily/150.clean-hoststat OLD_FILES+=etc/periodic/daily/210.backup-aliases OLD_FILES+=etc/periodic/daily/440.status-mailq OLD_FILES+=etc/periodic/daily/460.status-mail-rejects OLD_FILES+=etc/periodic/daily/500.queuerun -.if ${MK_MAILWRAPPER} == no -OLD_FILES+=bin/rmail -.endif OLD_FILES+=usr/bin/vacation OLD_FILES+=usr/include/libmilter/mfapi.h OLD_FILES+=usr/include/libmilter/mfdef.h OLD_FILES+=usr/lib/libmilter.a +OLD_LIBS+=usr/lib/libmilter.so OLD_LIBS+=usr/lib/libmilter.so.5 OLD_FILES+=usr/lib/libmilter_p.a .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" OLD_FILES+=usr/lib32/libmilter.a +OLD_FILES+=usr/lib32/libmilter.so OLD_LIBS+=usr/lib32/libmilter.so.5 OLD_FILES+=usr/lib32/libmilter_p.a .endif @@ -3771,12 +8334,14 @@ OLD_FILES+=usr/share/sendmail/cf/cf/ucbarpa.mc OLD_FILES+=usr/share/sendmail/cf/cf/ucbvax.mc OLD_FILES+=usr/share/sendmail/cf/cf/uucpproto.mc OLD_FILES+=usr/share/sendmail/cf/cf/vangogh.cs.mc +OLD_DIRS+=usr/share/sendmail/cf/cf OLD_FILES+=usr/share/sendmail/cf/domain/Berkeley.EDU.m4 OLD_FILES+=usr/share/sendmail/cf/domain/CS.Berkeley.EDU.m4 OLD_FILES+=usr/share/sendmail/cf/domain/EECS.Berkeley.EDU.m4 OLD_FILES+=usr/share/sendmail/cf/domain/S2K.Berkeley.EDU.m4 OLD_FILES+=usr/share/sendmail/cf/domain/berkeley-only.m4 OLD_FILES+=usr/share/sendmail/cf/domain/generic.m4 +OLD_DIRS+=usr/share/sendmail/cf/domain OLD_FILES+=usr/share/sendmail/cf/feature/accept_unqualified_senders.m4 OLD_FILES+=usr/share/sendmail/cf/feature/accept_unresolvable_domains.m4 OLD_FILES+=usr/share/sendmail/cf/feature/access_db.m4 @@ -3834,11 +8399,14 @@ OLD_FILES+=usr/share/sendmail/cf/feature/use_cw_file.m4 OLD_FILES+=usr/share/sendmail/cf/feature/uucpdomain.m4 OLD_FILES+=usr/share/sendmail/cf/feature/virtuser_entire_domain.m4 OLD_FILES+=usr/share/sendmail/cf/feature/virtusertable.m4 +OLD_DIRS+=usr/share/sendmail/cf/feature OLD_FILES+=usr/share/sendmail/cf/hack/cssubdomain.m4 +OLD_DIRS+=usr/share/sendmail/cf/hack OLD_FILES+=usr/share/sendmail/cf/m4/cf.m4 OLD_FILES+=usr/share/sendmail/cf/m4/cfhead.m4 OLD_FILES+=usr/share/sendmail/cf/m4/proto.m4 OLD_FILES+=usr/share/sendmail/cf/m4/version.m4 +OLD_DIRS+=usr/share/sendmail/cf/m4 OLD_FILES+=usr/share/sendmail/cf/mailer/cyrus.m4 OLD_FILES+=usr/share/sendmail/cf/mailer/cyrusv2.m4 OLD_FILES+=usr/share/sendmail/cf/mailer/fax.m4 @@ -3851,6 +8419,7 @@ OLD_FILES+=usr/share/sendmail/cf/mailer/qpage.m4 OLD_FILES+=usr/share/sendmail/cf/mailer/smtp.m4 OLD_FILES+=usr/share/sendmail/cf/mailer/usenet.m4 OLD_FILES+=usr/share/sendmail/cf/mailer/uucp.m4 +OLD_DIRS+=usr/share/sendmail/cf/mailer OLD_FILES+=usr/share/sendmail/cf/ostype/a-ux.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/aix3.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/aix4.m4 @@ -3896,6 +8465,7 @@ OLD_FILES+=usr/share/sendmail/cf/ostype/solaris2.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris2.ml.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris2.pre5.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/solaris8.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/solaris11.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/sunos3.5.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/sunos4.1.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/svr4.m4 @@ -3906,77 +8476,2907 @@ OLD_FILES+=usr/share/sendmail/cf/ostype/unicosmp.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/unixware7.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/unknown.m4 OLD_FILES+=usr/share/sendmail/cf/ostype/uxpds.m4 +OLD_DIRS+=usr/share/sendmail/cf/ostype OLD_FILES+=usr/share/sendmail/cf/sendmail.schema OLD_FILES+=usr/share/sendmail/cf/sh/makeinfo.sh +OLD_DIRS+=usr/share/sendmail/cf/sh OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.cogsci.m4 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.old.arpa.m4 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.ucbarpa.m4 OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.ucbvax.m4 +OLD_DIRS+=usr/share/sendmail/cf/siteconfig +OLD_DIRS+=usr/share/sendmail/cf +#OLD_FILES+=/var/log/sendmail.st # intentionally left out +OLD_DIRS+=var/spool/clientmqueue +.if ${MK_MAILWRAPPER} == no +OLD_FILES+=bin/rmail +OLD_FILES+=usr/bin/mailq +OLD_FILES+=usr/bin/newaliases +OLD_FILES+=usr/sbin/hoststat +OLD_FILES+=usr/sbin/mailwrapper +OLD_FILES+=usr/sbin/purgestat +OLD_FILES+=usr/sbin/sendmail +.endif +.endif + +.if ${MK_MAILWRAPPER} == no +OLD_FILES+=usr/share/man/man8/mailwrapper.8.gz +# see above for "${MK_MAILWRAPPER} == no && ${MK_MAILWRAPPER} == no" case +.endif + +.if ${MK_SHAREDOCS} == no +OLD_FILES+=usr/share/doc/IPv6/IMPLEMENTATION +OLD_FILES+=usr/share/doc/bind9/CHANGES +OLD_FILES+=usr/share/doc/bind9/COPYRIGHT +OLD_FILES+=usr/share/doc/bind9/FAQ +OLD_FILES+=usr/share/doc/bind9/HISTORY +OLD_FILES+=usr/share/doc/bind9/README +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch01.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch02.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch03.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch04.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch05.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch06.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch07.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch08.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch09.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch10.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.pdf +OLD_FILES+=usr/share/doc/bind9/arm/man.arpaname.html +OLD_FILES+=usr/share/doc/bind9/arm/man.ddns-confgen.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dig.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-dsfromkey.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-keyfromlabel.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-keygen.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-revoke.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-settime.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-signzone.html +OLD_FILES+=usr/share/doc/bind9/arm/man.genrandom.html +OLD_FILES+=usr/share/doc/bind9/arm/man.host.html +OLD_FILES+=usr/share/doc/bind9/arm/man.isc-hmac-fixup.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named-checkconf.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named-checkzone.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named-journalprint.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named.html +OLD_FILES+=usr/share/doc/bind9/arm/man.nsec3hash.html +OLD_FILES+=usr/share/doc/bind9/arm/man.nsupdate.html +OLD_FILES+=usr/share/doc/bind9/arm/man.rndc-confgen.html +OLD_FILES+=usr/share/doc/bind9/arm/man.rndc.conf.html +OLD_FILES+=usr/share/doc/bind9/arm/man.rndc.html +OLD_FILES+=usr/share/doc/bind9/misc/dnssec +OLD_FILES+=usr/share/doc/bind9/misc/format-options.pl +OLD_FILES+=usr/share/doc/bind9/misc/ipv6 +OLD_FILES+=usr/share/doc/bind9/misc/migration +OLD_FILES+=usr/share/doc/bind9/misc/migration-4to9 +OLD_FILES+=usr/share/doc/bind9/misc/options +OLD_FILES+=usr/share/doc/bind9/misc/rfc-compliance +OLD_FILES+=usr/share/doc/bind9/misc/roadmap +OLD_FILES+=usr/share/doc/bind9/misc/sdb +OLD_FILES+=usr/share/doc/bind9/misc/sort-options.pl +OLD_FILES+=usr/share/doc/legal/intel_ipw/LICENSE +OLD_FILES+=usr/share/doc/legal/intel_iwi/LICENSE +OLD_FILES+=usr/share/doc/legal/intel_iwn +OLD_FILES+=usr/share/doc/legal/intel_wpi/LICENSE +OLD_FILES+=usr/share/doc/llvm/COPYRIGHT.regex +OLD_FILES+=usr/share/doc/llvm/LICENSE.TXT +OLD_FILES+=usr/share/doc/llvm/clang/LICENSE.TXT +OLD_FILES+=usr/share/doc/papers/beyond43.ascii.gz +OLD_FILES+=usr/share/doc/papers/bio.ascii.gz +OLD_FILES+=usr/share/doc/papers/contents.ascii.gz +OLD_FILES+=usr/share/doc/papers/devfs.ascii.gz +OLD_FILES+=usr/share/doc/papers/diskperf.ascii.gz +OLD_FILES+=usr/share/doc/papers/fsinterface.ascii.gz +OLD_FILES+=usr/share/doc/papers/hwpmc.ascii.gz +OLD_FILES+=usr/share/doc/papers/jail.ascii.gz +OLD_FILES+=usr/share/doc/papers/kernmalloc.ascii.gz +OLD_FILES+=usr/share/doc/papers/kerntune.ascii.gz +OLD_FILES+=usr/share/doc/papers/malloc.ascii.gz +OLD_FILES+=usr/share/doc/papers/newvm.ascii.gz +OLD_FILES+=usr/share/doc/papers/releng.ascii.gz +OLD_FILES+=usr/share/doc/papers/sysperf.ascii.gz +OLD_FILES+=usr/share/doc/papers/timecounter.ascii.gz +OLD_FILES+=usr/share/doc/psd/01.cacm/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/02.implement/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/03.iosys/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/04.uprog/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/05.sysman/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/06.Clang/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/12.make/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/13.rcs/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/13.rcs/rcs_func.ascii.gz +OLD_FILES+=usr/share/doc/psd/15.yacc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/16.lex/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/17.m4/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/18.gprof/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/20.ipctut/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/21.ipc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/22.rpcgen/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/23.rpc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/24.xdr/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/25.xdrrfc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/26.rpcrfc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/27.nfsrfc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/28.cvs/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/Title.ascii.gz +OLD_FILES+=usr/share/doc/psd/contents.ascii.gz +OLD_FILES+=usr/share/doc/smm/01.setup/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/02.config/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/03.fsck/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/04.quotas/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/05.fastfs/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/06.nfs/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/07.lpd/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/08.sendmailop/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/11.timedop/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/12.timed/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/18.net/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/Title.ascii.gz +OLD_FILES+=usr/share/doc/smm/contents.ascii.gz +OLD_FILES+=usr/share/doc/usd/04.csh/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/05.dc/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/06.bc/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/07.mail/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/10.exref/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/10.exref/summary.ascii.gz +OLD_FILES+=usr/share/doc/usd/11.edit/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/12.vi/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/12.vi/summary.ascii.gz +OLD_FILES+=usr/share/doc/usd/12.vi/viapwh.ascii.gz +OLD_FILES+=usr/share/doc/usd/13.viref/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/18.msdiffs/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/19.memacros/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/20.meref/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/21.troff/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/22.trofftut/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/Title.ascii.gz +OLD_FILES+=usr/share/doc/usd/contents.ascii.gz +.endif + +.if ${MK_SSP} == no +OLD_LIBS+=lib/libssp.so.0 +OLD_FILES+=usr/include/ssp/ssp.h +OLD_FILES+=usr/include/ssp/stdio.h +OLD_FILES+=usr/include/ssp/string.h +OLD_FILES+=usr/include/ssp/unistd.h +OLD_FILES+=usr/lib/libssp.a +OLD_FILES+=usr/lib/libssp.so +OLD_FILES+=usr/lib/libssp_nonshared.a +OLD_FILES+=usr/lib/libssp_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libssp.a +OLD_FILES+=usr/lib32/libssp.so +OLD_LIBS+=usr/lib32/libssp.so.0 +OLD_FILES+=usr/lib32/libssp_nonshared.a +OLD_FILES+=usr/lib32/libssp_p.a +.endif +.endif + +.if ${MK_SYSCONS} == no +OLD_FILES+=usr/share/syscons/fonts/INDEX.fonts +OLD_FILES+=usr/share/syscons/fonts/armscii8-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/armscii8-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/armscii8-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/cp1251-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/cp1251-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp1251-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/cp437-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/cp437-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp437-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/cp437-thin-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp437-thin-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/cp850-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/cp850-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp850-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/cp850-thin-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp850-thin-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/cp865-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/cp865-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp865-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/cp865-thin-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp865-thin-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/cp866-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/cp866-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp866-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/cp866b-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp866c-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp866u-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/cp866u-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/cp866u-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/haik8-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/haik8-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/haik8-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/iso-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/iso-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/iso-thin-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso02-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/iso02-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso02-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/iso04-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/iso04-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso04-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/iso04-vga9-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/iso04-vga9-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso04-vga9-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/iso04-vga9-wide-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso04-wide-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso05-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/iso05-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso05-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/iso07-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/iso07-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso07-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/iso08-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/iso08-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso08-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/iso09-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso15-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/iso15-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/iso15-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/iso15-thin-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/koi8-r-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/koi8-r-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/koi8-r-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/koi8-rb-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/koi8-rc-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/koi8-u-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/koi8-u-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/koi8-u-8x8.fnt +OLD_FILES+=usr/share/syscons/fonts/swiss-1131-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/swiss-1251-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/swiss-8x14.fnt +OLD_FILES+=usr/share/syscons/fonts/swiss-8x16.fnt +OLD_FILES+=usr/share/syscons/fonts/swiss-8x8.fnt +OLD_FILES+=usr/share/syscons/keymaps/INDEX.keymaps +OLD_FILES+=usr/share/syscons/keymaps/be.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/be.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/bg.bds.ctrlcaps.kbd +OLD_FILES+=usr/share/syscons/keymaps/bg.phonetic.ctrlcaps.kbd +OLD_FILES+=usr/share/syscons/keymaps/br275.cp850.kbd +OLD_FILES+=usr/share/syscons/keymaps/br275.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/br275.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/by.cp1131.kbd +OLD_FILES+=usr/share/syscons/keymaps/by.cp1251.kbd +OLD_FILES+=usr/share/syscons/keymaps/by.iso5.kbd +OLD_FILES+=usr/share/syscons/keymaps/ce.iso2.kbd +OLD_FILES+=usr/share/syscons/keymaps/colemak.iso15.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/cs.latin2.qwertz.kbd +OLD_FILES+=usr/share/syscons/keymaps/cz.iso2.kbd +OLD_FILES+=usr/share/syscons/keymaps/danish.cp865.kbd +OLD_FILES+=usr/share/syscons/keymaps/danish.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/danish.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/dutch.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/eee_nordic.kbd +OLD_FILES+=usr/share/syscons/keymaps/el.iso07.kbd +OLD_FILES+=usr/share/syscons/keymaps/estonian.cp850.kbd +OLD_FILES+=usr/share/syscons/keymaps/estonian.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/estonian.iso15.kbd +OLD_FILES+=usr/share/syscons/keymaps/finnish.cp850.kbd +OLD_FILES+=usr/share/syscons/keymaps/finnish.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/fr.dvorak.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/fr.dvorak.kbd +OLD_FILES+=usr/share/syscons/keymaps/fr.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/fr.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/fr.macbook.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/fr_CA.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/german.cp850.kbd +OLD_FILES+=usr/share/syscons/keymaps/german.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/german.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/gr.elot.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/gr.us101.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/hr.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/hu.iso2.101keys.kbd +OLD_FILES+=usr/share/syscons/keymaps/hu.iso2.102keys.kbd +OLD_FILES+=usr/share/syscons/keymaps/hy.armscii-8.kbd +OLD_FILES+=usr/share/syscons/keymaps/icelandic.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/icelandic.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/it.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/iw.iso8.kbd +OLD_FILES+=usr/share/syscons/keymaps/jp.106.kbd +OLD_FILES+=usr/share/syscons/keymaps/jp.106x.kbd +OLD_FILES+=usr/share/syscons/keymaps/jp.pc98.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/jp.pc98.kbd +OLD_FILES+=usr/share/syscons/keymaps/kk.pt154.io.kbd +OLD_FILES+=usr/share/syscons/keymaps/kk.pt154.kst.kbd +OLD_FILES+=usr/share/syscons/keymaps/latinamerican.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/latinamerican.kbd +OLD_FILES+=usr/share/syscons/keymaps/lt.iso4.kbd +OLD_FILES+=usr/share/syscons/keymaps/norwegian.dvorak.kbd +OLD_FILES+=usr/share/syscons/keymaps/norwegian.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/pl_PL.ISO8859-2.kbd +OLD_FILES+=usr/share/syscons/keymaps/pl_PL.dvorak.kbd +OLD_FILES+=usr/share/syscons/keymaps/pt.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/pt.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/ru.cp866.kbd +OLD_FILES+=usr/share/syscons/keymaps/ru.iso5.kbd +OLD_FILES+=usr/share/syscons/keymaps/ru.koi8-r.kbd +OLD_FILES+=usr/share/syscons/keymaps/ru.koi8-r.shift.kbd +OLD_FILES+=usr/share/syscons/keymaps/ru.koi8-r.win.kbd +OLD_FILES+=usr/share/syscons/keymaps/si.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/sk.iso2.kbd +OLD_FILES+=usr/share/syscons/keymaps/spanish.dvorak.kbd +OLD_FILES+=usr/share/syscons/keymaps/spanish.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/spanish.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/spanish.iso15.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/swedish.cp850.kbd +OLD_FILES+=usr/share/syscons/keymaps/swedish.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/swissfrench.cp850.kbd +OLD_FILES+=usr/share/syscons/keymaps/swissfrench.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/swissfrench.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/swissgerman.cp850.kbd +OLD_FILES+=usr/share/syscons/keymaps/swissgerman.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/swissgerman.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/swissgerman.macbook.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/tr.iso9.q.kbd +OLD_FILES+=usr/share/syscons/keymaps/ua.iso5.kbd +OLD_FILES+=usr/share/syscons/keymaps/ua.koi8-u.kbd +OLD_FILES+=usr/share/syscons/keymaps/ua.koi8-u.shift.alt.kbd +OLD_FILES+=usr/share/syscons/keymaps/uk.cp850-ctrl.kbd +OLD_FILES+=usr/share/syscons/keymaps/uk.cp850.kbd +OLD_FILES+=usr/share/syscons/keymaps/uk.dvorak.kbd +OLD_FILES+=usr/share/syscons/keymaps/uk.iso-ctrl.kbd +OLD_FILES+=usr/share/syscons/keymaps/uk.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/us.dvorak.kbd +OLD_FILES+=usr/share/syscons/keymaps/us.dvorakl.kbd +OLD_FILES+=usr/share/syscons/keymaps/us.dvorakr.kbd +OLD_FILES+=usr/share/syscons/keymaps/us.dvorakx.kbd +OLD_FILES+=usr/share/syscons/keymaps/us.emacs.kbd +OLD_FILES+=usr/share/syscons/keymaps/us.iso.acc.kbd +OLD_FILES+=usr/share/syscons/keymaps/us.iso.kbd +OLD_FILES+=usr/share/syscons/keymaps/us.pc-ctrl.kbd +OLD_FILES+=usr/share/syscons/keymaps/us.unix.kbd +OLD_FILES+=usr/share/syscons/scrnmaps/armscii8-2haik8.scm +OLD_FILES+=usr/share/syscons/scrnmaps/iso-8859-1_to_cp437.scm +OLD_FILES+=usr/share/syscons/scrnmaps/iso-8859-4_for_vga9.scm +OLD_FILES+=usr/share/syscons/scrnmaps/iso-8859-7_to_cp437.scm +OLD_FILES+=usr/share/syscons/scrnmaps/koi8-r2cp866.scm +OLD_FILES+=usr/share/syscons/scrnmaps/koi8-u2cp866u.scm +OLD_FILES+=usr/share/syscons/scrnmaps/us-ascii_to_cp437.scm +.endif + +.if ${MK_SYSINSTALL} == no +OLD_FILES+=usr/sbin/sade +OLD_FILES+=usr/share/man/man8/sade.8.gz +.endif + +.if ${MK_TCSH} == no +#OLD_FILES+=.cshrc # intentionally left out +OLD_FILES+=bin/csh +OLD_FILES+=bin/tcsh +#OLD_FILES+=etc/csh.cshrc # intentionally left out +#OLD_FILES+=etc/csh.login # intentionally left out +#OLD_FILES+=etc/csh.logout # intentionally left out +OLD_FILES+=rescue/csh +OLD_FILES+=rescue/tcsh +#OLD_FILES+=root/.cshrc # intentionally left out +#OLD_FILES+=root/.login # intentionally left out +OLD_FILES+=usr/share/examples/etc/csh.cshrc +OLD_FILES+=usr/share/examples/etc/csh.login +OLD_FILES+=usr/share/examples/etc/csh.logout +OLD_FILES+=usr/share/examples/tcsh/complete.tcsh +OLD_FILES+=usr/share/examples/tcsh/csh-mode.el +OLD_FILES+=usr/share/man/man1/csh.1.gz +OLD_FILES+=usr/share/man/man1/tcsh.1.gz +OLD_FILES+=usr/share/nls/de_AT.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/de_AT.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/de_CH.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/de_CH.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/de_DE.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/de_DE.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/el_GR.ISO8859-7/tcsh.cat +OLD_FILES+=usr/share/nls/es_ES.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/es_ES.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/et_EE.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fi_FI.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fi_FI.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fr_BE.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fr_BE.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fr_CA.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fr_CA.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fr_CH.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fr_CH.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/fr_FR.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/fr_FR.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/it_CH.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/it_CH.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/it_IT.ISO8859-1/tcsh.cat +OLD_FILES+=usr/share/nls/it_IT.ISO8859-15/tcsh.cat +OLD_FILES+=usr/share/nls/ja_JP.eucJP/tcsh.cat +OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/tcsh.cat +OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/tcsh.cat +.endif + +.if ${MK_TELNET} == no +OLD_FILES+=usr/bin/telnet +OLD_FILES+=usr/libexec/telnetd +OLD_FILES+=usr/share/man/man1/telnet.1.gz +OLD_FILES+=usr/share/man/man8/telnetd.8.gz +.endif + +.if ${MK_TEXTPROC} == no +OLD_FILES+=usr/bin/checknr +OLD_FILES+=usr/bin/colcrt +OLD_FILES+=usr/bin/ul +OLD_FILES+=usr/share/dict/eign +OLD_FILES+=usr/share/doc/papers/beyond43.ascii.gz +OLD_FILES+=usr/share/doc/papers/bio.ascii.gz +OLD_FILES+=usr/share/doc/papers/contents.ascii.gz +OLD_FILES+=usr/share/doc/papers/devfs.ascii.gz +OLD_FILES+=usr/share/doc/papers/diskperf.ascii.gz +OLD_FILES+=usr/share/doc/papers/fsinterface.ascii.gz +OLD_FILES+=usr/share/doc/papers/hwpmc.ascii.gz +OLD_FILES+=usr/share/doc/papers/jail.ascii.gz +OLD_FILES+=usr/share/doc/papers/kernmalloc.ascii.gz +OLD_FILES+=usr/share/doc/papers/kerntune.ascii.gz +OLD_FILES+=usr/share/doc/papers/malloc.ascii.gz +OLD_FILES+=usr/share/doc/papers/newvm.ascii.gz +OLD_FILES+=usr/share/doc/papers/releng.ascii.gz +OLD_FILES+=usr/share/doc/papers/sysperf.ascii.gz +OLD_FILES+=usr/share/doc/papers/timecounter.ascii.gz +OLD_FILES+=usr/share/doc/psd/01.cacm/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/02.implement/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/03.iosys/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/04.uprog/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/05.sysman/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/06.Clang/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/12.make/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/13.rcs/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/13.rcs/rcs_func.ascii.gz +OLD_FILES+=usr/share/doc/psd/15.yacc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/16.lex/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/17.m4/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/18.gprof/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/20.ipctut/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/21.ipc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/22.rpcgen/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/23.rpc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/24.xdr/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/25.xdrrfc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/26.rpcrfc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/27.nfsrfc/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/28.cvs/paper.ascii.gz +OLD_FILES+=usr/share/doc/psd/Title.ascii.gz +OLD_FILES+=usr/share/doc/psd/contents.ascii.gz +OLD_FILES+=usr/share/doc/smm/01.setup/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/02.config/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/03.fsck/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/04.quotas/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/05.fastfs/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/06.nfs/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/07.lpd/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/08.sendmailop/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/11.timedop/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/12.timed/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/18.net/paper.ascii.gz +OLD_FILES+=usr/share/doc/smm/Title.ascii.gz +OLD_FILES+=usr/share/doc/smm/contents.ascii.gz +OLD_FILES+=usr/share/doc/usd/04.csh/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/05.dc/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/06.bc/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/07.mail/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/10.exref/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/10.exref/summary.ascii.gz +OLD_FILES+=usr/share/doc/usd/11.edit/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/12.vi/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/12.vi/summary.ascii.gz +OLD_FILES+=usr/share/doc/usd/12.vi/viapwh.ascii.gz +OLD_FILES+=usr/share/doc/usd/13.viref/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/18.msdiffs/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/19.memacros/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/20.meref/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/21.troff/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/22.trofftut/paper.ascii.gz +OLD_FILES+=usr/share/doc/usd/Title.ascii.gz +OLD_FILES+=usr/share/doc/usd/contents.ascii.gz +OLD_FILES+=usr/share/man/man1/checknr.1.gz +OLD_FILES+=usr/share/man/man1/colcrt.1.gz +OLD_FILES+=usr/share/man/man1/ul.1.gz +.endif + +.if ${MK_TOOLCHAIN} == no +OLD_FILES+=usr/bin/ar +OLD_FILES+=usr/bin/byacc +OLD_FILES+=usr/bin/c89 +OLD_FILES+=usr/bin/c99 +OLD_FILES+=usr/bin/crunchgen +OLD_FILES+=usr/bin/crunchide +OLD_FILES+=usr/bin/ctags +OLD_FILES+=usr/bin/file2c +OLD_FILES+=usr/bin/flex +OLD_FILES+=usr/bin/flex++ +OLD_FILES+=usr/bin/gprof +OLD_FILES+=usr/bin/indent +OLD_FILES+=usr/bin/lex +OLD_FILES+=usr/bin/lex++ +OLD_FILES+=usr/bin/lint +OLD_FILES+=usr/bin/mkstr +OLD_FILES+=usr/bin/ranlib +OLD_FILES+=usr/bin/rpcgen +OLD_FILES+=usr/bin/unifdef +OLD_FILES+=usr/bin/unifdefall +OLD_FILES+=usr/bin/xstr +OLD_FILES+=usr/bin/yacc +OLD_FILES+=usr/include/Block.h +OLD_FILES+=usr/include/Block_private.h +OLD_FILES+=usr/include/FlexLexer.h +OLD_FILES+=usr/include/_ctype.h +OLD_FILES+=usr/include/_semaphore.h +OLD_FILES+=usr/include/a.out.h +OLD_FILES+=usr/include/aio.h +OLD_FILES+=usr/include/alias.h +OLD_FILES+=usr/include/altq/altq.h +OLD_FILES+=usr/include/altq/altq_cbq.h +OLD_FILES+=usr/include/altq/altq_cdnr.h +OLD_FILES+=usr/include/altq/altq_classq.h +OLD_FILES+=usr/include/altq/altq_hfsc.h +OLD_FILES+=usr/include/altq/altq_priq.h +OLD_FILES+=usr/include/altq/altq_red.h +OLD_FILES+=usr/include/altq/altq_rio.h +OLD_FILES+=usr/include/altq/altq_rmclass.h +OLD_FILES+=usr/include/altq/altq_rmclass_debug.h +OLD_FILES+=usr/include/altq/altq_var.h +OLD_FILES+=usr/include/altq/altqconf.h +OLD_FILES+=usr/include/altq/if_altq.h +OLD_FILES+=usr/include/ar.h +OLD_FILES+=usr/include/archive.h +OLD_FILES+=usr/include/archive_entry.h +OLD_FILES+=usr/include/arpa/ftp.h +OLD_FILES+=usr/include/arpa/inet.h +OLD_FILES+=usr/include/arpa/nameser.h +OLD_FILES+=usr/include/arpa/nameser_compat.h +OLD_FILES+=usr/include/arpa/telnet.h +OLD_FILES+=usr/include/arpa/tftp.h +OLD_FILES+=usr/include/asn1-common.h +OLD_FILES+=usr/include/asn1_err.h +OLD_FILES+=usr/include/assert.h +OLD_FILES+=usr/include/base64.h +OLD_FILES+=usr/include/bitstring.h +OLD_FILES+=usr/include/bluetooth.h +OLD_FILES+=usr/include/bsdxml.h +OLD_FILES+=usr/include/bsdxml_external.h +OLD_FILES+=usr/include/bsm/audit.h +OLD_FILES+=usr/include/bsm/audit_domain.h +OLD_FILES+=usr/include/bsm/audit_errno.h +OLD_FILES+=usr/include/bsm/audit_fcntl.h +OLD_FILES+=usr/include/bsm/audit_internal.h +OLD_FILES+=usr/include/bsm/audit_kevents.h +OLD_FILES+=usr/include/bsm/audit_record.h +OLD_FILES+=usr/include/bsm/audit_socket_type.h +OLD_FILES+=usr/include/bsm/audit_uevents.h +OLD_FILES+=usr/include/bsm/libbsm.h +OLD_FILES+=usr/include/bsnmp/asn1.h +OLD_FILES+=usr/include/bsnmp/bridge_snmp.h +OLD_FILES+=usr/include/bsnmp/snmp.h +OLD_FILES+=usr/include/bsnmp/snmp_atm.h +OLD_FILES+=usr/include/bsnmp/snmp_mibII.h +OLD_FILES+=usr/include/bsnmp/snmp_netgraph.h +OLD_FILES+=usr/include/bsnmp/snmpagent.h +OLD_FILES+=usr/include/bsnmp/snmpclient.h +OLD_FILES+=usr/include/bsnmp/snmpmod.h +OLD_FILES+=usr/include/bzlib.h +OLD_FILES+=usr/include/c++/4.2/algorithm +OLD_FILES+=usr/include/c++/4.2/backward/algo.h +OLD_FILES+=usr/include/c++/4.2/backward/algobase.h +OLD_FILES+=usr/include/c++/4.2/backward/alloc.h +OLD_FILES+=usr/include/c++/4.2/backward/backward_warning.h +OLD_FILES+=usr/include/c++/4.2/backward/bvector.h +OLD_FILES+=usr/include/c++/4.2/backward/complex.h +OLD_FILES+=usr/include/c++/4.2/backward/defalloc.h +OLD_FILES+=usr/include/c++/4.2/backward/deque.h +OLD_FILES+=usr/include/c++/4.2/backward/fstream.h +OLD_FILES+=usr/include/c++/4.2/backward/function.h +OLD_FILES+=usr/include/c++/4.2/backward/hash_map.h +OLD_FILES+=usr/include/c++/4.2/backward/hash_set.h +OLD_FILES+=usr/include/c++/4.2/backward/hashtable.h +OLD_FILES+=usr/include/c++/4.2/backward/heap.h +OLD_FILES+=usr/include/c++/4.2/backward/iomanip.h +OLD_FILES+=usr/include/c++/4.2/backward/iostream.h +OLD_FILES+=usr/include/c++/4.2/backward/istream.h +OLD_FILES+=usr/include/c++/4.2/backward/iterator.h +OLD_FILES+=usr/include/c++/4.2/backward/list.h +OLD_FILES+=usr/include/c++/4.2/backward/map.h +OLD_FILES+=usr/include/c++/4.2/backward/multimap.h +OLD_FILES+=usr/include/c++/4.2/backward/multiset.h +OLD_FILES+=usr/include/c++/4.2/backward/new.h +OLD_FILES+=usr/include/c++/4.2/backward/ostream.h +OLD_FILES+=usr/include/c++/4.2/backward/pair.h +OLD_FILES+=usr/include/c++/4.2/backward/queue.h +OLD_FILES+=usr/include/c++/4.2/backward/rope.h +OLD_FILES+=usr/include/c++/4.2/backward/set.h +OLD_FILES+=usr/include/c++/4.2/backward/slist.h +OLD_FILES+=usr/include/c++/4.2/backward/stack.h +OLD_FILES+=usr/include/c++/4.2/backward/stream.h +OLD_FILES+=usr/include/c++/4.2/backward/streambuf.h +OLD_FILES+=usr/include/c++/4.2/backward/strstream +OLD_FILES+=usr/include/c++/4.2/backward/tempbuf.h +OLD_FILES+=usr/include/c++/4.2/backward/tree.h +OLD_FILES+=usr/include/c++/4.2/backward/vector.h +OLD_FILES+=usr/include/c++/4.2/bits/allocator.h +OLD_FILES+=usr/include/c++/4.2/bits/atomic_word.h +OLD_FILES+=usr/include/c++/4.2/bits/basic_file.h +OLD_FILES+=usr/include/c++/4.2/bits/basic_ios.h +OLD_FILES+=usr/include/c++/4.2/bits/basic_ios.tcc +OLD_FILES+=usr/include/c++/4.2/bits/basic_string.h +OLD_FILES+=usr/include/c++/4.2/bits/basic_string.tcc +OLD_FILES+=usr/include/c++/4.2/bits/boost_concept_check.h +OLD_FILES+=usr/include/c++/4.2/bits/c++allocator.h +OLD_FILES+=usr/include/c++/4.2/bits/c++config.h +OLD_FILES+=usr/include/c++/4.2/bits/c++io.h +OLD_FILES+=usr/include/c++/4.2/bits/c++locale.h +OLD_FILES+=usr/include/c++/4.2/bits/c++locale_internal.h +OLD_FILES+=usr/include/c++/4.2/bits/char_traits.h +OLD_FILES+=usr/include/c++/4.2/bits/cmath.tcc +OLD_FILES+=usr/include/c++/4.2/bits/codecvt.h +OLD_FILES+=usr/include/c++/4.2/bits/compatibility.h +OLD_FILES+=usr/include/c++/4.2/bits/concept_check.h +OLD_FILES+=usr/include/c++/4.2/bits/cpp_type_traits.h +OLD_FILES+=usr/include/c++/4.2/bits/cpu_defines.h +OLD_FILES+=usr/include/c++/4.2/bits/ctype_base.h +OLD_FILES+=usr/include/c++/4.2/bits/ctype_inline.h +OLD_FILES+=usr/include/c++/4.2/bits/ctype_noninline.h +OLD_FILES+=usr/include/c++/4.2/bits/cxxabi_tweaks.h +OLD_FILES+=usr/include/c++/4.2/bits/deque.tcc +OLD_FILES+=usr/include/c++/4.2/bits/fstream.tcc +OLD_FILES+=usr/include/c++/4.2/bits/functexcept.h +OLD_FILES+=usr/include/c++/4.2/bits/gslice.h +OLD_FILES+=usr/include/c++/4.2/bits/gslice_array.h +OLD_FILES+=usr/include/c++/4.2/bits/gthr-default.h +OLD_FILES+=usr/include/c++/4.2/bits/gthr-posix.h +OLD_FILES+=usr/include/c++/4.2/bits/gthr-single.h +OLD_FILES+=usr/include/c++/4.2/bits/gthr-tpf.h +OLD_FILES+=usr/include/c++/4.2/bits/gthr.h +OLD_FILES+=usr/include/c++/4.2/bits/indirect_array.h +OLD_FILES+=usr/include/c++/4.2/bits/ios_base.h +OLD_FILES+=usr/include/c++/4.2/bits/istream.tcc +OLD_FILES+=usr/include/c++/4.2/bits/list.tcc +OLD_FILES+=usr/include/c++/4.2/bits/locale_classes.h +OLD_FILES+=usr/include/c++/4.2/bits/locale_facets.h +OLD_FILES+=usr/include/c++/4.2/bits/locale_facets.tcc +OLD_FILES+=usr/include/c++/4.2/bits/localefwd.h +OLD_FILES+=usr/include/c++/4.2/bits/mask_array.h +OLD_FILES+=usr/include/c++/4.2/bits/messages_members.h +OLD_FILES+=usr/include/c++/4.2/bits/os_defines.h +OLD_FILES+=usr/include/c++/4.2/bits/ostream.tcc +OLD_FILES+=usr/include/c++/4.2/bits/ostream_insert.h +OLD_FILES+=usr/include/c++/4.2/bits/postypes.h +OLD_FILES+=usr/include/c++/4.2/bits/slice_array.h +OLD_FILES+=usr/include/c++/4.2/bits/sstream.tcc +OLD_FILES+=usr/include/c++/4.2/bits/stl_algo.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_algobase.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_bvector.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_construct.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_deque.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_function.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_heap.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_iterator.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_iterator_base_funcs.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_iterator_base_types.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_list.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_map.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_multimap.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_multiset.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_numeric.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_pair.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_queue.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_raw_storage_iter.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_relops.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_set.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_stack.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_tempbuf.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_tree.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_uninitialized.h +OLD_FILES+=usr/include/c++/4.2/bits/stl_vector.h +OLD_FILES+=usr/include/c++/4.2/bits/stream_iterator.h +OLD_FILES+=usr/include/c++/4.2/bits/streambuf.tcc +OLD_FILES+=usr/include/c++/4.2/bits/streambuf_iterator.h +OLD_FILES+=usr/include/c++/4.2/bits/stringfwd.h +OLD_FILES+=usr/include/c++/4.2/bits/time_members.h +OLD_FILES+=usr/include/c++/4.2/bits/valarray_after.h +OLD_FILES+=usr/include/c++/4.2/bits/valarray_array.h +OLD_FILES+=usr/include/c++/4.2/bits/valarray_array.tcc +OLD_FILES+=usr/include/c++/4.2/bits/valarray_before.h +OLD_FILES+=usr/include/c++/4.2/bits/vector.tcc +OLD_FILES+=usr/include/c++/4.2/bitset +OLD_FILES+=usr/include/c++/4.2/cassert +OLD_FILES+=usr/include/c++/4.2/cctype +OLD_FILES+=usr/include/c++/4.2/cerrno +OLD_FILES+=usr/include/c++/4.2/cfloat +OLD_FILES+=usr/include/c++/4.2/ciso646 +OLD_FILES+=usr/include/c++/4.2/climits +OLD_FILES+=usr/include/c++/4.2/clocale +OLD_FILES+=usr/include/c++/4.2/cmath +OLD_FILES+=usr/include/c++/4.2/complex +OLD_FILES+=usr/include/c++/4.2/csetjmp +OLD_FILES+=usr/include/c++/4.2/csignal +OLD_FILES+=usr/include/c++/4.2/cstdarg +OLD_FILES+=usr/include/c++/4.2/cstddef +OLD_FILES+=usr/include/c++/4.2/cstdio +OLD_FILES+=usr/include/c++/4.2/cstdlib +OLD_FILES+=usr/include/c++/4.2/cstring +OLD_FILES+=usr/include/c++/4.2/ctime +OLD_FILES+=usr/include/c++/4.2/cwchar +OLD_FILES+=usr/include/c++/4.2/cwctype +OLD_FILES+=usr/include/c++/4.2/cxxabi.h +OLD_FILES+=usr/include/c++/4.2/debug/bitset +OLD_FILES+=usr/include/c++/4.2/debug/debug.h +OLD_FILES+=usr/include/c++/4.2/debug/deque +OLD_FILES+=usr/include/c++/4.2/debug/formatter.h +OLD_FILES+=usr/include/c++/4.2/debug/functions.h +OLD_FILES+=usr/include/c++/4.2/debug/hash_map +OLD_FILES+=usr/include/c++/4.2/debug/hash_map.h +OLD_FILES+=usr/include/c++/4.2/debug/hash_multimap.h +OLD_FILES+=usr/include/c++/4.2/debug/hash_multiset.h +OLD_FILES+=usr/include/c++/4.2/debug/hash_set +OLD_FILES+=usr/include/c++/4.2/debug/hash_set.h +OLD_FILES+=usr/include/c++/4.2/debug/list +OLD_FILES+=usr/include/c++/4.2/debug/macros.h +OLD_FILES+=usr/include/c++/4.2/debug/map +OLD_FILES+=usr/include/c++/4.2/debug/map.h +OLD_FILES+=usr/include/c++/4.2/debug/multimap.h +OLD_FILES+=usr/include/c++/4.2/debug/multiset.h +OLD_FILES+=usr/include/c++/4.2/debug/safe_base.h +OLD_FILES+=usr/include/c++/4.2/debug/safe_iterator.h +OLD_FILES+=usr/include/c++/4.2/debug/safe_iterator.tcc +OLD_FILES+=usr/include/c++/4.2/debug/safe_sequence.h +OLD_FILES+=usr/include/c++/4.2/debug/set +OLD_FILES+=usr/include/c++/4.2/debug/set.h +OLD_FILES+=usr/include/c++/4.2/debug/string +OLD_FILES+=usr/include/c++/4.2/debug/vector +OLD_FILES+=usr/include/c++/4.2/deque +OLD_FILES+=usr/include/c++/4.2/exception +OLD_FILES+=usr/include/c++/4.2/exception_defines.h +OLD_FILES+=usr/include/c++/4.2/ext/algorithm +OLD_FILES+=usr/include/c++/4.2/ext/array_allocator.h +OLD_FILES+=usr/include/c++/4.2/ext/atomicity.h +OLD_FILES+=usr/include/c++/4.2/ext/bitmap_allocator.h +OLD_FILES+=usr/include/c++/4.2/ext/codecvt_specializations.h +OLD_FILES+=usr/include/c++/4.2/ext/concurrence.h +OLD_FILES+=usr/include/c++/4.2/ext/debug_allocator.h +OLD_FILES+=usr/include/c++/4.2/ext/functional +OLD_FILES+=usr/include/c++/4.2/ext/hash_fun.h +OLD_FILES+=usr/include/c++/4.2/ext/hash_map +OLD_FILES+=usr/include/c++/4.2/ext/hash_set +OLD_FILES+=usr/include/c++/4.2/ext/hashtable.h +OLD_FILES+=usr/include/c++/4.2/ext/iterator +OLD_FILES+=usr/include/c++/4.2/ext/malloc_allocator.h +OLD_FILES+=usr/include/c++/4.2/ext/memory +OLD_FILES+=usr/include/c++/4.2/ext/mt_allocator.h +OLD_FILES+=usr/include/c++/4.2/ext/new_allocator.h +OLD_FILES+=usr/include/c++/4.2/ext/numeric +OLD_FILES+=usr/include/c++/4.2/ext/numeric_traits.h +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/assoc_container.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/basic_tree_policy/basic_tree_policy_base.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/basic_tree_policy/null_node_metadata.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/basic_tree_policy/traits.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/basic_types.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/traits.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/const_iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/const_point_iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/entry_pred.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/resize_policy.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/cond_dealtor.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/container_base_dispatch.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/eq_fn/eq_by_less.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/const_point_iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/lu_map_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_policy/counter_lu_metadata.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_policy/counter_lu_policy_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_policy/mtf_lu_policy_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/map_debug_base.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/cond_dtor.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/traits.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/child_iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/cond_dtor_entry_dealtor.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/const_child_iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/head.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/internal_node.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/leaf.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/node_base.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/node_iterators.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/node_metadata_base.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/point_iterators.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/split_join_branch_bag.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/traits.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/priority_queue_base_dispatch.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/node.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/traits.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/node.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/traits.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/standard_policies.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_policy/null_node_update_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/tree_trace_base.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/null_node_update_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/sample_trie_e_access_traits.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/string_trie_e_access_traits_imp.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/type_utils.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/types_traits.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/unordered_iterator/iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/exception.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/hash_policy.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/list_update_policy.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/priority_queue.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/tag_and_trait.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/tree_policy.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pb_ds/trie_policy.hpp +OLD_FILES+=usr/include/c++/4.2/ext/pod_char_traits.h +OLD_FILES+=usr/include/c++/4.2/ext/pool_allocator.h +OLD_FILES+=usr/include/c++/4.2/ext/rb_tree +OLD_FILES+=usr/include/c++/4.2/ext/rc_string_base.h +OLD_FILES+=usr/include/c++/4.2/ext/rope +OLD_FILES+=usr/include/c++/4.2/ext/ropeimpl.h +OLD_FILES+=usr/include/c++/4.2/ext/slist +OLD_FILES+=usr/include/c++/4.2/ext/sso_string_base.h +OLD_FILES+=usr/include/c++/4.2/ext/stdio_filebuf.h +OLD_FILES+=usr/include/c++/4.2/ext/stdio_sync_filebuf.h +OLD_FILES+=usr/include/c++/4.2/ext/throw_allocator.h +OLD_FILES+=usr/include/c++/4.2/ext/type_traits.h +OLD_FILES+=usr/include/c++/4.2/ext/typelist.h +OLD_FILES+=usr/include/c++/4.2/ext/vstring.h +OLD_FILES+=usr/include/c++/4.2/ext/vstring.tcc +OLD_FILES+=usr/include/c++/4.2/ext/vstring_fwd.h +OLD_FILES+=usr/include/c++/4.2/ext/vstring_util.h +OLD_FILES+=usr/include/c++/4.2/fstream +OLD_FILES+=usr/include/c++/4.2/functional +OLD_FILES+=usr/include/c++/4.2/iomanip +OLD_FILES+=usr/include/c++/4.2/ios +OLD_FILES+=usr/include/c++/4.2/iosfwd +OLD_FILES+=usr/include/c++/4.2/iostream +OLD_FILES+=usr/include/c++/4.2/istream +OLD_FILES+=usr/include/c++/4.2/iterator +OLD_FILES+=usr/include/c++/4.2/limits +OLD_FILES+=usr/include/c++/4.2/list +OLD_FILES+=usr/include/c++/4.2/locale +OLD_FILES+=usr/include/c++/4.2/map +OLD_FILES+=usr/include/c++/4.2/memory +OLD_FILES+=usr/include/c++/4.2/new +OLD_FILES+=usr/include/c++/4.2/numeric +OLD_FILES+=usr/include/c++/4.2/ostream +OLD_FILES+=usr/include/c++/4.2/queue +OLD_FILES+=usr/include/c++/4.2/set +OLD_FILES+=usr/include/c++/4.2/sstream +OLD_FILES+=usr/include/c++/4.2/stack +OLD_FILES+=usr/include/c++/4.2/stdexcept +OLD_FILES+=usr/include/c++/4.2/streambuf +OLD_FILES+=usr/include/c++/4.2/string +OLD_FILES+=usr/include/c++/4.2/tr1/array +OLD_FILES+=usr/include/c++/4.2/tr1/bind_iterate.h +OLD_FILES+=usr/include/c++/4.2/tr1/bind_repeat.h +OLD_FILES+=usr/include/c++/4.2/tr1/boost_shared_ptr.h +OLD_FILES+=usr/include/c++/4.2/tr1/cctype +OLD_FILES+=usr/include/c++/4.2/tr1/cfenv +OLD_FILES+=usr/include/c++/4.2/tr1/cfloat +OLD_FILES+=usr/include/c++/4.2/tr1/cinttypes +OLD_FILES+=usr/include/c++/4.2/tr1/climits +OLD_FILES+=usr/include/c++/4.2/tr1/cmath +OLD_FILES+=usr/include/c++/4.2/tr1/common.h +OLD_FILES+=usr/include/c++/4.2/tr1/complex +OLD_FILES+=usr/include/c++/4.2/tr1/cstdarg +OLD_FILES+=usr/include/c++/4.2/tr1/cstdbool +OLD_FILES+=usr/include/c++/4.2/tr1/cstdint +OLD_FILES+=usr/include/c++/4.2/tr1/cstdio +OLD_FILES+=usr/include/c++/4.2/tr1/cstdlib +OLD_FILES+=usr/include/c++/4.2/tr1/ctgmath +OLD_FILES+=usr/include/c++/4.2/tr1/ctime +OLD_FILES+=usr/include/c++/4.2/tr1/ctype.h +OLD_FILES+=usr/include/c++/4.2/tr1/cwchar +OLD_FILES+=usr/include/c++/4.2/tr1/cwctype +OLD_FILES+=usr/include/c++/4.2/tr1/fenv.h +OLD_FILES+=usr/include/c++/4.2/tr1/float.h +OLD_FILES+=usr/include/c++/4.2/tr1/functional +OLD_FILES+=usr/include/c++/4.2/tr1/functional_hash.h +OLD_FILES+=usr/include/c++/4.2/tr1/functional_iterate.h +OLD_FILES+=usr/include/c++/4.2/tr1/hashtable +OLD_FILES+=usr/include/c++/4.2/tr1/hashtable_policy.h +OLD_FILES+=usr/include/c++/4.2/tr1/inttypes.h +OLD_FILES+=usr/include/c++/4.2/tr1/limits.h +OLD_FILES+=usr/include/c++/4.2/tr1/math.h +OLD_FILES+=usr/include/c++/4.2/tr1/memory +OLD_FILES+=usr/include/c++/4.2/tr1/mu_iterate.h +OLD_FILES+=usr/include/c++/4.2/tr1/random +OLD_FILES+=usr/include/c++/4.2/tr1/random.tcc +OLD_FILES+=usr/include/c++/4.2/tr1/ref_fwd.h +OLD_FILES+=usr/include/c++/4.2/tr1/ref_wrap_iterate.h +OLD_FILES+=usr/include/c++/4.2/tr1/repeat.h +OLD_FILES+=usr/include/c++/4.2/tr1/stdarg.h +OLD_FILES+=usr/include/c++/4.2/tr1/stdbool.h +OLD_FILES+=usr/include/c++/4.2/tr1/stdint.h +OLD_FILES+=usr/include/c++/4.2/tr1/stdio.h +OLD_FILES+=usr/include/c++/4.2/tr1/stdlib.h +OLD_FILES+=usr/include/c++/4.2/tr1/tgmath.h +OLD_FILES+=usr/include/c++/4.2/tr1/tuple +OLD_FILES+=usr/include/c++/4.2/tr1/tuple_defs.h +OLD_FILES+=usr/include/c++/4.2/tr1/tuple_iterate.h +OLD_FILES+=usr/include/c++/4.2/tr1/type_traits +OLD_FILES+=usr/include/c++/4.2/tr1/type_traits_fwd.h +OLD_FILES+=usr/include/c++/4.2/tr1/unordered_map +OLD_FILES+=usr/include/c++/4.2/tr1/unordered_set +OLD_FILES+=usr/include/c++/4.2/tr1/utility +OLD_FILES+=usr/include/c++/4.2/tr1/wchar.h +OLD_FILES+=usr/include/c++/4.2/tr1/wctype.h +OLD_FILES+=usr/include/c++/4.2/typeinfo +OLD_FILES+=usr/include/c++/4.2/utility +OLD_FILES+=usr/include/c++/4.2/valarray +OLD_FILES+=usr/include/c++/4.2/vector +OLD_FILES+=usr/include/calendar.h +OLD_FILES+=usr/include/cam/ata/ata_all.h +OLD_FILES+=usr/include/cam/cam.h +OLD_FILES+=usr/include/cam/cam_ccb.h +OLD_FILES+=usr/include/cam/cam_debug.h +OLD_FILES+=usr/include/cam/cam_periph.h +OLD_FILES+=usr/include/cam/cam_queue.h +OLD_FILES+=usr/include/cam/cam_sim.h +OLD_FILES+=usr/include/cam/cam_xpt.h +OLD_FILES+=usr/include/cam/cam_xpt_internal.h +OLD_FILES+=usr/include/cam/cam_xpt_periph.h +OLD_FILES+=usr/include/cam/cam_xpt_sim.h +OLD_FILES+=usr/include/cam/scsi/scsi_all.h +OLD_FILES+=usr/include/cam/scsi/scsi_cd.h +OLD_FILES+=usr/include/cam/scsi/scsi_ch.h +OLD_FILES+=usr/include/cam/scsi/scsi_da.h +OLD_FILES+=usr/include/cam/scsi/scsi_dvcfg.h +OLD_FILES+=usr/include/cam/scsi/scsi_enc.h +OLD_FILES+=usr/include/cam/scsi/scsi_enc_internal.h +OLD_FILES+=usr/include/cam/scsi/scsi_iu.h +OLD_FILES+=usr/include/cam/scsi/scsi_low.h +OLD_FILES+=usr/include/cam/scsi/scsi_low_pisa.h +OLD_FILES+=usr/include/cam/scsi/scsi_message.h +OLD_FILES+=usr/include/cam/scsi/scsi_pass.h +OLD_FILES+=usr/include/cam/scsi/scsi_pt.h +OLD_FILES+=usr/include/cam/scsi/scsi_sa.h +OLD_FILES+=usr/include/cam/scsi/scsi_ses.h +OLD_FILES+=usr/include/cam/scsi/scsi_sg.h +OLD_FILES+=usr/include/cam/scsi/scsi_targetio.h +OLD_FILES+=usr/include/cam/scsi/smp_all.h +OLD_FILES+=usr/include/camlib.h +OLD_FILES+=usr/include/cms_asn1.h +OLD_FILES+=usr/include/com_err.h +OLD_FILES+=usr/include/com_right.h +OLD_FILES+=usr/include/complex.h +OLD_FILES+=usr/include/cpio.h +OLD_FILES+=usr/include/crmf_asn1.h +OLD_FILES+=usr/include/crypto/cast.h +OLD_FILES+=usr/include/crypto/castsb.h +OLD_FILES+=usr/include/crypto/cryptodev.h +OLD_FILES+=usr/include/crypto/cryptosoft.h +OLD_FILES+=usr/include/crypto/deflate.h +OLD_FILES+=usr/include/crypto/rijndael.h +OLD_FILES+=usr/include/crypto/rmd160.h +OLD_FILES+=usr/include/crypto/skipjack.h +OLD_FILES+=usr/include/crypto/xform.h +OLD_FILES+=usr/include/ctype.h +OLD_FILES+=usr/include/curses.h +OLD_FILES+=usr/include/db.h +OLD_FILES+=usr/include/der-private.h +OLD_FILES+=usr/include/der-protos.h +OLD_FILES+=usr/include/der.h +OLD_FILES+=usr/include/dev/acpica/acpiio.h +OLD_FILES+=usr/include/dev/an/if_aironet_ieee.h +OLD_FILES+=usr/include/dev/an/if_anreg.h +OLD_FILES+=usr/include/dev/bktr/ioctl_bt848.h +OLD_FILES+=usr/include/dev/bktr/ioctl_meteor.h +OLD_FILES+=usr/include/dev/ciss/cissio.h +OLD_FILES+=usr/include/dev/ciss/cissreg.h +OLD_FILES+=usr/include/dev/ciss/cissvar.h +OLD_FILES+=usr/include/dev/firewire/firewire.h +OLD_FILES+=usr/include/dev/firewire/firewire_phy.h +OLD_FILES+=usr/include/dev/firewire/firewirereg.h +OLD_FILES+=usr/include/dev/firewire/fwdma.h +OLD_FILES+=usr/include/dev/firewire/fwmem.h +OLD_FILES+=usr/include/dev/firewire/fwohcireg.h +OLD_FILES+=usr/include/dev/firewire/fwohcivar.h +OLD_FILES+=usr/include/dev/firewire/fwphyreg.h +OLD_FILES+=usr/include/dev/firewire/iec13213.h +OLD_FILES+=usr/include/dev/firewire/iec68113.h +OLD_FILES+=usr/include/dev/firewire/if_fwevar.h +OLD_FILES+=usr/include/dev/firewire/if_fwipvar.h +OLD_FILES+=usr/include/dev/firewire/sbp.h +OLD_FILES+=usr/include/dev/hwpmc/hwpmc_amd.h +OLD_FILES+=usr/include/dev/hwpmc/hwpmc_core.h +OLD_FILES+=usr/include/dev/hwpmc/hwpmc_pentium.h +OLD_FILES+=usr/include/dev/hwpmc/hwpmc_piv.h +OLD_FILES+=usr/include/dev/hwpmc/hwpmc_ppro.h +OLD_FILES+=usr/include/dev/hwpmc/hwpmc_soft.h +OLD_FILES+=usr/include/dev/hwpmc/hwpmc_tsc.h +OLD_FILES+=usr/include/dev/hwpmc/hwpmc_uncore.h +OLD_FILES+=usr/include/dev/hwpmc/hwpmc_xscale.h +OLD_FILES+=usr/include/dev/hwpmc/pmc_events.h +OLD_FILES+=usr/include/dev/ic/cd1400.h +OLD_FILES+=usr/include/dev/ic/cd180.h +OLD_FILES+=usr/include/dev/ic/esp.h +OLD_FILES+=usr/include/dev/ic/hd64570.h +OLD_FILES+=usr/include/dev/ic/i8237.h +OLD_FILES+=usr/include/dev/ic/i8251.h +OLD_FILES+=usr/include/dev/ic/i8253reg.h +OLD_FILES+=usr/include/dev/ic/i8255.h +OLD_FILES+=usr/include/dev/ic/i82586.h +OLD_FILES+=usr/include/dev/ic/i8259.h +OLD_FILES+=usr/include/dev/ic/nec765.h +OLD_FILES+=usr/include/dev/ic/ns16550.h +OLD_FILES+=usr/include/dev/ic/quicc.h +OLD_FILES+=usr/include/dev/ic/rsa.h +OLD_FILES+=usr/include/dev/ic/sab82532.h +OLD_FILES+=usr/include/dev/ic/via6522reg.h +OLD_FILES+=usr/include/dev/ic/wd33c93reg.h +OLD_FILES+=usr/include/dev/ic/z8530.h +OLD_FILES+=usr/include/dev/ieee488/ibfoo_int.h +OLD_FILES+=usr/include/dev/ieee488/tnt4882.h +OLD_FILES+=usr/include/dev/ieee488/ugpib.h +OLD_FILES+=usr/include/dev/ieee488/upd7210.h +OLD_FILES+=usr/include/dev/iicbus/iic.h +OLD_FILES+=usr/include/dev/iicbus/iicbus.h +OLD_FILES+=usr/include/dev/iicbus/iicoc.h +OLD_FILES+=usr/include/dev/iicbus/iiconf.h +OLD_FILES+=usr/include/dev/iicbus/pcf8563reg.h +OLD_FILES+=usr/include/dev/io/iodev.h +OLD_FILES+=usr/include/dev/lmc/if_lmc.h +OLD_FILES+=usr/include/dev/mfi/mfi_ioctl.h +OLD_FILES+=usr/include/dev/mfi/mfireg.h +OLD_FILES+=usr/include/dev/mfi/mfivar.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_cnfg.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_fc.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_init.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_ioc.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_lan.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_log_fc.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_log_sas.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_raid.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_sas.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_targ.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_tool.h +OLD_FILES+=usr/include/dev/mpt/mpilib/mpi_type.h +OLD_FILES+=usr/include/dev/ofw/ofw_bus.h +OLD_FILES+=usr/include/dev/ofw/ofw_bus_subr.h +OLD_FILES+=usr/include/dev/ofw/ofw_pci.h +OLD_FILES+=usr/include/dev/ofw/ofwvar.h +OLD_FILES+=usr/include/dev/ofw/openfirm.h +OLD_FILES+=usr/include/dev/ofw/openfirmio.h +OLD_FILES+=usr/include/dev/ofw/openpromio.h +OLD_FILES+=usr/include/dev/pbio/pbioio.h +OLD_FILES+=usr/include/dev/ppbus/lpt.h +OLD_FILES+=usr/include/dev/ppbus/lptio.h +OLD_FILES+=usr/include/dev/ppbus/ppb_1284.h +OLD_FILES+=usr/include/dev/ppbus/ppb_msq.h +OLD_FILES+=usr/include/dev/ppbus/ppbconf.h +OLD_FILES+=usr/include/dev/ppbus/ppbio.h +OLD_FILES+=usr/include/dev/ppbus/ppi.h +OLD_FILES+=usr/include/dev/ppbus/vpoio.h +OLD_FILES+=usr/include/dev/smbus/smb.h +OLD_FILES+=usr/include/dev/smbus/smbconf.h +OLD_FILES+=usr/include/dev/smbus/smbus.h +OLD_FILES+=usr/include/dev/speaker/speaker.h +OLD_FILES+=usr/include/dev/usb/ufm_ioctl.h +OLD_FILES+=usr/include/dev/usb/usb.h +OLD_FILES+=usr/include/dev/usb/usb_bus.h +OLD_FILES+=usr/include/dev/usb/usb_busdma.h +OLD_FILES+=usr/include/dev/usb/usb_cdc.h +OLD_FILES+=usr/include/dev/usb/usb_compat_linux.h +OLD_FILES+=usr/include/dev/usb/usb_controller.h +OLD_FILES+=usr/include/dev/usb/usb_core.h +OLD_FILES+=usr/include/dev/usb/usb_debug.h +OLD_FILES+=usr/include/dev/usb/usb_dev.h +OLD_FILES+=usr/include/dev/usb/usb_device.h +OLD_FILES+=usr/include/dev/usb/usb_dynamic.h +OLD_FILES+=usr/include/dev/usb/usb_endian.h +OLD_FILES+=usr/include/dev/usb/usb_freebsd.h +OLD_FILES+=usr/include/dev/usb/usb_generic.h +OLD_FILES+=usr/include/dev/usb/usb_hub.h +OLD_FILES+=usr/include/dev/usb/usb_ioctl.h +OLD_FILES+=usr/include/dev/usb/usb_mbuf.h +OLD_FILES+=usr/include/dev/usb/usb_msctest.h +OLD_FILES+=usr/include/dev/usb/usb_pci.h +OLD_FILES+=usr/include/dev/usb/usb_pf.h +OLD_FILES+=usr/include/dev/usb/usb_process.h +OLD_FILES+=usr/include/dev/usb/usb_request.h +OLD_FILES+=usr/include/dev/usb/usb_transfer.h +OLD_FILES+=usr/include/dev/usb/usb_util.h +OLD_FILES+=usr/include/dev/usb/usbdi.h +OLD_FILES+=usr/include/dev/usb/usbdi_util.h +OLD_FILES+=usr/include/dev/usb/usbhid.h +OLD_FILES+=usr/include/dev/utopia/idtphy.h +OLD_FILES+=usr/include/dev/utopia/suni.h +OLD_FILES+=usr/include/dev/utopia/utopia.h +OLD_FILES+=usr/include/dev/utopia/utopia_priv.h +OLD_FILES+=usr/include/dev/vkbd/vkbd_var.h +OLD_FILES+=usr/include/dev/wi/if_wavelan_ieee.h +OLD_FILES+=usr/include/dev/wi/if_wireg.h +OLD_FILES+=usr/include/dev/wi/if_wivar.h +OLD_FILES+=usr/include/devinfo.h +OLD_FILES+=usr/include/devstat.h +OLD_FILES+=usr/include/dialog.h +OLD_FILES+=usr/include/digest_asn1.h +OLD_FILES+=usr/include/dirent.h +OLD_FILES+=usr/include/dlfcn.h +OLD_FILES+=usr/include/dlg_colors.h +OLD_FILES+=usr/include/dlg_config.h +OLD_FILES+=usr/include/dlg_keys.h +OLD_FILES+=usr/include/dwarf.h +OLD_FILES+=usr/include/edit/readline/history.h +OLD_FILES+=usr/include/edit/readline/readline.h +OLD_FILES+=usr/include/edit/readline/tilde.h +OLD_FILES+=usr/include/elf-hints.h +OLD_FILES+=usr/include/elf.h +OLD_FILES+=usr/include/err.h +OLD_FILES+=usr/include/errno.h +OLD_FILES+=usr/include/eti.h +OLD_FILES+=usr/include/fcntl.h +OLD_FILES+=usr/include/fenv.h +OLD_FILES+=usr/include/fetch.h +OLD_FILES+=usr/include/float.h +OLD_FILES+=usr/include/floatingpoint.h +OLD_FILES+=usr/include/fmtmsg.h +OLD_FILES+=usr/include/fnmatch.h +OLD_FILES+=usr/include/form.h +OLD_FILES+=usr/include/fs/devfs/devfs.h +OLD_FILES+=usr/include/fs/devfs/devfs_int.h +OLD_FILES+=usr/include/fs/fdescfs/fdesc.h +OLD_FILES+=usr/include/fs/msdosfs/bootsect.h +OLD_FILES+=usr/include/fs/msdosfs/bpb.h +OLD_FILES+=usr/include/fs/msdosfs/denode.h +OLD_FILES+=usr/include/fs/msdosfs/direntry.h +OLD_FILES+=usr/include/fs/msdosfs/fat.h +OLD_FILES+=usr/include/fs/msdosfs/msdosfsmount.h +OLD_FILES+=usr/include/fs/nandfs/bmap.h +OLD_FILES+=usr/include/fs/nandfs/nandfs.h +OLD_FILES+=usr/include/fs/nandfs/nandfs_fs.h +OLD_FILES+=usr/include/fs/nandfs/nandfs_mount.h +OLD_FILES+=usr/include/fs/nandfs/nandfs_subr.h +OLD_FILES+=usr/include/fs/nfs/nfs.h +OLD_FILES+=usr/include/fs/nfs/nfs_var.h +OLD_FILES+=usr/include/fs/nfs/nfscl.h +OLD_FILES+=usr/include/fs/nfs/nfsclstate.h +OLD_FILES+=usr/include/fs/nfs/nfsdport.h +OLD_FILES+=usr/include/fs/nfs/nfskpiport.h +OLD_FILES+=usr/include/fs/nfs/nfsm_subs.h +OLD_FILES+=usr/include/fs/nfs/nfsport.h +OLD_FILES+=usr/include/fs/nfs/nfsproto.h +OLD_FILES+=usr/include/fs/nfs/nfsrvcache.h +OLD_FILES+=usr/include/fs/nfs/nfsrvstate.h +OLD_FILES+=usr/include/fs/nfs/nfsv4_errstr.h +OLD_FILES+=usr/include/fs/nfs/rpcv2.h +OLD_FILES+=usr/include/fs/nfs/xdr_subs.h +OLD_FILES+=usr/include/fs/ntfs/ntfs.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_compr.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_ihash.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_inode.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_subr.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_vfsops.h +OLD_FILES+=usr/include/fs/ntfs/ntfsmount.h +OLD_FILES+=usr/include/fs/nullfs/null.h +OLD_FILES+=usr/include/fs/nwfs/nwfs.h +OLD_FILES+=usr/include/fs/nwfs/nwfs_mount.h +OLD_FILES+=usr/include/fs/nwfs/nwfs_node.h +OLD_FILES+=usr/include/fs/nwfs/nwfs_subr.h +OLD_FILES+=usr/include/fs/portalfs/portal.h +OLD_FILES+=usr/include/fs/procfs/procfs.h +OLD_FILES+=usr/include/fs/smbfs/smbfs.h +OLD_FILES+=usr/include/fs/smbfs/smbfs_node.h +OLD_FILES+=usr/include/fs/smbfs/smbfs_subr.h +OLD_FILES+=usr/include/fs/udf/ecma167-udf.h +OLD_FILES+=usr/include/fs/udf/osta.h +OLD_FILES+=usr/include/fs/udf/udf.h +OLD_FILES+=usr/include/fs/udf/udf_mount.h +OLD_FILES+=usr/include/fs/unionfs/union.h +OLD_FILES+=usr/include/fstab.h +OLD_FILES+=usr/include/fts.h +OLD_FILES+=usr/include/ftw.h +OLD_FILES+=usr/include/gelf.h +OLD_FILES+=usr/include/geom/cache/g_cache.h +OLD_FILES+=usr/include/geom/concat/g_concat.h +OLD_FILES+=usr/include/geom/eli/g_eli.h +OLD_FILES+=usr/include/geom/eli/pkcs5v2.h +OLD_FILES+=usr/include/geom/gate/g_gate.h +OLD_FILES+=usr/include/geom/geom.h +OLD_FILES+=usr/include/geom/geom_ctl.h +OLD_FILES+=usr/include/geom/geom_disk.h +OLD_FILES+=usr/include/geom/geom_int.h +OLD_FILES+=usr/include/geom/geom_slice.h +OLD_FILES+=usr/include/geom/geom_vfs.h +OLD_FILES+=usr/include/geom/journal/g_journal.h +OLD_FILES+=usr/include/geom/label/g_label.h +OLD_FILES+=usr/include/geom/label/g_label_msdosfs.h +OLD_FILES+=usr/include/geom/mirror/g_mirror.h +OLD_FILES+=usr/include/geom/mountver/g_mountver.h +OLD_FILES+=usr/include/geom/multipath/g_multipath.h +OLD_FILES+=usr/include/geom/nop/g_nop.h +OLD_FILES+=usr/include/geom/raid/g_raid.h +OLD_FILES+=usr/include/geom/raid/md_ddf.h +OLD_FILES+=usr/include/geom/raid3/g_raid3.h +OLD_FILES+=usr/include/geom/shsec/g_shsec.h +OLD_FILES+=usr/include/geom/stripe/g_stripe.h +OLD_FILES+=usr/include/geom/virstor/binstream.h +OLD_FILES+=usr/include/geom/virstor/g_virstor.h +OLD_FILES+=usr/include/geom/virstor/g_virstor_md.h +OLD_FILES+=usr/include/getarg.h +OLD_FILES+=usr/include/getopt.h +OLD_FILES+=usr/include/glob.h +OLD_FILES+=usr/include/gnu/posix/regex.h +OLD_FILES+=usr/include/gnu/regex.h +OLD_FILES+=usr/include/gnuregex.h +OLD_FILES+=usr/include/gpib/gpib.h +OLD_FILES+=usr/include/grp.h +OLD_FILES+=usr/include/gssapi.h +OLD_FILES+=usr/include/gssapi/gssapi.h +OLD_FILES+=usr/include/gssapi/gssapi_krb5.h +OLD_FILES+=usr/include/hdb-protos.h +OLD_FILES+=usr/include/hdb.h +OLD_FILES+=usr/include/hdb_asn1.h +OLD_FILES+=usr/include/hdb_err.h +OLD_FILES+=usr/include/heim_asn1.h +OLD_FILES+=usr/include/heim_err.h +OLD_FILES+=usr/include/heim_threads.h +OLD_FILES+=usr/include/heimbase.h +OLD_FILES+=usr/include/heimntlm-protos.h +OLD_FILES+=usr/include/heimntlm.h +OLD_FILES+=usr/include/hex.h +OLD_FILES+=usr/include/histedit.h +OLD_FILES+=usr/include/hx509-private.h +OLD_FILES+=usr/include/hx509-protos.h +OLD_FILES+=usr/include/hx509.h +OLD_FILES+=usr/include/hx509_err.h +OLD_FILES+=usr/include/ieeefp.h +OLD_FILES+=usr/include/ifaddrs.h +OLD_FILES+=usr/include/inttypes.h +OLD_FILES+=usr/include/iso646.h +OLD_FILES+=usr/include/isofs/cd9660/cd9660_mount.h +OLD_FILES+=usr/include/isofs/cd9660/cd9660_node.h +OLD_FILES+=usr/include/isofs/cd9660/cd9660_rrip.h +OLD_FILES+=usr/include/isofs/cd9660/iso.h +OLD_FILES+=usr/include/isofs/cd9660/iso_rrip.h +OLD_FILES+=usr/include/jail.h +OLD_FILES+=usr/include/k524_err.h +OLD_FILES+=usr/include/kadm5/admin.h +OLD_FILES+=usr/include/kadm5/kadm5-private.h +OLD_FILES+=usr/include/kadm5/kadm5-protos.h +OLD_FILES+=usr/include/kadm5/kadm5-pwcheck.h +OLD_FILES+=usr/include/kadm5/kadm5_err.h +OLD_FILES+=usr/include/kadm5/private.h +OLD_FILES+=usr/include/kafs.h +OLD_FILES+=usr/include/kdc-protos.h +OLD_FILES+=usr/include/kdc.h +OLD_FILES+=usr/include/kenv.h +OLD_FILES+=usr/include/krb5-private.h +OLD_FILES+=usr/include/krb5-protos.h +OLD_FILES+=usr/include/krb5-types.h +OLD_FILES+=usr/include/krb5.h +OLD_FILES+=usr/include/krb5/ccache_plugin.h +OLD_FILES+=usr/include/krb5/locate_plugin.h +OLD_FILES+=usr/include/krb5/send_to_kdc_plugin.h +OLD_FILES+=usr/include/krb5/windc_plugin.h +OLD_FILES+=usr/include/krb5_asn1.h +OLD_FILES+=usr/include/krb5_ccapi.h +OLD_FILES+=usr/include/krb5_err.h +OLD_FILES+=usr/include/kvm.h +OLD_FILES+=usr/include/kx509_asn1.h +OLD_FILES+=usr/include/langinfo.h +OLD_FILES+=usr/include/libdisk.h +OLD_FILES+=usr/include/libdwarf.h +OLD_FILES+=usr/include/libelf.h +OLD_FILES+=usr/include/libgen.h +OLD_FILES+=usr/include/libgeom.h +OLD_FILES+=usr/include/libmilter/mfapi.h +OLD_FILES+=usr/include/libmilter/mfdef.h +OLD_FILES+=usr/include/libproc.h +OLD_FILES+=usr/include/libprocstat.h +OLD_FILES+=usr/include/libufs.h +OLD_FILES+=usr/include/libusb.h +OLD_FILES+=usr/include/libusb20.h +OLD_FILES+=usr/include/libusb20_desc.h +OLD_FILES+=usr/include/libutil.h +OLD_FILES+=usr/include/limits.h +OLD_FILES+=usr/include/link.h +OLD_FILES+=usr/include/linker_set.h +OLD_FILES+=usr/include/locale.h +OLD_FILES+=usr/include/login_cap.h +OLD_FILES+=usr/include/lwres/context.h +OLD_FILES+=usr/include/lwres/int.h +OLD_FILES+=usr/include/lwres/ipv6.h +OLD_FILES+=usr/include/lwres/lang.h +OLD_FILES+=usr/include/lwres/list.h +OLD_FILES+=usr/include/lwres/lwbuffer.h +OLD_FILES+=usr/include/lwres/lwpacket.h +OLD_FILES+=usr/include/lwres/lwres.h +OLD_FILES+=usr/include/lwres/net.h +OLD_FILES+=usr/include/lwres/netdb.h +OLD_FILES+=usr/include/lwres/platform.h +OLD_FILES+=usr/include/lwres/result.h +OLD_FILES+=usr/include/lwres/version.h +OLD_FILES+=usr/include/lzma.h +OLD_FILES+=usr/include/lzma/base.h +OLD_FILES+=usr/include/lzma/bcj.h +OLD_FILES+=usr/include/lzma/block.h +OLD_FILES+=usr/include/lzma/check.h +OLD_FILES+=usr/include/lzma/container.h +OLD_FILES+=usr/include/lzma/delta.h +OLD_FILES+=usr/include/lzma/filter.h +OLD_FILES+=usr/include/lzma/hardware.h +OLD_FILES+=usr/include/lzma/index.h +OLD_FILES+=usr/include/lzma/index_hash.h +OLD_FILES+=usr/include/lzma/lzma.h +OLD_FILES+=usr/include/lzma/stream_flags.h +OLD_FILES+=usr/include/lzma/version.h +OLD_FILES+=usr/include/lzma/vli.h +OLD_FILES+=usr/include/machine/_align.h +OLD_FILES+=usr/include/machine/_bus.h +OLD_FILES+=usr/include/machine/_inttypes.h +OLD_FILES+=usr/include/machine/_limits.h +OLD_FILES+=usr/include/machine/_stdint.h +OLD_FILES+=usr/include/machine/_types.h +OLD_FILES+=usr/include/machine/acpica_machdep.h +OLD_FILES+=usr/include/machine/apicvar.h +OLD_FILES+=usr/include/machine/apm_bios.h +OLD_FILES+=usr/include/machine/asm.h +OLD_FILES+=usr/include/machine/asmacros.h +OLD_FILES+=usr/include/machine/atomic.h +OLD_FILES+=usr/include/machine/bus.h +OLD_FILES+=usr/include/machine/bus_dma.h +OLD_FILES+=usr/include/machine/clock.h +OLD_FILES+=usr/include/machine/cpu.h +OLD_FILES+=usr/include/machine/cpufunc.h +OLD_FILES+=usr/include/machine/cputypes.h +OLD_FILES+=usr/include/machine/db_machdep.h +OLD_FILES+=usr/include/machine/elf.h +OLD_FILES+=usr/include/machine/endian.h +OLD_FILES+=usr/include/machine/exec.h +OLD_FILES+=usr/include/machine/float.h +OLD_FILES+=usr/include/machine/floatingpoint.h +OLD_FILES+=usr/include/machine/fpu.h +OLD_FILES+=usr/include/machine/frame.h +OLD_FILES+=usr/include/machine/gdb_machdep.h +OLD_FILES+=usr/include/machine/ieeefp.h +OLD_FILES+=usr/include/machine/in_cksum.h +OLD_FILES+=usr/include/machine/intr_machdep.h +OLD_FILES+=usr/include/machine/iodev.h +OLD_FILES+=usr/include/machine/kdb.h +OLD_FILES+=usr/include/machine/limits.h +OLD_FILES+=usr/include/machine/md_var.h +OLD_FILES+=usr/include/machine/memdev.h +OLD_FILES+=usr/include/machine/metadata.h +OLD_FILES+=usr/include/machine/minidump.h +OLD_FILES+=usr/include/machine/mp_watchdog.h +OLD_FILES+=usr/include/machine/nexusvar.h +OLD_FILES+=usr/include/machine/npx.h +OLD_FILES+=usr/include/machine/param.h +OLD_FILES+=usr/include/machine/pc/bios.h +OLD_FILES+=usr/include/machine/pc/display.h +OLD_FILES+=usr/include/machine/pcb.h +OLD_FILES+=usr/include/machine/pci_cfgreg.h +OLD_FILES+=usr/include/machine/pcpu.h +OLD_FILES+=usr/include/machine/pmap.h +OLD_FILES+=usr/include/machine/pmc_mdep.h +OLD_FILES+=usr/include/machine/ppireg.h +OLD_FILES+=usr/include/machine/proc.h +OLD_FILES+=usr/include/machine/profile.h +OLD_FILES+=usr/include/machine/psl.h +OLD_FILES+=usr/include/machine/ptrace.h +OLD_FILES+=usr/include/machine/reg.h +OLD_FILES+=usr/include/machine/reloc.h +OLD_FILES+=usr/include/machine/resource.h +OLD_FILES+=usr/include/machine/runq.h +OLD_FILES+=usr/include/machine/segments.h +OLD_FILES+=usr/include/machine/setjmp.h +OLD_FILES+=usr/include/machine/sf_buf.h +OLD_FILES+=usr/include/machine/sigframe.h +OLD_FILES+=usr/include/machine/signal.h +OLD_FILES+=usr/include/machine/smp.h +OLD_FILES+=usr/include/machine/specialreg.h +OLD_FILES+=usr/include/machine/stack.h +OLD_FILES+=usr/include/machine/stdarg.h +OLD_FILES+=usr/include/machine/sysarch.h +OLD_FILES+=usr/include/machine/timerreg.h +OLD_FILES+=usr/include/machine/trap.h +OLD_FILES+=usr/include/machine/tss.h +OLD_FILES+=usr/include/machine/ucontext.h +OLD_FILES+=usr/include/machine/varargs.h +OLD_FILES+=usr/include/machine/vm.h +OLD_FILES+=usr/include/machine/vmparam.h +OLD_FILES+=usr/include/magic.h +OLD_FILES+=usr/include/malloc.h +OLD_FILES+=usr/include/malloc_np.h +OLD_FILES+=usr/include/math.h +OLD_FILES+=usr/include/md4.h +OLD_FILES+=usr/include/md5.h +OLD_FILES+=usr/include/memory.h +OLD_FILES+=usr/include/memstat.h +OLD_FILES+=usr/include/menu.h +OLD_FILES+=usr/include/monetary.h +OLD_FILES+=usr/include/mp.h +OLD_FILES+=usr/include/mpool.h +OLD_FILES+=usr/include/mqueue.h +OLD_FILES+=usr/include/ncurses.h +OLD_FILES+=usr/include/ncurses_dll.h +OLD_FILES+=usr/include/ndbm.h +OLD_FILES+=usr/include/net/bpf.h +OLD_FILES+=usr/include/net/bpf_buffer.h +OLD_FILES+=usr/include/net/bpf_jitter.h +OLD_FILES+=usr/include/net/bpf_zerocopy.h +OLD_FILES+=usr/include/net/bpfdesc.h +OLD_FILES+=usr/include/net/bridgestp.h +OLD_FILES+=usr/include/net/ethernet.h +OLD_FILES+=usr/include/net/fddi.h +OLD_FILES+=usr/include/net/firewire.h +OLD_FILES+=usr/include/net/flowtable.h +OLD_FILES+=usr/include/net/ieee8023ad_lacp.h +OLD_FILES+=usr/include/net/if.h +OLD_FILES+=usr/include/net/if_arc.h +OLD_FILES+=usr/include/net/if_arp.h +OLD_FILES+=usr/include/net/if_atm.h +OLD_FILES+=usr/include/net/if_bridgevar.h +OLD_FILES+=usr/include/net/if_clone.h +OLD_FILES+=usr/include/net/if_dl.h +OLD_FILES+=usr/include/net/if_enc.h +OLD_FILES+=usr/include/net/if_gif.h +OLD_FILES+=usr/include/net/if_gre.h +OLD_FILES+=usr/include/net/if_lagg.h +OLD_FILES+=usr/include/net/if_llatbl.h +OLD_FILES+=usr/include/net/if_llc.h +OLD_FILES+=usr/include/net/if_media.h +OLD_FILES+=usr/include/net/if_mib.h +OLD_FILES+=usr/include/net/if_pflog.h +OLD_FILES+=usr/include/net/if_pflow.h +OLD_FILES+=usr/include/net/if_pfsync.h +OLD_FILES+=usr/include/net/if_sppp.h +OLD_FILES+=usr/include/net/if_stf.h +OLD_FILES+=usr/include/net/if_tap.h +OLD_FILES+=usr/include/net/if_tapvar.h +OLD_FILES+=usr/include/net/if_tun.h +OLD_FILES+=usr/include/net/if_types.h +OLD_FILES+=usr/include/net/if_var.h +OLD_FILES+=usr/include/net/if_vlan_var.h +OLD_FILES+=usr/include/net/iso88025.h +OLD_FILES+=usr/include/net/netisr.h +OLD_FILES+=usr/include/net/netisr_internal.h +OLD_FILES+=usr/include/net/netmap.h +OLD_FILES+=usr/include/net/netmap_user.h +OLD_FILES+=usr/include/net/pf_mtag.h +OLD_FILES+=usr/include/net/pfil.h +OLD_FILES+=usr/include/net/pfkeyv2.h +OLD_FILES+=usr/include/net/pfvar.h +OLD_FILES+=usr/include/net/ppp_defs.h +OLD_FILES+=usr/include/net/radix.h +OLD_FILES+=usr/include/net/radix_mpath.h +OLD_FILES+=usr/include/net/raw_cb.h +OLD_FILES+=usr/include/net/route.h +OLD_FILES+=usr/include/net/slcompress.h +OLD_FILES+=usr/include/net/vnet.h +OLD_FILES+=usr/include/net/zlib.h +OLD_FILES+=usr/include/net/zutil.h +OLD_FILES+=usr/include/net80211/_ieee80211.h +OLD_FILES+=usr/include/net80211/ieee80211.h +OLD_FILES+=usr/include/net80211/ieee80211_action.h +OLD_FILES+=usr/include/net80211/ieee80211_adhoc.h +OLD_FILES+=usr/include/net80211/ieee80211_ageq.h +OLD_FILES+=usr/include/net80211/ieee80211_alq.h +OLD_FILES+=usr/include/net80211/ieee80211_amrr.h +OLD_FILES+=usr/include/net80211/ieee80211_crypto.h +OLD_FILES+=usr/include/net80211/ieee80211_dfs.h +OLD_FILES+=usr/include/net80211/ieee80211_freebsd.h +OLD_FILES+=usr/include/net80211/ieee80211_hostap.h +OLD_FILES+=usr/include/net80211/ieee80211_ht.h +OLD_FILES+=usr/include/net80211/ieee80211_input.h +OLD_FILES+=usr/include/net80211/ieee80211_ioctl.h +OLD_FILES+=usr/include/net80211/ieee80211_mesh.h +OLD_FILES+=usr/include/net80211/ieee80211_monitor.h +OLD_FILES+=usr/include/net80211/ieee80211_node.h +OLD_FILES+=usr/include/net80211/ieee80211_phy.h +OLD_FILES+=usr/include/net80211/ieee80211_power.h +OLD_FILES+=usr/include/net80211/ieee80211_proto.h +OLD_FILES+=usr/include/net80211/ieee80211_radiotap.h +OLD_FILES+=usr/include/net80211/ieee80211_ratectl.h +OLD_FILES+=usr/include/net80211/ieee80211_regdomain.h +OLD_FILES+=usr/include/net80211/ieee80211_rssadapt.h +OLD_FILES+=usr/include/net80211/ieee80211_scan.h +OLD_FILES+=usr/include/net80211/ieee80211_sta.h +OLD_FILES+=usr/include/net80211/ieee80211_superg.h +OLD_FILES+=usr/include/net80211/ieee80211_tdma.h +OLD_FILES+=usr/include/net80211/ieee80211_var.h +OLD_FILES+=usr/include/net80211/ieee80211_wds.h +OLD_FILES+=usr/include/netatalk/aarp.h +OLD_FILES+=usr/include/netatalk/at.h +OLD_FILES+=usr/include/netatalk/at_extern.h +OLD_FILES+=usr/include/netatalk/at_var.h +OLD_FILES+=usr/include/netatalk/ddp.h +OLD_FILES+=usr/include/netatalk/ddp_pcb.h +OLD_FILES+=usr/include/netatalk/ddp_var.h +OLD_FILES+=usr/include/netatalk/endian.h +OLD_FILES+=usr/include/netatalk/phase2.h +OLD_FILES+=usr/include/netconfig.h +OLD_FILES+=usr/include/netdb.h +OLD_FILES+=usr/include/netgraph.h +OLD_FILES+=usr/include/netgraph/atm/ng_atm.h +OLD_FILES+=usr/include/netgraph/atm/ng_ccatm.h +OLD_FILES+=usr/include/netgraph/atm/ng_sscfu.h +OLD_FILES+=usr/include/netgraph/atm/ng_sscop.h +OLD_FILES+=usr/include/netgraph/atm/ng_uni.h +OLD_FILES+=usr/include/netgraph/atm/ngatmbase.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_bluetooth.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_bt3c.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_hci_raw.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_l2cap.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_rfcomm.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_btsocket_sco.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_h4.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_hci.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_l2cap.h +OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_ubt.h +OLD_FILES+=usr/include/netgraph/netflow/netflow.h +OLD_FILES+=usr/include/netgraph/netflow/netflow_v9.h +OLD_FILES+=usr/include/netgraph/netflow/ng_netflow.h +OLD_FILES+=usr/include/netgraph/netgraph.h +OLD_FILES+=usr/include/netgraph/ng_UI.h +OLD_FILES+=usr/include/netgraph/ng_async.h +OLD_FILES+=usr/include/netgraph/ng_atmllc.h +OLD_FILES+=usr/include/netgraph/ng_bpf.h +OLD_FILES+=usr/include/netgraph/ng_bridge.h +OLD_FILES+=usr/include/netgraph/ng_car.h +OLD_FILES+=usr/include/netgraph/ng_cisco.h +OLD_FILES+=usr/include/netgraph/ng_deflate.h +OLD_FILES+=usr/include/netgraph/ng_device.h +OLD_FILES+=usr/include/netgraph/ng_echo.h +OLD_FILES+=usr/include/netgraph/ng_eiface.h +OLD_FILES+=usr/include/netgraph/ng_etf.h +OLD_FILES+=usr/include/netgraph/ng_ether.h +OLD_FILES+=usr/include/netgraph/ng_ether_echo.h +OLD_FILES+=usr/include/netgraph/ng_fec.h +OLD_FILES+=usr/include/netgraph/ng_frame_relay.h +OLD_FILES+=usr/include/netgraph/ng_gif.h +OLD_FILES+=usr/include/netgraph/ng_gif_demux.h +OLD_FILES+=usr/include/netgraph/ng_hole.h +OLD_FILES+=usr/include/netgraph/ng_hub.h +OLD_FILES+=usr/include/netgraph/ng_iface.h +OLD_FILES+=usr/include/netgraph/ng_ip_input.h +OLD_FILES+=usr/include/netgraph/ng_ipfw.h +OLD_FILES+=usr/include/netgraph/ng_ksocket.h +OLD_FILES+=usr/include/netgraph/ng_l2tp.h +OLD_FILES+=usr/include/netgraph/ng_lmi.h +OLD_FILES+=usr/include/netgraph/ng_message.h +OLD_FILES+=usr/include/netgraph/ng_mppc.h +OLD_FILES+=usr/include/netgraph/ng_nat.h +OLD_FILES+=usr/include/netgraph/ng_one2many.h +OLD_FILES+=usr/include/netgraph/ng_parse.h +OLD_FILES+=usr/include/netgraph/ng_patch.h +OLD_FILES+=usr/include/netgraph/ng_pipe.h +OLD_FILES+=usr/include/netgraph/ng_ppp.h +OLD_FILES+=usr/include/netgraph/ng_pppoe.h +OLD_FILES+=usr/include/netgraph/ng_pptpgre.h +OLD_FILES+=usr/include/netgraph/ng_pred1.h +OLD_FILES+=usr/include/netgraph/ng_rfc1490.h +OLD_FILES+=usr/include/netgraph/ng_sample.h +OLD_FILES+=usr/include/netgraph/ng_socket.h +OLD_FILES+=usr/include/netgraph/ng_socketvar.h +OLD_FILES+=usr/include/netgraph/ng_source.h +OLD_FILES+=usr/include/netgraph/ng_split.h +OLD_FILES+=usr/include/netgraph/ng_sppp.h +OLD_FILES+=usr/include/netgraph/ng_tag.h +OLD_FILES+=usr/include/netgraph/ng_tcpmss.h +OLD_FILES+=usr/include/netgraph/ng_tee.h +OLD_FILES+=usr/include/netgraph/ng_tty.h +OLD_FILES+=usr/include/netgraph/ng_vjc.h +OLD_FILES+=usr/include/netgraph/ng_vlan.h +OLD_FILES+=usr/include/netinet/cc.h +OLD_FILES+=usr/include/netinet/icmp6.h +OLD_FILES+=usr/include/netinet/icmp_var.h +OLD_FILES+=usr/include/netinet/if_atm.h +OLD_FILES+=usr/include/netinet/if_ether.h +OLD_FILES+=usr/include/netinet/igmp.h +OLD_FILES+=usr/include/netinet/igmp_var.h +OLD_FILES+=usr/include/netinet/in.h +OLD_FILES+=usr/include/netinet/in_gif.h +OLD_FILES+=usr/include/netinet/in_pcb.h +OLD_FILES+=usr/include/netinet/in_systm.h +OLD_FILES+=usr/include/netinet/in_var.h +OLD_FILES+=usr/include/netinet/ip.h +OLD_FILES+=usr/include/netinet/ip6.h +OLD_FILES+=usr/include/netinet/ip_auth.h +OLD_FILES+=usr/include/netinet/ip_carp.h +OLD_FILES+=usr/include/netinet/ip_compat.h +OLD_FILES+=usr/include/netinet/ip_divert.h +OLD_FILES+=usr/include/netinet/ip_dummynet.h +OLD_FILES+=usr/include/netinet/ip_ecn.h +OLD_FILES+=usr/include/netinet/ip_encap.h +OLD_FILES+=usr/include/netinet/ip_fil.h +OLD_FILES+=usr/include/netinet/ip_frag.h +OLD_FILES+=usr/include/netinet/ip_fw.h +OLD_FILES+=usr/include/netinet/ip_gre.h +OLD_FILES+=usr/include/netinet/ip_htable.h +OLD_FILES+=usr/include/netinet/ip_icmp.h +OLD_FILES+=usr/include/netinet/ip_ipsec.h +OLD_FILES+=usr/include/netinet/ip_lookup.h +OLD_FILES+=usr/include/netinet/ip_mroute.h +OLD_FILES+=usr/include/netinet/ip_nat.h +OLD_FILES+=usr/include/netinet/ip_options.h +OLD_FILES+=usr/include/netinet/ip_pool.h +OLD_FILES+=usr/include/netinet/ip_proxy.h +OLD_FILES+=usr/include/netinet/ip_rules.h +OLD_FILES+=usr/include/netinet/ip_scan.h +OLD_FILES+=usr/include/netinet/ip_state.h +OLD_FILES+=usr/include/netinet/ip_sync.h +OLD_FILES+=usr/include/netinet/ip_var.h +OLD_FILES+=usr/include/netinet/ipl.h +OLD_FILES+=usr/include/netinet/pim.h +OLD_FILES+=usr/include/netinet/pim_var.h +OLD_FILES+=usr/include/netinet/sctp.h +OLD_FILES+=usr/include/netinet/sctp_asconf.h +OLD_FILES+=usr/include/netinet/sctp_auth.h +OLD_FILES+=usr/include/netinet/sctp_bsd_addr.h +OLD_FILES+=usr/include/netinet/sctp_constants.h +OLD_FILES+=usr/include/netinet/sctp_crc32.h +OLD_FILES+=usr/include/netinet/sctp_dtrace_declare.h +OLD_FILES+=usr/include/netinet/sctp_dtrace_define.h +OLD_FILES+=usr/include/netinet/sctp_header.h +OLD_FILES+=usr/include/netinet/sctp_indata.h +OLD_FILES+=usr/include/netinet/sctp_input.h +OLD_FILES+=usr/include/netinet/sctp_lock_bsd.h +OLD_FILES+=usr/include/netinet/sctp_os.h +OLD_FILES+=usr/include/netinet/sctp_os_bsd.h +OLD_FILES+=usr/include/netinet/sctp_output.h +OLD_FILES+=usr/include/netinet/sctp_pcb.h +OLD_FILES+=usr/include/netinet/sctp_peeloff.h +OLD_FILES+=usr/include/netinet/sctp_structs.h +OLD_FILES+=usr/include/netinet/sctp_sysctl.h +OLD_FILES+=usr/include/netinet/sctp_timer.h +OLD_FILES+=usr/include/netinet/sctp_uio.h +OLD_FILES+=usr/include/netinet/sctp_var.h +OLD_FILES+=usr/include/netinet/sctputil.h +OLD_FILES+=usr/include/netinet/tcp.h +OLD_FILES+=usr/include/netinet/tcp_debug.h +OLD_FILES+=usr/include/netinet/tcp_fsm.h +OLD_FILES+=usr/include/netinet/tcp_hostcache.h +OLD_FILES+=usr/include/netinet/tcp_lro.h +OLD_FILES+=usr/include/netinet/tcp_offload.h +OLD_FILES+=usr/include/netinet/tcp_seq.h +OLD_FILES+=usr/include/netinet/tcp_syncache.h +OLD_FILES+=usr/include/netinet/tcp_timer.h +OLD_FILES+=usr/include/netinet/tcp_var.h +OLD_FILES+=usr/include/netinet/tcpip.h +OLD_FILES+=usr/include/netinet/toedev.h +OLD_FILES+=usr/include/netinet/udp.h +OLD_FILES+=usr/include/netinet/udp_var.h +OLD_FILES+=usr/include/netinet6/icmp6.h +OLD_FILES+=usr/include/netinet6/in6.h +OLD_FILES+=usr/include/netinet6/in6_gif.h +OLD_FILES+=usr/include/netinet6/in6_ifattach.h +OLD_FILES+=usr/include/netinet6/in6_pcb.h +OLD_FILES+=usr/include/netinet6/in6_var.h +OLD_FILES+=usr/include/netinet6/ip6.h +OLD_FILES+=usr/include/netinet6/ip6_ecn.h +OLD_FILES+=usr/include/netinet6/ip6_ipsec.h +OLD_FILES+=usr/include/netinet6/ip6_mroute.h +OLD_FILES+=usr/include/netinet6/ip6_var.h +OLD_FILES+=usr/include/netinet6/ip6protosw.h +OLD_FILES+=usr/include/netinet6/mld6.h +OLD_FILES+=usr/include/netinet6/mld6_var.h +OLD_FILES+=usr/include/netinet6/nd6.h +OLD_FILES+=usr/include/netinet6/pim6.h +OLD_FILES+=usr/include/netinet6/pim6_var.h +OLD_FILES+=usr/include/netinet6/raw_ip6.h +OLD_FILES+=usr/include/netinet6/scope6_var.h +OLD_FILES+=usr/include/netinet6/sctp6_var.h +OLD_FILES+=usr/include/netinet6/send.h +OLD_FILES+=usr/include/netinet6/tcp6_var.h +OLD_FILES+=usr/include/netinet6/udp6_var.h +OLD_FILES+=usr/include/netipsec/ah.h +OLD_FILES+=usr/include/netipsec/ah_var.h +OLD_FILES+=usr/include/netipsec/esp.h +OLD_FILES+=usr/include/netipsec/esp_var.h +OLD_FILES+=usr/include/netipsec/ipcomp.h +OLD_FILES+=usr/include/netipsec/ipcomp_var.h +OLD_FILES+=usr/include/netipsec/ipip_var.h +OLD_FILES+=usr/include/netipsec/ipsec.h +OLD_FILES+=usr/include/netipsec/ipsec6.h +OLD_FILES+=usr/include/netipsec/key.h +OLD_FILES+=usr/include/netipsec/key_debug.h +OLD_FILES+=usr/include/netipsec/key_var.h +OLD_FILES+=usr/include/netipsec/keydb.h +OLD_FILES+=usr/include/netipsec/keysock.h +OLD_FILES+=usr/include/netipsec/xform.h +OLD_FILES+=usr/include/netipx/ipx.h +OLD_FILES+=usr/include/netipx/ipx_if.h +OLD_FILES+=usr/include/netipx/ipx_pcb.h +OLD_FILES+=usr/include/netipx/ipx_var.h +OLD_FILES+=usr/include/netipx/spx.h +OLD_FILES+=usr/include/netipx/spx_debug.h +OLD_FILES+=usr/include/netipx/spx_timer.h +OLD_FILES+=usr/include/netipx/spx_var.h +OLD_FILES+=usr/include/netnatm/addr.h +OLD_FILES+=usr/include/netnatm/api/atmapi.h +OLD_FILES+=usr/include/netnatm/api/ccatm.h +OLD_FILES+=usr/include/netnatm/api/unisap.h +OLD_FILES+=usr/include/netnatm/msg/uni_config.h +OLD_FILES+=usr/include/netnatm/msg/uni_hdr.h +OLD_FILES+=usr/include/netnatm/msg/uni_ie.h +OLD_FILES+=usr/include/netnatm/msg/uni_msg.h +OLD_FILES+=usr/include/netnatm/msg/unimsglib.h +OLD_FILES+=usr/include/netnatm/msg/uniprint.h +OLD_FILES+=usr/include/netnatm/msg/unistruct.h +OLD_FILES+=usr/include/netnatm/natm.h +OLD_FILES+=usr/include/netnatm/saal/sscfu.h +OLD_FILES+=usr/include/netnatm/saal/sscfudef.h +OLD_FILES+=usr/include/netnatm/saal/sscop.h +OLD_FILES+=usr/include/netnatm/saal/sscopdef.h +OLD_FILES+=usr/include/netnatm/sig/uni.h +OLD_FILES+=usr/include/netnatm/sig/unidef.h +OLD_FILES+=usr/include/netnatm/sig/unisig.h +OLD_FILES+=usr/include/netnatm/unimsg.h +OLD_FILES+=usr/include/netncp/ncp.h +OLD_FILES+=usr/include/netncp/ncp_cfg.h +OLD_FILES+=usr/include/netncp/ncp_conn.h +OLD_FILES+=usr/include/netncp/ncp_file.h +OLD_FILES+=usr/include/netncp/ncp_lib.h +OLD_FILES+=usr/include/netncp/ncp_ncp.h +OLD_FILES+=usr/include/netncp/ncp_nls.h +OLD_FILES+=usr/include/netncp/ncp_rcfile.h +OLD_FILES+=usr/include/netncp/ncp_rq.h +OLD_FILES+=usr/include/netncp/ncp_sock.h +OLD_FILES+=usr/include/netncp/ncp_subr.h +OLD_FILES+=usr/include/netncp/ncp_user.h +OLD_FILES+=usr/include/netncp/ncpio.h +OLD_FILES+=usr/include/netncp/nwerror.h +OLD_FILES+=usr/include/netsmb/netbios.h +OLD_FILES+=usr/include/netsmb/smb.h +OLD_FILES+=usr/include/netsmb/smb_conn.h +OLD_FILES+=usr/include/netsmb/smb_dev.h +OLD_FILES+=usr/include/netsmb/smb_rq.h +OLD_FILES+=usr/include/netsmb/smb_subr.h +OLD_FILES+=usr/include/netsmb/smb_tran.h +OLD_FILES+=usr/include/netsmb/smb_trantcp.h +OLD_FILES+=usr/include/nfs/krpc.h +OLD_FILES+=usr/include/nfs/nfs_common.h +OLD_FILES+=usr/include/nfs/nfs_kdtrace.h +OLD_FILES+=usr/include/nfs/nfs_lock.h +OLD_FILES+=usr/include/nfs/nfs_mountcommon.h +OLD_FILES+=usr/include/nfs/nfsdiskless.h +OLD_FILES+=usr/include/nfs/nfsproto.h +OLD_FILES+=usr/include/nfs/nfssvc.h +OLD_FILES+=usr/include/nfs/xdr_subs.h +OLD_FILES+=usr/include/nfsclient/nfs.h +OLD_FILES+=usr/include/nfsclient/nfsargs.h +OLD_FILES+=usr/include/nfsclient/nfsm_subs.h +OLD_FILES+=usr/include/nfsclient/nfsmount.h +OLD_FILES+=usr/include/nfsclient/nfsnode.h +OLD_FILES+=usr/include/nfsclient/nfsstats.h +OLD_FILES+=usr/include/nfsclient/nlminfo.h +OLD_FILES+=usr/include/nfsserver/nfs.h +OLD_FILES+=usr/include/nfsserver/nfs_fha.h +OLD_FILES+=usr/include/nfsserver/nfsm_subs.h +OLD_FILES+=usr/include/nfsserver/nfsrvcache.h +OLD_FILES+=usr/include/nfsserver/nfsrvstats.h +OLD_FILES+=usr/include/nl_types.h +OLD_FILES+=usr/include/nlist.h +OLD_FILES+=usr/include/nss.h +OLD_FILES+=usr/include/nsswitch.h +OLD_FILES+=usr/include/ntlm_err.h +OLD_FILES+=usr/include/ocsp_asn1.h +OLD_FILES+=usr/include/omp.h +OLD_FILES+=usr/include/openssl/aes.h +OLD_FILES+=usr/include/openssl/aes_locl.h +OLD_FILES+=usr/include/openssl/asn1.h +OLD_FILES+=usr/include/openssl/asn1_mac.h +OLD_FILES+=usr/include/openssl/asn1t.h +OLD_FILES+=usr/include/openssl/bio.h +OLD_FILES+=usr/include/openssl/bio_lcl.h +OLD_FILES+=usr/include/openssl/blowfish.h +OLD_FILES+=usr/include/openssl/bn.h +OLD_FILES+=usr/include/openssl/buffer.h +OLD_FILES+=usr/include/openssl/camellia.h +OLD_FILES+=usr/include/openssl/cast.h +OLD_FILES+=usr/include/openssl/comp.h +OLD_FILES+=usr/include/openssl/conf.h +OLD_FILES+=usr/include/openssl/conf_api.h +OLD_FILES+=usr/include/openssl/crypto.h +OLD_FILES+=usr/include/openssl/des.h +OLD_FILES+=usr/include/openssl/des_old.h +OLD_FILES+=usr/include/openssl/dh.h +OLD_FILES+=usr/include/openssl/dsa.h +OLD_FILES+=usr/include/openssl/dso.h +OLD_FILES+=usr/include/openssl/dtls1.h +OLD_FILES+=usr/include/openssl/e_os.h +OLD_FILES+=usr/include/openssl/e_os2.h +OLD_FILES+=usr/include/openssl/ebcdic.h +OLD_FILES+=usr/include/openssl/ec.h +OLD_FILES+=usr/include/openssl/ecdh.h +OLD_FILES+=usr/include/openssl/ecdsa.h +OLD_FILES+=usr/include/openssl/engine.h +OLD_FILES+=usr/include/openssl/err.h +OLD_FILES+=usr/include/openssl/evp.h +OLD_FILES+=usr/include/openssl/fips.h +OLD_FILES+=usr/include/openssl/fips_rand.h +OLD_FILES+=usr/include/openssl/hmac.h +OLD_FILES+=usr/include/openssl/krb5_asn.h +OLD_FILES+=usr/include/openssl/kssl.h +OLD_FILES+=usr/include/openssl/lhash.h +OLD_FILES+=usr/include/openssl/md2.h +OLD_FILES+=usr/include/openssl/md4.h +OLD_FILES+=usr/include/openssl/md5.h +OLD_FILES+=usr/include/openssl/mdc2.h +OLD_FILES+=usr/include/openssl/obj_mac.h +OLD_FILES+=usr/include/openssl/objects.h +OLD_FILES+=usr/include/openssl/ocsp.h +OLD_FILES+=usr/include/openssl/opensslconf.h +OLD_FILES+=usr/include/openssl/opensslv.h +OLD_FILES+=usr/include/openssl/ossl_typ.h +OLD_FILES+=usr/include/openssl/pem.h +OLD_FILES+=usr/include/openssl/pem2.h +OLD_FILES+=usr/include/openssl/pkcs12.h +OLD_FILES+=usr/include/openssl/pkcs7.h +OLD_FILES+=usr/include/openssl/pq_compat.h +OLD_FILES+=usr/include/openssl/pqueue.h +OLD_FILES+=usr/include/openssl/rand.h +OLD_FILES+=usr/include/openssl/rc2.h +OLD_FILES+=usr/include/openssl/rc4.h +OLD_FILES+=usr/include/openssl/rc5.h +OLD_FILES+=usr/include/openssl/ripemd.h +OLD_FILES+=usr/include/openssl/rsa.h +OLD_FILES+=usr/include/openssl/safestack.h +OLD_FILES+=usr/include/openssl/sha.h +OLD_FILES+=usr/include/openssl/ssl.h +OLD_FILES+=usr/include/openssl/ssl2.h +OLD_FILES+=usr/include/openssl/ssl23.h +OLD_FILES+=usr/include/openssl/ssl3.h +OLD_FILES+=usr/include/openssl/stack.h +OLD_FILES+=usr/include/openssl/store.h +OLD_FILES+=usr/include/openssl/symhacks.h +OLD_FILES+=usr/include/openssl/tls1.h +OLD_FILES+=usr/include/openssl/tmdiff.h +OLD_FILES+=usr/include/openssl/txt_db.h +OLD_FILES+=usr/include/openssl/ui.h +OLD_FILES+=usr/include/openssl/ui_compat.h +OLD_FILES+=usr/include/openssl/ui_locl.h +OLD_FILES+=usr/include/openssl/x509.h +OLD_FILES+=usr/include/openssl/x509_vfy.h +OLD_FILES+=usr/include/openssl/x509v3.h +OLD_FILES+=usr/include/opie.h +OLD_FILES+=usr/include/osreldate.h +OLD_FILES+=usr/include/panel.h +OLD_FILES+=usr/include/parse_bytes.h +OLD_FILES+=usr/include/parse_time.h +OLD_FILES+=usr/include/parse_units.h +OLD_FILES+=usr/include/paths.h +OLD_FILES+=usr/include/pcap-bpf.h +OLD_FILES+=usr/include/pcap-int.h +OLD_FILES+=usr/include/pcap-namedb.h +OLD_FILES+=usr/include/pcap.h +OLD_FILES+=usr/include/pcap/bpf.h +OLD_FILES+=usr/include/pcap/namedb.h +OLD_FILES+=usr/include/pcap/pcap.h +OLD_FILES+=usr/include/pkcs10_asn1.h +OLD_FILES+=usr/include/pkcs12_asn1.h +OLD_FILES+=usr/include/pkcs8_asn1.h +OLD_FILES+=usr/include/pkcs9_asn1.h +OLD_FILES+=usr/include/pkinit_asn1.h +OLD_FILES+=usr/include/pmc.h +OLD_FILES+=usr/include/pmclog.h +OLD_FILES+=usr/include/poll.h +OLD_FILES+=usr/include/printf.h +OLD_FILES+=usr/include/proc_service.h +OLD_FILES+=usr/include/protocols/dumprestore.h +OLD_FILES+=usr/include/protocols/routed.h +OLD_FILES+=usr/include/protocols/rwhod.h +OLD_FILES+=usr/include/protocols/talkd.h +OLD_FILES+=usr/include/protocols/timed.h +OLD_FILES+=usr/include/pthread.h +OLD_FILES+=usr/include/pthread_np.h +OLD_FILES+=usr/include/pwd.h +OLD_FILES+=usr/include/radlib.h +OLD_FILES+=usr/include/radlib_vs.h +OLD_FILES+=usr/include/ranlib.h +OLD_FILES+=usr/include/readline/chardefs.h +OLD_FILES+=usr/include/readline/history.h +OLD_FILES+=usr/include/readline/keymaps.h +OLD_FILES+=usr/include/readline/readline.h +OLD_FILES+=usr/include/readline/rlconf.h +OLD_FILES+=usr/include/readline/rlstdc.h +OLD_FILES+=usr/include/readline/rltypedefs.h +OLD_FILES+=usr/include/readline/tilde.h +OLD_FILES+=usr/include/readpassphrase.h +OLD_FILES+=usr/include/regex.h +OLD_FILES+=usr/include/res_update.h +OLD_FILES+=usr/include/resolv.h +OLD_FILES+=usr/include/resolve.h +OLD_FILES+=usr/include/rfc2459_asn1.h +OLD_FILES+=usr/include/ripemd.h +OLD_FILES+=usr/include/roken-common.h +OLD_FILES+=usr/include/roken.h +OLD_FILES+=usr/include/rpc/auth.h +OLD_FILES+=usr/include/rpc/auth_des.h +OLD_FILES+=usr/include/rpc/auth_kerb.h +OLD_FILES+=usr/include/rpc/auth_unix.h +OLD_FILES+=usr/include/rpc/clnt.h +OLD_FILES+=usr/include/rpc/clnt_soc.h +OLD_FILES+=usr/include/rpc/clnt_stat.h +OLD_FILES+=usr/include/rpc/des.h +OLD_FILES+=usr/include/rpc/des_crypt.h +OLD_FILES+=usr/include/rpc/key_prot.h +OLD_FILES+=usr/include/rpc/nettype.h +OLD_FILES+=usr/include/rpc/pmap_clnt.h +OLD_FILES+=usr/include/rpc/pmap_prot.h +OLD_FILES+=usr/include/rpc/pmap_rmt.h +OLD_FILES+=usr/include/rpc/raw.h +OLD_FILES+=usr/include/rpc/rpc.h +OLD_FILES+=usr/include/rpc/rpc_com.h +OLD_FILES+=usr/include/rpc/rpc_msg.h +OLD_FILES+=usr/include/rpc/rpcb_clnt.h +OLD_FILES+=usr/include/rpc/rpcb_prot.h +OLD_FILES+=usr/include/rpc/rpcb_prot.x +OLD_FILES+=usr/include/rpc/rpcent.h +OLD_FILES+=usr/include/rpc/rpcsec_gss.h +OLD_FILES+=usr/include/rpc/svc.h +OLD_FILES+=usr/include/rpc/svc_auth.h +OLD_FILES+=usr/include/rpc/svc_dg.h +OLD_FILES+=usr/include/rpc/svc_soc.h +OLD_FILES+=usr/include/rpc/types.h +OLD_FILES+=usr/include/rpc/xdr.h +OLD_FILES+=usr/include/rpcsvc/bootparam_prot.h +OLD_FILES+=usr/include/rpcsvc/bootparam_prot.x +OLD_FILES+=usr/include/rpcsvc/crypt.h +OLD_FILES+=usr/include/rpcsvc/crypt.x +OLD_FILES+=usr/include/rpcsvc/key_prot.h +OLD_FILES+=usr/include/rpcsvc/key_prot.x +OLD_FILES+=usr/include/rpcsvc/klm_prot.h +OLD_FILES+=usr/include/rpcsvc/klm_prot.x +OLD_FILES+=usr/include/rpcsvc/mount.h +OLD_FILES+=usr/include/rpcsvc/mount.x +OLD_FILES+=usr/include/rpcsvc/nfs_prot.h +OLD_FILES+=usr/include/rpcsvc/nfs_prot.x +OLD_FILES+=usr/include/rpcsvc/nis.h +OLD_FILES+=usr/include/rpcsvc/nis.x +OLD_FILES+=usr/include/rpcsvc/nis_cache.h +OLD_FILES+=usr/include/rpcsvc/nis_cache.x +OLD_FILES+=usr/include/rpcsvc/nis_callback.h +OLD_FILES+=usr/include/rpcsvc/nis_callback.x +OLD_FILES+=usr/include/rpcsvc/nis_db.h +OLD_FILES+=usr/include/rpcsvc/nis_object.x +OLD_FILES+=usr/include/rpcsvc/nis_tags.h +OLD_FILES+=usr/include/rpcsvc/nislib.h +OLD_FILES+=usr/include/rpcsvc/nlm_prot.h +OLD_FILES+=usr/include/rpcsvc/nlm_prot.x +OLD_FILES+=usr/include/rpcsvc/rex.h +OLD_FILES+=usr/include/rpcsvc/rex.x +OLD_FILES+=usr/include/rpcsvc/rnusers.h +OLD_FILES+=usr/include/rpcsvc/rnusers.x +OLD_FILES+=usr/include/rpcsvc/rquota.h +OLD_FILES+=usr/include/rpcsvc/rquota.x +OLD_FILES+=usr/include/rpcsvc/rstat.h +OLD_FILES+=usr/include/rpcsvc/rstat.x +OLD_FILES+=usr/include/rpcsvc/rwall.h +OLD_FILES+=usr/include/rpcsvc/rwall.x +OLD_FILES+=usr/include/rpcsvc/sm_inter.h +OLD_FILES+=usr/include/rpcsvc/sm_inter.x +OLD_FILES+=usr/include/rpcsvc/spray.h +OLD_FILES+=usr/include/rpcsvc/spray.x +OLD_FILES+=usr/include/rpcsvc/yp.h +OLD_FILES+=usr/include/rpcsvc/yp.x +OLD_FILES+=usr/include/rpcsvc/yp_prot.h +OLD_FILES+=usr/include/rpcsvc/ypclnt.h +OLD_FILES+=usr/include/rpcsvc/yppasswd.h +OLD_FILES+=usr/include/rpcsvc/yppasswd.x +OLD_FILES+=usr/include/rpcsvc/ypupdate_prot.h +OLD_FILES+=usr/include/rpcsvc/ypupdate_prot.x +OLD_FILES+=usr/include/rpcsvc/ypxfrd.h +OLD_FILES+=usr/include/rpcsvc/ypxfrd.x +OLD_FILES+=usr/include/rpoll.h +OLD_FILES+=usr/include/rtbl.h +OLD_FILES+=usr/include/rtld_db.h +OLD_FILES+=usr/include/runetype.h +OLD_FILES+=usr/include/sched.h +OLD_FILES+=usr/include/sdp.h +OLD_FILES+=usr/include/search.h +OLD_FILES+=usr/include/security/audit/audit.h +OLD_FILES+=usr/include/security/audit/audit_ioctl.h +OLD_FILES+=usr/include/security/audit/audit_private.h +OLD_FILES+=usr/include/security/mac_biba/mac_biba.h +OLD_FILES+=usr/include/security/mac_bsdextended/mac_bsdextended.h +OLD_FILES+=usr/include/security/mac_bsdextended/ugidfw_internal.h +OLD_FILES+=usr/include/security/mac_lomac/mac_lomac.h +OLD_FILES+=usr/include/security/mac_mls/mac_mls.h +OLD_FILES+=usr/include/security/mac_partition/mac_partition.h +OLD_FILES+=usr/include/security/openpam.h +OLD_FILES+=usr/include/security/openpam_attr.h +OLD_FILES+=usr/include/security/openpam_version.h +OLD_FILES+=usr/include/security/pam_appl.h +OLD_FILES+=usr/include/security/pam_constants.h +OLD_FILES+=usr/include/security/pam_mod_misc.h +OLD_FILES+=usr/include/security/pam_modules.h +OLD_FILES+=usr/include/security/pam_types.h +OLD_FILES+=usr/include/semaphore.h +OLD_FILES+=usr/include/setjmp.h +OLD_FILES+=usr/include/sha.h +OLD_FILES+=usr/include/sha256.h +OLD_FILES+=usr/include/sha512.h +OLD_FILES+=usr/include/signal.h +OLD_FILES+=usr/include/spawn.h +OLD_FILES+=usr/include/ssp/ssp.h +OLD_FILES+=usr/include/ssp/stdio.h +OLD_FILES+=usr/include/ssp/string.h +OLD_FILES+=usr/include/ssp/unistd.h +OLD_FILES+=usr/include/stab.h +OLD_FILES+=usr/include/stand.h +OLD_FILES+=usr/include/stdalign.h +OLD_FILES+=usr/include/stdarg.h +OLD_FILES+=usr/include/stdatomic.h +OLD_FILES+=usr/include/stdbool.h +OLD_FILES+=usr/include/stddef.h +OLD_FILES+=usr/include/stdint.h +OLD_FILES+=usr/include/stdio.h +OLD_FILES+=usr/include/stdlib.h +OLD_FILES+=usr/include/stdnoreturn.h +OLD_FILES+=usr/include/string.h +OLD_FILES+=usr/include/stringlist.h +OLD_FILES+=usr/include/strings.h +OLD_FILES+=usr/include/sys/_bus_dma.h +OLD_FILES+=usr/include/sys/_callout.h +OLD_FILES+=usr/include/sys/_cpuset.h +OLD_FILES+=usr/include/sys/_ffcounter.h +OLD_FILES+=usr/include/sys/_iovec.h +OLD_FILES+=usr/include/sys/_kstack_cache.h +OLD_FILES+=usr/include/sys/_lock.h +OLD_FILES+=usr/include/sys/_lockmgr.h +OLD_FILES+=usr/include/sys/_mutex.h +OLD_FILES+=usr/include/sys/_null.h +OLD_FILES+=usr/include/sys/_pthreadtypes.h +OLD_FILES+=usr/include/sys/_rmlock.h +OLD_FILES+=usr/include/sys/_rwlock.h +OLD_FILES+=usr/include/sys/_semaphore.h +OLD_FILES+=usr/include/sys/_sigset.h +OLD_FILES+=usr/include/sys/_sockaddr_storage.h +OLD_FILES+=usr/include/sys/_stack.h +OLD_FILES+=usr/include/sys/_stdint.h +OLD_FILES+=usr/include/sys/_sx.h +OLD_FILES+=usr/include/sys/_task.h +OLD_FILES+=usr/include/sys/_termios.h +OLD_FILES+=usr/include/sys/_timespec.h +OLD_FILES+=usr/include/sys/_timeval.h +OLD_FILES+=usr/include/sys/_types.h +OLD_FILES+=usr/include/sys/_umtx.h +OLD_FILES+=usr/include/sys/aac_ioctl.h +OLD_FILES+=usr/include/sys/acct.h +OLD_FILES+=usr/include/sys/acl.h +OLD_FILES+=usr/include/sys/agpio.h +OLD_FILES+=usr/include/sys/aio.h +OLD_FILES+=usr/include/sys/alq.h +OLD_FILES+=usr/include/sys/apm.h +OLD_FILES+=usr/include/sys/assym.h +OLD_FILES+=usr/include/sys/ata.h +OLD_FILES+=usr/include/sys/bio.h +OLD_FILES+=usr/include/sys/bitstring.h +OLD_FILES+=usr/include/sys/blist.h +OLD_FILES+=usr/include/sys/buf.h +OLD_FILES+=usr/include/sys/buf_ring.h +OLD_FILES+=usr/include/sys/bufobj.h +OLD_FILES+=usr/include/sys/bus.h +OLD_FILES+=usr/include/sys/bus_dma.h +OLD_FILES+=usr/include/sys/callout.h +OLD_FILES+=usr/include/sys/capability.h +OLD_FILES+=usr/include/sys/cdefs.h +OLD_FILES+=usr/include/sys/cdio.h +OLD_FILES+=usr/include/sys/cdrio.h +OLD_FILES+=usr/include/sys/cfictl.h +OLD_FILES+=usr/include/sys/chio.h +OLD_FILES+=usr/include/sys/clock.h +OLD_FILES+=usr/include/sys/condvar.h +OLD_FILES+=usr/include/sys/conf.h +OLD_FILES+=usr/include/sys/cons.h +OLD_FILES+=usr/include/sys/consio.h +OLD_FILES+=usr/include/sys/copyright.h +OLD_FILES+=usr/include/sys/cpu.h +OLD_FILES+=usr/include/sys/cpuctl.h +OLD_FILES+=usr/include/sys/cpuset.h +OLD_FILES+=usr/include/sys/ctype.h +OLD_FILES+=usr/include/sys/dataacq.h +OLD_FILES+=usr/include/sys/device_port.h +OLD_FILES+=usr/include/sys/devicestat.h +OLD_FILES+=usr/include/sys/digiio.h +OLD_FILES+=usr/include/sys/dir.h +OLD_FILES+=usr/include/sys/dirent.h +OLD_FILES+=usr/include/sys/disk.h +OLD_FILES+=usr/include/sys/disklabel.h +OLD_FILES+=usr/include/sys/diskmbr.h +OLD_FILES+=usr/include/sys/diskpc98.h +OLD_FILES+=usr/include/sys/dkstat.h +OLD_FILES+=usr/include/sys/domain.h +OLD_FILES+=usr/include/sys/dtrace_bsd.h +OLD_FILES+=usr/include/sys/dvdio.h +OLD_FILES+=usr/include/sys/elf.h +OLD_FILES+=usr/include/sys/elf32.h +OLD_FILES+=usr/include/sys/elf64.h +OLD_FILES+=usr/include/sys/elf_common.h +OLD_FILES+=usr/include/sys/elf_generic.h +OLD_FILES+=usr/include/sys/endian.h +OLD_FILES+=usr/include/sys/errno.h +OLD_FILES+=usr/include/sys/eui64.h +OLD_FILES+=usr/include/sys/event.h +OLD_FILES+=usr/include/sys/eventhandler.h +OLD_FILES+=usr/include/sys/eventvar.h +OLD_FILES+=usr/include/sys/exec.h +OLD_FILES+=usr/include/sys/extattr.h +OLD_FILES+=usr/include/sys/fail.h +OLD_FILES+=usr/include/sys/fbio.h +OLD_FILES+=usr/include/sys/fcntl.h +OLD_FILES+=usr/include/sys/fdcio.h +OLD_FILES+=usr/include/sys/file.h +OLD_FILES+=usr/include/sys/filedesc.h +OLD_FILES+=usr/include/sys/filio.h +OLD_FILES+=usr/include/sys/firmware.h +OLD_FILES+=usr/include/sys/fnv_hash.h +OLD_FILES+=usr/include/sys/gmon.h +OLD_FILES+=usr/include/sys/gpio.h +OLD_FILES+=usr/include/sys/gpt.h +OLD_FILES+=usr/include/sys/hash.h +OLD_FILES+=usr/include/sys/hhook.h +OLD_FILES+=usr/include/sys/iconv.h +OLD_FILES+=usr/include/sys/imgact.h +OLD_FILES+=usr/include/sys/imgact_aout.h +OLD_FILES+=usr/include/sys/imgact_elf.h +OLD_FILES+=usr/include/sys/inflate.h +OLD_FILES+=usr/include/sys/interrupt.h +OLD_FILES+=usr/include/sys/ioccom.h +OLD_FILES+=usr/include/sys/ioctl.h +OLD_FILES+=usr/include/sys/ioctl_compat.h +OLD_FILES+=usr/include/sys/ipc.h +OLD_FILES+=usr/include/sys/ipmi.h +OLD_FILES+=usr/include/sys/jail.h +OLD_FILES+=usr/include/sys/joystick.h +OLD_FILES+=usr/include/sys/kbio.h +OLD_FILES+=usr/include/sys/kdb.h +OLD_FILES+=usr/include/sys/kenv.h +OLD_FILES+=usr/include/sys/kernel.h +OLD_FILES+=usr/include/sys/kerneldump.h +OLD_FILES+=usr/include/sys/khelp.h +OLD_FILES+=usr/include/sys/kobj.h +OLD_FILES+=usr/include/sys/ksem.h +OLD_FILES+=usr/include/sys/ksyms.h +OLD_FILES+=usr/include/sys/kthread.h +OLD_FILES+=usr/include/sys/ktr.h +OLD_FILES+=usr/include/sys/ktrace.h +OLD_FILES+=usr/include/sys/libkern.h +OLD_FILES+=usr/include/sys/limits.h +OLD_FILES+=usr/include/sys/link_aout.h +OLD_FILES+=usr/include/sys/link_elf.h +OLD_FILES+=usr/include/sys/linker.h +OLD_FILES+=usr/include/sys/linker_set.h +OLD_FILES+=usr/include/sys/lock.h +OLD_FILES+=usr/include/sys/lock_profile.h +OLD_FILES+=usr/include/sys/lockf.h +OLD_FILES+=usr/include/sys/lockmgr.h +OLD_FILES+=usr/include/sys/lockstat.h +OLD_FILES+=usr/include/sys/loginclass.h +OLD_FILES+=usr/include/sys/mac.h +OLD_FILES+=usr/include/sys/malloc.h +OLD_FILES+=usr/include/sys/mbpool.h +OLD_FILES+=usr/include/sys/mbuf.h +OLD_FILES+=usr/include/sys/mchain.h +OLD_FILES+=usr/include/sys/md4.h +OLD_FILES+=usr/include/sys/md5.h +OLD_FILES+=usr/include/sys/mdioctl.h +OLD_FILES+=usr/include/sys/memrange.h +OLD_FILES+=usr/include/sys/mman.h +OLD_FILES+=usr/include/sys/module.h +OLD_FILES+=usr/include/sys/module_khelp.h +OLD_FILES+=usr/include/sys/mount.h +OLD_FILES+=usr/include/sys/mouse.h +OLD_FILES+=usr/include/sys/mpt_ioctl.h +OLD_FILES+=usr/include/sys/mqueue.h +OLD_FILES+=usr/include/sys/msg.h +OLD_FILES+=usr/include/sys/msgbuf.h +OLD_FILES+=usr/include/sys/mtio.h +OLD_FILES+=usr/include/sys/mutex.h +OLD_FILES+=usr/include/sys/namei.h +OLD_FILES+=usr/include/sys/nlist_aout.h +OLD_FILES+=usr/include/sys/osd.h +OLD_FILES+=usr/include/sys/param.h +OLD_FILES+=usr/include/sys/pciio.h +OLD_FILES+=usr/include/sys/pcpu.h +OLD_FILES+=usr/include/sys/pioctl.h +OLD_FILES+=usr/include/sys/pipe.h +OLD_FILES+=usr/include/sys/pmc.h +OLD_FILES+=usr/include/sys/pmckern.h +OLD_FILES+=usr/include/sys/pmclog.h +OLD_FILES+=usr/include/sys/poll.h +OLD_FILES+=usr/include/sys/posix4.h +OLD_FILES+=usr/include/sys/power.h +OLD_FILES+=usr/include/sys/priority.h +OLD_FILES+=usr/include/sys/priv.h +OLD_FILES+=usr/include/sys/proc.h +OLD_FILES+=usr/include/sys/procdesc.h +OLD_FILES+=usr/include/sys/procfs.h +OLD_FILES+=usr/include/sys/protosw.h +OLD_FILES+=usr/include/sys/ptio.h +OLD_FILES+=usr/include/sys/ptrace.h +OLD_FILES+=usr/include/sys/queue.h +OLD_FILES+=usr/include/sys/racct.h +OLD_FILES+=usr/include/sys/random.h +OLD_FILES+=usr/include/sys/rctl.h +OLD_FILES+=usr/include/sys/reboot.h +OLD_FILES+=usr/include/sys/refcount.h +OLD_FILES+=usr/include/sys/regression.h +OLD_FILES+=usr/include/sys/resource.h +OLD_FILES+=usr/include/sys/resourcevar.h +OLD_FILES+=usr/include/sys/rman.h +OLD_FILES+=usr/include/sys/rmlock.h +OLD_FILES+=usr/include/sys/rtprio.h +OLD_FILES+=usr/include/sys/runq.h +OLD_FILES+=usr/include/sys/rwlock.h +OLD_FILES+=usr/include/sys/sbuf.h +OLD_FILES+=usr/include/sys/sched.h +OLD_FILES+=usr/include/sys/sdt.h +OLD_FILES+=usr/include/sys/select.h +OLD_FILES+=usr/include/sys/selinfo.h +OLD_FILES+=usr/include/sys/sem.h +OLD_FILES+=usr/include/sys/sema.h +OLD_FILES+=usr/include/sys/serial.h +OLD_FILES+=usr/include/sys/sf_buf.h +OLD_FILES+=usr/include/sys/sglist.h +OLD_FILES+=usr/include/sys/shm.h +OLD_FILES+=usr/include/sys/sigio.h +OLD_FILES+=usr/include/sys/signal.h +OLD_FILES+=usr/include/sys/signalvar.h +OLD_FILES+=usr/include/sys/sleepqueue.h +OLD_FILES+=usr/include/sys/slicer.h +OLD_FILES+=usr/include/sys/smp.h +OLD_FILES+=usr/include/sys/snoop.h +OLD_FILES+=usr/include/sys/sockbuf.h +OLD_FILES+=usr/include/sys/socket.h +OLD_FILES+=usr/include/sys/socketvar.h +OLD_FILES+=usr/include/sys/sockio.h +OLD_FILES+=usr/include/sys/sockopt.h +OLD_FILES+=usr/include/sys/sockstate.h +OLD_FILES+=usr/include/sys/soundcard.h +OLD_FILES+=usr/include/sys/stack.h +OLD_FILES+=usr/include/sys/stat.h +OLD_FILES+=usr/include/sys/statvfs.h +OLD_FILES+=usr/include/sys/stddef.h +OLD_FILES+=usr/include/sys/stdint.h +OLD_FILES+=usr/include/sys/sun_disklabel.h +OLD_FILES+=usr/include/sys/sx.h +OLD_FILES+=usr/include/sys/syscall.h +OLD_FILES+=usr/include/sys/syscallsubr.h +OLD_FILES+=usr/include/sys/sysctl.h +OLD_FILES+=usr/include/sys/sysent.h +OLD_FILES+=usr/include/sys/syslimits.h +OLD_FILES+=usr/include/sys/syslog.h +OLD_FILES+=usr/include/sys/sysproto.h +OLD_FILES+=usr/include/sys/systm.h +OLD_FILES+=usr/include/sys/taskqueue.h +OLD_FILES+=usr/include/sys/termios.h +OLD_FILES+=usr/include/sys/thr.h +OLD_FILES+=usr/include/sys/tiio.h +OLD_FILES+=usr/include/sys/time.h +OLD_FILES+=usr/include/sys/timeb.h +OLD_FILES+=usr/include/sys/timeet.h +OLD_FILES+=usr/include/sys/timeffc.h +OLD_FILES+=usr/include/sys/timepps.h +OLD_FILES+=usr/include/sys/timers.h +OLD_FILES+=usr/include/sys/times.h +OLD_FILES+=usr/include/sys/timespec.h +OLD_FILES+=usr/include/sys/timetc.h +OLD_FILES+=usr/include/sys/timex.h +OLD_FILES+=usr/include/sys/tree.h +OLD_FILES+=usr/include/sys/tty.h +OLD_FILES+=usr/include/sys/ttycom.h +OLD_FILES+=usr/include/sys/ttydefaults.h +OLD_FILES+=usr/include/sys/ttydevsw.h +OLD_FILES+=usr/include/sys/ttydisc.h +OLD_FILES+=usr/include/sys/ttyhook.h +OLD_FILES+=usr/include/sys/ttyqueue.h +OLD_FILES+=usr/include/sys/turnstile.h +OLD_FILES+=usr/include/sys/types.h +OLD_FILES+=usr/include/sys/ucontext.h +OLD_FILES+=usr/include/sys/ucred.h +OLD_FILES+=usr/include/sys/uio.h +OLD_FILES+=usr/include/sys/umtx.h +OLD_FILES+=usr/include/sys/un.h +OLD_FILES+=usr/include/sys/unistd.h +OLD_FILES+=usr/include/sys/unpcb.h +OLD_FILES+=usr/include/sys/user.h +OLD_FILES+=usr/include/sys/utsname.h +OLD_FILES+=usr/include/sys/uuid.h +OLD_FILES+=usr/include/sys/vmmeter.h +OLD_FILES+=usr/include/sys/vnode.h +OLD_FILES+=usr/include/sys/vtoc.h +OLD_FILES+=usr/include/sys/wait.h +OLD_FILES+=usr/include/sys/watchdog.h +OLD_FILES+=usr/include/sysexits.h +OLD_FILES+=usr/include/syslog.h +OLD_FILES+=usr/include/taclib.h +OLD_FILES+=usr/include/tar.h +OLD_FILES+=usr/include/tcpd.h +OLD_FILES+=usr/include/term.h +OLD_FILES+=usr/include/termcap.h +OLD_FILES+=usr/include/termios.h +OLD_FILES+=usr/include/tgmath.h +OLD_FILES+=usr/include/thread_db.h +OLD_FILES+=usr/include/threads.h +OLD_FILES+=usr/include/time.h +OLD_FILES+=usr/include/timeconv.h +OLD_FILES+=usr/include/timers.h +OLD_FILES+=usr/include/ttyent.h +OLD_FILES+=usr/include/ucontext.h +OLD_FILES+=usr/include/ufs/ffs/ffs_extern.h +OLD_FILES+=usr/include/ufs/ffs/fs.h +OLD_FILES+=usr/include/ufs/ffs/softdep.h +OLD_FILES+=usr/include/ufs/ufs/acl.h +OLD_FILES+=usr/include/ufs/ufs/dinode.h +OLD_FILES+=usr/include/ufs/ufs/dir.h +OLD_FILES+=usr/include/ufs/ufs/dirhash.h +OLD_FILES+=usr/include/ufs/ufs/extattr.h +OLD_FILES+=usr/include/ufs/ufs/gjournal.h +OLD_FILES+=usr/include/ufs/ufs/inode.h +OLD_FILES+=usr/include/ufs/ufs/quota.h +OLD_FILES+=usr/include/ufs/ufs/ufs_extern.h +OLD_FILES+=usr/include/ufs/ufs/ufsmount.h +OLD_FILES+=usr/include/ugidfw.h +OLD_FILES+=usr/include/ulimit.h +OLD_FILES+=usr/include/ulog.h +OLD_FILES+=usr/include/unctrl.h +OLD_FILES+=usr/include/unistd.h +OLD_FILES+=usr/include/usb.h +OLD_FILES+=usr/include/usbhid.h +OLD_FILES+=usr/include/utempter.h +OLD_FILES+=usr/include/utime.h +OLD_FILES+=usr/include/utmpx.h +OLD_FILES+=usr/include/uuid.h +OLD_FILES+=usr/include/varargs.h +OLD_FILES+=usr/include/vgl.h +OLD_FILES+=usr/include/vis.h +OLD_FILES+=usr/include/vm/memguard.h +OLD_FILES+=usr/include/vm/pmap.h +OLD_FILES+=usr/include/vm/redzone.h +OLD_FILES+=usr/include/vm/swap_pager.h +OLD_FILES+=usr/include/vm/uma.h +OLD_FILES+=usr/include/vm/uma_dbg.h +OLD_FILES+=usr/include/vm/uma_int.h +OLD_FILES+=usr/include/vm/vm.h +OLD_FILES+=usr/include/vm/vm_extern.h +OLD_FILES+=usr/include/vm/vm_kern.h +OLD_FILES+=usr/include/vm/vm_map.h +OLD_FILES+=usr/include/vm/vm_object.h +OLD_FILES+=usr/include/vm/vm_page.h +OLD_FILES+=usr/include/vm/vm_pageout.h +OLD_FILES+=usr/include/vm/vm_pager.h +OLD_FILES+=usr/include/vm/vm_param.h +OLD_FILES+=usr/include/vm/vm_phys.h +OLD_FILES+=usr/include/vm/vm_reserv.h +OLD_FILES+=usr/include/vm/vnode_pager.h +OLD_FILES+=usr/include/wchar.h +OLD_FILES+=usr/include/wctype.h +OLD_FILES+=usr/include/wind.h +OLD_FILES+=usr/include/wind_err.h +OLD_FILES+=usr/include/wordexp.h +OLD_FILES+=usr/include/x86/_align.h +OLD_FILES+=usr/include/x86/_inttypes.h +OLD_FILES+=usr/include/x86/_limits.h +OLD_FILES+=usr/include/x86/_stdint.h +OLD_FILES+=usr/include/x86/_types.h +OLD_FILES+=usr/include/x86/apicreg.h +OLD_FILES+=usr/include/x86/apm_bios.h +OLD_FILES+=usr/include/x86/bus.h +OLD_FILES+=usr/include/x86/endian.h +OLD_FILES+=usr/include/x86/float.h +OLD_FILES+=usr/include/x86/fpu.h +OLD_FILES+=usr/include/x86/legacyvar.h +OLD_FILES+=usr/include/x86/mca.h +OLD_FILES+=usr/include/x86/mptable.h +OLD_FILES+=usr/include/x86/pci_cfgreg.h +OLD_FILES+=usr/include/x86/psl.h +OLD_FILES+=usr/include/x86/ptrace.h +OLD_FILES+=usr/include/x86/reg.h +OLD_FILES+=usr/include/x86/segments.h +OLD_FILES+=usr/include/x86/setjmp.h +OLD_FILES+=usr/include/x86/specialreg.h +OLD_FILES+=usr/include/x86/stdarg.h +OLD_FILES+=usr/include/x86/sysarch.h +OLD_FILES+=usr/include/x86/trap.h +OLD_DIRS+=usr/include/x86 +OLD_FILES+=usr/include/xdbm.h +OLD_FILES+=usr/include/xlocale.h +OLD_FILES+=usr/include/xlocale/_ctype.h +OLD_FILES+=usr/include/xlocale/_inttypes.h +OLD_FILES+=usr/include/xlocale/_langinfo.h +OLD_FILES+=usr/include/xlocale/_locale.h +OLD_FILES+=usr/include/xlocale/_monetary.h +OLD_FILES+=usr/include/xlocale/_stdio.h +OLD_FILES+=usr/include/xlocale/_stdlib.h +OLD_FILES+=usr/include/xlocale/_string.h +OLD_FILES+=usr/include/xlocale/_time.h +OLD_FILES+=usr/include/xlocale/_wchar.h +OLD_FILES+=usr/include/ypclnt.h +OLD_FILES+=usr/include/zconf.h +OLD_FILES+=usr/include/zlib.h +OLD_FILES+=usr/lib/libc_pic.a +OLD_FILES+=usr/lib/libfl.a +OLD_FILES+=usr/lib/libfl_p.a +OLD_FILES+=usr/lib/libl.a +OLD_FILES+=usr/lib/libl_p.a +OLD_FILES+=usr/lib/libln.a +OLD_FILES+=usr/lib/libln_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libc_pic.a .endif - -#.if ${MK_SHAREDOCS} == no -# to be filled in -#.endif - -#.if ${MK_SYSCONS} == no -# to be filled in -#.endif - -.if ${MK_TCSH} == no -OLD_FILES+=bin/csh -OLD_FILES+=bin/tcsh -OLD_FILES+=rescue/csh -OLD_FILES+=rescue/tcsh -OLD_FILES+=usr/share/examples/tcsh/complete.tcsh -OLD_FILES+=usr/share/examples/tcsh/csh-mode.el -OLD_FILES+=usr/share/man/man1/csh.1.gz -OLD_FILES+=usr/share/man/man1/tcsh.1.gz -OLD_FILES+=usr/share/nls/de_AT.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/de_AT.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/de_CH.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/de_CH.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/de_DE.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/de_DE.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/el_GR.ISO8859-7/tcsh.cat -OLD_FILES+=usr/share/nls/es_ES.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/es_ES.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/et_EE.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/fi_FI.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/fi_FI.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/fr_BE.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/fr_BE.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/fr_CA.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/fr_CA.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/fr_CH.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/fr_CH.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/fr_FR.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/fr_FR.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/it_CH.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/it_CH.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/it_IT.ISO8859-1/tcsh.cat -OLD_FILES+=usr/share/nls/it_IT.ISO8859-15/tcsh.cat -OLD_FILES+=usr/share/nls/ja_JP.eucJP/tcsh.cat -OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/tcsh.cat -OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/tcsh.cat +OLD_FILES+=usr/libdata/lint/llib-lposix.ln +OLD_FILES+=usr/libdata/lint/llib-lstdc.ln +OLD_FILES+=usr/libexec/lint1 +OLD_FILES+=usr/libexec/lint2 +OLD_FILES+=usr/sbin/btxld +OLD_FILES+=usr/sbin/config +OLD_FILES+=usr/share/man/man1/ar.1.gz +OLD_FILES+=usr/share/man/man1/byacc.1.gz +OLD_FILES+=usr/share/man/man1/c89.1.gz +OLD_FILES+=usr/share/man/man1/c99.1.gz +OLD_FILES+=usr/share/man/man1/crunchgen.1.gz +OLD_FILES+=usr/share/man/man1/crunchide.1.gz +OLD_FILES+=usr/share/man/man1/ctags.1.gz +OLD_FILES+=usr/share/man/man1/file2c.1.gz +OLD_FILES+=usr/share/man/man1/flex++.1.gz +OLD_FILES+=usr/share/man/man1/flex.1.gz +OLD_FILES+=usr/share/man/man1/gprof.1.gz +OLD_FILES+=usr/share/man/man1/indent.1.gz +OLD_FILES+=usr/share/man/man1/lex++.1.gz +OLD_FILES+=usr/share/man/man1/lex.1.gz +OLD_FILES+=usr/share/man/man1/lint.1.gz +OLD_FILES+=usr/share/man/man1/mkstr.1.gz +OLD_FILES+=usr/share/man/man1/ranlib.1.gz +OLD_FILES+=usr/share/man/man1/rpcgen.1.gz +OLD_FILES+=usr/share/man/man1/unifdef.1.gz +OLD_FILES+=usr/share/man/man1/unifdefall.1.gz +OLD_FILES+=usr/share/man/man1/xstr.1.gz +OLD_FILES+=usr/share/man/man1/yacc.1.gz +OLD_FILES+=usr/share/man/man5/config.5.gz +OLD_FILES+=usr/share/man/man7/lint.7.gz +OLD_FILES+=usr/share/man/man8/btxld.8.gz +OLD_FILES+=usr/share/man/man8/config.8.gz +OLD_FILES+=usr/share/misc/gprof.callg +OLD_FILES+=usr/share/misc/gprof.flat .endif -.if ${MK_TELNET} == no -OLD_FILES+=usr/bin/telnet -OLD_FILES+=usr/libexec/telnetd -OLD_FILES+=usr/share/man/man1/telnet.1.gz -OLD_FILES+=usr/share/man/man8/telnetd.8.gz +.if ${MK_USB} == no +OLD_FILES+=usr/bin/usbhidaction +OLD_FILES+=usr/bin/usbhidctl +OLD_FILES+=usr/include/libusb.h +OLD_FILES+=usr/include/libusb20.h +OLD_FILES+=usr/include/libusb20_desc.h +OLD_FILES+=usr/include/usb.h +OLD_FILES+=usr/include/usbhid.h +OLD_FILES+=usr/lib/libusb.a +OLD_FILES+=usr/lib/libusb.so +OLD_LIBS+=usr/lib/libusb.so.3 +OLD_FILES+=usr/lib/libusb_p.a +OLD_FILES+=usr/lib/libusbhid.a +OLD_FILES+=usr/lib/libusbhid.so +OLD_LIBS+=usr/lib/libusbhid.so.4 +OLD_FILES+=usr/lib/libusbhid_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libusb.a +OLD_FILES+=usr/lib32/libusb.so +OLD_LIBS+=usr/lib32/libusb.so.3 +OLD_FILES+=usr/lib32/libusb_p.a +OLD_FILES+=usr/lib32/libusbhid.a +OLD_FILES+=usr/lib32/libusbhid.so +OLD_LIBS+=usr/lib32/libusbhid.so.4 +OLD_FILES+=usr/lib32/libusbhid_p.a +.endif +OLD_FILES+=usr/sbin/uathload +OLD_FILES+=usr/sbin/uhsoctl +OLD_FILES+=usr/sbin/usbconfig +OLD_FILES+=usr/sbin/usbdump +OLD_FILES+=usr/share/man/man1/uhsoctl.1.gz +OLD_FILES+=usr/share/man/man1/usbhidaction.1.gz +OLD_FILES+=usr/share/man/man1/usbhidctl.1.gz +OLD_FILES+=usr/share/man/man3/hid_dispose_report_desc.3.gz +OLD_FILES+=usr/share/man/man3/hid_end_parse.3.gz +OLD_FILES+=usr/share/man/man3/hid_get_data.3.gz +OLD_FILES+=usr/share/man/man3/hid_get_item.3.gz +OLD_FILES+=usr/share/man/man3/hid_get_report_desc.3.gz +OLD_FILES+=usr/share/man/man3/hid_init.3.gz +OLD_FILES+=usr/share/man/man3/hid_locate.3.gz +OLD_FILES+=usr/share/man/man3/hid_report_size.3.gz +OLD_FILES+=usr/share/man/man3/hid_set_data.3.gz +OLD_FILES+=usr/share/man/man3/hid_start_parse.3.gz +OLD_FILES+=usr/share/man/man3/hid_usage_in_page.3.gz +OLD_FILES+=usr/share/man/man3/hid_usage_page.3.gz +OLD_FILES+=usr/share/man/man3/libusb.3.gz +OLD_FILES+=usr/share/man/man3/libusb20.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_add_dev_quirk.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_alloc_default.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_dequeue_device.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_device_foreach.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_enqueue_device.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_free.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_get_dev_quirk.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_get_quirk_name.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_get_template.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_remove_dev_quirk.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_be_set_template.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_desc_foreach.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_alloc.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_alloc_config.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_check_connected.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_close.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_detach_kernel_driver.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_free.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_address.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_backend_name.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_bus_number.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_config_index.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_debug.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_desc.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_device_desc.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_fd.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_iface_desc.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_info.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_mode.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_parent_address.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_parent_port.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_power_mode.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_get_speed.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_kernel_driver_active.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_open.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_process.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_req_string_simple_sync.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_req_string_sync.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_request_sync.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_reset.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_set_alt_index.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_set_config_index.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_set_debug.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_set_power_mode.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_dev_wait_process.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_error_name.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_me_decode.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_me_encode.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_me_get_1.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_me_get_2.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_strerror.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_bulk_intr_sync.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_callback_wrapper.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_clear_stall_sync.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_close.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_drain.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_actual_frames.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_actual_length.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_length.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_max_frames.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_max_packet_length.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_max_total_length.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_pointer.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_priv_sc0.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_priv_sc1.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_status.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_get_time_complete.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_open.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_pending.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_set_buffer.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_set_callback.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_set_flags.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_set_length.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_set_priv_sc0.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_set_priv_sc1.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_set_timeout.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_set_total_frames.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_setup_bulk.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_setup_control.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_setup_intr.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_setup_isoc.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_start.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_stop.3.gz +OLD_FILES+=usr/share/man/man3/libusb20_tr_submit.3.gz +OLD_FILES+=usr/share/man/man3/libusb_alloc_transfer.3.gz +OLD_FILES+=usr/share/man/man3/libusb_attach_kernel_driver.3.gz +OLD_FILES+=usr/share/man/man3/libusb_bulk_transfer.3.gz +OLD_FILES+=usr/share/man/man3/libusb_cancel_transfer.3.gz +OLD_FILES+=usr/share/man/man3/libusb_check_connected.3.gz +OLD_FILES+=usr/share/man/man3/libusb_claim_interface.3.gz +OLD_FILES+=usr/share/man/man3/libusb_clear_halt.3.gz +OLD_FILES+=usr/share/man/man3/libusb_close.3.gz +OLD_FILES+=usr/share/man/man3/libusb_control_transfer.3.gz +OLD_FILES+=usr/share/man/man3/libusb_detach_kernel_driver.3.gz +OLD_FILES+=usr/share/man/man3/libusb_detach_kernel_driver_np.3.gz +OLD_FILES+=usr/share/man/man3/libusb_error_name.3.gz +OLD_FILES+=usr/share/man/man3/libusb_event_handler_active.3.gz +OLD_FILES+=usr/share/man/man3/libusb_event_handling_ok.3.gz +OLD_FILES+=usr/share/man/man3/libusb_exit.3.gz +OLD_FILES+=usr/share/man/man3/libusb_free_bos_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/libusb_free_config_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/libusb_free_device_list.3.gz +OLD_FILES+=usr/share/man/man3/libusb_free_ss_endpoint_comp.3.gz +OLD_FILES+=usr/share/man/man3/libusb_free_transfer.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_active_config_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_bus_number.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_config_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_config_descriptor_by_value.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_configuration.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_device.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_device_address.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_device_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_device_list.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_device_speed.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_driver.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_driver_np.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_max_iso_packet_size.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_max_packet_size.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_next_timeout.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_pollfds.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_string_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/libusb_get_string_descriptor_ascii.3.gz +OLD_FILES+=usr/share/man/man3/libusb_handle_events.3.gz +OLD_FILES+=usr/share/man/man3/libusb_handle_events_locked.3.gz +OLD_FILES+=usr/share/man/man3/libusb_handle_events_timeout.3.gz +OLD_FILES+=usr/share/man/man3/libusb_init.3.gz +OLD_FILES+=usr/share/man/man3/libusb_interrupt_transfer.3.gz +OLD_FILES+=usr/share/man/man3/libusb_kernel_driver_active.3.gz +OLD_FILES+=usr/share/man/man3/libusb_lock_event_waiters.3.gz +OLD_FILES+=usr/share/man/man3/libusb_lock_events.3.gz +OLD_FILES+=usr/share/man/man3/libusb_open.3.gz +OLD_FILES+=usr/share/man/man3/libusb_open_device_with_vid_pid.3.gz +OLD_FILES+=usr/share/man/man3/libusb_parse_bos_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/libusb_parse_ss_endpoint_comp.3.gz +OLD_FILES+=usr/share/man/man3/libusb_ref_device.3.gz +OLD_FILES+=usr/share/man/man3/libusb_release_interface.3.gz +OLD_FILES+=usr/share/man/man3/libusb_reset_device.3.gz +OLD_FILES+=usr/share/man/man3/libusb_set_configuration.3.gz +OLD_FILES+=usr/share/man/man3/libusb_set_debug.3.gz +OLD_FILES+=usr/share/man/man3/libusb_set_interface_alt_setting.3.gz +OLD_FILES+=usr/share/man/man3/libusb_set_pollfd_notifiers.3.gz +OLD_FILES+=usr/share/man/man3/libusb_strerror.3.gz +OLD_FILES+=usr/share/man/man3/libusb_submit_transfer.3.gz +OLD_FILES+=usr/share/man/man3/libusb_try_lock_events.3.gz +OLD_FILES+=usr/share/man/man3/libusb_unlock_event_waiters.3.gz +OLD_FILES+=usr/share/man/man3/libusb_unlock_events.3.gz +OLD_FILES+=usr/share/man/man3/libusb_unref_device.3.gz +OLD_FILES+=usr/share/man/man3/libusb_wait_for_event.3.gz +OLD_FILES+=usr/share/man/man3/libusbhid.3.gz +OLD_FILES+=usr/share/man/man3/usb.3.gz +OLD_FILES+=usr/share/man/man3/usb_bulk_read.3.gz +OLD_FILES+=usr/share/man/man3/usb_bulk_write.3.gz +OLD_FILES+=usr/share/man/man3/usb_check_connected.3.gz +OLD_FILES+=usr/share/man/man3/usb_claim_interface.3.gz +OLD_FILES+=usr/share/man/man3/usb_clear_halt.3.gz +OLD_FILES+=usr/share/man/man3/usb_close.3.gz +OLD_FILES+=usr/share/man/man3/usb_control_msg.3.gz +OLD_FILES+=usr/share/man/man3/usb_destroy_configuration.3.gz +OLD_FILES+=usr/share/man/man3/usb_device.3.gz +OLD_FILES+=usr/share/man/man3/usb_fetch_and_parse_descriptors.3.gz +OLD_FILES+=usr/share/man/man3/usb_find_busses.3.gz +OLD_FILES+=usr/share/man/man3/usb_find_devices.3.gz +OLD_FILES+=usr/share/man/man3/usb_get_busses.3.gz +OLD_FILES+=usr/share/man/man3/usb_get_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/usb_get_descriptor_by_endpoint.3.gz +OLD_FILES+=usr/share/man/man3/usb_get_string.3.gz +OLD_FILES+=usr/share/man/man3/usb_get_string_simple.3.gz +OLD_FILES+=usr/share/man/man3/usb_init.3.gz +OLD_FILES+=usr/share/man/man3/usb_interrupt_read.3.gz +OLD_FILES+=usr/share/man/man3/usb_interrupt_write.3.gz +OLD_FILES+=usr/share/man/man3/usb_open.3.gz +OLD_FILES+=usr/share/man/man3/usb_parse_configuration.3.gz +OLD_FILES+=usr/share/man/man3/usb_parse_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/usb_release_interface.3.gz +OLD_FILES+=usr/share/man/man3/usb_reset.3.gz +OLD_FILES+=usr/share/man/man3/usb_resetep.3.gz +OLD_FILES+=usr/share/man/man3/usb_set_altinterface.3.gz +OLD_FILES+=usr/share/man/man3/usb_set_configuration.3.gz +OLD_FILES+=usr/share/man/man3/usb_set_debug.3.gz +OLD_FILES+=usr/share/man/man3/usb_strerror.3.gz +OLD_FILES+=usr/share/man/man3/usbhid.3.gz +OLD_FILES+=usr/share/man/man8/uathload.8.gz +OLD_FILES+=usr/share/man/man8/usbconfig.8.gz +OLD_FILES+=usr/share/man/man8/usbdump.8.gz .endif - -#.if ${MK_TOOLCHAIN} == no -# to be filled in -#.endif - -#.if ${MK_USB} == no -# to be filled in -#.endif .if ${MK_UTMPX} == no OLD_FILES+=etc/periodic/monthly/200.accounting +OLD_FILES+=etc/rc.d/utx OLD_FILES+=usr/bin/last OLD_FILES+=usr/bin/users OLD_FILES+=usr/bin/who @@ -4023,3 +11423,509 @@ OLD_FILES+=usr/share/man/man8/wpa_cli.8.gz OLD_FILES+=usr/share/man/man8/wpa_passphrase.8.gz OLD_FILES+=usr/share/man/man8/wpa_supplicant.8.gz .endif + +.if ${MK_ZFS} == no +OLD_FILES+=boot/gptzfsboot +OLD_FILES+=boot/zfsboot +OLD_FILES+=boot/zfsloader +OLD_FILES+=etc/periodic/daily/404.status-zfs +OLD_FILES+=etc/periodic/daily/800.scrub-zfs +OLD_LIBS+=lib/libzfs.so.2 +OLD_LIBS+=lib/libzpool.so.2 +OLD_FILES+=rescue/zfs +OLD_FILES+=rescue/zpool +OLD_FILES+=sbin/zfs +OLD_FILES+=sbin/zpool +OLD_FILES+=usr/bin/zinject +OLD_FILES+=usr/bin/ztest +OLD_FILES+=usr/bin/zstreamdump +OLD_FILES+=usr/lib/libzfs.a +OLD_FILES+=usr/lib/libzfs.so +OLD_FILES+=usr/lib/libzfs_p.a +OLD_FILES+=usr/lib/libzpool.a +OLD_FILES+=usr/lib/libzpool.so +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libzfs.a +OLD_FILES+=usr/lib32/libzfs.so +OLD_LIBS+=usr/lib32/libzfs.so.2 +OLD_FILES+=usr/lib32/libzfs_p.a +OLD_FILES+=usr/lib32/libzpool.a +OLD_FILES+=usr/lib32/libzpool.so +OLD_LIBS+=usr/lib32/libzpool.so.2 +.endif +OLD_FILES+=usr/sbin/zdb +OLD_FILES+=usr/share/man/man1/zstreamdump.1.gz +OLD_FILES+=usr/share/man/man8/zdb.8.gz +OLD_FILES+=usr/share/man/man8/zfs.8.gz +OLD_FILES+=usr/share/man/man8/zpool.8.gz +.endif + +.if ${MK_ZONEINFO} == no +OLD_FILES+=usr/share/zoneinfo/Africa/Abidjan +OLD_FILES+=usr/share/zoneinfo/Africa/Accra +OLD_FILES+=usr/share/zoneinfo/Africa/Addis_Ababa +OLD_FILES+=usr/share/zoneinfo/Africa/Algiers +OLD_FILES+=usr/share/zoneinfo/Africa/Asmara +OLD_FILES+=usr/share/zoneinfo/Africa/Bamako +OLD_FILES+=usr/share/zoneinfo/Africa/Bangui +OLD_FILES+=usr/share/zoneinfo/Africa/Banjul +OLD_FILES+=usr/share/zoneinfo/Africa/Bissau +OLD_FILES+=usr/share/zoneinfo/Africa/Blantyre +OLD_FILES+=usr/share/zoneinfo/Africa/Brazzaville +OLD_FILES+=usr/share/zoneinfo/Africa/Bujumbura +OLD_FILES+=usr/share/zoneinfo/Africa/Cairo +OLD_FILES+=usr/share/zoneinfo/Africa/Casablanca +OLD_FILES+=usr/share/zoneinfo/Africa/Ceuta +OLD_FILES+=usr/share/zoneinfo/Africa/Conakry +OLD_FILES+=usr/share/zoneinfo/Africa/Dakar +OLD_FILES+=usr/share/zoneinfo/Africa/Dar_es_Salaam +OLD_FILES+=usr/share/zoneinfo/Africa/Djibouti +OLD_FILES+=usr/share/zoneinfo/Africa/Douala +OLD_FILES+=usr/share/zoneinfo/Africa/El_Aaiun +OLD_FILES+=usr/share/zoneinfo/Africa/Freetown +OLD_FILES+=usr/share/zoneinfo/Africa/Gaborone +OLD_FILES+=usr/share/zoneinfo/Africa/Harare +OLD_FILES+=usr/share/zoneinfo/Africa/Johannesburg +OLD_FILES+=usr/share/zoneinfo/Africa/Juba +OLD_FILES+=usr/share/zoneinfo/Africa/Kampala +OLD_FILES+=usr/share/zoneinfo/Africa/Khartoum +OLD_FILES+=usr/share/zoneinfo/Africa/Kigali +OLD_FILES+=usr/share/zoneinfo/Africa/Kinshasa +OLD_FILES+=usr/share/zoneinfo/Africa/Lagos +OLD_FILES+=usr/share/zoneinfo/Africa/Libreville +OLD_FILES+=usr/share/zoneinfo/Africa/Lome +OLD_FILES+=usr/share/zoneinfo/Africa/Luanda +OLD_FILES+=usr/share/zoneinfo/Africa/Lubumbashi +OLD_FILES+=usr/share/zoneinfo/Africa/Lusaka +OLD_FILES+=usr/share/zoneinfo/Africa/Malabo +OLD_FILES+=usr/share/zoneinfo/Africa/Maputo +OLD_FILES+=usr/share/zoneinfo/Africa/Maseru +OLD_FILES+=usr/share/zoneinfo/Africa/Mbabane +OLD_FILES+=usr/share/zoneinfo/Africa/Mogadishu +OLD_FILES+=usr/share/zoneinfo/Africa/Monrovia +OLD_FILES+=usr/share/zoneinfo/Africa/Nairobi +OLD_FILES+=usr/share/zoneinfo/Africa/Ndjamena +OLD_FILES+=usr/share/zoneinfo/Africa/Niamey +OLD_FILES+=usr/share/zoneinfo/Africa/Nouakchott +OLD_FILES+=usr/share/zoneinfo/Africa/Ouagadougou +OLD_FILES+=usr/share/zoneinfo/Africa/Porto-Novo +OLD_FILES+=usr/share/zoneinfo/Africa/Sao_Tome +OLD_FILES+=usr/share/zoneinfo/Africa/Tripoli +OLD_FILES+=usr/share/zoneinfo/Africa/Tunis +OLD_FILES+=usr/share/zoneinfo/Africa/Windhoek +OLD_FILES+=usr/share/zoneinfo/America/Adak +OLD_FILES+=usr/share/zoneinfo/America/Anchorage +OLD_FILES+=usr/share/zoneinfo/America/Anguilla +OLD_FILES+=usr/share/zoneinfo/America/Antigua +OLD_FILES+=usr/share/zoneinfo/America/Araguaina +OLD_FILES+=usr/share/zoneinfo/America/Argentina/Buenos_Aires +OLD_FILES+=usr/share/zoneinfo/America/Argentina/Catamarca +OLD_FILES+=usr/share/zoneinfo/America/Argentina/Cordoba +OLD_FILES+=usr/share/zoneinfo/America/Argentina/Jujuy +OLD_FILES+=usr/share/zoneinfo/America/Argentina/La_Rioja +OLD_FILES+=usr/share/zoneinfo/America/Argentina/Mendoza +OLD_FILES+=usr/share/zoneinfo/America/Argentina/Rio_Gallegos +OLD_FILES+=usr/share/zoneinfo/America/Argentina/Salta +OLD_FILES+=usr/share/zoneinfo/America/Argentina/San_Juan +OLD_FILES+=usr/share/zoneinfo/America/Argentina/San_Luis +OLD_FILES+=usr/share/zoneinfo/America/Argentina/Tucuman +OLD_FILES+=usr/share/zoneinfo/America/Argentina/Ushuaia +OLD_FILES+=usr/share/zoneinfo/America/Aruba +OLD_FILES+=usr/share/zoneinfo/America/Asuncion +OLD_FILES+=usr/share/zoneinfo/America/Atikokan +OLD_FILES+=usr/share/zoneinfo/America/Bahia +OLD_FILES+=usr/share/zoneinfo/America/Bahia_Banderas +OLD_FILES+=usr/share/zoneinfo/America/Barbados +OLD_FILES+=usr/share/zoneinfo/America/Belem +OLD_FILES+=usr/share/zoneinfo/America/Belize +OLD_FILES+=usr/share/zoneinfo/America/Blanc-Sablon +OLD_FILES+=usr/share/zoneinfo/America/Boa_Vista +OLD_FILES+=usr/share/zoneinfo/America/Bogota +OLD_FILES+=usr/share/zoneinfo/America/Boise +OLD_FILES+=usr/share/zoneinfo/America/Cambridge_Bay +OLD_FILES+=usr/share/zoneinfo/America/Campo_Grande +OLD_FILES+=usr/share/zoneinfo/America/Cancun +OLD_FILES+=usr/share/zoneinfo/America/Caracas +OLD_FILES+=usr/share/zoneinfo/America/Cayenne +OLD_FILES+=usr/share/zoneinfo/America/Cayman +OLD_FILES+=usr/share/zoneinfo/America/Chicago +OLD_FILES+=usr/share/zoneinfo/America/Chihuahua +OLD_FILES+=usr/share/zoneinfo/America/Costa_Rica +OLD_FILES+=usr/share/zoneinfo/America/Creston +OLD_FILES+=usr/share/zoneinfo/America/Cuiaba +OLD_FILES+=usr/share/zoneinfo/America/Curacao +OLD_FILES+=usr/share/zoneinfo/America/Danmarkshavn +OLD_FILES+=usr/share/zoneinfo/America/Dawson +OLD_FILES+=usr/share/zoneinfo/America/Dawson_Creek +OLD_FILES+=usr/share/zoneinfo/America/Denver +OLD_FILES+=usr/share/zoneinfo/America/Detroit +OLD_FILES+=usr/share/zoneinfo/America/Dominica +OLD_FILES+=usr/share/zoneinfo/America/Edmonton +OLD_FILES+=usr/share/zoneinfo/America/Eirunepe +OLD_FILES+=usr/share/zoneinfo/America/El_Salvador +OLD_FILES+=usr/share/zoneinfo/America/Fortaleza +OLD_FILES+=usr/share/zoneinfo/America/Glace_Bay +OLD_FILES+=usr/share/zoneinfo/America/Godthab +OLD_FILES+=usr/share/zoneinfo/America/Goose_Bay +OLD_FILES+=usr/share/zoneinfo/America/Grand_Turk +OLD_FILES+=usr/share/zoneinfo/America/Grenada +OLD_FILES+=usr/share/zoneinfo/America/Guadeloupe +OLD_FILES+=usr/share/zoneinfo/America/Guatemala +OLD_FILES+=usr/share/zoneinfo/America/Guayaquil +OLD_FILES+=usr/share/zoneinfo/America/Guyana +OLD_FILES+=usr/share/zoneinfo/America/Halifax +OLD_FILES+=usr/share/zoneinfo/America/Havana +OLD_FILES+=usr/share/zoneinfo/America/Hermosillo +OLD_FILES+=usr/share/zoneinfo/America/Indiana/Indianapolis +OLD_FILES+=usr/share/zoneinfo/America/Indiana/Knox +OLD_FILES+=usr/share/zoneinfo/America/Indiana/Marengo +OLD_FILES+=usr/share/zoneinfo/America/Indiana/Petersburg +OLD_FILES+=usr/share/zoneinfo/America/Indiana/Tell_City +OLD_FILES+=usr/share/zoneinfo/America/Indiana/Vevay +OLD_FILES+=usr/share/zoneinfo/America/Indiana/Vincennes +OLD_FILES+=usr/share/zoneinfo/America/Indiana/Winamac +OLD_FILES+=usr/share/zoneinfo/America/Inuvik +OLD_FILES+=usr/share/zoneinfo/America/Iqaluit +OLD_FILES+=usr/share/zoneinfo/America/Jamaica +OLD_FILES+=usr/share/zoneinfo/America/Juneau +OLD_FILES+=usr/share/zoneinfo/America/Kentucky/Louisville +OLD_FILES+=usr/share/zoneinfo/America/Kentucky/Monticello +OLD_FILES+=usr/share/zoneinfo/America/Kralendijk +OLD_FILES+=usr/share/zoneinfo/America/La_Paz +OLD_FILES+=usr/share/zoneinfo/America/Lima +OLD_FILES+=usr/share/zoneinfo/America/Los_Angeles +OLD_FILES+=usr/share/zoneinfo/America/Lower_Princes +OLD_FILES+=usr/share/zoneinfo/America/Maceio +OLD_FILES+=usr/share/zoneinfo/America/Managua +OLD_FILES+=usr/share/zoneinfo/America/Manaus +OLD_FILES+=usr/share/zoneinfo/America/Marigot +OLD_FILES+=usr/share/zoneinfo/America/Martinique +OLD_FILES+=usr/share/zoneinfo/America/Matamoros +OLD_FILES+=usr/share/zoneinfo/America/Mazatlan +OLD_FILES+=usr/share/zoneinfo/America/Menominee +OLD_FILES+=usr/share/zoneinfo/America/Merida +OLD_FILES+=usr/share/zoneinfo/America/Metlakatla +OLD_FILES+=usr/share/zoneinfo/America/Mexico_City +OLD_FILES+=usr/share/zoneinfo/America/Miquelon +OLD_FILES+=usr/share/zoneinfo/America/Moncton +OLD_FILES+=usr/share/zoneinfo/America/Monterrey +OLD_FILES+=usr/share/zoneinfo/America/Montevideo +OLD_FILES+=usr/share/zoneinfo/America/Montreal +OLD_FILES+=usr/share/zoneinfo/America/Montserrat +OLD_FILES+=usr/share/zoneinfo/America/Nassau +OLD_FILES+=usr/share/zoneinfo/America/New_York +OLD_FILES+=usr/share/zoneinfo/America/Nipigon +OLD_FILES+=usr/share/zoneinfo/America/Nome +OLD_FILES+=usr/share/zoneinfo/America/Noronha +OLD_FILES+=usr/share/zoneinfo/America/North_Dakota/Beulah +OLD_FILES+=usr/share/zoneinfo/America/North_Dakota/Center +OLD_FILES+=usr/share/zoneinfo/America/North_Dakota/New_Salem +OLD_FILES+=usr/share/zoneinfo/America/Ojinaga +OLD_FILES+=usr/share/zoneinfo/America/Panama +OLD_FILES+=usr/share/zoneinfo/America/Pangnirtung +OLD_FILES+=usr/share/zoneinfo/America/Paramaribo +OLD_FILES+=usr/share/zoneinfo/America/Phoenix +OLD_FILES+=usr/share/zoneinfo/America/Port-au-Prince +OLD_FILES+=usr/share/zoneinfo/America/Port_of_Spain +OLD_FILES+=usr/share/zoneinfo/America/Porto_Velho +OLD_FILES+=usr/share/zoneinfo/America/Puerto_Rico +OLD_FILES+=usr/share/zoneinfo/America/Rainy_River +OLD_FILES+=usr/share/zoneinfo/America/Rankin_Inlet +OLD_FILES+=usr/share/zoneinfo/America/Recife +OLD_FILES+=usr/share/zoneinfo/America/Regina +OLD_FILES+=usr/share/zoneinfo/America/Resolute +OLD_FILES+=usr/share/zoneinfo/America/Rio_Branco +OLD_FILES+=usr/share/zoneinfo/America/Santa_Isabel +OLD_FILES+=usr/share/zoneinfo/America/Santarem +OLD_FILES+=usr/share/zoneinfo/America/Santiago +OLD_FILES+=usr/share/zoneinfo/America/Santo_Domingo +OLD_FILES+=usr/share/zoneinfo/America/Sao_Paulo +OLD_FILES+=usr/share/zoneinfo/America/Scoresbysund +OLD_FILES+=usr/share/zoneinfo/America/Shiprock +OLD_FILES+=usr/share/zoneinfo/America/Sitka +OLD_FILES+=usr/share/zoneinfo/America/St_Barthelemy +OLD_FILES+=usr/share/zoneinfo/America/St_Johns +OLD_FILES+=usr/share/zoneinfo/America/St_Kitts +OLD_FILES+=usr/share/zoneinfo/America/St_Lucia +OLD_FILES+=usr/share/zoneinfo/America/St_Thomas +OLD_FILES+=usr/share/zoneinfo/America/St_Vincent +OLD_FILES+=usr/share/zoneinfo/America/Swift_Current +OLD_FILES+=usr/share/zoneinfo/America/Tegucigalpa +OLD_FILES+=usr/share/zoneinfo/America/Thule +OLD_FILES+=usr/share/zoneinfo/America/Thunder_Bay +OLD_FILES+=usr/share/zoneinfo/America/Tijuana +OLD_FILES+=usr/share/zoneinfo/America/Toronto +OLD_FILES+=usr/share/zoneinfo/America/Tortola +OLD_FILES+=usr/share/zoneinfo/America/Vancouver +OLD_FILES+=usr/share/zoneinfo/America/Whitehorse +OLD_FILES+=usr/share/zoneinfo/America/Winnipeg +OLD_FILES+=usr/share/zoneinfo/America/Yakutat +OLD_FILES+=usr/share/zoneinfo/America/Yellowknife +OLD_FILES+=usr/share/zoneinfo/Antarctica/Casey +OLD_FILES+=usr/share/zoneinfo/Antarctica/Davis +OLD_FILES+=usr/share/zoneinfo/Antarctica/DumontDUrville +OLD_FILES+=usr/share/zoneinfo/Antarctica/Macquarie +OLD_FILES+=usr/share/zoneinfo/Antarctica/Mawson +OLD_FILES+=usr/share/zoneinfo/Antarctica/McMurdo +OLD_FILES+=usr/share/zoneinfo/Antarctica/Palmer +OLD_FILES+=usr/share/zoneinfo/Antarctica/Rothera +OLD_FILES+=usr/share/zoneinfo/Antarctica/South_Pole +OLD_FILES+=usr/share/zoneinfo/Antarctica/Syowa +OLD_FILES+=usr/share/zoneinfo/Antarctica/Vostok +OLD_FILES+=usr/share/zoneinfo/Arctic/Longyearbyen +OLD_FILES+=usr/share/zoneinfo/Asia/Aden +OLD_FILES+=usr/share/zoneinfo/Asia/Almaty +OLD_FILES+=usr/share/zoneinfo/Asia/Amman +OLD_FILES+=usr/share/zoneinfo/Asia/Anadyr +OLD_FILES+=usr/share/zoneinfo/Asia/Aqtau +OLD_FILES+=usr/share/zoneinfo/Asia/Aqtobe +OLD_FILES+=usr/share/zoneinfo/Asia/Ashgabat +OLD_FILES+=usr/share/zoneinfo/Asia/Baghdad +OLD_FILES+=usr/share/zoneinfo/Asia/Bahrain +OLD_FILES+=usr/share/zoneinfo/Asia/Baku +OLD_FILES+=usr/share/zoneinfo/Asia/Bangkok +OLD_FILES+=usr/share/zoneinfo/Asia/Beirut +OLD_FILES+=usr/share/zoneinfo/Asia/Bishkek +OLD_FILES+=usr/share/zoneinfo/Asia/Brunei +OLD_FILES+=usr/share/zoneinfo/Asia/Choibalsan +OLD_FILES+=usr/share/zoneinfo/Asia/Chongqing +OLD_FILES+=usr/share/zoneinfo/Asia/Colombo +OLD_FILES+=usr/share/zoneinfo/Asia/Damascus +OLD_FILES+=usr/share/zoneinfo/Asia/Dhaka +OLD_FILES+=usr/share/zoneinfo/Asia/Dili +OLD_FILES+=usr/share/zoneinfo/Asia/Dubai +OLD_FILES+=usr/share/zoneinfo/Asia/Dushanbe +OLD_FILES+=usr/share/zoneinfo/Asia/Gaza +OLD_FILES+=usr/share/zoneinfo/Asia/Harbin +OLD_FILES+=usr/share/zoneinfo/Asia/Hebron +OLD_FILES+=usr/share/zoneinfo/Asia/Ho_Chi_Minh +OLD_FILES+=usr/share/zoneinfo/Asia/Hong_Kong +OLD_FILES+=usr/share/zoneinfo/Asia/Hovd +OLD_FILES+=usr/share/zoneinfo/Asia/Irkutsk +OLD_FILES+=usr/share/zoneinfo/Asia/Istanbul +OLD_FILES+=usr/share/zoneinfo/Asia/Jakarta +OLD_FILES+=usr/share/zoneinfo/Asia/Jayapura +OLD_FILES+=usr/share/zoneinfo/Asia/Jerusalem +OLD_FILES+=usr/share/zoneinfo/Asia/Kabul +OLD_FILES+=usr/share/zoneinfo/Asia/Kamchatka +OLD_FILES+=usr/share/zoneinfo/Asia/Karachi +OLD_FILES+=usr/share/zoneinfo/Asia/Kashgar +OLD_FILES+=usr/share/zoneinfo/Asia/Kathmandu +OLD_FILES+=usr/share/zoneinfo/Asia/Kolkata +OLD_FILES+=usr/share/zoneinfo/Asia/Krasnoyarsk +OLD_FILES+=usr/share/zoneinfo/Asia/Kuala_Lumpur +OLD_FILES+=usr/share/zoneinfo/Asia/Kuching +OLD_FILES+=usr/share/zoneinfo/Asia/Kuwait +OLD_FILES+=usr/share/zoneinfo/Asia/Macau +OLD_FILES+=usr/share/zoneinfo/Asia/Magadan +OLD_FILES+=usr/share/zoneinfo/Asia/Makassar +OLD_FILES+=usr/share/zoneinfo/Asia/Manila +OLD_FILES+=usr/share/zoneinfo/Asia/Muscat +OLD_FILES+=usr/share/zoneinfo/Asia/Nicosia +OLD_FILES+=usr/share/zoneinfo/Asia/Novokuznetsk +OLD_FILES+=usr/share/zoneinfo/Asia/Novosibirsk +OLD_FILES+=usr/share/zoneinfo/Asia/Omsk +OLD_FILES+=usr/share/zoneinfo/Asia/Oral +OLD_FILES+=usr/share/zoneinfo/Asia/Phnom_Penh +OLD_FILES+=usr/share/zoneinfo/Asia/Pontianak +OLD_FILES+=usr/share/zoneinfo/Asia/Pyongyang +OLD_FILES+=usr/share/zoneinfo/Asia/Qatar +OLD_FILES+=usr/share/zoneinfo/Asia/Qyzylorda +OLD_FILES+=usr/share/zoneinfo/Asia/Rangoon +OLD_FILES+=usr/share/zoneinfo/Asia/Riyadh +OLD_FILES+=usr/share/zoneinfo/Asia/Sakhalin +OLD_FILES+=usr/share/zoneinfo/Asia/Samarkand +OLD_FILES+=usr/share/zoneinfo/Asia/Seoul +OLD_FILES+=usr/share/zoneinfo/Asia/Shanghai +OLD_FILES+=usr/share/zoneinfo/Asia/Singapore +OLD_FILES+=usr/share/zoneinfo/Asia/Taipei +OLD_FILES+=usr/share/zoneinfo/Asia/Tashkent +OLD_FILES+=usr/share/zoneinfo/Asia/Tbilisi +OLD_FILES+=usr/share/zoneinfo/Asia/Tehran +OLD_FILES+=usr/share/zoneinfo/Asia/Thimphu +OLD_FILES+=usr/share/zoneinfo/Asia/Tokyo +OLD_FILES+=usr/share/zoneinfo/Asia/Ulaanbaatar +OLD_FILES+=usr/share/zoneinfo/Asia/Urumqi +OLD_FILES+=usr/share/zoneinfo/Asia/Vientiane +OLD_FILES+=usr/share/zoneinfo/Asia/Vladivostok +OLD_FILES+=usr/share/zoneinfo/Asia/Yakutsk +OLD_FILES+=usr/share/zoneinfo/Asia/Yekaterinburg +OLD_FILES+=usr/share/zoneinfo/Asia/Yerevan +OLD_FILES+=usr/share/zoneinfo/Atlantic/Azores +OLD_FILES+=usr/share/zoneinfo/Atlantic/Bermuda +OLD_FILES+=usr/share/zoneinfo/Atlantic/Canary +OLD_FILES+=usr/share/zoneinfo/Atlantic/Cape_Verde +OLD_FILES+=usr/share/zoneinfo/Atlantic/Faroe +OLD_FILES+=usr/share/zoneinfo/Atlantic/Madeira +OLD_FILES+=usr/share/zoneinfo/Atlantic/Reykjavik +OLD_FILES+=usr/share/zoneinfo/Atlantic/South_Georgia +OLD_FILES+=usr/share/zoneinfo/Atlantic/St_Helena +OLD_FILES+=usr/share/zoneinfo/Atlantic/Stanley +OLD_FILES+=usr/share/zoneinfo/Australia/Adelaide +OLD_FILES+=usr/share/zoneinfo/Australia/Brisbane +OLD_FILES+=usr/share/zoneinfo/Australia/Broken_Hill +OLD_FILES+=usr/share/zoneinfo/Australia/Currie +OLD_FILES+=usr/share/zoneinfo/Australia/Darwin +OLD_FILES+=usr/share/zoneinfo/Australia/Eucla +OLD_FILES+=usr/share/zoneinfo/Australia/Hobart +OLD_FILES+=usr/share/zoneinfo/Australia/Lindeman +OLD_FILES+=usr/share/zoneinfo/Australia/Lord_Howe +OLD_FILES+=usr/share/zoneinfo/Australia/Melbourne +OLD_FILES+=usr/share/zoneinfo/Australia/Perth +OLD_FILES+=usr/share/zoneinfo/Australia/Sydney +OLD_FILES+=usr/share/zoneinfo/CET +OLD_FILES+=usr/share/zoneinfo/CST6CDT +OLD_FILES+=usr/share/zoneinfo/EET +OLD_FILES+=usr/share/zoneinfo/EST +OLD_FILES+=usr/share/zoneinfo/EST5EDT +OLD_FILES+=usr/share/zoneinfo/Etc/GMT +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+0 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+1 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+10 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+11 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+12 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+2 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+3 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+4 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+5 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+6 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+7 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+8 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT+9 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-0 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-1 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-10 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-11 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-12 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-13 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-14 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-2 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-3 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-4 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-5 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-6 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-7 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-8 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT-9 +OLD_FILES+=usr/share/zoneinfo/Etc/GMT0 +OLD_FILES+=usr/share/zoneinfo/Etc/Greenwich +OLD_FILES+=usr/share/zoneinfo/Etc/UCT +OLD_FILES+=usr/share/zoneinfo/Etc/UTC +OLD_FILES+=usr/share/zoneinfo/Etc/Universal +OLD_FILES+=usr/share/zoneinfo/Etc/Zulu +OLD_FILES+=usr/share/zoneinfo/Europe/Amsterdam +OLD_FILES+=usr/share/zoneinfo/Europe/Andorra +OLD_FILES+=usr/share/zoneinfo/Europe/Athens +OLD_FILES+=usr/share/zoneinfo/Europe/Belgrade +OLD_FILES+=usr/share/zoneinfo/Europe/Berlin +OLD_FILES+=usr/share/zoneinfo/Europe/Bratislava +OLD_FILES+=usr/share/zoneinfo/Europe/Brussels +OLD_FILES+=usr/share/zoneinfo/Europe/Bucharest +OLD_FILES+=usr/share/zoneinfo/Europe/Budapest +OLD_FILES+=usr/share/zoneinfo/Europe/Chisinau +OLD_FILES+=usr/share/zoneinfo/Europe/Copenhagen +OLD_FILES+=usr/share/zoneinfo/Europe/Dublin +OLD_FILES+=usr/share/zoneinfo/Europe/Gibraltar +OLD_FILES+=usr/share/zoneinfo/Europe/Guernsey +OLD_FILES+=usr/share/zoneinfo/Europe/Helsinki +OLD_FILES+=usr/share/zoneinfo/Europe/Isle_of_Man +OLD_FILES+=usr/share/zoneinfo/Europe/Istanbul +OLD_FILES+=usr/share/zoneinfo/Europe/Jersey +OLD_FILES+=usr/share/zoneinfo/Europe/Kaliningrad +OLD_FILES+=usr/share/zoneinfo/Europe/Kiev +OLD_FILES+=usr/share/zoneinfo/Europe/Lisbon +OLD_FILES+=usr/share/zoneinfo/Europe/Ljubljana +OLD_FILES+=usr/share/zoneinfo/Europe/London +OLD_FILES+=usr/share/zoneinfo/Europe/Luxembourg +OLD_FILES+=usr/share/zoneinfo/Europe/Madrid +OLD_FILES+=usr/share/zoneinfo/Europe/Malta +OLD_FILES+=usr/share/zoneinfo/Europe/Mariehamn +OLD_FILES+=usr/share/zoneinfo/Europe/Minsk +OLD_FILES+=usr/share/zoneinfo/Europe/Monaco +OLD_FILES+=usr/share/zoneinfo/Europe/Moscow +OLD_FILES+=usr/share/zoneinfo/Europe/Nicosia +OLD_FILES+=usr/share/zoneinfo/Europe/Oslo +OLD_FILES+=usr/share/zoneinfo/Europe/Paris +OLD_FILES+=usr/share/zoneinfo/Europe/Podgorica +OLD_FILES+=usr/share/zoneinfo/Europe/Prague +OLD_FILES+=usr/share/zoneinfo/Europe/Riga +OLD_FILES+=usr/share/zoneinfo/Europe/Rome +OLD_FILES+=usr/share/zoneinfo/Europe/Samara +OLD_FILES+=usr/share/zoneinfo/Europe/San_Marino +OLD_FILES+=usr/share/zoneinfo/Europe/Sarajevo +OLD_FILES+=usr/share/zoneinfo/Europe/Simferopol +OLD_FILES+=usr/share/zoneinfo/Europe/Skopje +OLD_FILES+=usr/share/zoneinfo/Europe/Sofia +OLD_FILES+=usr/share/zoneinfo/Europe/Stockholm +OLD_FILES+=usr/share/zoneinfo/Europe/Tallinn +OLD_FILES+=usr/share/zoneinfo/Europe/Tirane +OLD_FILES+=usr/share/zoneinfo/Europe/Uzhgorod +OLD_FILES+=usr/share/zoneinfo/Europe/Vaduz +OLD_FILES+=usr/share/zoneinfo/Europe/Vatican +OLD_FILES+=usr/share/zoneinfo/Europe/Vienna +OLD_FILES+=usr/share/zoneinfo/Europe/Vilnius +OLD_FILES+=usr/share/zoneinfo/Europe/Volgograd +OLD_FILES+=usr/share/zoneinfo/Europe/Warsaw +OLD_FILES+=usr/share/zoneinfo/Europe/Zagreb +OLD_FILES+=usr/share/zoneinfo/Europe/Zaporozhye +OLD_FILES+=usr/share/zoneinfo/Europe/Zurich +OLD_FILES+=usr/share/zoneinfo/Factory +OLD_FILES+=usr/share/zoneinfo/HST +OLD_FILES+=usr/share/zoneinfo/Indian/Antananarivo +OLD_FILES+=usr/share/zoneinfo/Indian/Chagos +OLD_FILES+=usr/share/zoneinfo/Indian/Christmas +OLD_FILES+=usr/share/zoneinfo/Indian/Cocos +OLD_FILES+=usr/share/zoneinfo/Indian/Comoro +OLD_FILES+=usr/share/zoneinfo/Indian/Kerguelen +OLD_FILES+=usr/share/zoneinfo/Indian/Mahe +OLD_FILES+=usr/share/zoneinfo/Indian/Maldives +OLD_FILES+=usr/share/zoneinfo/Indian/Mauritius +OLD_FILES+=usr/share/zoneinfo/Indian/Mayotte +OLD_FILES+=usr/share/zoneinfo/Indian/Reunion +OLD_FILES+=usr/share/zoneinfo/MET +OLD_FILES+=usr/share/zoneinfo/MST +OLD_FILES+=usr/share/zoneinfo/MST7MDT +OLD_FILES+=usr/share/zoneinfo/PST8PDT +OLD_FILES+=usr/share/zoneinfo/Pacific/Apia +OLD_FILES+=usr/share/zoneinfo/Pacific/Auckland +OLD_FILES+=usr/share/zoneinfo/Pacific/Chatham +OLD_FILES+=usr/share/zoneinfo/Pacific/Chuuk +OLD_FILES+=usr/share/zoneinfo/Pacific/Easter +OLD_FILES+=usr/share/zoneinfo/Pacific/Efate +OLD_FILES+=usr/share/zoneinfo/Pacific/Enderbury +OLD_FILES+=usr/share/zoneinfo/Pacific/Fakaofo +OLD_FILES+=usr/share/zoneinfo/Pacific/Fiji +OLD_FILES+=usr/share/zoneinfo/Pacific/Funafuti +OLD_FILES+=usr/share/zoneinfo/Pacific/Galapagos +OLD_FILES+=usr/share/zoneinfo/Pacific/Gambier +OLD_FILES+=usr/share/zoneinfo/Pacific/Guadalcanal +OLD_FILES+=usr/share/zoneinfo/Pacific/Guam +OLD_FILES+=usr/share/zoneinfo/Pacific/Honolulu +OLD_FILES+=usr/share/zoneinfo/Pacific/Johnston +OLD_FILES+=usr/share/zoneinfo/Pacific/Kiritimati +OLD_FILES+=usr/share/zoneinfo/Pacific/Kosrae +OLD_FILES+=usr/share/zoneinfo/Pacific/Kwajalein +OLD_FILES+=usr/share/zoneinfo/Pacific/Majuro +OLD_FILES+=usr/share/zoneinfo/Pacific/Marquesas +OLD_FILES+=usr/share/zoneinfo/Pacific/Midway +OLD_FILES+=usr/share/zoneinfo/Pacific/Nauru +OLD_FILES+=usr/share/zoneinfo/Pacific/Niue +OLD_FILES+=usr/share/zoneinfo/Pacific/Norfolk +OLD_FILES+=usr/share/zoneinfo/Pacific/Noumea +OLD_FILES+=usr/share/zoneinfo/Pacific/Pago_Pago +OLD_FILES+=usr/share/zoneinfo/Pacific/Palau +OLD_FILES+=usr/share/zoneinfo/Pacific/Pitcairn +OLD_FILES+=usr/share/zoneinfo/Pacific/Pohnpei +OLD_FILES+=usr/share/zoneinfo/Pacific/Port_Moresby +OLD_FILES+=usr/share/zoneinfo/Pacific/Rarotonga +OLD_FILES+=usr/share/zoneinfo/Pacific/Saipan +OLD_FILES+=usr/share/zoneinfo/Pacific/Tahiti +OLD_FILES+=usr/share/zoneinfo/Pacific/Tarawa +OLD_FILES+=usr/share/zoneinfo/Pacific/Tongatapu +OLD_FILES+=usr/share/zoneinfo/Pacific/Wake +OLD_FILES+=usr/share/zoneinfo/Pacific/Wallis +OLD_FILES+=usr/share/zoneinfo/UTC +OLD_FILES+=usr/share/zoneinfo/WET +OLD_FILES+=usr/share/zoneinfo/posixrules +OLD_FILES+=usr/share/zoneinfo/zone.tab +.endif