Bug 28952 - Add pkg-message for www/mod_layout
Summary: Add pkg-message for www/mod_layout
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-14 01:30 UTC by Pete Fritchman
Modified: 2001-07-22 04:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pete Fritchman 2001-07-14 01:30:01 UTC
- From my update in ports/27963, pkg-message never got added.

Fix: 

Add pkg-message:

-----------------------------------------------------------------
You have installed mod_layout, a module that can automatically
prepend/append HTML pages served.  To enable this module, edit
${PREFIX}/etc/apache/httpd.conf and look for the line:

#LoadModule layout_module      libexec/apache/mod_layout.so

Remove the hash mark from the beginning of the line and run
${PREFIX}/sbin/apachectl restart to enable this module.  Please
see ${PREFIX}/share/doc/mod_layout for more details.
-----------------------------------------------------------------
How-To-Repeat: 
ls /usr/ports/www/mod_layout/pkg-message
http://bento.freebsd.org/errorlogs/4-full/mod_layout-2.10.6_1.log
Comment 1 dwcjr freebsd_committer freebsd_triage 2001-07-22 04:10:19 UTC
State Changed
From-To: open->closed

Committed, thanks!