Age | Commit message (Expand) | Author |
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 |
2016-04-28 | Add a warning about using PORTSDIR in a *_DEPENDS line. | Mathieu Arnold |
2016-04-25 | Move MySQL support from bsd.databases.mk to Uses/mysql.mk. | Mathieu Arnold |
2016-04-25 | Move USE_BDB support from bsd.databases.mk to its own file. | Mathieu Arnold |
2016-04-25 | Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird. | Mathieu Arnold |
2016-04-25 | Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite. | Mathieu Arnold |
2016-04-22 | Add the messages from check-deprecated to the package +DISPLAY so that | Mathieu Arnold |
2016-04-19 | - add unbound to USERS_BLACKLIST (sync with src/etc/master.passwd) | Olli Hauer |
2016-04-18 | Extract the users/groups creation into a separate shell script. | Mathieu Arnold |
2016-04-14 | Remove superfluous, non working, code. | Mathieu Arnold |
2016-04-14 | Add user NOTICE for MAINTAINER=ports@ | Steve Wills |
2016-04-14 | USE_RC_SUBR=yes has not done anything for a long time, remove it from | Mathieu Arnold |
2016-04-13 | bsd.port.mk: sync INSTALL_* comments with Porter's Handbook | Jan Beich |
2016-04-13 | Add CONFIGURE_OUTSOURCE support | Jan Beich |
2016-04-13 | Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT} | Jan Beich |
2016-04-13 | CentOS ports: for c6_64, install 32bit libraries alongside | Steve Wills |
2016-04-01 | Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. | Mathieu Arnold |