Difference between revisions of "Gnatsweb"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "|Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-...)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Gnatsweb
 
|Name=Gnatsweb
|Short description=Web interface to the GNU bug management system
+
|Short description=Web interface to GNU GNATS.
 
|Full description=Gnatsweb allows you Web access to GNATS bug management system database through the gnatsd interface. You do not have to run it on the same machine where GNATS resides.
 
|Full description=Gnatsweb allows you Web access to GNATS bug management system database through the gnatsd interface. You do not have to run it on the same machine where GNATS resides.
|Homepage URL=http://www.gnu.org/software/gnatsweb/
+
|Homepage URL=https://www.gnu.org/software/gnatsweb/
|User level=none
+
|Is High Priority Project=No
|Computer languages=Perl
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gnatsweb co gnatsweb
|Documentation note=User guide included
+
 
|Related projects=Bugzilla,Gnats,JitterBug,Wreq
+
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Bugzilla,Gnats,JitterBug,Wreq
 
|Keywords=Web,debugging,bug tracking,gnatsweb,GNATS
 
|Keywords=Web,debugging,bug tracking,gnatsweb,GNATS
 
|Version identifier=4.0.0
 
|Version identifier=4.0.0
 
|Version date=2003-07-29
 
|Version date=2003-07-29
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/gnatsweb/gnatsweb-4.00.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/gnatsweb/gnatsweb-4.00.tar.gz
|Version comment=4.0.0 released on 2003-07-29
+
|Last review by=Bendikker
|Last review by=Janet Casey
+
|Last review date=2019/01/12
|Last review date=2004-12-06
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
 +
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=gnatsweb
 
|GNU package identifier=gnatsweb
 +
|Decommissioned/Obsolete=No
 
|License verified date=2001-06-13
 
|License verified date=2001-06-13
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPL
+
|License=GPLv3orlater
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2001-06-13
+
|License verified date=2018/05/09
 
}}
 
}}
 
{{Person
 
{{Person
Line 33: Line 39:
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Kenneth H. Cox
+
|Real name=Joel Jose
|Role=Contributor
+
|Role=Maintainer
 +
|Email=joeljose@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/gnatsweb
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/gnatsweb/
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Matt Gerassimoff
+
|Resource kind=VCS Repository Webview
|Role=Contributor
+
|Resource URL=https://cvs.savannah.gnu.org/viewvc/gnatsweb/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=General
+
|Resource kind=Mailing List
|Resource kind=Download
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnatsweb-commit/
|Resource URL=ftp://sources.redhat.com/pub/gnats/contrib/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:bug-gnats@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/gnatsweb/
|Resource URL=mailto:gnats-announce@sources.redhat.com
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:gnats-devel@sources.redhat.com
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=web
 
|Interface=web
 +
|Programming-language=perl
 +
|Runs-on=GNU/Linux
 
|Software-development=bug-tracking-system
 
|Software-development=bug-tracking-system
 
|Use=software-development
 
|Use=software-development
Line 67: Line 80:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=CGI.pm module
+
|Prerequisite description=[[CGI.pm]] module
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Perl v. 5 or later
+
|Prerequisite description=[[Perl]] v. 5 or later
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=gnatsd v. 3.108 or later
+
|Prerequisite description=[[gnatsd]] v. 3.108 or later
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=MIME_Base64
+
|Prerequisite description=[[MIME_Base64]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:43, 4 December 2020


[edit]

Gnatsweb

https://www.gnu.org/software/gnatsweb/
Web interface to GNU GNATS.

Gnatsweb allows you Web access to GNATS bug management system database through the gnatsd interface. You do not have to run it on the same machine where GNATS resides.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

9 May 2018




Leaders and contributors

Contact(s)Role
Joel Jose Maintainer
Yngve Svendsen Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnatsweb-commit/
Generalhttps://savannah.gnu.org/people/
Savannah (Ref)https://savannah.gnu.org/projects/gnatsweb/
Downloadhttps://ftp.gnu.org/gnu/gnatsweb/
Debian (Ref)https://tracker.debian.org/pkg/gnatsweb
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/gnatsweb/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites

KindDescription
Required to useCGI.pm module
Weak prerequisiteMIME_Base64
Required to usegnatsd v. 3.108 or later
Required to usePerl v. 5 or later




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.