Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/gnu/dist/cvs Apply patch (requested by wiz in ticket #552):
details: https://anonhg.NetBSD.org/src/rev/37152bfba258
branches: netbsd-3
changeset: 576490:37152bfba258
user: tron <tron%NetBSD.org@localhost>
date: Tue Jul 05 21:02:44 2005 +0000
description:
Apply patch (requested by wiz in ticket #552):
Update CVS to version 1.11.20.
diffstat:
gnu/dist/cvs/AUTHORS | 2 +
gnu/dist/cvs/BUGS | 9 -
gnu/dist/cvs/ChangeLog | 120 ++
gnu/dist/cvs/HACKING | 23 +-
gnu/dist/cvs/Makefile.in | 270 +++--
gnu/dist/cvs/NEWS | 126 ++-
gnu/dist/cvs/README | 15 +-
gnu/dist/cvs/TODO | 19 -
gnu/dist/cvs/aclocal.m4 | 1560 +++++++++++++---------------------
gnu/dist/cvs/configure | 274 +++--
gnu/dist/cvs/configure.in | 4 +-
gnu/dist/cvs/contrib/ChangeLog | 30 +-
gnu/dist/cvs/contrib/Makefile.am | 9 +-
gnu/dist/cvs/contrib/Makefile.in | 180 ++-
gnu/dist/cvs/contrib/README | 3 +-
gnu/dist/cvs/contrib/commit_prep.in | 20 +-
gnu/dist/cvs/contrib/cvs_acls.html | 459 ++++++++++
gnu/dist/cvs/contrib/cvs_acls.in | 1048 ++++++++++++++++++++--
gnu/dist/cvs/contrib/log.in | 20 +-
gnu/dist/cvs/contrib/log_accum.in | 25 +-
gnu/dist/cvs/contrib/mfpipe.in | 20 +-
gnu/dist/cvs/contrib/rcslock.in | 20 +-
gnu/dist/cvs/diff/ChangeLog | 4 +
gnu/dist/cvs/diff/Makefile.in | 182 ++-
gnu/dist/cvs/diff/libdiff.dep | 1 -
gnu/dist/cvs/doc/ChangeLog | 46 +
gnu/dist/cvs/doc/Makefile.am | 17 +-
gnu/dist/cvs/doc/Makefile.in | 332 ++++--
gnu/dist/cvs/doc/cvs.1 | 23 +-
gnu/dist/cvs/doc/cvs.man.header | 6 +-
gnu/dist/cvs/doc/cvs.texinfo | 174 ++-
gnu/dist/cvs/ylwrap | 160 +++
32 files changed, 3480 insertions(+), 1721 deletions(-)
diffs (truncated from 6841 to 300 lines):
diff -r 6d15410dba3a -r 37152bfba258 gnu/dist/cvs/AUTHORS
--- a/gnu/dist/cvs/AUTHORS Tue Jul 05 15:39:22 2005 +0000
+++ b/gnu/dist/cvs/AUTHORS Tue Jul 05 21:02:44 2005 +0000
@@ -52,6 +52,8 @@
enhancing CVS for some years. Mark D. Baushke <mdb%cvshome.org@localhost> came on in
2003.
+Conrad Pino <Conrad%Pino.com@localhost> began maintaining the Windows port in 2004.
+
There have been many, many contributions not listed here. Consult the
individual ChangeLog files in each directory for a more complete idea.
diff -r 6d15410dba3a -r 37152bfba258 gnu/dist/cvs/BUGS
--- a/gnu/dist/cvs/BUGS Tue Jul 05 15:39:22 2005 +0000
+++ b/gnu/dist/cvs/BUGS Tue Jul 05 21:02:44 2005 +0000
@@ -95,15 +95,6 @@
formats.
-* `release' of a project subdir does not remove the `subdir' entry from
- `./CVS/Entries'.
-
-
-* Most of the remote commands are encountering assertion failures when listing
- the toplevel of the repository (e.g. `cvs rlog .'). This appears to be
- related to the symlinked CVS root fix.
-
-
* Status
/*-------.
diff -r 6d15410dba3a -r 37152bfba258 gnu/dist/cvs/ChangeLog
--- a/gnu/dist/cvs/ChangeLog Tue Jul 05 15:39:22 2005 +0000
+++ b/gnu/dist/cvs/ChangeLog Tue Jul 05 21:02:44 2005 +0000
@@ -1,3 +1,123 @@
+2005-04-15 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note Klocwork fixes.
+
+2005-04-14 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note contrib Perl taint vulnerability fix.
+
+2005-03-23 Derek Price <derek%ximbiot.com@localhost>
+
+ * ylwrap: New file.
+
+2005-03-15 Derek Price <derek%ximbiot.com@localhost>
+
+ * HACKING, NEWS: Note new Automake version.
+
+2005-03-04 Jim Hyslop <jhyslop%ieee.org@localhost>
+
+ * NEWS: Note fix for compile errors on IRIX 5.3.
+
+2005-02-22 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note recent watch on/off fileattr fix.
+
+2005-01-31 Derek Price <derek%ximbiot.com@localhost>
+
+ * AUTHORS: Add Conrad Pino.
+ * README: Update copyright notice.
+
+2005-01-29 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note some recent changes.
+
+2004-11-17 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note "red file" fix source inclusion.
+
+2004-11-05 Conrad T. Pino <Conrad%Pino.com@localhost>
+
+ * cvsnt.dep: Regenerated after complete rebuild.
+ * cvsnt.mak: Regenerated after complete rebuild.
+
+2004-11-03 Derek Price <derek%ximbiot.com@localhost>
+
+ * HACKING, NEWS: Note new Autoconf & Automake versions.
+
+2004-10-29 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note xreadlink fix.
+
+2004-10-26 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note GSSAPI error message fix.
+
+2004-10-19 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note resurrection fix.
+
+2004-10-14 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note new import branch verification.
+
+2004-09-25 Derek Price <derek%ximbiot.com@localhost>
+
+ * configure.in: Use doc/mkman.pl as source for doc/mkman.
+
+2004-09-08 Conrad T. Pino <Conrad%Pino.com@localhost>
+
+ * cvsnt.dsp: Add "windows-NT/JmgStat.c" to project. Add
+ "windows-NT/JmgStat.h" to project. Add "lib/xsize.h" to project.
+ * cvsnt.dep: Regenerated for "cvsnt.dsp" change.
+ * cvsnt.mak: Regenerated for "cvsnt.dsp" change.
+
+2004-09-07 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note Windows DST fix.
+
+2004-09-03 Derek Price <derek%ximbiot.com@localhost>
+
+ * HACKING: Codify backwards compatibility conventions. Remove outdated
+ reference to very old MSVC++ releases.
+
+2004-08-30 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note compliance of log_accum.pl with Perl 5.8.5.
+
+2004-08-24 Derek Price <derek%ximbiot.com@localhost>
+
+ * TODO (24, 49, 92, 113): Remove completed/obsolescent items.
+
+2004-08-24 Derek Price <derek%ximbiot.com@localhost>
+
+ * BUGS: Remove release subdir note. This was fixed with the commit on
+ 2004-02-25, based on Matthew Ogilvie's patch.
+
+2004-08-24 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note r* . fix.
+ * BUGS: Remove r* . note.
+
+2004-08-24 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note invalid tag fix.
+
+2004-08-24 Mark D. Baushke <mdb%cvshome.org@localhost>
+
+ * NEWS: Note that modules -a bugfix has a change in behavior.
+
+2004-06-22 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note Conrad's Windows fix.
+
+2004-06-21 Derek Price <derek%ximbiot.com@localhost>
+
+ * .cvsignore: Ignore GPG signature files for distributions.
+
+2004-06-10 Derek Price <derek%ximbiot.com@localhost>
+
+ * NEWS: Note manual update.
+
2004-06-09 Derek Price <derek%ximbiot.com@localhost>
* NEWS: Note Stefan & Sebastian's security fixes.
diff -r 6d15410dba3a -r 37152bfba258 gnu/dist/cvs/HACKING
--- a/gnu/dist/cvs/HACKING Tue Jul 05 15:39:22 2005 +0000
+++ b/gnu/dist/cvs/HACKING Tue Jul 05 21:02:44 2005 +0000
@@ -21,6 +21,21 @@
$ CFLAGS="-g -Wall" ./config.status --recheck
+* Backwards Compatibility
+
+Only bug fixes are accepted into the stable branch. New features should be
+applied to the trunk.
+
+If it is not inextricable from a bug fix, CVS's output (to stdout/stderr)
+should not be changed on the stable branch in order to best support scripts and
+other tools which parse CVS's output. It is ok to change output between
+feature releases (on the trunk), though such changes should be noted in the
+NEWS file.
+
+Changes in the way CVS responds to command line options, config options, etc.
+should be accompanied by deprecation warnings for an entire stable series of
+releases before being changed permanently, if at all possible.
+
* Indentation style
CVS mostly uses a consistent indentation style which looks like this:
@@ -100,10 +115,6 @@
and perhaps an exception or two we haven't mentioned). This is the
file standards.text at the GNU FTP sites.
-Filenames for .c and .h files may contain _ but should not contain -
-(the latter causes Visual C++ 2.1 to create makefiles which Visual C++
-4.0 cannot use).
-
* Regenerating Build Files
On UNIX, if you wish to change the Build files, you will need Autoconf and
@@ -115,8 +126,8 @@
automatically aren't included in the generated Makefiles unless you run
configure with the --enable-maintainer-mode option.
-The CVS Makefiles and configure script were built using Automake 1.7.9 and
-Autoconf 2.58, respectively.
+The CVS Makefiles and configure script were built using Automake 1.9.5 and
+Autoconf 2.59, respectively.
There is a known bug in Autoconf 2.57 that will prevent the configure
scripts it generates from working on some platforms. Other combinations of
diff -r 6d15410dba3a -r 37152bfba258 gnu/dist/cvs/Makefile.in
--- a/gnu/dist/cvs/Makefile.in Tue Jul 05 15:39:22 2005 +0000
+++ b/gnu/dist/cvs/Makefile.in Tue Jul 05 21:02:44 2005 +0000
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.7.9 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
-# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -28,7 +28,6 @@
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
@@ -36,7 +35,6 @@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = .
-
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
install_sh_DATA = $(install_sh) -c -m 644
@@ -50,6 +48,46 @@
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
+subdir = .
+DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
+ $(srcdir)/Makefile.in $(srcdir)/config.h.in \
+ $(srcdir)/cvs.spec.in $(top_srcdir)/configure \
+ $(top_srcdir)/emx/Makefile.in $(top_srcdir)/os2/Makefile.in \
+ $(top_srcdir)/zlib/Makefile.in AUTHORS COPYING COPYING.LIB \
+ ChangeLog INSTALL NEWS TODO compile depcomp install-sh \
+ mdate-sh missing mkinstalldirs ylwrap
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+ $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
+ configure.lineno configure.status.lineno
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = config.h
+CONFIG_CLEAN_FILES = cvs.spec emx/Makefile os2/Makefile zlib/Makefile
+SOURCES =
+DIST_SOURCES =
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+ html-recursive info-recursive install-data-recursive \
+ install-exec-recursive install-info-recursive \
+ install-recursive installcheck-recursive installdirs-recursive \
+ pdf-recursive ps-recursive uninstall-info-recursive \
+ uninstall-recursive
+ETAGS = etags
+CTAGS = ctags
+DIST_SUBDIRS = $(SUBDIRS)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+distdir = $(PACKAGE)-$(VERSION)
+top_distdir = $(distdir)
+am__remove_distdir = \
+ { test ! -d $(distdir) \
+ || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
+ && rm -fr $(distdir); }; }
+DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
+GZIP_ENV = --best
+distuninstallcheck_listfiles = find . -type f -print
+distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
@@ -119,6 +157,8 @@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
bindir = @bindir@
build_alias = @build_alias@
datadir = @datadir@
@@ -132,6 +172,7 @@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
+mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
Home |
Main Index |
Thread Index |
Old Index