Pietro Cerutti's patch from the PR, but preserving the support for
a user-specified PROGRAM_PREFIX to keep PR 62607 still fixed :)
- update to 1.82
- support NOPORTDOCS properly
- fix DOCSDIR
- use the Savannah MASTER_SITES now that we're using a stock upstream version
While I'm here, refresh the single patch and add a descriptive comment.
PR: 136303
Submitted by: gahr
directory and put the files in there, but create all the files in the
current directory with a common prefix instead.
Grrr: in the general direction of the texi2html authors for
throwing backwards compatibility to the wind without so much
as a note in the ChangeLog
Reported by: many people, including kris, WRT build failures on many
different ports which use texi2html :(
Pointy hat to: myself for not at least testing the xboard build ;)
had left one that made Perl 5.00503 very unhappy. Create and use
filehandles The Right Way(tm) instead of using the 'no strict refs' bandaid.
Prompted by: kris