aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Once upon a time, when you ran make package and the ${PACKAGES}Mathieu Arnold2016-03-121-0/+3
* Fix fetch-list.Mathieu Arnold2016-03-101-3/+6
* Fix the fetch-specials target when dependencies are defined without ${PORTSDIR}Baptiste Daroussin2016-03-061-0/+4
* Use more proper WITHOUT_ rather than NO_ for disabling symbols.Bryan Drewery2016-02-231-2/+2
* As r403467 intended, also avoid splitting symbols for kernel modules.Bryan Drewery2016-02-231-0/+1
* Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.Koop Mast2016-02-071-20/+2
* Welcome Centos 6.7Martin Wilke2016-01-301-3/+1
* Force DEBUG_FILES to be off when building with /usr/share/mk. OtherwiseBryan Drewery2015-12-101-0/+3
* Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.Bryan Drewery2015-12-041-2/+2
* Currently, when bsd.port.mk outputs a message addressed to a user, it wouldAlexey Dokuchaev2015-11-181-3/+3
* Enhance "make makepatch" to address two major deficienciesJohn Marino2015-11-151-36/+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-091-2/+2
* Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.Mathieu Arnold2015-11-051-7/+15
* Fix a bug introduced in r399992, where creating only a user would failBrad Davis2015-10-291-6/+6
* Teach the ports framework to handle creating users/groups whenBrad Davis2015-10-221-8/+22
* 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
* - Combine clean-depends-list.sh into depends-list.shBryan Drewery2015-10-191-20/+11
* Fix test-depends after r399703.Bryan Drewery2015-10-191-0/+1
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-20/+20
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-141-26/+26
* Don't check for minimal Pkg version for package building.Bryan Drewery2015-10-121-1/+1
* Name the 'uname -r' variable the same as the bsd.port.subdir.mk version, _OSR...Bryan Drewery2015-10-121-6/+6
* Export more sysctl(8) vars.Bryan Drewery2015-10-121-1/+7
* Remove debugging leftover from r399160.Bryan Drewery2015-10-121-1/+0
* Export HAVE_COMPAT_IA32_KERN to sub-makes and ensure it is not exported if em...Bryan Drewery2015-10-121-1/+3
* Move the exported variable assignments to where they are looked-up.Bryan Drewery2015-10-121-1/+6
* Spell 'OSREL' properly from r399155.Bryan Drewery2015-10-121-1/+1
* Don't check for minimal pkg version in sub-makes.Bryan Drewery2015-10-121-2/+3
* Pass result of 'uname -r' to sub-makes to avoid unneeded lookup.Bryan Drewery2015-10-121-2/+4
* Use a loop to export vars.Bryan Drewery2015-10-121-5/+6
* Re-apply r398953 with protection for 'make *config*'.Bryan Drewery2015-10-121-1/+1
* Replace escaping for exported vars with :Q feature.Bryan Drewery2015-10-121-4/+4
* Remove SYSTEMVERSION exporting, not needed since r99913.Bryan Drewery2015-10-121-2/+1
* Avoid a useless call to dirnameBaptiste Daroussin2015-10-101-1/+1
* Remove another unused variableBaptiste Daroussin2015-10-101-1/+0
* Remove unused variableBaptiste Daroussin2015-10-101-1/+0
* Check if the port directory is aboslute otherwise prepend ${PORTSDIR} in FETC...Baptiste Daroussin2015-10-101-0/+4
* Revert r398953 per bdrewery demand it breaks make configBaptiste Daroussin2015-10-101-1/+1
* Don't include/parse bsd.options.desc.mk if not needed (showconfig or -V *_DESC).Bryan Drewery2015-10-091-1/+1
* Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh.Bryan Drewery2015-10-091-1/+1
* Add LOCALBASE-based ldconfig dir to plist for non-default PREFIXDmitry Marakasov2015-10-081-17/+22
* Add a way to cleanly handle terminfo.db file used by devel/ncursesDmitry Marakasov2015-10-081-0/+3
* Implemented complete support for test target.Dmitry Marakasov2015-09-281-6/+80
* Restore _FORCE_POST_PATTERNS, some ports are were missed in the conversionAntoine Brodin2015-09-261-1/+9
* ocamlfind is not run anymore from any @exec linesBaptiste Daroussin2015-09-261-1/+0
* update-desktop-database is not used anymore @*execBaptiste Daroussin2015-09-261-1/+0
* Convert update-mime-database into @post*Baptiste Daroussin2015-09-261-1/+1