summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Retire USE_AUTOTOOLS and bsd.autotools.mk.Tijl Coosemans2018-01-151-8/+0
* Add another solution to the WRKSRC+USE_GITHUB warning.Mathieu Arnold2018-01-121-1/+1
* Remove support for variables that have been deprecated for a while.Mathieu Arnold2018-01-091-14/+14
* Fix flavor helpers when only bsd.port.pre.mk is not used and FLAVOR is not set.Bryan Drewery2018-01-081-28/+29
* Disallow forced FLAVOR as make argument.Bryan Drewery2018-01-041-0/+5
* Follow-up r458048: Properly trim FLAVOR from .MAKEOVERRIDES.Bryan Drewery2018-01-041-0/+3
* Pass FLAVOR in enviroment to avoid forcing an empty value in some cases.Bryan Drewery2018-01-041-6/+6
* Stop truncating .MAKEOVERRIDES after the FLAVORS work.Bryan Drewery2018-01-041-3/+0
* Fix package-depends-list for FLAVORS.Bryan Drewery2018-01-041-1/+7
* bsd.port.mk: don't create a new variable just to check LLDJan Beich2018-01-011-2/+1
* Fix 'make -j'.Bryan Drewery2017-12-071-2/+3
* Add a warning to try and prevent people from mis-using USE_GITHUB.Mathieu Arnold2017-12-061-0/+3
* Fix build-depends-list and run-depends-list.Mathieu Arnold2017-12-011-26/+2
* 11.0 is no longer supported.Mathieu Arnold2017-12-011-1/+1
* Add various FLAVOR related helpers.Mathieu Arnold2017-11-301-0/+28
* Generic FLAVORS work.Mathieu Arnold2017-11-301-15/+64
* Add a check for options names.Mathieu Arnold2017-11-021-0/+18
* FLAVORS: Fix 'make clean' not respecting passed in FLAVOR.Bryan Drewery2017-10-201-1/+10
* Make COPYTREE_* work with POSIX-compliant sh -cJilles Tjoelker2017-10-151-6/+6
* Retire WITHOUT_DEBUG flag.Guido Falsi2017-10-151-1/+4
* Introduce the new BINARY_ALIAS variableBaptiste Daroussin2017-10-111-2/+19
* Disable FLAVORS support for now until we have real FLAVORS-using ports.Bryan Drewery2017-09-291-1/+2
* Fix post-clean.Mathieu Arnold2017-09-261-1/+1
* Implement basic flavors.Mathieu Arnold2017-09-261-12/+80
* Ensure .CURDIR contains an absolute path without a trailing slash.Joseph Mingrone2017-09-171-0/+5
* Add LLD_UNSAFE to force use of ld.bfd when ld is lldEd Maste2017-08-221-0/+14
* add new stage-qa target: gemdepsNikolai Lifanov2017-08-071-0/+1
* qa: add check for NO_ARCHDavid Naylor2017-06-181-1/+7
* Add note, that WRKDIRPREFIX must not end in '/'.Tobias C. Berner2017-06-141-1/+1
* Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig intoMathieu Arnold2017-06-061-1/+14
* Fix issues with PACKAGES is set by a user with a ':' in the pathBaptiste Daroussin2017-05-251-0/+1
* Consolidate the Mesa ports, update to 17.0.4, and add Wayland optionMatthew Rezny2017-05-121-10/+9
* - Remove checks for .PARSEDIR and vestiges of pmake supportAlex Kozlov2017-04-261-11/+0
* Use POSIX conformant expressions with grep(1)Antoine Brodin2017-04-211-1/+1
* Refactor do-package aka subpackages step 2Baptiste Daroussin2017-04-191-31/+30
* Remove something that I did not even know I had.Mathieu Arnold2017-04-171-5/+0
* Remove @comment $FreeBSD$ from plists.Mathieu Arnold2017-04-171-0/+5
* Mmm, some parts of the ports tree are doing strange things.Mathieu Arnold2017-04-111-1/+1
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.Mathieu Arnold2017-04-111-2/+2
* Use dedicated macro FMT_80 instead of ${FMT} 75 79 magical constantsDmitry Marakasov2017-04-111-9/+9
* - Make warning, dev warning, and dev error display consistent and more readable:Dmitry Marakasov2017-04-101-6/+7
* Stop creating stubs targets calling /usr/bin/trueBaptiste Daroussin2017-04-091-61/+10
* Readd still called by poudriereBaptiste Daroussin2017-04-091-0/+6
* Gargabe collect install-mtree not used since pkg(8)Baptiste Daroussin2017-04-091-5/+0
* Garbage collect TMPPLIST_SORT which is not needed anymore since pkg(8)Baptiste Daroussin2017-04-091-5/+0
* Use native make(1) mechanism to create the package repository directoryBaptiste Daroussin2017-04-081-16/+15
* Remove ALWAYS_KEEP_DISTFILES, it cannot find code where it was everMathieu Arnold2017-03-311-5/+0
* Do not overwrite WRKSRC when USE_GITHUB=nodefault.Mathieu Arnold2017-03-291-1/+1
* COPYTREE_SHARE should also be using _SHAREMODE and not SHAREMODE.Mathieu Arnold2017-03-161-2/+2
* Remove the USE_OPENSSL compatibility shims.Mathieu Arnold2017-03-151-4/+0