summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files
diff options
context:
space:
mode:
authorwiz <wiz>2005-12-02 17:09:12 +0000
committerwiz <wiz>2005-12-02 17:09:12 +0000
commit9a57bc2c76356dd9f7aa2c9e52b78db5b0e8cf31 (patch)
tree9809ba48355401edffb0ed840f5a52e101fc6a18 /pkgtools/pkglint/files
parent67e957d2608fceed128c1247d3c37d88418a7cf0 (diff)
downloadpkgsrc-9a57bc2c76356dd9f7aa2c9e52b78db5b0e8cf31.tar.gz
Mark USE_SOCKS as deprecated.
Diffstat (limited to 'pkgtools/pkglint/files')
-rw-r--r--pkgtools/pkglint/files/deprecated.map3
-rw-r--r--pkgtools/pkglint/files/makevars.map3
2 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index 7c4e0726545..e28d4f88204 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.22 2005/12/02 09:44:03 rillig Exp $
+# $NetBSD: deprecated.map,v 1.23 2005/12/02 17:09:12 wiz Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -21,6 +21,7 @@ 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.
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 7f201719526..a7eb4fcd114 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.47 2005/12/02 09:01:32 rillig Exp $
+# $NetBSD: makevars.map,v 1.48 2005/12/02 17:09:12 wiz Exp $
#
# This file contains the guessed type of some variables, according to
@@ -31,7 +31,6 @@ SETGIDGAME YesNo
USE_CRYPTO { YES NO }
USE_INET6 YesNo
-USE_SOCKS { 4 5 }
# some other variables, sorted alphabetically