./wip/pkgmanager, Package manager for pkgsrc

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


Branch: CURRENT, Version: 0.8.1, Package name: pkgmanager-0.8.1, Maintainer: peter.schuller

A package manager for pkgsrc that allows non-intrusive upgrading of a
pkgsrc installation. Upgrading packages does not mean having to remove
all parts of the package hierarchy that depend on the packages that
are out of date. Instead, all packages are upgraded 'in place', and
all packages deending on updated packages are rebuild afterwards.


Required to run:
[lang/clisp] [pkgtools/pkg_tarup]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 73b7d9ed5830d7195f8510832d6c392d6d16eae0
Filesize: 19.381 KB

Version history: (Expand)


CVS history: (Expand)


   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2008-04-29 23:20:38 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
better DESTDIR support (no PKG_DESTDIR_SUPPORT=)

   2007-10-10 15:05:40 by Aleksey Cheusov | Files touched by this commit (1)
Log message:

fixed: build failure
    \ 
http://mova.org/~cheusov/pub/pkgsrc-pbulk/Debian-etch/current/log//20071007.0032/pkgmanager-0.8.1/install.log
   2007-01-07 10:16:00 by Roland Illig | Files touched by this commit (10)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-09-02 14:32:17 by Peter Schuller | Files touched by this commit (1)
Log message:
* Change master site location (old one has been down for a while - apologies).
   2006-08-11 16:46:23 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix typo in PLIST, reported by Arnaud Lacombe.

   2006-06-11 16:24:54 by Peter Schuller | Files touched by this commit (2) | Package updated
Log message:
* update to 0.8.1
  - install manpage with correct name
  - unbreak want list dupe detection
   2006-05-14 11:41:37 by Peter Schuller | Files touched by this commit (2)
Log message:
* better satisfy pkglint