Next | Query returned 76 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2019-08-27 21:30:36 by Greg Troxel | Files touched by this commit (2)
Log message:
pkgtools/pkg_rolling-replace: Update to 0.24.8

Be more tolerant of not finding PKGPATH, and basically attempt to skip
the package rather than treating it as a fatal error.  (This was a
stray edit that I've been running with for a while.)
   2019-07-29 16:48:17 by Greg Troxel | Files touched by this commit (2)
Log message:
pkgtools/pkg_rollingreplace: Update to 0.24.7

When running pkg_chk, ignore packages marked "missing", which tend to
be the wrong python version.

This is a temporary kludge, but should allow pkg_rr to run on systems
that have changed python versions.
   2019-04-26 20:14:15 by Greg Troxel | Files touched by this commit (2)
Log message:
pkg_rolling-replace: Update to 0.24.6

When trying to extract PKGPATH from what is believed to be the PKGNAME
of an installed package, do not abort, but merely error (which is
nonfatal with -k).  This is helpful, but not sufficient, when dealing
with pyNN-foo packages where the default version is depended on but
not installed.
   2019-03-23 18:20:31 by Greg Troxel | Files touched by this commit (2)
Log message:
pkgtools/pkg_rolling-replace: 0.24.5

In addition to adding in BUILD_DEPENDS, catch up to long-ago
improvements to pkgsrc and also add in TOOL_DEPENDS.

Thanks to Hauke Fath for reporting the issue.
   2018-05-06 20:06:18 by Greg Troxel | Files touched by this commit (2)
Log message:
pkg_rolling-replace: avoid top-level make clean

In some cases, if an installed package's source directory did not
exist, pkg_rr could invoke "make clean" at top-level of pkgsrc.  Bug
report and fix by Andreas Gustafsson in PR pkg/53157.
   2018-04-07 13:04:30 by Andreas Gustafsson | Files touched by this commit (1) | Package updated
Log message:
pkgtools/pkg_rolling-replace: update MAINTAINER

Mail to ngoffee bounces, and gdt has agreed to take on maintainership.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-03-31 09:10:58 by Matthias Scheler | Files touched by this commit (1)
Log message:
Update "pkg_rolling-replace" to version 0.24.3.
- Make sure that installation path gets correctly recorded in the installed
  shell script to aid detection of the pkgsrc source location
   2015-04-14 13:40:32 by Thomas Klausner | Files touched by this commit (14)
Log message:
Remove more references to python-2.6.
   2015-02-12 09:22:16 by David Brownlee | Files touched by this commit (3) | Package updated
Log message:
Update to pkg_rolling-replace-0.24.2
Add -B - to pass -B to pkg_chk when determining which packages to update

Next | Query returned 76 messages, browsing 11 to 20 | Previous