=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/porttest.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- www/Attic/porttest.html 2005/12/20 08:33:09 1.20 +++ www/Attic/porttest.html 2011/01/15 22:08:11 1.21 @@ -204,7 +204,7 @@ then the commit is done faster. If it does not work then some information must be given. There are tools that can help in this task, like + "http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure/bin/portslogger"> portslogger which is like an "intelligent tee" that redirects output into a log file.

@@ -216,7 +216,7 @@
-    # make install 2>&1 | /usr/ports/infrastructure/build/portslogger .
+    # make install 2>&1 | /usr/ports/infrastructure/bin/portslogger .
 
@@ -224,7 +224,6 @@

-

This will redirect the output into a log file located in the current directory.

@@ -247,7 +246,7 @@ OpenBSD www@openbsd.org
-$OpenBSD: porttest.html,v 1.20 2005/12/20 08:33:09 steven Exp $ +$OpenBSD: porttest.html,v 1.21 2011/01/15 22:08:11 jasper Exp $