Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2008 14:08:46 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/123957: [Patch] ports-mgmt/tinderbox : bugs in pkg-message.in
Message-ID:  <200805241408.m4OE8kv3045536@www.freebsd.org>
Resent-Message-ID: <200805241420.m4OEK1mS094755@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805241408.m4OE8kv3045536>