Commit graph

26 commits

Author SHA1 Message Date
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Peter Pentchev
002b34991c Unbreak the package build - like, this time for real.
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.
2005-02-14 22:05:53 +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
70846bb4d1 Update to texi2html 1.76 - this should unbreak the build on FreeBSD 4.x,
and generally on Perl earlier than 5.6.

Submitted by:	hrs
2005-02-09 12:56:49 +00:00
Peter Pentchev
a1d4c378f4 Update to 1.72.
Submitted by:	hrs
2005-02-06 18:42:52 +00:00
Peter Pentchev
f0e3111671 Errr.. oops. When I bumped the port revision, I certainly did not mean
to also increase the version to 1.70.  Yes, an update to 1.70 is indeed
in progress, but for the present we are still at 1.66_3.

D'oh.
2004-12-07 14:55:24 +00:00
Peter Pentchev
c130a0280c I'm not sure if the last change - adding USE_PERL5=yes - actually needs
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 :)
2004-12-07 14:40:21 +00:00
Peter Pentchev
f23c0682ff Oops.. this port was missing a USE_PERL5 directive.
Submitted by:	lesi
2004-12-07 14:37:27 +00:00
Peter Pentchev
da1c0fd41d Add the PROGRAM_PREFIX option which allows installation of texi2html under
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>
2004-06-08 19:20:55 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +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
Peter Pentchev
f8a2d7907d Update to 1.66.
PR:		57777
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-10-09 09:17:47 +00:00
Peter Pentchev
33059bd045 Remove pkg-comment files in my ports. 2003-02-19 16:07:30 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
Peter Pentchev
05ce43b4f6 update my email address - roam@orbitel.bg -> roam@FreeBSD.org 2000-11-22 10:20:14 +00:00
Neil Blakey-Milner
db9259f585 Upgrade makedepend to 2000.09.07
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)
2000-09-28 22:25:07 +00:00
Satoshi Asami
82fe9d046a Oops (DISTNAMe -> DISTNAME). 2000-04-15 10:03:23 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Tim Vanderhoek
23bd11f48e None of these textproc tools were quite advanced enough to be
able to textproc away the manpages in their PLISTs.  I'll do it
for them.  Or, rather, bento.freebsd.org will do it for them under
my direction.  :-)
1998-08-19 20:48:45 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Vanilla I. Shu
a87aa9a000 Upgrade to 1.52
PR:		ports/5441
Submitted by:	maintainer
1998-01-19 13:18:54 +00:00
Masafumi Max NAKANE
b5cbb91305 Update the maitainer's address.
Requested by:	maintainer
PR:		5280
1997-12-15 05:50:39 +00:00
Masafumi Max NAKANE
835c47fdec New port:
Texinfo to HTML converter

PR:		4952
Submitted by:	Ian Vaudrey <i.vaudrey@cableinet.co.uk>
1997-11-17 17:57:55 +00:00