pkgsrc/mk/flavor/pkg
gdt 61acf9d422 Allow make replace to replace a package with a name other than the new
one, via "make replace OLDNAME=oldpkgname".

Enhance replace-names to use OLDNAME if present.  Move replace-names
target before replace-tarup, and change replace-tarup to use the
computed oldname. Make deinstall respect OLDNAME.

Tested on netbsd-current with standard make replace and with OLDNAME.
2007-11-07 13:50:09 +00:00
..
check.mk Use ${PKGTOOLS_VERSION} when detecting which version of pkg_install is 2007-08-04 11:21:08 +00:00
deinstall.mk Allow make replace to replace a package with a name other than the new 2007-11-07 13:50:09 +00:00
depends.mk Switched two words, so that the version number of the package appears to 2007-10-14 07:42:31 +00:00
flavor-vars.mk Add core of the infrastructure support for cross-compilation. 2007-08-02 18:19:31 +00:00
flavor.mk Simpler .include lines. 2007-10-31 12:07:13 +00:00
install.mk Rename the generate-metadata and clean-metadata targets to _flavor- style 2007-08-10 04:03:23 +00:00
list-dependencies Make depends-cookie a flavor indendepent target. Before it was used to 2007-05-22 16:17:15 +00:00
metadata.mk Replaced _PKG_SILENT _PKG_DEBUG with the shorter RUN. 2007-09-20 18:30:34 +00:00
package.mk Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN} and made the code simpler. 2007-09-07 17:01:10 +00:00
reduce-depends.awk Documented the used environment variables. 2007-09-27 11:11:32 +00:00
register-dependencies Remove trailing spaces. 2007-05-28 11:07:00 +00:00
replace.mk Allow make replace to replace a package with a name other than the new 2007-11-07 13:50:09 +00:00
resolve-dependencies Make depends-cookie a flavor indendepent target. Before it was used to 2007-05-22 16:17:15 +00:00
utility.mk Added MAKEFLAGS to the call to RECURSIVE_MAKE. 2007-03-09 01:29:11 +00:00
views.mk PKGVIEWS is never supposed to be empty, so it does not need the 2007-01-05 18:52:08 +00:00