summaryrefslogtreecommitdiff
path: root/databases/gnats/pkg-descr
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1995-10-30 17:26:10 +0000
committerPaul Traina <pst@FreeBSD.org>1995-10-30 17:26:10 +0000
commitcdb615dac14ffcbfb938f3241b0fe415ee2d40af (patch)
tree514c62e21a8f0b42f55ded250f0b1d45e32fa46e /databases/gnats/pkg-descr
parentShorten the comments. (diff)
Initial import of gnats 3.2
Approved by: asami
Notes
Notes: svn path=/head/; revision=2377
Diffstat (limited to 'databases/gnats/pkg-descr')
-rw-r--r--databases/gnats/pkg-descr31
1 files changed, 31 insertions, 0 deletions
diff --git a/databases/gnats/pkg-descr b/databases/gnats/pkg-descr
new file mode 100644
index 000000000000..e3afaa376811
--- /dev/null
+++ b/databases/gnats/pkg-descr
@@ -0,0 +1,31 @@
+ GNATS - GNU Problem Report Management System
+
+This directory contains GNATS, a problem tracking system written to
+help report on, and track, problem reports or bugs. GNATS is currently
+in use at Cygnus to help track all incoming bug reports. There are
+many concepts or approaches to GNATS which are only useful to
+organizations which track bugs related by customers as well as by bug
+type.
+
+The file gnats.texi contains a Texinfo version of the main
+documentation for GNATS, including installation notes and configuration
+strategies. gnats.info is a version of the same text as gnats.texi in a
+form readable by GNU Info.
+
+The file INSTALL contains a brief discussion of the installation
+process; refer to gnats.texi for details on configuration, installation,
+and usage.
+
+Please report all GNATS bugs to bug-gnats@prep.ai.mit.edu.
+
+
+Copyright (c) 1993, Free Software Foundation, Inc.
+See the file COPYING for copyright information concerning this
+distribution and all its components.
+
+
+*** FreeBSD note:
+*** You will want to add a user entry to your /etc/passwd file for the
+*** user-id that owns gnats-related databases on your server.
+*** Something of the form: "gnats:*:70:70:GNATS Owner:/:/usr/bin/false"
+*** should do just fine.