diff options
author | martti <martti@pkgsrc.org> | 2006-12-15 12:46:23 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2006-12-15 12:46:23 +0000 |
commit | 47314d2e04078fe6d111b70c9d12e4363adb660f (patch) | |
tree | 2c399d6a95c0986990ab6070ded1717566864e9e /mk/defaults | |
parent | 6734e98a43c559f290b454fa2b18908221de0c64 (diff) | |
download | pkgsrc-47314d2e04078fe6d111b70c9d12e4363adb660f.tar.gz |
Remove trailing spaces.
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/mk.conf | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index 3fde9f460a3..fb2947bd97d 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.137 2006/11/29 10:11:53 ghen Exp $ +# $NetBSD: mk.conf,v 1.138 2006/12/15 12:46:24 martti Exp $ # # This file provides default values for variables that may be overridden @@ -266,7 +266,7 @@ DISTDIR?= ${PKGSRCDIR}/distfiles # ${DISTFILES} and ${PATCHFILES}. If the requested file is not in any # of the directories in ${DIST_PATH}, it will be downloaded into # ${DISTDIR}. If the requested file is in one of the directories in -# ${DIST_PATH}, a symbolic link will be made to it from ${DISTDIR}. +# ${DIST_PATH}, a symbolic link will be made to it from ${DISTDIR}. # ${DIST_PATH} directories will will be searched before ${DISTDIR}, # letting a CD hold the main distfiles archive, and local ${DISTDIR} # hold any updated distfiles, for example. @@ -330,7 +330,7 @@ PKGVULNDIR?= ${DISTDIR} # Default: /usr/pkgsrc/distfiles #PASSIVE_FETCH= -# Use ftp(1) in passive mode, for use behind filtering firewalls. +# Use ftp(1) in passive mode, for use behind filtering firewalls. # (Set by default in ftp(1) in NetBSD-current) # Possible: defined, not defined # Default: not defined @@ -373,7 +373,7 @@ PATCH_FUZZ_FACTOR?= -F0 # Default: not set #HOST_SPECIFIC_PKGS= -# List of packages that are wanted for this particular host/machine. +# List of packages that are wanted for this particular host/machine. # Each package in the list is of the form <category>/<package>. # Possible: any combination of packages # Default: not set @@ -403,13 +403,13 @@ EXTRACT_USING?= nbtar # Default: not defined #MASTER_SORT= .ac.at .at .de .ch .se .fi .no -# Whitespace delimited list of preferred download locations. +# Whitespace delimited list of preferred download locations. # MASTER_SITES and PATCH_SITES will be reordered according to the hosts' # address last components. # Possible: list of domain name suffixes # Default: none -#MASTER_SORT_REGEX= ftp://.*/ +#MASTER_SORT_REGEX= ftp://.*/ # Same as MASTER_SORT, but takes a regular expression for more # flexibility in matching. Regexps defined here have higher priority # than MASTER_SORT. This example would prefer ftp transfers over @@ -489,7 +489,7 @@ SU_CMD?= ${ROOT_CMD} # Default: dependent on operating system. For NetBSD: ${SU} - root -c SU_CMD_PATH_APPEND?=/sbin:/usr/sbin -# Additional directories (in a colon separated list) to be added to the +# Additional directories (in a colon separated list) to be added to the # PATH environment variable when running ${SU_CMD}. # Default: /sbin:/usr/sbin @@ -503,11 +503,11 @@ FATAL_OBJECT_FMT_SKEW?=yes WARN_NO_OBJECT_FMT?=yes # Packages installed on a machine before OBJECT_FMT was added to the -# BUILD_DEFS definitions (on 29th September 1999) cannot say which -# object format they are in. This will cause a warning to be displayed. +# BUILD_DEFS definitions (on 29th September 1999) cannot say which +# object format they are in. This will cause a warning to be displayed. # Set this to "no" to stop the warning message being shown. # Possible: yes, no -# Default: yes +# Default: yes #SMART_MESSAGES=yes # Display the make(1) target, and the current stack of packages being built, @@ -556,12 +556,12 @@ AMANDA_USER?= backup AMANDA_TMP?= /tmp/amanda # Specifies the directory in which amanda puts its debug and temporary -# files. +# files. # Default: /tmp/amanda AMANDA_VAR?= ${VARBASE}/amanda # Specifies the directory in which amanda puts its logs and status -# files. +# files. # Default: ${VARBASE}/amanda #APACHE_CUSTOM_CFLAGS= @@ -721,7 +721,7 @@ DEFANG_SPOOLDIR?= ${VARBASE}/spool/MIMEDefang # Default: ${VARBASE}/spool/MIMEDefang #DEFAULT_IRC_SERVER= -# Used in ircII to set the default irc server. +# Used in ircII to set the default irc server. # Possible: see the list at # http://www.irchelp.org/irchelp/networks/servers/efnet.html # Default: not defined @@ -737,7 +737,7 @@ DIALER_GROUP?= dialer # xisp binaries. Also the modem device and pppd and chat should # have access permissions by this group. # Possible: dialer, dip, uucp, root, dialout, or any other group. -# Default: dialer +# Default: dialer DT_LAYOUT?= US # Used by dt package to specify the keyboard layout. @@ -935,7 +935,7 @@ IMAP_UW_CCLIENT_MBOX_FMT?= unix IMDICTDIR?= ${VARBASE}/dict # Specify the directory for input method's dictionary installation. # Possible: any valid location -# Default: ${VARBASE}/dict +# Default: ${VARBASE}/dict INN_DATA_DIR?= ${VARBASE}/news # Used by inn to specify the data directory. @@ -943,8 +943,8 @@ INN_DATA_DIR?= ${VARBASE}/news # Default: ${VARBASE}/news INN_USER?= news -# Used by inn to specify the username -# Possible: any valid username +# Used by inn to specify the username +# Possible: any valid username # Default: news INN_GROUP?= news @@ -980,7 +980,7 @@ IRCD_HYBRID_SYSLOG_FACILITY?= LOG_LOCAL4 # Used by ircd-hybrid. Sets the maximum number of connections the ircd # can support. Note that this also twiddles the HARD_FDLIMIT. # This value is typically automagically set by ./configure -# Possible: any valid number +# Possible: any valid number # Default: not defined IRCD_HYBRID_IRC_USER?= irc @@ -1073,7 +1073,7 @@ JAKARTA_HOME?= ${JAVA_HOME}/jakarta #JAVA_HOME= # Location of jvm to be used by pkgsrc. Java-based packages will be installed # in ${LOCALBASE}/lib/java, so that they are available to all jvms. -# +# # Possible: any directory # Default: home of JVM chosen by ${PKG_JVM} @@ -1094,7 +1094,7 @@ JSDK_HOME?= ${JAVA_HOME}/jsdk # Default: not defined #KERMIT_SUID_UUCP -# If set to YES or yes, install kermit binary set-uid uucp. Permits an +# If set to YES or yes, install kermit binary set-uid uucp. Permits an # unprivileged user to access the serial ports, with default permissions # on the /dev/tty0* special files. # Possible: YES, yes, not defined @@ -1153,8 +1153,8 @@ LEAFNODE_DATA_DIR?= ${VARBASE}/news # Note: default is the same as INN_DATA_DIR LEAFNODE_USER?= news -# Used by leafnode to specify the username -# Possible: any valid username +# Used by leafnode to specify the username +# Possible: any valid username # Default: news # Note: default is the same as INN_USER @@ -1290,7 +1290,7 @@ MTOOLS_ENABLE_FLOPPYD?= NO #MYSQL_DATADIR?= ${VARBASE}/mysql # Home directory of the mysql administrator and location of the -# database files. +# database files. # Possible: any directory # Default: ${VARBASE}/mysql @@ -1334,13 +1334,13 @@ NMH_PAGER?= more # Default: not defined #NS_USE_BSDI= YES -# Used to decide if i386 BSDi Netscape binary should be used in preference +# Used to decide if i386 BSDi Netscape binary should be used in preference # to linux version. # Possible: not defined, YES # Default: not defined #NS_USE_SUNOS= YES -# Used to decide if sparc SunOS-4.1 Netscape binary should be used in preference +# Used to decide if sparc SunOS-4.1 Netscape binary should be used in preference # to the Solaris-2.5.1 version. # Possible: not defined, YES # Default: not defined @@ -1594,7 +1594,7 @@ SILC_CLIENT_WITH_PERL?= YES #SPOP3D_ENABLE_STANDALONE= yes # Build mail/solid-pop3d to run standalone instead of via inetd. # Possible: undefined, defined -# Default: undefined +# Default: undefined #SPOP3D_ENABLE_ALIASES= yes # Build mail/solid-pop3d with support for user names mapping and non-IP @@ -1782,9 +1782,9 @@ XEN12_USE_COM2?= NO # http://public.planetmirror.com.au/pub/perl/cpan/modules/by-module/ #MASTER_SITE_OPENOFFICE=http://openoffice.mirrors.ilisys.com.au/ \ # http://mirror.pacific.net.au/openoffice/ \ -# http://planetmirror.com/pub/openoffice/ +# http://planetmirror.com/pub/openoffice/ #MASTER_SITE_SUNSITE= http://public.planetmirror.com.au/pub/sunsite/ -#MASTER_SITE_SUSE= http://public.planetmirror.com.au/pub/suse/${MACHINE_ARCH}/${SUSE_VERSION}/suse/ +#MASTER_SITE_SUSE= http://public.planetmirror.com.au/pub/suse/${MACHINE_ARCH}/${SUSE_VERSION}/suse/ #MASTER_SITE_TEX_CTAN= http://public.planetmirror.com.au/pub/tex-archive/ #MASTER_SITE_SOURCEFORGE=http://optusnet.dl.sourceforge.net/sourceforge/ \ # http://public.planetmirror.com.au/pub/sourceforge/ |