Age | Commit message (Collapse) | Author | Files | Lines |
|
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set. If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile. This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.
Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
|
|
|
|
Patches supplied by Alistair Crooks (thanks!), plus some more input from
Luke Mewburn and some minor tweaks from me.
|
|
category.
pkg_add(1) from the pkgtools directory uses ftp -o - to retrieve
packages specified as URLs. This package will simply be installed
over the top of the existing ftp binary in /usr/bin, and does not
register itself, so that it cannot be deleted.
|