The NetBSD Project

CVS log for pkgsrc/devel/scmcvs/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / scmcvs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26 / (download) - annotate - [select for diffs], Tue Oct 26 10:19:54 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip

Revision 1.25 / (download) - annotate - [select for diffs], Thu Oct 7 13:44:20 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.24 / (download) - annotate - [select for diffs], Wed Jan 20 03:09:03 2021 UTC (2 years, 8 months ago) by brook
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored)

devel/scmcvs: do not require mkinstalldirs

Two m4 files add requirements for mkinstalldirs, but it has long been
replaced.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Oct 11 09:27:15 2019 UTC (3 years, 11 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

cvs: Ensure unistd.h is included for getcwd().

Ride previous PKGREVISION bump.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Oct 11 09:08:35 2019 UTC (3 years, 11 months ago) by jperkin
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

cvs: Disable custom getcwd() implementation on Darwin.

It completely breaks on Catalina for some reason, so just use the native
version which works fine.  This commit brought to you by a patched binary
running on Catalina.  Bump PKGREVISION.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Dec 18 08:51:48 2017 UTC (5 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Reverted wrong commit

Revision 1.20 / (download) - annotate - [select for diffs], Mon Dec 18 08:48:26 2017 UTC (5 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

py-clint: added version 0.5.1

Clint is awesome. Crazy awesome. It supports colors, but detects if the session
is a TTY, so doesn't render the colors if you're piping stuff around.
Automagically.

Current Features:
* Little Documentation (bear with me for now)
* CLI Colors and Indents
* Extremely Simple + Powerful Column Printer
* Iterator-based Progress Bar
* Implicit Argument Handling
* Simple Support for Incoming Unix Pipes
* Application Directory management

Revision 1.19 / (download) - annotate - [select for diffs], Mon Aug 21 22:57:45 2017 UTC (6 years, 1 month ago) by tez
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.18: +1 -0 lines
Diff to previous 1.18 (colored)

Fix for CVE-2017-12836

Revision 1.18 / (download) - annotate - [select for diffs], Fri Aug 18 21:41:19 2017 UTC (6 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Fix crash on macOS 10.13 (Darwin 7).

Revision 1.17 / (download) - annotate - [select for diffs], Fri May 12 05:13:43 2017 UTC (6 years, 4 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

scmcvs: try to find __fpending in stdio.h, too
fixes dragonflybsd build.

bump pkgrevision in case it makes a difference to other users.

Revision 1.15.12.1 / (download) - annotate - [select for diffs], Mon Apr 3 16:29:13 2017 UTC (6 years, 5 months ago) by spz
Branch: pkgsrc-2017Q1
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Pullup ticket #5231 - requested by sevan
devel/scmcvs: bug fix

Revisions pulled up:
- devel/scmcvs/Makefile                                         1.16
- devel/scmcvs/distinfo                                         1.16
- devel/scmcvs/patches/patch-src_error.c                        1.1

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   jakllsch
   Date:           Fri Mar 31 15:15:22 UTC 2017

   Modified Files:
           pkgsrc/devel/scmcvs: Makefile distinfo
   Added Files:
           pkgsrc/devel/scmcvs/patches: patch-src_error.c

   Log Message:
   Patch cvs with same patch as r1.2 of src/external/gpl2/xcvs/dist/src/error.c:

   "Use LOG_ERR instead of LOG_EMERG, as LOG_EMERG causes syslogd to tell all
   ttys."


   To generate a diff of this commit:
   cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/scmcvs/Makefile \
       pkgsrc/devel/scmcvs/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/devel/scmcvs/patches/patch-src_error.c

Revision 1.16 / (download) - annotate - [select for diffs], Fri Mar 31 15:15:22 2017 UTC (6 years, 5 months ago) by jakllsch
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Patch cvs with same patch as r1.2 of src/external/gpl2/xcvs/dist/src/error.c:

"Use LOG_ERR instead of LOG_EMERG, as LOG_EMERG causes syslogd to tell all
ttys."

Revision 1.15 / (download) - annotate - [select for diffs], Tue Nov 3 03:29:32 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Branch point for: pkgsrc-2017Q1
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these 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.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 12 07:43:42 2015 UTC (8 years, 5 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Avoid CVS crashing on systems using _FORTIFY_SOURCE by default.

Using the slightly-ugly but well tested CPP from gnulib as-is.

Bump PKGREVISION.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Aug 14 10:33:29 2014 UTC (9 years, 1 month ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

fix patch-av patch prefix for scmcvs

Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 13 20:22:09 2014 UTC (9 years, 1 month ago) by cheusov
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Fix for build failure on Interix caused by sizeof(intmax_t) == 0
++pkgrevision

Revision 1.11 / (download) - annotate - [select for diffs], Wed Aug 13 18:30:03 2014 UTC (9 years, 1 month ago) by cheusov
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Always use system-wide getcwd(3) instead built-in replacement.
Do not use non-standard getcwd(NULL,0).
This fixes cvs on Interix
  (cvs [diff aborted]: cannot get working directory: No such file or
directory);

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 26 22:46:56 2014 UTC (9 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Don't build bundled implementation of "mktime" on NetBSD.
This makes the package build on 32-bit NetBSD.
Patch is taken from devel/blame that carries the same "mktime" implementation.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 14 06:51:02 2013 UTC (9 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.8: +26 -31 lines
Diff to previous 1.8 (colored)

Changes 1.12.13:

SECURITY FIXES

* CVS now uses version 1.2.3 of the ZLib compression libraries in order to
  avoid two recently announced security vulnerabilities in them.  Both may be
  used for denial of service attacks and one may reportedly allow execution of
  arbitrary code, though this is not confirmed.

NEW FEATURES

* Thanks to Conrad Pino <conrad@pino.com>, a hang in the Windows client, which
  had pretty much rendered the client useless, has been fixed.

* A minor problem preventing build of the Kerberos4 client has been fixed.

* The path to the config file may be set as an argument to the CVS server
  commands.

* Sections of directives specific to one or more repositories and not others
  may now be specified in the config file.

* %{sV} format strings are now available to the verifymsg trigger, similar to
  the %{stVv} available to loginfo.

* `cvs watch add' on an empty directory no longer clears watchers, and
  specifying a directory for `cvs watch add' now (correctly) sets default
  attributes.

* Missing CVSROOT/history files will now cause CVS to attempt to create one.
  To suppress history logging, set LogHistory equal to the empty string in
  CVSROOT/config.

* There are several new options available in CVSROOT/config.  These are
  TmpDir, HistoryLogPath, HistorySearchPath, MinCompressionLevel, &
  MaxCompressionLevel.  Please see the manual for more.

* CVS on Solaris 10 was refusing to parse command options.  This has been
  fixed.

* The Windows client now creates locks compatible with older versions of CVS by
  default.  This should only be relevant if your client is accessing a local
  repository concurrently with another, older client.  If you would like to
  disable compatibility mode (because it is slightly faster), edit the
  LOCK_COMPATIBILITY flag in windows-NT/config.h and recompile.

* Misc efficiency and portability improvements.

BUG FIXES

* Thanks to Serguei E. Leontiev <lse@CryptoPro.ru>, CVS with Kerberos 5 GSSAPI
  should automatically link on FreeBSD 5.x.

* Thanks to Rahul Bhargava <rahul@wandisco.com>, heavily loaded systems
  suffering from a disk crash or power failure will not lose data they claimed
  to have committed.

* CVS server now handles conflict markers in Entry requests as documented.

* CVS now remembers that binary file merge conflicts occurred until the
  timestamp of the updated binary file changes.

* CVS client now saves some bandwidth by not sending the contents of files
  with conflicts to the server when it isn't needed.

* CVS now does correct locking during import.

* A problem where the server could block indefinitely waiting for an EOF from
  the client when compression was enabled has been fixed.

* `cvs diff' no longer splits its arguments on spaces.

* Thanks to an old report and patch from Stewart Brodie <stewart@eh.org>, a
  potential crash in response to a corrupt RCS file has been fixed.

* CVS now locks the history and val-tags files before writing to them.
  Especially with large repositories, users should no longer see new warnings
  about corrupt history records when using the `cvs history' command.  Existing
  corrupt history records will still need to be removed manually.  val-tags
  corruption should have had less obvious effects, but removing the
  CVSROOT/val-tags file and allowing a 1.11.21 or later version of CVS to
  regenerate it may eliminate a few odd behaviors and possibly cause a slight
  speed up of read transactions in large repositories over time.

BUILD ISSUES

* The RPM spec file works again with the most modern versions of `rpm'.  It
  also finds the correct version of install-sh when building the CVS with
  GSSAPI.

DEVELOPER ISSUES

* We've standardized on Automake 1.9.6 to get some at new features that make
  our jobs easier.  See the HACKING file for more on using the autotools with
  CVS.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 22 14:45:13 2013 UTC (10 years, 1 month ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

patch (proposed) for cvs build problem

Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 27 12:43:20 2011 UTC (12 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.6: +5 -3 lines
Diff to previous 1.6 (colored)

Fix PR pkg/45408.

Treat getine as like as getopt.

Thank you, obache@.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 22 15:16:26 2011 UTC (12 years ago) by ryoon
Branch: MAIN
Changes since 1.5: +26 -24 lines
Diff to previous 1.5 (colored)

* Fix build on Darwin 11.0.1.
* Patches regen.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 12 01:58:54 2011 UTC (12 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Fixes build on SUA 6.0.
It have both inityes.h and stdint.h, but SIZE_MAX is only in stdint.h,
so let to include both header file.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 25 11:41:59 2009 UTC (14 years, 5 months ago) by sno
Branch: MAIN
CVS Tags: 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, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.3: +8 -8 lines
Diff to previous 1.3 (colored)

PkgSrc changes:
  - Updating devel/scmcvs from 1.11.22 to 1.11.23
  - "Activating" gnu-gpl-v2 license as discussed on packages@

Upstream changes:
NEW FEATURES

* A new log option -n reverts the -N option which may be in a .cvsrc
  file.

* The `cvs blame' command is now a synonym for the `cvs annotate' command.

* The :extssh: method will use $CVS_SSH if set, or fall back on "ssh"
  by default (but may be explicitly set using the --with-ssh flag to
  configure).

* There is a new IgnoreUnknownConfigKeys option available for
  CVSROOT/config to aid in the transition to newer versions of CVS.

BUG FIXES

* Merges of file removals using -j options are a little smarter.

* `cvs add' checks more thoroughly for `CVS' directories in the argument list.

* `cvs server' now accepts `--allow-root=PATH' options.

* `cvs import' no longer attempts to send CVS metadata to the server.

* `cvs import' makes more of an effort not to import paths containing files
  and directories named `CVS'.

* The CVS server will no longer allow clients to run `cvs init'.

* Applying diffs when checking out very old revisions has been reduced from an
  O(n^2) operation to an O(n) thanks to a patch from Michael J. Smith
  <msmith@ideorlando.org> and additional touch-up work from the CVS team.

* Thanks to report from Paul Eggert <eggert@CS.UCLA.EDU>, an assertion failure
  that could occur when "." was in the path (e.g. `cvs co /cvsroot/./module')
  has been removed.

* Thanks to a report from Peter Toft <pto@linuxbog.dk>, CVS server now sends
  correct patch files more often when the RCS `Name' keyword is present in
  a working file (bug #17302).

* Thanks to a report from Dan Peterson <dbpete@aol.com>, clients now send the
  right set of commands to the server when asked to update directories with
  trailing slashes on their name.

* Thanks to a report and patch from <mbarabas@redhat.com>, potential stack
  corruption during pserver login is avoided (bug #16961).

* The :extssh: method is now properly recognized as an alias for :ext:.

DEVELOPER ISSUES

* We've standardized on Autoconf version 2.61 to get a bug fix that notes
  that the AIX C compiler's default mode isn't quite C89 and sets the
  correct mode instead.

* We've standardized on Autoconf version 1.10 because it lets us simplify our
  sources.

Oked by joerg@ (with the condition that I do the update to 1.12.13.1, too)

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 17 11:03:02 2008 UTC (15 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Change default rsh to ssh(1). It's what cvs(1) in base does.
Should have been done years ago. Bump rev.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 4 06:48:06 2008 UTC (15 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.1: +14 -14 lines
Diff to previous 1.1 (colored)

Updated devel/scmcvs to 1.11.22

* The CVS client again correctly reports files with conflicts when using
  servers running CVS 1.11.20/1.12.12, or earlier (and maybe 3rd party
  servers).

* The GSSAPI server should now build under HP-UX.

* `cvs rtag' now correctly tags files that have been removed from the trunk.

* Code efficiency has been improved slightly.

* A rare race condition that could leave a lock on the val-tags file has been
  avoided.

* A potential buffer overflow in the history command has been fixed.

* Thanks to a report and patch from Garrett Rooney <grooney@collab.net>, paused
  trigger processes no longer cause the CVS server to consume 100% CPU.

* Thanks to a suggestion from Joseph P. Skudlarek <Jskud@Jskud.com>, an
  :extssh: has been added as a synonym of the :ext: access method, as a
  kindness to users of old version of Eclipse.

* Misc documentation updates and minor bug fixes.

Revision 1.1 / (download) - annotate - [select for diffs], Sun May 27 09:49:50 2007 UTC (16 years, 4 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2

Move cvs to scmcvs so it can be checked out on a case-insensitive
filesystem without interference from devel/CVS metadata. PKGNAME
stays the same. Discussed with agc.

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>