| Port details | 
	| 
 p5-HTML-TableLayout Layout manager for CGI-based web applications
 1.001008_1 www  =7          1.001008_1Version of this port present on the latest quarterly branch.Maintainer: demon@FreeBSD.org Port Added: unknownLast Update: 2022-07-20 14:23:26Commit Hash: e915e75People watching this port, also watch:: p5-HTML-QuickCheck, p5-HTML-Tree, wget, p5-HTML-Summary, p5-HTML-ParserAlso Listed In: perl5License: not specified in portDescription:This is a HTML-generating package for making graphical user interfaces
via a web browser using a "Layout Manager" paradigm such as in Tcl/Tk
or Java.  It includes a component hierarchy for making new "widgets". ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistDependency lines:
p5-HTML-TableLayout>0:www/p5-HTML-TableLayout
To install the port: cd /usr/ports/www/p5-HTML-TableLayout/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install www/p5-HTML-TableLayoutpkg install p5-HTML-TableLayout
PKGNAME: p5-HTML-TableLayoutFlavors: there is no flavor information for this port.distinfo:SHA256 (HTML-TableLayout-1.001008.tar.gz) = 145bf83171e3a34860259627260af0ec4ac13a193fe8d1beae0da3b8f4909534
SIZE (HTML-TableLayout-1.001008.tar.gz) = 23400 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this portConfiguration Options:
     No options to configureOptions name:www_p5-HTML-TableLayoutUSES:perl5FreshPorts was unable to extract/find any pkg message
Master Sites: | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
|---|
| 1.001008_1 20 Jul 2022 14:23:26
 
       | Tobias C. Berner (tcberner)  | www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>(Only the first 15 lines of the commit message are shown above  ) | 
| 1.001008_1 06 Apr 2021 14:31:07
 
       | Mathieu Arnold (mat)  | Remove # $FreeBSD$ from Makefiles. | 
| 1.001008_1 26 Nov 2014 13:08:38
 
     | mat  | Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3
Now we have:
  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the(Only the first 15 lines of the commit message are shown above  ) | 
| 1.001008 05 Jan 2014 13:05:57
 
     | az  | - stage support
Approved by:	portmgr (blanket infrastructure) | 
| 1.001008 20 Sep 2013 23:36:54
 
     | bapt  | Add NO_STAGE all over the place in preparation for the staging support (cat:
www) | 
| 1.001008 02 Sep 2013 12:52:43
 
     | az  | - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket) | 
| 1.001008 19 Mar 2011 12:38:54
 
    | miwi  | - Get Rid MD5 support | 
| 1.001008 17 Apr 2008 14:30:31
 
    | araujo  | - Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav) | 
| 1.001008 25 Jun 2006 16:38:48
 
    | clsung  | - 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) | 
| 1.001008 24 Jan 2006 03:14:23
 
    | edwin  | SHA256ify
Approved by: krion@ | 
| 1.001008 22 Jan 2006 02:58:25
 
    | edwin  | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related) | 
| 1.001008 18 Mar 2004 18:01:13
 
    | trevor  | Add size data, approved by maintainers. | 
| 1.001008 24 Oct 2003 12:05:09
 
    | ijliao  | utilize SITE_PERL
PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net> | 
| 1.001008 07 Mar 2003 06:12:57
 
    | ade  | Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. | 
| 01 Mar 2001 06:39:18 
       | vanilla  | Remove do-configure section, use PERL_CONFIGURE now.     | 
| 05 Feb 2001 15:33:58 
       | olgeni  | Some spaces -> tabs for ports/www.     | 
| 13 Nov 2000 12:45:41 
       | demon  | Change MAINTAINER field.   I am now at FreeBSD dot org     | 
| 08 Oct 2000 08:11:25 
       | asami  | Convert category www to new layout.   | 
| 17 Jun 2000 03:37:15 
       | will  | Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.     |