Commit graph

5 commits

Author SHA1 Message Date
Johan van Selst
1c3882eba2 - Add patch to fix installation without NLS
- Pester user about NLS and DOCS configuration options
- Bump PORTREVISION

Reported by:	dougb
2012-07-09 11:07:50 +00:00
Peter Pentchev
be547a7411 Update the texi2html port to version 1.82, largely based on
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
2009-07-14 11:55:44 +00:00
Peter Pentchev
ba3f22fd15 Revert to the traditional behavior when building split HTML: do not create a
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 ;)
2005-02-12 22:40:59 +00:00
Peter Pentchev
a1d4c378f4 Update to 1.72.
Submitted by:	hrs
2005-02-06 18:42:52 +00:00
Peter Pentchev
571f16bbe3 Remove a couple of symbolic reference abuses: the texi2html developers
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
2003-12-13 05:47:02 +00:00