summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
2015-11-18databases/mariadb-client,scripts,server: RemoveBernard Spil
2015-11-18Currently, when bsd.port.mk outputs a message addressed to a user, it wouldAlexey Dokuchaev
2015-11-16Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of portsGerald Pfeifer
2015-11-15Let USES=autoreconf define AUTORECONF and use it throughout the tree.Tijl Coosemans
2015-11-15Enhance "make makepatch" to address two major deficienciesJohn Marino
2015-11-13- Only consider missing dependency origins to be fatal if they were notBryan Drewery
2015-11-13Refactor the list of all excluded options so that the second place it isMathieu Arnold
2015-11-09Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, afterBryan Drewery
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
2015-11-06Don't hardcode CCACHE_DIR.Bryan Drewery
2015-11-06Fix build with DOCS=off after r400846.Jung-uk Kim
2015-11-05Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.Mathieu Arnold
2015-10-29Fix a bug introduced in r399992, where creating only a user would failBrad Davis
2015-10-24Mk/bsd.sites.mk: Remove non-PEP449 Python mirrors [Part III]Kubilay Kocak
2015-10-22Teach the ports framework to handle creating users/groups whenBrad Davis
2015-10-22- Add shebangfix documentation bitsDmitry Marakasov
2015-10-21Revert r399921 for now due to fallout with libclc using ninja.Bryan Drewery
2015-10-21Enable verbose (compiler output) builds for autotools builds when packageBryan Drewery
2015-10-21PLIST_SUB entries need paths relative to PREFIX.Mathieu Arnold
2015-10-20Rework change in r399791 for default perl to not execute it on 'make clean'Bryan Drewery
2015-10-20Roll all of the commands into a loop and use the same patterns for every lang.Bryan Drewery
2015-10-19Avoid redundantly looking up python command executions for dependency calcula...Bryan Drewery
2015-10-19Avoid redundantly looking up perl version when looking up dependencies or in ...Bryan Drewery
2015-10-19- Combine clean-depends-list.sh into depends-list.shBryan Drewery
2015-10-19The command environment from r399703 is only needed if recursing.Bryan Drewery
2015-10-19Fix test-depends after r399703.Bryan Drewery
2015-10-19When listing dependencies, export the common command execution results.Bryan Drewery
2015-10-19Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/d...Bryan Drewery
2015-10-19Switch strip test to using readelf(1) instead of file(1) to identify symbols.Bryan Drewery
2015-10-19Make OpenJDK 1.8 the defaultSteve Wills
2015-10-19Improve shebangfix frameworkDmitry Marakasov
2015-10-15Drop 8 support.Mathieu Arnold
2015-10-15Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin
2015-10-14Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggeringBaptiste Daroussin
2015-10-14Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin
2015-10-13Xorg-server update to 1.17.2 with related driver updates and bumps.Koop Mast
2015-10-13Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose.Bryan Drewery
2015-10-12Add a function to export vars that bsd.port.mk generates from fork/exec.Bryan Drewery
2015-10-12Don't check for minimal Pkg version for package building.Bryan Drewery
2015-10-12Name the 'uname -r' variable the same as the bsd.port.subdir.mk version, _OSR...Bryan Drewery
2015-10-12Apply export handling fixes from bsd.port.mk.Bryan Drewery
2015-10-12Export more sysctl(8) vars.Bryan Drewery
2015-10-12Remove debugging leftover from r399160.Bryan Drewery
2015-10-12Export HAVE_COMPAT_IA32_KERN to sub-makes and ensure it is not exported if em...Bryan Drewery
2015-10-12Move the exported variable assignments to where they are looked-up.Bryan Drewery
2015-10-12Spell 'OSREL' properly from r399155.Bryan Drewery
2015-10-12Don't check for minimal pkg version in sub-makes.Bryan Drewery
2015-10-12Pass result of 'uname -r' to sub-makes to avoid unneeded lookup.Bryan Drewery