./pkgtools/pkg_rolling-replace, Replace/upgrade packages in-place

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.24.14, Package name: pkg_rolling-replace-0.24.14, Maintainer: gdt

pkg_rolling-replace does 'make replace' on one package at a time,
tsorting the packages being replaced according to their
interdependencies, which avoids most duplicate rebuilds.


Required to run:
[pkgtools/pkg_tarup] [pkgtools/pkg_chk]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2024-01-03 13:35:22 by Greg Troxel | Files touched by this commit (1)
Log message:
pkgtools/pkg_rolling-replace: Revert unintended change

(Despite an explicit cvs diff of packages to review, ENOTENOUGHCOFFEE
lead to not carrying thatt to the commit.  Sorry for the noise.)
   2024-01-03 13:32:59 by Greg Troxel | Files touched by this commit (4)
Log message:
pkgtools/*: revbump for libfetch

libfetch's recent behavior change can be viewed as a bugfix or as an
ABI change.  pkg_install vendors libfetch from the sources, for
bootstrapping reasons and thus needs a revbump.  For consistency and
to reduce confusion, also bump the other two packages that depend on
it.
   2023-06-03 13:54:24 by Greg Troxel | Files touched by this commit (2)
Log message:
pkgtools/pkg_rolling-replace: Update to 0.24.14

Update pass on man page:

  prune no-longer-working bbn.com email addresses and replace with
  alternate attribution

  Rewrite bug section about likely failures with many packages; this
  is not a pkg_rr bug.

  Add bug section about PKGNAME vs PKGPATH.  This is a pkg_rr bug :-(

  Rewrite -r flag to be less confusing.

  Rewrite -k flag to align caution to reality and explain why one
  would want to use it.

  Misc wording cleanups.
   2023-03-05 21:23:59 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
pkg_rolling-replace: Fix PKG_DBDIR in manpage
   2021-06-28 21:33:23 by Michael Forney | Files touched by this commit (2)
Log message:
pkg_rolling-replace: use POSIX getopts(1) instead of getopt(1)
   2021-04-22 10:54:18 by Masatake Daimon | Files touched by this commit (2)
Log message:
Correct the order of redirection
   2021-04-13 19:51:21 by Olaf Seibert | Files touched by this commit (3)
Log message:
pkg_rolling-replace: catch permission errors from pkg_admin

and print a friendlier warning message instead (only once).
Document that the mismatch state may not persist if permissions are
insufficient.
   2021-01-15 11:56:52 by Tobias Nygren | Files touched by this commit (2)
Log message:
pkg_rr: substitute pkg_admin with PKG_ADMIN_CMD. Bump to 0.24.10.