aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* GNU_CONFIGURE: Fix ax_am_jobserver usage to respect MAKE_JOBS_NUMBER.Bryan Drewery2017-03-131-0/+3
* USE_RCORDER has been deprecated and unused for a long time.Mathieu Arnold2017-03-131-4/+0
* Enable https certificate verification during make makesum.Tijl Coosemans2017-03-131-0/+2
* Fix the error message when no option in a _SINGLE is used.Mathieu Arnold2017-02-211-0/+4
* - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile soTijl Coosemans2017-02-051-4/+4
* Add wayland as a valid category (for virtual category usage for now)Baptiste Daroussin2017-01-241-1/+1
* Improve the error message when conflicting OPTIONS_RADIO orMathieu Arnold2017-01-191-0/+4
* Wrap .export in .ifdef .PARSEDIR to support fmake for now. FreeBSD 9 usersTijl Coosemans2017-01-191-0/+2
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-1/+13
* - Refuse (overridable) to build ports on unsupported system versionDmitry Marakasov2017-01-171-1/+20
* Implement EXTRA_PATCH_TREE.Mathieu Arnold2017-01-161-0/+5
* Extract do-patch into a separate script.Mathieu Arnold2017-01-161-74/+32
* Remove support for FreeBSD < 10.3 from Mk/*Rene Ladan2017-01-031-4/+2
* Revert r429298 it has some unexpected side effects which I do not have time toBaptiste Daroussin2016-12-251-1/+3
* Make the ports infrastructure accept at least 3 level portsBaptiste Daroussin2016-12-241-3/+1
* Add a warning about setting both PORTVERSION and DISTVERSION.Mathieu Arnold2016-12-191-0/+3