aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2008-05-10 18:43:22 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2008-05-10 18:43:22 +0000
commit35e1cea83a58b8d03ce9ef8c0155eb9d26333e39 (patch)
tree6f6cbdbf61fed65a0db9af4861035eaf17a4e1d9
parent27522528ea191b84eddc7acf8e1d030564c1777b (diff)
downloadsrc-35e1cea83a58b8d03ce9ef8c0155eb9d26333e39.tar.gz
src-35e1cea83a58b8d03ce9ef8c0155eb9d26333e39.zip
Add more obsolete files.
Approved by: rwatson (mentor)
Notes
Notes: svn path=/head/; revision=178924
-rw-r--r--ObsoleteFiles.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index ff5720f6cbc9..295125f42d0e 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,11 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20080420: Symbol card support dropped
+OLD_FILES+=usr/include/dev/wi/spectrum24t_cf.h
+# 20080420: awi removal
+OLD_FILES+=usr/share/man/man4/awi.4.gz
+OLD_FILES+=usr/share/man/man4/if_awi.4.gz
# 20080331: pkg_sign has been removed
OLD_FILES+=usr/sbin/pkg_check
OLD_FILES+=usr/sbin/pkg_sign
@@ -35,6 +40,10 @@ OLD_FILES+=usr/share/man/man2/kse_release.2.gz
OLD_FILES+=usr/share/man/man2/kse_switchin.2.gz
OLD_FILES+=usr/share/man/man2/kse_thr_interrupt.2.gz
OLD_FILES+=usr/share/man/man2/kse_wakeup.2.gz
+.if ${TARGET_ARCH} == "amd64"
+OLD_FILES+=usr/lib32/libkse.so
+OLD_LIBS+=usr/lib32/libkse.so.3
+.endif
# 20080220: geom_lvm rename to geom_linux_lvm
OLD_FILES+=usr/share/man/man4/geom_lvm.4.gz
# 20080126: oldcard.4 removal