Age | Commit message (Expand) | Author |
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 |
2016-04-01 | Fixup some whitespace at the beginning of lines problems. | Mathieu Arnold |
2016-03-27 | Remove the now unneeded ${PORTSDIR} from dependency definition in | Baptiste Daroussin |
2016-03-20 | Revert local changes accidentally committed in previous commit. | Tijl Coosemans |
2016-03-20 | Install net/libnet headers and libraries back in the location where other | Tijl Coosemans |
2016-03-12 | Once upon a time, when you ran make package and the ${PACKAGES} | Mathieu Arnold |
2016-03-10 | Fix fetch-list. | Mathieu Arnold |
2016-03-06 | Fix the fetch-specials target when dependencies are defined without ${PORTSDIR} | Baptiste Daroussin |
2016-02-23 | Use more proper WITHOUT_ rather than NO_ for disabling symbols. | Bryan Drewery |
2016-02-23 | As r403467 intended, also avoid splitting symbols for kernel modules. | Bryan Drewery |
2016-02-07 | Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/. | Koop Mast |
2016-01-30 | Welcome Centos 6.7 | Martin Wilke |
2015-12-10 | Force DEBUG_FILES to be off when building with /usr/share/mk. Otherwise | Bryan Drewery |
2015-12-04 | Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly. | Bryan Drewery |
2015-11-18 | Currently, when bsd.port.mk outputs a message addressed to a user, it would | Alexey Dokuchaev |
2015-11-15 | Enhance "make makepatch" to address two major deficiencies | John Marino |
2015-11-09 | Don't use cookie for test target | Dmitry Marakasov |
2015-11-09 | When !defined(DEVELOPER), stage-qa is not put in the stage pipeline. | Mathieu Arnold |
2015-11-09 | Remove support for WANT_SDL/HAVE_SDL knobs | Dmitry Marakasov |