summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /sysutils
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/adjustkernel/Makefile4
-rw-r--r--sysutils/amanda-client/Makefile12
-rw-r--r--sysutils/amanda-server/Makefile12
-rw-r--r--sysutils/asapm/Makefile4
-rw-r--r--sysutils/atitvout/Makefile4
-rw-r--r--sysutils/cdrdao/Makefile.common4
-rw-r--r--sysutils/cdrtools-ossdvd/Makefile6
-rw-r--r--sysutils/cdrtools/Makefile6
-rw-r--r--sysutils/cfengine2-doc/Makefile6
-rw-r--r--sysutils/coreutils/Makefile4
-rw-r--r--sysutils/cpuburn/Makefile4
-rw-r--r--sysutils/crashme/Makefile6
-rw-r--r--sysutils/fdgw/Makefile6
-rw-r--r--sysutils/hddtemp/Makefile4
-rw-r--r--sysutils/i2ocfg/Makefile6
-rw-r--r--sysutils/ipw-firmware/Makefile6
-rw-r--r--sysutils/kdirstat/Makefile6
-rw-r--r--sysutils/libol/Makefile4
-rw-r--r--sysutils/memtestplus/Makefile4
-rw-r--r--sysutils/mtscan/Makefile4
-rw-r--r--sysutils/nvnet/Makefile14
-rw-r--r--sysutils/pear-Log/Makefile4
-rw-r--r--sysutils/setquota/Makefile4
-rw-r--r--sysutils/sformat/Makefile6
-rw-r--r--sysutils/socket/Makefile4
-rw-r--r--sysutils/tits/Makefile6
-rw-r--r--sysutils/top/Makefile6
-rw-r--r--sysutils/usbutil/Makefile6
-rw-r--r--sysutils/wmcpuload/Makefile4
-rw-r--r--sysutils/xentools20/Makefile10
-rw-r--r--sysutils/xentools30-hvm/Makefile12
-rw-r--r--sysutils/xentools30/Makefile12
-rw-r--r--sysutils/xraidadmin/Makefile6
33 files changed, 103 insertions, 103 deletions
diff --git a/sysutils/adjustkernel/Makefile b/sysutils/adjustkernel/Makefile
index df1f6836ac4..166408257b1 100644
--- a/sysutils/adjustkernel/Makefile
+++ b/sysutils/adjustkernel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/01/07 09:14:11 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/22 19:27:10 wiz Exp $
DISTNAME= adjustkernel-1.7
CATEGORIES= sysutils
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Generate a NetBSD kernel config
WRKSRC= ${WRKDIR}
-NO_CHECKSUM= yes
+NO_CHECKSUM= yes
NO_BUILD= yes
NO_MTREE= yes
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index 35c565df7a3..7eecc1d3d94 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/05/26 13:19:38 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2007/02/22 19:27:10 wiz Exp $
#
PKGNAME= amanda-client-${VERS}
@@ -22,11 +22,11 @@ BUILD_DEFS+= AMANDA_DUMP_SNAP
# the amrecover Makefile to add the readline libraries as it's the only
# program that uses readline. (XXX: incorrect, does not happen)
#
-CONFIGURE_ENV+= ac_cv_lib_intl_main=no
-CONFIGURE_ENV+= ac_cv_lib_termcap_tgetent=no
-CONFIGURE_ENV+= ac_cv_lib_curses_tgetent=no
-CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no
-CONFIGURE_ENV+= ac_cv_lib_readline_readline=no
+CONFIGURE_ENV+= ac_cv_lib_intl_main=no
+CONFIGURE_ENV+= ac_cv_lib_termcap_tgetent=no
+CONFIGURE_ENV+= ac_cv_lib_curses_tgetent=no
+CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no
+CONFIGURE_ENV+= ac_cv_lib_readline_readline=no
.if defined(AMANDA_SMB)
CONFIGURE_ARGS+= --with-smbclient
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index 35c184d8ce3..5acb4c61e5f 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2007/02/07 02:04:15 gdt Exp $
+# $NetBSD: Makefile,v 1.41 2007/02/22 19:27:10 wiz Exp $
PKGNAME= amanda-server-${VERS}
PKGREVISION= 6
@@ -15,11 +15,11 @@ CONFIGURE_ARGS+= --without-client
# Prevent configure script from finding unnecessary libraries.
#
-CONFIGURE_ENV+= ac_cv_lib_intl_main=no
-CONFIGURE_ENV+= ac_cv_lib_termcap_tgetent=no
-CONFIGURE_ENV+= ac_cv_lib_curses_tgetent=no
-CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no
-CONFIGURE_ENV+= ac_cv_lib_readline_readline=no
+CONFIGURE_ENV+= ac_cv_lib_intl_main=no
+CONFIGURE_ENV+= ac_cv_lib_termcap_tgetent=no
+CONFIGURE_ENV+= ac_cv_lib_curses_tgetent=no
+CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no
+CONFIGURE_ENV+= ac_cv_lib_readline_readline=no
# post-install:
# ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/amanda
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile
index babd2d8f982..4e30cafcb2b 100644
--- a/sysutils/asapm/Makefile
+++ b/sysutils/asapm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2006/12/27 13:37:39 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2007/02/22 19:27:10 wiz Exp $
#
DISTNAME= asapm-2.11
-PKGREVISION= 4
+PKGREVISION= 4
CATEGORIES= sysutils x11
MASTER_SITES= http://www.tigr.net/afterstep/download/asapm/ \
ftp://ftp.afterstep.org/apps/asapm/ \
diff --git a/sysutils/atitvout/Makefile b/sysutils/atitvout/Makefile
index e509c222132..9f8a629df75 100644
--- a/sysutils/atitvout/Makefile
+++ b/sysutils/atitvout/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2006/09/09 02:46:08 obache Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:27:10 wiz Exp $
-DISTNAME= atitvout-0.4
+DISTNAME= atitvout-0.4
PKGREVISION= 1
CATEGORIES= sysutils graphics
MASTER_SITES= http://www.stud.uni-hamburg.de/users/lennart/projects/atitvout/
diff --git a/sysutils/cdrdao/Makefile.common b/sysutils/cdrdao/Makefile.common
index 58729bc4853..f69fb840777 100644
--- a/sysutils/cdrdao/Makefile.common
+++ b/sysutils/cdrdao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2006/12/11 12:28:36 drochner Exp $
+# $NetBSD: Makefile.common,v 1.7 2007/02/22 19:27:10 wiz Exp $
DISTNAME= cdrdao-${CDRDAO_VER}
CATEGORIES= sysutils
@@ -27,7 +27,7 @@ CONFIGURE_ARGS+= --with-gtkmm-exec-prefix=/dev/null
LDFLAGS+= -L../paranoia
# override ARCH to avoid picking up a bad ${ARCH} during the build
-MAKE_ENV+= ARCH=""
+MAKE_ENV+= ARCH=""
post-extract:
${CP} ${WRKSRC}/scsilib/RULES/os-freebsd.id ${WRKSRC}/scsilib/RULES/os-dragonfly.id
diff --git a/sysutils/cdrtools-ossdvd/Makefile b/sysutils/cdrtools-ossdvd/Makefile
index bbd5c890464..8deb1b719c9 100644
--- a/sysutils/cdrtools-ossdvd/Makefile
+++ b/sysutils/cdrtools-ossdvd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2007/01/07 09:14:11 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2007/02/22 19:27:10 wiz Exp $
DISTNAME= cdrtools-2.01.01a05
PKGNAME= cdrtools-ossdvd-2.01.1.36
@@ -30,8 +30,8 @@ BUILDLINK_TRANSFORM+= rmdir:/opt/schily
.endif
# avoid picking up a bad ${ARCH} during the build
-MAKE_ENV+= ARCH=""
-MAKE_ENV+= MAKEPROG="gmake"
+MAKE_ENV+= ARCH=""
+MAKE_ENV+= MAKEPROG="gmake"
MAKE_ENV+= COPTX=${CFLAGS:M*:Q}
MAKE_ENV+= LDOPTX=${LDFLAGS:M*:Q}
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile
index a8622b48887..04efc1f038a 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/01/07 09:14:11 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:27:10 wiz Exp $
DISTNAME= cdrtools-2.01
PKGREVISION= 4
@@ -24,8 +24,8 @@ BUILDLINK_TRANSFORM+= rmdir:/opt/schily
.endif
# avoid picking up a bad ${ARCH} during the build
-MAKE_ENV+= ARCH=""
-MAKE_ENV+= MAKEPROG="gmake"
+MAKE_ENV+= ARCH=""
+MAKE_ENV+= MAKEPROG="gmake"
MAKE_ENV+= COPTX=${CFLAGS:M*:Q}
MAKE_ENV+= LDOPTX=${LDFLAGS:M*:Q}
diff --git a/sysutils/cfengine2-doc/Makefile b/sysutils/cfengine2-doc/Makefile
index 8fc42d56d1a..368ef28874e 100644
--- a/sysutils/cfengine2-doc/Makefile
+++ b/sysutils/cfengine2-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/02/07 00:03:28 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:27:10 wiz Exp $
#
PKGNAME= cfengine-doc-${CFENGINE_VERSION}
@@ -7,8 +7,8 @@ PKGNAME= cfengine-doc-${CFENGINE_VERSION}
COMMENT= Documentation for cfengine
-NO_CONFIGURE= yes
-NO_BUILD= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
INFO_FILES= # PLIST
HTMLDIR= ${PREFIX}/share/doc/html/cfengine
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index 3d5a29d55ec..644564c7c2e 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/08/14 08:39:52 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2007/02/22 19:27:11 wiz Exp $
DISTNAME= coreutils-5.2.1
PKGREVISION= 2
@@ -59,7 +59,7 @@ BUILD_DEFS+= GNU_PROGRAM_PREFIX
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || \
${OPSYS} == "OpenBSD"
MAKE_FLAGS+= setuid_root_mode=a=rx
-MESSAGE_SRC= ${.CURDIR}/MESSAGE.gsu
+MESSAGE_SRC= ${.CURDIR}/MESSAGE.gsu
MESSAGE_SUBST+= OPSYS=${OPSYS:Q}
.endif
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile
index f269c9e23ef..83c1a7e7978 100644
--- a/sysutils/cpuburn/Makefile
+++ b/sysutils/cpuburn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/06/01 20:56:33 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/22 19:27:11 wiz Exp $
#
DISTNAME= cpuburn_1_4
@@ -16,7 +16,7 @@ ONLY_FOR_PLATFORM= *-*-i[3456]86
USE_TOOLS+= gtar
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
INSTALLATION_DIRS= bin share/doc/cpuburn
diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile
index 830b372b420..858775cc096 100644
--- a/sysutils/crashme/Makefile
+++ b/sysutils/crashme/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2006/09/09 02:46:08 obache Exp $
+# $NetBSD: Makefile,v 1.18 2007/02/22 19:27:11 wiz Exp $
#
-DISTNAME= crashme-2.4
+DISTNAME= crashme-2.4
CATEGORIES= sysutils
-MASTER_SITES= http://ochimizu-www.jaist.ac.jp:8000/linux/vger/crashme/
+MASTER_SITES= http://ochimizu-www.jaist.ac.jp:8000/linux/vger/crashme/
EXTRACT_SUFX= -shar
MAINTAINER= agc@NetBSD.org
diff --git a/sysutils/fdgw/Makefile b/sysutils/fdgw/Makefile
index 62cb6444ad1..b71a0482673 100644
--- a/sysutils/fdgw/Makefile
+++ b/sysutils/fdgw/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2005/12/05 20:51:00 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2007/02/22 19:27:11 wiz Exp $
#
DISTNAME= fdgw-20020130
CATEGORIES= sysutils net
MASTER_SITES= ftp://ftp.fml.org/pub/fdgw/source/
-MAINTAINER= fukachan@fml.org
+MAINTAINER= fukachan@fml.org
HOMEPAGE= http://www.fml.org/software/fdgw/
-COMMENT= Toolkit to build a one-floppy NetBSD system
+COMMENT= Toolkit to build a one-floppy NetBSD system
_IMG_SRC_DIR = ${WRKSRC}/image.${MACHINE_ARCH}
_IMG_DST_DIR = ${PREFIX}/fdgw/${MACHINE_ARCH}
diff --git a/sysutils/hddtemp/Makefile b/sysutils/hddtemp/Makefile
index 8150c8e48f8..f7d4ccf6d5f 100644
--- a/sysutils/hddtemp/Makefile
+++ b/sysutils/hddtemp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/11/19 09:44:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/02/22 19:27:11 wiz Exp $
DISTNAME= hddtemp-0.3-beta15
PKGNAME= hddtemp-0.3b15
@@ -14,7 +14,7 @@ COMMENT= Gather temperature stats for disk drives
SITES.hddtemp.db= http://www.guzu.net/linux/
PKG_INSTALLATION_TYPES= overwrite pkgviews
-ONLY_FOR_PLATFORM= Linux-*-*
+ONLY_FOR_PLATFORM= Linux-*-*
USE_LANGUAGES= c
USE_PKGLOCALEDIR= YES
diff --git a/sysutils/i2ocfg/Makefile b/sysutils/i2ocfg/Makefile
index 06bca6f2ea5..d6fb3b72e78 100644
--- a/sysutils/i2ocfg/Makefile
+++ b/sysutils/i2ocfg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/10/04 21:59:34 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/02/22 19:27:11 wiz Exp $
DISTNAME= i2ocfg-1.0
PKGREVISION= 1
@@ -9,9 +9,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.hairylemon.org/~ad/software/i2ocfg/
COMMENT= I2O configuration dialog gateway
-ONLY_FOR_PLATFORM= NetBSD-1.5[J-Z]-* NetBSD-1.6*-* NetBSD-[2-9]*-*
+ONLY_FOR_PLATFORM= NetBSD-1.5[J-Z]-* NetBSD-1.6*-* NetBSD-[2-9]*-*
-MANCOMPRESSED_IF_MANZ= YES
+MANCOMPRESSED_IF_MANZ= YES
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP}
MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP}
diff --git a/sysutils/ipw-firmware/Makefile b/sysutils/ipw-firmware/Makefile
index 58203a1d435..e7fe725be6e 100644
--- a/sysutils/ipw-firmware/Makefile
+++ b/sysutils/ipw-firmware/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:15 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2007/02/22 19:27:11 wiz Exp $
DISTNAME= ipw2100-fw-1.2
PKGNAME= ipw-firmware-1.0
@@ -8,11 +8,11 @@ EXTRACT_SUFX= .tgz
MAINTAINER= Damien.Bergamini@Free.FR
HOMEPAGE= http://damien.bergamini.free.fr/ipw/
-COMMENT= Firmware binary images for ipw(4) driver
+COMMENT= Firmware binary images for ipw(4) driver
LICENSE= intel-ipw-license
-WRKSRC= ${WRKDIR}
+WRKSRC= ${WRKDIR}
RESTRICTED= Intel Licensed Software: see http://ipw2100.sourceforge.net/firmware.php?fid=3
NO_SRC_ON_CDROM= ${RESTRICTED}
diff --git a/sysutils/kdirstat/Makefile b/sysutils/kdirstat/Makefile
index 4b5ddb4316e..f10afc4b0b2 100644
--- a/sysutils/kdirstat/Makefile
+++ b/sysutils/kdirstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2007/01/26 04:37:27 markd Exp $
+# $NetBSD: Makefile,v 1.28 2007/02/22 19:27:11 wiz Exp $
DISTNAME= kdirstat-2.4.4
CATEGORIES= sysutils kde
@@ -7,12 +7,12 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://kdirstat.sourceforge.net/
-COMMENT= Graphical disk usage utility
+COMMENT= Graphical disk usage utility
USE_TOOLS+= gmake msgfmt
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
REPLACE_PERL= kdirstat/fix_move_to_trash_bin.pl
diff --git a/sysutils/libol/Makefile b/sysutils/libol/Makefile
index 23f728aa23c..ba06e28f824 100644
--- a/sysutils/libol/Makefile
+++ b/sysutils/libol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/10/14 02:01:33 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/22 19:27:11 wiz Exp $
DISTNAME= libol-0.3.18
CATEGORIES= sysutils
@@ -6,7 +6,7 @@ PKGREVISION= 1
MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/
MAINTAINER= adrianp@NetBSD.org
-HOMEPAGE= http://www.balabit.com/products/syslog_ng/
+HOMEPAGE= http://www.balabit.com/products/syslog_ng/
COMMENT= Support library for syslog-ng
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/sysutils/memtestplus/Makefile b/sysutils/memtestplus/Makefile
index ca5d5500e33..6fa1edab61d 100644
--- a/sysutils/memtestplus/Makefile
+++ b/sysutils/memtestplus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2007/01/06 22:48:07 smb Exp $
+# $NetBSD: Makefile,v 1.5 2007/02/22 19:27:11 wiz Exp $
#
DISTNAME= memtest86+-1.65
PKGNAME= memtestplus-1.65
-PKGREVISION= 3
+PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://www.memtest.org/download/1.65/
diff --git a/sysutils/mtscan/Makefile b/sysutils/mtscan/Makefile
index 9d759a466d6..5540ecb9ce6 100644
--- a/sysutils/mtscan/Makefile
+++ b/sysutils/mtscan/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2006/07/06 21:14:19 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/22 19:27:11 wiz Exp $
-DISTNAME= mtscan-20050129
+DISTNAME= mtscan-20050129
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/sysutils/nvnet/Makefile b/sysutils/nvnet/Makefile
index 44ef01706ca..60d8a0246b1 100644
--- a/sysutils/nvnet/Makefile
+++ b/sysutils/nvnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/01/31 00:04:12 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2007/02/22 19:27:12 wiz Exp $
#
PKGNAME= nvnet-20050620nb1
@@ -16,13 +16,13 @@ COMMENT= Driver for nVidia ethernet
BROKEN_IN= pkgsrc-2006Q1 pkgsrc-2006Q4
-LICENSE= nvidia-license
+LICENSE= nvidia-license
-RESTRICTED= nVidia Licensed Software: http://www.nvidia.com/object/nv_swlicense.html
-NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_CDROM= ${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
+RESTRICTED= nVidia Licensed Software: http://www.nvidia.com/object/nv_swlicense.html
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
WRKSRC= ${WRKDIR}/nvnet
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index 83f6920834f..19d01fd3476 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/06/02 18:27:58 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:27:12 wiz Exp $
DISTNAME= Log-1.8.4
CATEGORIES= sysutils
MAINTAINER= jdolecek@NetBSD.org
-HOMEPAGE= http://www.csh.rit.edu/~jon/projects/pear_log/
+HOMEPAGE= http://www.csh.rit.edu/~jon/projects/pear_log/
COMMENT= PHP Log framework provides an abstracted logging system
CONFLICTS= php-pear-Log-[0-9]
diff --git a/sysutils/setquota/Makefile b/sysutils/setquota/Makefile
index d40ff123fda..dd737533616 100644
--- a/sysutils/setquota/Makefile
+++ b/sysutils/setquota/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/06/18 21:35:43 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:27:12 wiz Exp $
#
DISTNAME= setquota-0.1
@@ -6,7 +6,7 @@ PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.jurai.net/users/winter/
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= # unknown
COMMENT= Command line quota tools
diff --git a/sysutils/sformat/Makefile b/sysutils/sformat/Makefile
index 38b70698a72..39e5e70d241 100644
--- a/sysutils/sformat/Makefile
+++ b/sysutils/sformat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/01/07 09:14:12 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2007/02/22 19:27:12 wiz Exp $
#
DISTNAME= sformat-3.5
@@ -18,8 +18,8 @@ USE_TOOLS+= gmake
TBL?= tbl
# avoid picking up a bad ${ARCH} during the build
-MAKE_ENV+= ARCH=""
-MAKE_ENV+= MAKEPROG="gmake"
+MAKE_ENV+= ARCH=""
+MAKE_ENV+= MAKEPROG="gmake"
MAKE_ENV+= COPTX=${CFLAGS:M*:Q}
MAKE_ENV+= LDOPTX=${LDFLAGS:M*:Q}
MAKE_FLAGS+= INS_BASE=${LOCALBASE:Q} # won't work in MAKE_ENV!
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index 409bc2e335c..cb9a8d0d063 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:43 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2007/02/22 19:27:12 wiz Exp $
DISTNAME= socket-1.1
CATEGORIES= sysutils net
@@ -9,7 +9,7 @@ COMMENT= Create tcp socket and connect to stdin/out
MAKE_ENV+= INSTALLBASE=${PREFIX:Q}
-BUILD_DEFS+= USE_INET6
+BUILD_DEFS+= USE_INET6
# to get USE_INET6
.include "../../mk/bsd.prefs.mk"
diff --git a/sysutils/tits/Makefile b/sysutils/tits/Makefile
index e9904932d0d..89e5c262726 100644
--- a/sysutils/tits/Makefile
+++ b/sysutils/tits/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2006/09/28 07:07:15 scw Exp $
+# $NetBSD: Makefile,v 1.19 2007/02/22 19:27:12 wiz Exp $
#
-DISTNAME= tits-1.2.2
+DISTNAME= tits-1.2.2
PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://www.mctavish.co.uk/tits/
+MASTER_SITES= http://www.mctavish.co.uk/tits/
MAINTAINER= scw@NetBSD.org
COMMENT= Server which provides telnet(1) access to one or more tty ports
diff --git a/sysutils/top/Makefile b/sysutils/top/Makefile
index 374e2728264..42c6b279e5b 100644
--- a/sysutils/top/Makefile
+++ b/sysutils/top/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2006/06/01 21:55:28 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2007/02/22 19:27:12 wiz Exp $
-DISTNAME= top-3.6alpha7
+DISTNAME= top-3.6alpha7
PKGNAME= top-3.6a7
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.groupsys.com/pub/top/
+MASTER_SITES= ftp://ftp.groupsys.com/pub/top/
MAINTAINER= agc@NetBSD.org
HOMEPAGE= http://www.groupsys.com/topinfo/
diff --git a/sysutils/usbutil/Makefile b/sysutils/usbutil/Makefile
index 233b583fc7e..0a71140616c 100644
--- a/sysutils/usbutil/Makefile
+++ b/sysutils/usbutil/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2007/01/23 17:02:06 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:27:12 wiz Exp $
#
-DISTNAME= usbutil-0.5
+DISTNAME= usbutil-0.5
PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/
+MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/
MAINTAINER= lennart@augustsson.net
COMMENT= USB developer utilities
diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile
index d4d6849b7c3..5481248a68b 100644
--- a/sysutils/wmcpuload/Makefile
+++ b/sysutils/wmcpuload/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/01/20 12:56:27 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:27:12 wiz Exp $
#
DISTNAME= wmcpuload-1.0.1
@@ -11,7 +11,7 @@ MAINTAINER= coto@core.de
HOMEPAGE= http://www.sh.rim.or.jp/~ssato/dockapp/\#wmcpuload
COMMENT= Dockable CPU monitor
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= YES
post-extract:
${CP} ${FILESDIR}/cpu_dragonfly.c ${WRKSRC}/src
diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile
index 5c440339c3a..f4cc9292a69 100644
--- a/sysutils/xentools20/Makefile
+++ b/sysutils/xentools20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/11/22 00:12:34 seb Exp $
+# $NetBSD: Makefile,v 1.31 2007/02/22 19:27:12 wiz Exp $
#
DISTNAME= xen-2.0.7-src
@@ -44,12 +44,12 @@ PYTHON_PATCH_SCRIPTS+= misc/xend
PYTHON_PATCH_SCRIPTS+= xentrace/xentrace_format
SUBST_CLASSES+= paths py conf
-SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= python/xen/xend/server/SrvDaemon.py
+SUBST_STAGE.paths= pre-configure
+SUBST_FILES.paths= python/xen/xend/server/SrvDaemon.py
SUBST_FILES.paths+= python/xen/xend/XendDomainInfo.py
SUBST_FILES.paths+= python/xen/sv/Daemon.py
-SUBST_SED.paths= -e "s|/usr/sbin|${PREFIX}/sbin|g"
-SUBST_MESSAGE.paths= Fixing hardcoded paths.
+SUBST_SED.paths= -e "s|/usr/sbin|${PREFIX}/sbin|g"
+SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_STAGE.py= pre-configure
SUBST_FILES.py= python/Makefile
diff --git a/sysutils/xentools30-hvm/Makefile b/sysutils/xentools30-hvm/Makefile
index 15b3df2bffb..da9c1f998d4 100644
--- a/sysutils/xentools30-hvm/Makefile
+++ b/sysutils/xentools30-hvm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/11/05 20:47:26 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2007/02/22 19:27:13 wiz Exp $
#
DISTNAME= xen-3.0.3_0-src
@@ -37,11 +37,11 @@ PYTHON_VERSIONS_ACCEPTED= 24 23 22
PY_PATCHPLIST= yes
PYTHON_PATCH_SCRIPTS= ioemu/keymaps/convert-map
-SUBST_CLASSES+= paths
-SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= ioemu/vl.c
-SUBST_SED.paths= -e "s|/usr/sbin|${PREFIX}/sbin|g"
-SUBST_MESSAGE.paths= Fixing hardcoded paths.
+SUBST_CLASSES+= paths
+SUBST_STAGE.paths= pre-configure
+SUBST_FILES.paths= ioemu/vl.c
+SUBST_SED.paths= -e "s|/usr/sbin|${PREFIX}/sbin|g"
+SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-configure
diff --git a/sysutils/xentools30/Makefile b/sysutils/xentools30/Makefile
index a0d52aba0b2..ecfbafe130a 100644
--- a/sysutils/xentools30/Makefile
+++ b/sysutils/xentools30/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2007/01/22 21:01:51 smb Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/22 19:27:12 wiz Exp $
#
DISTNAME= xen-3.0.3_0-src
@@ -58,11 +58,11 @@ PYTHON_PATCH_SCRIPTS+= security/xensec_gen.py
PYTHON_PATCH_SCRIPTS+= xenmon/xenmon.py
PYTHON_PATCH_SCRIPTS+= xentrace/xentrace_format
-SUBST_CLASSES+= paths
-SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= ioemu/vl.c
-SUBST_SED.paths= -e "s|/usr/sbin|${PREFIX}/sbin|g"
-SUBST_MESSAGE.paths= Fixing hardcoded paths.
+SUBST_CLASSES+= paths
+SUBST_STAGE.paths= pre-configure
+SUBST_FILES.paths= ioemu/vl.c
+SUBST_SED.paths= -e "s|/usr/sbin|${PREFIX}/sbin|g"
+SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_CLASSES+= pathsvar
SUBST_STAGE.pathsvar= pre-configure
diff --git a/sysutils/xraidadmin/Makefile b/sysutils/xraidadmin/Makefile
index 8d23d17151f..accb9f4d571 100644
--- a/sysutils/xraidadmin/Makefile
+++ b/sysutils/xraidadmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:15 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:27:13 wiz Exp $
#
DISTNAME= RAIDAdmin1.3.1archive
@@ -15,9 +15,9 @@ LICENSE= apple-admin-license
RESTRICTED= Redistribution not permitted
NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
WRKSRC= ${WRKDIR}/RAID\ Admin\ 1.3.1