Deleted Added
full compact
ObsoleteFiles.inc (273907) ObsoleteFiles.inc (273929)
1#
1#
2# $FreeBSD: head/ObsoleteFiles.inc 273907 2014-10-31 14:22:26Z des $
2# $FreeBSD: head/ObsoleteFiles.inc 273929 2014-11-01 11:17:54Z jmmv $
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#

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

369OLD_FILES+=usr/share/atf/atf-run.hooks
370OLD_FILES+=usr/share/examples/atf/atf-run.hooks
371OLD_FILES+=usr/share/examples/atf/tests-results.css
372OLD_FILES+=usr/share/man/man1/atf-config.1.gz
373OLD_FILES+=usr/share/man/man1/atf-report.1.gz
374OLD_FILES+=usr/share/man/man1/atf-run.1.gz
375OLD_FILES+=usr/share/man/man1/atf-version.1.gz
376OLD_FILES+=usr/share/man/man5/atf-formats.5.gz
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#

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

369OLD_FILES+=usr/share/atf/atf-run.hooks
370OLD_FILES+=usr/share/examples/atf/atf-run.hooks
371OLD_FILES+=usr/share/examples/atf/tests-results.css
372OLD_FILES+=usr/share/man/man1/atf-config.1.gz
373OLD_FILES+=usr/share/man/man1/atf-report.1.gz
374OLD_FILES+=usr/share/man/man1/atf-run.1.gz
375OLD_FILES+=usr/share/man/man1/atf-version.1.gz
376OLD_FILES+=usr/share/man/man5/atf-formats.5.gz
377OLD_FILES+=usr/share/man/man7/atf.7.gz
378OLD_FILES+=usr/share/xml/atf/tests-results.dtd
379OLD_FILES+=usr/share/xsl/atf/tests-results.xsl
380# 20131009: freebsd-version moved from /libexec to /bin
381OLD_FILES+=libexec/freebsd-version
382# 20131001: ar and ranlib from binutils not used
383OLD_FILES+=usr/bin/gnu-ar
384OLD_FILES+=usr/bin/gnu-ranlib
385OLD_FILES+=usr/share/man/man1/gnu-ar.1.gz

--- 6244 unchanged lines hidden ---
377OLD_FILES+=usr/share/xml/atf/tests-results.dtd
378OLD_FILES+=usr/share/xsl/atf/tests-results.xsl
379# 20131009: freebsd-version moved from /libexec to /bin
380OLD_FILES+=libexec/freebsd-version
381# 20131001: ar and ranlib from binutils not used
382OLD_FILES+=usr/bin/gnu-ar
383OLD_FILES+=usr/bin/gnu-ranlib
384OLD_FILES+=usr/share/man/man1/gnu-ar.1.gz

--- 6244 unchanged lines hidden ---