Deleted Added
full compact
OptionalObsoleteFiles.inc (309452) OptionalObsoleteFiles.inc (309953)
1#
1#
2# $FreeBSD: stable/11/tools/build/mk/OptionalObsoleteFiles.inc 309452 2016-12-03 00:37:00Z ngie $
2# $FreeBSD: stable/11/tools/build/mk/OptionalObsoleteFiles.inc 309953 2016-12-12 21:43:17Z bapt $
3#
4# This file add support for the WITHOUT_* and WITH_* knobs in src.conf(5) to
5# the check-old and delete-old* targets.
6#
7
8.if ${MK_ACCT} == no
9OLD_FILES+=etc/rc.d/accounting
10OLD_FILES+=etc/periodic/daily/310.accounting

--- 150 unchanged lines hidden (view full) ---

161OLD_FILES+=usr/share/snmp/defs/atm_tree.def
162OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM-FREEBSD-MIB.txt
163OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM.txt
164.endif
165
166.if ${MK_AUDIT} == no
167OLD_FILES+=usr/sbin/audit
168OLD_FILES+=usr/sbin/auditd
3#
4# This file add support for the WITHOUT_* and WITH_* knobs in src.conf(5) to
5# the check-old and delete-old* targets.
6#
7
8.if ${MK_ACCT} == no
9OLD_FILES+=etc/rc.d/accounting
10OLD_FILES+=etc/periodic/daily/310.accounting

--- 150 unchanged lines hidden (view full) ---

161OLD_FILES+=usr/share/snmp/defs/atm_tree.def
162OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM-FREEBSD-MIB.txt
163OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-ATM.txt
164.endif
165
166.if ${MK_AUDIT} == no
167OLD_FILES+=usr/sbin/audit
168OLD_FILES+=usr/sbin/auditd
169OLD_FILES+=usr/sbin/auditdistd
169OLD_FILES+=usr/sbin/auditreduce
170OLD_FILES+=usr/sbin/praudit
171OLD_FILES+=usr/share/man/man1/auditreduce.1.gz
172OLD_FILES+=usr/share/man/man1/praudit.1.gz
170OLD_FILES+=usr/sbin/auditreduce
171OLD_FILES+=usr/sbin/praudit
172OLD_FILES+=usr/share/man/man1/auditreduce.1.gz
173OLD_FILES+=usr/share/man/man1/praudit.1.gz
174OLD_FILES+=usr/share/man/man5/auditdistd.conf.5.gz
173OLD_FILES+=usr/share/man/man8/audit.8.gz
174OLD_FILES+=usr/share/man/man8/auditd.8.gz
175OLD_FILES+=usr/share/man/man8/audit.8.gz
176OLD_FILES+=usr/share/man/man8/auditd.8.gz
177OLD_FILES+=usr/share/man/man8/auditdistd.8.gz
175.endif
176
177.if ${MK_AUTHPF} == no
178OLD_FILES+=usr/sbin/authpf
179OLD_FILES+=usr/sbin/authpf-noip
180OLD_FILES+=usr/share/man/man8/authpf.8.gz
181OLD_FILES+=usr/share/man/man8/authpf-noip.8.gz
182.endif

--- 462 unchanged lines hidden (view full) ---

645OLD_FILES+=usr/share/man/man8/menu.4th.8.gz
646OLD_FILES+=usr/share/man/man8/menusets.4th.8.gz
647OLD_FILES+=usr/share/man/man8/pxeboot.8.gz
648OLD_FILES+=usr/share/man/man8/version.4th.8.gz
649OLD_FILES+=usr/share/man/man8/zfsboot.8.gz
650OLD_FILES+=usr/share/man/man8/zfsloader.8.gz
651.endif
652
178.endif
179
180.if ${MK_AUTHPF} == no
181OLD_FILES+=usr/sbin/authpf
182OLD_FILES+=usr/sbin/authpf-noip
183OLD_FILES+=usr/share/man/man8/authpf.8.gz
184OLD_FILES+=usr/share/man/man8/authpf-noip.8.gz
185.endif

--- 462 unchanged lines hidden (view full) ---

648OLD_FILES+=usr/share/man/man8/menu.4th.8.gz
649OLD_FILES+=usr/share/man/man8/menusets.4th.8.gz
650OLD_FILES+=usr/share/man/man8/pxeboot.8.gz
651OLD_FILES+=usr/share/man/man8/version.4th.8.gz
652OLD_FILES+=usr/share/man/man8/zfsboot.8.gz
653OLD_FILES+=usr/share/man/man8/zfsloader.8.gz
654.endif
655
656.if ${MK_BOOTPARAMD} == no
657OLD_FILES+=usr/sbin/bootparamd
658OLD_FILES+=usr/share/man/man5/bootparams.5.gz
659OLD_FILES+=usr/share/man/man8/bootparamd.8.gz
660OLD_FILES+=usr/sbin/callbootd
661.endif
662
663.if ${MK_BOOTPD} == no
664OLD_FILES+=usr/libexec/bootpd
665OLD_FILES+=usr/share/man/man5/bootptab.5.gz
666OLD_FILES+=usr/share/man/man8/bootpd.8.gz
667OLD_FILES+=usr/libexec/bootpgw
668OLD_FILES+=usr/sbin/bootpef
669OLD_FILES+=usr/share/man/man8/bootpef.8.gz
670OLD_FILES+=usr/sbin/bootptest
671OLD_FILES+=usr/share/man/man8/bootptest.8.gz
672.endif
673
653.if ${MK_BSD_CPIO} == no
654OLD_FILES+=usr/bin/bsdcpio
655OLD_FILES+=usr/bin/cpio
656OLD_FILES+=usr/share/man/man1/bsdcpio.1.gz
657OLD_FILES+=usr/share/man/man1/cpio.1.gz
658.endif
659
660.if ${MK_BSD_GREP} == no

--- 1312 unchanged lines hidden (view full) ---

1973OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/ee.cat
1974OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/ee.cat
1975.endif
1976
1977#.if ${MK_EXAMPLES} == no
1978# to be filled in
1979#.endif
1980
674.if ${MK_BSD_CPIO} == no
675OLD_FILES+=usr/bin/bsdcpio
676OLD_FILES+=usr/bin/cpio
677OLD_FILES+=usr/share/man/man1/bsdcpio.1.gz
678OLD_FILES+=usr/share/man/man1/cpio.1.gz
679.endif
680
681.if ${MK_BSD_GREP} == no

--- 1312 unchanged lines hidden (view full) ---

1994OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/ee.cat
1995OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/ee.cat
1996.endif
1997
1998#.if ${MK_EXAMPLES} == no
1999# to be filled in
2000#.endif
2001
2002.if ${MK_FINGER} == no
2003OLD_FILES+=usr/bin/finger
2004OLD_FILES+=usr/share/man/man1/finger.1.gz
2005OLD_FILES+=usr/share/man/man5/finger.conf.5.gz
2006OLD_FILES+=usr/libexec/fingerd
2007OLD_FILES+=usr/share/man/man8/fingerd.8.gz
2008.endif
2009
1981.if ${MK_FLOPPY} == no
1982OLD_FILES+=usr/sbin/fdcontrol
1983OLD_FILES+=usr/sbin/fdformat
1984OLD_FILES+=usr/sbin/fdread
1985OLD_FILES+=usr/sbin/fdwrite
1986OLD_FILES+=usr/share/man/man1/fdformat.1.gz
1987OLD_FILES+=usr/share/man/man1/fdread.1.gz
1988OLD_FILES+=usr/share/man/man1/fdwrite.1.gz

--- 4783 unchanged lines hidden (view full) ---

6772OLD_FILES+=usr/share/man/man1/quota.1.gz
6773OLD_FILES+=usr/share/man/man8/edquota.8.gz
6774OLD_FILES+=usr/share/man/man8/quotacheck.8.gz
6775OLD_FILES+=usr/share/man/man8/quotaoff.8.gz
6776OLD_FILES+=usr/share/man/man8/quotaon.8.gz
6777OLD_FILES+=usr/share/man/man8/repquota.8.gz
6778.endif
6779
2010.if ${MK_FLOPPY} == no
2011OLD_FILES+=usr/sbin/fdcontrol
2012OLD_FILES+=usr/sbin/fdformat
2013OLD_FILES+=usr/sbin/fdread
2014OLD_FILES+=usr/sbin/fdwrite
2015OLD_FILES+=usr/share/man/man1/fdformat.1.gz
2016OLD_FILES+=usr/share/man/man1/fdread.1.gz
2017OLD_FILES+=usr/share/man/man1/fdwrite.1.gz

--- 4783 unchanged lines hidden (view full) ---

6801OLD_FILES+=usr/share/man/man1/quota.1.gz
6802OLD_FILES+=usr/share/man/man8/edquota.8.gz
6803OLD_FILES+=usr/share/man/man8/quotacheck.8.gz
6804OLD_FILES+=usr/share/man/man8/quotaoff.8.gz
6805OLD_FILES+=usr/share/man/man8/quotaon.8.gz
6806OLD_FILES+=usr/share/man/man8/repquota.8.gz
6807.endif
6808
6809.if ${MK_RBOOTD} == no
6810OLD_FILES+=usr/libexec/rbootd
6811OLD_FILES+=usr/share/man/man8/rbootd.8.gz
6812.endif
6813
6780.if ${MK_RCMDS} == no
6781OLD_FILES+=bin/rcp
6782OLD_FILES+=etc/rc.d/rwho
6783OLD_FILES+=etc/periodic/daily/140.clean-rwho
6784OLD_FILES+=rescue/rcp
6785OLD_FILES+=usr/bin/rlogin
6786OLD_FILES+=usr/bin/rsh
6787OLD_FILES+=usr/bin/ruptime

--- 1205 unchanged lines hidden (view full) ---

7993OLD_FILES+=usr/bin/checknr
7994OLD_FILES+=usr/bin/colcrt
7995OLD_FILES+=usr/bin/ul
7996OLD_FILES+=usr/share/man/man1/checknr.1.gz
7997OLD_FILES+=usr/share/man/man1/colcrt.1.gz
7998OLD_FILES+=usr/share/man/man1/ul.1.gz
7999.endif
8000
6814.if ${MK_RCMDS} == no
6815OLD_FILES+=bin/rcp
6816OLD_FILES+=etc/rc.d/rwho
6817OLD_FILES+=etc/periodic/daily/140.clean-rwho
6818OLD_FILES+=rescue/rcp
6819OLD_FILES+=usr/bin/rlogin
6820OLD_FILES+=usr/bin/rsh
6821OLD_FILES+=usr/bin/ruptime

--- 1205 unchanged lines hidden (view full) ---

8027OLD_FILES+=usr/bin/checknr
8028OLD_FILES+=usr/bin/colcrt
8029OLD_FILES+=usr/bin/ul
8030OLD_FILES+=usr/share/man/man1/checknr.1.gz
8031OLD_FILES+=usr/share/man/man1/colcrt.1.gz
8032OLD_FILES+=usr/share/man/man1/ul.1.gz
8033.endif
8034
8035.if ${MK_TIMED} == no
8036OLD_FILES+=usr/sbin/timed
8037OLD_FILES+=usr/sbin/timedc
8038OLD_FILES+=usr/share/man/man8/timed.8.gz
8039OLD_FILES+=usr/share/man/man8/timedc.8.gz
8040.endif
8041
8001.if ${MK_TOOLCHAIN} == no
8002OLD_FILES+=usr/bin/addr2line
8003OLD_FILES+=usr/bin/as
8004OLD_FILES+=usr/bin/byacc
8005OLD_FILES+=usr/bin/cc
8006OLD_FILES+=usr/bin/c88
8007OLD_FILES+=usr/bin/c++
8008OLD_FILES+=usr/bin/c++filt

--- 1276 unchanged lines hidden ---
8042.if ${MK_TOOLCHAIN} == no
8043OLD_FILES+=usr/bin/addr2line
8044OLD_FILES+=usr/bin/as
8045OLD_FILES+=usr/bin/byacc
8046OLD_FILES+=usr/bin/cc
8047OLD_FILES+=usr/bin/c88
8048OLD_FILES+=usr/bin/c++
8049OLD_FILES+=usr/bin/c++filt

--- 1276 unchanged lines hidden ---