summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
AgeCommit message (Expand)Author
2016-06-19Add a few checks for (MASTER|PATCH)_SITES groups.Mathieu Arnold
2016-06-19Extract create-manifest.Mathieu Arnold
2016-06-19Remove unnecessary evals that do-fetch was using.Mathieu Arnold
2016-06-19Simplify do-fetch, and remove now unused code.Mathieu Arnold
2016-06-17Grmbl, poudriere still calls this unused empty target, so putting it back.Mathieu Arnold
2016-06-17Remove DO_NADA targets.Mathieu Arnold
2016-05-25Fix make check-vulnerableBaptiste Daroussin
2016-05-25Extract the larger bsd.port.mk targets into separate scripts.Mathieu Arnold
2016-05-25A new stage-qa test has been added, it reports all shared librariesMathieu Arnold
2016-05-19Re-enable code from r415530 with safer MAKE_ENV support.Bryan Drewery
2016-05-19Disable the change in r415530 until an exp-run is done.Bryan Drewery
2016-05-19Use MK_* to prevent debug files if possible.Bryan Drewery
2016-05-13Fix "need root" logic for PORT_DBDIR.Jonathan Anderson
2016-05-12Record TIMESTAMP in make makesumEd Maste
2016-05-09Try to simplify how libperl.so is looked for.Mathieu Arnold
2016-04-29Remove quotes here, ${m} is already quoted.Mathieu Arnold
2016-04-28Add a warning about using PORTSDIR in a *_DEPENDS line.Mathieu Arnold
2016-04-25Move MySQL support from bsd.databases.mk to Uses/mysql.mk.Mathieu Arnold
2016-04-25Move USE_BDB support from bsd.databases.mk to its own file.Mathieu Arnold
2016-04-25Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.Mathieu Arnold
2016-04-25Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold
2016-04-22Add the messages from check-deprecated to the package +DISPLAY so thatMathieu Arnold
2016-04-19- add unbound to USERS_BLACKLIST (sync with src/etc/master.passwd)Olli Hauer
2016-04-18Extract the users/groups creation into a separate shell script.Mathieu Arnold
2016-04-14Remove superfluous, non working, code.Mathieu Arnold
2016-04-14Add user NOTICE for MAINTAINER=ports@Steve Wills
2016-04-14USE_RC_SUBR=yes has not done anything for a long time, remove it fromMathieu Arnold
2016-04-13bsd.port.mk: sync INSTALL_* comments with Porter's HandbookJan Beich
2016-04-13Add CONFIGURE_OUTSOURCE supportJan Beich
2016-04-13Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}Jan Beich
2016-04-13CentOS ports: for c6_64, install 32bit libraries alongsideSteve Wills
2016-04-01Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold
2016-04-01Fixup some whitespace at the beginning of lines problems.Mathieu Arnold
2016-03-27Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin
2016-03-20Revert local changes accidentally committed in previous commit.Tijl Coosemans
2016-03-20Install net/libnet headers and libraries back in the location where otherTijl Coosemans
2016-03-12Once upon a time, when you ran make package and the ${PACKAGES}Mathieu Arnold
2016-03-10Fix fetch-list.Mathieu Arnold
2016-03-06Fix the fetch-specials target when dependencies are defined without ${PORTSDIR}Baptiste Daroussin
2016-02-23Use more proper WITHOUT_ rather than NO_ for disabling symbols.Bryan Drewery
2016-02-23As r403467 intended, also avoid splitting symbols for kernel modules.Bryan Drewery
2016-02-07Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.Koop Mast
2016-01-30Welcome Centos 6.7Martin Wilke
2015-12-10Force DEBUG_FILES to be off when building with /usr/share/mk. OtherwiseBryan Drewery
2015-12-04Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.Bryan Drewery
2015-11-18Currently, when bsd.port.mk outputs a message addressed to a user, it wouldAlexey Dokuchaev
2015-11-15Enhance "make makepatch" to address two major deficienciesJohn Marino
2015-11-09Don't use cookie for test targetDmitry Marakasov
2015-11-09When !defined(DEVELOPER), stage-qa is not put in the stage pipeline.Mathieu Arnold
2015-11-09Remove support for WANT_SDL/HAVE_SDL knobsDmitry Marakasov