FreeBSD Bugzilla – Attachment 61355 Details for
Bug 91943
[patch] misc/tinderbox shouldn't allow no database to be selected
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tinderbox_db.diff
tinderbox_db.diff (text/plain), 561 bytes, created by
Vasil Dimov
on 2006-01-18 09:50:02 UTC
(
hide
)
Description:
tinderbox_db.diff
Filename:
MIME Type:
Creator:
Vasil Dimov
Created:
2006-01-18 09:50:02 UTC
Size:
561 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/local/cvsupdroot/ports/misc/tinderbox/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 3 Jan 2006 00:00:47 -0000 1.5 >+++ Makefile 18 Jan 2006 09:34:47 -0000 >@@ -29,6 +29,10 @@ > > .include <bsd.port.pre.mk> > >+.if !defined(WITH_PGSQL) && !defined(WITH_MYSQL) >+BROKEN= "Tinderbox is useless without a database. Please (re)run 'make config' and choose one of PGSQL and MYSQL" >+.endif >+ > .if defined(WITH_PGSQL) > USE_PGSQL= yes > USE_PHP+= pgsql
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 91943
: 61355