aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename PKG_CMD to PKG_REGISTERSteve Wills2016-12-011-2/+2
* Optimize COPYTREE_* macros.Mathieu Arnold2016-11-091-8/+9
* Add an annotation to packages that are marked as deprecated and the one havingBaptiste Daroussin2016-10-311-0/+10
* Add a Perl CORE QA check.Mathieu Arnold2016-10-291-0/+1
* Fix file modes after extracting.Mathieu Arnold2016-10-291-0/+12
* ${RM} already has -f.Mathieu Arnold2016-10-211-25/+25
* Introduce new extensible virtual categories for KDETobias C. Berner2016-10-181-1/+1
* Most commonly used build systems support silent builds, when theyDmitry Marakasov2016-09-091-0/+3
* Rework the cross build framework so that it uses the external toolchainBaptiste Daroussin2016-09-081-18/+22
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-051-124/+24
* Introduce IGNORE_opsys/osrel/arch, similar to the BROKEN_* ones.Mathieu Arnold2016-08-291-5/+22