| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
Submitted by: demon
Notes:
svn path=/head/; revision=96322
|
|
|
|
|
|
|
|
| |
PR: 57982
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92212
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=71803
|
|
|
|
| |
Notes:
svn path=/head/; revision=58278
|
|
|
|
| |
Notes:
svn path=/head/; revision=54190
|
|
|
|
| |
Notes:
svn path=/head/; revision=50300
|
|
|
|
| |
Notes:
svn path=/head/; revision=49509
|
|
|
|
|
|
|
| |
Reviewed by: ade
Notes:
svn path=/head/; revision=46662
|
|
|
|
|
|
|
|
|
|
|
| |
- Take over as MAINTAINER from ports@
- Fixup pkg-plist
PR: 29661
Submitted by: Pete Fritchman <petef@databits.net>
Notes:
svn path=/head/; revision=46182
|
|
|
|
| |
Notes:
svn path=/head/; revision=43912
|
|
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
Notes:
svn path=/head/; revision=39789
|