Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
fixes build on darwin
|
|
there are a number of files from pkgsrc that ought to be ignored by
default, such as $PREFIX/info/dir.
Ride previous version bump.
|
|
whose libdb is not the db-1.85 that's in the libc of 4.4 derivates.
Since this program reads the package database it must use the same
libdb as pkg_install, and that's the one in libnbcompat rather than
the one you get from bdb.buildlink3.mk.
Bump PKGREVISION to 5.
|
|
|
|
|
|
|
|
Bugfix: When allocating more memory, it does not help to double the
amount if the current amount is zero.
|
|
The PKGDBDIR and PKGDBDIR.refcount directories are excluded from the
list of files to check, because for unprivileged pkgsrc, they are
subdirectories of PKGSRCDIR.
Removed the dependency on libnbcompat for NetBSD.
|
|
the location of the interpreter.
|
|
(See PR 23746.) It still needs work in the area of Berkeley DB
selection. Bumped PKGREVISION.
|
|
|
|
contents with the package database, reporting files that are in
the file system but not in the package database.
Written by Dieter Baron (dillo@) with man pages from Thomas Klausner (wiz@).
|