Port details |
- p5-DBIx-XHTML_Table Create XHTML tables from SQL queries
- 1.49 databases =5 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: 2022-09-08 15:46:38
- Commit Hash: ade2a04
- People watching this port, also watch:: p5-DBD-InterBase, p5-HTML-CalendarMonthSimple, p5-CGI-Cache, p5-Data-JavaScript, de-webalizer
- Also Listed In: perl5 www
- License: ART20
- WWW:
- https://metacpan.org/release/DBIx-XHTML_Table
- 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.
Seamus Venasse <svenasse@polaris.ca>
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.49 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
1.49 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
1.49 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.49 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.49 06 Oct 2018 13:06:45 |
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) |
1.49 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.49 05 Jan 2017 19:33:37 |
sunpoet |
Update to 1.49
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes |
1.48 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.48 19 Feb 2016 15:35:11 |
adamw |
Update to 1.48.
Changes: https://metacpan.org/changes/distribution/DBIx-XHTML_Table |
1.47 12 Jan 2016 21:38:06 |
sunpoet |
- Update to 1.47
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes |
1.46 13 Aug 2015 17:33:56 |
sunpoet |
- Update to 1.46
- Add LICENSE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes |
1.45 21 May 2015 21:25:31 |
sunpoet |
- Update to 1.45
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes |
1.43 19 May 2015 08:59:15 |
wen |
- Update to 1.43
Changes: http://cpansearch.perl.org/src/JEFFA/DBIx-XHTML_Table-1.43/Changes |
1.36_1 12 Mar 2015 23:00:03 |
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. |
1.36_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.36 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.36 03 Nov 2013 06:53:55 |
vanilla |
Support STAGEDIR. |
1.36 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.36 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.36 03 Jun 2012 17:02:24 |
az |
- Remove SITE_PERL from *_DEPENDS |
1.36 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.36 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.36 15 Jun 2007 23:40:26 |
erwin |
Remove 4.x workaround |
1.36 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.36 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
1.36 23 Sep 2005 11:15:56 |
tobez |
Update to 1.36. Assign maintainer to perl@. |
1.32 20 Sep 2005 14:20:34 |
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) |
1.32 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.32 16 Sep 2003 05:43:52 |
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) |
1.32 20 Aug 2003 18:30:51 |
erwin |
Update to 1.32
PR: 55388
Submitted by: mat
Approved by: maintainer |
1.22 04 Jun 2003 15:07:03 |
mich |
Update p5-DBIx-XHTML_Table 1.18 -> 1.22
PR: 52759
Submitted by: maintainer
Approved by: roberto (mentor) |
1.18 17 Apr 2003 21:56:40 |
kris |
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed. |
1.18 29 Mar 2003 00:07:57 |
edwin |
databases/p5-XHTML_Table 1.14 -> 1.18
PR: ports/47621
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Approved by: maintainer timeout |
1.14 21 Feb 2003 11:15:05 |
knu |
De-pkg-comment. |
1.14 12 Nov 2002 17:39:45 |
naddy |
Update to 1.14.
PR: 44898
Submitted by: Seamus Venasse <svenasse@polaris.ca> |
1.10 09 Jun 2002 18:46:09 |
petef |
Update to 1.10.
PR: 39069
Submitted by: maintainer |
1.00 12 Apr 2002 02:06:18 |
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. |