Bug 32706

Summary: www/analog: install images to /usr/local/share/analog/images/, not to /usr/local/www/data/images/.
Product: Ports & Packages Reporter: moro <moro>
Component: Individual Port(s)Assignee: Michael Haro <mharo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description moro 2001-12-11 20:00:02 UTC
In www/analog port, images are installed into /usr/local/www/data/images/.
Please change the default location to a neutral place, e.g., /usr/local/share/analog/images/ or /usr/local/www/analog/images/, imitating the installation of docs by www/apache13.

There are 3 reasons to do so:
 1. Current behavior is not desirable in some configurations.
For example, having some virtual domains, there are multiple "data" directories.

 2. It is desirable for us to separate analog's images from other images which are  normal contents of web site.

 3. Proposed installation will enable us to use portupgrade for www/analog.

At the end of installation, you can put a symlink to it under /usr/local/www/ or print message to put a symlink or to use Alias directive in httpd.conf.
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-12-11 20:53:43 UTC
Responsible Changed
From-To: freebsd-ports->mharo

Over to maintainer
Comment 2 Michael Haro freebsd_committer freebsd_triage 2001-12-13 16:07:40 UTC
State Changed
From-To: open->closed

committed, thanks