Deleted Added
full compact
ObsoleteFiles.inc (283251) ObsoleteFiles.inc (284066)
1#
1#
2# $FreeBSD: stable/10/ObsoleteFiles.inc 283251 2015-05-21 16:44:31Z bdrewery $
2# $FreeBSD: stable/10/ObsoleteFiles.inc 284066 2015-06-06 12:44:42Z ae $
3#
4# This file lists old files (OLD_FILES), libraries (OLD_LIBS) and
5# directories (OLD_DIRS) which should get removed at an update. Recently
6# removed entries first (with the date as a comment). Dynamic libraries are
7# special cased (OLD_LIBS). Static libraries or the generic links to
8# the dynamic libraries (lib*.so) should (if you don't know why to make an
9# exception, make this a "must") be viewed as normal files (OLD_FILES).
10#

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

39# done
40
41# 20150506
42OLD_FILES+=usr/share/man/man9/NDHASGIANT.9.gz
43# 20141205: convert sbin/mdconfig/tests to ATF format tests
44OLD_FILES+=usr/tests/sbin/mdconfig/legacy_test
45OLD_FILES+=usr/tests/sbin/mdconfig/mdconfig.test
46OLD_FILES+=usr/tests/sbin/mdconfig/run.pl
3#
4# This file lists old files (OLD_FILES), libraries (OLD_LIBS) and
5# directories (OLD_DIRS) which should get removed at an update. Recently
6# removed entries first (with the date as a comment). Dynamic libraries are
7# special cased (OLD_LIBS). Static libraries or the generic links to
8# the dynamic libraries (lib*.so) should (if you don't know why to make an
9# exception, make this a "must") be viewed as normal files (OLD_FILES).
10#

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

39# done
40
41# 20150506
42OLD_FILES+=usr/share/man/man9/NDHASGIANT.9.gz
43# 20141205: convert sbin/mdconfig/tests to ATF format tests
44OLD_FILES+=usr/tests/sbin/mdconfig/legacy_test
45OLD_FILES+=usr/tests/sbin/mdconfig/mdconfig.test
46OLD_FILES+=usr/tests/sbin/mdconfig/run.pl
47# 20141107: overhaul if_gre(4)
48OLD_FILES+=usr/include/netinet/ip_gre.h
47# 20141028: debug files accidentally installed as directory name
48OLD_FILES+=usr/lib/debug/usr/lib/i18n
49OLD_FILES+=usr/lib/debug/usr/lib/private
50OLD_FILES+=usr/lib/debug/usr/lib32/i18n
51OLD_FILES+=usr/lib/debug/usr/lib32/private
52# 20141015: OpenSSL 1.0.1j import
53OLD_FILES+=usr/share/openssl/man/man3/CMS_sign_add1_signer.3.gz
54# 20141010: rc.d/kerberos removed

--- 6436 unchanged lines hidden ---
49# 20141028: debug files accidentally installed as directory name
50OLD_FILES+=usr/lib/debug/usr/lib/i18n
51OLD_FILES+=usr/lib/debug/usr/lib/private
52OLD_FILES+=usr/lib/debug/usr/lib32/i18n
53OLD_FILES+=usr/lib/debug/usr/lib32/private
54# 20141015: OpenSSL 1.0.1j import
55OLD_FILES+=usr/share/openssl/man/man3/CMS_sign_add1_signer.3.gz
56# 20141010: rc.d/kerberos removed

--- 6436 unchanged lines hidden ---