diff options
Diffstat (limited to 'tools/build/mk')
-rw-r--r-- | tools/build/mk/Makefile.boot | 6 | ||||
-rw-r--r-- | tools/build/mk/OptionalObsoleteFiles.inc | 3945 | ||||
-rw-r--r-- | tools/build/mk/bsd.lib.mk | 4 | ||||
-rw-r--r-- | tools/build/mk/bsd.prog.mk | 4 |
4 files changed, 3959 insertions, 0 deletions
diff --git a/tools/build/mk/Makefile.boot b/tools/build/mk/Makefile.boot new file mode 100644 index 0000000..0707ae2 --- /dev/null +++ b/tools/build/mk/Makefile.boot @@ -0,0 +1,6 @@ +# $FreeBSD$ + +CFLAGS+= -I${WORLDTMP}/legacy/usr/include +DPADD+= ${WORLDTMP}/legacy/usr/lib/libegacy.a +LDADD+= -legacy +LDFLAGS+= -L${WORLDTMP}/legacy/usr/lib diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc new file mode 100644 index 0000000..98109ec --- /dev/null +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -0,0 +1,3945 @@ +# +# $FreeBSD$ +# +# This file add support for the WITHOUT_* and WITH_* knobs in src.conf(5) to +# the check-old and delete-old* targets. +# + +.if ${MK_ACCT} == no +OLD_FILES+=etc/periodic/daily/310.accounting +OLD_FILES+=usr/sbin/accton +OLD_FILES+=usr/sbin/sa +OLD_FILES+=usr/share/man/man8/accton.8.gz +OLD_FILES+=usr/share/man/man8/sa.8.gz +.endif + +.if ${MK_ACPI} == no +OLD_FILES+=usr/sbin/acpiconf +OLD_FILES+=usr/sbin/acpidb +OLD_FILES+=usr/sbin/acpidump +OLD_FILES+=usr/sbin/iasl +OLD_FILES+=usr/share/man/man8/acpiconf.8.gz +OLD_FILES+=usr/share/man/man8/acpidb.8.gz +OLD_FILES+=usr/share/man/man8/acpidump.8.gz +OLD_FILES+=usr/share/man/man8/iasl.8.gz +.endif + +.if ${MK_AMD} == no +OLD_FILES+=etc/amd.map +OLD_FILES+=usr/bin/pawd +OLD_FILES+=usr/sbin/amd +OLD_FILES+=usr/sbin/amq +OLD_FILES+=usr/sbin/fixmount +OLD_FILES+=usr/sbin/fsinfo +OLD_FILES+=usr/sbin/hlfsd +OLD_FILES+=usr/sbin/mk-amd-map +OLD_FILES+=usr/sbin/wire-test +OLD_FILES+=usr/share/examples/etc/amd.map +OLD_FILES+=usr/share/info/am-utils.info.gz +OLD_FILES+=usr/share/man/man1/pawd.1.gz +OLD_FILES+=usr/share/man/man5/amd.conf.5.gz +OLD_FILES+=usr/share/man/man8/amd.8.gz +OLD_FILES+=usr/share/man/man8/amq.8.gz +OLD_FILES+=usr/share/man/man8/fixmount.8.gz +OLD_FILES+=usr/share/man/man8/fsinfo.8.gz +OLD_FILES+=usr/share/man/man8/hlfsd.8.gz +OLD_FILES+=usr/share/man/man8/mk-amd-map.8.gz +OLD_FILES+=usr/share/man/man8/wire-test.8.gz +.endif + +.if ${MK_APM} == no +OLD_FILES+=etc/apmd.conf +OLD_FILES+=usr/sbin/apm +OLD_FILES+=usr/share/examples/etc/apmd.conf +OLD_FILES+=usr/share/man/man8/amd64/apm.8.gz +OLD_FILES+=usr/share/man/man8/amd64/apmconf.8.gz +.endif + +.if ${MK_AT} == no +OLD_FILES+=usr/bin/at +OLD_FILES+=usr/bin/atq +OLD_FILES+=usr/bin/atrm +OLD_FILES+=usr/bin/batch +OLD_FILES+=usr/libexec/atrun +OLD_FILES+=usr/share/man/man1/at.1.gz +OLD_FILES+=usr/share/man/man1/atq.1.gz +OLD_FILES+=usr/share/man/man1/atrm.1.gz +OLD_FILES+=usr/share/man/man1/batch.1.gz +OLD_FILES+=usr/share/man/man8/atrun.8.gz +.endif + +.if ${MK_ATM} == no +OLD_FILES+=rescue/atmconfig +OLD_FILES+=sbin/atmconfig +OLD_FILES+=usr/bin/sscop +OLD_FILES+=usr/include/bsnmp/snmp_atm.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/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/lib/libngatm.a +OLD_FILES+=usr/lib/libngatm.so +OLD_LIBS+=usr/lib/libngatm.so.4 +OLD_FILES+=usr/lib/libngatm_p.a +OLD_FILES+=usr/lib/snmp_atm.so +OLD_LIBS+=usr/lib/snmp_atm.so.6 +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +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 +.endif +OLD_FILES+=usr/share/doc/atm/atmconfig.help +OLD_FILES+=usr/share/doc/atm/atmconfig_device.help +OLD_FILES+=usr/share/man/man1/sscop.1.gz +OLD_FILES+=usr/share/man/man3/libngatm.3.gz +OLD_FILES+=usr/share/man/man3/snmp_atm.3.gz +OLD_FILES+=usr/share/man/man3/uniaddr.3.gz +OLD_FILES+=usr/share/man/man3/unifunc.3.gz +OLD_FILES+=usr/share/man/man3/unimsg.3.gz +OLD_FILES+=usr/share/man/man3/unisap.3.gz +OLD_FILES+=usr/share/man/man3/unistruct.3.gz +OLD_FILES+=usr/share/man/man8/atmconfig.8.gz +OLD_FILES+=usr/share/snmp/defs/atm_freebsd.def +OLD_FILES+=usr/share/snmp/defs/atm_tree.def +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM-FREEBSD-MIB.txt +OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM.txt +.endif + +.if ${MK_AUDIT} == no +OLD_FILES+=usr/sbin/audit +OLD_FILES+=usr/sbin/auditd +OLD_FILES+=usr/sbin/auditreduce +OLD_FILES+=usr/sbin/praudit +OLD_FILES+=usr/share/man/man1/auditreduce.1.gz +OLD_FILES+=usr/share/man/man1/praudit.1.gz +OLD_FILES+=usr/share/man/man8/audit.8.gz +OLD_FILES+=usr/share/man/man8/auditd.8.gz +.endif + +.if ${MK_AUTHPF} == no +OLD_FILES+=usr/sbin/authpf +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+=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.html +OLD_DIRS+=usr/share/doc/bind9/arm +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_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/man/man3/lwres.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 +OLD_FILES+=usr/share/man/man3/lwres_buffer_first.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_forward.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_getmem.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_getuint16.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_getuint32.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_getuint8.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_init.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_invalidate.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_putmem.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_putuint16.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_putuint32.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_putuint8.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_subtract.3.gz +OLD_FILES+=usr/share/man/man3/lwres_conf_clear.3.gz +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_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_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_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_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_getipnodebyaddr.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getipnodebyname.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 +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_net_ntop.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_string_parse.3.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/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/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 +.endif + +.if ${MK_BIND_DNSSEC} == no || ${MK_BIND} == no +OLD_FILES+=usr/sbin/dnssec-keygen +OLD_FILES+=usr/sbin/dnssec-signzone +.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 +.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/protocols +OLD_FILES+=usr/bin/bthost +OLD_FILES+=usr/bin/btsockstat +OLD_FILES+=usr/bin/rfcomm_sppd +OLD_FILES+=usr/include/bluetooth.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_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 +OLD_LIBS+=usr/lib/libbluetooth.so.4 +OLD_FILES+=usr/lib/libbluetooth_p.a +OLD_FILES+=usr/lib/libsdp.a +OLD_FILES+=usr/lib/libsdp.so +OLD_LIBS+=usr/lib/libsdp.so.4 +OLD_FILES+=usr/lib/libsdp_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +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/libsdp.a +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/bcmfw +OLD_FILES+=usr/sbin/bt3cfw +OLD_FILES+=usr/sbin/bthidcontrol +OLD_FILES+=usr/sbin/bthidd +OLD_FILES+=usr/sbin/btpand +OLD_FILES+=usr/sbin/hccontrol +OLD_FILES+=usr/sbin/hcsecd +OLD_FILES+=usr/sbin/hcseriald +OLD_FILES+=usr/sbin/l2control +OLD_FILES+=usr/sbin/l2ping +OLD_FILES+=usr/sbin/rfcomm_pppd +OLD_FILES+=usr/sbin/sdpcontrol +OLD_FILES+=usr/sbin/sdpd +OLD_FILES+=usr/share/man/man1/bthost.1.gz +OLD_FILES+=usr/share/man/man1/btsockstat.1.gz +OLD_FILES+=usr/share/man/man1/rfcomm_sppd.1.gz +OLD_FILES+=usr/share/man/man3/SDP_GET128.3.gz +OLD_FILES+=usr/share/man/man3/SDP_GET16.3.gz +OLD_FILES+=usr/share/man/man3/SDP_GET32.3.gz +OLD_FILES+=usr/share/man/man3/SDP_GET64.3.gz +OLD_FILES+=usr/share/man/man3/SDP_GET8.3.gz +OLD_FILES+=usr/share/man/man3/SDP_PUT128.3.gz +OLD_FILES+=usr/share/man/man3/SDP_PUT16.3.gz +OLD_FILES+=usr/share/man/man3/SDP_PUT32.3.gz +OLD_FILES+=usr/share/man/man3/SDP_PUT64.3.gz +OLD_FILES+=usr/share/man/man3/SDP_PUT8.3.gz +OLD_FILES+=usr/share/man/man3/bdaddr_any.3.gz +OLD_FILES+=usr/share/man/man3/bdaddr_copy.3.gz +OLD_FILES+=usr/share/man/man3/bdaddr_same.3.gz +OLD_FILES+=usr/share/man/man3/bluetooth.3.gz +OLD_FILES+=usr/share/man/man3/bt_aton.3.gz +OLD_FILES+=usr/share/man/man3/bt_devaddr.3.gz +OLD_FILES+=usr/share/man/man3/bt_devclose.3.gz +OLD_FILES+=usr/share/man/man3/bt_devenum.3.gz +OLD_FILES+=usr/share/man/man3/bt_devfilter.3.gz +OLD_FILES+=usr/share/man/man3/bt_devfilter_evt_clr.3.gz +OLD_FILES+=usr/share/man/man3/bt_devfilter_evt_set.3.gz +OLD_FILES+=usr/share/man/man3/bt_devfilter_evt_tst.3.gz +OLD_FILES+=usr/share/man/man3/bt_devfilter_pkt_clr.3.gz +OLD_FILES+=usr/share/man/man3/bt_devfilter_pkt_set.3.gz +OLD_FILES+=usr/share/man/man3/bt_devfilter_pkt_tst.3.gz +OLD_FILES+=usr/share/man/man3/bt_devinfo.3.gz +OLD_FILES+=usr/share/man/man3/bt_devinquiry.3.gz +OLD_FILES+=usr/share/man/man3/bt_devname.3.gz +OLD_FILES+=usr/share/man/man3/bt_devopen.3.gz +OLD_FILES+=usr/share/man/man3/bt_devreq.3.gz +OLD_FILES+=usr/share/man/man3/bt_devsend.3.gz +OLD_FILES+=usr/share/man/man3/bt_endhostent.3.gz +OLD_FILES+=usr/share/man/man3/bt_endprotoent.3.gz +OLD_FILES+=usr/share/man/man3/bt_gethostbyaddr.3.gz +OLD_FILES+=usr/share/man/man3/bt_gethostbyname.3.gz +OLD_FILES+=usr/share/man/man3/bt_gethostent.3.gz +OLD_FILES+=usr/share/man/man3/bt_getprotobyname.3.gz +OLD_FILES+=usr/share/man/man3/bt_getprotobynumber.3.gz +OLD_FILES+=usr/share/man/man3/bt_getprotoent.3.gz +OLD_FILES+=usr/share/man/man3/bt_ntoa.3.gz +OLD_FILES+=usr/share/man/man3/bt_sethostent.3.gz +OLD_FILES+=usr/share/man/man3/bt_setprotoent.3.gz +OLD_FILES+=usr/share/man/man3/sdp.3.gz +OLD_FILES+=usr/share/man/man3/sdp_attr2desc.3.gz +OLD_FILES+=usr/share/man/man3/sdp_change_service.3.gz +OLD_FILES+=usr/share/man/man3/sdp_close.3.gz +OLD_FILES+=usr/share/man/man3/sdp_error.3.gz +OLD_FILES+=usr/share/man/man3/sdp_open.3.gz +OLD_FILES+=usr/share/man/man3/sdp_open_local.3.gz +OLD_FILES+=usr/share/man/man3/sdp_register_service.3.gz +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/bcmfw.8.gz +OLD_FILES+=usr/share/man/man8/bt3cfw.8.gz +OLD_FILES+=usr/share/man/man8/bthidcontrol.8.gz +OLD_FILES+=usr/share/man/man8/bthidd.8.gz +OLD_FILES+=usr/share/man/man8/btpand.8.gz +OLD_FILES+=usr/share/man/man8/hccontrol.8.gz +OLD_FILES+=usr/share/man/man8/hcsecd.8.gz +OLD_FILES+=usr/share/man/man8/hcseriald.8.gz +OLD_FILES+=usr/share/man/man8/l2control.8.gz +OLD_FILES+=usr/share/man/man8/l2ping.8.gz +OLD_FILES+=usr/share/man/man8/rfcomm_pppd.8.gz +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_CALENDAR} == no +OLD_FILES+=etc/periodic/daily/300.calendar +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.christian +OLD_FILES+=usr/share/calendar/calendar.computer +OLD_FILES+=usr/share/calendar/calendar.croatian +OLD_FILES+=usr/share/calendar/calendar.dutch +OLD_FILES+=usr/share/calendar/calendar.freebsd +OLD_FILES+=usr/share/calendar/calendar.french +OLD_FILES+=usr/share/calendar/calendar.german +OLD_FILES+=usr/share/calendar/calendar.history +OLD_FILES+=usr/share/calendar/calendar.holiday +OLD_FILES+=usr/share/calendar/calendar.hungarian +OLD_FILES+=usr/share/calendar/calendar.judaic +OLD_FILES+=usr/share/calendar/calendar.lotr +OLD_FILES+=usr/share/calendar/calendar.music +OLD_FILES+=usr/share/calendar/calendar.newzealand +OLD_FILES+=usr/share/calendar/calendar.russian +OLD_FILES+=usr/share/calendar/calendar.southafrica +OLD_FILES+=usr/share/calendar/calendar.ukrainian +OLD_FILES+=usr/share/calendar/calendar.usholiday +OLD_FILES+=usr/share/calendar/calendar.world +OLD_DIRS+=usr/share/calendar/de_AT.ISO_8859-15 +OLD_FILES+=usr/share/calendar/de_AT.ISO_8859-15/calendar.feiertag +OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.all +OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.feiertag +OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.geschichte +OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.kirche +OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.literatur +OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.musik +OLD_FILES+=usr/share/calendar/de_DE.ISO8859-1/calendar.wissenschaft +OLD_FILES+=usr/share/calendar/de_DE.ISO8859-15 +OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.all +OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.fetes +OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.french +OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.jferies +OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-1/calendar.proverbes +OLD_FILES+=usr/share/calendar/fr_FR.ISO8859-15 +OLD_FILES+=usr/share/calendar/hr_HR.ISO8859-2/calendar.all +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_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 +OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.military +OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.msk +OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.orthodox +OLD_FILES+=usr/share/calendar/ru_RU.KOI8-R/calendar.pagan +OLD_FILES+=usr/share/calendar/uk_UA.KOI8-U/calendar.all +OLD_FILES+=usr/share/calendar/uk_UA.KOI8-U/calendar.holiday +OLD_FILES+=usr/share/calendar/uk_UA.KOI8-U/calendar.misc +OLD_FILES+=usr/share/calendar/uk_UA.KOI8-U/calendar.orthodox +OLD_FILES+=usr/share/man/man1/calendar.1.gz +.endif + +.if ${MK_CDDL} == no +OLD_LIBS+=lib/libavl.so.2 +OLD_LIBS+=lib/libctf.so.2 +OLD_LIBS+=lib/libdtrace.so.2 +OLD_LIBS+=lib/libnvpair.so.2 +OLD_LIBS+=lib/libumem.so.2 +OLD_LIBS+=lib/libuutil.so.2 +OLD_FILES+=usr/bin/ctfconvert +OLD_FILES+=usr/bin/ctfdump +OLD_FILES+=usr/bin/ctfmerge +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/signal.d +OLD_FILES+=usr/lib/dtrace/unistd.d +OLD_FILES+=usr/lib/libavl.a +OLD_FILES+=usr/lib/libavl.so +OLD_FILES+=usr/lib/libavl_p.a +OLD_FILES+=usr/lib/libctf.a +OLD_FILES+=usr/lib/libctf.so +OLD_FILES+=usr/lib/libctf_p.a +OLD_FILES+=usr/lib/libdtrace.a +OLD_FILES+=usr/lib/libdtrace.so +OLD_FILES+=usr/lib/libdtrace_p.a +OLD_FILES+=usr/lib/libnvpair.a +OLD_FILES+=usr/lib/libnvpair.so +OLD_FILES+=usr/lib/libnvpair_p.a +OLD_FILES+=usr/lib/libumem.a +OLD_FILES+=usr/lib/libumem.so +OLD_FILES+=usr/lib/libumem_p.a +OLD_FILES+=usr/lib/libuutil.a +OLD_FILES+=usr/lib/libuutil.so +OLD_FILES+=usr/lib/libuutil_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/dtrace/drti.o +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/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/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/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/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/libuutil.a +OLD_FILES+=usr/lib32/libuutil.so +OLD_LIBS+=usr/lib32/libuutil.so.2 +OLD_FILES+=usr/lib32/libuutil_p.a +.endif +OLD_FILES+=usr/sbin/dtrace +OLD_FILES+=usr/sbin/lockstat +OLD_FILES+=usr/share/man/man1/dtrace.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 +OLD_FILES+=usr/bin/clang +OLD_FILES+=usr/bin/clang++ +OLD_FILES+=usr/bin/clang-cpp +OLD_FILES+=usr/bin/clang-tblgen +OLD_FILES+=usr/bin/tblgen +OLD_FILES+=usr/include/clang/2.8/emmintrin.h +OLD_FILES+=usr/include/clang/2.8/mm_malloc.h +OLD_FILES+=usr/include/clang/2.8/mmintrin.h +OLD_FILES+=usr/include/clang/2.8/pmmintrin.h +OLD_FILES+=usr/include/clang/2.8/tmmintrin.h +OLD_FILES+=usr/include/clang/2.8/xmmintrin.h +OLD_DIRS+=usr/include/clang/2.8 +OLD_FILES+=usr/include/clang/2.9/emmintrin.h +OLD_FILES+=usr/include/clang/2.9/mm_malloc.h +OLD_FILES+=usr/include/clang/2.9/mmintrin.h +OLD_FILES+=usr/include/clang/2.9/pmmintrin.h +OLD_FILES+=usr/include/clang/2.9/tmmintrin.h +OLD_FILES+=usr/include/clang/2.9/xmmintrin.h +OLD_DIRS+=usr/include/clang/2.9 +OLD_FILES+=usr/include/clang/3.0/altivec.h +OLD_FILES+=usr/include/clang/3.0/avxintrin.h +OLD_FILES+=usr/include/clang/3.0/emmintrin.h +OLD_FILES+=usr/include/clang/3.0/immintrin.h +OLD_FILES+=usr/include/clang/3.0/mm3dnow.h +OLD_FILES+=usr/include/clang/3.0/mm_malloc.h +OLD_FILES+=usr/include/clang/3.0/mmintrin.h +OLD_FILES+=usr/include/clang/3.0/nmmintrin.h +OLD_FILES+=usr/include/clang/3.0/pmmintrin.h +OLD_FILES+=usr/include/clang/3.0/smmintrin.h +OLD_FILES+=usr/include/clang/3.0/tmmintrin.h +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/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 +OLD_FILES+=usr/share/man/man1/tblgen.1.gz +.endif + +.if ${MK_CLANG_EXTRAS} == no +OLD_FILES+=usr/bin/bugpoint +OLD_FILES+=usr/bin/llc +OLD_FILES+=usr/bin/lli +OLD_FILES+=usr/bin/llvm-ar +OLD_FILES+=usr/bin/llvm-as +OLD_FILES+=usr/bin/llvm-bcanalyzer +OLD_FILES+=usr/bin/llvm-diff +OLD_FILES+=usr/bin/llvm-dis +OLD_FILES+=usr/bin/llvm-extract +OLD_FILES+=usr/bin/llvm-ld +OLD_FILES+=usr/bin/llvm-link +OLD_FILES+=usr/bin/llvm-mc +OLD_FILES+=usr/bin/llvm-nm +OLD_FILES+=usr/bin/llvm-objdump +OLD_FILES+=usr/bin/llvm-prof +OLD_FILES+=usr/bin/llvm-ranlib +OLD_FILES+=usr/bin/llvm-rtdyld +OLD_FILES+=usr/bin/llvm-stub +OLD_FILES+=usr/bin/macho-dump +OLD_FILES+=usr/bin/opt +OLD_FILES+=usr/share/man/man1/bugpoint.1.gz +OLD_FILES+=usr/share/man/man1/llc.1.gz +OLD_FILES+=usr/share/man/man1/lli.1.gz +OLD_FILES+=usr/share/man/man1/llvm-ar.1.gz +OLD_FILES+=usr/share/man/man1/llvm-as.1.gz +OLD_FILES+=usr/share/man/man1/llvm-bcanalyzer.1.gz +OLD_FILES+=usr/share/man/man1/llvm-diff.1.gz +OLD_FILES+=usr/share/man/man1/llvm-dis.1.gz +OLD_FILES+=usr/share/man/man1/llvm-extract.1.gz +OLD_FILES+=usr/share/man/man1/llvm-ld.1.gz +OLD_FILES+=usr/share/man/man1/llvm-link.1.gz +OLD_FILES+=usr/share/man/man1/llvm-nm.1.gz +OLD_FILES+=usr/share/man/man1/llvm-prof.1.gz +OLD_FILES+=usr/share/man/man1/llvm-ranlib.1.gz +OLD_FILES+=usr/share/man/man1/opt.1.gz +.endif + +.if ${MK_CPP} == no +OLD_FILES+=usr/bin/cpp +OLD_FILES+=usr/share/man/man1/cpp.1.gz +.endif + +#.if ${MK_CRYPT} == no +# to be filled in +#.endif + +.if ${MK_CTM} == no +OLD_FILES+=usr/sbin/ctm +OLD_FILES+=usr/sbin/ctm_dequeue +OLD_FILES+=usr/sbin/ctm_rmail +OLD_FILES+=usr/sbin/ctm_smail +OLD_FILES+=usr/share/man/man1/ctm.1.gz +OLD_FILES+=usr/share/man/man1/ctm_dequeue.1.gz +OLD_FILES+=usr/share/man/man1/ctm_rmail.1.gz +OLD_FILES+=usr/share/man/man1/ctm_smail.1.gz +OLD_FILES+=usr/share/man/man5/ctm.5.gz +.endif + +.if ${MK_CVS} == no +OLD_FILES+=usr/bin/cvs +OLD_FILES+=usr/bin/cvsbug +OLD_FILES+=usr/share/examples/cvs/contrib/README +OLD_FILES+=usr/share/examples/cvs/contrib/clmerge +OLD_FILES+=usr/share/examples/cvs/contrib/cln_hist +OLD_FILES+=usr/share/examples/cvs/contrib/commit_prep +OLD_FILES+=usr/share/examples/cvs/contrib/cvs2vendor +OLD_FILES+=usr/share/examples/cvs/contrib/cvs_acls +OLD_FILES+=usr/share/examples/cvs/contrib/cvscheck +OLD_FILES+=usr/share/examples/cvs/contrib/cvscheck.man +OLD_FILES+=usr/share/examples/cvs/contrib/cvshelp.man +OLD_FILES+=usr/share/examples/cvs/contrib/descend.man +OLD_FILES+=usr/share/examples/cvs/contrib/easy-import +OLD_FILES+=usr/share/examples/cvs/contrib/intro.doc +OLD_FILES+=usr/share/examples/cvs/contrib/log +OLD_FILES+=usr/share/examples/cvs/contrib/log_accum +OLD_FILES+=usr/share/examples/cvs/contrib/mfpipe +OLD_FILES+=usr/share/examples/cvs/contrib/rcs-to-cvs +OLD_FILES+=usr/share/examples/cvs/contrib/rcs2log +OLD_FILES+=usr/share/examples/cvs/contrib/rcslock +OLD_FILES+=usr/share/examples/cvs/contrib/sccs2rcs +OLD_FILES+=usr/share/info/cvs.info.gz +OLD_FILES+=usr/share/info/cvsclient.info.gz +OLD_FILES+=usr/share/man/man1/cvs.1.gz +OLD_FILES+=usr/share/man/man5/cvs.5.gz +OLD_FILES+=usr/share/man/man8/cvsbug.8.gz +.endif + +# devd(8) and gperf(1) not listed here on purpose +.if ${MK_CXX} == no +OLD_FILES+=usr/bin/CC +OLD_FILES+=usr/bin/c++ +OLD_FILES+=usr/bin/c++filt +OLD_FILES+=usr/bin/g++ +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/lib/libstdc++.a +# Keep libs to allow bootstrapping g++(1) with gperf(1) +#OLD_LIBS+=usr/lib/libstdc++.so +#OLD_LIBS+=usr/lib/libstdc++.so.6 +OLD_FILES+=usr/lib/libstdc++_p.a +OLD_FILES+=usr/lib/libsupc++.a +OLD_FILES+=usr/lib/libsupc++_p.a +OLD_FILES+=usr/libexec/cc1plus +.endif + +.if ${MK_DICT} == no +OLD_FILES+=usr/share/dict/README +OLD_FILES+=usr/share/dict/freebsd +OLD_FILES+=usr/share/dict/propernames +OLD_FILES+=usr/share/dict/web2 +OLD_FILES+=usr/share/dict/web2a +OLD_FILES+=usr/share/dict/words +.endif + +#.if ${MK_EXAMPLES} == no +# to be filled in +#.endif + +.if ${MK_FLOPPY} == no +OLD_FILES+=usr/sbin/fdcontrol +OLD_FILES+=usr/sbin/fdformat +OLD_FILES+=usr/sbin/fdread +OLD_FILES+=usr/sbin/fdwrite +OLD_FILES+=usr/share/man/man1/fdformat.1.gz +OLD_FILES+=usr/share/man/man1/fdread.1.gz +OLD_FILES+=usr/share/man/man1/fdwrite.1.gz +OLD_FILES+=usr/share/man/man8/fdcontrol.8.gz +.endif + +.if ${MK_FREEBSD_UPDATE} == no +OLD_FILES+=etc/freebsd-update.conf +OLD_FILES+=usr/sbin/freebsd-update +OLD_FILES+=usr/share/examples/etc/freebsd-update.conf +OLD_FILES+=usr/share/man/man8/freebsd-update.8.gz +.endif + +.if ${MK_GAMES} == no +OLD_FILES+=usr/games/bcd +OLD_FILES+=usr/games/caesar +OLD_FILES+=usr/games/factor +OLD_FILES+=usr/games/fortune +OLD_FILES+=usr/games/grdc +OLD_FILES+=usr/games/morse +OLD_FILES+=usr/games/number +OLD_FILES+=usr/games/pom +OLD_FILES+=usr/games/ppt +OLD_FILES+=usr/games/primes +OLD_FILES+=usr/games/random +OLD_FILES+=usr/games/rot13 +OLD_FILES+=usr/games/strfile +OLD_FILES+=usr/games/unstr +OLD_FILES+=usr/share/games/fortune/fortunes +OLD_FILES+=usr/share/games/fortune/fortunes-o +OLD_FILES+=usr/share/games/fortune/fortunes-o.dat +OLD_FILES+=usr/share/games/fortune/fortunes.dat +OLD_FILES+=usr/share/games/fortune/freebsd-tips +OLD_FILES+=usr/share/games/fortune/freebsd-tips.dat +OLD_FILES+=usr/share/games/fortune/gerrold.limerick +OLD_FILES+=usr/share/games/fortune/gerrold.limerick.dat +OLD_FILES+=usr/share/games/fortune/limerick +OLD_FILES+=usr/share/games/fortune/limerick.dat +OLD_FILES+=usr/share/games/fortune/murphy +OLD_FILES+=usr/share/games/fortune/murphy-o +OLD_FILES+=usr/share/games/fortune/murphy-o.dat +OLD_FILES+=usr/share/games/fortune/murphy.dat +OLD_FILES+=usr/share/games/fortune/startrek +OLD_FILES+=usr/share/games/fortune/startrek.dat +OLD_FILES+=usr/share/games/fortune/zippy +OLD_FILES+=usr/share/games/fortune/zippy.dat +OLD_FILES+=usr/share/man/man6/bcd.6.gz +OLD_FILES+=usr/share/man/man6/caesar.6.gz +OLD_FILES+=usr/share/man/man6/factor.6.gz +OLD_FILES+=usr/share/man/man6/fortune.6.gz +OLD_FILES+=usr/share/man/man6/grdc.6.gz +OLD_FILES+=usr/share/man/man6/morse.6.gz +OLD_FILES+=usr/share/man/man6/number.6.gz +OLD_FILES+=usr/share/man/man6/pom.6.gz +OLD_FILES+=usr/share/man/man6/ppt.6.gz +OLD_FILES+=usr/share/man/man6/primes.6.gz +OLD_FILES+=usr/share/man/man6/random.6.gz +OLD_FILES+=usr/share/man/man6/rot13.6.gz +OLD_FILES+=usr/share/man/man8/strfile.8.gz +OLD_FILES+=usr/share/man/man8/unstr.8.gz +.endif + +.if ${MK_GCOV} == no +OLD_FILES+=usr/bin/gcov +OLD_FILES+=usr/share/man/man1/gcov.1.gz +.endif + +.if ${MK_GDB} == no +OLD_FILES+=usr/bin/gdb +OLD_FILES+=usr/bin/gdbserver +OLD_FILES+=usr/bin/gdbtui +OLD_FILES+=usr/bin/kgdb +OLD_FILES+=usr/share/info/gdb.info.gz +OLD_FILES+=usr/share/info/gdbint.info.gz +OLD_FILES+=usr/share/info/stabs.info.gz +OLD_FILES+=usr/share/man/man1/gdb.1.gz +OLD_FILES+=usr/share/man/man1/gdbserver.1.gz +OLD_FILES+=usr/share/man/man1/kgdb.1.gz +.endif + +.if ${MK_GPIB} == no +OLD_FILES+=usr/include/dev/ieee488/ibfoo_int.h +OLD_FILES+=usr/include/dev/ieee488/ugpib.h +OLD_FILES+=usr/include/dev/ieee488/upd7210.h +OLD_FILES+=usr/include/gpib/gpib.h +OLD_FILES+=usr/lib/libgpib.a +OLD_FILES+=usr/lib/libgpib.so +OLD_LIBS+=usr/lib/libgpib.so.3 +OLD_FILES+=usr/lib/libgpib_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +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 +.endif +.endif + +.if ${MK_GPIO} == no +OLD_FILES+=usr/sbin/gpioctl +OLD_FILES+=usr/share/man/man8/gpioctl.8.gz +.endif + +# Also includes vgrind(1) +.if ${MK_GROFF} == no +OLD_FILES+=usr/bin/addftinfo +OLD_FILES+=usr/bin/afmtodit +OLD_FILES+=usr/bin/eqn +OLD_FILES+=usr/bin/grn +OLD_FILES+=usr/bin/grodvi +OLD_FILES+=usr/bin/groff +OLD_FILES+=usr/bin/grog +OLD_FILES+=usr/bin/grolbp +OLD_FILES+=usr/bin/grolj4 +OLD_FILES+=usr/bin/grops +OLD_FILES+=usr/bin/grotty +OLD_FILES+=usr/bin/hpftodit +OLD_FILES+=usr/bin/indxbib +OLD_FILES+=usr/bin/lkbib +OLD_FILES+=usr/bin/lookbib +OLD_FILES+=usr/bin/mmroff +OLD_FILES+=usr/bin/neqn +OLD_FILES+=usr/bin/nroff +OLD_FILES+=usr/bin/pfbtops +OLD_FILES+=usr/bin/pic +OLD_FILES+=usr/bin/post-grohtml +OLD_FILES+=usr/bin/pre-grohtml +OLD_FILES+=usr/bin/psroff +OLD_FILES+=usr/bin/refer +OLD_FILES+=usr/bin/soelim +OLD_FILES+=usr/bin/tbl +OLD_FILES+=usr/bin/tfmtodit +OLD_FILES+=usr/bin/troff +OLD_FILES+=usr/bin/vgrind +OLD_FILES+=usr/libexec/vfontedpr +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 +OLD_FILES+=usr/share/groff_font/devX100-12/CR +OLD_FILES+=usr/share/groff_font/devX100-12/DESC +OLD_FILES+=usr/share/groff_font/devX100-12/HB +OLD_FILES+=usr/share/groff_font/devX100-12/HBI +OLD_FILES+=usr/share/groff_font/devX100-12/HI +OLD_FILES+=usr/share/groff_font/devX100-12/HR +OLD_FILES+=usr/share/groff_font/devX100-12/NB +OLD_FILES+=usr/share/groff_font/devX100-12/NBI +OLD_FILES+=usr/share/groff_font/devX100-12/NI +OLD_FILES+=usr/share/groff_font/devX100-12/NR +OLD_FILES+=usr/share/groff_font/devX100-12/S +OLD_FILES+=usr/share/groff_font/devX100-12/TB +OLD_FILES+=usr/share/groff_font/devX100-12/TBI +OLD_FILES+=usr/share/groff_font/devX100-12/TI +OLD_FILES+=usr/share/groff_font/devX100-12/TR +OLD_DIRS+=usr/share/groff_font/devX100-12 +OLD_FILES+=usr/share/groff_font/devX100/CB +OLD_FILES+=usr/share/groff_font/devX100/CBI +OLD_FILES+=usr/share/groff_font/devX100/CI +OLD_FILES+=usr/share/groff_font/devX100/CR +OLD_FILES+=usr/share/groff_font/devX100/DESC +OLD_FILES+=usr/share/groff_font/devX100/HB +OLD_FILES+=usr/share/groff_font/devX100/HBI +OLD_FILES+=usr/share/groff_font/devX100/HI +OLD_FILES+=usr/share/groff_font/devX100/HR +OLD_FILES+=usr/share/groff_font/devX100/NB +OLD_FILES+=usr/share/groff_font/devX100/NBI +OLD_FILES+=usr/share/groff_font/devX100/NI +OLD_FILES+=usr/share/groff_font/devX100/NR +OLD_FILES+=usr/share/groff_font/devX100/S +OLD_FILES+=usr/share/groff_font/devX100/TB +OLD_FILES+=usr/share/groff_font/devX100/TBI +OLD_FILES+=usr/share/groff_font/devX100/TI +OLD_FILES+=usr/share/groff_font/devX100/TR +OLD_DIRS+=usr/share/groff_font/devX100 +OLD_FILES+=usr/share/groff_font/devX75-12/CB +OLD_FILES+=usr/share/groff_font/devX75-12/CBI +OLD_FILES+=usr/share/groff_font/devX75-12/CI +OLD_FILES+=usr/share/groff_font/devX75-12/CR +OLD_FILES+=usr/share/groff_font/devX75-12/DESC +OLD_FILES+=usr/share/groff_font/devX75-12/HB +OLD_FILES+=usr/share/groff_font/devX75-12/HBI +OLD_FILES+=usr/share/groff_font/devX75-12/HI +OLD_FILES+=usr/share/groff_font/devX75-12/HR +OLD_FILES+=usr/share/groff_font/devX75-12/NB +OLD_FILES+=usr/share/groff_font/devX75-12/NBI +OLD_FILES+=usr/share/groff_font/devX75-12/NI +OLD_FILES+=usr/share/groff_font/devX75-12/NR +OLD_FILES+=usr/share/groff_font/devX75-12/S +OLD_FILES+=usr/share/groff_font/devX75-12/TB +OLD_FILES+=usr/share/groff_font/devX75-12/TBI +OLD_FILES+=usr/share/groff_font/devX75-12/TI +OLD_FILES+=usr/share/groff_font/devX75-12/TR +OLD_DIRS+=usr/share/groff_font/devX75-12 +OLD_FILES+=usr/share/groff_font/devX75/CB +OLD_FILES+=usr/share/groff_font/devX75/CBI +OLD_FILES+=usr/share/groff_font/devX75/CI +OLD_FILES+=usr/share/groff_font/devX75/CR +OLD_FILES+=usr/share/groff_font/devX75/DESC +OLD_FILES+=usr/share/groff_font/devX75/HB +OLD_FILES+=usr/share/groff_font/devX75/HBI +OLD_FILES+=usr/share/groff_font/devX75/HI +OLD_FILES+=usr/share/groff_font/devX75/HR +OLD_FILES+=usr/share/groff_font/devX75/NB +OLD_FILES+=usr/share/groff_font/devX75/NBI +OLD_FILES+=usr/share/groff_font/devX75/NI +OLD_FILES+=usr/share/groff_font/devX75/NR +OLD_FILES+=usr/share/groff_font/devX75/S +OLD_FILES+=usr/share/groff_font/devX75/TB +OLD_FILES+=usr/share/groff_font/devX75/TBI +OLD_FILES+=usr/share/groff_font/devX75/TI +OLD_FILES+=usr/share/groff_font/devX75/TR +OLD_DIRS+=usr/share/groff_font/devX75 +OLD_FILES+=usr/share/groff_font/devascii/B +OLD_FILES+=usr/share/groff_font/devascii/BI +OLD_FILES+=usr/share/groff_font/devascii/CW +OLD_FILES+=usr/share/groff_font/devascii/DESC +OLD_FILES+=usr/share/groff_font/devascii/I +OLD_FILES+=usr/share/groff_font/devascii/L +OLD_FILES+=usr/share/groff_font/devascii/R +OLD_FILES+=usr/share/groff_font/devascii/S +OLD_DIRS+=usr/share/groff_font/devascii +OLD_FILES+=usr/share/groff_font/devcp1047/B +OLD_FILES+=usr/share/groff_font/devcp1047/BI +OLD_FILES+=usr/share/groff_font/devcp1047/CW +OLD_FILES+=usr/share/groff_font/devcp1047/DESC +OLD_FILES+=usr/share/groff_font/devcp1047/I +OLD_FILES+=usr/share/groff_font/devcp1047/L +OLD_FILES+=usr/share/groff_font/devcp1047/R +OLD_FILES+=usr/share/groff_font/devcp1047/S +OLD_DIRS+=usr/share/groff_font/devcp1047 +OLD_FILES+=usr/share/groff_font/devdvi/CW +OLD_FILES+=usr/share/groff_font/devdvi/CWEC +OLD_FILES+=usr/share/groff_font/devdvi/CWI +OLD_FILES+=usr/share/groff_font/devdvi/CWIEC +OLD_FILES+=usr/share/groff_font/devdvi/CWITC +OLD_FILES+=usr/share/groff_font/devdvi/CWTC +OLD_FILES+=usr/share/groff_font/devdvi/CompileFonts +OLD_FILES+=usr/share/groff_font/devdvi/DESC +OLD_FILES+=usr/share/groff_font/devdvi/EX +OLD_FILES+=usr/share/groff_font/devdvi/HB +OLD_FILES+=usr/share/groff_font/devdvi/HBEC +OLD_FILES+=usr/share/groff_font/devdvi/HBI +OLD_FILES+=usr/share/groff_font/devdvi/HBIEC +OLD_FILES+=usr/share/groff_font/devdvi/HBITC +OLD_FILES+=usr/share/groff_font/devdvi/HBTC +OLD_FILES+=usr/share/groff_font/devdvi/HI +OLD_FILES+=usr/share/groff_font/devdvi/HIEC +OLD_FILES+=usr/share/groff_font/devdvi/HITC +OLD_FILES+=usr/share/groff_font/devdvi/HR +OLD_FILES+=usr/share/groff_font/devdvi/HREC +OLD_FILES+=usr/share/groff_font/devdvi/HRTC +OLD_FILES+=usr/share/groff_font/devdvi/MI +OLD_FILES+=usr/share/groff_font/devdvi/Makefile +OLD_FILES+=usr/share/groff_font/devdvi/S +OLD_FILES+=usr/share/groff_font/devdvi/SA +OLD_FILES+=usr/share/groff_font/devdvi/SB +OLD_FILES+=usr/share/groff_font/devdvi/SC +OLD_FILES+=usr/share/groff_font/devdvi/TB +OLD_FILES+=usr/share/groff_font/devdvi/TBEC +OLD_FILES+=usr/share/groff_font/devdvi/TBI +OLD_FILES+=usr/share/groff_font/devdvi/TBIEC +OLD_FILES+=usr/share/groff_font/devdvi/TBITC +OLD_FILES+=usr/share/groff_font/devdvi/TBTC +OLD_FILES+=usr/share/groff_font/devdvi/TI +OLD_FILES+=usr/share/groff_font/devdvi/TIEC +OLD_FILES+=usr/share/groff_font/devdvi/TITC +OLD_FILES+=usr/share/groff_font/devdvi/TR +OLD_FILES+=usr/share/groff_font/devdvi/TREC +OLD_FILES+=usr/share/groff_font/devdvi/TRTC +OLD_FILES+=usr/share/groff_font/devdvi/ec.map +OLD_FILES+=usr/share/groff_font/devdvi/msam.map +OLD_FILES+=usr/share/groff_font/devdvi/msbm.map +OLD_FILES+=usr/share/groff_font/devdvi/tc.map +OLD_FILES+=usr/share/groff_font/devdvi/texb.map +OLD_FILES+=usr/share/groff_font/devdvi/texex.map +OLD_FILES+=usr/share/groff_font/devdvi/texi.map +OLD_FILES+=usr/share/groff_font/devdvi/texmi.map +OLD_FILES+=usr/share/groff_font/devdvi/texr.map +OLD_FILES+=usr/share/groff_font/devdvi/texsy.map +OLD_FILES+=usr/share/groff_font/devdvi/textex.map +OLD_FILES+=usr/share/groff_font/devdvi/textt.map +OLD_DIRS+=usr/share/groff_font/devdvi +OLD_FILES+=usr/share/groff_font/devhtml/B +OLD_FILES+=usr/share/groff_font/devhtml/BI +OLD_FILES+=usr/share/groff_font/devhtml/CB +OLD_FILES+=usr/share/groff_font/devhtml/CBI +OLD_FILES+=usr/share/groff_font/devhtml/CI +OLD_FILES+=usr/share/groff_font/devhtml/CR +OLD_FILES+=usr/share/groff_font/devhtml/DESC +OLD_FILES+=usr/share/groff_font/devhtml/I +OLD_FILES+=usr/share/groff_font/devhtml/R +OLD_FILES+=usr/share/groff_font/devhtml/S +OLD_DIRS+=usr/share/groff_font/devhtml +OLD_FILES+=usr/share/groff_font/devkoi8-r/B +OLD_FILES+=usr/share/groff_font/devkoi8-r/BI +OLD_FILES+=usr/share/groff_font/devkoi8-r/CW +OLD_FILES+=usr/share/groff_font/devkoi8-r/DESC +OLD_FILES+=usr/share/groff_font/devkoi8-r/I +OLD_FILES+=usr/share/groff_font/devkoi8-r/L +OLD_FILES+=usr/share/groff_font/devkoi8-r/R +OLD_FILES+=usr/share/groff_font/devkoi8-r/S +OLD_DIRS+=usr/share/groff_font/devkoi8-r +OLD_FILES+=usr/share/groff_font/devlatin1/B +OLD_FILES+=usr/share/groff_font/devlatin1/BI +OLD_FILES+=usr/share/groff_font/devlatin1/CW +OLD_FILES+=usr/share/groff_font/devlatin1/DESC +OLD_FILES+=usr/share/groff_font/devlatin1/I +OLD_FILES+=usr/share/groff_font/devlatin1/L +OLD_FILES+=usr/share/groff_font/devlatin1/R +OLD_FILES+=usr/share/groff_font/devlatin1/S +OLD_DIRS+=usr/share/groff_font/devlatin1 +OLD_FILES+=usr/share/groff_font/devlbp/CB +OLD_FILES+=usr/share/groff_font/devlbp/CI +OLD_FILES+=usr/share/groff_font/devlbp/CR +OLD_FILES+=usr/share/groff_font/devlbp/DESC +OLD_FILES+=usr/share/groff_font/devlbp/EB +OLD_FILES+=usr/share/groff_font/devlbp/EI +OLD_FILES+=usr/share/groff_font/devlbp/ER +OLD_FILES+=usr/share/groff_font/devlbp/HB +OLD_FILES+=usr/share/groff_font/devlbp/HBI +OLD_FILES+=usr/share/groff_font/devlbp/HI +OLD_FILES+=usr/share/groff_font/devlbp/HNB +OLD_FILES+=usr/share/groff_font/devlbp/HNBI +OLD_FILES+=usr/share/groff_font/devlbp/HNI +OLD_FILES+=usr/share/groff_font/devlbp/HNR +OLD_FILES+=usr/share/groff_font/devlbp/HR +OLD_FILES+=usr/share/groff_font/devlbp/TB +OLD_FILES+=usr/share/groff_font/devlbp/TBI +OLD_FILES+=usr/share/groff_font/devlbp/TI +OLD_FILES+=usr/share/groff_font/devlbp/TR +OLD_DIRS+=usr/share/groff_font/devlbp +OLD_FILES+=usr/share/groff_font/devlj4/AB +OLD_FILES+=usr/share/groff_font/devlj4/ABI +OLD_FILES+=usr/share/groff_font/devlj4/AI +OLD_FILES+=usr/share/groff_font/devlj4/ALBB +OLD_FILES+=usr/share/groff_font/devlj4/ALBR +OLD_FILES+=usr/share/groff_font/devlj4/AOB +OLD_FILES+=usr/share/groff_font/devlj4/AOI +OLD_FILES+=usr/share/groff_font/devlj4/AOR +OLD_FILES+=usr/share/groff_font/devlj4/AR +OLD_FILES+=usr/share/groff_font/devlj4/CB +OLD_FILES+=usr/share/groff_font/devlj4/CBI +OLD_FILES+=usr/share/groff_font/devlj4/CI +OLD_FILES+=usr/share/groff_font/devlj4/CLARENDON +OLD_FILES+=usr/share/groff_font/devlj4/CORONET +OLD_FILES+=usr/share/groff_font/devlj4/CR +OLD_FILES+=usr/share/groff_font/devlj4/DESC +OLD_FILES+=usr/share/groff_font/devlj4/GB +OLD_FILES+=usr/share/groff_font/devlj4/GBI +OLD_FILES+=usr/share/groff_font/devlj4/GI +OLD_FILES+=usr/share/groff_font/devlj4/GR +OLD_FILES+=usr/share/groff_font/devlj4/LGB +OLD_FILES+=usr/share/groff_font/devlj4/LGI +OLD_FILES+=usr/share/groff_font/devlj4/LGR +OLD_FILES+=usr/share/groff_font/devlj4/MARIGOLD +OLD_FILES+=usr/share/groff_font/devlj4/OB +OLD_FILES+=usr/share/groff_font/devlj4/OBI +OLD_FILES+=usr/share/groff_font/devlj4/OI +OLD_FILES+=usr/share/groff_font/devlj4/OR +OLD_FILES+=usr/share/groff_font/devlj4/S +OLD_FILES+=usr/share/groff_font/devlj4/SYMBOL +OLD_FILES+=usr/share/groff_font/devlj4/TB +OLD_FILES+=usr/share/groff_font/devlj4/TBI +OLD_FILES+=usr/share/groff_font/devlj4/TI +OLD_FILES+=usr/share/groff_font/devlj4/TNRB +OLD_FILES+=usr/share/groff_font/devlj4/TNRBI +OLD_FILES+=usr/share/groff_font/devlj4/TNRI +OLD_FILES+=usr/share/groff_font/devlj4/TNRR +OLD_FILES+=usr/share/groff_font/devlj4/TR +OLD_FILES+=usr/share/groff_font/devlj4/UB +OLD_FILES+=usr/share/groff_font/devlj4/UBI +OLD_FILES+=usr/share/groff_font/devlj4/UCB +OLD_FILES+=usr/share/groff_font/devlj4/UCBI +OLD_FILES+=usr/share/groff_font/devlj4/UCI +OLD_FILES+=usr/share/groff_font/devlj4/UCR +OLD_FILES+=usr/share/groff_font/devlj4/UI +OLD_FILES+=usr/share/groff_font/devlj4/UR +OLD_FILES+=usr/share/groff_font/devlj4/WINGDINGS +OLD_DIRS+=usr/share/groff_font/devlj4 +OLD_FILES+=usr/share/groff_font/devps/AB +OLD_FILES+=usr/share/groff_font/devps/ABI +OLD_FILES+=usr/share/groff_font/devps/AI +OLD_FILES+=usr/share/groff_font/devps/AR +OLD_FILES+=usr/share/groff_font/devps/BMB +OLD_FILES+=usr/share/groff_font/devps/BMBI +OLD_FILES+=usr/share/groff_font/devps/BMI +OLD_FILES+=usr/share/groff_font/devps/BMR +OLD_FILES+=usr/share/groff_font/devps/CB +OLD_FILES+=usr/share/groff_font/devps/CBI +OLD_FILES+=usr/share/groff_font/devps/CI +OLD_FILES+=usr/share/groff_font/devps/CR +OLD_FILES+=usr/share/groff_font/devps/DESC +OLD_FILES+=usr/share/groff_font/devps/EURO +OLD_FILES+=usr/share/groff_font/devps/HB +OLD_FILES+=usr/share/groff_font/devps/HBI +OLD_FILES+=usr/share/groff_font/devps/HI +OLD_FILES+=usr/share/groff_font/devps/HNB +OLD_FILES+=usr/share/groff_font/devps/HNBI +OLD_FILES+=usr/share/groff_font/devps/HNI +OLD_FILES+=usr/share/groff_font/devps/HNR +OLD_FILES+=usr/share/groff_font/devps/HR +OLD_FILES+=usr/share/groff_font/devps/Makefile +OLD_FILES+=usr/share/groff_font/devps/NB +OLD_FILES+=usr/share/groff_font/devps/NBI +OLD_FILES+=usr/share/groff_font/devps/NI +OLD_FILES+=usr/share/groff_font/devps/NR +OLD_FILES+=usr/share/groff_font/devps/PB +OLD_FILES+=usr/share/groff_font/devps/PBI +OLD_FILES+=usr/share/groff_font/devps/PI +OLD_FILES+=usr/share/groff_font/devps/PR +OLD_FILES+=usr/share/groff_font/devps/S +OLD_FILES+=usr/share/groff_font/devps/SS +OLD_FILES+=usr/share/groff_font/devps/TB +OLD_FILES+=usr/share/groff_font/devps/TBI +OLD_FILES+=usr/share/groff_font/devps/TI +OLD_FILES+=usr/share/groff_font/devps/TR +OLD_FILES+=usr/share/groff_font/devps/ZCMI +OLD_FILES+=usr/share/groff_font/devps/ZD +OLD_FILES+=usr/share/groff_font/devps/ZDR +OLD_FILES+=usr/share/groff_font/devps/afmname +OLD_FILES+=usr/share/groff_font/devps/dingbats.map +OLD_FILES+=usr/share/groff_font/devps/dingbats.rmap +OLD_FILES+=usr/share/groff_font/devps/download +OLD_FILES+=usr/share/groff_font/devps/freeeuro.pfa +OLD_FILES+=usr/share/groff_font/devps/lgreekmap +OLD_FILES+=usr/share/groff_font/devps/prologue +OLD_FILES+=usr/share/groff_font/devps/symbol.sed +OLD_FILES+=usr/share/groff_font/devps/symbolchars +OLD_FILES+=usr/share/groff_font/devps/symbolsl.afm +OLD_FILES+=usr/share/groff_font/devps/symbolsl.pfa +OLD_FILES+=usr/share/groff_font/devps/text.enc +OLD_FILES+=usr/share/groff_font/devps/textmap +OLD_FILES+=usr/share/groff_font/devps/zapfdr.pfa +OLD_DIRS+=usr/share/groff_font/devps +OLD_FILES+=usr/share/groff_font/devutf8/B +OLD_FILES+=usr/share/groff_font/devutf8/BI +OLD_FILES+=usr/share/groff_font/devutf8/CW +OLD_FILES+=usr/share/groff_font/devutf8/DESC +OLD_FILES+=usr/share/groff_font/devutf8/I +OLD_FILES+=usr/share/groff_font/devutf8/L +OLD_FILES+=usr/share/groff_font/devutf8/R +OLD_FILES+=usr/share/groff_font/devutf8/S +OLD_DIRS+=usr/share/groff_font/devutf8 +OLD_DIRS+=usr/share/groff_font +OLD_FILES+=usr/share/info/groff.info.gz +OLD_FILES+=usr/share/man/man1/addftinfo.1.gz +OLD_FILES+=usr/share/man/man1/afmtodit.1.gz +OLD_FILES+=usr/share/man/man1/eqn.1.gz +OLD_FILES+=usr/share/man/man1/grn.1.gz +OLD_FILES+=usr/share/man/man1/grodvi.1.gz +OLD_FILES+=usr/share/man/man1/groff.1.gz +OLD_FILES+=usr/share/man/man1/grog.1.gz +OLD_FILES+=usr/share/man/man1/grolbp.1.gz +OLD_FILES+=usr/share/man/man1/grolj4.1.gz +OLD_FILES+=usr/share/man/man1/grops.1.gz +OLD_FILES+=usr/share/man/man1/grotty.1.gz +OLD_FILES+=usr/share/man/man1/hpftodit.1.gz +OLD_FILES+=usr/share/man/man1/indxbib.1.gz +OLD_FILES+=usr/share/man/man1/lkbib.1.gz +OLD_FILES+=usr/share/man/man1/lookbib.1.gz +OLD_FILES+=usr/share/man/man1/mmroff.1.gz +OLD_FILES+=usr/share/man/man1/neqn.1.gz +OLD_FILES+=usr/share/man/man1/nroff.1.gz +OLD_FILES+=usr/share/man/man1/pfbtops.1.gz +OLD_FILES+=usr/share/man/man1/pic.1.gz +OLD_FILES+=usr/share/man/man1/psroff.1.gz +OLD_FILES+=usr/share/man/man1/refer.1.gz +OLD_FILES+=usr/share/man/man1/soelim.1.gz +OLD_FILES+=usr/share/man/man1/tbl.1.gz +OLD_FILES+=usr/share/man/man1/tfmtodit.1.gz +OLD_FILES+=usr/share/man/man1/troff.1.gz +OLD_FILES+=usr/share/man/man1/vgrind.1.gz +OLD_FILES+=usr/share/man/man5/groff_font.5.gz +OLD_FILES+=usr/share/man/man5/groff_out.5.gz +OLD_FILES+=usr/share/man/man5/groff_tmac.5.gz +OLD_FILES+=usr/share/man/man5/lj4_font.5.gz +OLD_FILES+=usr/share/man/man5/tmac.5.gz +OLD_FILES+=usr/share/man/man5/vgrindefs.5.gz +OLD_FILES+=usr/share/man/man7/ditroff.7.gz +OLD_FILES+=usr/share/man/man7/groff.7.gz +OLD_FILES+=usr/share/man/man7/groff_char.7.gz +OLD_FILES+=usr/share/man/man7/groff_diff.7.gz +OLD_FILES+=usr/share/man/man7/groff_man.7.gz +OLD_FILES+=usr/share/man/man7/groff_mdoc.7.gz +OLD_FILES+=usr/share/man/man7/groff_me.7.gz +OLD_FILES+=usr/share/man/man7/groff_mm.7.gz +OLD_FILES+=usr/share/man/man7/groff_mmse.7.gz +OLD_FILES+=usr/share/man/man7/groff_ms.7.gz +OLD_FILES+=usr/share/man/man7/groff_trace.7.gz +OLD_FILES+=usr/share/man/man7/groff_www.7.gz +OLD_FILES+=usr/share/man/man7/man.7.gz +OLD_FILES+=usr/share/man/man7/mdoc.7.gz +OLD_FILES+=usr/share/man/man7/mdoc.samples.7.gz +OLD_FILES+=usr/share/man/man7/me.7.gz +OLD_FILES+=usr/share/man/man7/mm.7.gz +OLD_FILES+=usr/share/man/man7/mmse.7.gz +OLD_FILES+=usr/share/man/man7/ms.7.gz +OLD_FILES+=usr/share/man/man7/orig_me.7.gz +OLD_FILES+=usr/share/man/man7/roff.7.gz +OLD_FILES+=usr/share/me/acm.me +OLD_FILES+=usr/share/me/chars.me +OLD_FILES+=usr/share/me/deltext.me +OLD_FILES+=usr/share/me/eqn.me +OLD_FILES+=usr/share/me/float.me +OLD_FILES+=usr/share/me/footnote.me +OLD_FILES+=usr/share/me/index.me +OLD_FILES+=usr/share/me/letterhead.me +OLD_FILES+=usr/share/me/local.me +OLD_FILES+=usr/share/me/null.me +OLD_FILES+=usr/share/me/refer.me +OLD_FILES+=usr/share/me/revisions +OLD_FILES+=usr/share/me/sh.me +OLD_FILES+=usr/share/me/tbl.me +OLD_FILES+=usr/share/me/thesis.me +OLD_DIRS+=usr/share/me +OLD_FILES+=usr/share/misc/vgrindefs +OLD_FILES+=usr/share/misc/vgrindefs.db +OLD_FILES+=usr/share/tmac/X.tmac +OLD_FILES+=usr/share/tmac/Xps.tmac +OLD_FILES+=usr/share/tmac/a4.tmac +OLD_FILES+=usr/share/tmac/an-old.tmac +OLD_FILES+=usr/share/tmac/an.tmac +OLD_FILES+=usr/share/tmac/andoc.tmac +OLD_FILES+=usr/share/tmac/composite.tmac +OLD_FILES+=usr/share/tmac/cp1047.tmac +OLD_FILES+=usr/share/tmac/devtag.tmac +OLD_FILES+=usr/share/tmac/doc.tmac +OLD_FILES+=usr/share/tmac/dvi.tmac +OLD_FILES+=usr/share/tmac/e.tmac +OLD_FILES+=usr/share/tmac/ec.tmac +OLD_FILES+=usr/share/tmac/eqnrc +OLD_FILES+=usr/share/tmac/europs.tmac +OLD_FILES+=usr/share/tmac/html-end.tmac +OLD_FILES+=usr/share/tmac/html.tmac +OLD_FILES+=usr/share/tmac/hyphen.ru +OLD_FILES+=usr/share/tmac/hyphen.us +OLD_FILES+=usr/share/tmac/hyphenex.us +OLD_FILES+=usr/share/tmac/koi8-r.tmac +OLD_FILES+=usr/share/tmac/latin1.tmac +OLD_FILES+=usr/share/tmac/latin2.tmac +OLD_FILES+=usr/share/tmac/latin9.tmac +OLD_FILES+=usr/share/tmac/lbp.tmac +OLD_FILES+=usr/share/tmac/lj4.tmac +OLD_FILES+=usr/share/tmac/m.tmac +OLD_FILES+=usr/share/tmac/man.local +OLD_FILES+=usr/share/tmac/man.tmac +OLD_FILES+=usr/share/tmac/mandoc.tmac +OLD_FILES+=usr/share/tmac/mdoc.local +OLD_FILES+=usr/share/tmac/mdoc.tmac +OLD_FILES+=usr/share/tmac/mdoc/doc-common +OLD_FILES+=usr/share/tmac/mdoc/doc-ditroff +OLD_FILES+=usr/share/tmac/mdoc/doc-nroff +OLD_FILES+=usr/share/tmac/mdoc/doc-syms +OLD_FILES+=usr/share/tmac/mdoc/fr.ISO8859-1 +OLD_FILES+=usr/share/tmac/mdoc/ru.KOI8-R +OLD_DIRS+=usr/share/tmac/mdoc +OLD_FILES+=usr/share/tmac/me.tmac +OLD_FILES+=usr/share/tmac/mm/0.MT +OLD_FILES+=usr/share/tmac/mm/4.MT +OLD_FILES+=usr/share/tmac/mm/5.MT +OLD_FILES+=usr/share/tmac/mm/locale +OLD_FILES+=usr/share/tmac/mm/mm.tmac +OLD_FILES+=usr/share/tmac/mm/mmse.tmac +OLD_FILES+=usr/share/tmac/mm/ms.cov +OLD_FILES+=usr/share/tmac/mm/se_locale +OLD_FILES+=usr/share/tmac/mm/se_ms.cov +OLD_DIRS+=usr/share/tmac/mm +OLD_FILES+=usr/share/tmac/ms.tmac +OLD_FILES+=usr/share/tmac/mse.tmac +OLD_FILES+=usr/share/tmac/papersize.tmac +OLD_FILES+=usr/share/tmac/pic.tmac +OLD_FILES+=usr/share/tmac/ps.tmac +OLD_FILES+=usr/share/tmac/psatk.tmac +OLD_FILES+=usr/share/tmac/psold.tmac +OLD_FILES+=usr/share/tmac/pspic.tmac +OLD_FILES+=usr/share/tmac/s.tmac +OLD_FILES+=usr/share/tmac/safer.tmac +OLD_FILES+=usr/share/tmac/tmac.orig_me +OLD_FILES+=usr/share/tmac/tmac.vgrind +OLD_FILES+=usr/share/tmac/trace.tmac +OLD_FILES+=usr/share/tmac/troffrc +OLD_FILES+=usr/share/tmac/troffrc-end +OLD_FILES+=usr/share/tmac/tty-char.tmac +OLD_FILES+=usr/share/tmac/tty.tmac +OLD_FILES+=usr/share/tmac/unicode.tmac +OLD_FILES+=usr/share/tmac/www.tmac +OLD_DIRS+=usr/share/tmac +.endif + +.if ${MK_GSSAPI} == no +OLD_FILES+=usr/lib/libgssapi.a +OLD_FILES+=usr/lib/libgssapi.so +OLD_LIBS+=usr/lib/libgssapi.so.10 +OLD_FILES+=usr/lib/libgssapi_p.a +OLD_FILES+=usr/lib/librpcsec_gss.a +OLD_FILES+=usr/lib/librpcsec_gss.so +OLD_LIBS+=usr/lib/librpcsec_gss.so.1 +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libgssapi.a +OLD_FILES+=usr/lib32/libgssapi.so +OLD_LIBS+=usr/lib32/libgssapi.so.10 +OLD_FILES+=usr/lib32/libgssapi_p.a +OLD_FILES+=usr/lib32/librpcsec_gss.a +OLD_FILES+=usr/lib32/librpcsec_gss.so +OLD_LIBS+=usr/lib32/librpcsec_gss.so.1 +.endif +OLD_FILES+=usr/sbin/gssd +OLD_FILES+=usr/share/man/man3/gss_accept_sec_context.3.gz +OLD_FILES+=usr/share/man/man3/gss_acquire_cred.3.gz +OLD_FILES+=usr/share/man/man3/gss_add_cred.3.gz +OLD_FILES+=usr/share/man/man3/gss_add_oid_set_member.3.gz +OLD_FILES+=usr/share/man/man3/gss_canonicalize_name.3.gz +OLD_FILES+=usr/share/man/man3/gss_compare_name.3.gz +OLD_FILES+=usr/share/man/man3/gss_context_time.3.gz +OLD_FILES+=usr/share/man/man3/gss_create_empty_oid_set.3.gz +OLD_FILES+=usr/share/man/man3/gss_delete_sec_context.3.gz +OLD_FILES+=usr/share/man/man3/gss_display_name.3.gz +OLD_FILES+=usr/share/man/man3/gss_display_status.3.gz +OLD_FILES+=usr/share/man/man3/gss_duplicate_name.3.gz +OLD_FILES+=usr/share/man/man3/gss_export_name.3.gz +OLD_FILES+=usr/share/man/man3/gss_export_sec_context.3.gz +OLD_FILES+=usr/share/man/man3/gss_get_mic.3.gz +OLD_FILES+=usr/share/man/man3/gss_import_name.3.gz +OLD_FILES+=usr/share/man/man3/gss_import_sec_context.3.gz +OLD_FILES+=usr/share/man/man3/gss_indicate_mechs.3.gz +OLD_FILES+=usr/share/man/man3/gss_init_sec_context.3.gz +OLD_FILES+=usr/share/man/man3/gss_inquire_context.3.gz +OLD_FILES+=usr/share/man/man3/gss_inquire_cred.3.gz +OLD_FILES+=usr/share/man/man3/gss_inquire_cred_by_mech.3.gz +OLD_FILES+=usr/share/man/man3/gss_inquire_mechs_for_name.3.gz +OLD_FILES+=usr/share/man/man3/gss_inquire_names_for_mech.3.gz +OLD_FILES+=usr/share/man/man3/gss_process_context_token.3.gz +OLD_FILES+=usr/share/man/man3/gss_release_buffer.3.gz +OLD_FILES+=usr/share/man/man3/gss_release_cred.3.gz +OLD_FILES+=usr/share/man/man3/gss_release_name.3.gz +OLD_FILES+=usr/share/man/man3/gss_release_oid_set.3.gz +OLD_FILES+=usr/share/man/man3/gss_seal.3.gz +OLD_FILES+=usr/share/man/man3/gss_sign.3.gz +OLD_FILES+=usr/share/man/man3/gss_test_oid_set_member.3.gz +OLD_FILES+=usr/share/man/man3/gss_unseal.3.gz +OLD_FILES+=usr/share/man/man3/gss_unwrap.3.gz +OLD_FILES+=usr/share/man/man3/gss_verify.3.gz +OLD_FILES+=usr/share/man/man3/gss_verify_mic.3.gz +OLD_FILES+=usr/share/man/man3/gss_wrap.3.gz +OLD_FILES+=usr/share/man/man3/gss_wrap_size_limit.3.gz +OLD_FILES+=usr/share/man/man3/gssapi.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_get_error.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_get_mech_info.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_get_mechanisms.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_get_principal_name.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_get_versions.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_getcred.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_is_installed.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_max_data_length.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_mech_to_oid.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_oid_to_mech.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_qop_to_num.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_seccreate.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_set_callback.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_set_defaults.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_set_svc_name.3.gz +OLD_FILES+=usr/share/man/man3/rpc_gss_svc_max_data_length.3.gz +OLD_FILES+=usr/share/man/man3/rpcsec_gss.3.gz +OLD_FILES+=usr/share/man/man5/mech.5.gz +OLD_FILES+=usr/share/man/man5/qop.5.gz +OLD_FILES+=usr/share/man/man8/gssd.8.gz +.endif + +.if ${MK_HESIOD} == no +OLD_FILES+=usr/bin/hesinfo +OLD_FILES+=usr/include/hesiod.h +OLD_FILES+=usr/share/man/man1/hesinfo.1.gz +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_IDEA} == no +OLD_FILES+=usr/include/openssl/idea.h +.endif + +.if ${MK_INET6} == no +OLD_FILES+=sbin/ping6 +OLD_FILES+=sbin/rtsol +OLD_FILES+=usr/sbin/faithd +OLD_FILES+=usr/sbin/ip6addrctl +OLD_FILES+=usr/sbin/mld6query +OLD_FILES+=usr/sbin/ndp +OLD_FILES+=usr/sbin/rip6query +OLD_FILES+=usr/sbin/route6d +OLD_FILES+=usr/sbin/rrenumd +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/ip6addrctl.8.gz +OLD_FILES+=usr/share/man/man8/mld6query.8.gz +OLD_FILES+=usr/share/man/man8/ndp.8.gz +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/rtadvd.8.gz +OLD_FILES+=usr/share/man/man8/rtsol.8.gz +OLD_FILES+=usr/share/man/man8/rtsold.8.gz +OLD_FILES+=usr/share/man/man8/traceroute6.8.gz +.endif + +.if ${MK_INET6_SUPPORT} == no +OLD_FILES+=rescue/ping6 +.endif + +#.if ${MK_INFO} == no +# to be filled in +#.endif + +.if ${MK_IPFILTER} == no +OLD_FILES+=etc/periodic/security/510.ipfdenied +OLD_FILES+=rescue/ipf +OLD_FILES+=sbin/ipf +OLD_FILES+=sbin/ipfs +OLD_FILES+=sbin/ipfstat +OLD_FILES+=sbin/ipftest +OLD_FILES+=sbin/ipmon +OLD_FILES+=sbin/ipnat +OLD_FILES+=sbin/ippool +OLD_FILES+=sbin/ipresend +OLD_FILES+=usr/include/netinet/ip_auth.h +OLD_FILES+=usr/include/netinet/ip_compat.h +OLD_FILES+=usr/include/netinet/ip_fil.h +OLD_FILES+=usr/include/netinet/ip_frag.h +OLD_FILES+=usr/include/netinet/ip_htable.h +OLD_FILES+=usr/include/netinet/ip_lookup.h +OLD_FILES+=usr/include/netinet/ip_nat.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/ipl.h +OLD_FILES+=usr/share/examples/ipfilter/README +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/example.1 +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.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.sr +OLD_FILES+=usr/share/examples/ipfilter/firewall +OLD_FILES+=usr/share/examples/ipfilter/ftp-proxy +OLD_FILES+=usr/share/examples/ipfilter/ftppxy +OLD_FILES+=usr/share/examples/ipfilter/nat-setup +OLD_FILES+=usr/share/examples/ipfilter/nat.eg +OLD_FILES+=usr/share/examples/ipfilter/server +OLD_FILES+=usr/share/examples/ipfilter/tcpstate +OLD_FILES+=usr/share/examples/ipfilter/example.14 +OLD_FILES+=usr/share/examples/ipfilter/firewall.1 +OLD_FILES+=usr/share/examples/ipfilter/firewall.2 +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/ipf-howto.txt +OLD_FILES+=usr/share/examples/ipfilter/examples.txt +OLD_FILES+=usr/share/examples/ipfilter/rules.txt +OLD_FILES+=usr/share/man/man1/ipftest.1.gz +OLD_FILES+=usr/share/man/man1/ipresend.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 +OLD_FILES+=usr/share/man/man4/ipnat.4.gz +OLD_FILES+=usr/share/man/man5/ipf.5.gz +OLD_FILES+=usr/share/man/man5/ipf.conf.5.gz +OLD_FILES+=usr/share/man/man5/ipf6.conf.5.gz +OLD_FILES+=usr/share/man/man5/ipnat.5.gz +OLD_FILES+=usr/share/man/man5/ipnat.conf.5.gz +OLD_FILES+=usr/share/man/man5/ippool.5.gz +OLD_FILES+=usr/share/man/man8/ipf.8.gz +OLD_FILES+=usr/share/man/man8/ipfs.8.gz +OLD_FILES+=usr/share/man/man8/ipfstat.8.gz +OLD_FILES+=usr/share/man/man8/ipmon.8.gz +OLD_FILES+=usr/share/man/man8/ipnat.8.gz +OLD_FILES+=usr/share/man/man8/ippool.8.gz +.endif + +.if ${MK_IPFW} == no +OLD_FILES+=etc/periodic/security/500.ipfwdenied +OLD_FILES+=etc/periodic/security/550.ipfwlimit +OLD_FILES+=sbin/ipfw +OLD_FILES+=sbin/natd +OLD_FILES+=usr/sbin/ipfwpcap +OLD_FILES+=usr/share/man/man8/ipfw.8.gz +OLD_FILES+=usr/share/man/man8/ipfwpcap.8.gz +OLD_FILES+=usr/share/man/man8/natd.8.gz +.endif + +.if ${MK_IPX} == no +OLD_LIBS+=lib/libipx.so.5 +OLD_FILES+=usr/lib/libipx.a +OLD_FILES+=usr/lib/libipx.so +OLD_FILES+=usr/lib/libipx_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +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 +.endif +OLD_FILES+=usr/sbin/IPXrouted +OLD_FILES+=usr/share/man/man3/ipx.3.gz +OLD_FILES+=usr/share/man/man3/ipx_addr.3.gz +OLD_FILES+=usr/share/man/man3/ipx_ntoa.3.gz +OLD_FILES+=usr/share/man/man8/IPXrouted.8.gz +.endif + +.if ${MK_JAIL} == no +OLD_FILES+=usr/sbin/jail +OLD_FILES+=usr/sbin/jexec +OLD_FILES+=usr/sbin/jls +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/hxtool +OLD_FILES+=usr/bin/kadmin +OLD_FILES+=usr/bin/kdestroy +OLD_FILES+=usr/bin/kf +OLD_FILES+=usr/bin/kgetcred +OLD_FILES+=usr/bin/kinit +OLD_FILES+=usr/bin/klist +OLD_FILES+=usr/bin/kpasswd +OLD_FILES+=usr/bin/krb5-config +OLD_FILES+=usr/bin/ksu +OLD_FILES+=usr/bin/kswitch +OLD_FILES+=usr/bin/string2key +OLD_FILES+=usr/bin/verify_krb5_conf +OLD_FILES+=usr/include/asn1-common.h +OLD_FILES+=usr/include/asn1_err.h +OLD_FILES+=usr/include/base64.h +OLD_FILES+=usr/include/cms_asn1.h +OLD_FILES+=usr/include/crmf_asn1.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/digest_asn1.h +OLD_FILES+=usr/include/getarg.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/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/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/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/kx509_asn1.h +OLD_FILES+=usr/include/ntlm_err.h +OLD_FILES+=usr/include/ocsp_asn1.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/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/resolve.h +OLD_FILES+=usr/include/rfc2459_asn1.h +OLD_FILES+=usr/include/roken-common.h +OLD_FILES+=usr/include/rtbl.h +OLD_FILES+=usr/include/wind.h +OLD_FILES+=usr/include/wind_err.h +OLD_FILES+=usr/include/xdbm.h +OLD_FILES+=usr/lib/libasn1.a +OLD_FILES+=usr/lib/libasn1.so +OLD_LIBS+=usr/lib/libasn1.so.10 +OLD_FILES+=usr/lib/libasn1_p.a +OLD_FILES+=usr/lib/libgssapi_krb5.a +OLD_FILES+=usr/lib/libgssapi_krb5.so +OLD_LIBS+=usr/lib/libgssapi_krb5.so.10 +OLD_FILES+=usr/lib/libgssapi_krb5_p.a +OLD_FILES+=usr/lib/libgssapi_ntlm.a +OLD_FILES+=usr/lib/libgssapi_ntlm.so +OLD_LIBS+=usr/lib/libgssapi_ntlm.so.10 +OLD_FILES+=usr/lib/libgssapi_ntlm_p.a +OLD_FILES+=usr/lib/libgssapi_spnego.a +OLD_FILES+=usr/lib/libgssapi_spnego.so +OLD_LIBS+=usr/lib/libgssapi_spnego.so.10 +OLD_FILES+=usr/lib/libgssapi_spnego_p.a +OLD_FILES+=usr/lib/libhdb.a +OLD_FILES+=usr/lib/libhdb.so +OLD_LIBS+=usr/lib/libhdb.so.11 +OLD_FILES+=usr/lib/libhdb_p.a +OLD_FILES+=usr/lib/libheimntlm.a +OLD_FILES+=usr/lib/libheimntlm.so +OLD_LIBS+=usr/lib/libheimntlm.so.11 +OLD_FILES+=usr/lib/libheimntlm_p.a +OLD_FILES+=usr/lib/libhx509.a +OLD_FILES+=usr/lib/libhx509.so +OLD_LIBS+=usr/lib/libhx509.so.11 +OLD_FILES+=usr/lib/libhx509_p.a +OLD_FILES+=usr/lib/libkadm5clnt.a +OLD_FILES+=usr/lib/libkadm5clnt.so +OLD_LIBS+=usr/lib/libkadm5clnt.so.11 +OLD_FILES+=usr/lib/libkadm5clnt_p.a +OLD_FILES+=usr/lib/libkadm5srv.a +OLD_FILES+=usr/lib/libkadm5srv.so +OLD_LIBS+=usr/lib/libkadm5srv.so.11 +OLD_FILES+=usr/lib/libkadm5srv_p.a +OLD_FILES+=usr/lib/libkafs5.a +OLD_FILES+=usr/lib/libkafs5.so +OLD_LIBS+=usr/lib/libkafs5.so.11 +OLD_FILES+=usr/lib/libkafs5_p.a +OLD_FILES+=usr/lib/libkrb5.a +OLD_FILES+=usr/lib/libkrb5.so +OLD_LIBS+=usr/lib/libkrb5.so.11 +OLD_FILES+=usr/lib/libkrb5_p.a +OLD_FILES+=usr/lib/libroken.a +OLD_FILES+=usr/lib/libroken.so +OLD_LIBS+=usr/lib/libroken.so.11 +OLD_FILES+=usr/lib/libroken_p.a +OLD_FILES+=usr/lib/pam_krb5.so +OLD_LIBS+=usr/lib/pam_krb5.so.5 +OLD_FILES+=usr/lib/pam_ksu.so +OLD_LIBS+=usr/lib/pam_ksu.so.5 +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +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/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_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/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/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/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/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/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/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 +.endif +OLD_FILES+=usr/libexec/digest-service +OLD_FILES+=usr/libexec/hprop +OLD_FILES+=usr/libexec/hpropd +OLD_FILES+=usr/libexec/ipropd-master +OLD_FILES+=usr/libexec/ipropd-slave +OLD_FILES+=usr/libexec/kadmind +OLD_FILES+=usr/libexec/kcm +OLD_FILES+=usr/libexec/kdc +OLD_FILES+=usr/libexec/kdigest +OLD_FILES+=usr/libexec/kfd +OLD_FILES+=usr/libexec/kimpersonate +OLD_FILES+=usr/libexec/kpasswdd +OLD_FILES+=usr/sbin/kstash +OLD_FILES+=usr/sbin/ktutil +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/kinit.1.gz +OLD_FILES+=usr/share/man/man1/klist.1.gz +OLD_FILES+=usr/share/man/man1/kpasswd.1.gz +OLD_FILES+=usr/share/man/man1/krb5-config.1.gz +OLD_FILES+=usr/share/man/man1/kswitch.1.gz +OLD_FILES+=usr/share/man/man3/HDB.3.gz +OLD_FILES+=usr/share/man/man3/hdb__del.3.gz +OLD_FILES+=usr/share/man/man3/hdb__get.3.gz +OLD_FILES+=usr/share/man/man3/hdb__put.3.gz +OLD_FILES+=usr/share/man/man3/hdb_auth_status.3.gz +OLD_FILES+=usr/share/man/man3/hdb_check_constrained_delegation.3.gz +OLD_FILES+=usr/share/man/man3/hdb_check_pkinit_ms_upn_match.3.gz +OLD_FILES+=usr/share/man/man3/hdb_check_s4u2self.3.gz +OLD_FILES+=usr/share/man/man3/hdb_close.3.gz +OLD_FILES+=usr/share/man/man3/hdb_destroy.3.gz +OLD_FILES+=usr/share/man/man3/hdb_entry_ex.3.gz +OLD_FILES+=usr/share/man/man3/hdb_fetch_kvno.3.gz +OLD_FILES+=usr/share/man/man3/hdb_firstkey.3.gz +OLD_FILES+=usr/share/man/man3/hdb_free.3.gz +OLD_FILES+=usr/share/man/man3/hdb_get_realms.3.gz +OLD_FILES+=usr/share/man/man3/hdb_lock.3.gz +OLD_FILES+=usr/share/man/man3/hdb_name.3.gz +OLD_FILES+=usr/share/man/man3/hdb_nextkey.3.gz +OLD_FILES+=usr/share/man/man3/hdb_open.3.gz +OLD_FILES+=usr/share/man/man3/hdb_password.3.gz +OLD_FILES+=usr/share/man/man3/hdb_remove.3.gz +OLD_FILES+=usr/share/man/man3/hdb_rename.3.gz +OLD_FILES+=usr/share/man/man3/hdb_store.3.gz +OLD_FILES+=usr/share/man/man3/hdb_unlock.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_build_ntlm1_master.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_build_ntlm2_master.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_calculate_lm2.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_calculate_ntlm1.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_calculate_ntlm2.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_decode_targetinfo.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_encode_targetinfo.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_encode_type1.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_encode_type2.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_encode_type3.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_free_buf.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_free_targetinfo.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_free_type1.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_free_type2.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_free_type3.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_keyex_unwrap.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_nt_key.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_ntlmv2_key.3.gz +OLD_FILES+=usr/share/man/man3/heim_ntlm_verify_ntlm2.3.gz +OLD_FILES+=usr/share/man/man3/hx509.3.gz +OLD_FILES+=usr/share/man/man3/hx509_bitstring_print.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_sign.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_sign_self.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_crl_dp_uri.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_eku.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_hostname.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_jid.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_ms_upn.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_otherName.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_pkinit.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_add_san_rfc822name.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_init.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_ca.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_domaincontroller.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_notAfter.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_notAfter_lifetime.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_notBefore.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_proxy.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_serialnumber.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_spki.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_subject.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_template.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_set_unique.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_subject_expand.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ca_tbs_template_units.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_binary.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_check_eku.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_cmp.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_find_subjectAltName_otherName.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_SPKI.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_SPKI_AlgorithmIdentifier.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_attribute.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_base_subject.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_friendly_name.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_issuer.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_issuer_unique_id.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_notAfter.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_notBefore.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_serialnumber.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_subject.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_get_subject_unique_id.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_init.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_init_data.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_keyusage_print.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_ref.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cert_set_friendly_name.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_add.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_append.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_end_seq.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_filter.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_find.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_info.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_init.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_iter_f.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_merge.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_next_cert.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_start_seq.3.gz +OLD_FILES+=usr/share/man/man3/hx509_certs_store.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ci_print_names.3.gz +OLD_FILES+=usr/share/man/man3/hx509_clear_error_string.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cms.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cms_create_signed_1.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cms_envelope_1.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cms_unenvelope.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cms_unwrap_ContentInfo.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cms_verify_signed.3.gz +OLD_FILES+=usr/share/man/man3/hx509_cms_wrap_ContentInfo.3.gz +OLD_FILES+=usr/share/man/man3/hx509_context_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_context_init.3.gz +OLD_FILES+=usr/share/man/man3/hx509_context_set_missing_revoke.3.gz +OLD_FILES+=usr/share/man/man3/hx509_crl_add_revoked_certs.3.gz +OLD_FILES+=usr/share/man/man3/hx509_crl_alloc.3.gz +OLD_FILES+=usr/share/man/man3/hx509_crl_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_crl_lifetime.3.gz +OLD_FILES+=usr/share/man/man3/hx509_crl_sign.3.gz +OLD_FILES+=usr/share/man/man3/hx509_crypto.3.gz +OLD_FILES+=usr/share/man/man3/hx509_env.3.gz +OLD_FILES+=usr/share/man/man3/hx509_env_add.3.gz +OLD_FILES+=usr/share/man/man3/hx509_env_add_binding.3.gz +OLD_FILES+=usr/share/man/man3/hx509_env_find.3.gz +OLD_FILES+=usr/share/man/man3/hx509_env_find_binding.3.gz +OLD_FILES+=usr/share/man/man3/hx509_env_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_env_lfind.3.gz +OLD_FILES+=usr/share/man/man3/hx509_err.3.gz +OLD_FILES+=usr/share/man/man3/hx509_error.3.gz +OLD_FILES+=usr/share/man/man3/hx509_free_error_string.3.gz +OLD_FILES+=usr/share/man/man3/hx509_free_octet_string_list.3.gz +OLD_FILES+=usr/share/man/man3/hx509_general_name_unparse.3.gz +OLD_FILES+=usr/share/man/man3/hx509_get_error_string.3.gz +OLD_FILES+=usr/share/man/man3/hx509_get_one_cert.3.gz +OLD_FILES+=usr/share/man/man3/hx509_keyset.3.gz +OLD_FILES+=usr/share/man/man3/hx509_lock.3.gz +OLD_FILES+=usr/share/man/man3/hx509_misc.3.gz +OLD_FILES+=usr/share/man/man3/hx509_name.3.gz +OLD_FILES+=usr/share/man/man3/hx509_name_binary.3.gz +OLD_FILES+=usr/share/man/man3/hx509_name_cmp.3.gz +OLD_FILES+=usr/share/man/man3/hx509_name_copy.3.gz +OLD_FILES+=usr/share/man/man3/hx509_name_expand.3.gz +OLD_FILES+=usr/share/man/man3/hx509_name_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_name_is_null_p.3.gz +OLD_FILES+=usr/share/man/man3/hx509_name_to_Name.3.gz +OLD_FILES+=usr/share/man/man3/hx509_name_to_string.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ocsp_request.3.gz +OLD_FILES+=usr/share/man/man3/hx509_ocsp_verify.3.gz +OLD_FILES+=usr/share/man/man3/hx509_oid_print.3.gz +OLD_FILES+=usr/share/man/man3/hx509_oid_sprint.3.gz +OLD_FILES+=usr/share/man/man3/hx509_parse_name.3.gz +OLD_FILES+=usr/share/man/man3/hx509_peer.3.gz +OLD_FILES+=usr/share/man/man3/hx509_peer_info_add_cms_alg.3.gz +OLD_FILES+=usr/share/man/man3/hx509_peer_info_alloc.3.gz +OLD_FILES+=usr/share/man/man3/hx509_peer_info_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_peer_info_set_cert.3.gz +OLD_FILES+=usr/share/man/man3/hx509_peer_info_set_cms_algs.3.gz +OLD_FILES+=usr/share/man/man3/hx509_print.3.gz +OLD_FILES+=usr/share/man/man3/hx509_print_cert.3.gz +OLD_FILES+=usr/share/man/man3/hx509_print_stdout.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query_alloc.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query_match_cmp_func.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query_match_eku.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query_match_friendly_name.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query_match_issuer_serial.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query_match_option.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query_statistic_file.3.gz +OLD_FILES+=usr/share/man/man3/hx509_query_unparse_stats.3.gz +OLD_FILES+=usr/share/man/man3/hx509_revoke.3.gz +OLD_FILES+=usr/share/man/man3/hx509_revoke_add_crl.3.gz +OLD_FILES+=usr/share/man/man3/hx509_revoke_add_ocsp.3.gz +OLD_FILES+=usr/share/man/man3/hx509_revoke_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_revoke_init.3.gz +OLD_FILES+=usr/share/man/man3/hx509_revoke_ocsp_print.3.gz +OLD_FILES+=usr/share/man/man3/hx509_revoke_verify.3.gz +OLD_FILES+=usr/share/man/man3/hx509_set_error_string.3.gz +OLD_FILES+=usr/share/man/man3/hx509_set_error_stringv.3.gz +OLD_FILES+=usr/share/man/man3/hx509_unparse_der_name.3.gz +OLD_FILES+=usr/share/man/man3/hx509_validate_cert.3.gz +OLD_FILES+=usr/share/man/man3/hx509_validate_ctx_add_flags.3.gz +OLD_FILES+=usr/share/man/man3/hx509_validate_ctx_free.3.gz +OLD_FILES+=usr/share/man/man3/hx509_validate_ctx_init.3.gz +OLD_FILES+=usr/share/man/man3/hx509_validate_ctx_set_print.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_attach_anchors.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_attach_revoke.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_ctx_f_allow_default_trustanchors.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_destroy_ctx.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_hostname.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_init_ctx.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_path.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_set_max_depth.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_set_proxy_certificate.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_set_strict_rfc3280_verification.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_set_time.3.gz +OLD_FILES+=usr/share/man/man3/hx509_verify_signature.3.gz +OLD_FILES+=usr/share/man/man3/hx509_xfree.3.gz +OLD_FILES+=usr/share/man/man3/k_afs_cell_of_file.3.gz +OLD_FILES+=usr/share/man/man3/k_afs_cell_of_file.3.gz +OLD_FILES+=usr/share/man/man3/k_hasafs.3.gz +OLD_FILES+=usr/share/man/man3/k_hasafs.3.gz +OLD_FILES+=usr/share/man/man3/k_pioctl.3.gz +OLD_FILES+=usr/share/man/man3/k_pioctl.3.gz +OLD_FILES+=usr/share/man/man3/k_setpag.3.gz +OLD_FILES+=usr/share/man/man3/k_setpag.3.gz +OLD_FILES+=usr/share/man/man3/k_unlog.3.gz +OLD_FILES+=usr/share/man/man3/k_unlog.3.gz +OLD_FILES+=usr/share/man/man3/kadm5_pwcheck.3.gz +OLD_FILES+=usr/share/man/man3/kafs.3.gz +OLD_FILES+=usr/share/man/man3/kafs.3.gz +OLD_FILES+=usr/share/man/man3/kafs5.3.gz +OLD_FILES+=usr/share/man/man3/kafs5.3.gz +OLD_FILES+=usr/share/man/man3/kafs_set_verbose.3.gz +OLD_FILES+=usr/share/man/man3/kafs_set_verbose.3.gz +OLD_FILES+=usr/share/man/man3/kafs_settoken.3.gz +OLD_FILES+=usr/share/man/man3/kafs_settoken.3.gz +OLD_FILES+=usr/share/man/man3/kafs_settoken5.3.gz +OLD_FILES+=usr/share/man/man3/kafs_settoken5.3.gz +OLD_FILES+=usr/share/man/man3/kafs_settoken_rxkad.3.gz +OLD_FILES+=usr/share/man/man3/kafs_settoken_rxkad.3.gz +OLD_FILES+=usr/share/man/man3/krb5.3.gz +OLD_FILES+=usr/share/man/man3/krb524_convert_creds_kdc.3.gz +OLD_FILES+=usr/share/man/man3/krb524_convert_creds_kdc_ccache.3.gz +OLD_FILES+=usr/share/man/man3/krb5_425_conv_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_425_conv_principal_ext.3.gz +OLD_FILES+=usr/share/man/man3/krb5_524_conv_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_acc_ops.3.gz +OLD_FILES+=usr/share/man/man3/krb5_acl_match_file.3.gz +OLD_FILES+=usr/share/man/man3/krb5_acl_match_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_add_et_list.3.gz +OLD_FILES+=usr/share/man/man3/krb5_add_extra_addresses.3.gz +OLD_FILES+=usr/share/man/man3/krb5_add_ignore_addresses.3.gz +OLD_FILES+=usr/share/man/man3/krb5_addlog_dest.3.gz +OLD_FILES+=usr/share/man/man3/krb5_addlog_func.3.gz +OLD_FILES+=usr/share/man/man3/krb5_addr2sockaddr.3.gz +OLD_FILES+=usr/share/man/man3/krb5_address.3.gz +OLD_FILES+=usr/share/man/man3/krb5_address_compare.3.gz +OLD_FILES+=usr/share/man/man3/krb5_address_order.3.gz +OLD_FILES+=usr/share/man/man3/krb5_address_prefixlen_boundary.3.gz +OLD_FILES+=usr/share/man/man3/krb5_address_search.3.gz +OLD_FILES+=usr/share/man/man3/krb5_afslog.3.gz +OLD_FILES+=usr/share/man/man3/krb5_afslog.3.gz +OLD_FILES+=usr/share/man/man3/krb5_afslog_uid.3.gz +OLD_FILES+=usr/share/man/man3/krb5_afslog_uid.3.gz +OLD_FILES+=usr/share/man/man3/krb5_allow_weak_crypto.3.gz +OLD_FILES+=usr/share/man/man3/krb5_aname_to_localname.3.gz +OLD_FILES+=usr/share/man/man3/krb5_anyaddr.3.gz +OLD_FILES+=usr/share/man/man3/krb5_appdefault.3.gz +OLD_FILES+=usr/share/man/man3/krb5_appdefault_boolean.3.gz +OLD_FILES+=usr/share/man/man3/krb5_appdefault_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_appdefault_time.3.gz +OLD_FILES+=usr/share/man/man3/krb5_append_addresses.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_free.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_genaddrs.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_getaddrs.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_getflags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_getkey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_getlocalsubkey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_getrcache.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_getremotesubkey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_getuserkey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_init.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_initivector.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_setaddrs.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_setaddrs_from_fd.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_setflags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_setivector.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_setkey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_setlocalsubkey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_setrcache.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_setremotesubkey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_con_setuserkey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_context.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_getauthenticator.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_getcksumtype.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_getkeytype.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_getlocalseqnumber.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_getremoteseqnumber.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_getremoteseqnumber.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_setcksumtype.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_setkeytype.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_setlocalseqnumber.3.gz +OLD_FILES+=usr/share/man/man3/krb5_auth_setremoteseqnumber.3.gz +OLD_FILES+=usr/share/man/man3/krb5_build_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_build_principal_ext.3.gz +OLD_FILES+=usr/share/man/man3/krb5_build_principal_va.3.gz +OLD_FILES+=usr/share/man/man3/krb5_build_principal_va_ext.3.gz +OLD_FILES+=usr/share/man/man3/krb5_c_enctype_compare.3.gz +OLD_FILES+=usr/share/man/man3/krb5_c_make_checksum.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_cache_end_seq_get.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_cache_get_first.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_cache_match.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_cache_next.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_clear_mcred.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_close.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_copy_cache.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_copy_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_copy_match_f.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_default_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_destroy.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_end_seq_get.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_gen_new.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_config.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_friendly_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_full_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_kdc_offset.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_lifetime.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_ops.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_prefix_ops.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_type.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_get_version.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_initialize.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_last_change_time.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_move.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_new_unique.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_next_cred.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_register.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_remove_cred.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_resolve.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_retrieve_cred.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_set_config.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_set_default_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_set_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_set_friendly_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_set_kdc_offset.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_start_seq_get.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_store_cred.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_support_switch.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cc_switch.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ccache.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ccache_intro.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cccol_cursor_free.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cccol_cursor_new.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cccol_cursor_next.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cccol_last_change_time.3.gz +OLD_FILES+=usr/share/man/man3/krb5_change_password.3.gz +OLD_FILES+=usr/share/man/man3/krb5_check_transited.3.gz +OLD_FILES+=usr/share/man/man3/krb5_checksum_is_collision_proof.3.gz +OLD_FILES+=usr/share/man/man3/krb5_checksum_is_keyed.3.gz +OLD_FILES+=usr/share/man/man3/krb5_checksumsize.3.gz +OLD_FILES+=usr/share/man/man3/krb5_cksumtype_to_enctype.3.gz +OLD_FILES+=usr/share/man/man3/krb5_clear_error_message.3.gz +OLD_FILES+=usr/share/man/man3/krb5_clear_error_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_closelog.3.gz +OLD_FILES+=usr/share/man/man3/krb5_compare_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_file_free.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_free_strings.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_get_bool.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_get_bool_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_get_list.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_get_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_get_string_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_get_strings.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_get_time.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_get_time_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_parse_file_multi.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_parse_string_multi.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_vget_bool.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_vget_bool_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_vget_list.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_vget_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_vget_string_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_vget_strings.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_vget_time.3.gz +OLD_FILES+=usr/share/man/man3/krb5_config_vget_time_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_address.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_addresses.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_context.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_creds_contents.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_data.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_host_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_keyblock.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_keyblock_contents.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_copy_ticket.3.gz +OLD_FILES+=usr/share/man/man3/krb5_create_checksum.3.gz +OLD_FILES+=usr/share/man/man3/krb5_create_checksum_iov.3.gz +OLD_FILES+=usr/share/man/man3/krb5_credential.3.gz +OLD_FILES+=usr/share/man/man3/krb5_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_creds_get_ticket_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_crypto.3.gz +OLD_FILES+=usr/share/man/man3/krb5_crypto_destroy.3.gz +OLD_FILES+=usr/share/man/man3/krb5_crypto_fx_cf2.3.gz +OLD_FILES+=usr/share/man/man3/krb5_crypto_getblocksize.3.gz +OLD_FILES+=usr/share/man/man3/krb5_crypto_getconfoundersize.3.gz +OLD_FILES+=usr/share/man/man3/krb5_crypto_getenctype.3.gz +OLD_FILES+=usr/share/man/man3/krb5_crypto_getpadsize.3.gz +OLD_FILES+=usr/share/man/man3/krb5_crypto_init.3.gz +OLD_FILES+=usr/share/man/man3/krb5_crypto_iov.3.gz +OLD_FILES+=usr/share/man/man3/krb5_data_alloc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_data_cmp.3.gz +OLD_FILES+=usr/share/man/man3/krb5_data_copy.3.gz +OLD_FILES+=usr/share/man/man3/krb5_data_ct_cmp.3.gz +OLD_FILES+=usr/share/man/man3/krb5_data_free.3.gz +OLD_FILES+=usr/share/man/man3/krb5_data_realloc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_data_zero.3.gz +OLD_FILES+=usr/share/man/man3/krb5_decrypt.3.gz +OLD_FILES+=usr/share/man/man3/krb5_decrypt_EncryptedData.3.gz +OLD_FILES+=usr/share/man/man3/krb5_decrypt_iov_ivec.3.gz +OLD_FILES+=usr/share/man/man3/krb5_deprecated.3.gz +OLD_FILES+=usr/share/man/man3/krb5_digest.3.gz +OLD_FILES+=usr/share/man/man3/krb5_digest_probe.3.gz +OLD_FILES+=usr/share/man/man3/krb5_eai_to_heim_errno.3.gz +OLD_FILES+=usr/share/man/man3/krb5_encrypt.3.gz +OLD_FILES+=usr/share/man/man3/krb5_encrypt_EncryptedData.3.gz +OLD_FILES+=usr/share/man/man3/krb5_encrypt_iov_ivec.3.gz +OLD_FILES+=usr/share/man/man3/krb5_enctype_disable.3.gz +OLD_FILES+=usr/share/man/man3/krb5_enctype_enable.3.gz +OLD_FILES+=usr/share/man/man3/krb5_enctype_valid.3.gz +OLD_FILES+=usr/share/man/man3/krb5_enctypes_compatible_keys.3.gz +OLD_FILES+=usr/share/man/man3/krb5_error.3.gz +OLD_FILES+=usr/share/man/man3/krb5_expand_hostname.3.gz +OLD_FILES+=usr/share/man/man3/krb5_expand_hostname_realms.3.gz +OLD_FILES+=usr/share/man/man3/krb5_fcc_ops.3.gz +OLD_FILES+=usr/share/man/man3/krb5_fileformats.3.gz +OLD_FILES+=usr/share/man/man3/krb5_find_padata.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_address.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_addresses.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_config_files.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_context.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_context.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_cred_contents.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_creds_contents.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_data.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_data_contents.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_error_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_host_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_host_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_keyblock.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_keyblock_contents.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_krbhst.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_ticket.3.gz +OLD_FILES+=usr/share/man/man3/krb5_free_unparsed_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_fwd_tgt_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_generate_random_block.3.gz +OLD_FILES+=usr/share/man/man3/krb5_generate_subkey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_generate_subkey_extended.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_all_client_addrs.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_all_server_addrs.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_cred_from_kdc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_cred_from_kdc_opt.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_credentials.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_default_config_files.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_default_in_tkt_etypes.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_default_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_default_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_default_realms.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_dns_canonicalize_hostname.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_extra_addresses.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_fcache_version.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_forwarded_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_host_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_ignore_addresses.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_in_cred.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_in_tkt_with_keytab.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_in_tkt_with_password.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_in_tkt_with_skey.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_init_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_keyblock.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_keytab.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_opt_alloc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_opt_free.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_opt_get_error.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_opt_init.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_init_creds_password.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_kdc_sec_offset.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_krb524hst.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_krb_admin_hst.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_krb_changepw_hst.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_krbhst.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_max_time_skew.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_use_admin_kdc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_get_validated_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_getportbyname.3.gz +OLD_FILES+=usr/share/man/man3/krb5_h_addr2addr.3.gz +OLD_FILES+=usr/share/man/man3/krb5_h_addr2sockaddr.3.gz +OLD_FILES+=usr/share/man/man3/krb5_h_errno_to_heim_errno.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_context.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_creds_free.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_creds_get.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_creds_get_error.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_creds_init.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_creds_intro.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_creds_set_keytab.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_creds_set_password.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_creds_set_service.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_creds_step.3.gz +OLD_FILES+=usr/share/man/man3/krb5_init_ets.3.gz +OLD_FILES+=usr/share/man/man3/krb5_initlog.3.gz +OLD_FILES+=usr/share/man/man3/krb5_introduction.3.gz +OLD_FILES+=usr/share/man/man3/krb5_is_config_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_is_thread_safe.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kerberos_enctypes.3.gz +OLD_FILES+=usr/share/man/man3/krb5_keyblock_get_enctype.3.gz +OLD_FILES+=usr/share/man/man3/krb5_keyblock_init.3.gz +OLD_FILES+=usr/share/man/man3/krb5_keyblock_zero.3.gz +OLD_FILES+=usr/share/man/man3/krb5_keytab.3.gz +OLD_FILES+=usr/share/man/man3/krb5_keytab_intro.3.gz +OLD_FILES+=usr/share/man/man3/krb5_keytab_key_proc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_keytype_to_enctypes.3.gz +OLD_FILES+=usr/share/man/man3/krb5_keytype_to_enctypes_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_keytype_to_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_krbhst_format_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_krbhst_free.3.gz +OLD_FILES+=usr/share/man/man3/krb5_krbhst_get_addrinfo.3.gz +OLD_FILES+=usr/share/man/man3/krb5_krbhst_get_addrinfo.3.gz +OLD_FILES+=usr/share/man/man3/krb5_krbhst_init.3.gz +OLD_FILES+=usr/share/man/man3/krb5_krbhst_next.3.gz +OLD_FILES+=usr/share/man/man3/krb5_krbhst_next_as_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_krbhst_reset.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_add_entry.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_close.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_compare.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_copy_entry_contents.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_default_modify_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_default_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_destroy.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_end_seq_get.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_free_entry.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_get_entry.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_get_full_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_get_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_get_type.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_have_content.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_next_entry.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_read_service_key.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_register.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_remove_entry.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_resolve.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kt_start_seq_get.3.gz +OLD_FILES+=usr/share/man/man3/krb5_kuserok.3.gz +OLD_FILES+=usr/share/man/man3/krb5_log.3.gz +OLD_FILES+=usr/share/man/man3/krb5_log_msg.3.gz +OLD_FILES+=usr/share/man/man3/krb5_make_addrport.3.gz +OLD_FILES+=usr/share/man/man3/krb5_make_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_max_sockaddr_size.3.gz +OLD_FILES+=usr/share/man/man3/krb5_mcc_ops.3.gz +OLD_FILES+=usr/share/man/man3/krb5_mk_req.3.gz +OLD_FILES+=usr/share/man/man3/krb5_mk_safe.3.gz +OLD_FILES+=usr/share/man/man3/krb5_openlog.3.gz +OLD_FILES+=usr/share/man/man3/krb5_pac.3.gz +OLD_FILES+=usr/share/man/man3/krb5_pac_get_buffer.3.gz +OLD_FILES+=usr/share/man/man3/krb5_pac_verify.3.gz +OLD_FILES+=usr/share/man/man3/krb5_parse_address.3.gz +OLD_FILES+=usr/share/man/man3/krb5_parse_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_parse_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_parse_name_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_parse_nametype.3.gz +OLD_FILES+=usr/share/man/man3/krb5_password_key_proc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_plugin_register.3.gz +OLD_FILES+=usr/share/man/man3/krb5_prepend_config_files_default.3.gz +OLD_FILES+=usr/share/man/man3/krb5_princ_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_princ_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_princ_set_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_princ_set_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_compare.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_compare_any_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_get_comp_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_get_num_comp.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_get_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_get_type.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_intro.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_is_krbtgt.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_match.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_set_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_principal_set_type.3.gz +OLD_FILES+=usr/share/man/man3/krb5_print_address.3.gz +OLD_FILES+=usr/share/man/man3/krb5_random_to_key.3.gz +OLD_FILES+=usr/share/man/man3/krb5_rcache.3.gz +OLD_FILES+=usr/share/man/man3/krb5_rd_error.3.gz +OLD_FILES+=usr/share/man/man3/krb5_rd_req_ctx.3.gz +OLD_FILES+=usr/share/man/man3/krb5_rd_req_in_ctx_alloc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_rd_req_in_set_keytab.3.gz +OLD_FILES+=usr/share/man/man3/krb5_rd_req_in_set_pac_check.3.gz +OLD_FILES+=usr/share/man/man3/krb5_rd_req_out_ctx_free.3.gz +OLD_FILES+=usr/share/man/man3/krb5_rd_req_out_get_server.3.gz +OLD_FILES+=usr/share/man/man3/krb5_rd_safe.3.gz +OLD_FILES+=usr/share/man/man3/krb5_realm_compare.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_address.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_addrs.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_authdata.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_creds_tag.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_data.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_int16.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_int32.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_int8.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_keyblock.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_stringz.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_times.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_uint16.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_uint32.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ret_uint8.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_config_files.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_default_in_tkt_etypes.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_default_realm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_dns_canonicalize_hostname.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_error_message.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_error_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_extra_addresses.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_fcache_version.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_home_dir_access.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_ignore_addresses.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_kdc_sec_offset.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_max_time_skew.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_password.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_real_time.3.gz +OLD_FILES+=usr/share/man/man3/krb5_set_use_admin_kdc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_sname_to_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_sock_to_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_sockaddr2address.3.gz +OLD_FILES+=usr/share/man/man3/krb5_sockaddr2port.3.gz +OLD_FILES+=usr/share/man/man3/krb5_sockaddr_uninteresting.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_clear_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_emem.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_free.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_from_data.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_from_fd.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_from_mem.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_from_readonly_mem.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_get_byteorder.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_get_eof_code.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_is_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_read.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_seek.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_set_byteorder.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_set_eof_code.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_set_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_set_max_alloc.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_to_data.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_truncate.3.gz +OLD_FILES+=usr/share/man/man3/krb5_storage_write.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_address.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_addrs.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_authdata.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_creds_tag.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_data.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_int16.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_int32.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_int8.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_keyblock.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_principal.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_stringz.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_times.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_uint16.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_uint32.3.gz +OLD_FILES+=usr/share/man/man3/krb5_store_uint8.3.gz +OLD_FILES+=usr/share/man/man3/krb5_string_to_key.3.gz +OLD_FILES+=usr/share/man/man3/krb5_string_to_keytype.3.gz +OLD_FILES+=usr/share/man/man3/krb5_support.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ticket.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ticket_get_authorization_data_type.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ticket_get_client.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ticket_get_endtime.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ticket_get_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_ticket_get_server.3.gz +OLD_FILES+=usr/share/man/man3/krb5_timeofday.3.gz +OLD_FILES+=usr/share/man/man3/krb5_unparse_name.3.gz +OLD_FILES+=usr/share/man/man3/krb5_unparse_name_fixed.3.gz +OLD_FILES+=usr/share/man/man3/krb5_unparse_name_fixed_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_unparse_name_fixed_short.3.gz +OLD_FILES+=usr/share/man/man3/krb5_unparse_name_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_unparse_name_short.3.gz +OLD_FILES+=usr/share/man/man3/krb5_us_timeofday.3.gz +OLD_FILES+=usr/share/man/man3/krb5_v4compat.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_checksum.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_checksum_iov.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_init_creds.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_opt_init.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_flags.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_keytab.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_secure.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_opt_set_service.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_user.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_user_lrealm.3.gz +OLD_FILES+=usr/share/man/man3/krb5_verify_user_opt.3.gz +OLD_FILES+=usr/share/man/man3/krb5_vlog.3.gz +OLD_FILES+=usr/share/man/man3/krb5_vlog_msg.3.gz +OLD_FILES+=usr/share/man/man3/krb5_vset_error_string.3.gz +OLD_FILES+=usr/share/man/man3/krb5_vwarn.3.gz +OLD_FILES+=usr/share/man/man3/krb_afslog.3.gz +OLD_FILES+=usr/share/man/man3/krb_afslog.3.gz +OLD_FILES+=usr/share/man/man3/krb_afslog_uid.3.gz +OLD_FILES+=usr/share/man/man3/krb_afslog_uid.3.gz +OLD_FILES+=usr/share/man/man3/ntlm_buf.3.gz +OLD_FILES+=usr/share/man/man3/ntlm_core.3.gz +OLD_FILES+=usr/share/man/man3/ntlm_type1.3.gz +OLD_FILES+=usr/share/man/man3/ntlm_type2.3.gz +OLD_FILES+=usr/share/man/man3/ntlm_type3.3.gz +OLD_FILES+=usr/share/man/man5/krb5.conf.5.gz +OLD_FILES+=usr/share/man/man8/hprop.8.gz +OLD_FILES+=usr/share/man/man8/hpropd.8.gz +OLD_FILES+=usr/share/man/man8/iprop-log.8.gz +OLD_FILES+=usr/share/man/man8/iprop.8.gz +OLD_FILES+=usr/share/man/man8/kadmin.8.gz +OLD_FILES+=usr/share/man/man8/kadmind.8.gz +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/kimpersonate.8.gz +OLD_FILES+=usr/share/man/man8/kpasswdd.8.gz +OLD_FILES+=usr/share/man/man8/kstash.8.gz +OLD_FILES+=usr/share/man/man8/ktutil.8.gz +OLD_FILES+=usr/share/man/man8/pam_krb5.8.gz +OLD_FILES+=usr/share/man/man8/pam_ksu.8.gz +OLD_FILES+=usr/share/man/man8/string2key.8.gz +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 +.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 +.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 +.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 +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 +OLD_FILES+=usr/lib/libncp_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +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 +.endif +OLD_FILES+=usr/sbin/mount_nwfs +OLD_FILES+=usr/share/man/man1/ncplist.1.gz +OLD_FILES+=usr/share/man/man1/ncplogin.1.gz +OLD_FILES+=usr/share/man/man1/ncplogout.1.gz +OLD_FILES+=usr/share/man/man8/mount_nwfs.8.gz +.endif + +.if ${MK_NDIS} == no +OLD_FILES+=usr/sbin/ndiscvt +OLD_FILES+=usr/sbin/ndisgen +OLD_FILES+=usr/share/man/man8/ndiscvt.8.gz +OLD_FILES+=usr/share/man/man8/ndisgen.8.gz +OLD_FILES+=usr/share/misc/windrv_stub.c +.endif + +.if ${MK_NETCAT} == no +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_NLS} == no +# to be filled in +#.endif + +.if ${MK_NTP} == no +OLD_FILES+=etc/ntp.conf +OLD_FILES+=etc/periodic/daily/480.status-ntpd +OLD_FILES+=usr/bin/ntpq +OLD_FILES+=usr/sbin/ntp-keygen +OLD_FILES+=usr/sbin/ntpd +OLD_FILES+=usr/sbin/ntpdate +OLD_FILES+=usr/sbin/ntpdc +OLD_FILES+=usr/sbin/ntptime +OLD_FILES+=usr/sbin/sntp +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 +OLD_FILES+=usr/share/examples/etc/ntp.conf +OLD_FILES+=usr/share/man/man5/ntp.conf.5.gz +OLD_FILES+=usr/share/man/man5/ntp.keys.5.gz +OLD_FILES+=usr/share/man/man8/ntp-keygen.8.gz +OLD_FILES+=usr/share/man/man8/ntpd.8.gz +OLD_FILES+=usr/share/man/man8/ntpdate.8.gz +OLD_FILES+=usr/share/man/man8/ntpdc.8.gz +OLD_FILES+=usr/share/man/man8/ntpq.8.gz +OLD_FILES+=usr/share/man/man8/ntptime.8.gz +.endif + +#.if ${MK_OBJC} == no +# to be filled in +#.endif + +#.if ${MK_OPENSSH} == no +# to be filled in +#.endif + +#.if ${MK_OPENSSL} == no +# to be filled in +#.endif + +.if ${MK_PF} == no +OLD_FILES+=etc/periodic/security/520.pfdenied +OLD_FILES+=etc/pf.os +OLD_FILES+=sbin/pfctl +OLD_FILES+=sbin/pflogd +OLD_FILES+=usr/libexec/tftp-proxy +OLD_FILES+=usr/sbin/ftp-proxy +OLD_FILES+=usr/share/examples/etc/pf.os +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/man/man4/pf.4.gz +OLD_FILES+=usr/share/man/man4/pflog.4.gz +OLD_FILES+=usr/share/man/man4/pfsync.4.gz +OLD_FILES+=usr/share/man/man5/pf.conf.5.gz +OLD_FILES+=usr/share/man/man5/pf.os.5.gz +OLD_FILES+=usr/share/man/man8/ftp-proxy.8.gz +OLD_FILES+=usr/share/man/man8/pfctl.8.gz +OLD_FILES+=usr/share/man/man8/pflogd.8.gz +OLD_FILES+=usr/share/man/man8/tftp-proxy.8.gz +.endif + +.if ${MK_PKGTOOLS} == no +OLD_FILES+=etc/periodic/daily/490.status-pkg-changes +OLD_FILES+=etc/periodic/security/460.chkportsum +OLD_FILES+=etc/periodic/weekly/400.status-pkg +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_add +OLD_FILES+=usr/sbin/pkg_create +OLD_FILES+=usr/sbin/pkg_delete +OLD_FILES+=usr/sbin/pkg_info +OLD_FILES+=usr/sbin/pkg_updating +OLD_FILES+=usr/sbin/pkg_version +OLD_FILES+=usr/share/man/man1/pkg_add.1.gz +OLD_FILES+=usr/share/man/man1/pkg_create.1.gz +OLD_FILES+=usr/share/man/man1/pkg_delete.1.gz +OLD_FILES+=usr/share/man/man1/pkg_info.1.gz +OLD_FILES+=usr/share/man/man1/pkg_updating.1.gz +OLD_FILES+=usr/share/man/man1/pkg_version.1.gz +.endif + +.if ${MK_PORTSNAP} == no +OLD_FILES+=etc/portsnap.conf +OLD_FILES+=usr/libexec/make_index +OLD_FILES+=usr/libexec/phttpget +OLD_FILES+=usr/sbin/portsnap +OLD_FILES+=usr/share/examples/etc/portsnap.conf +OLD_FILES+=usr/share/man/man8/portsnap.8.gz +.endif + +.if ${MK_PPP} == no +OLD_FILES+=etc/ppp/ppp.conf +OLD_FILES+=usr/sbin/ppp +OLD_FILES+=usr/sbin/pppctl +OLD_FILES+=usr/share/man/man8/ppp.8.gz +OLD_FILES+=usr/share/man/man8/pppctl.8.gz +.endif + +.if ${MK_PROFILE} == no +OLD_FILES+=usr/lib/libalias_cuseeme_p.a +OLD_FILES+=usr/lib/libalias_dummy_p.a +OLD_FILES+=usr/lib/libalias_ftp_p.a +OLD_FILES+=usr/lib/libalias_irc_p.a +OLD_FILES+=usr/lib/libalias_nbt_p.a +OLD_FILES+=usr/lib/libalias_p.a +OLD_FILES+=usr/lib/libalias_pptp_p.a +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/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/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/libcrypt_p.a +OLD_FILES+=usr/lib/libcrypto_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/libedit_p.a +OLD_FILES+=usr/lib/libelf_p.a +OLD_FILES+=usr/lib/libfetch_p.a +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_p.a +OLD_FILES+=usr/lib/libgeom_p.a +OLD_FILES+=usr/lib/libgnuregex_p.a +OLD_FILES+=usr/lib/libgpib_p.a +OLD_FILES+=usr/lib/libgssapi_krb5_p.a +OLD_FILES+=usr/lib/libgssapi_p.a +OLD_FILES+=usr/lib/libhdb_p.a +OLD_FILES+=usr/lib/libhistory_p.a +OLD_FILES+=usr/lib/libipsec_p.a +OLD_FILES+=usr/lib/libipx_p.a +OLD_FILES+=usr/lib/libjail_p.a +OLD_FILES+=usr/lib/libkadm5clnt_p.a +OLD_FILES+=usr/lib/libkadm5srv_p.a +OLD_FILES+=usr/lib/libkafs5_p.a +OLD_FILES+=usr/lib/libkiconv_p.a +OLD_FILES+=usr/lib/libkrb5_p.a +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/libm_p.a +OLD_FILES+=usr/lib/libmagic_p.a +OLD_FILES+=usr/lib/libmd_p.a +OLD_FILES+=usr/lib/libmemstat_p.a +OLD_FILES+=usr/lib/libmenu_p.a +OLD_FILES+=usr/lib/libmenuw_p.a +OLD_FILES+=usr/lib/libmilter_p.a +OLD_FILES+=usr/lib/libmp_p.a +OLD_FILES+=usr/lib/libncp_p.a +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/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/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/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/libstdc++_p.a +OLD_FILES+=usr/lib/libsupc++_p.a +OLD_FILES+=usr/lib/libtacplus_p.a +OLD_FILES+=usr/lib/libtermcap_p.a +OLD_FILES+=usr/lib/libtermcapw_p.a +OLD_FILES+=usr/lib/libtermlib_p.a +OLD_FILES+=usr/lib/libtermlibw_p.a +OLD_FILES+=usr/lib/libthr_p.a +OLD_FILES+=usr/lib/libthread_db_p.a +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/libusbhid_p.a +OLD_FILES+=usr/lib/libutil_p.a +OLD_FILES+=usr/lib/libvgl_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 +.endif + +.if ${MK_RCMDS} == no +OLD_FILES+=bin/rcp +OLD_FILES+=etc/periodic/daily/140.clean-rwho +OLD_FILES+=etc/periodic/daily/430.status-rwho +OLD_FILES+=rescue/rcp +OLD_FILES+=usr/bin/rlogin +OLD_FILES+=usr/bin/rsh +OLD_FILES+=usr/bin/ruptime +OLD_FILES+=usr/bin/rwho +OLD_FILES+=usr/libexec/rlogind +OLD_FILES+=usr/libexec/rshd +OLD_FILES+=usr/sbin/rwhod +OLD_FILES+=usr/share/man/man1/rcp.1.gz +OLD_FILES+=usr/share/man/man1/rlogin.1.gz +OLD_FILES+=usr/share/man/man1/rsh.1.gz +OLD_FILES+=usr/share/man/man1/ruptime.1.gz +OLD_FILES+=usr/share/man/man1/rwho.1.gz +OLD_FILES+=usr/share/man/man8/rlogind.8.gz +OLD_FILES+=usr/share/man/man8/rshd.8.gz +OLD_FILES+=usr/share/man/man8/rwhod.8.gz +.endif + +.if ${MK_RCS} == no +OLD_FILES+=usr/bin/ci +OLD_FILES+=usr/bin/co +OLD_FILES+=usr/bin/ident +OLD_FILES+=usr/bin/merge +OLD_FILES+=usr/bin/rcs +OLD_FILES+=usr/bin/rcsclean +OLD_FILES+=usr/bin/rcsdiff +OLD_FILES+=usr/bin/rcsfreeze +OLD_FILES+=usr/bin/rcsmerge +OLD_FILES+=usr/bin/rlog +OLD_FILES+=usr/share/man/man1/ci.1.gz +OLD_FILES+=usr/share/man/man1/co.1.gz +OLD_FILES+=usr/share/man/man1/ident.1.gz +OLD_FILES+=usr/share/man/man1/merge.1.gz +OLD_FILES+=usr/share/man/man1/rcs.1.gz +OLD_FILES+=usr/share/man/man1/rcsclean.1.gz +OLD_FILES+=usr/share/man/man1/rcsdiff.1.gz +OLD_FILES+=usr/share/man/man1/rcsfreeze.1.gz +OLD_FILES+=usr/share/man/man1/rcsintro.1.gz +OLD_FILES+=usr/share/man/man1/rcsmerge.1.gz +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_ROUTED} == no +OLD_FILES+=sbin/routed +OLD_FILES+=sbin/rtquery +OLD_FILES+=usr/share/man/man8/routed.8.gz +OLD_FILES+=usr/share/man/man8/rtquery.8.gz +.endif + +.if ${MK_SENDMAIL} == no +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.5 +OLD_FILES+=usr/lib/libmilter_p.a +.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" +OLD_FILES+=usr/lib32/libmilter.a +OLD_LIBS+=usr/lib32/libmilter.so.5 +OLD_FILES+=usr/lib32/libmilter_p.a +.endif +OLD_FILES+=usr/libexec/mail.local +OLD_FILES+=usr/libexec/sendmail/sendmail +OLD_FILES+=usr/libexec/smrsh +OLD_FILES+=usr/sbin/editmap +OLD_FILES+=usr/sbin/mailstats +OLD_FILES+=usr/sbin/makemap +OLD_FILES+=usr/sbin/praliases +OLD_FILES+=usr/share/doc/smm/08.sendmailop/paper.ascii.gz +OLD_FILES+=usr/share/man/man1/mailq.1.gz +OLD_FILES+=usr/share/man/man1/newaliases.1.gz +OLD_FILES+=usr/share/man/man1/vacation.1.gz +OLD_FILES+=usr/share/man/man5/aliases.5.gz +OLD_FILES+=usr/share/man/man8/editmap.8.gz +OLD_FILES+=usr/share/man/man8/hoststat.8.gz +OLD_FILES+=usr/share/man/man8/mail.local.8.gz +OLD_FILES+=usr/share/man/man8/mailstats.8.gz +OLD_FILES+=usr/share/man/man8/makemap.8.gz +OLD_FILES+=usr/share/man/man8/praliases.8.gz +OLD_FILES+=usr/share/man/man8/purgestat.8.gz +OLD_FILES+=usr/share/man/man8/rmail.8.gz +OLD_FILES+=usr/share/man/man8/sendmail.8.gz +OLD_FILES+=usr/share/man/man8/smrsh.8.gz +OLD_FILES+=usr/share/sendmail/cf/README +OLD_FILES+=usr/share/sendmail/cf/cf/Makefile +OLD_FILES+=usr/share/sendmail/cf/cf/README +OLD_FILES+=usr/share/sendmail/cf/cf/chez.cs.mc +OLD_FILES+=usr/share/sendmail/cf/cf/clientproto.mc +OLD_FILES+=usr/share/sendmail/cf/cf/cs-hpux10.mc +OLD_FILES+=usr/share/sendmail/cf/cf/cs-hpux9.mc +OLD_FILES+=usr/share/sendmail/cf/cf/cs-osf1.mc +OLD_FILES+=usr/share/sendmail/cf/cf/cs-solaris2.mc +OLD_FILES+=usr/share/sendmail/cf/cf/cs-sunos4.1.mc +OLD_FILES+=usr/share/sendmail/cf/cf/cs-ultrix4.mc +OLD_FILES+=usr/share/sendmail/cf/cf/cyrusproto.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-bsd4.4.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-hpux10.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-hpux9.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-linux.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-mpeix.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-nextstep3.3.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-osf1.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-solaris.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-sunos4.1.mc +OLD_FILES+=usr/share/sendmail/cf/cf/generic-ultrix4.mc +OLD_FILES+=usr/share/sendmail/cf/cf/huginn.cs.mc +OLD_FILES+=usr/share/sendmail/cf/cf/knecht.mc +OLD_FILES+=usr/share/sendmail/cf/cf/mail.cs.mc +OLD_FILES+=usr/share/sendmail/cf/cf/mail.eecs.mc +OLD_FILES+=usr/share/sendmail/cf/cf/mailspool.cs.mc +OLD_FILES+=usr/share/sendmail/cf/cf/python.cs.mc +OLD_FILES+=usr/share/sendmail/cf/cf/s2k-osf1.mc +OLD_FILES+=usr/share/sendmail/cf/cf/s2k-ultrix4.mc +OLD_FILES+=usr/share/sendmail/cf/cf/submit.cf +OLD_FILES+=usr/share/sendmail/cf/cf/submit.mc +OLD_FILES+=usr/share/sendmail/cf/cf/tcpproto.mc +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_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_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 +OLD_FILES+=usr/share/sendmail/cf/feature/allmasquerade.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/always_add_domain.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/authinfo.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/badmx.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/bestmx_is_local.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/bitdomain.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/blacklist_recipients.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/block_bad_helo.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/compat_check.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/conncontrol.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/delay_checks.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/dnsbl.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/domaintable.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/enhdnsbl.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/generics_entire_domain.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/genericstable.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/greet_pause.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/ldap_routing.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/limited_masquerade.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/local_lmtp.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/local_no_masquerade.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/local_procmail.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/lookupdotdomain.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/loose_relay_check.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/mailertable.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/masquerade_entire_domain.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/masquerade_envelope.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/msp.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/mtamark.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/no_default_msa.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/nocanonify.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/notsticky.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/nouucp.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/nullclient.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/preserve_local_plus_detail.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/preserve_luser_host.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/promiscuous_relay.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/queuegroup.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/ratecontrol.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/redirect.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/relay_based_on_MX.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/relay_entire_domain.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/relay_hosts_only.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/relay_local_from.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/relay_mail_from.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/require_rdns.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/smrsh.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/stickyhost.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/use_client_ptr.m4 +OLD_FILES+=usr/share/sendmail/cf/feature/use_ct_file.m4 +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_FILES+=usr/share/sendmail/cf/hack/cssubdomain.m4 +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_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 +OLD_FILES+=usr/share/sendmail/cf/mailer/local.m4 +OLD_FILES+=usr/share/sendmail/cf/mailer/mail11.m4 +OLD_FILES+=usr/share/sendmail/cf/mailer/phquery.m4 +OLD_FILES+=usr/share/sendmail/cf/mailer/pop.m4 +OLD_FILES+=usr/share/sendmail/cf/mailer/procmail.m4 +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_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 +OLD_FILES+=usr/share/sendmail/cf/ostype/aix5.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/altos.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/amdahl-uts.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/bsd4.3.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/bsd4.4.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/bsdi.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/bsdi1.0.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/bsdi2.0.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/darwin.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/dgux.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/domainos.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/dragonfly.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/dynix3.2.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/freebsd4.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/freebsd5.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/freebsd6.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/gnu.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/hpux10.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/hpux11.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/hpux9.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/irix4.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/irix5.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/irix6.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/isc4.1.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/linux.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/maxion.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/mklinux.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/mpeix.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/nextstep.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/openbsd.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/osf1.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/powerux.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/ptx2.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/qnx.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/riscos4.5.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/sco-uw-2.1.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/sco3.2.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/sinix.m4 +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/sunos3.5.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/sunos4.1.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/svr4.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/ultrix4.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/unicos.m4 +OLD_FILES+=usr/share/sendmail/cf/ostype/unicosmk.m4 +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_FILES+=usr/share/sendmail/cf/sendmail.schema +OLD_FILES+=usr/share/sendmail/cf/sh/makeinfo.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 +.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 +.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_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+=usr/bin/last +OLD_FILES+=usr/bin/users +OLD_FILES+=usr/bin/who +OLD_FILES+=usr/bin/wtmpcvt +OLD_FILES+=usr/sbin/ac +OLD_FILES+=usr/sbin/lastlogin +OLD_FILES+=usr/sbin/utx +OLD_FILES+=usr/sbin/utxrm +OLD_FILES+=usr/share/man/man1/last.1.gz +OLD_FILES+=usr/share/man/man1/users.1.gz +OLD_FILES+=usr/share/man/man1/who.1.gz +OLD_FILES+=usr/share/man/man1/wtmpcvt.1.gz +OLD_FILES+=usr/share/man/man8/ac.8.gz +OLD_FILES+=usr/share/man/man8/lastlogin.8.gz +OLD_FILES+=usr/share/man/man8/utx.8.gz +OLD_FILES+=usr/share/man/man8/utxrm.8.gz +.endif + +.if ${MK_WIRELESS} == no +OLD_FILES+=etc/regdomain.xml +OLD_FILES+=usr/sbin/ancontrol +OLD_FILES+=usr/sbin/hostapd +OLD_FILES+=usr/sbin/hostapd_cli +OLD_FILES+=usr/sbin/ndis_events +OLD_FILES+=usr/sbin/wlandebug +OLD_FILES+=usr/sbin/wlconfig +OLD_FILES+=usr/sbin/wpa_cli +OLD_FILES+=usr/sbin/wpa_passphrase +OLD_FILES+=usr/sbin/wpa_supplicant +OLD_FILES+=usr/share/examples/etc/regdomain.xml +OLD_FILES+=usr/share/examples/etc/wpa_supplicant.conf +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/man/man5/hostapd.conf.5.gz +OLD_FILES+=usr/share/man/man5/wpa_supplicant.conf.5.gz +OLD_FILES+=usr/share/man/man8/ancontrol.8.gz +OLD_FILES+=usr/share/man/man8/hostapd.8.gz +OLD_FILES+=usr/share/man/man8/hostapd_cli.8.gz +OLD_FILES+=usr/share/man/man8/i386/wlconfig.8.gz +OLD_FILES+=usr/share/man/man8/ndis_events.8.gz +OLD_FILES+=usr/share/man/man8/wlandebug.8.gz +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 diff --git a/tools/build/mk/bsd.lib.mk b/tools/build/mk/bsd.lib.mk new file mode 100644 index 0000000..744f5b5 --- /dev/null +++ b/tools/build/mk/bsd.lib.mk @@ -0,0 +1,4 @@ +# $FreeBSD$ + +.include "../../../share/mk/bsd.lib.mk" +.include "Makefile.boot" diff --git a/tools/build/mk/bsd.prog.mk b/tools/build/mk/bsd.prog.mk new file mode 100644 index 0000000..d650665 --- /dev/null +++ b/tools/build/mk/bsd.prog.mk @@ -0,0 +1,4 @@ +# $FreeBSD$ + +.include "../../../share/mk/bsd.prog.mk" +.include "Makefile.boot" |