1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/Mk/Scripts
Mathieu Arnold 64a3179722 Use LIB_DEPENDS when appropriate in KDE components.
Lots of KDE components are providing libraries, and they were,
strangely, written as BUILD_ or RUN_DEPENDS, with a full path to the
library.  Change this so that if a component is needed at both build,
and, run-time, then it gets a LIB_DEPENDS.

Reviewed by:	rakuco, tcberner
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7625
2016-08-26 12:43:57 +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 Use LIB_DEPENDS when appropriate in KDE components. 2016-08-26 12:43:57 +00:00
security-check.awk
smart_makepatch.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00