e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
. Generate a substituted pkg-message in ${WRKDIR} for packaging rather
than just echoing it during the port install and leaving the package
with an unsubstituted version.
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
It takes a specification file similar to that accepted by Lex and creates
a Java source file for the correspoding lexical analyzer.
PR: 12476
Submitted by: Jake Burkholder <jake@checker.org>