Patching texi2html.pl makes the Makefile want to remake something else,
which tries to use Perl, while we have declared that we do not need Perl
at build time.
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 ;)
a PORTREVISION bump, since the port would simply not build if Perl 5
was not installed, but since it changes the package's dependency list,
bump PORTREVISION anyway :)
a different name, e.g. ntexi2html, to avoid conflicts with similarly-named
programs from other packages.
PR: 62607
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
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
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.
PR: 21456
Submitted by: "Peter Pentchev" <roam@orbitel.bg> (new maintainer)
Approved by: Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)