From 1b83e0699616009965f72e0f36fd2b9dbd3b247b Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Sat, 27 Dec 2008 03:38:24 +0000 Subject: PLEASE WELCOME www/rt38 o www/rt3 has marked been IGNORE for at least one year, so has been removed. o All www/rt* ports are now deprecated and will be removed 2008-02-01 except www/rt36. o GID 180 has been registered officially for rt's use. o exactly one of www/rt36 or www/rt38 may be installed at any one time www/p5-RT* and www/p5-RTx* will be updated shortly to depend on www/rt38. www/rt38 is now packageable. This means that you have to run some scripts BY HAND after the port installation is done. PR: ports/125745, ports/125785 Requested by: several on ports@ Approved by: vivek@khera.org (previous rt maintainer) --- www/rt40/files/pkg-message.in | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 www/rt40/files/pkg-message.in (limited to 'www/rt40/files/pkg-message.in') diff --git a/www/rt40/files/pkg-message.in b/www/rt40/files/pkg-message.in new file mode 100644 index 000000000000..50ec1b927818 --- /dev/null +++ b/www/rt40/files/pkg-message.in @@ -0,0 +1,26 @@ +===================================================================== + +To complete the installation of this port, please follow these steps: + +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.) +5. Configure RT per the instructions at + http://www.bestpractical.com/rt/docs.html + +If you're upgrading RT then it worth to read UPGRADING document at this +moment. Some extension you're using may have been integrated into +core. It's recommended to use new clean directory when you're +upgrading to new major release (for example from 3.6.x to 3.8.x). + +RT does not work with perl taint mode (-T) you must disable it. +Note, some other ports like devel/bugzilla have you add this to your +httpd.conf. This isn't actually a flaw of RT, but of a subset of the +CPAN modules that RT uses. + +See the TODO section at the top of the port's Makefile +===================================================================== -- cgit v1.2.3