From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 24 14:20:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 746071065675 for ; Sat, 24 May 2008 14:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 607128FC18 for ; Sat, 24 May 2008 14:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4OEK1nJ094756 for ; Sat, 24 May 2008 14:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4OEK1mS094755; Sat, 24 May 2008 14:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 24 May 2008 14:20:01 GMT Resent-Message-Id: <200805241420.m4OEK1mS094755@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Wen heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4DEF106566C for ; Sat, 24 May 2008 14:10:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id D2C488FC0A for ; Sat, 24 May 2008 14:10:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4OE8kZo045537 for ; Sat, 24 May 2008 14:08:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m4OE8kv3045536; Sat, 24 May 2008 14:08:46 GMT (envelope-from nobody) Message-Id: <200805241408.m4OE8kv3045536@www.freebsd.org> Date: Sat, 24 May 2008 14:08:46 GMT From: Wen heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/123957: [Patch] ports-mgmt/tinderbox : bugs in pkg-message.in X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 14:20:01 -0000 >Number: 123957 >Category: ports >Synopsis: [Patch] ports-mgmt/tinderbox : bugs in pkg-message.in >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 24 14:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: some modification of the pkg-message.in file >How-To-Repeat: >Fix: Patch attached with submission follows: --- files/pkg-message.in.orig 2008-05-24 21:07:09.000000000 +0000 +++ files/pkg-message.in 2008-05-24 21:09:00.000000000 +0000 @@ -58,20 +58,23 @@ - Comment out the lines after "for www", and uncomment the lines "for www-exp". - Edit the file %%PREFIX%%/tinderbox/scripts/www-exp/inc_ds.php - (copy from inc_ds.php-dist) + (copy from inc_ds.php.dist) - $DB_HOST should be localhost - $DB_DRIVER should be pgsql - $DB_USER should be tinderbox - Edit the file %%PREFIX%%/tinderbox/scripts/www-exp/inc_tinderbox.php - (copy from inc_tinderbox.php-dist) + (copy from inc_tinderbox.php.dist) - $rootdir should be %%PREFIX%%/tinderbox - $wwwrooturi should be /tb - $tinderbox_name should be "My Tinderbox" - $tinderbox_title should be "FreeBSD Packages" +Initialize the Tinderbox: +# %%PREFIX%%/tinderbox/scripts/tc init + The following walkthrough is the initial tinderbox population setup and should be executed in %%PREFIX%%/tinderbox/scripts. >Release-Note: >Audit-Trail: >Unformatted: