Next | Query returned 12 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
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
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
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.
   2015-02-28 09:32:12 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 3.13

Changelog:
3.13 @ 2013-12-11
  Terminal release of this code - the branch and tag analysis is just not
  good enough on anything other than a linear repository. Use cvs-fast-export
  instead.

3.12 @ 2013-12-10
  Warning: execute permissions on CVS files are not reported!
  The command-line argument can now be a CVS URL.
  The --summary-first option was removed to simplify the code's control flow.
  The -g and --diff-opts options have been removed to simplify dependencies.
  Deprecation warning for -s, -a, -f, -l, -n, -p, --root, --diff-opts, and -t.

3.11 @ 2013-12-09
  Eliminate dodgy tmpnam() use.
  Make the documentation truthful about --convert-ignores.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2013-12-10 13:04:53 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Package uses LDLIBS not LIBS, fixes SunOS.  Patch from Sebastian Wiedenroth.
   2013-05-18 12:08:05 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Update DESCR from http://www.catb.org/~esr/cvsps/ .
   2013-02-25 22:26:55 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 3.10

* Add build time dependency to asciidoc (a2x)

Changelog:
3.10 @ 2013-01-20
  Make the behavior of a second -d option match the documentation.

3.9 @ 2013-01-20
  Added -i option for generating incremental fast exports.

3.8 @ 2013-01-13
  Fix buggy generation of the revision-map file (thanks to Chris Rorvick).
  Don't convert .cvsignores by default, we have field reports of collisions.

3.7 @ 2013-01-08
  Bug fix in timezone handling (thanks to Chris Rorvick).
  Major performance gain in the CVS client code (thanks to Sergei Trofimovich).

3.6 @ 2013-01-06
  The third field in an author entry is now interpreted as if it were TZ.

3.5 @ 2013-01-02
  Remove the --test-log option now that cvsps has its own test suite.
  New --reposurgeon option for passing reference-lifting hints to reposurgeon.

3.4 @ 2013-01-01
  Incorporate Heiko Voight's patch solving some time-skew cases.
  The git-tree tests for cvsps are now completely merged into the test suite.
  Code passes Coverity auditing.

3.3 @ 2012-12-30
  There's a new -A option that does author-name mapping in the expected way.
  There's a new -R option that writes out a revision map.
  cvsps run from within a repository directory will do the right thing.
  A bug that could garble translations of branchy repositories has been fixed.
   2013-01-30 15:45:40 by Amitai Schlair | Files touched by this commit (1)
Log message:
Fix fetch: MASTER_SITES is just ${HOMEPAGE} (no :Q).

Next | Query returned 12 messages, browsing 1 to 10 | Previous