summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files/deprecated.map
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkglint/files/deprecated.map')
-rw-r--r--pkgtools/pkglint/files/deprecated.map23
1 files changed, 1 insertions, 22 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index e28d4f88204..341701e7910 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,30 +1,9 @@
-# $NetBSD: deprecated.map,v 1.23 2005/12/02 17:09:12 wiz Exp $
+# $NetBSD: deprecated.map,v 1.24 2006/01/01 18:53:03 wiz Exp $
#
# This file contains names of Makefile variables and a short explanation
# what to do to make the warning disappear.
-# The following entries can be removed after the 2005Q3 branch.
-KERBEROS Use the PKG_OPTIONS framework instead.
-NO_CDROM Use NO_BIN_ON_CDROM and/or NO_SRC_ON_CDROM instead.
-NO_PACKAGE Don't use it to enforce license restrictions.
-USE_BUILDLINK3 You can just remove it.
-
-# The following entries can be removed after the 2005Q4 branch.
-USE_PERL5 Use USE_TOOLS+=perl or USE_TOOLS+=perl:run instead.
-USE_CUPS Use the PKG_OPTIONS framework (option cups) instead.
-USE_I586 Use the PKG_OPTIONS framework (option i586) instead.
-USE_INN Use the PKG_OPTIONS framework instead.
-USE_OPENLDAP Use the PKG_OPTIONS framework (option openldap) instead.
-USE_OSS Use the PKG_OPTIONS framework (option oss) instead.
-USE_RSAREF2 Use the PKG_OPTIONS framework (option rsaref) instead.
-USE_SASL Use the PKG_OPTIONS framework (option sasl) instead.
-USE_SASL2 Use the PKG_OPTIONS framework (option sasl) instead.
-USE_SJ3 Use the PKG_OPTIONS framework (option sj3) instead.
-USE_SOCKS Use the PKG_OPTIONS framework (socks4 and socks5 options) instead.
-USE_WNN4 Use the PKG_OPTIONS framework (option wnn4) instead.
-USE_XFACE Use the PKG_OPTIONS framework instead.
-
# The following entries can be removed after the 2006Q1 branch.
NO_TOOLS You can just remove it.
NO_WRAPPER You can just remove it.