summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.Bryan Drewery2015-12-043-7/+7
* Also add a centos vault master sites for updatesBaptiste Daroussin2015-11-261-0/+1
* Fix typo preventing using c6_64Baptiste Daroussin2015-11-261-1/+1
* Indent the make logic inside the USE_GITHUB block properly.Mathieu Arnold2015-11-251-41/+41
* keep the multi-github-magic inside of defined(USE_GITHUB)Mathieu Arnold2015-11-251-1/+1
* Mk/Scripts/smart_makepatch.sh: Fix multi-patch file and locals bugJohn Marino2015-11-221-10/+19
* www/seamonkey-i18n: unbreak after r401981Jan Beich2015-11-211-3/+3
* devel/nspr: cleanup cruft to improve styleJan Beich2015-11-211-1/+1
* gecko: catch up with 2015-11-03 release trainJan Beich2015-11-201-2/+2
* databases/mariadb-client,scripts,server: RemoveBernard Spil2015-11-181-18/+8
* Currently, when bsd.port.mk outputs a message addressed to a user, it wouldAlexey Dokuchaev2015-11-181-3/+3
* Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of portsGerald Pfeifer2015-11-161-0/+1
* Let USES=autoreconf define AUTORECONF and use it throughout the tree.Tijl Coosemans2015-11-151-2/+4
* Enhance "make makepatch" to address two major deficienciesJohn Marino2015-11-152-36/+255
* - Only consider missing dependency origins to be fatal if they were notBryan Drewery2015-11-131-8/+21
* Refactor the list of all excluded options so that the second place it isMathieu Arnold2015-11-131-3/+5
* Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, afterBryan Drewery2015-11-093-3/+4
* Don't use cookie for test targetDmitry Marakasov2015-11-091-3/+6
* When !defined(DEVELOPER), stage-qa is not put in the stage pipeline.Mathieu Arnold2015-11-091-0/+5
* Remove support for WANT_SDL/HAVE_SDL knobsDmitry Marakasov2015-11-093-33/+6
* Don't hardcode CCACHE_DIR.Bryan Drewery2015-11-061-1/+4
* Fix build with DOCS=off after r400846.Jung-uk Kim2015-11-061-2/+2
* Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.Mathieu Arnold2015-11-055-13/+23
* Fix a bug introduced in r399992, where creating only a user would failBrad Davis2015-10-291-6/+6
* Mk/bsd.sites.mk: Remove non-PEP449 Python mirrors [Part III]Kubilay Kocak2015-10-241-3/+5
* Teach the ports framework to handle creating users/groups whenBrad Davis2015-10-221-8/+22
* - Add shebangfix documentation bitsDmitry Marakasov2015-10-221-2/+10
* Revert r399921 for now due to fallout with libclc using ninja.Bryan Drewery2015-10-211-3/+0
* Enable verbose (compiler output) builds for autotools builds when packageBryan Drewery2015-10-211-0/+3
* PLIST_SUB entries need paths relative to PREFIX.Mathieu Arnold2015-10-211-1/+1
* Rework change in r399791 for default perl to not execute it on 'make clean'Bryan Drewery2015-10-201-2/+2
* Roll all of the commands into a loop and use the same patterns for every lang.Bryan Drewery2015-10-201-31/+15
* Avoid redundantly looking up python command executions for dependency calcula...Bryan Drewery2015-10-192-3/+17
* Avoid redundantly looking up perl version when looking up dependencies or in ...Bryan Drewery2015-10-193-2/+10
* - Combine clean-depends-list.sh into depends-list.shBryan Drewery2015-10-193-77/+45
* The command environment from r399703 is only needed if recursing.Bryan Drewery2015-10-191-3/+6
* Fix test-depends after r399703.Bryan Drewery2015-10-191-0/+1
* When listing dependencies, export the common command execution results.Bryan Drewery2015-10-191-0/+2
* Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/d...Bryan Drewery2015-10-192-2/+50
* Switch strip test to using readelf(1) instead of file(1) to identify symbols.Bryan Drewery2015-10-191-8/+6
* Make OpenJDK 1.8 the defaultSteve Wills2015-10-191-2/+2
* Improve shebangfix frameworkDmitry Marakasov2015-10-191-14/+31
* Drop 8 support.Mathieu Arnold2015-10-152-20/+0
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-1566-405/+405
* Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggeringBaptiste Daroussin2015-10-141-4/+4
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-1466-415/+415
* Xorg-server update to 1.17.2 with related driver updates and bumps.Koop Mast2015-10-131-2/+2
* Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose.Bryan Drewery2015-10-132-3/+16
* Add a function to export vars that bsd.port.mk generates from fork/exec.Bryan Drewery2015-10-121-0/+51
* Don't check for minimal Pkg version for package building.Bryan Drewery2015-10-121-1/+1