Next | Query returned 34 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2006-10-10 01:09:20 by Soren Jacobsen | Files touched by this commit (2) | Package updated
Log message:
Update to 1.43.  Claim maintainership.

Changes since 1.41:
- fix to avoid modifying data which is being used by tsearch() for
  ordering the binary tree (report by Adrian Bunk).
- do not ignore pathnames in /tmp/, since some tools create usable
  pathnames for both old/new files there (Debian #376086).
- correct ifdef for fgetc_unlocked().
- updated configure macros CF_GCC_VERSION, CF_PATH_SYNTAX and
  CF_XOPEN_SOURCE
- add configure check for compress, gzip and bzip2 programs that may be
  used to decompress files.
   2006-09-09 04:46:09 by OBATA Akio | Files touched by this commit (33)
Log message:
Rename variable MAKEFILE to MAKE_FILE.
   2006-06-26 13:44:09 by Roland Illig | Files touched by this commit (2)
Log message:
Added a patch to fix a syntax error with NetBSD's /bin/sh (and maybe
others).
   2006-05-08 08:22:51 by Soren Jacobsen | Files touched by this commit (3)
Log message:
Update to 1.41.  Selected changes:
* add options -l, -r and -t.  add to -f option
* improve I/O on Linux using fgetc_locked().
* improve searching of long sorted lists using tsearch()
* change order of merging and prefix-stripping so stripping all prefixes,
  e.g., with -p9, will be sorted as expected
* correct a reference to freed memory after merging found with valgrind.
* fix a different case for data beginning with "--" which was treated as
  a header line.
* Fix allocation problems.  Open files in binary mode for reading.
  Getopt returns -1, not necessarily EOF.  Add const where useful.  Use
  NO_IDENT where necessary.  malloc() comes from <stdlib.h> in standard
  systems
* minor fix for resync of unified diffs checks for range (line beginning
  with '@' without header lines (successive lines beginning with "---"
  and "+++")
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-02-24 15:48:51 by Alistair G. Crooks | Files touched by this commit (259)
Log message:
Add RMD160 digests to the SHA1 ones.
   2004-11-10 17:18:29 by Eric Gillespie | Files touched by this commit (2)
Log message:
Make this build on FreeBSD (stop fussing about with malloc.h).
   2003-12-14 12:14:22 by Julio M. Merino Vidal | Files touched by this commit (2) | Package updated
Log message:
Update to 1.34, from Soren Jacobsen in PR pkg/23741:
* Improve check for certain lines (not those that begin a chunk) that
  begin with '-', treating all except "---" as a delete (report by
  James Rowe <Jay@jnrowe.uklinux.net>).
* Minor updates to configure script.
   2003-07-21 19:27:59 by Martti Kuparinen | Files touched by this commit (46)
Log message:
COMMENT should start with a capital letter.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/

Next | Query returned 34 messages, browsing 21 to 30 | Previous