mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
-I Use only the index file for determining if a package is out of
date. This is much faster than using the version number from a
port's Makefile, at the expense of potentially giving an incor-
rect result if the index file is out of date.
Without this option, the index file is only consulted if "make -V PKGNAME"
cannot be used.
Approved by: portmgr (krion)
|
||
|---|---|---|
| .. | ||
| main.c | ||
| Makefile | ||
| perform.c | ||
| pkg_version.1 | ||
| test-pkg_version.sh | ||
| version.h | ||