The NetBSD Project

CVS log for pkgsrc/textproc/diffstat/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / textproc / diffstat

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Tue Nov 17 03:17:01 2009 UTC (2 years, 6 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, HEAD
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Update diffstat to 1.51.  Minor bugfixes.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Sep 6 16:20:10 2009 UTC (2 years, 8 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Update to 1.49.  Changes:
31-Aug-2009
	diffstat 1.49

	improve lzma support, add support for xz (patch by Eric Blake).

	add special case for no-newline message from some diff's (Ubuntu
	#269895).

	improve configure check for getopt header.

	add configure special case for HPUX 11 with _XOPEN_SOURCE definition.

	update config.guess, config.sub

Revision 1.16 / (download) - annotate - [select for diffs], Fri Aug 21 23:39:20 2009 UTC (2 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Update to 1.48:

11-Aug-2009
	diffstat 1.48

	add decompression tests for lzma and pack file types.

	check for zcat and uncompress in preference to "compress -dc".

	modify to check the first few bytes of standard input, and use a
	corresponding decompression utility if the stream appears to be
	compressed.  This requires making a temporary copy of the data
	(Debian #491575).

	add -N option, to truncate filenames.

	use getc_unlocked() rather than fgetc_unlocked()

	modify to recognize Perforce-style diffs (patch by Ed Schouten).

	update configure macros to improve compiler warning checks, use
	$PATH_SEPARATOR rather than $PATH_SEP (for consistency with some
	autoconf versions),

	fix typo in configure --with-install-prefix option (report by
	Dagobert Michelsen).

	update config.guess, config.sub

29-Mar-2009
	diffstat 1.47

	modify to work with patch ".rej" files, which do not have a header to
	tell which file is affected.

	fix typo in usage message (reports by Moritz Barsnick, John McNamara,
	Richard Quadling).

Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 30 19:33:47 2008 UTC (3 years, 6 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Update to 1.46.

Changes:
* add "-S", "-D" and "-m" to provide a way to show the amount of
  difference relative to the total sizes of the files.
* add "-q" (suppress the "0 files changed" message for empty diffs)

Revision 1.14 / (download) - annotate - [select for diffs], Sun Dec 2 13:04:15 2007 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Nov 8 23:46:11 2007 UTC (4 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored)

Supports DESTDIR.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 13 01:28:12 2007 UTC (4 years, 7 months ago) by reed
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Upgrade diffstat to 1.45.

From changelog:

04-Sep-2007
	diffstat 1.45

	add "-b" option (Debian #379380, patch by Greg Norris).

26-Aug-2007
	diffstat 1.44

	add a check for default-diff output, e.g., "diff foo bar|diffstat",
	which has no "diff" command in the output for diffstat to guess that
	a diff is beginning.

	add a check after completing a chunk for unified diff to ensure that
	the next line either begins another chunk for the diff, or starts
	another diff, e.g., a context diff (report by Adrian Bunk).

	add configure options for leak-checking valgrind, etc.

	use install-sh rather than install.sh

	updated config.guess and config.sub

	updated configure macros CF_GCC_ATTRIBUTES CF_GCC_WARNINGS CF_MSG_LOG
	CF_PATH_SYNTAX CF_VERBOSE CF_XOPEN_SOURCE

Revision 1.11 / (download) - annotate - [select for diffs], Mon Oct 9 23:09:20 2006 UTC (5 years, 7 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

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.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Sep 9 02:46:08 2006 UTC (5 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.9 / (download) - annotate - [select for diffs], Mon May 8 06:22:51 2006 UTC (6 years ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

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 "+++")

Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:45 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

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.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 14 11:14:21 2003 UTC (8 years, 5 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

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.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 21 17:27:30 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

COMMENT should start with a capital letter.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 17 22:54:12 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 2 01:16:42 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.3 / (download) - annotate - [select for diffs], Fri May 16 03:06:53 2003 UTC (9 years ago) by salo
Branch: MAIN
Changes since 1.2: +10 -10 lines
Diff to previous 1.2 (colored)

- DESCR has 80 columns, improve wording
- whitespace and style nits

Revision 1.2 / (download) - annotate - [select for diffs], Fri May 16 01:50:42 2003 UTC (9 years ago) by simonb
Branch: MAIN
Changes since 1.1: +1 -3 lines
Diff to previous 1.1 (colored)

Oops, remove USE_PKGLOCALEDIR (why did url2pkg add this?) and
commented-out USE_BUILDLINK2.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 16 01:45:44 2003 UTC (9 years ago) by simonb
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of Thomas Dickey's "diffstat" program.

From the readme:

 This program is a simple filter that reads the output of the 'diff' program,
 and produces a histogram of the total number of lines that were changed.  It is
 useful for scanning a patch file to see which files were changed.

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 16 01:45:44 2003 UTC (9 years ago) by simonb
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>