pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/defaults defaults/mk.conf: remove some now unused v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0c6886cc020
branches: trunk
changeset: 372438:c0c6886cc020
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Jan 24 23:11:32 2022 +0000
description:
defaults/mk.conf: remove some now unused variables
Prune a bunch of variables that haven't been used for years. In some
cases, the packages they influenced don't even exist anymore. There may
be more of these, this is after a quick pass through.
diffstat:
mk/defaults/mk.conf | 33 +--------------------------------
1 files changed, 1 insertions(+), 32 deletions(-)
diffs (61 lines):
diff -r 10051d70b1e4 -r c0c6886cc020 mk/defaults/mk.conf
--- a/mk/defaults/mk.conf Mon Jan 24 22:39:29 2022 +0000
+++ b/mk/defaults/mk.conf Mon Jan 24 23:11:32 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.323 2022/01/04 21:53:46 schmonz Exp $
+# $NetBSD: mk.conf,v 1.324 2022/01/24 23:11:32 gutteridge Exp $
#
# This file provides default values for variables that may be overridden
@@ -980,26 +980,6 @@
# Possible: any user name
# Default: mail
-#FLUXBOX_USE_XINERAMA?= NO
-# Compile flukebox with xinerama extensions
-# Possible: YES, NO
-# Default: NO
-
-#FLUXBOX_USE_KDE?= NO
-# Compile flukebox with KDE support
-# Possible: YES, NO
-# Default: NO
-
-#FLUXBOX_USE_GNOME?= NO
-# Compile flukebox with GNOME support
-# Possible: YES, NO
-# Default: NO
-
-#FLUXBOX_USE_XFT?= YES
-# Compile flukebox with Xft support
-# Possible: YES, NO
-# Default: YES
-
FOX_USE_XUNICODE?= YES
# Used in fox to build in support for Unicode by XUnicode. See
# http://www.ab.wakwak.com/~tino/jatk/fox/ (in japanese) for more information.
@@ -1229,11 +1209,6 @@
# Possible: any directory
# Default: ${VARBASE}/run/jabberd
-JAKARTA_HOME?= ${JAVA_HOME}/jakarta
-# Used by the www/jakarta-tomcat package to choose an install location
-# Possible: any directory
-# Default: ${JAVA_HOME}/jakarta
-
#KERBEROS=
# Used in many packages to specify use of a Kerberos (or compatible)
# subsystem. Requires Kerberos libraries in /usr/lib.
@@ -1709,12 +1684,6 @@
# Possible: any valid pathname for rsync command
# Default: not defined
-#SAWFISH_THEMES=
-# Specifies the DISTFILES for wm/sawfish-themes, to allow the user to choose
-# which themes to install
-# Possible: empty, any number of theme-name-[0-9]*.*.tar.gz
-# Default: Set to include about 180 themes available on themes.freshmeat.net
-
SCREWS_GROUP?= www
# Used in the screws package to specify the user under which the server
# should be run.
Home |
Main Index |
Thread Index |
Old Index