Commit graph

16 commits

Author SHA1 Message Date
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:56:09 +00:00
spz
d516e53965 update to gnats 4.2.0
upstream Changes highlights:
 - GNU v3 license update
 - Buid now uses automake, and code has been adjusted to compile
   properly in various environments (tested with gcc 2.95, 3.4, 4.8,
   4.9, clang 3.1, 3.4, and several different versions of Linux,
   FreeBSD, Solaris, OS X)
 - New --global-databases-file command-line option for gnatsd and other programs
 - New host/port/user/passwd command-line options for send-pr
 - Many bugfixes, including:
 - FreeBSD-SA-05:20.cvsbug security advisory (affected send-pr)
 - Fixed PR#484: "send-pr --request-id" sends just a template
 - Fixed PR#501: Safer open/fopen for gen-index (no longer installing as suid)
 - Fixed PR#504: gnatsd crashes when trying to lock a nonexistent PR
 - Fixed PR#508: Emacs interface gnats-change-database fails when
   gnats-port isn't set
 - Fixed PR#691: Portability problem with sed and tr
 - Fixed PR#746: install-sid is a bash script (and not /bin/sh)
 - Fixed PR#767: edit-pr returns incorect exit status
 - Fixed PR#768: make install DESTDIR=/anywhere fails
 - Fixed PR#771: "EXPR" queries with spaces sometimes fail
 - Fixed PR#773: using responsible alias as email address for edit-pr
 - "invalid query format" bug for queries that included whitespace
 - edit-pr will now correctly exit with an error if it cannot lock the PR
 - edit-pr will now use the email alias in the responsibles field
 - Solaris 7/8/10 compilation fixed
2015-04-19 19:35:00 +00:00
bsiegert
3764c4d6dd Fix detection of unsetenv on MirBSD, unbreak build.
I have no idea why the extended regexp does not catch the unsetenv declaration
but the check is redundant anyway (there is another unsetenv check below in
configure) so I don't care that much.
2013-12-01 23:27:11 +00:00
joerg
b90614b141 Fix const test to not depend on nested functions. 2013-03-24 17:04:01 +00:00
dholland
f91aec716e Fix broken build with clang. While here, fix the toplevel makefile to
stop on error.
2011-08-01 05:19:12 +00:00
obache
288130904c patch-ah was broken (wrong paths). 2009-11-17 04:37:01 +00:00
obache
c0537cc320 Re-add missing distinfo entries, lost in the previous commit.
PR 42330.
2009-11-16 11:47:36 +00:00
hauke
b95365b093 Pull up missing "'" from gnats trunk, since netbsd-5 sh(1) trips over
the missing quote -- first half of

2006-06-30  Stephane Chazelas  <Stephane@artesyncp.com>

	* edit-pr.sh: missing quote on line 172 (it's OK for the
	Bourne shell and AT&T ksh based sh, but not other shells), and
	the tr syntax, though POSIX is causing trouble with Solaris
	tr.  Closes: PR#613
2009-10-08 12:50:32 +00:00
recht
c0782d7d80 Add a patch from gnats CSV to fix the security problem noted in:
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2180

Patch by adrianp@.

ChangeLog from gnats CSV:
* Makefile.in (install-gnats-tools, install-gnats-bin): Removed chown
and chmod entries for setting binaries suid.  CAN-2005-2180 advisory.
gen-index as setuid root can overwrite any system file.

Bump PKGREVISION to 1.
2005-08-28 12:36:42 +00:00
recht
a043abe05f Update to gnats 4.1.0.
Make a overhaul of the package and bring it closer to pkgsrc standards.
Addresses PR 26174 by Hauke Fath.

changes:

This is GNATS 4.1.0, a release that incorporates multiple bug fixes
and enhancements that have been committed to CVS since the release of
GNATS 4.0.  Notable enhancements include:

- Upgrade to autoconf 2.59 generated configure scripts.
- New PR numbers are reported to the client upon new submissions
- Rewrite of install-sid.  Now, rather than editing send-pr, which can
  be installed on a read-only partition, install-sid creates or edits
  user or site configuration files ~/.send-pr.conf or
  /etc/gnats/send-pr.conf.
- Removal of libiberty, old manpages, and old build framework cruft
- Performance enhancements to indexing code
- Various cleanups and bugfixes.  See the ChangeLog files for details.
2005-08-27 22:24:02 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
soren
1af62ec56c Update to gnats 4.0.1.
Fixes vulnerabilities described in
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0623 .
2004-11-14 10:59:58 +00:00
soren
c33227b897 Update using the databases/gnats4 package. gnats3 has numerous security
problems and is no longer supported.
2004-11-10 21:34:46 +00:00
seb
1e5d894339 Fix build on NetBSD -current. 2004-01-20 17:37:58 +00:00
seb
6ed3821f7f Convert to USE_NEW_TEXINFO. 2003-06-29 12:54:57 +00:00
martti
e7e0895702 Added the GNATS package which was submitted in pkg/13330.
GNATS (GNU Problem Report Management System) is a problem tracking
system written to help report on, and track, problem reports or bugs.
2001-10-11 11:42:26 +00:00