Commit graph

16 commits

Author SHA1 Message Date
Cheng-Lung Sung
baba9cd29f - MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:		ports/98755
Submitted by:	rafan
Approved by:	portmgr (erwin)
2006-06-25 16:38:48 +00:00
Anton Berezin
3818a3e16b Update to 2.04a. Also (not part of the PR) assign maintainer to perl@.
Submitted by:	hideo@lastamericanempire.com
PR:		97945
2006-05-26 10:45:51 +00:00
Mark Linimon
428ee0bc4b Reset petef due to no response to email. We hope to see him back sometime.
Hat:	portmgr
2006-04-14 20:45:44 +00:00
Anton Berezin
234c59216c Update to 2.04.
PR:		92263
Approved by:	maintainer timeout (2 weeks)
2006-02-08 07:51:45 +00:00
Dmitry Sivachenko
18494de9b7 Update to version 2.02.
Approved by:	maintainer timeout
2004-11-18 14:24:49 +00:00
Pete Fritchman
e7ad6486d1 Update to 1.20.
Submitted by:	demon
2003-12-21 17:24:45 +00:00
Pete Fritchman
375eb28b0a Update to 1.19.
PR:		57982
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-26 16:45:35 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Pete Fritchman
81bbbcac71 Update to 1.15. 2002-04-28 19:47:17 +00:00
Pete Fritchman
47ce65cfd8 Update to 1.13 2002-02-04 03:37:23 +00:00
Pete Fritchman
bb050410b5 Update to 1.12a 2001-11-20 23:24:49 +00:00
Pete Fritchman
2b8d2f9d0c Update to 1.12 2001-11-02 14:27:13 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
Kevin Lo
b10b91f88a - Update to version 1.11
- Take over as MAINTAINER from ports@
- Fixup pkg-plist

PR: 29661
Submitted by: Pete Fritchman <petef@databits.net>
2001-08-13 12:39:35 +00:00
Kevin Lo
702d94e53f Upgrade to version 1.09 2001-06-12 16:18:02 +00:00
Andreas Klemm
d8406966d6 new port p5-HTML-Table
HTML::Table is used to generate HTML tables for CGI scripts. By
using the methods provided fairly complex tables can be created,
manipulated, then printed from Perl scripts. The module also greatly
simplifies creating tables within tables from Perl. It is possible
to create an entire table using the methods provided and never use
an HTML tag.

HTML::Table also allows for creating dynamically sized tables via
its addRow and addCol methods.  These methods automatically resize
the table if passed more cell values than will fit in the current
table grid.

Methods are provided for nearly all valid table, row, and cell tags
specified for HTML 3.0.

WWW:    http://www.chime.ucl.ac.uk/~rmhiajp/htmltable.htm
2001-03-13 21:11:38 +00:00