aboutsummaryrefslogtreecommitdiff
path: root/Mk/Scripts/qa.sh
Commit message (Expand)AuthorAgeFilesLines
...
* add new stage-qa target: gemdepsNikolai Lifanov2017-08-071-1/+36
* Add gstreamer 0.10 and 1.0 hints to the qa script.Koop Mast2017-08-051-0/+8
* qa: add check for NO_ARCHDavid Naylor2017-06-181-1/+27
* Consolidate the Mesa ports, update to 17.0.4, and add Wayland optionMatthew Rezny2017-05-121-4/+4
* Sometime, USES=iconv does not bring in the required dependency.Mathieu Arnold2017-05-101-1/+1
* - Add /bin/rc to blacklist for qa.sh, since it's not available on FreeBSDDmitry Marakasov2017-04-211-0/+3
* Treat python shebangs without version specified (e.g. `/usr/local/bin/python'Dmitry Marakasov2017-04-101-4/+19
* Don't limit Q/A check for bad shebangs with just bin, sbin, libexecDmitry Marakasov2017-04-101-4/+2
* The lang/perl5* ports are allowed to have their shebangs pointing to theMathieu Arnold2017-04-041-3/+6
* Finish removal of gal2Baptiste Daroussin2017-04-011-1/+0
* Remove more obsolete gnome2 componentsBaptiste Daroussin2017-04-011-2/+0
* Catchup with recent removalsBaptiste Daroussin2017-04-011-2/+0
* Now that all supported FreeBSD versions support libmap.conf files installedKoop Mast2017-02-111-17/+0
* Tell Module::Build to use LOCALBASE/bin/perl and notMathieu Arnold2017-01-311-0/+5
* Provide a port/perl module mapping utility.Mathieu Arnold2017-01-191-1/+15
* Report the binary with bad linking.Mathieu Arnold2016-12-091-2/+6
* - Skip soname check if ${STAGEDIR}${PREFIX}/lib directory does not existSunpoet Po-Chuan Hsieh2016-12-031-1/+1
* Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ...Tobias C. Berner2016-11-141-1/+27
* Add a Perl CORE QA check.Mathieu Arnold2016-10-291-1/+49
* Do not force a lookup in LOCALBASE/lib for shared libraries.Mathieu Arnold2016-10-251-1/+1
* Replace non breaking space \xa0 with a normal space.Mathieu Arnold2016-10-201-1/+1
* Add ncurses suggestion to qa.sh.Koop Mast2016-09-131-0/+3
* Provide a standard way to look up for executables and shared libraries.Mathieu Arnold2016-09-081-4/+6
* Disable some checks for linux ports.Mathieu Arnold2016-09-081-5/+5
* Add a stage-qa check to check for the existence of SONAME in .so's.Mathieu Arnold2016-08-291-1/+37
* Use LIB_DEPENDS when appropriate in KDE components.Mathieu Arnold2016-08-261-0/+36
* Tell people to add USES=gettext-runtime, not USES=gettext.Mathieu Arnold2016-08-051-1/+1
* Only warn about symlinks that exist in the stage directory, or thatMathieu Arnold2016-06-301-1/+8
* - Fix typo: "you need USES=nssl" -> "you need USES=ssl"Dmitry Marakasov2016-06-281-1/+1
* Catch up two instances of USE_OPENSSL.Mathieu Arnold2016-06-271-1/+1
* Replace bsd.openssl.mk with USES=sslMathieu Arnold2016-06-271-0/+9
* Extend the symlink checks to warn on absolute targets.Mathieu Arnold2016-06-231-1/+6
* Add USE_OPENSSL to the proxy libs thing.Mathieu Arnold2016-06-161-0/+5
* Fix sed command in proxydeps_suggest_uses qa.sh checkDmitry Marakasov2016-05-281-1/+1
* A new stage-qa test has been added, it reports all shared librariesMathieu Arnold2016-05-251-1/+290
* Ease debugging of Mk/Scripts scripts.Mathieu Arnold2016-05-201-0/+2
* Try to simplify how libperl.so is looked for.Mathieu Arnold2016-05-091-10/+13
* exclude all gem stuff from path checkSteve Wills2016-01-211-3/+1
* Be consistent and always enclose shell variables inside braces.Mathieu Arnold2016-01-181-5/+5
* Rework the logic of the libperl detection, making it a bit more simple,Mathieu Arnold2016-01-181-20/+18
* Do not advise to strip object files, it can be harmfulAntoine Brodin2015-12-251-1/+1
* Switch strip test to using readelf(1) instead of file(1) to identify symbols.Bryan Drewery2015-10-191-8/+6
* Add a way to cleanly handle terminfo.db file used by devel/ncursesDmitry Marakasov2015-10-081-1/+22
* Make baselibs QA check non recursive and activate it againAntoine Brodin2015-08-101-6/+6
* Disable baselibs check until it is made saner (aka non recursive)Baptiste Daroussin2015-08-091-1/+1
* Fix a typo that made baselibs QA check run twice on some filesAntoine Brodin2015-08-091-1/+1
* Fix path of libeditBaptiste Daroussin2015-07-191-1/+1
* Add a QA check on some base libraries (for now only libedit and libarchive)Baptiste Daroussin2015-07-191-1/+23
* - Add /usr/sbin/dtrace to the list of allowed shebangsDmitry Marakasov2015-07-141-0/+1
* - Add blacklist of files which are not intended to be executed to shebang testDmitry Marakasov2015-06-041-4/+12