freebsd-ports/java/openjdk14
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
..
files java/openjdk14: Add fontconfig support 2020-07-11 18:28:56 +00:00
distinfo Update to 14.0.2 2020-07-16 07:17:41 +00:00
Makefile Multiple ports: improve regex compliance (part 2) 2020-07-24 17:10:51 +00:00
pkg-descr
pkg-message