pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/defaults Remove descriptions and settings for obsol...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/025c834604d4
branches:  trunk
changeset: 503894:025c834604d4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 01 19:07:47 2005 +0000

description:
Remove descriptions and settings for obsolete USE_CANNA, USE_SJ3, and USE_WNN4.

diffstat:

 mk/defaults/mk.conf |  19 +------------------
 1 files changed, 1 insertions(+), 18 deletions(-)

diffs (46 lines):

diff -r fad32bf07f14 -r 025c834604d4 mk/defaults/mk.conf
--- a/mk/defaults/mk.conf       Thu Dec 01 19:07:06 2005 +0000
+++ b/mk/defaults/mk.conf       Thu Dec 01 19:07:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.97 2005/12/01 18:23:37 wiz Exp $
+# $NetBSD: mk.conf,v 1.98 2005/12/01 19:07:47 wiz Exp $
 #
 
 # This file provides default values for variables that may be overridden
@@ -1658,12 +1658,6 @@
 # Possible: YES, NO
 # Default: NO
 
-USE_CANNA?= YES
-# Used in kinput2 and nvi-m17n to enable Canna kana-kanji converter
-# support.
-# Possible: YES, or NO.
-# Default: YES
-
 USE_CRYPTO?=   YES
 # Used in speakfreely to choose support for encrypted connections.
 # Possible: YES, or NO.
@@ -1698,23 +1692,12 @@
 # Possible: defined, not defined
 # Default: not defined
 
-USE_SJ3?= YES
-# Used in kinput2 to enable SJ3 kana-kanji converter support.
-# Possible: YES, or NO.
-# Default: YES
-
 #USE_SOCKS=
 # Used to specify SOCKS firewall support
 # Set this to the version of socks necessary.
 # Possible: 4, 5, not defined
 # Default: not defined
 
-USE_WNN4?= YES
-# Used in kinput2 to enable FreeWnn (a.k.a.  Wnn4) kana-kanji
-# converter support.
-# Possible: YES, or NO.
-# Default: YES
-
 #USE_XFACE=
 # Used in xemacs package to build in support for xface
 # (pkgsrc/mail/face)



Home | Main Index | Thread Index | Old Index