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

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


Branch: CURRENT, Version: 0.21, Package name: pkg_rolling-replace-0.21, Maintainer: ngoffee

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]

Version history: (Expand)


CVS history: (Expand)


   2010-02-11 13:54:27 by Tobias Nygren | Files touched by this commit (1)
Log message:
fix inverted test
   2010-02-11 13:17:23 by Tobias Nygren | Files touched by this commit (1)
Log message:
might as well uniqify the FAILED and SUCCEEDED lists
   2010-02-11 13:07:33 by Tobias Nygren | Files touched by this commit (2)
Log message:
- Clean up the error handling a bit
- Bomb if we couldn't extract the PKGPATH from an installed package.
XXX the pkg_rr main loop has grown too large and should be split into
functions.
   2010-02-01 20:06:43 by Jens Rehsack | Files touched by this commit (3)
Log message:
Updating pkgtools/pkg_rolling-replace/ from 0.19nb1 to 0.20

Improving the variable passing to make by allowing any, not just
MAKE_JOBS and USE_DESTDIR.
   2010-02-01 13:25:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
Sort option descriptions, be more explicit in -D one.
   2010-02-01 11:28:45 by Jens Rehsack | Files touched by this commit (2) | Package updated
Log message:
Fixing a typo and bumping revision (if anyone still had updated)
   2010-02-01 10:33:21 by Jens Rehsack | Files touched by this commit (3)
Log message:
Updating pkg_rolling-replace (set new version 0.19):

- Add option '-D' to tune "USE_DESTDIR=" and set this defaultly to 'NO'
- Add option '-j' to tune "MAKE_JOBS=" (Default: unset)
- Fix an issue with packages with missing origin
   2009-12-01 15:26:08 by Tobias Nygren | Files touched by this commit (1)
Log message:
bump date