aboutsummaryrefslogtreecommitdiff
path: root/Mk/Scripts/qa.sh
Commit message (Expand)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-1/+0
* Allows atf scripts to pass qaOlivier Cochard2021-03-081-0/+1
* Revert r562049 which I committed by mistake.Gerald Pfeifer2021-01-191-2/+2
* GCC_DEFAULT now sits at 10, so remove the special setting we added forGerald Pfeifer2021-01-191-2/+2
* Remove graphics/jpeg which has expired in favor of graphics/jpeg-turboRene Ladan2020-12-011-1/+1
* Ignore readelf's return value.Mathieu Arnold2020-11-161-1/+1
* Add set pipefail in most framework scripts.Mathieu Arnold2020-11-111-0/+2
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-091-0/+1
* Backout r554139.Mathieu Arnold2020-11-051-2/+0
* Add set pipefail in most framework scripts.Mathieu Arnold2020-11-051-0/+2
* KDE's August 2020 Apps UpdateTobias C. Berner2020-08-131-1/+0
* - Update wording/style on REINPLACE_CMD checksRyan Steinmetz2020-08-031-1/+1
* Update KDE Framewokrs to 5.72Tobias C. Berner2020-07-211-1/+1
* At present, the policy implemented in Mk/Scripts/qa.sh prevents meDan Langille2020-07-201-1/+6
* Add QA warning about useless REINPLACE_CMDSteve Wills2020-01-091-1/+9
* Garbage collect libgnomeprintBaptiste Daroussin2019-12-261-2/+0
* Add make to the list of allowed shebangBaptiste Daroussin2019-09-061-0/+1
* Remove USES=pure and its QA check now that lang/pure has been removed.Rene Ladan2019-09-011-3/+0
* Add a QA check warning porters about non UCL pkg-message files.Mathieu Arnold2019-08-191-1/+15
* Add lang/julia to the blacklist of ports that other ports must not depend upon.Antoine Brodin2019-05-281-0/+3
* Remove esound support from the ports tree, as audio/esound expired.Rene Ladan2019-05-081-1/+0
* qa.sh: update KDE componentsTobias C. Berner2019-04-131-44/+71
* Add a blacklist of ports that other ports must not depend upon.Mathieu Arnold2019-03-181-1/+41
* Mk/Scripts/qa.sh: Remove glib12 and gtk12Tobias Kortkamp2019-02-011-2/+0
* Fix proxydeps QA check when multiple flavor of a package are installed.Mathieu Arnold2019-01-111-1/+1
* Remove obsolete qa check.Mathieu Arnold2018-12-171-20/+5
* security/openssl-devel was removed, but there is a security/openssl111 now.Mathieu Arnold2018-11-101-1/+1
* Fix typoSunpoet Po-Chuan Hsieh2018-09-221-1/+1
* Tell people who disabled LICENSE processing that it then cannot beMathieu Arnold2018-07-261-1/+3
* Have the license qa check actually work.Mathieu Arnold2018-07-181-8/+10
* Add a license qa check to tell porters when their ports will be mostlyMathieu Arnold2018-07-181-0/+25
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-4/+2
* SC1004: This backslash+linefeed is literal. Break outside single quotes if yo...Mathieu Arnold2018-06-081-5/+5
* SC2162: read without -r will mangle backslashes.Mathieu Arnold2018-06-081-13/+13
* SC2015: Note that A && B || C is not if-then-else. C may run when A is true.Mathieu Arnold2018-06-081-3/+4
* SC2006: Use $(..) instead of legacy `..`.Mathieu Arnold2018-06-011-4/+4
* SC2164: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.Mathieu Arnold2018-06-011-1/+1
* SC2153: Possible misspelling: PORTNAME may not be assigned, but portname is.Mathieu Arnold2018-06-011-0/+3
* SC2091: Remove surrounding $() to avoid executing output.Mathieu Arnold2018-06-011-1/+1
* SC2145: Argument mixes string and array. Use * or separate argument.Mathieu Arnold2018-06-011-4/+4
* stage-qa: Change stripped check to only look for .debug_info.Bryan Drewery2018-05-101-1/+1
* Handle flavors in the proxydeps qa check.Mathieu Arnold2018-03-071-0/+7
* Add a hint about devel/boost-python-libs.Mathieu Arnold2018-03-061-0/+2
* add new stage-qa target: gemfiledepsTorsten Zuehlsdorff2018-01-221-1/+46
* Report (in q/a) and fix (in shebangfix) python[23] shebangsDmitry Marakasov2017-12-211-2/+2
* Fix qa lib dependency checks when using libmap.conf.Mathieu Arnold2017-12-151-1/+1
* Generic FLAVORS work.Mathieu Arnold2017-11-301-1/+18
* Take out the check that suggests that all <foo>-qt5 ports should beAdriaan de Groot2017-10-041-2/+0
* Remove a useless block in the shebang checks.Mathieu Arnold2017-09-251-20/+0
* Remove USES=execinfo.Mathieu Arnold2017-09-221-3/+0