Kyle Evans 5bc1617efc Multiple ports: improve regex compliance (part 2)
This is again a part of the project to stop extraneous escaping of
ordinary characters and redefine some ordinary escapes as special
behavior.

Most of these ports are pushed over to use textproc/gsed because they
want to use GNU extensions.  Others are fixed to either escape appropriately
(e.g. $$ rather than \$ in Makefiles!) or just remove redundant escapes
(e.g. backtick in single quotes doesn't need escaped).

PR:		229925
MFH:		no (invasive risk)
2020-07-24 17:10:51 +00:00
..
2020-07-04 09:24:53 +00:00
2020-07-23 02:16:28 +00:00
2019-12-15 12:42:28 +00:00
2020-03-19 14:38:29 +00:00
2020-05-09 21:13:28 +00:00
2019-09-30 14:45:20 +00:00
2019-12-27 08:31:21 +00:00
2019-11-15 03:20:47 +00:00
2019-11-15 03:25:36 +00:00
2019-08-28 14:00:52 +00:00
2020-06-20 12:13:25 +00:00
2020-03-22 06:08:32 +00:00
2020-01-17 06:23:07 +00:00
2020-01-17 06:44:15 +00:00
2020-03-05 10:56:19 +00:00
2020-07-11 16:03:57 +00:00
2020-04-19 21:28:43 +00:00
2020-07-23 02:15:25 +00:00
2020-07-16 01:52:40 +00:00
2020-07-16 05:09:12 +00:00
2019-10-07 08:24:46 +00:00
2020-07-04 18:11:42 +00:00
2020-04-23 21:13:59 +00:00
2020-05-05 15:38:11 +00:00