Age | Commit message (Expand) | Author |
2017-01-03 | Remove support for FreeBSD < 10.3 from Mk/* | Rene Ladan |
2016-12-25 | Revert r429298 it has some unexpected side effects which I do not have time to | Baptiste Daroussin |
2016-12-24 | Make the ports infrastructure accept at least 3 level ports | Baptiste Daroussin |
2016-12-19 | Add a warning about setting both PORTVERSION and DISTVERSION. | Mathieu Arnold |
2016-12-01 | Rename PKG_CMD to PKG_REGISTER | Steve Wills |
2016-11-09 | Optimize COPYTREE_* macros. | Mathieu Arnold |
2016-10-31 | Add an annotation to packages that are marked as deprecated and the one having | Baptiste Daroussin |
2016-10-29 | Add a Perl CORE QA check. | Mathieu Arnold |
2016-10-29 | Fix file modes after extracting. | Mathieu Arnold |
2016-10-21 | ${RM} already has -f. | Mathieu Arnold |
2016-10-18 | Introduce new extensible virtual categories for KDE | Tobias C. Berner |
2016-09-09 | Most commonly used build systems support silent builds, when they | Dmitry Marakasov |
2016-09-08 | Rework the cross build framework so that it uses the external toolchain | Baptiste Daroussin |
2016-09-05 | - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with | Tijl Coosemans |
2016-08-29 | Introduce IGNORE_opsys/osrel/arch, similar to the BROKEN_* ones. | Mathieu Arnold |
2016-08-29 | Add a stage-qa check to check for the existence of SONAME in .so's. | Mathieu Arnold |
2016-08-24 | Add GH_SUBDIR, automatically moves a secondary distfile to the right | Mathieu Arnold |
2016-08-24 | Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and | Tobias C. Berner |
2016-08-19 | Fixup the PLIST_SUB_SED creation. | Mathieu Arnold |
2016-08-17 | Put back PLIST_DIRS handling. | Mathieu Arnold |
2016-08-17 | Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports | Mathieu Arnold |
2016-08-17 | Add regexps capacity to PLIST_SUB. | Mathieu Arnold |
2016-08-17 | Split the PLIST_SUB_SED variable in smaller logical groups. | Mathieu Arnold |
2016-08-17 | Unbreak make missing. | Mathieu Arnold |
2016-08-09 | Don't overquote the DEPRECATED message, it ended up looking silly. | Mathieu Arnold |
2016-08-03 | Prefix the PKGMESSAGES variable with an _ to show it is private. | Mathieu Arnold |
2016-08-03 | Add a PKGMESSAGES variable that allows the framework to have more than | Mathieu Arnold |
2016-08-03 | Always include bsd.default-versions.mk in bsd.port.mk. | Mathieu Arnold |
2016-07-05 | Do not try to register '/' as a directory when PREFIX is set to '/' | Baptiste Daroussin |
2016-07-04 | Extend the USES=php match so that it recognizes php:web as well, to prevent | Adam Weinberger |
2016-06-27 | Catch up two instances of USE_OPENSSL. | Mathieu Arnold |
2016-06-27 | Replace bsd.openssl.mk with USES=ssl | Mathieu Arnold |
2016-06-24 | - add _ypldap to USERS_BLACKLIST and GROUPS_BLACKLIST | Olli Hauer |
2016-06-23 | Move bsd.php.mk to Uses/php.mk | Mathieu Arnold |
2016-06-19 | Add a few checks for (MASTER|PATCH)_SITES groups. | Mathieu Arnold |
2016-06-19 | Extract create-manifest. | Mathieu Arnold |
2016-06-19 | Remove unnecessary evals that do-fetch was using. | Mathieu Arnold |
2016-06-19 | Simplify do-fetch, and remove now unused code. | Mathieu Arnold |
2016-06-17 | Grmbl, poudriere still calls this unused empty target, so putting it back. | Mathieu Arnold |
2016-06-17 | Remove DO_NADA targets. | Mathieu Arnold |
2016-05-25 | Fix make check-vulnerable | Baptiste Daroussin |
2016-05-25 | Extract the larger bsd.port.mk targets into separate scripts. | Mathieu Arnold |
2016-05-25 | A new stage-qa test has been added, it reports all shared libraries | Mathieu Arnold |
2016-05-19 | Re-enable code from r415530 with safer MAKE_ENV support. | Bryan Drewery |
2016-05-19 | Disable the change in r415530 until an exp-run is done. | Bryan Drewery |
2016-05-19 | Use MK_* to prevent debug files if possible. | Bryan Drewery |
2016-05-13 | Fix "need root" logic for PORT_DBDIR. | Jonathan Anderson |
2016-05-12 | Record TIMESTAMP in make makesum | Ed Maste |
2016-05-09 | Try to simplify how libperl.so is looked for. | Mathieu Arnold |
2016-04-29 | Remove quotes here, ${m} is already quoted. | Mathieu Arnold |