pkgsrc/mk/pkgformat/pkg
joerg cd74494def Add a new ulimit modifier for cputime. Support raising limits for
package creation.

There are very few things in pkgsrc that needs more than one hour per
process on decently fast hardware, so setting that as (soft) limit for
bulk builds avoids the infinite loops seen in some other packages. There
are a few select exceptions, i.e. flightgear-data needs more than one
hour for pkg_create when using xz. This flag allows selectively giving
those places more time without wasting resources in the broken cases.
2015-04-21 17:01:55 +00:00
..
check.mk
deinstall.mk Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. 2013-05-09 23:37:25 +00:00
depends.mk Clean up target file if failed. 2014-03-08 11:46:14 +00:00
install.mk
list-dependencies Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. 2013-05-09 23:37:25 +00:00
metadata.mk Put back MESSAGE_SRC_DFLT. 2015-02-16 10:17:47 +00:00
package.mk Add a new ulimit modifier for cputime. Support raising limits for 2015-04-21 17:01:55 +00:00
pkgformat-vars.mk Remove pkg_views support, second part: infrastructure. 2014-12-30 15:13:19 +00:00
pkgformat.mk Remove pkg_views support, second part: infrastructure. 2014-12-30 15:13:19 +00:00
reduce-depends.awk Add missing braces and check getline returns success, this code must have 2014-10-08 10:04:45 +00:00
reduce-resolved-depends.awk Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. 2013-05-09 23:37:25 +00:00
register-dependencies
replace.mk prevent to generate binary package in ${PACKAGES} from the side effect of 2013-05-23 13:18:56 +00:00
resolve-dependencies Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. 2013-05-09 23:37:25 +00:00
utility.mk Move show-depends-options, it is pkgformat independ target. 2013-05-12 05:13:37 +00:00