aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bugzilla3/pkg-message
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2001-10-01 21:18:55 +0800
committerphantom <phantom@FreeBSD.org>2001-10-01 21:18:55 +0800
commit68eb6d9773d6fae3cdb7ca05546bf4756f75bfc8 (patch)
tree007606ea6522b6019eadfe236cf2709cd018de61 /devel/bugzilla3/pkg-message
parent15e7d3364366cb7214517ca68e721092bd9f9418 (diff)
downloadfreebsd-ports-gnome-68eb6d9773d6fae3cdb7ca05546bf4756f75bfc8.tar.gz
freebsd-ports-gnome-68eb6d9773d6fae3cdb7ca05546bf4756f75bfc8.tar.zst
freebsd-ports-gnome-68eb6d9773d6fae3cdb7ca05546bf4756f75bfc8.zip
Add bugzilla 2.14, bug-tracking system developed by Mozilla Project
Diffstat (limited to 'devel/bugzilla3/pkg-message')
-rw-r--r--devel/bugzilla3/pkg-message16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/bugzilla3/pkg-message b/devel/bugzilla3/pkg-message
new file mode 100644
index 000000000000..2d96f15c2be1
--- /dev/null
+++ b/devel/bugzilla3/pkg-message
@@ -0,0 +1,16 @@
+==========================================================================
+
+ Bugzilla has now been installed. To get it up and running you have to:
+
+ 1. Create bugs database at your MySQL server.
+ 2. Run ${PREFIX}/www/data.default/checksetup.pl to create configuration
+ file (you need to do it at installation time only)
+ 3. Edit newly created ${PREFIX}/www/data.default/localconfig file
+ to customize Bugzilla setup for your system
+ 4. Run ${PREFIX}/www/data.default/checksetup.pl again to create required
+ Bugzilla data directories and fix files permissions.
+
+ For more complete instructions on installation, setup and security notes
+ read Bugzilla Guide in ${PREFIX}/share/doc/bugzilla (chapter 3: Installation)
+
+==========================================================================