| Commit message (Expand) | Author | Age | Files | Lines |
* | Add various FLAVOR related helpers. | Mathieu Arnold | 2017-11-30 | 1 | -0/+28 |
* | Generic FLAVORS work. | Mathieu Arnold | 2017-11-30 | 1 | -15/+64 |
* | Add a check for options names. | Mathieu Arnold | 2017-11-02 | 1 | -0/+18 |
* | FLAVORS: Fix 'make clean' not respecting passed in FLAVOR. | Bryan Drewery | 2017-10-20 | 1 | -1/+10 |
* | Make COPYTREE_* work with POSIX-compliant sh -c | Jilles Tjoelker | 2017-10-15 | 1 | -6/+6 |
* | Retire WITHOUT_DEBUG flag. | Guido Falsi | 2017-10-15 | 1 | -1/+4 |
* | Introduce the new BINARY_ALIAS variable | Baptiste Daroussin | 2017-10-11 | 1 | -2/+19 |
* | Disable FLAVORS support for now until we have real FLAVORS-using ports. | Bryan Drewery | 2017-09-29 | 1 | -1/+2 |
* | Fix post-clean. | Mathieu Arnold | 2017-09-26 | 1 | -1/+1 |
* | Implement basic flavors. | Mathieu Arnold | 2017-09-26 | 1 | -12/+80 |
* | Ensure .CURDIR contains an absolute path without a trailing slash. | Joseph Mingrone | 2017-09-17 | 1 | -0/+5 |
* | Add LLD_UNSAFE to force use of ld.bfd when ld is lld | Ed Maste | 2017-08-22 | 1 | -0/+14 |
* | add new stage-qa target: gemdeps | Nikolai Lifanov | 2017-08-07 | 1 | -0/+1 |
* | qa: add check for NO_ARCH | David Naylor | 2017-06-18 | 1 | -1/+7 |
* | Add note, that WRKDIRPREFIX must not end in '/'. | Tobias C. Berner | 2017-06-14 | 1 | -1/+1 |
* | Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into | Mathieu Arnold | 2017-06-06 | 1 | -1/+14 |
* | Fix issues with PACKAGES is set by a user with a ':' in the path | Baptiste Daroussin | 2017-05-25 | 1 | -0/+1 |
* | Consolidate the Mesa ports, update to 17.0.4, and add Wayland option | Matthew Rezny | 2017-05-12 | 1 | -10/+9 |
* | - Remove checks for .PARSEDIR and vestiges of pmake support | Alex Kozlov | 2017-04-26 | 1 | -11/+0 |
* | Use POSIX conformant expressions with grep(1) | Antoine Brodin | 2017-04-21 | 1 | -1/+1 |
* | Refactor do-package aka subpackages step 2 | Baptiste Daroussin | 2017-04-19 | 1 | -31/+30 |
* | Remove something that I did not even know I had. | Mathieu Arnold | 2017-04-17 | 1 | -5/+0 |
* | Remove @comment $FreeBSD$ from plists. | Mathieu Arnold | 2017-04-17 | 1 | -0/+5 |
* | Mmm, some parts of the ports tree are doing strange things. | Mathieu Arnold | 2017-04-11 | 1 | -1/+1 |
* | Make defining both PORTVERSION and DISTVERSION a DEV_ERROR. | Mathieu Arnold | 2017-04-11 | 1 | -2/+2 |
* | Use dedicated macro FMT_80 instead of ${FMT} 75 79 magical constants | Dmitry Marakasov | 2017-04-11 | 1 | -9/+9 |
* | - Make warning, dev warning, and dev error display consistent and more readable: | Dmitry Marakasov | 2017-04-10 | 1 | -6/+7 |
* | Stop creating stubs targets calling /usr/bin/true | Baptiste Daroussin | 2017-04-09 | 1 | -61/+10 |
* | Readd still called by poudriere | Baptiste Daroussin | 2017-04-09 | 1 | -0/+6 |
* | Gargabe collect install-mtree not used since pkg(8) | Baptiste Daroussin | 2017-04-09 | 1 | -5/+0 |
* | Garbage collect TMPPLIST_SORT which is not needed anymore since pkg(8) | Baptiste Daroussin | 2017-04-09 | 1 | -5/+0 |
* | Use native make(1) mechanism to create the package repository directory | Baptiste Daroussin | 2017-04-08 | 1 | -16/+15 |
* | Remove ALWAYS_KEEP_DISTFILES, it cannot find code where it was ever | Mathieu Arnold | 2017-03-31 | 1 | -5/+0 |
* | Do not overwrite WRKSRC when USE_GITHUB=nodefault. | Mathieu Arnold | 2017-03-29 | 1 | -1/+1 |
* | COPYTREE_SHARE should also be using _SHAREMODE and not SHAREMODE. | Mathieu Arnold | 2017-03-16 | 1 | -2/+2 |
* | Remove the USE_OPENSSL compatibility shims. | Mathieu Arnold | 2017-03-15 | 1 | -4/+0 |
* | GNU_CONFIGURE: Fix ax_am_jobserver usage to respect MAKE_JOBS_NUMBER. | Bryan Drewery | 2017-03-13 | 1 | -0/+3 |
* | USE_RCORDER has been deprecated and unused for a long time. | Mathieu Arnold | 2017-03-13 | 1 | -4/+0 |
* | Enable https certificate verification during make makesum. | Tijl Coosemans | 2017-03-13 | 1 | -0/+2 |
* | Fix the error message when no option in a _SINGLE is used. | Mathieu Arnold | 2017-02-21 | 1 | -0/+4 |
* | - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so | Tijl Coosemans | 2017-02-05 | 1 | -4/+4 |
* | Add wayland as a valid category (for virtual category usage for now) | Baptiste Daroussin | 2017-01-24 | 1 | -1/+1 |
* | Improve the error message when conflicting OPTIONS_RADIO or | Mathieu Arnold | 2017-01-19 | 1 | -0/+4 |
* | Wrap .export in .ifdef .PARSEDIR to support fmake for now. FreeBSD 9 users | Tijl Coosemans | 2017-01-19 | 1 | -0/+2 |
* | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -1/+13 |
* | - Refuse (overridable) to build ports on unsupported system version | Dmitry Marakasov | 2017-01-17 | 1 | -1/+20 |
* | Implement EXTRA_PATCH_TREE. | Mathieu Arnold | 2017-01-16 | 1 | -0/+5 |
* | Extract do-patch into a separate script. | Mathieu Arnold | 2017-01-16 | 1 | -74/+32 |
* | Remove support for FreeBSD < 10.3 from Mk/* | Rene Ladan | 2017-01-03 | 1 | -4/+2 |
* | Revert r429298 it has some unexpected side effects which I do not have time to | Baptiste Daroussin | 2016-12-25 | 1 | -1/+3 |