pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/defaults Remove comments for deprecated IRSSI_* var...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/895ce36a7ded
branches:  trunk
changeset: 497624:895ce36a7ded
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 01 11:39:18 2005 +0000

description:
Remove comments for deprecated IRSSI_* variables

diffstat:

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

diffs (26 lines):

diff -r 26811be9b3dc -r 895ce36a7ded mk/defaults/mk.conf
--- a/mk/defaults/mk.conf       Mon Aug 01 11:37:38 2005 +0000
+++ b/mk/defaults/mk.conf       Mon Aug 01 11:39:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.71 2005/08/01 10:55:18 wiz Exp $
+# $NetBSD: mk.conf,v 1.72 2005/08/01 11:39:18 wiz Exp $
 #
 
 # A file providing defaults for pkgsrc and the packages collection.
@@ -1057,16 +1057,6 @@
 # Default: not defined
 # [XXX: configure will locate pgpv or pgp]
 
-#IRSSI_USE_PERL=       YES
-# Build irssi with perl so you can load scripts written in perl.
-# Possible: YES, not defined
-# Default: not defined
-
-IRSSI_USE_SSL?=        YES
-# Enable SSL in irssi (for IRC server connections)
-# Possible: YES, NO
-# Default: YES
-
 #XLOCK_DEFAULT_MODE=
 #JB_FQHOSTNAME=
 # Used by jitterbug package to include the fully-qualified domain name



Home | Main Index | Thread Index | Old Index