pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/defaults Remove some obsolete variables.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c421f86494ef
branches: trunk
changeset: 494902:c421f86494ef
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 31 20:01:00 2005 +0000
description:
Remove some obsolete variables.
diffstat:
mk/defaults/mk.conf | 28 +---------------------------
1 files changed, 1 insertions(+), 27 deletions(-)
diffs (70 lines):
diff -r 7d0ba431faee -r c421f86494ef mk/defaults/mk.conf
--- a/mk/defaults/mk.conf Tue May 31 20:00:43 2005 +0000
+++ b/mk/defaults/mk.conf Tue May 31 20:01:00 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.47 2005/05/31 16:37:30 wiz Exp $
+# $NetBSD: mk.conf,v 1.48 2005/05/31 20:01:00 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -682,11 +682,6 @@
# Possible: any legal compiler flags, e.g. -O6 -DHARD_SERVER_LIMIT=512
# Default: not defined
-#APACHE_PERF_TUNING= YES
-# Used in apache to optimize for maximum performance.
-# Possible: not defined, YES
-# Default: not defined
-
APACHE_USER?= www
# Used in apache, apache2, isap, and smb2www to specify the user
# allowed to execute the `suexec' wrapper. Expected to be the user the
@@ -836,11 +831,6 @@
# Possible: 1-65535
# Default: 782
-CUE_USE_CANNA?= NO
-# Used by cue package to determine whether to enable Canna support.
-# Possible: YES, NO
-# Default: NO
-
CUPS_GROUP?= sys
# Used in cups to specify the group to run CUPS commands as.
# Possible: any group name
@@ -1020,12 +1010,6 @@
# Possible: any user name
# Default: ${BINOWN}
-GAWK_ENABLE_PORTALS?= NO
-# Used by gawk package to enable/disable handling file names that start with
-# `/p/' as a 4.4 BSD type portal file, i.e., a two-way pipe for `|&'.
-# Possible: YES, NO
-# Default: NO
-
GECKO_PROVIDER?= firefox
# Selects which mozilla incarnation to use by packages which embed
# the Gecko HTML renderer.
@@ -1788,11 +1772,6 @@
# Possible: defined, not defined
# Default: not defined
-#CYRUS_USE_INET6=YES
-# Add support for IPv6.
-# Possible: YES, not defined
-# Default: not defined
-
PURE_FTPD_USE_MYSQL?= NO
# Compile in MySQL support.
# Possible: YES, NO
@@ -2174,11 +2153,6 @@
# Possible: any group name
# Default: network
-VICE_USE_FFMPEG?= no
-# Used in vice package to enable ffmpeg support.
-# Possible: yes, no.
-# Default: no
-
#VIM_EXTRA_OPTS=
# Used in vim package to build with non-gui extra options
# Possible: not defined, see "configure --help"
Home |
Main Index |
Thread Index |
Old Index