Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2019 11:07:40 +0000 (UTC)
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r343711 - stable/12/tools/build/mk
Message-ID:  <201902031107.x13B7egc096912@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gonzo
Date: Sun Feb  3 11:07:40 2019
New Revision: 343711
URL: https://svnweb.freebsd.org/changeset/base/343711

Log:
  MFC r343009, r343109-r343110, r343128, r343232
  
  r343009:
  Add four kerberos CLI utilities to OptionalObsoleteFiles.inc
  
  Add asn1_compile, make-roken, kcc, and slc to the OptionalObsoleteFiles.inc
  so they would be removed during delete-old stage if the new world is built
  without Kerberos support.
  
  PR:		230725
  Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
  
  r343109:
  Add optional obsolete files for the installworld without sendmail
  
  Add two more entries for WITHOUT_SENDMAIL install. The /var/spool/clientmqueue
  entry would be deleted only if there are no files/dirs in it, so the
  content generated during previous lifecycle of the system is safe
  
  PR:		228484
  Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
  
  r343110:
  Fix conditional obsolete files entry for WITHOUT_EXAMPLES
  
  Add all the files under /usr/share/examples to the MK_EXAMPLES
  section. OLD_DIRS entries are not removed if they're not empty so
  prior to this change WITHOUT_EXAMPLES didn't have significant effect
  on the updated system.
  
  PR:		228484
  Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> (original patch)
  
  r343128:
  Add ypldap to the list of conditional obsolete files
  
  ypldap should be removed during delete-old if WITHOUT_NIS flag is enabled
  
  PR:		230727
  Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
  
  r343232:
  Add more profile-enabled libraries to remove when WITHOUT_PROFILE is defined
  
  PR:		230898
  Submitted by:	Herbert J. Skuhra <herbert@mailbox.org>

Modified:
  stable/12/tools/build/mk/OptionalObsoleteFiles.inc
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/tools/build/mk/OptionalObsoleteFiles.inc
==============================================================================
--- stable/12/tools/build/mk/OptionalObsoleteFiles.inc	Sun Feb  3 09:14:53 2019	(r343710)
+++ stable/12/tools/build/mk/OptionalObsoleteFiles.inc	Sun Feb  3 11:07:40 2019	(r343711)
@@ -2279,22 +2279,274 @@ OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/ee.cat
 .endif
 
 .if ${MK_EXAMPLES} == no
+OLD_FILES+=usr/share/examples/BSD_daemon/FreeBSD.pfa
+OLD_FILES+=usr/share/examples/BSD_daemon/README
+OLD_FILES+=usr/share/examples/BSD_daemon/beastie.eps
+OLD_FILES+=usr/share/examples/BSD_daemon/beastie.fig
+OLD_FILES+=usr/share/examples/BSD_daemon/eps.patch
+OLD_FILES+=usr/share/examples/BSD_daemon/poster.sh
+OLD_FILES+=usr/share/examples/FreeBSD_version/FreeBSD_version.c
+OLD_FILES+=usr/share/examples/FreeBSD_version/Makefile
+OLD_FILES+=usr/share/examples/FreeBSD_version/README
+OLD_FILES+=usr/share/examples/IPv6/USAGE
+OLD_FILES+=usr/share/examples/bhyve/vmrun.sh
+OLD_FILES+=usr/share/examples/bootforth/README
+OLD_FILES+=usr/share/examples/bootforth/boot.4th
+OLD_FILES+=usr/share/examples/bootforth/frames.4th
+OLD_FILES+=usr/share/examples/bootforth/loader.rc
+OLD_FILES+=usr/share/examples/bootforth/menu.4th
+OLD_FILES+=usr/share/examples/bootforth/menuconf.4th
+OLD_FILES+=usr/share/examples/bootforth/screen.4th
+OLD_FILES+=usr/share/examples/bsdconfig/add_some_packages.sh
+OLD_FILES+=usr/share/examples/bsdconfig/browse_packages_http.sh
+OLD_FILES+=usr/share/examples/bsdconfig/bsdconfigrc
+OLD_FILES+=usr/share/examples/csh/dot.cshrc
+OLD_FILES+=usr/share/examples/diskless/ME
+OLD_FILES+=usr/share/examples/diskless/README.BOOTP
+OLD_FILES+=usr/share/examples/diskless/README.TEMPLATING
+OLD_FILES+=usr/share/examples/diskless/clone_root
+OLD_FILES+=usr/share/examples/dma/mailer.conf
+OLD_FILES+=usr/share/examples/drivers/README
+OLD_FILES+=usr/share/examples/drivers/make_device_driver.sh
+OLD_FILES+=usr/share/examples/drivers/make_pseudo_driver.sh
+OLD_FILES+=usr/share/examples/dwatch/profile_template
+OLD_FILES+=usr/share/examples/etc/README.examples
+OLD_FILES+=usr/share/examples/etc/bsd-style-copyright
+OLD_FILES+=usr/share/examples/etc/group
+OLD_FILES+=usr/share/examples/etc/login.access
+OLD_FILES+=usr/share/examples/etc/make.conf
+OLD_FILES+=usr/share/examples/etc/rc.bsdextended
+OLD_FILES+=usr/share/examples/etc/rc.firewall
+OLD_FILES+=usr/share/examples/etc/rc.sendmail
+OLD_FILES+=usr/share/examples/etc/termcap.small
+OLD_FILES+=usr/share/examples/etc/wpa_supplicant.conf
+OLD_FILES+=usr/share/examples/find_interface/Makefile
+OLD_FILES+=usr/share/examples/find_interface/README
+OLD_FILES+=usr/share/examples/find_interface/find_interface.c
+OLD_FILES+=usr/share/examples/hast/ucarp.sh
+OLD_FILES+=usr/share/examples/hast/ucarp_down.sh
+OLD_FILES+=usr/share/examples/hast/ucarp_up.sh
+OLD_FILES+=usr/share/examples/hast/vip-down.sh
+OLD_FILES+=usr/share/examples/hast/vip-up.sh
+OLD_FILES+=usr/share/examples/hostapd/hostapd.conf
+OLD_FILES+=usr/share/examples/hostapd/hostapd.eap_user
+OLD_FILES+=usr/share/examples/hostapd/hostapd.wpa_psk
+OLD_FILES+=usr/share/examples/indent/indent.pro
+OLD_FILES+=usr/share/examples/ipfilter/BASIC.NAT
+OLD_FILES+=usr/share/examples/ipfilter/BASIC_1.FW
+OLD_FILES+=usr/share/examples/ipfilter/BASIC_2.FW
+OLD_FILES+=usr/share/examples/ipfilter/README
+OLD_FILES+=usr/share/examples/ipfilter/example.1
+OLD_FILES+=usr/share/examples/ipfilter/example.10
+OLD_FILES+=usr/share/examples/ipfilter/example.11
+OLD_FILES+=usr/share/examples/ipfilter/example.12
+OLD_FILES+=usr/share/examples/ipfilter/example.13
+OLD_FILES+=usr/share/examples/ipfilter/example.14
+OLD_FILES+=usr/share/examples/ipfilter/example.2
+OLD_FILES+=usr/share/examples/ipfilter/example.3
+OLD_FILES+=usr/share/examples/ipfilter/example.4
+OLD_FILES+=usr/share/examples/ipfilter/example.5
+OLD_FILES+=usr/share/examples/ipfilter/example.6
+OLD_FILES+=usr/share/examples/ipfilter/example.7
+OLD_FILES+=usr/share/examples/ipfilter/example.8
+OLD_FILES+=usr/share/examples/ipfilter/example.9
+OLD_FILES+=usr/share/examples/ipfilter/example.sr
+OLD_FILES+=usr/share/examples/ipfilter/examples.txt
+OLD_FILES+=usr/share/examples/ipfilter/firewall
+OLD_FILES+=usr/share/examples/ipfilter/firewall.1
+OLD_FILES+=usr/share/examples/ipfilter/firewall.2
+OLD_FILES+=usr/share/examples/ipfilter/ftp-proxy
+OLD_FILES+=usr/share/examples/ipfilter/ftppxy
+OLD_FILES+=usr/share/examples/ipfilter/ipf-howto.txt
+OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.permissive
+OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.restrictive
+OLD_FILES+=usr/share/examples/ipfilter/ipf.conf.sample
+OLD_FILES+=usr/share/examples/ipfilter/ipnat.conf.sample
+OLD_FILES+=usr/share/examples/ipfilter/mkfilters
+OLD_FILES+=usr/share/examples/ipfilter/nat-setup
+OLD_FILES+=usr/share/examples/ipfilter/nat.eg
+OLD_FILES+=usr/share/examples/ipfilter/rules.txt
+OLD_FILES+=usr/share/examples/ipfilter/server
+OLD_FILES+=usr/share/examples/ipfilter/tcpstate
+OLD_FILES+=usr/share/examples/ipfw/change_rules.sh
+OLD_FILES+=usr/share/examples/jails/README
+OLD_FILES+=usr/share/examples/jails/VIMAGE
+OLD_FILES+=usr/share/examples/jails/jail.xxx.conf
+OLD_FILES+=usr/share/examples/jails/jib
+OLD_FILES+=usr/share/examples/jails/jng
+OLD_FILES+=usr/share/examples/jails/rc.conf.jails
+OLD_FILES+=usr/share/examples/jails/rcjail.xxx.conf
+OLD_FILES+=usr/share/examples/kld/Makefile
+OLD_FILES+=usr/share/examples/kld/cdev/Makefile
+OLD_FILES+=usr/share/examples/kld/cdev/README
+OLD_FILES+=usr/share/examples/kld/cdev/module/Makefile
+OLD_FILES+=usr/share/examples/kld/cdev/module/cdev.c
+OLD_FILES+=usr/share/examples/kld/cdev/module/cdev.h
+OLD_FILES+=usr/share/examples/kld/cdev/module/cdevmod.c
+OLD_FILES+=usr/share/examples/kld/cdev/test/Makefile
+OLD_FILES+=usr/share/examples/kld/cdev/test/testcdev.c
+OLD_FILES+=usr/share/examples/kld/dyn_sysctl/Makefile
+OLD_FILES+=usr/share/examples/kld/dyn_sysctl/README
+OLD_FILES+=usr/share/examples/kld/dyn_sysctl/dyn_sysctl.c
+OLD_FILES+=usr/share/examples/kld/firmware/Makefile
+OLD_FILES+=usr/share/examples/kld/firmware/README
+OLD_FILES+=usr/share/examples/kld/firmware/fwconsumer/Makefile
+OLD_FILES+=usr/share/examples/kld/firmware/fwconsumer/fw_consumer.c
+OLD_FILES+=usr/share/examples/kld/firmware/fwimage/Makefile
+OLD_FILES+=usr/share/examples/kld/firmware/fwimage/firmware.img.uu
+OLD_FILES+=usr/share/examples/kld/khelp/Makefile
+OLD_FILES+=usr/share/examples/kld/khelp/README
+OLD_FILES+=usr/share/examples/kld/khelp/h_example.c
+OLD_FILES+=usr/share/examples/kld/syscall/Makefile
+OLD_FILES+=usr/share/examples/kld/syscall/module/Makefile
+OLD_FILES+=usr/share/examples/kld/syscall/module/syscall.c
+OLD_FILES+=usr/share/examples/kld/syscall/test/Makefile
+OLD_FILES+=usr/share/examples/kld/syscall/test/call.c
+OLD_FILES+=usr/share/examples/libusb20/Makefile
+OLD_FILES+=usr/share/examples/libusb20/README
+OLD_FILES+=usr/share/examples/libusb20/bulk.c
+OLD_FILES+=usr/share/examples/libusb20/control.c
+OLD_FILES+=usr/share/examples/libusb20/util.c
+OLD_FILES+=usr/share/examples/libusb20/util.h
+OLD_FILES+=usr/share/examples/libvgl/Makefile
+OLD_FILES+=usr/share/examples/libvgl/demo.c
+OLD_FILES+=usr/share/examples/mdoc/POSIX-copyright
+OLD_FILES+=usr/share/examples/mdoc/deshallify.sh
+OLD_FILES+=usr/share/examples/mdoc/example.1
+OLD_FILES+=usr/share/examples/mdoc/example.3
+OLD_FILES+=usr/share/examples/mdoc/example.4
+OLD_FILES+=usr/share/examples/mdoc/example.9
+OLD_FILES+=usr/share/examples/netgraph/ether.bridge
+OLD_FILES+=usr/share/examples/netgraph/frame_relay
+OLD_FILES+=usr/share/examples/netgraph/ngctl
+OLD_FILES+=usr/share/examples/netgraph/raw
+OLD_FILES+=usr/share/examples/netgraph/udp.tunnel
+OLD_FILES+=usr/share/examples/netgraph/virtual.chain
+OLD_FILES+=usr/share/examples/netgraph/virtual.lan
+OLD_FILES+=usr/share/examples/pc-sysinstall/README
+OLD_FILES+=usr/share/examples/pc-sysinstall/pc-autoinstall.conf
+OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.fbsd-netinstall
+OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.geli
+OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.gmirror
+OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.netinstall
+OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.restore
+OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.rsync
+OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.upgrade
+OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.zfs
+OLD_FILES+=usr/share/examples/perfmon/Makefile
+OLD_FILES+=usr/share/examples/perfmon/README
+OLD_FILES+=usr/share/examples/perfmon/perfmon.c
+OLD_FILES+=usr/share/examples/pf/ackpri
+OLD_FILES+=usr/share/examples/pf/faq-example1
+OLD_FILES+=usr/share/examples/pf/faq-example2
+OLD_FILES+=usr/share/examples/pf/faq-example3
+OLD_FILES+=usr/share/examples/pf/pf.conf
+OLD_FILES+=usr/share/examples/pf/queue1
+OLD_FILES+=usr/share/examples/pf/queue2
+OLD_FILES+=usr/share/examples/pf/queue3
+OLD_FILES+=usr/share/examples/pf/queue4
+OLD_FILES+=usr/share/examples/pf/spamd
+OLD_FILES+=usr/share/examples/ppi/Makefile
+OLD_FILES+=usr/share/examples/ppi/ppilcd.c
+OLD_FILES+=usr/share/examples/ppp/chap-auth
+OLD_FILES+=usr/share/examples/ppp/login-auth
+OLD_FILES+=usr/share/examples/ppp/ppp.conf.sample
+OLD_FILES+=usr/share/examples/ppp/ppp.conf.span-isp
+OLD_FILES+=usr/share/examples/ppp/ppp.conf.span-isp.working
+OLD_FILES+=usr/share/examples/ppp/ppp.linkdown.sample
+OLD_FILES+=usr/share/examples/ppp/ppp.linkdown.span-isp
+OLD_FILES+=usr/share/examples/ppp/ppp.linkdown.span-isp.working
+OLD_FILES+=usr/share/examples/ppp/ppp.linkup.sample
+OLD_FILES+=usr/share/examples/ppp/ppp.linkup.span-isp
+OLD_FILES+=usr/share/examples/ppp/ppp.linkup.span-isp.working
+OLD_FILES+=usr/share/examples/ppp/ppp.secret.sample
+OLD_FILES+=usr/share/examples/ppp/ppp.secret.span-isp
+OLD_FILES+=usr/share/examples/ppp/ppp.secret.span-isp.working
+OLD_FILES+=usr/share/examples/printing/diablo-if-net
+OLD_FILES+=usr/share/examples/printing/hpdf
+OLD_FILES+=usr/share/examples/printing/hpif
+OLD_FILES+=usr/share/examples/printing/hpof
+OLD_FILES+=usr/share/examples/printing/hprf
+OLD_FILES+=usr/share/examples/printing/hpvf
+OLD_FILES+=usr/share/examples/printing/if-simple
+OLD_FILES+=usr/share/examples/printing/if-simpleX
+OLD_FILES+=usr/share/examples/printing/ifhp
+OLD_FILES+=usr/share/examples/printing/make-ps-header
+OLD_FILES+=usr/share/examples/printing/netprint
+OLD_FILES+=usr/share/examples/printing/psdf
+OLD_FILES+=usr/share/examples/printing/psdfX
+OLD_FILES+=usr/share/examples/printing/psif
+OLD_FILES+=usr/share/examples/printing/pstf
+OLD_FILES+=usr/share/examples/printing/pstfX
+OLD_FILES+=usr/share/examples/scsi_target/Makefile
+OLD_FILES+=usr/share/examples/scsi_target/scsi_cmds.c
+OLD_FILES+=usr/share/examples/scsi_target/scsi_target.8
+OLD_FILES+=usr/share/examples/scsi_target/scsi_target.c
+OLD_FILES+=usr/share/examples/scsi_target/scsi_target.h
+OLD_FILES+=usr/share/examples/ses/Makefile
+OLD_FILES+=usr/share/examples/ses/Makefile.inc
+OLD_FILES+=usr/share/examples/ses/getencstat/Makefile
+OLD_FILES+=usr/share/examples/ses/getencstat/getencstat.0
+OLD_FILES+=usr/share/examples/ses/sesd/Makefile
+OLD_FILES+=usr/share/examples/ses/sesd/sesd.0
+OLD_FILES+=usr/share/examples/ses/setencstat/Makefile
+OLD_FILES+=usr/share/examples/ses/setencstat/setencstat.0
+OLD_FILES+=usr/share/examples/ses/setobjstat/Makefile
+OLD_FILES+=usr/share/examples/ses/setobjstat/setobjstat.0
+OLD_FILES+=usr/share/examples/ses/srcs/chpmon.c
+OLD_FILES+=usr/share/examples/ses/srcs/eltsub.c
+OLD_FILES+=usr/share/examples/ses/srcs/eltsub.h
+OLD_FILES+=usr/share/examples/ses/srcs/getencstat.c
+OLD_FILES+=usr/share/examples/ses/srcs/getnobj.c
+OLD_FILES+=usr/share/examples/ses/srcs/getobjmap.c
+OLD_FILES+=usr/share/examples/ses/srcs/getobjstat.c
+OLD_FILES+=usr/share/examples/ses/srcs/inienc.c
+OLD_FILES+=usr/share/examples/ses/srcs/sesd.c
+OLD_FILES+=usr/share/examples/ses/srcs/setencstat.c
+OLD_FILES+=usr/share/examples/ses/srcs/setobjstat.c
+OLD_FILES+=usr/share/examples/smbfs/dot.nsmbrc
+OLD_FILES+=usr/share/examples/smbfs/print/lj6l
+OLD_FILES+=usr/share/examples/smbfs/print/ljspool
+OLD_FILES+=usr/share/examples/smbfs/print/printcap.sample
+OLD_FILES+=usr/share/examples/smbfs/print/tolj
+OLD_FILES+=usr/share/examples/sunrpc/Makefile
+OLD_FILES+=usr/share/examples/sunrpc/dir/Makefile
+OLD_FILES+=usr/share/examples/sunrpc/dir/dir.x
+OLD_FILES+=usr/share/examples/sunrpc/dir/dir_proc.c
+OLD_FILES+=usr/share/examples/sunrpc/dir/rls.c
+OLD_FILES+=usr/share/examples/sunrpc/msg/Makefile
+OLD_FILES+=usr/share/examples/sunrpc/msg/msg.x
+OLD_FILES+=usr/share/examples/sunrpc/msg/msg_proc.c
+OLD_FILES+=usr/share/examples/sunrpc/msg/printmsg.c
+OLD_FILES+=usr/share/examples/sunrpc/msg/rprintmsg.c
+OLD_FILES+=usr/share/examples/sunrpc/sort/Makefile
+OLD_FILES+=usr/share/examples/sunrpc/sort/rsort.c
+OLD_FILES+=usr/share/examples/sunrpc/sort/sort.x
+OLD_FILES+=usr/share/examples/sunrpc/sort/sort_proc.c
+OLD_FILES+=usr/share/examples/tcsh/complete.tcsh
+OLD_FILES+=usr/share/examples/tcsh/csh-mode.el
+OLD_FILES+=usr/share/examples/uefisign/uefikeys
+OLD_FILES+=usr/share/examples/ypldap/ypldap.conf
 OLD_DIRS+=usr/share/examples
 OLD_DIRS+=usr/share/examples/BSD_daemon
 OLD_DIRS+=usr/share/examples/FreeBSD_version
 OLD_DIRS+=usr/share/examples/IPv6
+OLD_DIRS+=usr/share/examples/bhyve
 OLD_DIRS+=usr/share/examples/bootforth
 OLD_DIRS+=usr/share/examples/bsdconfig
 OLD_DIRS+=usr/share/examples/csh
 OLD_DIRS+=usr/share/examples/diskless
 OLD_DIRS+=usr/share/examples/dma
 OLD_DIRS+=usr/share/examples/drivers
+OLD_DIRS+=usr/share/examples/dwatch
 OLD_DIRS+=usr/share/examples/etc
 OLD_DIRS+=usr/share/examples/etc/defaults
 OLD_DIRS+=usr/share/examples/find_interface
 OLD_DIRS+=usr/share/examples/hast
 OLD_DIRS+=usr/share/examples/ibcs2
+OLD_DIRS+=usr/share/examples/hostapd
 OLD_DIRS+=usr/share/examples/indent
+OLD_DIRS+=usr/share/examples/ipfilter
 OLD_DIRS+=usr/share/examples/ipfw
 OLD_DIRS+=usr/share/examples/jails
 OLD_DIRS+=usr/share/examples/kld
@@ -2313,7 +2565,9 @@ OLD_DIRS+=usr/share/examples/libusb20
 OLD_DIRS+=usr/share/examples/libvgl
 OLD_DIRS+=usr/share/examples/mdoc
 OLD_DIRS+=usr/share/examples/netgraph
+OLD_DIRS+=usr/share/examples/pc-sysinstall
 OLD_DIRS+=usr/share/examples/perfmon
+OLD_DIRS+=usr/share/examples/pf
 OLD_DIRS+=usr/share/examples/ppi
 OLD_DIRS+=usr/share/examples/ppp
 OLD_DIRS+=usr/share/examples/printing
@@ -2961,9 +3215,11 @@ OLD_FILES+=usr/share/man/man1/truss.1.gz
 .if ${MK_KERBEROS} == no
 OLD_FILES+=etc/rc.d/ipropd_master
 OLD_FILES+=etc/rc.d/ipropd_slave
+OLD_FILES+=usr/bin/asn1_compile
 OLD_FILES+=usr/bin/compile_et
 OLD_FILES+=usr/bin/hxtool
 OLD_FILES+=usr/bin/kadmin
+OLD_FILES+=usr/bin/kcc
 OLD_FILES+=usr/bin/kdestroy
 OLD_FILES+=usr/bin/kf
 OLD_FILES+=usr/bin/kgetcred
@@ -2973,6 +3229,8 @@ 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/make-roken
+OLD_FILES+=usr/bin/slc
 OLD_FILES+=usr/bin/string2key
 OLD_FILES+=usr/bin/verify_krb5_conf
 OLD_FILES+=usr/include/asn1-common.h
@@ -6225,6 +6483,7 @@ OLD_FILES+=usr/bin/ypcat
 OLD_FILES+=usr/bin/ypchfn
 OLD_FILES+=usr/bin/ypchpass
 OLD_FILES+=usr/bin/ypchsh
+OLD_FILES+=usr/bin/ypldap
 OLD_FILES+=usr/bin/ypmatch
 OLD_FILES+=usr/bin/yppasswd
 OLD_FILES+=usr/bin/ypwhich
@@ -7166,6 +7425,8 @@ OLD_FILES+=usr/share/man/man8/pppctl.8.gz
 .endif
 
 .if ${MK_PROFILE} == no
+OLD_FILES+=usr/lib/lib80211_p.a
+OLD_FILES+=usr/lib/libBlocksRuntime_p.a
 OLD_FILES+=usr/lib/libalias_cuseeme_p.a
 OLD_FILES+=usr/lib/libalias_dummy_p.a
 OLD_FILES+=usr/lib/libalias_ftp_p.a
@@ -7177,40 +7438,64 @@ OLD_FILES+=usr/lib/libalias_skinny_p.a
 OLD_FILES+=usr/lib/libalias_smedia_p.a
 OLD_FILES+=usr/lib/libarchive_p.a
 OLD_FILES+=usr/lib/libasn1_p.a
+OLD_FILES+=usr/lib/libauditd_p.a
+OLD_FILES+=usr/lib/libavl_p.a
+OLD_FILES+=usr/lib/libbe_p.a
 OLD_FILES+=usr/lib/libbegemot_p.a
+OLD_FILES+=usr/lib/libblacklist_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/libc_p.a
 OLD_FILES+=usr/lib/libcalendar_p.a
 OLD_FILES+=usr/lib/libcam_p.a
 OLD_FILES+=usr/lib/libcom_err_p.a
 OLD_FILES+=usr/lib/libcompat_p.a
+OLD_FILES+=usr/lib/libcompiler_rt_p.a
 OLD_FILES+=usr/lib/libcrypt_p.a
 OLD_FILES+=usr/lib/libcrypto_p.a
+OLD_FILES+=usr/lib/libctf_p.a
 OLD_FILES+=usr/lib/libcurses_p.a
 OLD_FILES+=usr/lib/libcursesw_p.a
+OLD_FILES+=usr/lib/libcuse_p.a
+OLD_FILES+=usr/lib/libcxxrt_p.a
+OLD_FILES+=usr/lib/libdevctl_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/libdl_p.a
+OLD_FILES+=usr/lib/libdpv_p.a
+OLD_FILES+=usr/lib/libdtrace_p.a
+OLD_FILES+=usr/lib/libdwarf_p.a
 OLD_FILES+=usr/lib/libedit_p.a
+OLD_FILES+=usr/lib/libefivar_p.a
 OLD_FILES+=usr/lib/libelf_p.a
+OLD_FILES+=usr/lib/libexecinfo_p.a
 OLD_FILES+=usr/lib/libfetch_p.a
+OLD_FILES+=usr/lib/libfigpar_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/libgcc_eh_p.a
 OLD_FILES+=usr/lib/libgcc_p.a
 OLD_FILES+=usr/lib/libgeom_p.a
 OLD_FILES+=usr/lib/libgnuregex_p.a
+OLD_FILES+=usr/lib/libgpio_p.a
 OLD_FILES+=usr/lib/libgssapi_krb5_p.a
+OLD_FILES+=usr/lib/libgssapi_ntlm_p.a
 OLD_FILES+=usr/lib/libgssapi_p.a
+OLD_FILES+=usr/lib/libgssapi_spnego_p.a
 OLD_FILES+=usr/lib/libhdb_p.a
 OLD_FILES+=usr/lib/libheimbase_p.a
+OLD_FILES+=usr/lib/libheimntlm_p.a
 OLD_FILES+=usr/lib/libheimsqlite_p.a
 OLD_FILES+=usr/lib/libhistory_p.a
+OLD_FILES+=usr/lib/libhx509_p.a
 OLD_FILES+=usr/lib/libipsec_p.a
+OLD_FILES+=usr/lib/libipt_p.a
 OLD_FILES+=usr/lib/libjail_p.a
 OLD_FILES+=usr/lib/libkadm5clnt_p.a
 OLD_FILES+=usr/lib/libkadm5srv_p.a
@@ -7221,6 +7506,7 @@ 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/liblzma_p.a
 OLD_FILES+=usr/lib/libm_p.a
 OLD_FILES+=usr/lib/libmagic_p.a
 OLD_FILES+=usr/lib/libmd_p.a
@@ -7229,26 +7515,52 @@ 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/libmt_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/libnv_p.a
+OLD_FILES+=usr/lib/libnvpair_p.a
+OLD_FILES+=usr/lib/libopencsd_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/libpathconv_p.a
 OLD_FILES+=usr/lib/libpcap_p.a
+OLD_FILES+=usr/lib/libpjdlog_p.a
 OLD_FILES+=usr/lib/libpmc_p.a
+OLD_FILES+=usr/lib/libprivatebsdstat_p.a
+OLD_FILES+=usr/lib/libprivatedevdctl_p.a
+OLD_FILES+=usr/lib/libprivateevent_p.a
+OLD_FILES+=usr/lib/libprivateheimipcc_p.a
+OLD_FILES+=usr/lib/libprivateheimipcs_p.a
+OLD_FILES+=usr/lib/libprivateifconfig_p.a
+OLD_FILES+=usr/lib/libprivateldns_p.a
+OLD_FILES+=usr/lib/libprivatesqlite3_p.a
+OLD_FILES+=usr/lib/libprivatessh_p.a
+OLD_FILES+=usr/lib/libprivateucl_p.a
+OLD_FILES+=usr/lib/libprivateunbound_p.a
+OLD_FILES+=usr/lib/libprivatezstd_p.a
+OLD_FILES+=usr/lib/libproc_p.a
+OLD_FILES+=usr/lib/libprocstat_p.a
 OLD_FILES+=usr/lib/libpthread_p.a
 OLD_FILES+=usr/lib/libradius_p.a
+OLD_FILES+=usr/lib/libregex_p.a
 OLD_FILES+=usr/lib/libroken_p.a
 OLD_FILES+=usr/lib/librpcsvc_p.a
+OLD_FILES+=usr/lib/librss_p.a
 OLD_FILES+=usr/lib/librt_p.a
+OLD_FILES+=usr/lib/librtld_db_p.a
 OLD_FILES+=usr/lib/libsbuf_p.a
 OLD_FILES+=usr/lib/libsdp_p.a
 OLD_FILES+=usr/lib/libsmb_p.a
 OLD_FILES+=usr/lib/libssl_p.a
+OLD_FILES+=usr/lib/libstdbuf_p.a
 OLD_FILES+=usr/lib/libstdc++_p.a
+OLD_FILES+=usr/lib/libstdthreads_p.a
 OLD_FILES+=usr/lib/libsupc++_p.a
+OLD_FILES+=usr/lib/libsysdecode_p.a
 OLD_FILES+=usr/lib/libtacplus_p.a
 OLD_FILES+=usr/lib/libtermcap_p.a
 OLD_FILES+=usr/lib/libtermcapw_p.a
@@ -7260,14 +7572,23 @@ OLD_FILES+=usr/lib/libtinfo_p.a
 OLD_FILES+=usr/lib/libtinfow_p.a
 OLD_FILES+=usr/lib/libufs_p.a
 OLD_FILES+=usr/lib/libugidfw_p.a
+OLD_FILES+=usr/lib/libulog_p.a
+OLD_FILES+=usr/lib/libumem_p.a
+OLD_FILES+=usr/lib/libusb_p.a
 OLD_FILES+=usr/lib/libusbhid_p.a
+OLD_FILES+=usr/lib/libutempter_p.a
 OLD_FILES+=usr/lib/libutil_p.a
+OLD_FILES+=usr/lib/libuutil_p.a
 OLD_FILES+=usr/lib/libvgl_p.a
+OLD_FILES+=usr/lib/libvmmapi_p.a
 OLD_FILES+=usr/lib/libwind_p.a
 OLD_FILES+=usr/lib/libwrap_p.a
+OLD_FILES+=usr/lib/libxo_p.a
 OLD_FILES+=usr/lib/liby_p.a
 OLD_FILES+=usr/lib/libypclnt_p.a
 OLD_FILES+=usr/lib/libz_p.a
+OLD_FILES+=usr/lib/libzfs_core_p.a
+OLD_FILES+=usr/lib/libzfs_p.a
 OLD_FILES+=usr/lib/private/libldns_p.a
 OLD_FILES+=usr/lib/private/libssh_p.a
 .endif
@@ -7359,6 +7680,7 @@ OLD_FILES+=usr/share/man/man8/rtquery.8.gz
 .endif
 
 .if ${MK_SENDMAIL} == no
+OLD_FILES+=etc/mtree/BSD.sendmail.dist
 OLD_FILES+=etc/newsyslog.conf.d/sendmail.conf
 OLD_FILES+=etc/periodic/daily/150.clean-hoststat
 OLD_FILES+=etc/periodic/daily/440.status-mailq
@@ -7597,6 +7919,7 @@ OLD_FILES+=usr/share/sendmail/cf/siteconfig/uucp.ucbva
 OLD_DIRS+=usr/share/sendmail/cf/siteconfig
 OLD_DIRS+=usr/share/sendmail/cf
 OLD_DIRS+=usr/share/sendmail
+OLD_DIRS+=var/spool/clientmqueue
 .endif
 
 .if ${MK_SERVICESDB} == no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902031107.x13B7egc096912>