./databases/gnats, GNATS bug tracking system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.2.0nb6, Package name: gnats-4.2.0nb6, Maintainer: pkgsrc-users

GNATS was designed as a tool for software maintainers. It consists of several
utilities which, when used in concert, formulate and administer a database of
Problem Reports grouped by site-defined problem categories. It allows a
support organization to keep track of problems (hence the term Problem Report)
in an organized fashion. Essentially, GNATS acts as an active archive for
field-separated textual data.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 1235.2 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-03 14:25:25 by S.P.Zeidler | Files touched by this commit (3)
Log message: Fix mkdb to deal with pkgsrc recommendations and location changes: don't call chown as non-root and don't try to copy gnatsd access config files to gnatsdb/gnats-adm from a location where they aren't, in the pkgsrc case. Fixes PR pkg/59879 
   2024-01-15 09:23:57 by Roland Illig | Files touched by this commit (3)
Log message: databases/gnats: fix reference to temporary destdir, bump revision 
   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message: databases: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz 
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message: databases: Remove SHA1 distfile hashes 
   2020-04-25 18:57:23 by Roland Illig | Files touched by this commit (1)
Log message: databases/gnats: fix SUBST_FILES 
   2020-03-11 19:51:31 by Nia Alarie | Files touched by this commit (1)
Log message: gnats: Strip -Werror 
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. 
   2019-12-22 00:31:24 by Joerg Sonnenberger | Files touched by this commit (3)
Log message: Deref a pointer when checking for empty strings. Bump revision.