diff options
| author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-05 04:16:07 +0000 |
|---|---|---|
| committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-05 04:16:07 +0000 |
| commit | f5ab2b774bf635cdcc01c4d893a57097fb618947 (patch) | |
| tree | 6725f67f8712a534f02a8eefc158dd68cbb011b6 /www/codeigniter-devel/files/pkg-message.in | |
| parent | - add ports-mgmt/portupgrade as a dependency as it used to be pulled in (diff) | |
- Update to 1.6.1
- Found all of the CI files that could be modified by the user and
install .sample versions of each
- Add an informational message when a user-editable config file is
modified and the port is deinstalled (e.g. the file is preserved)
- Display different pkg-message depending on WITH_APACHE knob
PR: ports/121358
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Diffstat (limited to 'www/codeigniter-devel/files/pkg-message.in')
| -rw-r--r-- | www/codeigniter-devel/files/pkg-message.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/www/codeigniter-devel/files/pkg-message.in b/www/codeigniter-devel/files/pkg-message.in index bb521059300d..e69de29bb2d1 100644 --- a/www/codeigniter-devel/files/pkg-message.in +++ b/www/codeigniter-devel/files/pkg-message.in @@ -1,15 +0,0 @@ - -********************************************************************* -You have just installed the CodeIgniter web application framework. - -Note that you should restart your Apache web server to ensure that -the CodeIgniter configuration file is loaded. - -Optional post-installation instructions include: - -- Open the %%WWWDIR%%/system/application/config/config.php - file with a text editor and set your base URL. - -- If you intend to use a database, open the - %%WWWDIR%%/system/application/config/database.php - file with a text editor and set your database settings. |
