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