summaryrefslogtreecommitdiff
path: root/mk/bulk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2006-12-15 12:46:23 +0000
committermartti <martti@pkgsrc.org>2006-12-15 12:46:23 +0000
commit47314d2e04078fe6d111b70c9d12e4363adb660f (patch)
tree2c399d6a95c0986990ab6070ded1717566864e9e /mk/bulk
parent6734e98a43c559f290b454fa2b18908221de0c64 (diff)
downloadpkgsrc-47314d2e04078fe6d111b70c9d12e4363adb660f.tar.gz
Remove trailing spaces.
Diffstat (limited to 'mk/bulk')
-rw-r--r--mk/bulk/build4
-rw-r--r--mk/bulk/parallel.txt8
-rw-r--r--mk/bulk/upload4
3 files changed, 8 insertions, 8 deletions
diff --git a/mk/bulk/build b/mk/bulk/build
index 8361cd9e979..83bb233e9f0 100644
--- a/mk/bulk/build
+++ b/mk/bulk/build
@@ -1,5 +1,5 @@
-#!/bin/sh
-# $NetBSD: build,v 1.96 2006/11/27 00:05:22 jschauma Exp $
+#!/bin/sh
+# $NetBSD: build,v 1.97 2006/12/15 12:46:24 martti Exp $
#
# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf@NetBSD.org>
diff --git a/mk/bulk/parallel.txt b/mk/bulk/parallel.txt
index a716637b51f..301d1c7966b 100644
--- a/mk/bulk/parallel.txt
+++ b/mk/bulk/parallel.txt
@@ -1,4 +1,4 @@
-# $Id: parallel.txt,v 1.6 2005/12/06 08:25:18 rillig Exp $
+# $Id: parallel.txt,v 1.7 2006/12/15 12:46:24 martti Exp $
#
These are my (<dmcmahill>) thoughts on how one would want a parallel
@@ -72,7 +72,7 @@ Single Machine Build Comments
====================================================================
There are several features of this approach that are worth mentioning
-explicitly.
+explicitly.
1) Packages are built in the correct order. We don't want to rebuild
the gnome meta-pkg and then rebuild gnome-libs for example.
@@ -100,7 +100,7 @@ explicitly.
not needed before each build, we reduce the amount of installing
and deinstalling needed during the build. For example, it is
quite common to build several packages in a row which all need GNU
- make or perl.
+ make or perl.
4) Using the 'supportsfile' to mark all packages which depend upon a
package which has just failed to build can greatly reduce the time
@@ -123,7 +123,7 @@ master == master machine. This machine is in charge of directing
slave#x == slave machine #x. All slave machines are of the same
MACHINE_ARCH and have the same operating system and access
the same pkgsrc tree via NFS and access the same binary
- packages directory.
+ packages directory.
If the master machine is also to be used as a build
machine, then it is also considered a slave.
diff --git a/mk/bulk/upload b/mk/bulk/upload
index 5018ed977ae..e91a6f83177 100644
--- a/mk/bulk/upload
+++ b/mk/bulk/upload
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: upload,v 1.35 2006/12/07 23:31:48 rillig Exp $
+# $NetBSD: upload,v 1.36 2006/12/15 12:46:24 martti Exp $
#
# Upload non-restricted binary pkgs to ftp server
@@ -46,7 +46,7 @@ Example:
cd /usr/pkgsrc && $prog
Environment Variables:
-
+
AWK -- If specified, sets the awk program to be used
Files: