Port details |
- p5-DBIx-XHTML_Table Create XHTML tables from SQL queries
- 1.49 databases
=3 1.49Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2002-02-08 04:46:55
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-Apache-Admin-Config, ap24-mod_scgi
- Also Listed In: perl5 www
- License: ART20
- Description:
- XHTML_Table will execute SQL queries and return the results (as a
scalar 'string') wrapped in XHTML tags.
This module was created to fill a need for a quick and easy way to
create 'on the fly' XHTML tables from SQL queries for the purpose
of 'quick and dirty' reporting. It is not intended for serious
production use, although it use is viable for prototyping and just
plain fun.
WWW: https://metacpan.org/release/DBIx-XHTML_Table
Seamus Venasse <svenasse@polaris.ca>
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-DBIx-XHTML_Table>0:databases/p5-DBIx-XHTML_Table
- To install the port:
- cd /usr/ports/databases/p5-DBIx-XHTML_Table/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-DBIx-XHTML_Table
- pkg install p5-DBIx-XHTML_Table
- PKGNAME: p5-DBIx-XHTML_Table
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1483558410
SHA256 (DBIx-XHTML_Table-1.49.tar.gz) = 3b6a603acbec496202e4b601830aefbe3ef78037142cf496dd2c45de8635116d
SIZE (DBIx-XHTML_Table-1.49.tar.gz) = 27532
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-DBI>=0 : databases/p5-DBI
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DBI>=0 : databases/p5-DBI
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- databases_p5-DBIx-XHTML_Table
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.49
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
1.49
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
1.49
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
05 Jan 2017 19:33:37
1.49
|
sunpoet  |
Update to 1.49
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes |
01 Apr 2016 14:00:57
1.48
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
19 Feb 2016 15:35:11
1.48
|
adamw  |
Update to 1.48.
Changes: https://metacpan.org/changes/distribution/DBIx-XHTML_Table |
12 Jan 2016 21:38:06
1.47
|
sunpoet  |
- Update to 1.47
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes |
13 Aug 2015 17:33:56
1.46
|
sunpoet  |
- Update to 1.46
- Add LICENSE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes |
21 May 2015 21:25:31
1.45
|
sunpoet  |
- Update to 1.45
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes |
19 May 2015 08:59:15
1.43
|
wen  |
- Update to 1.43
Changes: http://cpansearch.perl.org/src/JEFFA/DBIx-XHTML_Table-1.43/Changes |
12 Mar 2015 23:00:03
1.36_1
|
adamw  |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
26 Nov 2014 13:08:38
1.36_1
|
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 ) |
20 Oct 2014 10:41:13
1.36
|
bapt  |
Cleanup plist |
03 Nov 2013 06:53:55
1.36
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 16:13:49
1.36
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
02 Aug 2013 18:52:11
1.36
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
03 Jun 2012 17:02:24
1.36
|
az  |
- Remove SITE_PERL from *_DEPENDS |
20 Mar 2011 12:54:45
1.36
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
1.36
|
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) |
15 Jun 2007 23:40:26
1.36
|
erwin  |
Remove 4.x workaround |
22 Jan 2006 01:29:10
1.36
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
1.36
|
mat  |
Take a perl@ hat and add SHA256 checksums |
23 Sep 2005 11:15:56
1.36
|
tobez  |
Update to 1.36. Assign maintainer to perl@. |
20 Sep 2005 14:20:34
1.32
|
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
31 Mar 2004 03:12:58
1.32
|
trevor  |
SIZEify (maintainer timeout) |
16 Sep 2003 05:43:52
1.32
|
erwin  |
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus) |
20 Aug 2003 18:30:51
1.32
|
erwin  |
Update to 1.32
PR: 55388
Submitted by: mat
Approved by: maintainer |
04 Jun 2003 15:07:03
1.22
|
mich  |
Update p5-DBIx-XHTML_Table 1.18 -> 1.22
PR: 52759
Submitted by: maintainer
Approved by: roberto (mentor) |
17 Apr 2003 21:56:40
1.18
|
kris  |
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed. |
29 Mar 2003 00:07:57
1.18
|
edwin  |
databases/p5-XHTML_Table 1.14 -> 1.18
PR: ports/47621
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Approved by: maintainer timeout |
21 Feb 2003 11:15:05
1.14
|
knu  |
De-pkg-comment. |
12 Nov 2002 17:39:45
1.14
|
naddy  |
Update to 1.14.
PR: 44898
Submitted by: Seamus Venasse <svenasse@polaris.ca> |
09 Jun 2002 18:46:09
1.10
|
petef  |
Update to 1.10.
PR: 39069
Submitted by: maintainer |
12 Apr 2002 02:06:18
1.00
|
pat  |
Update to 1.00
PR: 37008
Submitted by: maintainer |
15 Feb 2002 06:03:44 
|
kevlo  |
Update to version 0.99 |
08 Feb 2002 07:46:55 
|
petef  |
Add p5-DBIx-XHTML_Table 0.97, create XHTML tables from SQL queries. |