freebsd-ports/www/bblog/files/pkg-message.in
Renato Botelho ff90c4b957 - UNBREAK: Fix PLIST
- Install files on www/bblog
- Install just necessary files to don't need to remove some after it
- Add -v on ${CP} to show which files are being installed
- Move pkg-message to files/pkg-message.in and use SUB_FILES/SUB_LIST

PR:		ports/93964
Submitted by:	Jean-François BOEUF <jfb@minet.net>
Reworked by:	garga
Approved by:	portmgr (clement)
2006-03-02 10:18:46 +00:00

15 lines
383 B
Text

**** NOTE ****
First, Add the following line to your httpd.conf:
Alias /%%BBLOGURL%%/ "%%PREFIX%%/%%BBLOGDIR%%"
For first use of bBLog, remember to point your browser to
http://localhost/%%BBLOGURL%%/install.php
At the end of the install when the config file is written to disk, you
should change the permissions back to 755 so it is not writable by the
webserver.