summaryrefslogtreecommitdiff
path: root/textproc/texi2html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Remove a couple of symbolic reference abuses: the texi2html developersPeter Pentchev2003-12-131-0/+51
| | | | | | | 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
* Update to 1.66.Peter Pentchev2003-10-095-19/+21
| | | | | PR: 57777 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
|
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
|
* update my email address - roam@orbitel.bg -> roam@FreeBSD.orgPeter Pentchev2000-11-221-1/+1
|
* Upgrade makedepend to 2000.09.07Neil Blakey-Milner2000-09-284-18/+23
| | | | | | | | | | 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)
* Oops (DISTNAMe -> DISTNAME).Satoshi Asami2000-04-151-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* None of these textproc tools were quite advanced enough to beTim Vanderhoek1998-08-191-1/+0
| | | | | | 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. :-)
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
|
* Upgrade to 1.52Vanilla I. Shu1998-01-192-7/+6
| | | | | PR: ports/5441 Submitted by: maintainer
* Update the maitainer's address.Masafumi Max NAKANE1997-12-151-5/+5
| | | | | Requested by: maintainer PR: 5280
* New port:Masafumi Max NAKANE1997-11-175-0/+45
Texinfo to HTML converter PR: 4952 Submitted by: Ian Vaudrey <i.vaudrey@cableinet.co.uk>