summaryrefslogtreecommitdiff
path: root/mk/pkgformat
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Omit pkg_tarup during replace in destdir modegdt1-2/+2
2016-07-18Fix a typo in a commentleot1-2/+2
2016-05-09Stop creating category symlinks in ${PACKAGES}, but keep All/ for now.joerg1-28/+3
2016-04-10Remove support for USE_DESTDIR=no.joerg6-152/+13
2016-04-10Always require the 2010 version of pkg_install to simplify things a bit.joerg1-5/+1
2016-02-02Changed "Install binary package" to "Installing binary package"rillig1-2/+2
2015-10-29Perform signing at the staged package stage rather than only during thejperkin1-17/+19
2015-09-07Switch to globbing for package symlinks to delete. This provides significantjperkin1-3/+3
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg1-2/+1
2015-04-21Add a new ulimit modifier for cputime. Support raising limits forjoerg1-2/+2
2015-02-16Put back PKGNAME_REQD fix for su-real-package-install.jperkin1-1/+2
2015-02-16Put back MESSAGE_SRC_DFLT.jperkin1-18/+17
2015-02-02Revertobache1-17/+18
2015-02-01Revert "Pass PKGNAME_REQD to su-real-package-install",obache1-2/+1
2014-12-30Remove pkg_views support, second part: infrastructure.wiz5-114/+4
2014-12-08Fix a typo. No functional change.agc1-2/+2
2014-12-07Pass PKGNAME_REQD to su-real-package-install, for multiversion packagesobache1-1/+2
2014-11-02introduce MESSAGE_SRC_DFLT, same as PLIST_SRC_DFLT for PLIST_SRC.obache1-18/+17
2014-10-08Add missing braces and check getline returns success, this code must havejperkin1-2/+3
2014-04-07Fixes undefined variable references.obache1-3/+3
2014-04-06Create signed packages automatically if desired. It is disabled by default,khorben1-3/+18
2014-03-08Clean up target file if failed.obache1-4/+4
2014-03-02Skip automatic shlib permission fix for files in CHECK_SHLIBS_SKIP.obache1-1/+5
2013-08-10drop unwanted stage-package-remove before stage-package-create,obache1-2/+2
2013-08-10reduce dependencies, to avoid unwanted binary package regeneration.obache1-3/+2
2013-07-13${_SIZE_PKG_FILE} only require ${PLIST}, so restrict dependency to it.obache1-2/+2
2013-05-23prevent to generate binary package in ${PACKAGES} from the side effect ofobache2-8/+49
2013-05-12consider nb? in dependency pattern.obache1-2/+2
2013-05-12Move show-depends-options, it is pkgformat independ target.obache1-11/+1
2013-05-09Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.riastradh6-28/+119
2013-03-07Temporary skip REQUIRE metadata collection for PE (Cygwin),obache1-2/+2
2013-02-10Add REQUIRE/PROVIDER metadata detection support for OBJECT_FMT=PE (Cygwin).obache1-1/+15
2012-07-02Expand the list of full dependencies, so that the shared library checkjoerg2-2/+136
2012-05-13Set LD_TRACE_LOADED_OBJECTS_FMT{1,2} for OpenBSD so that output of ldd will beobache1-2/+2
2011-12-13Be a bit less aggressive in the required version of pkg_install encodedjoerg2-3/+6
2011-10-23Typodholland1-2/+2
2011-10-15Rename "flavor" to "pkgformat".reed18-0/+1859