Commit graph

4 commits

Author SHA1 Message Date
seb
264a032e54 This version cause too much troubles, mark the package as broken until I
finish a new one.
2002-02-11 12:47:17 +00:00
seb
72855abf7c Update to version 0.3
New feature:
Somewhat rewritten to support run from top-level pkgsrc directory.  When run
from there pkgcvsupdate launchs a separate cvs update for each caterory
directory. This is believed to be faster than a single cvs run.  Thanks to
Simon Burge for this!

Bugfix:
First update a category Makefile (by way of a non-recursive update in the
category directory) before finding out which packages are included in it.
2002-01-07 12:39:24 +00:00
seb
ff0f5f32b9 Update to 0.2.
Nearly a complete rewrite in order to deal with the following situation:
a package's Makefile include a Makefile fragment (like a buildlink.mk file)
which does not exist, so `$MAKE show-depends-dirs' cannot be run. To resolve
this pkgcvsupdate now try to figure out which package provide the missing file
and update it first (and its dependencies), it will update a second time
the crippled package in case the fragment - hopefully now in place - brings
along new dependencies.

Thanks to zuntum for this interesting case I overlooked!
2001-11-30 12:16:07 +00:00
seb
1892676705 Initial import of pkgcvsupdate-0.1.
Thanks to wiz for the manpage!

Pkgcvsupdate is a tool to ease updating package source files from CVS.
It can update a single package and its dependencies or a whole category of
packages and their dependencies.
2001-11-29 14:13:27 +00:00