summaryrefslogtreecommitdiff
path: root/www/rt3/pkg-message
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-29 05:10:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-29 05:10:29 +0000
commitc73391265aed5381ab153eca4d95275f1a7a5cde (patch)
treedcbec3428e4aa4392c2e0527caeec8968ef4f312 /www/rt3/pkg-message
parentThis is phk's port now. (diff)
New port: devel/rt3
RT is an industrial-grade ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers and even marketing departments at over a thousand sites around the world. PR: ports/45905 Submitted by: Autrijus Tang <autrijus@autrijus.org>
Notes
Notes: svn path=/head/; revision=79840
Diffstat (limited to '')
-rw-r--r--www/rt3/pkg-message24
1 files changed, 10 insertions, 14 deletions
diff --git a/www/rt3/pkg-message b/www/rt3/pkg-message
index 8d1b6429f69c..414f02c0b294 100644
--- a/www/rt3/pkg-message
+++ b/www/rt3/pkg-message
@@ -1,18 +1,14 @@
-===============================================================
+=====================================================================
-To complete the installation of this port, you have to do the
-following things:
+To complete the installation of this port, please follow these steps:
-1. Run %%PREFIX%%/rt2/etc/insertdata <last_version_of_rt> if you're
- upgrading from an older version.
-2. Edit %%PREFIX%%/rt2/etc/config.pm
-3. Configure the email and web gateways. Please refer to 'SETTING UP
- THE MAIL GATEWAY' in %%PREFIX%%/rt2/README
-4. Restart Apache.
-5. Do remember to *CHANGE* the root's password for the web interface.
+1. Edit %%RT_PATH%%/etc/RT_SiteConfig.pm, by referring to
+ the default config file (%%RT_PATH%%/etc/RT_Config.pm).
+2. Configure the email and web gateways. Please refer to
+ 'SETTING UP THE MAIL GATEWAY' in %%RT_PATH%%/README
+3. Restart Apache.
+4. Do remember to *CHANGE* the root's password for the web interface.
The default is "password" (without the quotes.)
-6. Configure RT per the instructions at http://www.fsck.com/rtfm/.
+5. Configure RT per the instructions at http://www.fsck.com/rtfm/.
-NOTE: Please remember to use a statically compiled mod_perl,
- and configure mod_fastcgi for a faster rt2.
-================================================================
+=====================================================================