pkgsrc/mk/flavor/pkg
rillig f185f4e34c Explicitly record the PKGNAME via the @name command. That way, it is
possible to create the package file using a temporary file first, and if
everything has succeeded, to rename it to the real name. This time, I
tested it creating various binary packages and installing them
afterwards, so I'm pretty sure it works now.
2008-01-05 22:06:20 +00:00
..
check.mk * Rename AP var to AUDIT_PACKAGES as the former was a bit obscure 2008-01-03 20:51:21 +00:00
deinstall.mk Fixed the latest pkglint warnings. 2007-11-07 17:04:43 +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 * Rename AP var to AUDIT_PACKAGES as the former was a bit obscure 2008-01-03 20:51:21 +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 Use SIGUSR1 instead of SIGINT, since the latter may occur indepenently 2007-11-22 10:08:38 +00:00
metadata.mk Explicitly record the PKGNAME via the @name command. That way, it is 2008-01-05 22:06:20 +00:00
package.mk Explicitly record the PKGNAME via the @name command. That way, it is 2008-01-05 22:06:20 +00:00
reduce-depends.awk A little sanity checking prevents that a file called "=2.5" is created 2007-11-22 09:54:41 +00:00
register-dependencies Remove trailing spaces. 2007-05-28 11:07:00 +00:00
replace.mk Removed the block comments, as they were full of redundant words. 2007-12-02 11:29:22 +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 Don't warn that the "check", "info" or "list' target will be removed. 2007-11-19 14:59:40 +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