FreeBSD Bugzilla – Attachment 54920 Details for
Bug 83067
fix databases/slony1 to build on systems without perl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 992 bytes, created by
Vick Khera
on 2005-07-06 16:50:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vick Khera
Created:
2005-07-06 16:50:14 UTC
Size:
992 bytes
patch
obsolete
>--- /dev/null Wed Jul 6 11:34:53 2005 >+++ files/patch-tools::altperl::Makefile Wed Jul 6 11:33:24 2005 >@@ -0,0 +1,19 @@ >+--- tools/altperl/Makefile.dist Wed Jul 6 11:31:10 2005 >++++ tools/altperl/Makefile Wed Jul 6 11:31:45 2005 >+@@ -13,6 +13,8 @@ >+ DISTFILES = Makefile ToDo README $(wildcard *.pl) $(wildcard *.pm) slon_tools.conf-sample >+ >+ all: >++ifdef toolsbin >++ >+ ifndef PERL >+ @echo "The altperl tools require that Perl be installed." >+ exit 1; >+@@ -31,6 +33,7 @@ >+ $$file > $$tmpname; \ >+ chmod 755 $$tmpname; \ >+ done >++endif >+ >+ install: all installdirs >+ ifndef toolsbin >--- files/#slon.sh.in~ Wed Jul 6 11:37:43 2005 >+++ files/slon.sh.in Wed Jul 6 11:37:43 2005 >@@ -20,7 +20,7 @@ > > pidfile="/var/run/$name.pid" > command="%%PREFIX%%/bin/slon" >-command_args="-f %%PREFIX%%/etc/$name.conf -p $pidfile" >+command_args="-f %%PREFIX%%/etc/$name.conf -p $pidfile &" > required_files="%%PREFIX%%/etc/$name.conf" > > # read configuration and set defaults
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 83067
: 54920