ports/101859: [MAINTAINER-UPDATE] www/bacula-web adjust post-install msg

Dan Langille dan at langille.org
Sat Aug 12 01:10:17 UTC 2006


>Number:         101859
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] www/bacula-web adjust post-install msg
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 12 01:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dan Langille
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
The FreeBSD Diary
>Environment:
System: FreeBSD xeon.unixathome.org 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Mar 3 08:16:24 EST 2004 dan at polo.unixathome.org:/usr/obj/usr/src/sys/XEON i386


	
>Description:
	
Post install, provide a better description of how to get bacula-web
up and running.
>How-To-Repeat:
	
>Fix:

	



--- bacula-web.patch begins here ---
diff -ruN /usr/ports/www/bacula-web/files/pkg-message.in ./files/pkg-message.in
--- files/pkg-message.in.orig	Tue Aug  8 10:44:24 2006
+++ files/pkg-message.in	Fri Aug 11 11:08:36 2006
@@ -1,10 +1,21 @@
 
 ***********************************************************************
-*                             INSTALL PROCEDURE                       *
+*                         POST INSTALL CONFIGURATION                  *
 ***********************************************************************
 
 Please note that everything has been installed in %%PREFIX%%/www/bacula-web.
 
+Read %%PREFIX%%/www/bacula-web/README but keep in mind local changes for
+FreeBSD: you need to copy %%PREFIX%%/etc/bacula-web.conf.sample to 
+%%PREFIX%%/etc/bacula-web.conf.sample and modify with your preferences.
 
-Read %%PREFIX%%/www/bacula-web/README
+You will probably want to add an alias to your httpd.conf file, something
+like this:
+
+	Alias /bacula-web "/usr/local/www/bacula-web/"
+
+And restart Apache.
+
+Alternatively, you can create a host dedicated to bacula-web and use
+a DocumentRoot of /usr/local/www/bacula-web.
 
--- bacula-web.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list