1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/Mk/Scripts
Mathieu Arnold ac80808e02 Add a stage-qa check to check for the existence of SONAME in .so's.
If a port provides .so.X files, they have to have a SONAME for them to
work correctly.

While there, incorporate a reverse soname checks in proxydeps.
A port that needs a .so.X from another port which does not have a
SONAME.

Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7454
2016-08-29 15:23:52 +00:00
..
actual-package-depends.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
check_leftovers.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
check-stagedir.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
check-vulnerable.sh Reverse tests to decrease complexity. 2016-06-19 11:25:35 +00:00
checksum.sh Reverse tests to decrease complexity. 2016-06-19 11:25:35 +00:00
create-manifest.sh Add a PKGMESSAGES variable that allows the framework to have more than 2016-08-03 12:45:30 +00:00
depends-list.sh typo. 2016-08-17 08:55:35 +00:00
dialog4ports.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
do-depends.sh Fix package depends install not respecting DEPENDS_ARGS for the PKGFILE lookup. 2016-06-24 05:04:33 +00:00
do-fetch.sh Only try to create DISTDIR if it does not exist already. 2016-08-08 12:57:34 +00:00
do-users-groups.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
find-lib.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
functions.sh Add a function port_var_fetch() for fetching multiple variables from a port. 2016-06-24 05:03:34 +00:00
generate-symbols.sh Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/debug. 2015-10-19 17:04:33 +00:00
makesum.sh Extract the larger bsd.port.mk targets into separate scripts. 2016-05-25 15:58:31 +00:00
plist_sub_sed_sort.sh
ports_env.sh Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose. 2015-10-13 00:03:10 +00:00
qa.sh Add a stage-qa check to check for the existence of SONAME in .so's. 2016-08-29 15:23:52 +00:00
security-check.awk
smart_makepatch.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00