index
:
freebsd/ports.git
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
Scripts
/
qa.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make baselibs QA check non recursive and activate it again
Antoine Brodin
2015-08-10
1
-6
/
+6
*
Disable baselibs check until it is made saner (aka non recursive)
Baptiste Daroussin
2015-08-09
1
-1
/
+1
*
Fix a typo that made baselibs QA check run twice on some files
Antoine Brodin
2015-08-09
1
-1
/
+1
*
Fix path of libedit
Baptiste Daroussin
2015-07-19
1
-1
/
+1
*
Add a QA check on some base libraries (for now only libedit and libarchive)
Baptiste Daroussin
2015-07-19
1
-1
/
+23
*
- Add /usr/sbin/dtrace to the list of allowed shebangs
Dmitry Marakasov
2015-07-14
1
-0
/
+1
*
- Add blacklist of files which are not intended to be executed to shebang test
Dmitry Marakasov
2015-06-04
1
-4
/
+12
*
- Add ${PREFIX}/www to shebang check. We have many shebang problems which nee...
Dmitry Marakasov
2015-05-20
1
-3
/
+4
*
Fix strip check to consider setuid binaries.
Bryan Drewery
2015-04-30
1
-1
/
+1
*
- Display a stage-qa warning when ports use PREFIX/var instead of /var
Tijl Coosemans
2015-04-20
1
-1
/
+7
*
Speed up checking for stripped binaries
Mark Felder
2015-03-23
1
-1
/
+1
*
Don't output a warning if PERL_ARCH does not exist.
Mathieu Arnold
2014-12-23
1
-1
/
+1
*
Make Perl link all .so it builds with libperl.so.
Mathieu Arnold
2014-12-17
1
-1
/
+50
*
- Allow LINUXBASE for shebangs.
Bryan Drewery
2014-10-03
1
-0
/
+1
*
Turn the installation of *.la files, without some form of USES=libtool in
Tijl Coosemans
2014-09-15
1
-3
/
+3
*
Ignore references to stagedir in .fmt and .log files generated for tex formats
Antoine Brodin
2014-08-30
1
-0
/
+2
*
Check that the plist doesn't reference the stage dir during stage-qa
Antoine Brodin
2014-08-25
1
-1
/
+1
*
Advise trying INSTALL_TARGET=install-strip before ${STRIP_CMD}
Antoine Brodin
2014-08-17
1
-1
/
+1
*
Mk/Scripts/qa.sh: add /bin/tcsh as a valid shebang.
Rene Ladan
2014-06-17
1
-0
/
+1
*
- Fix regression handling files with spaces from r350006.
Bryan Drewery
2014-05-09
1
-21
/
+40
*
Let stage-qa detect .la libraries and warn that a port needs USES=libtool.
Tijl Coosemans
2014-05-06
1
-1
/
+12
*
- Do not advise to strip non FreeBSD binaries [1]
Antoine Brodin
2014-04-21
1
-4
/
+4
*
Do not advise to strip ELF relocatables, usually it is harmful
Antoine Brodin
2014-04-12
1
-1
/
+3
*
Reduce the number of false positives reported by the shebang qa check
Antoine Brodin
2014-04-12
1
-19
/
+45
*
- Make shebang a warning for now, too many false-positives in files we
Bryan Drewery
2014-04-11
1
-2
/
+2
*
Rewrite the sharedmimeinfo qa check so that it doesn't produce a false
Antoine Brodin
2014-04-08
1
-4
/
+11
*
- stage-qa: Fix absolute symlink check to look at target not fully resolved
Bryan Drewery
2014-04-03
1
-1
/
+1
*
- Fix fatal checks not exiting with non-zero [1]
Bryan Drewery
2014-04-03
1
-16
/
+46
*
- Do not check for ${WRKDIR} in staged files, there are lots of false
Antoine Brodin
2014-01-28
1
-7
/
+5
*
Fix paths check from qa.sh
Antoine Brodin
2014-01-09
1
-2
/
+1
*
/usr/bin/nawk and /bin/csh are valid shebangs
Baptiste Daroussin
2013-12-06
1
-0
/
+2
*
- in qa.sh, properly work with filenames containing blank or tab,
Matthias Andree
2013-11-23
1
-4
/
+7
*
bsd.stage.mk: Fewer false positives, much faster, easier maintenance.
Matthias Andree
2013-10-31
1
-2
/
+3
*
- Add check for suid files and directories
Alex Kozlov
2013-10-20
1
-1
/
+12
*
Recommand to use STRIP_CMD to strip binaries given that it will respect the W...
Baptiste Daroussin
2013-10-19
1
-1
/
+1
*
- Fix desktopfileutils() and sharedmimeinfo() returning non-zero and causing
Bryan Drewery
2013-10-11
1
-0
/
+2
*
Add two QA tests for staged ports:
Antoine Brodin
2013-10-10
1
-1
/
+21
*
First set of Q/A for staged ports.
Baptiste Daroussin
2013-10-09
1
-0
/
+82