From owner-cvs-all Wed Sep 22 6: 2:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 81906153F9; Wed, 22 Sep 1999 06:02:22 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA07815; Wed, 22 Sep 1999 06:02:21 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199909221302.GAA07815@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 22 Sep 1999 06:02:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts dopackages Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/09/22 06:02:21 PDT Modified files: Tools/portbuild/scripts dopackages Log: Put the logs and error logs in a dated subdirectory of the archive directory and create symlinks to it. Move index generation back into the parallel part, let's see if the echo `perl` fix to bsd.port.mk will make a difference. Move the index syntax check out of the background job so it can be properly flagged. Revision Changes Path 1.7 +22 -3 ports/Tools/portbuild/scripts/dopackages To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message