naddy d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
..
2019-08-13 08:12:57 +00:00
2019-08-02 13:27:17 +00:00
2019-09-09 07:44:45 +00:00
2019-07-17 14:46:32 +00:00
2019-09-16 06:54:43 +00:00
2020-02-16 09:57:53 +00:00
2020-01-28 09:21:24 +00:00
2020-02-15 15:55:51 +00:00
2019-11-24 11:26:36 +00:00
2020-02-16 08:15:53 +00:00
2019-07-17 14:46:32 +00:00
2019-07-17 14:46:32 +00:00
2020-02-03 20:40:37 +00:00
2019-10-02 08:16:33 +00:00
2020-02-09 21:55:04 +00:00
2020-03-17 14:56:59 +00:00
2020-02-15 23:16:18 +00:00
2020-03-20 14:30:21 +00:00
2020-02-03 20:40:37 +00:00
2020-02-03 20:40:37 +00:00
2019-11-24 11:10:41 +00:00
2020-01-30 07:54:00 +00:00
2019-08-31 15:55:55 +00:00
2019-12-27 22:35:41 +00:00
2020-02-03 20:40:37 +00:00
2020-02-20 14:37:56 +00:00
2020-03-02 20:53:48 +00:00
2019-11-21 16:15:44 +00:00
2019-11-22 15:42:47 +00:00
2020-02-24 09:28:35 +00:00
2019-11-01 15:53:54 +00:00
2020-03-03 22:15:13 +00:00