Age | Commit message (Collapse) | Author | Files | Lines |
|
page installation.
|
|
|
|
|
|
Introduce a modified bsd.own.mk on SunOS which enables MKCATPAGES by
default, and a modified bsd.man.mk which correctly installs catman
pages with a section suffix rather than a blanket '.0'.
This allows the SunOS man(1) to find the catman pages correctly.
|
|
Addresses PR 48207.
|
|
Fix a typo.
|
|
signature_archive were not initialized properly, therefore randomly failing
in the verify_signature_read_cb() callback.
Partly closes PR pkg/48194; pkgsrc needs to be updated as well.
"please commit" agc@
XXX pull-up to netbsd-6
|
|
|
|
for clang. Bump revision.
|
|
|
|
|
|
|
|
* Add FreeMiNT support. This file is needed for bootstrapping pkgsrc.
|
|
* Fix build on FreeMiNT.
* Tested on some platforms, See files/README.
|
|
* Fix build with libnbcompat-20120702, PR pkg/42142's side effect is fixed.
Tested on Solaris 10, OpenBSD, FreeBSD etc.
Detect system's sha2.h and SHA2 functions, and include nbcompat/sha2.h
conditionally.
|
|
|
|
|
|
|
|
Bump PKGREVISION.
|
|
Remove incorrect return value when in force mode, which was causing pkg_add
to exit with failure even though the operation completed successfully. This
also fixes the case where 'pkg_add -uf' would leave an update in an
inconsistent state.
|
|
|
|
helps to see which source line belongs to which warning.
- PKGSRCTOP is a known variable. It is used only in the top-level
Makefile.
- Arbitrary tool names may be added to TOOLS_NOOP.
- In the top-level Makefile, the alphabetic order of the SUBDIRs
may have a single exception.
|
|
|
|
Bump kver version to 0.7.2.
|
|
itself. Copied from similar code in pkg_delete.
This fixes the issue when an +INSTALL script fails but the pkgdb directory
couldn't be removed, leading to an inconsistent state.
|
|
|
|
- improved wording of some warnings
- added explanations to some common warnings
|
|
Bump version.
|
|
This package is no longer in use, and is far behind upstream now.
It is heavily customized so maintenance is far from trivial. There were
no objections to the announcement of my intentions to remove this package
which I made on package-users@ a month ago.
I feel it is better to retire this package than allow it to bitrot further.
|
|
Bump PKGREVISION.
|
|
* bare `zu' modifier is used, it should be replaced with `PRIzu` instead.
Fixes crash with `pkg_admin rebuild' on platforms missing %z support,
PR pkg/48070.
|
|
|
|
Similar to GNU/Linux.
Bump bootstrap-mk-files to 20130727.
|
|
|
|
- Add /usr/sfw to SunOS mount dirs, required for certain binaries on
newer releases.
- Mount proper instances of /dev and /dev/fd on SunOS rather than relying
on devfsadm and ucblinks, the latter of which does not exist on newer
releases.
- Do not create /var/games if the games user does not exist.
|
|
|
|
* Mount /proc read-write on Linux, it appears to be required for e.g.
groupadd to function correctly.
* Add new --rodirs and --rwdirs options, which allow arbitrary lists
of directories to be mounted appropriately inside the chroot.
* Add --without-pkgsrc which prevents the default pkgsrc directories
from being mounted.
This allows mksandbox to be easily used for chrooted pbulk setups, using
a simple invocation such as:
mksandbox --without-pkgsrc --rodirs=/usr/pbulk --rwdirs=/shared /chroot
|
|
* Add /lib64 and /usr/lib64 on Linux.
* Ensure that read-only --bind mounts on Linux are actually read-only.
|
|
|
|
|
|
|
|
Bump PKGVERSION to today's date.
|
|
|
|
Large file systems fix by Filip Hajny
gcc 4.7 / unused-but-set-variable fix by Makoto Fujiwara
Moved to GitHub
|
|
* Add libXft.so.
Reported by Sverre Froyen, on pkgsrc-users@.
|
|
NetBSD 6, requested by tron.
|
|
|
|
|
|
Onl include the symbolic links if we are actually using the builtin version
of this library.
Bump the version number and the minimal required version for this change.
|
|
|