summaryrefslogtreecommitdiff
path: root/mk/pkgformat
AgeCommit message (Expand)AuthorFilesLines
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